@import url(cards.css);
@import url(../../_cms/assets/css/footer.css);
@import url(../../_cms/assets/css/hero-homepage.css);
@import url(../../_cms/assets/css/hero-level-one.css);
@import url(../../_cms/assets/css/jaccordion.css);
@import url(banner.css);
@import url(prefooter.css);
@import url(profile-card.css);

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
*,
.accordion,
.faculty-searchbox-container,
.on-this-page,
.panel,
.side-bar-buttons,
.sidebar-contact-container,
.splide__container,
.splide__slide {
  box-sizing: border-box;
}

:root {
  --gold: #fdbe57;
  --black-90: #231f20;
  --gold-40: #fee5bc;
  --green-secondary: #84bd00;
}

input[type='submit'] {
  cursor: pointer;
  border-radius: 3px;
}
button {
  cursor: pointer;
}
input[type='submit']:disabled,
button:disabled {
  cursor: default;
}

.dc ul .no-check,
ul {
  list-style-type: disc !important;
}
ol,
ul {
  margin-left: 40px;
  margin-block-start: 1em !important;
  margin-block-end: 1em !important;
}
select {
  padding: 12px;
  cursor: pointer;
}
.select--full-width {
  width: 100%;
}
.alertbar {
  width: 100%;
  min-height: 59px;
  background: #f58220;
  order: 0;
  margin-bottom: 0;
  border-left: 8px solid #fdbe57;
}
.footer,
.footer-container {
  width: 100%;
  height: 500px;
  order: 9;
  display: flex;
  position: relative;
}
.alertbar .alertbar-container {
  max-width: 1340px;
  font-size: 16px;
  font-family: Roboto;
  color: #000;
  padding: 20px 0 20px 40px;
  margin: auto;
}
.alertbar .alertbar-container .material-icons-outlined {
  float: left;
  margin-right: 15px;
  margin-top: -2px;
  color: #fff;
}
.alertbar .alertbar-container a,
.pag-num.active {
  color: #000;
  font-weight: 700;
}
.alertbar .alertbar-container .closeout {
  cursor: pointer;
  float: right;
  background: unset;
  color: #000;
  font-size: 18px;
  font-family: GBO;
  border: none;
  border-left: 2px solid #fdbe57;
  padding-left: 15px;
  height: 22px;
}
.footer-container {
  background: #231f20;
  flex: none;
  flex-grow: 0;
  justify-content: center;
  align-items: center;
}
/*NEW FOOTER*/
.footer-2-1-container {
  display: flex;
  flex-direction: row;
}
.footer-container-2 {
  background: #231f20;
  color: white;
}
.social-media-2 {
  display: flex;
  flex-direction: row;
}
.footer-container.landing,
.footer-container.landing .footer {
  height: 225px;
}
.footer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1600px;
  flex: none;
  flex-grow: 0;
}
.content-container-v2 a,
.events-button-container a,
.faculty-name-container a:hover,
.footer .externals a,
.footer .externals a:hover,
.menu-right .menu-right-resources .quick-links a:hover li,
.menu-right .menu-right-resources .resources ul a:hover li,
.related-news-body-container .related a:hover,
.sidebar a,
.tab-bottom .tab-button-container a,
.tab-content a:hover,
.testimonial-button-container a,
a {
  text-decoration: none;
}
.footer-links a,
.footer-text-container a {
  text-decoration: underline;
  color: #fff;
}
#breadcrumb a:hover,
.event-link-container a span:hover,
.menu-right ul a,
.menu-top a,
.two-col-band p a,
.two-col-band-two p a {
  text-decoration: underline !important;
}
.footer-links a:hover,
.footer-text-container a:hover {
  text-decoration: none;
  color: #fff;
}
.footer .footer-text-container .material-icons,
.footer .footer-text-container .material-icons-outlined {
  color: #fdbe57;
  float: left;
  margin-top: 3px;
  margin-right: 20px;
  position: absolute;
}
.footer .snc-footer-logo {
  position: absolute;
  width: 128px;
  height: 82px;
  left: 158px;
  top: 32px;
}
.footer-pin {
  color: #fdbe57;
  font-size: 24px;
  margin-right: 0;
}
.phone-number {
  margin-top: -25px;
}
.address,
.map-direction-parking,
.phone-number {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  gap: 8px;
  flex: none;
  order: 0;
  flex-grow: 0;
  width: 500px;
}
.address {
  margin-top: 56px;
}
.footer-text-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  gap: 24px;
  position: absolute;
  width: 350px;
  height: 116px;
  left: 158px;
  top: 110px;
}
.map-direction-parking .footer-text:nth-of-type(2),
.map-direction-parking .footer-text:nth-of-type(4) {
  padding-right: 24px;
  border-right: 1px solid #5e5356;
  margin-left: 38px;
}
.map-direction-parking .material-icons-outlined:nth-of-type(3),
.map-direction-parking .material-icons-outlined:nth-of-type(5) {
  padding-left: 24px;
}
.footer-text {
  color: #fff;
  font-size: 16px;
  font-family: Roboto, sans-serif;
  line-height: 34px;
  margin-left: 38px;
}
.footer-text.second-row {
  margin-left: 0;
}
.footer-links {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  width: 100%;
  position: absolute;
  max-width: 1279px;
  height: 165px;
  left: calc(50% - 1279px / 2 + 0.5px);
  bottom: 0;
  text-align: center;
  justify-content: center;
  color: #fff;
  flex-wrap: wrap;
  grid-row-gap: 0px;
}
.copyright {
  flex: 100%;
  border-top: 1px solid #5e5356;
  height: auto;
  font-size: 14px;
}
.copyright span {
  line-height: 35px;
}
.footer-links a {
  border-right: 1px solid #5e5356;
  padding-right: 25px;
  padding-left: 25px;
  height: 30px;
}
.footer-links a:nth-child(5n + 5) {
  border-right: unset !important;
}
.footer-links span:first-child {
  padding-left: unset;
}
.footer-links span:last-child {
  border-right: unset;
  padding-right: unset;
}
.right-footer {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 0;
  gap: 32px;
  position: absolute;
  width: 444px;
  height: 102px;
  left: 62%;
  top: 79px;
}
.athletics,
.externals,
.giving {
  flex-direction: row;
  display: flex;
}
.athletics,
.giving {
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  gap: 8px;
  width: 121px;
  height: 34px;
  background: #40393b;
  flex: none;
  order: 0;
  flex-grow: 0;
  border: unset;
  color: #fff;
}
.footer-links a,
.footer-links a:hover,
.header .search-menu a:hover,
.menu-right .links-row a,
.right-footer .athletics .material-icons-outlined,
.right-footer .giving .material-icons-outlined {
  color: #fff;
}
.externals {
  align-items: flex-end;
  padding: 0;
  gap: 32px;
}
.social-media {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  gap: 16px;
  width: 444px;
  height: 36px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.footer .socials {
  color: #fdbe57;
  font-size: 30px;
  border-right: 1px solid #5e5356;
  padding-right: 26px;
  padding-left: 11px;
  width: unset;
  height: unset;
  align-self: unset;
}
.footer .socials:last-child,
table.gsc-search-box td.gsc-input {
  border: unset;
}
.footer .socials a,
.footer .socials a:hover {
  color: #fdbe57;
}
@media (max-width: 1280px) and (min-width: 880px) {
  .footer .snc-footer-logo,
  .footer-text-container {
    left: 69px;
  }
  .right-footer {
    left: 48%;
  }
}
#header-container .header .menu-container img {
  margin-top: 18px;
  float: left;
}
#header-container .header .menu-container .menu {
  max-width: 1280px;
  float: right;
  width: 100%;
  height: 95px;
}
.menu-top a {
  color: #fff;
  transition: text-decoration 0.3s;
}
.ind-event-container a,
.menu-right ul a:hover,
.menu-top a:hover,
.primary-button-container:hover,
.testimonial-button-container a:hover,
.two-col-band a,
.two-col-band p a:hover,
.two-col-band-two a,
.two-col-band-two p a:hover {
  text-decoration: none !important;
}
#header-container .header .menu .hamburger {
  width: 54px;
  height: 46px;
  border: 1px solid #fdbe57;
  background-color: #fdbe57;
  border-radius: 4px;
  margin-top: 24px;
  margin-left: 27px;
}
#header-container .header .menu .hamburger:hover {
  background-color: #fff;
  border: 1px solid #000;
  -webkit-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
#breadcrumb a:hover,
#header-container .header .menu .menu-links a:hover,
#section-navigation li,
.contact-band-link:hover,
.contact-us-white-band a:hover,
.container-1 button,
.container-3 button,
.explore-program-button,
.feature-container button,
.gc-container a:hover,
.hero-button,
.hp-primary-button-container a:nth-child(2) button,
.ind-event-container a button,
.ind-event:hover,
.primary-button-container button:hover,
.two-column-band-content button {
  transition: background-color 0.3s linear;
  -webkit-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
}
.search-bar,
.search-bar .search-button {
  border-radius: 4px;
  position: absolute;
  order: 0;
}
#header-container .header .menu button img {
  margin-top: 0;
  float: unset;
}
#header-container .header .menu .menu-links a {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 97px;
  text-align: center;
  color: #231f20;
  flex: none;
  order: 0;
  flex-grow: 0;
  padding-left: 12px;
  padding-right: 12px;
  height: 100%;
  position: relative;
  text-decoration: none !important;
}
#header-container .header .menu .menu-links a:hover {
  background-color: #fff;
  -moz-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
.brder-bottom {
  border-bottom: 4px solid green;
  width: 48%;
  bottom: 15px;
  position: absolute;
  text-align: center;
  margin: auto auto auto 13%;
  display: none;
  -webkit-transition: border-bottom 0.3s linear;
  -moz-transition: border-bottom 0.3s linear;
  -o-transition: border-bottom 0.3s linear;
  -ms-transition: border-bottom 0.3s linear;
  transition: border-bottom 0.3s linear;
}
#header-container .header .menu .menu-links a:hover .brder-bottom {
  display: block;
  -webkit-transition: border-bottom 0.3s linear;
  -moz-transition: border-bottom 0.3s linear;
  -o-transition: border-bottom 0.3s linear;
  -ms-transition: border-bottom 0.3s linear;
  transition: border-bottom 0.3s linear;
}
#breadcrumb a:hover,
#section-navigation li,
.hero-button {
  transition: background-color 0.3s linear;
}
.search-m {
  line-height: 93px !important;
}
.search-m .brder-bottom {
  margin-left: 4%;
}
.gsc-input,
.gsc-search-box {
  border-top: unset;
}
.breadcrumb .active,
.gsc-input tr:nth-child(odd) {
  background-color: unset;
}
.search-bar {
  display: none;
  width: 675px;
  height: 56px;
  margin-right: 91px;
  margin-top: 21px;
  flex: none;
  flex-grow: 0;
  background-color: #fff;
}
.search-bar .search-button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: unset;
  gap: 16px;
  margin-top: 6px;
  width: 97px;
  height: 46px;
  background: #fdbe57;
  flex: none;
  flex-grow: 0;
  border: unset;
  right: 6px;
}
.search-bar .search-close {
  position: absolute;
  background: unset;
  border: none;
  left: 0;
  margin-left: -28px;
  top: 0;
  margin-top: -37px;
}
#___gcse_1 {
  margin-top: 9px !important;
  width: 99% !important;
  display: inline-block;
}
.gsc-input-box {
  border: none !important;
  height: 33px !important;
}
.gsc-search-button,
.gsc-search-button-v2 {
  font-size: 16px !important;
  font-family: Montserrat !important;
  color: #000 !important;
}
.bios-right .dept,
.gsib_b,
.ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
  display: none !important;
}
.gsc-search-button .gsc-search-button-v2,
gsc-search-button {
  display: block !important;
  width: 65px;
  height: 36px;
  border: unset;
  margin-top: -5px;
  border-radius: 4px;
}
.accord-band-outter-container,
.header .main-menu,
.header .search-menu,
.header .top-menu,
.inside-container .inside-menu {
  margin: auto;
  max-width: 1440px;
}
#header-container .header .menu .menu-links {
  display: flex;
  align-content: right;
  justify-content: right;
  align-items: right;
  margin-right: 32px;
}
#header-container .header .menu .menu-links .material-icons-outlined {
  padding-top: 10px;
  line-height: 71px;
}
.mobile-search {
  display: none;
  height: 50px;
  width: 100%;
}
.header .top-menu-container {
  width: 100%;
  height: 40px;
  background: #ecf1f5;
}
#header-container .header.spotlights .menu-container {
  position: unset;
  margin-top: 64px;
}
.header .top-menu {
  text-align: right;
  font-size: 16px;
  text-transform: uppercase;
}
.contact-us-white-band a,
.course-cat .majorMinor a,
.course-cat .panel-group .panel.panel-default .panel-heading .panel-title a:hover,
.course-list a,
.faculty-page-email a,
.faculty-page-phone a,
.feature-button-container button,
.header .top-menu a,
.primary-band-left a:hover,
.right-side-container a:hover {
  color: #000;
}
.header .top-menu .top-menu-athletics,
.header .top-menu .top-menu-giving,
.header .top-menu .top-menu-inside {
  width: 140px;
  display: inline-block;
  text-align: center;
  padding-top: 10px;
  font-family: GL;
  height: 30px;
}
.header .top-menu .top-menu-inside {
  cursor: pointer;
}
.header .top-menu .top-menu-inside .fa-sort-down {
  font-size: 16px;
  position: absolute;
  margin-left: 10px;
  margin-top: -2px;
}
.header .top-menu .top-menu-inside .fa-sort-up {
  font-size: 16px;
  position: absolute;
  margin-left: 10px;
  margin-top: 5px;
}
.header .top-menu .top-menu-athletics i {
  font-weight: 400;
  position: absolute;
  margin-top: 2px;
  margin-left: 15px;
}
.everybread,
.h1-hero,
.inside-container .inside-img-container a:hover,
tr th strong {
  font-weight: 700;
}
.header .search-menu-container {
  width: 100%;
  height: 99px;
  background: #f3f8fb;
}
.header .search-menu img {
  display: inline-block;
  margin-top: 20px;
  margin-left: 20px;
}
.about-mega-menu,
.academics-mega-menu,
.add-content,
.admission-mega-menu,
.affordability-mega-menu,
.athletics-mega-menu,
.burger-menu,
.desktop-nav-menu .banner,
.desktop-nav-menu .parent ul,
.hero-background-mobile,
.menu-back,
.mobile-bread-arrow,
.mobile-nav-menu,
.mySlides,
.plus,
.scbe-mega-menu,
.search-icon,
.see-more-hide,
.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause,
.students-mega-menu,
.testimonials-mobile,
.topnav,
.two-col-content-mobile,
.two-col-h4-mobile h2 {
  display: none;
}
.menu-left .activ {
  background: #191516;
  border-left: 4px solid #82bc41;
  width: 230px;
  color: #fdbe57;
}
.menu-overlay .menu-left .activ li {
  color: #fdbe57 !important;
}
.header .search-menu .menu-button {
  display: inline-block;
  border: 2px solid #000;
  height: 34px;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 2px;
  margin-left: 10px;
  background: #fff;
  cursor: pointer;
  color: #000;
  font-size: 16px;
  font-family: GBO;
  text-transform: uppercase;
}
.gsc-input-box,
.search-box {
  border-radius: 2px !important;
}
.header .search-menu .menu-button:hover {
  background-color: #000;
  color: #fff;
}
.button-container {
  display: inline-block;
  float: left;
  padding-right: 90px;
}
.header .search-menu a {
  text-decoration: none;
  color: #000;
  font-size: 16px;
  font-family: GBO;
  text-transform: uppercase;
}
.search-box {
  display: inline-block;
  float: right;
  text-align: right;
  margin-top: 36px;
  margin-right: 0;
}
.gsc-input-box {
  width: 100% !important;
  background: #fff !important;
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
.gsc-input {
  background: 0 0 !important;
  width: 300px !important;
  height: 23px !important;
}
.search-bar .gsc-search-button input {
  border: none;
  background-color: #fdbe57;
  height: 45px;
  margin-top: -5px;
  margin-right: 0;
  border-radius: 4px;
  width: 68px;
}
.gsc-input-box,
.gsc-input-box-focus,
.gsc-input-box-hover,
.input.gsc-input {
  border-color: #d0d7dc !important;
}
.header .main-menu-container {
  width: 100%;
  height: 43px;
  background: #d0d7dc;
}
.header .inside-container {
  width: 100%;
  background: #333f48;
  height: 112px;
  text-align: center;
}
.header .inside-menu {
  max-width: 1440px;
}
.inside-container .inside-img-container {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  margin-top: 26px;
  width: 11.85%;
}
.inside-container .inside-img-container i {
  color: #fff;
  font-size: 38px;
}
.inside-container .inside-img-container a {
  color: #fff;
  text-decoration: none;
  font-family: GBO;
}
.inside-container .inside-img-container span {
  display: block;
  padding-top: 10px;
  font-size: 14px;
  font-family: GBO;
}
.menu-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  background: #201d1e;
  z-index: 25;
  display: none;
  overflow: none;
  top: 0;
}
.menu-overlay .menu-left {
  width: 454px;
  background: #231f20;
  height: 100%;
}
.menu-overlay .menu-back,
.menu-overlay .menu-close {
  top: 45px;
  color: #fff;
  font-size: 24px;
  background: unset;
  border: unset;
  position: absolute;
  right: -10px;
  margin-right: -22px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.menu-overlay .menu-back .material-icons-outlined,
.menu-overlay .menu-close .material-icons-outlined {
  color: #fdbe57;
  font-size: 32px;
  float: right;
  margin-left: 10px;
}
.menu-overlay .menu-left img {
  position: absolute;
  width: 198px;
  height: 40px;
  left: 177px;
  top: 40px;
}
.menu-overlay .menu-left ul.menu-top li {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: unset;
  text-align: left;
  color: #fff;
  flex: none;
  order: 0;
  flex-grow: 0;
  padding: 5px 5px 5px 15px;
  list-style-type: none;
}
.menu-overlay .menu-left ul.menu-top {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  gap: 5px;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.menu-overlay .menu-left .links-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  gap: 32px;
  position: absolute;
  width: 200px;
  height: 572px;
  left: 181px;
  top: 160px;
}
.menu-overlay .menu-left .links-container ul.menu-bottom {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  gap: 16px;
  flex: none;
  order: 2;
  flex-grow: 0;
}
.menu-right .menu-right-intro span,
ul.menu-bottom li {
  font-family: Montserrat;
  font-weight: 600;
  flex: none;
  font-style: normal;
}
ul.menu-bottom li {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  order: 1;
  flex-grow: 0;
  list-style-type: none;
}
ul.menu-bottom li span {
  float: left;
  margin-right: 14px;
  margin-top: -2px;
}
.menu-right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  gap: 72px;
  position: absolute;
  width: 65%;
  height: 489px;
  left: 486px;
  top: 61px;
}
.menu-right .links-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  gap: 24px;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin-bottom: 83px;
}
.menu-right .links-row span {
  float: left;
  margin-right: 11px;
  color: #00b3b7;
}
.menu-right .menu-right-intro {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0;
  gap: 16px;
  flex: none;
  order: 1;
  flex-grow: 0;
  width: 98%;
  flex-wrap: wrap;
}
.menu-right-intro a,
.overview-button {
  flex: 100%;
}
.overview-button button:hover {
  background: #fff;
  box-shadow: 0 0 2px 2px #fdbe57;
}
.right-intro-column1,
.right-intro-column2,
.right-intro-column3,
.right-intro-column4 {
  flex: 29%;
  border-left: 1px solid #fff;
  padding-left: 15px;
  height: 350px;
  margin-bottom: 75px;
}
.lib-mid-container-2 {
  display: flex;
  flex-wrap: wrap;
}
.lib-mid-module-2 {
  border: #ccc solid 1px;
  width: 45%;
  margin-right: 2rem;
  margin-bottom: 2rem;
}
.lib-mid-module-2 img {
  width: 100%;
}
.about-mega-menu .right-intro-column1,
.about-mega-menu .right-intro-column2,
.about-mega-menu .right-intro-column3,
.about-mega-menu .right-intro-column4 {
  flex: 20%;
  border-left: 1px solid #fff;
  padding-left: 15px;
  height: 322px;
  margin-bottom: 75px;
}
.menu-right .menu-right-intro span {
  font-size: 32px;
  line-height: 120%;
  color: #fff;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}
.menu-right .menu-right-intro ul {
  margin-top: 20px;
}
.menu-right .menu-right-intro p {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  color: #fff;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  flex: 80%;
}
.menu-right .menu-right-resources {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  gap: 24px;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.menu-right .menu-right-resources .resources {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0 0 0 4px;
  gap: 0;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  color: #fff;
  border-left: 5px solid #00b3b7;
}
.menu-right .menu-right-resources .quick-links {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0 0 0 4px;
  gap: 8px;
  width: 845px;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  color: #fff;
  border-left: 5px solid #f58220;
}
.menu-right .menu-right-resources .quick-links span,
.menu-right .menu-right-resources .resources span {
  color: #fff;
  text-transform: uppercase;
  margin-top: 16px;
  padding-left: 10px;
  font-size: 16px;
}
.menu-right .menu-right-resources .quick-links ul,
.menu-right .menu-right-resources .resources ul {
  margin-block-start: 0em;
  padding-inline-start: 0px;
  display: inline-block;
  margin-left: 8px !important;
  line-height: 25px;
}
.menu-right .menu-right-resources .quick-links a li,
.menu-right .menu-right-resources .resources ul a li,
.two-col-link:hover {
  text-decoration: underline;
}
.menu-right .menu-right-resources .quick-links ul li,
.menu-right .menu-right-resources .resources ul li {
  display: inline-block;
  margin-right: 10px;
}
.menu-right ul a {
  color: #fff;
  font-size: 16px;
}
.menu-left .links-container .menu-home {
  box-sizing: border-box;
  width: 270px;
  height: 48px;
  left: 160px;
  top: 148px;
}
.menu-left .links-container .menu-home img {
  position: unset;
  width: unset;
  height: unset;
  left: unset;
  top: unset;
  margin-left: 22px;
  margin-top: 17px;
  margin-right: 10px;
  float: left;
}
.menu-left .links-container .menu-home a {
  float: left;
  margin-top: 12px;
  font-size: 16px;
  color: #fdbe57;
  font-weight: 700;
  margin-bottom: 12px;
}
.mega-search-bar {
  width: 80%;
  position: relative;
}
.mega-search-bar .gsc-search-button {
  position: absolute;
  margin-top: 0;
  margin-left: 5px;
  width: 96px;
  height: 50px;
}
.mega-search-bar .gsc-search-button input {
  background-color: #fdbe57;
  border: unset;
  height: 60px;
  width: 97px;
  border-radius: 4px;
  font-size: 16px;
}
.mega-search-bar #___gcse_0 {
  height: 56px;
  width: 95%;
  margin-left: 0 !important;
}
.mega-search-bar .gsc-input-box {
  height: 56px !important;
  width: 100% !important;
  background-color: #231f20 !important;
  color: #fff !important;
  border: 1px solid #fff !important;
  border-radius: 4px !important;
}
.mega-search-bar .gsc-input {
  margin-top: 10px;
  margin-left: 35px;
  width: 100% !important;
}
.search-bar .gsc-input {
  margin-top: -3px !important;
}
.menu-right-intro button {
  border: none;
  border-radius: 4px;
  padding-left: 20px;
  padding-right: 20px;
  height: 46px;
  background-color: #fdbe57;
  border-bottom: 3px solid #fee5bc;
  margin-bottom: 25px;
  color: #000;
}
.gc,
.hero-buttons,
.hh-module,
.ind-event-v2,
.menu-container,
.on-this-page,
.sidebar .top {
  border-radius: 0 24px 0 0;
}
.accordion h4,
.feature-container p,
.tablinks h2 {
  margin-bottom: 0;
}
.menu-right-intro ul a {
  color: #fff;
  font-size: 16px;
  line-height: 35px;
  font-family: Roboto;
}
.accordion:after,
.interior .panel .panel-head:after {
  content: url(https://www.snc.edu/_assets/images/icons/accord-arrow.jpg);
  top: 37.96%;
}
.hero-buttons,
.hero-header {
  border-left: 8px solid #82bc41;
}
@media (max-width: 380px) {
  .footer .social-media {
    width: unset;
  }
  .externals {
    gap: 10px;
  }
  .logo {
    width: 66%;
    margin: 0;
    position: absolute;
    top: 31%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 200px;
  }
}
.menu-container {
  position: absolute;
  max-width: 1280px;
  width: 97%;
  height: 101px;
  top: 64px;
  background: #f5f5f5;
  z-index: 10;
  display: flex;
  align-items: center;
}
#header-container {
  width: 1280px;
}
.green {
  color: #fff;
  background: #333f48;
}
.opened {
  color: #fff;
  background-color: #151c21;
}
.opened-down {
  background-color: #e5ebef;
}
.defaultopen,
.inline,
.splide.is-initialized:not(.is-active) .splide__list,
.splide__track--fade > .splide__list,
.splide__track--ttb > .splide__list,
.subscribe-right input,
.subscribe-right label,
.tabcontent.defaultopen {
  display: block;
}
.mobile-menu,
.wrapper {
  height: 100%;
  display: none;
}
.mobile-menu,
.tab button.active.only {
  background: #fff;
}
.wrapper {
  width: 100%;
  background-color: #767676;
  opacity: 0.9;
  position: fixed;
  z-index: 1;
}
.hh-module {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 0 64px;
  height: auto;
  flex: none;
  order: 8;
  flex-grow: 1;
}
.breadcrumb-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  gap: 8px;
  width: 832px;
  height: auto;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  border-bottom: 1px solid #c4c4c4;
  margin-top: 58px;
  margin-left: 44px;
}
.full .breadcrumb-container {
  max-width: 1190px;
  width: 91%;
}
#breadcrumb {
  max-width: 1415px;
  text-align: left;
  margin-left: 0 !important;
  padding-inline-start: 0px;
}
#breadcrumb a,
.feature-container a:hover {
  text-decoration: none;
  color: #000;
}
.breadcrumb-container img,
.hero-button:nth-child(3) {
  margin-top: -5px;
}
.breadcrumb-container ol {
  margin-block-start: 0px;
  margin-block-end: 0px;
}
.breadcrumb-container ol li {
  list-style-type: none;
  display: inline-block;
  font-family: Montserrat;
  font-size: 14px;
  color: #000;
}
.breadhome span {
  font-size: 14px;
  font-family: Montserrat;
}
@media (max-width: 1279px) {
  #header-container .header .menu .hamburger {
    margin-top: 24px;
    margin-right: -5px;
  }
  .menu-right {
    width: 44%;
  }
  .menu-right .menu-right-resources .quick-links {
    width: 85%;
  }
  .menu-right .menu-right-resources .quick-links ul li,
  .menu-right .menu-right-resources .resources ul li {
    display: block;
    line-height: 32px;
  }
  .menu-right .menu-right-resources .quick-links,
  .menu-right .menu-right-resources .resources {
    flex-direction: column;
    width: unset;
  }
  .menu-right .menu-right-resources .resources {
    height: auto;
    width: 85%;
    margin-bottom: 24px;
  }
  .mega-search-bar .gsc-search-button {
    margin-left: 0;
    height: 42px;
  }
  .menu-right .menu-right-intro {
    width: 85%;
    height: auto;
    margin-bottom: 30px;
  }
  .menu-right ul li {
    display: none !important;
  }
  .menu-right ul a li {
    display: block !important;
  }
  .hero-header-containerr {
    left: 32px !important;
  }
  .menu-container {
    position: absolute;
    width: 97%;
    height: 101px;
    left: 0;
    top: 64px;
    background: #f5f5f5;
    z-index: 1;
  }
  #header-container .header .menu-container img {
    margin-left: 2%;
    max-width: 200px;
    margin-top: 28px;
  }
  .menu-links a,
  .menu-links span {
    display: none;
  }
  .hero img {
    float: left;
    width: 53%;
  }
  .breadcrumb-container {
    width: 91%;
  }
}
.desktop-nav-menu,
.event-link-container,
.ind-event-v2-container,
.interior .accord,
.main-bios-band,
.row {
  width: 100%;
}
.desktop-nav-menu ul,
.desktop-nav-menu ul li {
  list-style-type: none;
  margin-block-start: 0px;
  margin-block-end: 0px;
}
.dc ul,
.events-links-container ul,
.splide__slide {
  list-style-type: none !important;
}
#section-navigation .parent {
  position: unset !important;
  float: unset !important;
}
#section-navigation li {
  width: 100%;
  height: auto;
  padding-top: 8px;
  cursor: pointer;
  border-bottom: 1px solid #e5e2e2;
  line-height: 170%;
  position: relative;
}
#section-navigation li span {
  transition: 0.8s ease-in-out;
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  -ms-transition: 0.8s ease-in-out;
  float: right;
  padding-right: 10px;
}
#section-navigation li:hover {
  background-color: #fff;
  color: #000;
}
#section-navigation li:hover span {
  transform: translate(-10px, -50%);
  -webkit-transform: translate(-10px, -50%);
  -moz-transform: translate(-10px, -50%);
  -o-transform: translate(-10px, -50%);
  -ms-transform: translate(-10px, -50%);
  position: absolute;
  top: 50%;
}
#section-navigation {
  padding-inline-start: 0px;
  float: left;
  width: 100%;
  margin-left: 0 !important;
}
#section-navigation li ul {
  width: 100%;
  height: auto;
  float: left;
  padding-inline-start: 0px;
  margin-top: 10px;
}
#section-navigation li ul li {
  height: auto;
  width: 93%;
  padding-top: 13px;
  margin-bottom: 10px;
  background: 0 0;
  cursor: pointer;
  margin-top: 10px;
}
#section-navigation li a {
  color: #231f20;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  text-decoration: none;
  display: block;
  width: 85%;
}
#section-navigation li a span {
  color: #00b3b7;
  position: absolute;
  top: 50%;
  right: -6%;
  transform: translate(-50%, -50%);
}
.sub-nav {
  width: 100%;
  max-width: 329px;
  margin-left: 30px;
}
.hero {
  width: 100%;
  height: 500px;
  flex: none;
  order: 0;
  flex-grow: 0;
  position: relative;
  max-width: 1600px;
}
.hero.landing {
  height: unset;
}
.hero-image-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.hero .landing .hero-image-container img {
  position: absolute;
  width: auto;
  left: 50%;
  top: 0;
  height: 100%;
}
.hero.landing .hero-header-contain {
  height: 868px;
  display: block;
  position: relative;
  z-index: 999;
  background: linear-gradient(90deg, #231f20 50.86%, rgba(35, 31, 32, 0) 84.13%);
  max-width: 100%;
}
.home .hero {
  height: 887px;
  width: 100%;
}
.home .hero iframe {
  position: absolute;
  width: 100%;
  left: 24%;
  top: 0;
  min-height: 500px;
  max-height: 887px;
}
.home .hero-background {
  width: 90% !important;
  left: -34% !important;
  max-height: 887px;
}
.hero-container {
  text-align: left;
  margin: auto;
  width: 100%;
  height: 100%;
  max-width: 1410px;
  padding-left: 30px;
}
.hero-header-contain {
  height: 500px;
  justify-content: center;
  display: flex;
  margin: auto;
  width: 100%;
  max-width: 1600px;
}
.hero-buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  position: absolute;
  width: 652px;
  height: 178px;
  left: calc(50% - 652px / 2 - 314px);
  top: calc(50% - 178px / 2 + 284px);
  background: #fff;
  flex-wrap: wrap;
  overflow: hidden;
}
.hp-hero-button {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 0 0 20px;
  width: 305px;
  height: 90px;
  border-radius: 0;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  justify-content: center;
}
.hero-outter-container,
.hero-short img {
  width: 100%;
  height: 100%;
}
.hero-button:hover {
  background-color: #eff7e7;
  color: #000;
}
.hero-button:first-child,
.hero-button:nth-child(2) {
  border-bottom: 1px solid #e4e4e2;
}
.hero-button:first-child,
.hero-button:nth-child(3) {
  border-right: 1px solid #e4e4e2;
}
.hp-hero-button .material-icons-outlined {
  color: #f58220;
  position: absolute;
  margin-top: -4px;
}
.hp-hero-button .pre-foot-head {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  color: #231f20;
  flex: none;
  order: 1;
  flex-grow: 1;
  padding-left: 35px;
}
.hp-hero-button .sub-text,
.side-bar-button-inner-container .button-sub-text {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #231f20;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
}
.h1-hero {
  font-family: Montserrat;
  line-height: 120%;
}
.hero-outter-container {
  overflow: hidden;
  position: absolute;
  top: 0;
}
.hero .hero-outter-container .hero-container h1 {
  color: #fff;
  font-family: GBO;
  font-size: 64px;
  position: absolute;
  top: 52%;
}
.hero .hero-outter-container .hero-container h2 {
  color: #fff;
  font-family: GBO;
  font-size: 48px;
  position: absolute;
  top: 70%;
}
.hero-short .hero-outter-container .hero-container h1 {
  color: #fff;
  font-family: GBO;
  font-size: 64px;
  position: absolute;
  top: 24%;
}
.hero-short {
  float: left;
  width: 100%;
  height: 300px;
  background: #333f48;
  text-align: center;
  position: relative;
}
.hero video {
  height: 887px;
  position: absolute;
  background-position: center;
  left: 30%;
  z-index: 0;
}
.hero.landing img {
  min-height: unset;
  max-height: 868px;
  height: auto;
  width: auto;
}
.hero img {
  position: absolute;
  width: 56%;
  height: 640px;
  left: 50%;
  top: 0;
  min-height: 500px;
  max-height: 640px;
  object-fit: cover;
}
.hero-header-containerr {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  gap: 16px;
  position: absolute;
  width: 519px;
  height: 335px;
  top: 165px;
  z-index: 0;
  left: 160px;
}
.hero-header {
  padding-left: 20px;
}
.h1-hero {
  font-style: normal;
  font-size: 56px;
}
.h2-hero {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 150%;
  color: #231f20;
}
.hero-background {
  position: absolute !important;
  width: 56% !important;
  height: auto !important;
  left: 0 !important;
  top: 0 !important;
}
@media (max-width: 1280px) {
  .home .hero-background {
    width: 141% !important;
    left: -88% !important;
    max-height: 887px;
  }
  .home .hero-buttons {
    height: auto;
    width: 100%;
    max-width: 300px;
    left: 3.1%;
    margin-top: -133px;
    z-index: 3;
  }
  .home .hero-button {
    width: 100%;
  }
  .home .hero-header-containerr {
    width: 100%;
    max-width: 350px;
  }
}
@media (max-width: 1024px) {
  .hero-background {
    width: 61% !important;
  }
}
@media (max-width: 879px) {
  .footer-text-container,
  .right-footer {
    display: flex;
    flex-direction: column;
    padding: 0;
    position: absolute;
  }
  .footer-links span,
  .map-direction-parking .footer-text:nth-of-type(2),
  .map-direction-parking .footer-text:nth-of-type(4) {
    border-right: unset;
  }
  .footer-links a {
    border: unset;
    padding-left: 0;
  }
  .footer .snc-footer-logo {
    position: absolute;
    width: 87.41px;
    height: 56px;
    left: 19px;
    top: 32px;
  }
  .footer-text-container {
    align-items: flex-start;
    gap: 24px;
    height: 184px;
    left: 16px;
    top: 122px;
  }
  .right-footer {
    align-items: flex-start;
    gap: 32px;
    width: 283px;
    height: 96px;
    left: 21px;
    top: 416px;
  }
  .footer-links,
  .map-direction-parking {
    flex-direction: column;
    gap: 16px;
    display: flex;
  }
  .footer-links {
    align-items: flex-start;
    padding: 16px 0;
    height: auto;
    max-height: 480px;
    flex: none;
    order: 0;
    flex-grow: 0;
    left: 16px;
    flex-wrap: unset;
    width: 100%;
  }
  .copyright {
    width: 91%;
  }
  .map-direction-parking {
    align-items: flex-start;
    padding: 0;
    width: 100%;
    height: 104px;
    flex: none;
    order: 1;
    flex-grow: 0;
  }
  .footer,
  .menu-right .menu-right-intro {
    flex-direction: column;
  }
  .map-direction-parking .material-icons-outlined {
    float: left;
    padding-right: 24px;
  }
  .map-direction-parking .footer-text {
    margin-top: -5px;
    float: unset;
  }
  .footer-container {
    height: 1050px;
  }
  .footer {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1600px;
    height: fit-content;
    flex: none;
    order: 9;
    flex-grow: 0;
    position: unset;
  }
  .footer .social-media {
    gap: 12px;
    padding: 0;
  }
  footer .socials {
    font-size: 32px;
    padding-right: 13px;
    padding-left: 0;
  }
  .footer-links span {
    padding: unset;
  }
  .menu-overlay {
    position: fixed;
    height: 100%;
    overflow-y: scroll;
  }
  #header-container .header .menu .hamburger {
    margin-top: 7px;
  }
  #header-container .header .menu-container .menu {
    height: 65px;
  }
  .about-mega-menu .right-intro-column1,
  .about-mega-menu .right-intro-column2,
  .about-mega-menu .right-intro-column3,
  .about-mega-menu .right-intro-column4 {
    border-top: 1px solid #fff;
    padding-top: 25px;
    border-left: unset;
  }
  .right-intro-column1,
  .right-intro-column2,
  .right-intro-column3,
  .right-intro-column4 {
    padding-top: 40px;
  }
  .menu-right-intro span {
    border-top: unset;
    padding-top: 15px;
    width: 100%;
  }
  .mega-search-bar .gsc-search-button {
    left: unset;
    position: absolute;
    right: 0;
    width: 64px;
    margin-left: 0;
    height: 42px;
  }
  .mega-search-bar {
    height: 100px;
    width: 85%;
  }
  .menu-right-container {
    width: 100%;
    padding-top: 48px;
  }
  .activ li {
    margin-left: 0;
  }
  .menu-left .links-container .menu-home {
    padding-bottom: 0;
  }
  .menu-overlay .menu-left {
    background: unset;
  }
  .menu-overlay .menu-left img {
    left: 32px;
    top: 19px;
  }
  .menu-overlay .menu-left .links-container {
    left: 32px;
    top: 83px;
  }
  .h2-hero,
  .menu-overlay .menu-left ul.menu-top li {
    font-size: 24px;
  }
  .menu-overlay .menu-right {
    left: 32px;
    top: 675px;
    width: 100%;
    padding-top: 32px;
  }
  .menu-overlay .menu-back .close-x,
  .menu-overlay .menu-close .close-x {
    display: none;
  }
  .menu-overlay .menu-back,
  .menu-overlay .menu-close {
    top: 10px;
    right: 15px;
  }
  .menu-right .links-row {
    margin-bottom: 15px;
  }
  .menu-right .menu-right-resources .quick-links ul li,
  .menu-right .menu-right-resources .resources ul li {
    display: block;
    line-height: 32px;
  }
  .menu-right .menu-right-resources {
    padding-bottom: 64px;
  }
  .menu-right ul li {
    display: none !important;
  }
  .menu-right ul a li {
    display: block !important;
  }
  .menu-right .menu-right-resources .quick-links,
  .menu-right .menu-right-resources .resources {
    flex-direction: column;
    width: unset;
    height: auto;
  }
  .menu-container {
    top: 0;
    height: 64px;
    width: 100%;
    border-radius: unset;
  }
  #header-container .header .menu-container img {
    margin-top: 12px;
  }
  .generic .hero {
    height: 520px;
  }
  .home .hero-button {
    width: 49%;
  }
  .home .hero-buttons {
    left: 10px;
    margin-top: 88px;
    z-index: 3;
    height: 178px;
    max-width: unset;
    width: 96%;
  }
  .hero-background {
    margin-top: 64% !important;
    width: 160% !important;
    margin-left: -100px;
    position: absolute !important;
    left: -68px !important;
    transform: rotate(-90deg);
    z-index: 2;
    max-height: unset !important;
    min-height: unset !important;
  }
  .home .hero-header-containerr {
    width: 100%;
    max-width: 700px;
  }
  .hero-header-containerr {
    left: 10px !important;
    z-index: 2;
    width: 92%;
    height: auto;
    top: 500px;
  }
  .home .hero iframe {
    width: 181%;
    top: 0;
    height: auto;
    left: 0 !important;
  }
  .home .hero-background {
    margin-top: 59% !important;
    width: 141% !important;
    left: -7% !important;
  }
  .hero img {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 64px;
    min-height: unset;
    max-height: unset;
    z-index: 0;
  }
  .home .hero {
    height: 945px;
    width: 100%;
    overflow: hidden;
  }
  .h1-hero {
    font-size: 48px;
  }
  .hero video {
    left: unset;
    height: auto;
    width: 130%;
    margin-top: 5rem;
  }
}
@media (max-width: 760px) {
  .hero-background {
    margin-top: 72% !important;
    width: 160% !important;
    margin-left: -100px;
    position: absolute !important;
    left: -68px !important;
  }
}
@media (max-width: 599px) {
  .alertbar .alertbar-container {
    width: 81%;
  }
  .alertbar .alertbar-container .closeout {
    font-size: 25px;
    position: absolute;
    right: 10px;
    margin-top: -15px;
  }
  .footer .socials {
    padding-right: 10px;
    padding-left: 5px;
  }
  .search-icon {
    float: right;
    display: inline-block;
    color: #7c858c;
    font-size: 26px;
    margin-top: 35px;
    margin-right: 25px;
    cursor: pointer;
    background: unset;
    border: none;
  }
  .breadcrumb-container ol li:nth-last-child(2) span:last-child,
  .search-box {
    display: none;
  }
  .gsc-input {
    padding-top: 2px !important;
  }
  .breadcrumb-container {
    margin-left: 16px;
    width: 91%;
    margin-top: 16px;
  }
  .breadcrumb-container ol li:nth-last-child(2) {
    display: inline-block !important;
  }
  .generic .hero {
    height: 520px;
  }
  .home .hero-button {
    width: 100%;
  }
  .hero-background {
    width: 160% !important;
    margin-left: -100px;
    position: absolute !important;
    margin-top: 81% !important;
  }
  .home .hero {
    height: 945px;
    width: 100%;
    overflow: hidden;
  }
  .home .hero-buttons {
    width: 100%;
    height: auto;
    max-width: 300px;
    left: 12px !important;
    margin-top: -91px;
  }
  .home .hero iframe {
    width: 150%;
    top: -70px;
    left: 0;
    height: auto;
  }
  .home .hero-background {
    margin-top: 79% !important;
    width: 141% !important;
    left: 0 !important;
  }
  .home-hero-background {
    width: 88% !important;
  }
  .h1-hero,
  .hero-short .hero-outter-container .hero-container h1 {
    font-size: 32px;
  }
  .hero-container h2 {
    font-size: 24px;
  }
  .hero .hero-outter-container .hero-container h1 {
    font-size: 32px;
    top: 52%;
  }
  .hero .hero-outter-container .hero-container h2 {
    font-size: 24px;
    top: 75%;
  }
  .hero-header-containerr {
    left: 10px !important;
    z-index: 2;
    width: 100%;
    height: auto;
    top: 450px;
  }
  .h2-hero {
    font-size: 14px;
  }
}
@media (max-width: 449px) {
  .hero-header {
    width: 90%;
  }
  /*  JCS*/
  /*.hero {*/
  /*  height: 450px;*/
  /*}*/
  .home .hero {
    height: 887px;
  }
  .hero-header-containerr {
    z-index: 2;
    width: 100%;
    height: auto;
    top: 350px;
    left: 10px !important;
  }
  .home .hero-buttons {
    left: 12px !important;
    margin-top: -128px;
  }
  .home-hero {
    height: 550px;
    overflow: hidden;
  }
  .home .hero-background {
    margin-top: 83% !important;
    width: auto !important;
    left: 0 !important;
  }
  .hero-background {
    margin-top: 95% !important;
    width: 203% !important;
    margin-left: -100px;
    position: absolute !important;
  }
}

.accordion,
.panel {
  width: 832px;
}
.content,
.content-well.full,
.date,
.get-involved-container,
.loc,
.splide__container,
.tower-container {
  position: relative;
}
.generic .feature,
.home .events-band-v2 {
  order: 8;
}
.bottom-content {
  margin-bottom: 48px;
}
.feature-container a {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}
.panel,
.tab {
  overflow: hidden;
}
.on-this-page {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 64px 32px 24px;
  gap: 8px;
  width: 302px;
  background: #f9f8f9;
  border-width: 0 1px 0 4px;
  border-style: solid;
  border-color: #f3f2f2;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}
.sidebar .sidebar-header {
  width: 304px;
  height: auto;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  color: #231f20;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}
.sidebar .sidebar-content,
.sidebar-contact a {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  font-style: normal;
}
.sidebar .sidebar-content {
  color: #000;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
}
.sidebar-contact-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0;
  width: 366px;
  background: #fff9ee;
  border-left: 4px solid #f58220;
  border-radius: 0;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.sidebar-contact {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 48px 32px;
  gap: 16px;
  width: 300px;
  flex: none;
  order: 0;
  flex-grow: 1;
}
.get-involved,
.socials {
  width: 302px;
  align-self: stretch;
}
.sidebar-contact a {
  flex: none;
  order: 1;
  flex-grow: 1;
  width: 100%;
  color: #000;
  text-decoration: underline !important;
}
.sidebar-contact a:hover {
  color: #000;
  text-decoration: none !important;
}
.sidebar-contact a span {
  float: right;
  color: #00b3b7;
}
.socials {
  display: block;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0;
  gap: 16px;
  height: auto;
  flex: none;
  order: 4;
  flex-grow: 0;
}
.contact-data,
.get-involved {
  flex-direction: column;
  order: 3;
}
.get-involved {
  display: flex;
  align-items: center;
  padding: 32px;
  gap: 32px;
  height: auto;
  background: #f9f8f9;
  border-width: 0 1px 0 4px;
  border-style: solid;
  border-color: #f3f2f2;
  flex: none;
  flex-grow: 0;
}
.contact-data,
.get-involved a {
  display: flex;
  gap: 16px;
  height: auto;
}
.get-involved span,
.sidebar-contact .sidebar-header {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  color: #231f20;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}
.get-involved a,
.get-involved p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  align-self: stretch;
  font-style: normal;
}
.get-involved p {
  line-height: 170%;
  color: #000;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin-top: 32px;
}
.get-involved a {
  color: #231f20;
  flex: none;
  order: 0;
  flex-grow: 1;
  padding: 8px 0;
  flex-direction: row;
  align-items: center;
  width: 91%;
  border-bottom: 1px solid #e5e2e2;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.get-involved a:hover {
  background: #fff;
  color: #000;
  -webkit-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
.get-involved .material-icons-outlined {
  font-family: 'Material Icons Outlined' !important;
  color: #00b3b7 !important;
  position: absolute;
  right: 15px;
  transition: 0.8s ease-in-out;
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  -ms-transition: 0.8s ease-in-out;
}
.get-involved a:hover .material-icons-outlined,
.two-col-link:hover .material-icons-outlined {
  transform: translate(8px, 0);
  -webkit-transform: translate(8px, 0);
  -moz-transform: translate(8px, 0);
  -o-transform: translate(8px, 0);
  -ms-transform: translate(8px, 0);
  position: absolute;
}
.contact-data {
  align-items: flex-start;
  padding: 0;
  width: 315px;
  flex: none;
  flex-grow: 0;
  margin-top: 16px;
}
.side-bar-buttons,
.side-bar-nav {
  display: flex;
  flex-direction: column;
  order: 2;
}
.contact-data a span {
  float: unset;
  color: unset;
}
.contact-data a .material-icons-outlined {
  float: left;
  margin-top: 2px;
  margin-right: 10px;
}
.side-bar-buttons {
  align-items: center;
  padding: 32px;
  width: 302px;
  background: #f9f8f9;
  border-left: 4px solid #f3f2f2;
  border-radius: 0;
  flex: none;
  flex-grow: 0;
}
.side-bar-nav {
  align-items: flex-start;
  padding: 0;
  width: 304px;
  flex: none;
  align-self: stretch;
  flex-grow: 0;
}
.side-bar-button-container,
.side-bar-buttons-container {
  padding: 0;
  width: 302px;
  order: 0;
  display: flex;
  align-self: stretch;
}
.side-bar-buttons-container {
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: none;
  flex-grow: 0;
}
.side-bar-button-container {
  flex-direction: row;
  align-items: flex-start;
  gap: 16px;
  height: 81px;
  border-radius: 0;
  flex: none;
  flex-grow: 0;
  border-left: 4px solid #82bc41;
  background: #fff;
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
.side-bar-button-container:hover {
  background: #eff7e7;
}
.side-bar-button-inner-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 16px 20px;
  gap: 4px;
  width: 286px;
  height: 81px;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 1;
  position: relative;
}
.topline {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  gap: 4px;
  width: 270px;
  height: 24px;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}
.side-bar-button-inner-container .material-icons-outlined {
  margin-right: 8px;
  float: left;
  color: #f58220;
  margin-top: -3px;
}
.side-bar-button-inner-container .button-text-title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  color: #231f20;
  flex: none;
  order: 1;
  flex-grow: 1;
}
.sidebar-contact .sidebar-content {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  display: flex;
  align-items: center;
  color: #231f20;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  margin-top: 20px;
}
.sidebar .side-bar-container .sidebar-element {
  margin-bottom: 25px;
}
.sidebar .side-bar-container .sidebar-element .quote {
  font-size: 36px;
  font-family: GBO;
  font-weight: 700;
}
.icon-heading-text-bottom-container a {
  color: #030405 !important;
  font-size: 16px !important;
  text-transform: unset !important;
}
.icon-button-container a,
.icon-button-container a:hover,
.sidebar .side-bar-container .sidebar-element a {
  text-decoration: none;
  color: #fff;
  font-family: GBO;
  font-size: 24px;
  text-transform: uppercase;
}
.sidebar .side-bar-container .sidebar-element a .cta-button {
  background: #151c21;
  border-radius: 5px;
  width: 339px;
  height: 51px;
  text-align: center;
  padding-top: 21px;
}
.sidebar .side-bar-container .sidebar-element .button-image-container {
  width: 339px;
  overflow: hidden;
  height: 150px;
  position: relative;
  border-radius: 5px;
}
.sidebar .side-bar-container .sidebar-element .button-image-container img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.sidebar .side-bar-container .sidebar-element .button-image-container a .ib-button {
  background: #151c21;
  border-radius: 5px;
  width: 148px;
  height: 39px;
  text-align: center;
  position: absolute;
  font-size: 18px;
  padding-top: 16px;
  margin-top: 14%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.sidebar .side-bar-container .sidebar-element .ihcb-container {
  width: 339px;
  height: auto;
  text-align: center;
}
.sidebar-element .ihcb-container i {
  font-size: 60px;
}
.related h4,
.related span,
.sidebar-element .contact-container h5,
.sidebar-element .ihcb-heading,
.testimonials-full p {
  font-size: 24px;
}
.sidebar-element .ihcb-container .ihcb-button-container {
  background: #151c21;
  width: 131px;
  height: 37px;
  padding-top: 11px;
  text-align: center;
  border-radius: 5px;
  margin: auto;
}
.sidebar-element .ihcb-container .ihcb-button-container a {
  font-size: 16px;
}
.sidebar .side-bar-container .sidebar-element .icon-button-container {
  width: 339px;
  height: 136px;
  background: #d0d7dc;
  border-radius: 5px;
}
.sidebar .side-bar-container .sidebar-element .icon-button-text-container,
.sidebar .side-bar-container .sidebar-element .icon-heading-text-container {
  width: 339px;
  height: 136px;
  background: #d0d7dc;
  border-radius: 5px 5px 0 0;
}
.sidebar .side-bar-container .sidebar-element .icon-button-text-bottom-container,
.sidebar .side-bar-container .sidebar-element .icon-heading-text-bottom-container {
  width: 305px;
  text-align: left;
  height: auto;
  min-height: 50px;
  background: #f3f8fb;
  padding-top: 25px;
  padding-left: 35px;
  border-radius: 0 0 5px 5px;
}
.icon-button-container i,
.sidebar .side-bar-container .sidebar-element .icon-button-container i,
.sidebar .side-bar-container .sidebar-element .icon-button-text-container i {
  float: left;
  font-size: 60px;
  margin-left: 12%;
  margin-top: 12%;
}
.sidebar .side-bar-container .sidebar-element .icon-heading-text-container h5 {
  float: left;
  font-size: 24px;
  font-family: GBO;
  margin-top: 55px;
  margin-left: 35px;
}
.sidebar .side-bar-container .sidebar-element .icon-heading-text-container i {
  float: right;
  font-size: 60px;
  margin-right: 35px;
  margin-top: 40px;
}
.icon-button-container .ib-button,
.sidebar .side-bar-container .sidebar-element .icon-button-container a .ib-button,
.sidebar .side-bar-container .sidebar-element .icon-button-text-container a .ib-button {
  background: #151c21;
  border-radius: 5px;
  width: 148px;
  height: 39px;
  text-align: center;
  float: left;
  font-size: 18px;
  padding-top: 17px;
  margin-left: 10%;
  margin-top: 12%;
}
.sidebar-element .contact-container,
.sidebar-element .links {
  font-family: GBO;
}
.sidebar-element .links-container {
  background: #ecf1f5;
  width: 339px;
  height: auto;
  padding-bottom: 8%;
  padding-top: 5%;
}
.sidebar-element .links span {
  font-size: 24px;
  margin-left: 5%;
}
.sidebar-element .links .links-container .link-content {
  margin-left: 5%;
  font-size: 16px;
  margin-top: 5%;
}
.sidebar-element .links .links-container a {
  font-size: 16px;
  color: #000;
  display: block;
  margin-left: 5%;
}
.sidebar-element .contact-container a {
  color: #151c21 !important;
}
.sidebar-element .contact-container .contact-us-link,
.sidebar-element .contact-container .contact-us-link-email,
.sidebar-element .contact-container .contact-us-link-phone {
  display: block;
  font-size: 16px !important;
  padding-bottom: 10px;
}
.primary-band-left a span,
.sidebar-element .contact-container .contact-us-link-email span,
.sidebar-element .contact-container .contact-us-link-phone span {
  margin-left: 20px;
}
.sidebar-element .contact-container .contact-us-link-social {
  float: left;
  margin-right: 20px;
  margin-bottom: 25px;
}
.events-band-container-left a {
  color: #008f92;
  text-decoration: underline;
}
.accord-container a:hover,
.events-band-container-left a:hover,
.related-news-heading a:hover,
.two-column-band-content p a:hover {
  text-decoration: none;
  color: #008f92;
}
.interior .accord-container {
  width: 92%;
}
.accord-container p,
.panel ul li,
.two-col-band ul li,
.two-col-band-two ul li {
  font-family: Roboto;
  font-size: 16px;
}
.accord-container h3,
.tab-title {
  font-weight: 600 !important;
  font-size: 32px !important;
  line-height: 120% !important;
  font-style: normal;
}
.accordion h4,
.interior .accordion,
.tab-container .tab button.active span {
  font-weight: 700 !important;
}
.accordion h4,
.accordion:after,
.interior .accordion,
.interior .panel .panel-head,
.interior .panel .panel-head:after {
  font-size: 18px;
  font-family: Montserrat;
}
.accord-container a {
  font-family: Roboto;
  color: #008f92;
  text-decoration: underline;
}
.interior .accordion:first-child {
  margin-top: 16px;
  float: left;
}
.interior .accordion {
  width: 810px;
  border: unset;
  border-bottom: 1px solid #cbc4c6;
  color: #000;
  text-align: left;
}
.accordion,
.interior .panel .panel-head {
  border-radius: 0;
  order: 0;
  position: relative;
  display: flex;
  gap: 24px;
  align-self: stretch;
}
.accord-container h3 {
  font-family: Montserrat;
  margin-top: 12px;
}
.interior .panel {
  height: auto;
  width: 750px;
  padding: 0 48px;
}
.interior .panel .panel-head {
  flex-direction: row;
  align-items: center;
  padding: 24px 0 24px 10px;
  width: 768px;
  height: auto;
  flex: none;
  flex-grow: 0;
  font-weight: 700;
}
.interior .panel .panel-head:after {
  position: absolute;
  right: 4px;
  transform: rotate(180deg);
  color: #000;
  font-weight: 700;
}
.accordion.active,
.alone,
.events-band-container-left button:hover,
.nGY2 .nGY2GThumbnail {
  background: #fff !important;
}
.accordion {
  flex-direction: row;
  align-items: center;
  padding: 24px;
  height: 24px;
  background: #fff;
  border-bottom: 1px solid #cbc4c6;
  flex: none;
  flex-grow: 0;
}
.accordion h4 {
  border: unset;
  color: #000;
  text-align: left;
}
.panel {
  padding: 0 27px 0 14px;
  max-height: 0;
  transition: max-height 0.2s ease-out;
  box-shadow: unset !important;
  -webkit-box-shadow: unset !important;
  margin-bottom: 0 !important;
  border: unset !important;
  display: flex;
  flex-direction: column;
  height: 471px;
  background: #f5f5f5 !important;
  border-left: 4px solid #82bc41 !important;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  font-family: Roboto;
}
.accord {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 40px;
  width: 912px;
  flex: none;
  order: 6;
  align-self: stretch;
  flex-grow: 0;
}
.accord-container {
  float: left;
  margin-top: 12px;
  margin-bottom: 30px;
}
.accordion:after {
  position: absolute;
  right: 15px;
  color: #000;
  font-weight: 700;
}
.see-more-1,
.see-more-10,
.see-more-2,
.see-more-3,
.see-more-4,
.see-more-5,
.see-more-6,
.see-more-7,
.see-more-8,
.see-more-9 {
  float: right;
  border: none;
  background: 0 0;
}
@media (max-width: 1024px) {
  .content-wrapper-container {
    width: 100% !important;
  }
  .left-content {
    width: 100%;
    float: right;
  }
  .sidebar {
    width: 100%;
    max-width: 650px;
    text-align: center;
    margin: auto;
    float: unset !important;
  }
  .sidebar-element {
    display: inline-block !important;
    width: 100%;
  }
  .sidebar-element .links span {
    text-align: left;
    display: block;
  }
  .sidebar-element .links-container {
    width: 100%;
  }
  .interior .accord,
  .interior .accord-container .accordion {
    width: 92%;
  }
  .interior .accord-container {
    width: 96%;
  }
}
.related-news-heading,
.tab-title {
  font-family: Montserrat;
  text-align: left;
}
.tabs-band {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  isolation: isolate;
  width: 100%;
  height: auto;
  background: #f5f5f5;
  flex: none;
  order: 0;
  flex-grow: 0;
  position: relative;
}
.tab-bottom,
.tab-container {
  display: flex;
  order: 2;
  height: auto;
}
.tab-title {
  margin-top: 24px;
  margin-bottom: 30px;
}
.tab-container {
  flex-direction: column;
  padding: 0;
  width: 1060px;
  flex: none;
  flex-grow: 0;
  z-index: 2;
  margin-top: 50px;
  margin-bottom: 50px;
}
.tab-bottom {
  flex-direction: column;
  align-items: flex-start;
  padding: 64px;
  gap: 24px;
  width: 934px;
  background: #fff;
  flex: none;
  align-self: stretch;
  flex-grow: 0;
  border-bottom: 8px solid #b1a7a9;
}
.one-of-2,
.two-of-2 {
  width: 42%;
  float: left;
}
.tabcontent button[type='submit'] {
  width: 10%;
  height: 49px;
  margin-left: -116px;
  background: #fdbe57;
  color: #000;
  border: none;
  border-radius: 4px;
  display: none;
}
.tab-bottom .tabcontent .h3-alt {
  margin-bottom: 8px;
}
.tabcontent ul li {
  color: #231f20;
  font-family: Roboto;
}
.tabcontent .tab-link {
  display: block;
  position: relative;
  text-decoration: none !important;
  height: 24px;
  padding-bottom: 15px;
  line-height: 120%;
}
.tabcontent .tab-link:hover {
  text-decoration: underline !important;
  color: #008f92;
}
.events-band-v2-container-right a.v2-button,
.explore-program-button,
.faculty-cat-band .primary-link-container,
.faculty-directory-content,
.tabcontent .tab-link-container {
  margin-top: 24px;
}
.tabcontent .tab-link span {
  background: unset !important;
  border-bottom: 1px solid #f3f2f2;
  padding-left: 0;
}
.tabcontent .tab-link .material-icons-outlined {
  position: absolute;
  top: -13px;
  left: 310px;
  border-bottom: unset;
}
.tab-bottom .tabcontent .h3-alt,
.tab-bottom .tabcontent h3 {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
  display: flex;
  align-items: center;
  color: #231f20;
}
.related-news-body-container .related a,
.related-news-body-container .related p,
.tab-bottom .tabcontent p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  order: 1;
}
.one-of-2 {
  margin-bottom: 24px;
}
.tab-bottom .tabcontent .tab-button-container a:last-child span {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 16px;
  width: auto;
  background: #fff2dd;
  flex: none;
  order: 0;
  flex-grow: 0;
  color: #000;
  border-bottom: 4px solid #fdbe57;
  font-weight: 400;
}
.tab-bottom .tabcontent .tab-button-container a:first-child span {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 16px;
  width: auto;
  background: #fdbe57;
  flex: none;
  order: 0;
  flex-grow: 0;
  color: #000;
  border-bottom: 4px solid #fee5bc;
  font-weight: 400;
  -webkit-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
.container-1 button:hover,
.container-3 button:hover,
.tab-bottom .tabcontent .tab-button-container a span:hover,
.two-col-content-button-container a:first-child .two-col-button:hover,
.two-col-content-button-container a:nth-child(2) .two-col-button:hover,
.two-column-band-content button:hover {
  background: #fff;
  box-shadow: 0 0 2px 2px #fdbe57;
  border-bottom: 4px solid #fdbe57;
}
.tab-bottom .tab-button-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 16px 0;
  gap: 24px;
  width: 899px;
  border-top: 1px solid #e5e2e2;
  flex: none;
  order: 4;
  flex-grow: 0;
  margin-top: 24px;
}
.panel ol {
  margin-block-start: 0em !important;
  margin-block-end: 0em !important;
}
.tabcontent {
  font-family: Roboto;
  font-size: 16px;
  display: none;
  border-top: none;
  width: 100%;
  max-width: 1305px;
  margin: auto;
}
.tab-bottom .tabcontent p {
  font-style: normal;
  align-items: center;
  color: #231f20;
  flex: none;
  flex-grow: 0;
}
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: 0;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  border-right: 1px solid #e5e2e2;
}
.tab button:hover {
  background-color: #ddd;
}
.tab button.active {
  background: linear-gradient(270deg, #fff 0, rgba(255, 255, 255, 0) 100%);
}
.primary-band a,
.tabcontent a {
  text-decoration: underline;
  color: #008f92;
}
.tabcontent input[type='text'] {
  width: 95%;
  height: 56px;
  font-size: 16px;
  padding-left: 16px;
}
.tabcontent a span {
  background: #000;
  padding: 11px 15px;
  border-radius: 5px;
}
.tab {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  width: 964px;
  height: auto;
  background: #f5f5f5;
  border-radius: 0;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  z-index: 0;
  padding-bottom: 0;
  padding-top: 0;
  margin-left: 49px;
}
.background-leaf-left {
  position: absolute;
  left: 0;
  top: 22%;
}
.background-leaf-right {
  position: absolute;
  right: 0;
  top: 22%;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.tab-container .tab button span {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  display: flex;
  align-items: center;
  color: #231f20;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.tab .active:after {
  content: unset;
}
.autocomplete-items {
  position: absolute;
  background-color: #fff;
  width: auto;
  border: 1px solid #000;
}
.autocomplete-items div {
  border-bottom: 1px solid #000;
  padding: 2px 10px;
  cursor: pointer;
}
.autocomplete-items div:hover {
  background-color: #e9e9e9;
}
@media (max-width: 1280px) {
  .one-of-2 {
    margin-bottom: 0;
    margin-block-end: 0px !important;
  }
  .two-of-2 {
    margin-block-start: 0px !important;
  }
  .tab-bottom {
    width: 89%;
    padding: 32px;
  }
  .tabs-band {
    width: 92%;
    justify-content: unset;
  }
  .tab-container {
    width: 89%;
  }
  .tab-bottom .tab-button-container {
    width: 100%;
  }
  .tab-container .tab button span {
    font-size: 20px;
  }
  .tab {
    width: 92%;
    border-right: 1px solid #e5e2e2;
    overflow: auto;
  }
}
.related-news,
.related-news-container {
  width: 100%;
  flex-direction: column;
  height: auto;
  display: flex;
}
.related-news-container {
  justify-content: center;
  align-items: center;
  max-width: 1600px;
  background: #f5f5f5;
  flex: none;
  order: 8;
  flex-grow: 0;
}
.related-news {
  align-items: flex-start;
  padding: 0;
  gap: 24px;
  max-width: 1280px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.related {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 40px 32px;
  width: 330.67px;
  height: 401px;
  background: #fff;
  border-radius: 0 24px 0 0;
  flex: none;
  order: 0;
  flex-grow: 1;
  border-bottom: 8px solid #82bc41;
  position: relative;
}
.related-news-heading {
  width: 100%;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
  color: #000;
  max-width: 1225px;
  margin-top: 24px;
}
.cat-tag,
.related-programs-heading {
  font-family: Montserrat;
  text-align: center;
  font-style: normal;
}
.related-news-heading a {
  font-size: 14px;
  margin-left: 36px;
  color: #008f92;
  text-decoration: underline;
  font-family: Montserrat;
  font-weight: 500;
}
.related h4,
.related span,
.related-news-body-container .related a span,
.related-staff span {
  font-weight: 600;
  line-height: 120%;
  font-family: Montserrat;
  font-style: normal;
}
.related-news-body-container .related .material-icons-outlined {
  font-family: 'Material Icons Outlined';
  position: absolute;
  right: 64px;
  color: #00b3b7;
}
.related-news-body-container .related a span {
  font-size: 24px;
  color: #000;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  height: auto;
  text-decoration: none;
}
.related-news-body-container .related p {
  font-style: normal;
  color: #000;
  flex: none;
  align-self: stretch;
  flex-grow: 0;
  margin-top: 16px;
}
.related-news-body-container .related a {
  text-decoration: underline;
  font-style: normal;
  color: #231f20;
  flex: none;
  flex-grow: 0;
  width: 100%;
  height: auto;
}
.cat-tag {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 8px;
  gap: 8px;
  width: 95px;
  height: 17px;
  background: #00652e;
  border-radius: 0;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin-bottom: 32px;
  justify-content: center;
}
.related-news-body-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0;
  gap: 24px;
  width: 1280px;
  height: 401px;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
}
.related-staff,
.related-staff-c {
  width: auto;
  height: auto;
  display: flex;
}
.related-staff-c {
  flex-direction: row;
  align-items: flex-start;
  padding: 0 0 48px;
  gap: 24px;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.related-staff-head {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 120%;
  color: #000;
}
.related-staff {
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  background: #f5f5f5;
  border-radius: 0 24px 0 0;
  flex: none;
  order: 0;
  overflow: hidden;
  flex-grow: 1;
}
.related-staff img {
  border-bottom: 4px solid #00652e;
}
.related-staff span {
  font-size: 20px;
  padding-left: 8px;
  padding-top: 16px;
  width: 100%;
}
.related-staff a {
  padding-left: 8px;
  color: #000;
  font-size: 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
}
.cat-tag {
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 100%;
  color: #fff !important;
  flex: none;
  order: 0;
  flex-grow: 0;
}
@media (max-width: 1279px) {
  .gc {
    width: 100% !important;
    max-width: 410px;
  }
  .related-news,
  .related-news-heading {
    width: 100%;
  }
  .related-news {
    max-width: unset;
  }
  .related {
    width: 33%;
    margin-left: unset;
    margin-right: unset;
    margin-bottom: 25px;
  }
  .related-news-body-container {
    width: 92%;
    height: auto;
    flex-wrap: wrap;
  }
}
.subscribe-container {
  width: 100%;
  float: left;
  margin-bottom: 30px;
  background: #d0d7dc;
}
.subscriber {
  margin: auto;
  max-width: 1440px;
  width: 100%;
  padding-top: 1%;
  padding-bottom: 1%;
  display: flex;
}
.subscribe-left {
  float: left;
  width: 37%;
  padding: 2%;
}
.subscribe-right {
  width: 50%;
  float: left;
  padding-top: 1%;
  padding-left: 15%;
}
.subscribe-right input {
  width: 96%;
  margin-bottom: 10px;
}
.subscribe-right input[type='submit'] {
  width: 86px;
  margin-top: 10px;
  background: #000;
  color: #fff;
  border: none;
  border-radius: 2px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.programs,
.related-programs {
  display: flex;
  padding: 0;
  order: 0;
}
.related-programs-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 64px 0;
  width: 100%;
  max-width: 1600px;
  height: auto;
  background: #f5f5f5;
  flex: none;
  order: 8;
  flex-grow: 0;
}
.related-programs {
  flex-direction: row;
  align-items: flex-start;
  gap: 36px;
  width: 96%;
  max-width: 1280px;
  height: auto;
  flex: none;
  flex-grow: 0;
  flex-wrap: wrap;
}
.related-programs-2 {
  flex-wrap: nowrap !important;
}
.programs {
  flex-direction: column;
  align-items: flex-start;
  height: 361px;
  background: #fff;
  border-radius: 0 24px 0 0;
  flex-grow: 0;
  border-bottom: 8px solid #72a539;
  overflow: hidden;
  flex-grow: 1;
}
.programs-2 {
  flex-grow: 0 !important;
  width: 25% !important;
}
.programs-3 {
  flex-grow: 0 !important;
  width: 33% !important;
}
.programs img {
  width: 100%;
  max-height: 200px;
  object-fit: cover;
}
.programs-2 img {
  height: 100%;
}
.prorgrams-bottom {
  padding-left: 8%;
  padding-right: 8%;
  padding-bottom: 8%;
  position: relative;
}
.related-programs-heading {
  font-weight: 700;
  font-size: 48px;
  line-height: 120%;
  color: #000;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin-bottom: 40px;
}
.prorgrams-bottom h3 {
  padding-top: 20px;
  padding-bottom: 10px;
  display: inline-flex;
  width: 100%;
}
.prorgrams-bottom span {
  padding-bottom: 10px;
  display: inline-flex;
  text-transform: uppercase;
}
.programs:last-child {
  margin-right: 0;
}
.prorgrams-bottom a {
  color: #000 !important;
}
.prorgrams-bottom a .material-icons-outlined {
  font-family: 'Material Icons Outlined';
  color: #00b3b7;
  text-transform: unset;
  position: absolute;
  margin-left: 32px;
}
.dept,
.pro-tag {
  text-transform: uppercase;
}
.contact-us-white-band a .email-link,
.contact-us-white-band a .phone-link {
  color: #231f20;
  order: 1;
  margin-left: 55px;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.pro-tag {
  background: #fdbe57;
  padding: 10px;
  color: #000;
  margin-bottom: 20px;
  display: inline-flex;
  font-size: 12px;
  position: absolute;
  margin-left: 20px;
}
@media (max-width: 599px) {
  .gc p,
  .gc p span,
  .gc-container,
  .gc-container a,
  .sidebar-element {
    display: block !important;
  }
  .gc,
  .programs,
  .sidebar-element,
  .sidebar-element .button-image-container {
    margin: auto;
  }
  .gc p,
  .gc p span,
  .left-content {
    width: 100% !important;
  }
  .sidebar,
  .sidebar-element .button-image-container img {
    text-align: unset;
  }
  .sidebar {
    max-width: unset;
    width: 100%;
  }
  .sidebar-element {
    width: 96%;
  }
  .sidebar .button-image-container,
  .sidebar .icon-button-container,
  .sidebar .icon-button-text-container-outter,
  .sidebar .icon-heading-text-container-outter,
  .sidebar .ihcb-container {
    display: block;
    width: 100%;
  }
  .icon-button-container,
  .icon-button-text-container-outter,
  .sidebar-element a .cta-button {
    margin: auto;
    width: 100%;
    max-width: 400px;
  }
  .sidebar .side-bar-container .sidebar-element .icon-button-text-bottom-container,
  .sidebar .side-bar-container .sidebar-element .icon-button-text-container {
    width: 100% !important;
    max-width: 400px;
  }
  .subscriber {
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .subscribe-left,
  .subscribe-right {
    width: 85%;
    float: unset;
    padding: 2% 2% 2% 6%;
  }
  .subscribe-right input {
    width: 98%;
    margin-bottom: 10px;
  }
  .related-programs {
    flex-direction: column;
  }
  .programs:last-child {
    margin-right: auto;
  }
  .programs {
    flex-direction: column;
    flex: unset;
    width: 94%;
  }
}

.contact-band {
  flex: none;
  order: 8;
  flex-grow: 0;
  display: flex;
  width: 100%;
  flex-direction: row-reverse;
  height: 747px;
  position: relative;
}
.contact-band, .contact-band * {
    box-sizing: border-box !important;
}
.contact-band img {
  width: 100%;
  height: 747px;
  object-fit: cover;
  object-position: bottom;
}
.contact-band-outter-container,
.two-col-band-outter-container {
  max-width: 1600px;
  margin: auto;
}
.contact-band-container {
  flex-direction: unset;
  align-items: flex-start;
  position: absolute;
   max-width: 600px;
   height: auto;
  left: 160px;
  bottom: 0;
  background: #fff9ee;
  border-left: 4px solid #f58220;
  border-radius: 0 24px 0 0;
  padding: 64px 48px 65px;
  gap: 32px;
  order: 0;
}
.contact-us-white-band a .email-link {
  line-height: 208%;
  display: flex;
  align-items: center;
  flex: none;
  flex-grow: 0;
  margin-top: 16px;
}
.contact-us-white-band a .phone-link {
  line-height: 170%;
  display: flex;
  align-items: center;
  flex: none;
  flex-grow: 0;
  margin-top: 18px;
  width: 120px;
}
.contact-us-bottom-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0;
  gap: 30px;
  width: 100%;
  height: 233px;
  flex: none;
  order: 2;
  align-self: stretch;
  flex-grow: 0;
  margin-bottom: 50px;
  margin-top: 24px;
}
.contact-band-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  width: 145px;
  height: 152px;
  flex: none;
  order: 0;
  flex-grow: 1;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  gap: 8px;
  color: #030405;
}
.contact-band-content p,
.contact-band-content span {
  margin: 0 0 10px;
}
.contact-band-content strong {
  font-family: Montserrat;
  font-size: 18px;
  line-height: 0;
}
.contact-band-header-container {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  color: #231f20;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  width: 100%;
  margin-bottom: 32px;
}
.contact-us-white-band a:hover {
  color: #000;
  text-decoration: none !important;
  transition: background-color 0.3s linear;
}
.accord-band a,
.contact-band-content a,
.contact-band-link a:hover,
.contact-band-link:hover,
.primary-band-left a {
  color: #000;
  text-decoration: none;
}


.contact-us__contact {
    width:100%;
    display:flex;
    justify-content:space-around;
    flex-direction: column;
    align-items: flex-start;
    gap:12px;
    background:#FFF;
    padding:16px;
}

@media (min-width:480px) {
    .contact-us__contact {
        flex-direction:row;
        align-items: center;
        gap:32px;
    }
}

.contact-us__contact a {
    text-decoration:none;
    display:inline-flex;
    align-items:center;
    gap:8px;
    padding: 8px;
}

.contact-us__contact a span {
    color:#000;
    font-size:16px;
    margin-left:0;
}

.contact-us__contact i {
    color: #f58220;
    font-size:30px;
}

.contact-us-white-band {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 24px;
  width: 100%;
  height: 70px;
  background: #fff;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  position: relative;
}
.contact-us-white-band .fa-solid.fa-phone {
  font-size: 30px;
  position: absolute;
  left: 2.5%;
  right: 12.5%;
  top: 34.5%;
  bottom: 12.5%;
  color: #f58220;
  line-height: 80%;
}
.contact-band-link {
  border-bottom: 1px solid #e5e2e2;
  width: 100%;
  height: 39px;
  position: relative;
}
.contact-band-link:hover {
  background-color: #fff;
  transition: background-color 0.3s linear;
}
.contact-band-link a {
  color: #000;
  margin-left: 44px;
  line-height: 38px;
  font-size: 16px;
  font-family: Roboto;
}
.contact-band-link span {
  color: #006899;
  margin-right: 8px;
}
.contact-band-link .material-icons-outlined {
  position: absolute;
  top: 6px;
}
.contact-us-white-band .fa-regular.fa-envelope {
  left: 40.33%;
  right: 8.33%;
  top: 26.67%;
  bottom: 16.67%;
  color: #f58220;
  position: absolute;
  font-size: 36px;
}
.h1-contact-band {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 2%;
}
.contact-band-content i {
  margin-right: 5px;
}
.contact-us-img {
  float: left;
  position: relative;
}
.contact-us-img span {
  position: absolute;
  text-align: center;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 30px;
  color: #fff;
}
.primary-band-outter-container {
  max-width: 1440px;
  position: relative;
  color: #000;
}
.primary-band-outter-container,
.primary-band-outter-container ol li,
.primary-band-outter-container ul li {
  font-family: Roboto;
  font-size: 16px;
  width: 98% !important;
}
.primary-band {
  padding: 48px 40px 0 !important;
}
.primary-band h4 {
  margin-top: 16px;
  font-size: calc(1.275rem + 0.3vw);
  font-weight: 600;
  font-family: Montserrat;
}
.primary-band-outter-container p {
  margin: 0;
  font-family: Roboto;
  color: #000;
  font-size: 16px;
}
.h1-primary-band,
.primary-band h3 {
  font-family: Montserrat;
  font-style: normal;
}
.primary-band-outter-container ul li {
  font-family: Roboto;
  color: #000;
}
.primary-band-outter-container a span {
  position: absolute;
  color: #00b3b7;
  margin-left: 40px;
}
.primary-button-container a {
  color: #000 !important;
  text-decoration: none !important;
}
.primary-link-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  gap: 10px;
  width: auto;
  height: auto;
  flex: none;
  order: 2;
  flex-grow: 0;
}
.primary-link-container a {
  color: #000 !important;
  text-decoration: underline;
}
.primary-button-container {
  display: flex;
  gap: 16px;
  flex-flow: row;
  padding-bottom: 0;
  padding-top: 32px;
}
.primary-button-container a:nth-child(2) button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  gap: 16px;
  width: auto;
  height: 10px;
  background: #fff2dd;
  flex: none;
  order: 0;
  flex-grow: 0;
  border-radius: 4px;
  border: unset;
  border-bottom: 4px solid #fdbe57;
}
.primary-button-container a:first-child button,
.primary-button-container a:nth-child(3) button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  gap: 16px;
  width: auto;
  height: 10px;
  background: #fdbe57;
  flex: none;
  order: 0;
  flex-grow: 0;
  border-radius: 4px;
  border: unset;
  border-bottom: 4px solid #fee5bc;
}
.primary-button-container button:hover {
  background: #fff !important;
  box-shadow: 0 0 2px 2px #fdbe57;
  border-radius: 4px;
  border-bottom: 3px solid #fdbe57;
  transition: background-color 0.3s linear;
}
.dc ul .no-check:before {
  content: unset;
  color: unset;
  margin: unset;
  line-height: unset;
}
.dc ul li:before {
  content: '✓';
  color: #82bc41;
  margin-right: 12px;
  line-height: 32px;
}
.primary-band-container {
  padding-left: 2%;
  padding-right: 2%;
}
.primary-band-left {
  padding-right: 4%;
  float: left;
  width: 30%;
}
.h1-primary-band {
  font-weight: 600;
  font-size: 40px;
  line-height: 120%;
  color: #000;
}
.primary-band a:hover {
  text-decoration: none !important;
  color: #008f92;
}
.primary-band h3 {
  font-weight: 600 !important;
  font-size: 32px !important;
  line-height: 120% !important;
  margin-top: 24px;
}
.icon-button-container {
  width: 339px;
  height: 136px;
}
.primary-band-right {
  background: #d0d7dc;
  border-radius: 5px;
  margin-bottom: 30px;
}
.primary-side-button {
  background: #151c21;
  border-radius: 5px;
  width: 325px;
  height: 72px;
  text-align: center;
  padding-top: 0;
  margin-top: 15px;
  color: #fff;
  font-size: 24px;
}
.hp-primary-band {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  max-width: 1600px;
  width: 100%;
  height: 525px;
  background: #fff;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.hp-primary-band-right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 48px 24px;
  width: 664px;
  height: 397px;
  flex: none;
  order: 1;
  flex-grow: 1;
  color: #000;
  font-family: Roboto;
  font-size: 16px;
}
.hp-primary-band-outter-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0;
  gap: 24px;
  max-width: 1280px;
  height: 397px;
  background: #fff;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.hp-primary-band-left img {
  border-right: 8px solid #00652e;
}
.hp-primary-button-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0;
  gap: 24px;
  flex: none;
  order: 2;
  align-self: stretch;
  flex-grow: 0;
}
.hp-primary-button-container a:nth-child(2) button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  gap: 16px;
  background: #fff2dd;
  flex: none;
  order: 0;
  flex-grow: 0;
  border: none;
  border-radius: 4px;
  color: #000;
  border-bottom: 4px solid #fdbe57;
  margin-top: 24px;
  transition: background-color 0.3s linear;
}
.hp-primary-button-container a:first-child button,
.two-col-button {
  background: #fdbe57;
  transition: background-color 0.3s linear;
  -webkit-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
}
.hp-primary-button-container a:first-child button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  gap: 16px;
  flex: none;
  order: 0;
  flex-grow: 0;
  border: none;
  border-radius: 4px;
  color: #000;
  border-bottom: 4px solid #fee5bc;
  margin-top: 24px;
  transition: background-color 0.3s linear;
}
.hp-primary-button-container a:first-child button:hover,
.hp-primary-button-container a:nth-child(2) button:hover {
  background-color: #fff;
  color: #000;
  box-shadow: 0 0 2px 2px #fdbe57;
  border-bottom: 3px solid #fdbe57;
}
.hp-primary-button-container button:nth-child(2) {
  border-bottom: 4px solid #fdbe57;
  background-color: #fee5bc;
}
.accord-band,
.dynamic-news {
  width: 100%;
  float: left;
  margin-top: 50px;
  margin-bottom: 50px;
}
.accord-band-left {
  float: left;
  width: 58%;
  padding-left: 2%;
  padding-right: 4%;
}
.accordion-band-container h3,
.h1-primary-band {
  margin-bottom: 20px;
}
.accord-band-right {
  width: 23%;
  float: left;
}
.accord-band-right .links {
  padding-left: 0;
}
.accord-band-right .links-container {
  background: #ecf1f5;
  padding: 8%;
}
.accord-band-right .links span {
  font-size: 24px;
  padding-left: 8%;
}
.accord-band-right .link-content span {
  font-size: 16px !important;
  padding-left: 0 !important;
}
.accord-band-right .links-container a {
  display: block;
  padding-bottom: 15px;
}
.two-col-band .two-col-band-left,
.two-col-band-two .two-col-band-left {
  left: 160px;
  bottom: 0;
  background: #fff;
  border-left: 8px solid #82bc41;
  height: auto;
  position: absolute;
  border-radius: 0 24px 0 0;
  display: flex;
}
.two-col-band {
  flex: none;
  order: 0;
  flex-grow: 0;
  width: 100%;
}
.two-col-content p a,
.two-col-content ul li a {
  color: #008f92;
  text-decoration: underline !important;
  font-family: Roboto;
}
.two-col-content p a:hover,
.two-col-content ul li a:hover {
  color: #008f92;
  text-decoration: none !important;
}
.two-col-band-two {
  flex: none;
  order: 5;
  flex-grow: 0;
  width: 100%;
}
.two-col-content-button-container {
  display: flex;
}
.two-col-content-button-container a {
  padding-right: 16px;
}
.two-col-band img,
.two-col-band-two img {
  width: 100%;
  height: 704px;
  object-fit: cover;
  object-position: 30% 70%;
}
.affordability .two-col-band-two {
  order: 6;
  padding: 0;
}
.two-col-band-two .two-col-band-right p {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  color: #231f20;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
}
.two-col-band .two-col-band-left {
  flex-direction: row;
  align-items: flex-start;
  padding: 0;
  width: 519px;
}
.two-col-band-two .two-col-band-left-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 64px 40px;
  gap: 32px;
  width: 440px;
  height: auto;
  border-radius: 0 24px 0 0;
  flex: none;
  order: 0;
  flex-grow: 1;
  font-family: Roboto;
}
.two-col-band .two-col-band-right .two-col-band-right-container span,
.two-col-band .two-col-band-right h2,
.two-col-band-left h2,
.two-col-band-left-two h2,
.two-col-band-right-two h2,
.two-col-band-two .two-col-band-left-container span,
.two-col-band-two .two-col-band-right h2,
.two-col-band-two .two-col-band-right-container span {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 120%;
  color: #231f20;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}
.two-col-band-two .two-col-band-left {
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  width: 519px;
}
.two-col-band .two-col-band-left span {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 120%;
  color: #231f20;
  flex: none;
  order: 0;
  align-self: unset;
  flex-grow: 0;
}
.two-col-band .two-col-band-right p,
.two-col-band-left p {
  font-style: normal;
  font-weight: 400;
  order: 1;
  color: #000;
  font-size: 16px;
  font-family: Roboto;
  line-height: 170%;
}
.two-col-band-two .two-col-band-right-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: auto;
  flex: none;
  order: 0;
  flex-grow: 1;
}
.two-col-band-container {
  position: relative;
  max-width: 1600px;
}
.two-col-link {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 0;
  gap: 15px;
  width: 431px;
  height: unset;
  border-bottom: 1px solid #f3f2f2;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}
.two-col-link .material-icons-outlined {
  font-family: 'Material Icons Outlined' !important;
  color: #00b3b7 !important;
  font-size: 24px !important;
  position: absolute;
  right: 40px;
  transition: 0.8s ease-in-out;
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  -ms-transition: 0.8s ease-in-out;
}
.two-col-band .two-col-band-left .two-col-link span,
.two-col-band .two-col-band-right .two-col-link span {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 110%;
  color: #231f20;
  flex: none;
  order: 0;
  flex-grow: 1;
}
.two-col-band .two-col-band-left-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 64px 40px;
  gap: 32px;
  width: 70%;
  border-radius: 0 24px 0 0;
  flex: none;
  order: 0;
  flex-grow: 1;
  z-index: 1;
}
.feature-left p,
.two-col-content,
.two-column-band-content ul li {
  font-family: Roboto;
  font-size: 16px;
  color: #000;
}
.two-col-band-left p {
  width: 100%;
  flex: none;
  align-self: stretch;
  flex-grow: 0;
  margin-bottom: 40px;
}
.two-col-band-two .two-col-band-right-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 64px 40px;
  gap: 32px;
  width: 435px;
  border-radius: 0 24px 0 0;
  flex: none;
  order: 0;
  flex-grow: 1;
}
.two-col-band .two-col-band-right,
.two-col-band-two .two-col-band-right {
  padding: 0;
  position: absolute;
  width: 519px;
  height: auto;
  right: 160px;
  bottom: 0;
  background: #fff;
  border-left: 8px solid #82bc41;
  border-radius: 0 24px 0 0;
  display: flex;
}
.two-col-band .two-col-band-right {
  flex-direction: row;
  align-items: flex-start;
}
.two-col-band .two-col-band-right p {
  flex: none;
  align-self: stretch;
  flex-grow: 0;
  margin-top: 24px;
}
.two-col-band .two-col-band-right .two-col-band-right-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 64px 40px;
  gap: 32px;
  width: 433px;
  height: 519px;
  border-radius: 0 24px 0 0;
  flex: none;
  order: 0;
  flex-grow: 1;
}
.two-col-band-two .two-col-band-right {
  flex-direction: column;
  align-items: flex-start;
}
.two-col-button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: unset;
  gap: 16px;
  padding: 0 16px;
  width: auto;
  height: 46px;
  flex: none;
  order: 0;
  flex-grow: 0;
  border-radius: 4px;
  color: #000;
  border-bottom: 4px solid #fee5bc;
  transition: background-color 0.3s linear;
  font-size: 16px;
}
.two-col-content a:nth-child(2) .two-col-button {
  background: #fee5bc;
  border: 1px solid #fdbe57;
  border-bottom: 3px solid #fdbe57;
}
.two-col-band-outter-container iframe {
  width: 526px;
  height: 308px;
}
.testimonials .big-quote,
.testimonials .big-quote-end {
  font-size: 115px;
  font-family: cascadeicons;
  position: absolute;
  color: #00b3b7;
}
.interior .testimonials-container .testimonials {
  width: 845px;
  padding-left: unset;
}
.testimonials-container {
  padding: 0 !important;
  display: flex;
  flex-direction: row;
  max-width: 1340px;
  margin: auto auto 90px;
  position: relative;
}
.testimonials img {
  width: 100%;
  border-left: 8px solid #00b3b7;
}
.testimonials i {
  color: #00b3b7;
  left: 2%;
  padding-right: 1%;
  font-family: GBO;
  position: relative;
  font-size: 60px;
  display: block;
}
.testimonials .big-quote {
  top: -85px;
}
.testimonials-left.option-2.noquotes,
.testimonials-right.option-1.noquotes,
.testimonials-right.option-2.noquotes {
  padding-top: 88px;
}
.testimonials-left.option-1.noquotes {
  margin-top: 94px;
}
.testimonials iframe {
  /*jcs:height: 243px;*/
  aspect-ratio: 1;
}
.testimonials .testimonials-right .big-quote {
  top: 65px;
  left: 62px;
}
.testimonials .big-quote-end {
  bottom: -5%;
  right: 0;
}
.testimonials-left {
  float: LEFT;
  width: 46%;
  font-size: 20px;
  position: relative;
  margin-top: 85px;
  color: #000;
}
.testimonials-left.option-1 {
  padding-left: 5px;
}
.testimonials-right,
.testimonials-right.option-2 {
  width: 45%;
  padding-left: 5%;
  padding-right: 1%;
  font-size: 24px;
  position: relative;
  float: left;
}
.testimonials-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: left;
  padding-top: 40px;
}
.affiliate,
a:last-child .testimonial-button {
  display: flex;
  order: 0;
  font-size: 14px;
  font-style: normal;
}
.testimonials-right.option-2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: left;
  padding-top: 145px;
}
.affiliate {
  font-family: Roboto;
  font-weight: 700;
  line-height: 170%;
  align-items: baseline;
  color: #231f20;
  flex: none;
  flex-grow: 0;
}
.bt-container {
  display: flex;
  gap: 24px;
}
.bt-container a,
.feature-container p a:hover,
.two-column-band-content a {
  text-decoration: unset;
}
.form-band,
.interior .form-band,
.testimonial-button-container {
  display: flex;
  gap: 24px;
  height: auto;
}
a:last-child .testimonial-button {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  gap: 16px;
  width: auto;
  height: 10px;
  background: #fff2dd;
  flex: none;
  flex-grow: 0;
  border: unset;
  border-bottom: 4px solid #fdbe57;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 100%;
  color: #000;
  margin-top: 10px;
  border-radius: 4px;
}
a .testimonial-button,
a:first-child .testimonial-button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  gap: 16px;
  width: auto;
  height: 10px;
  background: #fdbe57;
  flex: none;
  order: 0;
  flex-grow: 0;
  border: unset;
  border-bottom: 4px solid #fee5bc;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #000;
  margin-top: 12px;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
.bios-right,
.primary-band {
  flex-direction: column;
  align-self: stretch;
}
.testimonial-button:hover {
  background: #fff !important;
  box-shadow: 0 0 2px 2px #fdbe57;
  border-bottom: 3px solid #fdbe57;
}
.testimonials-img-desc {
  bottom: 5%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 1;
  font-size: 16px;
}
.testimonial-top-quote {
  padding-top: 8%;
}
.testimonials {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
  font-family: Montserrat;
}
.testimonials-full .testimonial-top-quote {
  padding-top: 0;
}
img {
  vertical-align: middle;
}
.slideshow-container {
  max-width: 1440px;
  position: relative;
  margin: auto;
}
.d-n {
  max-width: 1400px;
}
.next,
.prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  transition: 0.6s;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.next:hover,
.prev:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s;
}
.active,
.dot:hover {
  background-color: #717171;
}
.jade {
  animation-name: jade;
  animation-duration: 2.5s;
}
@keyframes jade {
  0% {
    right: -500px;
  }
  100% {
    left: 100%;
  }
}
.d-n {
  margin: auto;
}
.bio {
  display: inline-flex;
  border: 2px solid #ccc;
  border-radius: 4px;
}
.bio a,
.bio h3,
.bio p {
  padding-left: 5%;
}
.bio a {
  padding-bottom: 10%;
  float: left;
}
.bio h3 {
  padding-top: 5%;
}
.bios-right {
  display: flex;
  align-items: flex-start;
  padding: 32px;
  gap: 16px;
  width: 592px;
  height: auto;
  flex: none;
  order: 1;
  flex-grow: 1;
}
.bios-right h2 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  font-size: 56px;
  line-height: 120%;
  color: #000;
}
.bios-right .title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
  color: #000;
}
.bios-right .dept {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 170%;
  color: #000;
  border-top: 1px solid #e5e2e2;
  padding-top: 16px;
}
.bios-right .email,
.bios-right .phone {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #000;
}
.main-bios-band-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  gap: 24px;
  width: 1200px;
  height: auto;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  margin: auto;
}
.bios-left img {
  border-bottom: 8px solid #00652e;
  width: 100%;
}
.primary-band {
  display: flex;
  align-items: flex-start;
  gap: 64px;
  width: 93%;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.events-band {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 64px 0;
  width: 100%;
  height: auto;
  max-width: 100%;
  background: #f5f5f5;
  flex: none;
  order: 8;
  flex-grow: 0;
}
.date-v2 span:first-child {
  position: absolute;
  margin-top: 5px;
}
.date-v2 span:nth-child(2),
.loc span:nth-child(2) {
  margin-left: 30px;
}
.events-band-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  gap: 64px;
  width: 1280px;
  height: auto;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.events-band-container p span,
.events-band-container-left span {
  color: #000;
  flex: none;
  order: 0;
  align-self: stretch;
  font-style: normal;
}
.events-band-container p span {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  flex-grow: 0;
}
.events-band-container-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 40px;
  gap: 32px;
  width: 518px;
  height: 584px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.events-band-container-left span {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 48px;
  line-height: 120%;
  flex-grow: 0;
}
.events-links-container {
  width: 30%;
}
.events-links-container ul {
  margin-left: 0 !important;
  margin-block-start: 0em !important;
  margin-block-end: 0em !important;
}
.events-links-container ul li .material-icons-outlined {
  float: right;
  padding-right: 10px;
  color: #00b3b7;
}
.events-band-container-left .material-icons-outlined {
  font-family: 'Material Icons Outlined';
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  font-feature-settings: 'liga';
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.events-band-container-left p,
.events-band-container-v2-right p {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  color: #000;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}
.events-button-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0;
  gap: 24px;
  flex: none;
  order: 3;
  align-self: stretch;
  flex-grow: 0;
}
.events-band-container-left a:last-child button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  gap: 16px;
  background: #fff2dd;
  flex: none;
  order: 0;
  flex-grow: 0;
  height: 14px;
  width: auto;
  border: 1px solid #fdbe57;
  border-bottom: 3px solid #fdbe57;
  border-radius: 4px;
  color: #000;
  -webkit-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
.events-band-container-left a:first-child button,
.events-band-v2-container-left a:first-child button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  gap: 16px;
  color: #000;
  width: auto;
  height: 14px;
  background: #fdbe57;
  flex: none;
  order: 2;
  flex-grow: 0;
  border: unset;
  border-radius: 4px;
  border-bottom: 4px solid #fee5bc;
  -webkit-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
.events-band-container-left button:hover,
.events-band-v2-container-left button:hover {
  background: #fff;
  box-shadow: 0 0 2px 2px #fdbe57;
  border-bottom: 3px solid #fdbe57;
  -webkit-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
.events-band-container-right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  gap: 24px;
  width: 698px;
  height: auto;
  flex: none;
  order: 1;
  flex-grow: 1;
}
.ind-event {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 24px 48px;
  width: 594px;
  height: 228px;
  background: #fff;
  border-radius: 0 24px 0 0;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  border-left: 8px solid #f58220;
}
.ind-event:hover {
  background-color: #fff9ee;
  transition: background-color 0.3s linear;
}
.content-container,
.content-container-v2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  gap: 16px;
  width: 100%;
  height: auto;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  margin-top: 16px;
}
.ind-event-v2-date {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  width: 70px;
  height: 62px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.ind-event-container a button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  gap: 16px;
  width: 56px;
  height: 10px;
  background: #fdbe57;
  flex: none;
  order: 0;
  flex-grow: 0;
  border: unset;
  border-radius: 4px;
  border-bottom: 4px solid #fee5bc;
  color: #000;
  margin-top: 16px;
  transition: background-color 0.3s linear;
}
.events-band-left a {
  font-weight: 700;
  color: #000;
}
.events-band-left a:hover {
  text-decoration: underline;
  color: #000;
}
.ind-event-container a button:hover,
.ind-event-v2-container a button:hover {
  background: #fff;
  box-shadow: 0 0 2px 2px #fdbe57;
  border-radius: 4px;
  border-bottom: 4px solid #fdbe57;
}
.ind-event-v2-container a button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  gap: 16px;
  width: 56px;
  height: 10px;
  background: #fdbe57;
  flex: none;
  order: 0;
  flex-grow: 0;
  border-radius: 4px;
  border: none;
  border-bottom: 4px solid #fee5bc;
  color: #000;
  text-decoration: none !important;
}
.ind-event-heading,
.ind-events-v2-heading {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  color: #231f20;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}
.events-band-v2-container-right span,
.ind-event-v2-heading {
  font-family: Montserrat !important;
  font-style: normal;
  font-size: 24px !important;
  line-height: 120% !important;
  align-self: stretch;
}
.content-container .material-icons-outlined,
.content-container-v2 .material-icons-outlined {
  color: #82bc41 !important;
  font-family: 'Material Icons Outlined' !important;
  font-size: 24px !important;
  font-weight: 100 !important;
}
.events-band-v2-container-right span {
  font-weight: 600 !important;
  color: #f58220 !important;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.events-band-v2-container-right p {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  color: #fff;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin-top: 16px;
}
.v2-link-container {
  border-bottom: 1px solid #fff;
}
.events-band-v2-container-right a {
  display: block;
  flex-direction: row;
  align-items: center;
  padding: 8px 0;
  gap: 15px;
  width: 100%;
  color: #fff;
  height: auto;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  text-decoration: none !important;
}
.events-band-v2-container-right .v2-button button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  gap: 16px;
  width: 112px;
  height: 10px;
  background: #fdbe57;
  flex: none;
  order: 0;
  flex-grow: 0;
  border-radius: 4px;
  border: none;
  border-bottom: 4px solid #fee5bc;
  color: #000;
}
.events-band-v2-container-right .v2-button button:hover {
  background: #fff;
  box-shadow: 0 0 2px 2px #fdbe57;
  border-radius: 4px;
  border-bottom: 3px solid #fdbe57;
  -webkit-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
.gc p,
.gc p span,
.gc-container,
.gc-container a {
  transition: 0.4s ease-out;
}
.location,
.location-v2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  gap: 24px;
  width: 100%;
  flex-wrap:wrap;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}
.ind-event-v2-heading {
  font-weight: 600;
  color: #231f20;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.day span,
.ind-event-v2-date .day span,
.ind-event-v2-date .month span,
.month span {
  font-family: Montserrat !important;
  line-height: 100% !important;
  flex: none;
  font-style: normal;
  color: #231f20;
  font-weight: 600;
  text-align: center;
}
.ind-event-v2-date .month span,
.month span {
  font-size: 14px;
  order: 0;
  flex-grow: 0;
  text-transform: uppercase;
}
.day span,
.ind-event-v2-date .day span {
  font-size: 48px !important;
  order: 1 !important;
  flex-grow: 0;
}
.date span.material-icons-outlined:first-child,
.loc span.material-icons-outlined:first-child {
  position: absolute;
  top: 3px;
  margin-left: unset;
}
.loc span.material-icons-outlined:nth-of-type(2) {
  position: absolute;
  top: 3px;
  left: 30px;
  margin-left: unset;
}
.loc span {
  margin-left: 61px;
}
.date span {
  margin-left: 31px;
}
.date span,
.loc span,
.location-v2 .date-v2 span {
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  color: #231f20;
  flex: none;
  order: 2;
  flex-grow: 0;
}

/* JCS Casey overides */
.location-v2 span {
  position: static !important;
  padding: 0 !important;
  margin: 0 !important;
  width: auto !important;
}

.location-v2 .loc,
.location-v2 .date-v2 {
  display: flex;
  align-items: center;
  gap: 8px;
}
/* JCS end Casey overides */

.events-band-v2 h3,
.events-band-v2 span {
  font-family: Montserrat;
  font-weight: 700;
  line-height: 120%;
  font-style: normal;
}
.events-band-v2,
.events-band-v2-container-left {
  flex-direction: column;
  display: flex;
  height: auto;
}
.events-band-v2 {
  width: 100%;
  align-items: center;
  padding-top: 48px;
  gap: 24px;
  max-width: 1600px;
  background: #f5f5f5;
  flex: none;
  order: 10;
  flex-grow: 0;
  margin-bottom: 48px;
}
.events-band-v2-container-right a span {
  color: #fff !important;
  font-size: 16px !important;
  font-family: Roboto !important;
  font-weight: 500 !important;
}
.events-band-v2-container-right a .material-icons-outlined {
  font-family: 'Material Icons Outlined' !important;
  color: #00b3b7 !important;
  font-size: 18px !important;
  float: right !important;
  margin-right: 32px;
}
.event-link-container a span:first-child {
  border-bottom: 1px solid #818589;
  text-decoration: none !important;
  display: inline-block;
  width: 70%;
  padding-bottom: 9px;
}
.events-band-v2-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0;
  gap: 24px;
  width: 1280px;
  height: auto;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.events-band-v2 h3 {
  width: 94%;
  font-size: 32px;
  color: #000;
  max-width: 1225px;
  text-align: left;
  margin-top: 36px;
}
.events-band-v2 span {
  font-size: 48px;
  color: #231f20;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.events-band-v2 .events-band-v2-container span {
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  color: #231f20;
  flex: none;
  order: 0;
  flex-grow: 0;
  float: none;
}
.events-band-v2-container-left {
  align-items: flex-start;
  padding: 0;
  gap: 40px;
  width: 890px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.events-band-v2-container-right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px 32px;
  width: 302px;
  height: auto;
  background: #231f20;
  border-radius: 0 24px 0 0;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
}
.ind-event-v2 {
  flex-direction: row;
  height: auto;
  display: flex;
  background: #fff;
}
.ind-event-v2 {
  align-items: flex-start;
  padding: 24px 32px;
  width: 807px;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}
.ind-event-v2 p {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  color: #231f20;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}
.gc h3,
.gc p,
.gc p span,
.gc span {
  color: #fff;
  font-style: normal;
  align-self: stretch;
}
.feature,
.gc-container {
  width: 100%;
  display: flex;
}
.gc-container,
.tower-top {
  position: absolute;
  left: 0;
}
.gc-container {
  box-sizing: border-box !important;
  flex-direction: column;
  align-items: flex-start;
  padding: 16px 18px 0;
  gap: 10px;
  height: 325px;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 1;
  bottom: -211px;
}
.gc h3,
.gc span {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.gc p,
.gc p span {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  flex: none;
  order: 0;
  flex-grow: 0;
  width: 95%;
  display: none;
}
.gc-container a {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 24px;
  gap: 16px;
  border-radius: 4px;
  width: fit-content;
  height: 20px;
  background: #fdbe57;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin-bottom: 49px;
  border-bottom: 4px solid #fee5bc;
  display: none;
}
.gc-container a span {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 160%;
  color: #231f20;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.feature-button-container button,
.feature-left ul li {
  font-size: 16px;
  font-family: Roboto;
}
.feature-container h2,
.feature-container span,
.form-band span,
.two-column-container span {
  font-family: Montserrat;
  font-size: 48px;
  font-style: normal;
}
.gc-container a:hover {
  background: #fff;
  box-shadow: 0 0 2px 2px #fdbe57;
  transition: background-color 0.3s linear;
}
.gc:hover .gc-container {
  bottom: 0;
  left: 0;
  transition: bottom 0.4s ease-out;
}
.gc:hover .gc-container a,
.gc:hover .gc-container p {
  display: inherit;
  transition: 0.4s ease-out;
}
.feature {
  flex-direction: column;
  align-items: center;
  padding: 64px 0;
  gap: 8px;
  height: 588px;
  background: #82bc41;
  flex: none;
  order: 6;
  flex-grow: 0;
  margin-bottom: 48px;
  margin-top: 48px;
}
.landing .feature {
  margin-bottom: 0;
  margin-top: 0;
}
.feature-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  gap: 40px;
  width: 1280px;
  height: 588px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.feature-container .feature-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 0 0 24px;
  width: 628px;
  height: 588px;
  border-left: 4px solid #628d31;
  flex: none;
  order: 0;
  flex-grow: 0;
  color: #000;
}
.feature-container h2,
.feature-container span {
  font-weight: 700;
  line-height: 120%;
  color: #231f20;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  padding-bottom: 24px;
}
.feature-container p a {
  display: inline;
  background: unset;
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}
.explore-program-button,
.feature-container button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 16px;
  padding: 0 25px;
  width: auto;
  height: 46px;
  background: #fdbe57;
  flex: none;
  order: 0;
  flex-grow: 0;
  border: none;
  border-bottom: 4px solid #fee5bc;
  border-radius: 4px;
  color: #000;
  text-decoration: none !important;
  transition: background-color 0.3s linear;
}
.container-0 button:hover,
.container-2 button:hover,
.container-4 button:hover,
.explore-program-button:hover,
.feature-container .feature-button-2 button:hover,
.feature-container button:hover,
.form-band form input[type='submit']:hover {
  background: #fff;
  box-shadow: 0 0 2px 2px #fdbe57;
  border-bottom: 3px solid #fdbe57;
}
.feature-container .feature-button-2 button {
  background: #fee5bc;
  border-bottom: 4px solid #fdbe57;
}
.feature-container img {
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 1;
  width: 100%;
}
.feature-button-container a {
  text-decoration: none !important;
  padding-top: 36px;
}
.feature-container .feature-button-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 24px;
  flex: none;
  order: 3;
  flex-grow: 0;
  flex-wrap: wrap;
}
@media (max-width: 1280px) {
  .two-col-band,
  .two-col-band-two {
    height: auto;
    margin-bottom: 48px;
  }
  .two-col-band img,
  .two-col-band-two img {
    height: auto;
    min-height: 320px;
  }
  .two-col-band .two-col-band-left,
  .two-col-band .two-col-band-right,
  .two-col-band-two .two-col-band-left,
  .two-col-band-two .two-col-band-right {
    position: unset;
    margin: -100px auto auto;
    width: 94%;
  }
  .feature-container {
    width: 92%;
  }
  .feature-container .feature-left {
    width: 46%;
  }
  .feature-right {
    width: 50%;
  }
}
.interior .form-band {
  flex-direction: row;
  align-items: center;
  padding: 64px 32px;
  width: 848px;
  flex: none;
  flex-grow: 0;
}
.form-band {
  flex-direction: column;
  align-items: center;
  padding: 64px 0;
  width: 1600px;
  flex: none;
  order: 8;
  flex-grow: 0;
}
.form-band span {
  font-weight: 700;
  line-height: 120%;
  color: #000;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.form-band form label {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 170%;
  text-align: center;
  color: #000;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin-right: 25px;
}
.form-band form input[type='text'],
.form-band form select,
.form-band form textarea {
  display: flex;
  flex-direction: row;
  padding: 16px 32px;
  gap: 8px;
  width: 654px;
  background: rgba(255, 255, 255, 0.5);
  align-self: stretch;
}
.form-band form input[type='text'],
.form-band form select {
  align-items: center;
  height: 17px;
  border: 1px solid #cbc4c6;
  border-radius: 4px;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.form-band form textarea {
  align-items: center;
  height: 172px;
  border: 1px solid #cbc4c6;
  border-radius: 4px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.form-band form input[type='radio'] {
  display: inline-block;
}
.form-band form input[type='submit'] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 16px;
  width: 101px;
  height: 46px;
  background: #fdbe57;
  flex: none;
  order: 0;
  flex-grow: 0;
  border: unset;
  border-bottom: 4px solid #fee5bc;
  border-radius: 4px;
  margin-top: 25px;
}
.two-column-band {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 32px 0;
  gap: 10px;
  height: auto;
  flex: none;
  order: 6;
  flex-grow: 0;
  justify-content: center;
  width: 100%;
}
.tower,
.two-column-container {
  padding: 0;
  height: auto;
  display: flex;
}
.two-column-band a {
  color: #000;
  font-weight: strong;
}
.generic .two-column-band {
  order: 4;
}
.two-column-container {
  flex-direction: row;
  align-items: flex-start;
  gap: 24px;
  width: unset;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.tower {
  flex-direction: column;
  align-items: flex-start;
  width: 85px;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  background: #eff7e7;
}
.tower-top {
  width: 85px;
  height: 64px;
  top: 0;
  background: #628d31;
  border-radius: 0 16px 0 0;
}
.tower-bottom {
  width: 85px;
  height: 592px;
  background: #eff7e7;
  border-radius: 0;
  flex: none;
  order: 1;
  flex-grow: 1;
}
.two-column-container-left-band {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 64px 0 0;
  gap: 24px;
  width: 736px;
  height: auto;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.two-column-container span {
  font-weight: 700;
  line-height: 100%;
  color: #231f20;
  flex: none;
  order: 0;
  flex-grow: 1;
}
.right-side-container a,
.two-column-container p {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  color: #231f20;
  flex: none;
  order: 0;
  flex-grow: 1;
}
.two-column-band-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  width: 705px;
  height: auto;
  flex: none;
  order: 1;
  flex-grow: 0;
  padding-bottom: 24px;
}
.two-column-band-content h3 {
  font-size: 32px;
  font-family: Montserrat;
  font-weight: 600;
}
.faculty-page-name,
.right-side-container span {
  font-family: Montserrat;
  font-style: normal;
  font-size: 24px;
}
.two-column-band-content p a {
  font-weight: 400;
  color: #008f92;
  text-decoration: underline;
}
.right-side {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 160px 0 0;
  width: 412px;
  height: auto;
  border-radius: 0;
  flex: none;
  order: 2;
  align-self: stretch;
  flex-grow: 0;
}
.right-side-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 48px;
  gap: 16px;
  width: 312px;
  height: auto;
  flex: none;
  order: 0;
  flex-grow: 1;
  background: #fff9ee;
  position: relative;
  border-left: 4px solid #f58220;
}
.right-side-container span {
  font-weight: 700;
  color: #231f20;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}
.right-side-container a span,
.tower-top span {
  font-family: 'Material Icons Outlined';
  position: absolute;
}
.two-column-band-content button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 20px;
  width: auto;
  height: 10px;
  background: #fdbe57;
  flex: none;
  order: 0;
  flex-grow: 0;
  color: #000;
  border-radius: 4px;
  border: unset;
  border-bottom: 4px solid #fee5bc;
  transition: background-color 0.3s linear;
}
.right-side-container a span {
  color: #00b3b7;
  right: 30px;
}
.tower-top span {
  right: 0;
  bottom: 0;
  color: #fff;
  font-weight: 500;
}
@media (max-width: 1279px) {
  .hp-primary-band-outter-container {
    width: 94%;
    height: auto;
  }
  .hp-primary-band-left {
    width: 50%;
  }
  .hp-primary-band-left img {
    width: 100%;
    max-width: fit-content;
  }
  .hp-primary-band-right {
    width: 45%;
  }
  .content-well.bios {
    width: 100% !important;
  }
  .bios-left,
  .bios-right {
    width: auto;
    margin: 24px auto auto;
    max-width: 92%;
  }
  .main-bios-band-container {
    flex-direction: column;
    width: 100%;
  }
  .bio-outter-container {
    display: flex;
    flex-direction: column !important;
    width: 94% !important;
    margin: auto;
  }
  .bio-outter-container .content-well {
    margin-top: 24px;
  }
  .bios-right {
    padding: 0;
  }
  .events-band-v2-container {
    width: 94%;
  }
  .events-band-v2-container-left {
    width: 65%;
  }
  .ind-event-v2 {
    width: 89%;
  }
  .events-band-v2-container-right {
    width: 25%;
    padding-right: 4%;
  }
  .events-band,
  .events-band-container,
  .location,
  .location-v2,
  .right-side-container {
    width: 100%;
  }
  .events-band-container-left {
    width: 40%;
    padding-left: 40px;
    height: auto;
  }
  .events-band-container-right {
    width: 87%;
  }
  .ind-event {
    width: 41%;
  }
  .date-v2 span:first-child {
    float: left;
  }
  .date-v2 span:nth-child(2) {
    display: block;
    width: 188px;
    padding-left: 40px;
  }
  .loc span:nth-child(2) {
    display: block;
  }
  .two-column-band {
    width: 100%;
    max-width: 1600px;
  }
  .two-column-container {
    width: 51%;
  }
  .two-column-band-content,
  .two-column-container-left-band {
    width: 79%;
  }
  .right-side {
    width: 25%;
  }
}
@media (max-width: 1024px) {
  .contact-band-content:first-child {
    padding-left: 4%;
    padding-left: unset;
  }
  .contact-band-content {
    margin-bottom: 30px;
  }
  .contact-us-img {
    float: unset;
    text-align: center;
  }
  .contact-us-img img {
    width: 94%;
    max-width: 466px;
  }
  .contact-band {
    height: auto;
    flex-direction: column;
  }
  .contact-band-outter-container {
    max-width: unset;
    margin-top: -250px;
    width: 96%;
  }
  .contact-us-white-band a .email-link {
    margin-left: 57px;
  }
  .contact-band-link {
    width: 100%;
    display: flex;
    order: 9;
  }
  .contact-us-white-band {
    flex-direction: column;
    height: auto;
    width: 100%;
    background: unset;
  }
  .contact-us-white-band a {
    background-color: #fff;
    width: 100%;
  }
  .contact-us-white-band .fa-solid.fa-phone {
    top: 12.5%;
  }
  .contact-us-white-band .fa-regular.fa-envelope {
    left: 2.5%;
    top: 66.67%;
  }
  .email-link {
    margin-left: 60px;
  }
  .contact-band-container {
    gap: 16px;
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    margin: auto;
    position: unset;
    left: unset;
    bottom: unset;
  }
  .contact-us-bottom-container {
    height: auto;
    flex-direction: column;
    gap: 0;
    width: 100%;
    margin-bottom: 0;
    margin-top: 10px;
  }
  .contact-band-content {
    width: 100%;
    height: auto;
  }
  .content-well.interior .primary-band {
    width: 92%;
    padding-left: 16px !important;
    padding-right: 16px !important;
    margin-bottom: 24px;
  }
  .primary-band-left {
    width: 96%;
    margin-bottom: 50px;
  }
  .primary-band-right {
    width: 96%;
  }
  .icon-button-container {
    float: left;
  }
  .primary-side-button {
    margin-left: 5%;
    float: left;
  }
  .primary-side-button:first-child {
    margin-top: -15px;
    margin-bottom: 30px;
  }
  .accord-band-left,
  .accord-band-right {
    width: 92%;
    padding-left: 4%;
    padding-right: 4%;
    padding-bottom: 50px;
  }
  .accord-band-right .links span {
    font-size: 24px;
    padding-left: 4%;
  }
  .accord-band-right .links-container {
    background: #ecf1f5;
    padding: 4%;
  }
  .testimonials-left {
    margin-top: 155px;
  }
  .two-column-band {
    flex-wrap: wrap;
    padding: unset;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .two-column-container {
    width: 94%;
  }
  .two-column-band .right-side {
    padding: unset;
  }
  .two-column-band .two-column-container-left-band {
    width: 81%;
  }
  .two-column-band-content {
    width: 100%;
  }
  .right-side {
    width: 100%;
    max-width: 412px;
  }
}
@media (max-width: 599px) {
  .bios-left {
    max-width: auto;
    margin: 0;
  }
  .content-well {
    width: 100% !important;
  }
  .primary-band {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .icon-button-container {
    float: unset;
    width: 100%;
  }
  .primary-band-right,
  .two-col-band .two-col-band-right .two-col-band-right-container,
  .two-col-band-two .two-col-band-left-container,
  .two-col-content-button-container .two-col-button {
    width: 100%;
  }
  .primary-side-button {
    margin-left: 0;
    width: 96%;
  }
  .primary-button-container {
    flex-flow: column !important;
  }
  .primary-button-container a button {
    width: 81% !important;
  }
  .two-col-content-button-container {
    flex-direction: column;
    gap: 24px;
  }
  .two-col-band .two-col-band-left span,
  .two-col-band-left h2,
  .two-col-band-left-two h2,
  .two-col-band-right-two h2,
  .two-col-band-two .two-col-band-right h2 {
    font-size: 32px;
  }
  .two-col-content {
    width: 81%;
  }
  .two-col-band .two-col-band-left-container,
  .two-col-band-two .two-col-band-right-container {
    padding-left: 16px;
    padding-right: 16px;
    gap: 8px;
  }
  .two-column-band {
    padding-bottom: 48px;
  }
  .right-side {
    width: 94%;
    margin: auto;
  }
  .right-side-container {
    width: 88%;
    padding-left: 24px;
    padding-right: 24px;
  }
  .tower {
    width: 41px;
    overflow: hidden;
  }
  .tower-top {
    width: 45px;
  }
  .tower-bottom {
    width: 41px;
  }
}
.generic .accord,
.generic .contact-band,
.generic .events-band,
.generic .events-band-v2,
.generic .feature,
.generic .form-band,
.generic .hero,
.generic .hh-module.section,
.generic .prefooter,
.generic .related-news-container,
.generic .related-programs-container,
.generic .tabs-band,
.generic .testimonials-container,
.generic .two-col-band,
.generic .two-col-band-two,
.generic .two-column-band {
  order: 0;
}
.splide__list {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}
.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}
.splide__progress__bar {
  width: 0;
}
.splide {
  position: relative;
  visibility: hidden;
}
.interior .splide {
  position: unset;
  visibility: hidden;
}
.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}
.splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__spinner {
  animation: 1s linear infinite splide-loading;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}
.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.splide__track--fade > .splide__list > .splide__slide {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 0;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  position: relative;
  z-index: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  background: unset;
  border: 0;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  position: absolute;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}
.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}
.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}
#fb-root,
#skip-nav,
.col-xs-12 div p,
.col-xs-12 h2,
.loseme,
.splide__arrow:disabled {
  display: none;
}
.splide__arrow:focus-visible {
  outline: #0bf solid 3px;
  outline-offset: 3px;
}
.splide__arrow--prev {
  left: 0.75em;
  bottom: -5em;
}
.splide__arrow--prev svg {
  transform: scaleX(-1);
}
.splide__arrow--next {
  right: 0.75em;
  bottom: -5em;
}
.splide.is-focus-in .splide__arrow:focus {
  outline: #0bf solid 3px;
  outline-offset: 3px;
}
.splide__pagination {
  bottom: -5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}
.splide__pagination__page {
  background: #97898d;
  border: 0;
  display: inline-block;
  height: 8px;
  margin: 10px;
  opacity: 0.3;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 139px;
}
.splide__pagination__page.is-active {
  z-index: 1;
  opacity: 0.9;
}
.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}
.splide__pagination__page:focus-visible {
  outline: #0bf solid 3px;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__pagination__page:focus {
  outline: #0bf solid 3px;
  outline-offset: 3px;
}
.splide__progress__bar {
  background: #ccc;
  height: 3px;
}
.splide__slide:focus {
  outline: 0;
}
@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: #0bf solid 3px;
    outline-offset: -3px;
  }
  .splide.is-focus-in .splide__slide:focus {
    outline: #0bf solid 3px;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}
.splide__toggle:focus-visible {
  outline: #0bf solid 3px;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__toggle:focus {
  outline: #0bf solid 3px;
  outline-offset: 3px;
}
.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}
.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}
.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}
.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}
.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}
.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}
.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}
.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}
.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}
.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}
.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}
.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}
.splide__arrow svg:hover {
  fill: #00b3b7 !important;
  height: 1.22em;
  width: 1.22em;
}
@media (max-width: 768px) {
  .related-news,
  .related-news-container {
    width: 100%;
    height: auto;
  }
  .related-news-heading {
    width: 100%;
    padding-left: 2%;
    margin-top: 40px;
    line-height: 100%;
  }
  .related-news-body-container {
    width: 100%;
    flex-direction: column;
    height: auto;
  }
  .related {
    padding-left: 2%;
    padding-right: 2%;
    width: 92%;
    margin: auto auto 24px;
  }
  .feature-container h2,
  .feature-container span,
  .related-programs-heading {
    font-size: 32px;
  }
  .prorgrams {
    width: 100%;
    max-width: 410px;
  }
  .hp-primary-band {
    width: 100%;
    height: auto;
    padding-top: 48px;
  }
  .hp-primary-band-outter-container {
    width: 100%;
    height: auto;
    flex-direction: column;
  }
  .hp-primary-band-left {
    width: unset;
    margin: auto;
  }
  .hp-primary-band-left img {
    border-right: unset;
    border-bottom: 8px solid #00652e;
    width: 100%;
  }
  .hp-primary-band-right {
    width: 94%;
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 24px;
    margin: auto;
    height: auto;
  }
  .testimonials-container {
    margin-bottom: 0;
    width: 94%;
  }
  .interior .testimonials-container {
    margin-bottom: 40px;
  }
  .testimonials-mobile {
    display: block;
    font-size: 24px;
  }
  .testimonials-left,
  .testimonials-right,
  .testimonials-right.option-2 {
    display: none;
  }
  .testimonials-left-m,
  .testimonials-right-m {
    width: 100%;
    margin: auto;
  }
  .testimonials-left-m .testimonial-button,
  .testimonials-right-m .testimonial-button {
    margin: auto;
  }
  .interior .testimonials-container {
    margin-top: unset;
    width: 100%;
    max-width: unset;
  }
  .feature,
  .feature-right img,
  .interior .testimonials-container .testimonials,
  .location,
  .location-v2,
  .splide.is-initialized,
  .splide.is-rendered {
    width: 100%;
  }
  .testimonials {
    width: 92%;
    padding-left: 4%;
    padding-right: 4%;
  }
  .testimonials-mobile {
    width: 94%;
    margin: auto;
  }
  .testimonials .big-quote-end {
    bottom: 5%;
    right: 10%;
  }
  .testimonials .big-quote {
    top: -10px;
  }
  .testimonials-mobile p {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    line-height: 150%;
    margin-top: 48px;
    position: relative;
  }
  .testimonials img {
    border-left: unset;
    border-bottom: 8px solid #00b3b7;
  }
  .events-band-v2-container-right {
    width: 84%;
    margin: auto;
    padding: 8%;
    border-radius: 0;
  }
  .events-band,
  .events-band-v2 {
    width: 100%;
    padding: unset;
    padding-bottom: 24px;
    padding-top: 24px;
  }
  .events-band-v2-container {
    width: 95%;
    flex-direction: column;
  }
  .events-band-container {
    width: 100%;
    flex-direction: column;
  }
  .events-band-container-left,
  .events-band-v2-container-left,
  .feature-left {
    width: 92%;
  }
  .events-band-container-left,
  .feature {
    height: auto;
  }
  .events-band-container-right {
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
  }
  .ind-event-v2 {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
  }
  .ind-event {
    width: 94%;
    padding-left: 2%;
    padding-right: 2%;
  }
  .date-v2 span:first-child {
    float: left;
  }
  .date-v2 span:nth-child(2) {
    display: block;
    width: 188px;
    padding-left: 40px;
  }
  .loc span:nth-child(2) {
    display: block;
  }
  .feature-right {
    width: 96%;
    margin: auto;
  }
  .feature-container {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    justify-content: center;
  }
  .feature-container .feature-left {
    order: 1;
    width: 92%;
    height: auto;
  }
  .splide__pagination__page {
    width: 60px;
  }
  .splide__pagination {
    position: unset;
  }
  .splide__arrow--next,
  .splide__arrow--prev {
    bottom: 0;
    top: auto;
  }
}
.faculty-ind-row {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 24px;
  width: 100%;
  height: auto;
  flex: none;
  order: 2;
  flex-grow: 0;
  padding: 40px;
  flex-wrap: wrap;
}
.faculty-bottom,
.faculty-ind {
  display: flex;
  flex-direction: column;
}
.faculty-ind {
  align-items: flex-start;
  padding: 0;
  width: 282px;
  height: auto;
  background: #f5f5f5;
  border-radius: 0 24px 0 0;
  flex: none;
  order: 0;
  overflow: hidden;
}
.faculty-ind a {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  color: #231f20;
  flex: none;
  order: 0;
  width: 100%;
  flex-wrap: wrap;
  overflow-wrap: anywhere;
}
.faculty-ind .photo {
  width: 100%;
  border-bottom: 4px solid #00652e;
  height: 382px;
  object-fit: fill;
}
.faculty-bottom {
  align-items: flex-start;
  padding: 32px;
  gap: 24px;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  height: 290px;
}
.faculty-page-email,
.faculty-page-phone {
  padding: 0;
  gap: 8px;
  display: flex;
  align-self: stretch;
}
.faculty-name-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  width: 225px;
  height: auto;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}
.faculty-name-container a {
  color: #000;
  text-decoration: underline;
}
.faculty-page-name {
  font-weight: 600;
  line-height: 120%;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  color: #000;
}
.dept,
.faculty-intro {
  font-weight: 400;
  line-height: 170%;
  font-family: Roboto;
}
.dept,
.faculty-searchbox-container span {
  color: #000;
  flex: none;
  order: 0;
  font-style: normal;
}
.dept {
  font-size: 16px;
  flex-grow: 0;
}
.faculty-page-phone {
  flex-direction: row;
  align-items: center;
  flex: none;
  order: 0;
  flex-grow: 0;
  color: #000;
}
.faculty-page-email {
  flex-direction: row;
  align-items: center;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.faculty-searchbox-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 48px 64px;
  gap: 48px;
  width: 451px;
  min-height: 220px;
  background: #eff7e7;
  border-left: 8px solid #82bc41;
  border-radius: 0 24px 0 0;
  flex: none;
  order: 1;
  flex-grow: 1;
  float: right;
  margin-right: 40px;
  margin-top: 64px;
}
.faculty-searchbox-container * {
  box-sizing: border-box !important;
}
.pagination {
  position: relative;
  display: flex !important;
}
.faculty-cat-band {
  width: 43%;
  margin-bottom: -90px;
  position: absolute;
  top: 150px;
  left: 40px;
}
.faculty-cat-band .primary-link-container .material-icons-outlined {
  position: absolute;
  left: 125px;
}
.faculty-searchbox-container input {
  width: 435px;
  height: 56px;
  border-radius: 4px;
  border: 1px solid #cbc4c6;
  background: rgba(255, 255, 255, 0.5);
  font-family: Roboto;
  padding-left: 24px;
}
.col-md-9 h5,
.panel h4 {
  font-family: Montserrat;
}
.faculty-searchbox-container span {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
  align-self: stretch;
  flex-grow: 0;
}
.faculty-intro {
  width: 44%;
  float: left;
  padding-top: 120px;
  padding-left: 40px;
  font-style: normal;
  margin-top: 0;
  font-size: 16px;
  color: #231f20;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
}
.pag-num {
  color: #000 !important;
  padding: 4px 6px;
  background-color: #e8e8e8;
  margin-top: -5px;
}
.pagination a {
  color: #000 !important;
  margin-right: 3px;
}
.pagination {
  justify-content: center;
  padding-bottom: 24px;
}
@media (max-width: 1194px) {
  .faculty-searchbox-container {
    width: 72%;
    margin: auto;
    padding-left: 4%;
    padding-right: 4%;
    float: none;
  }
  .faculty-searchbox-container input {
    width: 90%;
  }
  .faculty-intro {
    width: 92%;
    padding-left: 4%;
    padding-right: 4%;
    margin-top: 20px;
  }
}
@media (max-width: 600px) {
  .faculty-ind {
    flex-direction: column;
    margin: auto;
  }
  .faculty-cat-band {
    width: 100%;
    left: 15px;
    top: 120px;
  }
  .faculty-ind-row {
    padding-left: 0;
  }
}
.course-cat .menu-container {
  z-index: 2;
}
.course-cat .col-md-9,
.course-cat .col-md-9.column.col-sm-12 {
  padding: 40px;
}
.course-cat .panel-group .panel.panel-default .panel-heading .panel-title a {
  position: relative;
  display: block;
  padding: 5px 35px 5px 5px;
  line-height: 1.618;
  font-size: 16px;
  font-family: Roboto;
}
.panel h4 {
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  margin-bottom: 0;
}
.interior .panel p {
  margin-top: 18px !important;
}
.course-cat .panel-title.font-alt {
  margin-top: 0;
}
.course-cat .panel-default > .panel-heading {
  background-color: #fff;
  border: 1px solid #ddd;
}
.course-cat .panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border: 1px solid #ddd;
  border-top: unset;
}
.course-cat .panel-body {
  background: #f5f5f5 !important;
  border-left: 4px solid #82bc41 !important;
}
.course-cat .panel {
  display: block;
  max-height: unset;
  height: unset;
  width: unset;
  padding: unset;
  margin: unset;
  border-left: unset !important;
}
.panel-group .panel.panel-default .panel-heading .panel-title a.collapsed:after {
  content: '+';
  font-family: icomoon;
}
.panel-group .panel.panel-default .panel-heading .panel-title a:after {
  position: absolute;
  content: '-';
  top: 17%;
  right: 15px;
  font-size: 16px;
  font-family: icomoon;
  font-weight: 700;
}
.course-cat .major {
  background-color: #00652e;
  padding: 8px;
  margin-bottom: 10px;
  color: #fff;
  margin-right: 8px;
}
.course-cat .minor {
  background-color: #fdbe57;
  color: #000;
  padding: 8px;
}
.course-cat .majorMinor {
  display: inline-block;
  padding: 5px 10px;
  margin-bottom: 10px;
  background-color: #efefef;
  margin-right: 10px;
  margin-top: 24px;
}
.course-cat .active,
tr:nth-child(2n) {
  background-color: #fff;
}
@media (max-width: 750px) {
  .accord {
    padding-left: 4%;
  }
  .interior .panel {
    width: 83%;
    height: auto;
  }
}
body {
  width: 100%;
  height: 100%;
  font-family: Verdana, sans-serif;
  margin: 0;
  padding: 0;
  display: flex !important; /* JCS !!! */
  flex-direction: column;
  align-items: center;
  overflow-x: hidden;
  background-color: #f5f5f5 !important; /* has to overwrite scaffolding-less, normalize.less, bootstrap.min.css, _reboot.scss */
  position: relative;
}

.col-md-9,
button {
  font-family: Roboto;
}

button {
  font-size: 16px;
  color: #000;
  font-weight: 400 !important;
  text-decoration: none !important;
}
.gsc-search-button,
.gsib_a {
  border: none !important;
}
ol {
  list-style-type: decimal !important;
}
ul li strong {
  font-weight: 900;
}
ul li ul {
  margin-block-start: 0px !important;
  margin-block-end: 0px !important;
}
table {
  border-top: 8px solid #92c558;
}
tr th {
  background-color: #b1d688;
}
tr td:first-child,
tr th:first-child {
  padding-left: 10px;
}
tr:nth-child(odd) {
  background-color: #fbfef8;
}
*,
::after,
::before {
  box-sizing: unset !important;
}
.bios {
  width: 1280px !important;
  margin: auto;
}
.col-md-12 {
  width: 90% !important;
}
.content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
  width: 100%;
  background: #f5f5f5;
}
.content-well-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0;
  width: 1280px;
  height: auto;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.bio-outter-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin: auto;
}
.content-well-container.bio-container {
  flex-direction: column;
  width: 100%;
}
.sidebar {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 96px 0 0;
  width: 368px;
  height: auto;
  flex: none;
  order: 1;
  flex-grow: 0;
  z-index: 3;
}
.results {
  border-left: 4px solid #82bc41;
  padding-left: 24px;
}
.content-well.full {
  width: 100%;
  min-height: 600px;
  max-width: 1280px;
}
.hh-module.section {
  max-width: 1280px;
  width: 100% !important;
}
.hh-module .container {
  width: 100% !important;
  max-width: 1340px;
}
.page-wrapper {
  display: contents;
  overflow-x: hidden;
}
.hh-module .container img {
  width: 94%;
  max-width: max-content;
}
.content-well {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  width: 912px;
  height: auto;
  background: linear-gradient(180deg, #fff 49.99%, rgba(255, 255, 255, 0) 100%);
  border-radius: 0 24px 0 0;
  flex: none;
  order: 0;
  flex-grow: 1;
  z-index: 1;
}
.content-wrapper {
  width: 100%;
  float: left;
  margin-top: 50px;
}
.content-wrapper-container {
  width: 1440px;
  margin: auto;
}
.left-content {
  width: 75%;
  float: left;
  height: 500px;
}
/* .2-col {
	 max-width:1300px;
	 margin:auto 
}
 */
.right {
  float: right;
  width: 33%;
}
.content-well.interior .hh-module.section .container {
  width: 825px;
  padding-left: 32px;
}
.content .hh-module.section .container {
  width: 100%;
  max-width: 1240px;
}
.content-well.interior {
  margin-bottom: 32px;
}
.nanogallery_gallerytheme_custom_gallery_1 .nGY2GThumbnail {
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
}
.num {
  position: unset !important;
  margin-left: 0 !important;
}
.content-well.full .col-md-9 {
  padding: 0 0 0 5px;
}
.col-md-9 {
  font-size: 14px;
}
.col-md-9 h5 {
  font-size: 18px;
}
.bottom-content,
.courses-followings a,
.courses-followings a .num,
.courses-list,
.courses-list a,
.courses-list a .num,
.courses-or a,
.courses-or a .num,
.courses-or-first,
.courses-or-first a,
.courses-or-first a .num {
  font-size: 14px;
  font-family: Roboto;
}
.container-0 button,
.container-1 button,
.container-2 button,
.container-3 button,
.container-4 button,
.container-5 button,
.container-6 button,
.container-7 button {
  display: flex;
  float: left;
  margin-right: 16px;
  padding: 16px 24px;
  gap: 16px;
  width: auto;
  height: 10px;
  order: 0;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  color: #000;
  margin-top: 12px;
}
.courses-following {
  font-size: 16px !important;
  font-family: Roboto !important;
  margin-top: 5px !important;
  margin-block-start: 0em;
  margin-block-end: 0em;
}
.primary-band .col-md-9 {
  width: 81% !important;
}
.courses-followings {
  margin-left: 20px !important;
}
.courses-or-first {
  margin-left: 5px;
}
.courses-or-first .courses-or:first-child {
  width: 50%;
}
.or-container {
  float: left;
  width: 100%;
}
.requirments {
  width: 870px;
}
.dott {
  margin-right: 2px;
  font-size: 16px;
}
.courses-or .dott {
  margin-right: 7px;
}
.courses-list-total {
  margin-top: 16px !important;
  font-size: 14px;
  font-family: Roboto;
  float: left;
  width: 100%;
}
.container-1 button,
.container-3 button {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: #fee5bc;
  flex: none;
  flex-grow: 0;
  border: unset;
  border-bottom: 4px solid #fdbe57;
  font-size: 14px;
  border-radius: 4px;
  transition: background-color 0.3s linear;
}
.container-major-minor {
  display: block;
  width: 100%;
  float: left;
  margin-bottom: 36px;
}
.container-0 button,
.container-2 button,
.container-4 button,
.container-5 button,
.container-6 button,
.container-7 button {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: #fdbe57;
  flex: none;
  flex-grow: 0;
  border: unset;
  border-bottom: 4px solid #fee5bc;
  font-size: 14px;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
.nGY2 .nGY2paginationRectangleCurrentPage {
  background-color: #444 !important;
  height: 3px !important;
  opacity: 1 !important;
}
.nGY2 .nGY2paginationRectangle {
  height: 3px !important;
  background-color: #444 !important;
  opacity: 0.5 !important;
}
@media (max-width: 1279px) {
  .content-well-container {
    width: 100%;
  }
  .content-well {
    width: 66%;
  }
  .content-well.interior {
    width: 70%;
  }
  .content-well.interior .breadcrumb-container {
    width: 92%;
    margin-left: 4%;
  }
  .content-well.interior .breadcrumb-container .primary-band {
    width: 90%;
  }
}
@media (max-width: 1024px) {
  .content-well-container {
    flex-direction: column;
  }
  .content-well,
  .content-well.interior {
    width: 100%;
  }
  .sidebar {
    padding: 0;
  }
  .side-bar-buttons {
    background: unset;
  }
}
@media (max-width: 879px) {
  .content-well {
    margin-top: 170px;
    z-index: 3;
  }
}
@media (max-width: 599px) {
  .content-well {
    margin-top: 70px;
  }
}
@media (max-width: 450px) {
  .content-well {
    margin-top: 00px;
  }
  .sidebar {
    width: 100%;
  }
  .on-this-page {
    width: auto;
    padding: 32px 32px 24px;
  }
  .sidebar .sidebar-header {
    width: auto;
  }
  .side-bar-nav {
    width: 110%;
  }
}
img.NGY2ThumbnailLightbox {
  cursor: auto !important;
}
.interior .testimonials-container {
  width: 95% !important;
  margin-bottom: 40px;
}
.footer-non-discrimination {
  margin-top: 20px;
}
.faculty-ind .photo {
  object-fit: cover;
}

/* -------------------------j------------------------- */

.cta {
  display: inline-block;
  padding: 14px 22px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  color: var(--black-90);
  border: 3px solid transparent;
  border-bottom-width: 4px;
  border-radius: 4px;
  transition: border-color, background 0.2s ease-in-out;
}
.cta--gold {
  background: var(--gold);
  border-bottom-color: var(--gold-40);
  color: var(--black-90) !important; /*.primary-band a,*/
  text-decoration: none !important; /*.primary-band a,*/
}

.cta--gold:hover {
  background: #fff;
  border-color: var(--gold);
}

.btn--default {
  color: #000;
  background-color: #fff;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  transition: background-color 0.2s;
}

.btn--default:hover {
  background-color: var(--gold);
}

/* scholarship-calculator.html */
.fin-aid-form td {
  width: 100%;
  padding: 8px;
}
.fin-aid-form input[type='text'] {
  padding: 8px;
  text-align: right;
}
.fin-aid-form {
  width: 260px;
  margin: 0 auto 16px auto;
  border: 1px solid rgb(87, 126, 44);
}
.fin-aid-form__submit {
  cursor: pointer;
  padding: 8px 24px;
  text-transform: uppercase;
}
.fin-aid-form input[type='radio'],
.fin-aid-form label {
  cursor: pointer;
}

.fin-aid-form__radio-block {
  cursor: pointer;
  display: inline-block;
  padding: 8px 12px;
}

.fin-aid-results {
  font-size: 18px;
  padding: 8px 24px;
  margin-bottom: 16px;
}

.fin-aid-results h5 {
  font-size: 24px;
  font-family: 'Montserrat';
}

.btn--default {
  color: #000;
  background-color: transparent;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  transition: background-color 0.3s, transform 0.1s;
}

.btn--default:hover {
  background-color: var(--gold);
}

.snc-captcha {
	 margin-top: 12px;
	 margin-bottom: 12px;
}