/*      Request ID: f08e2dd7e65fab97d7eaa78a89669654_1762796671 (11/27/2025 9:45pm) (rYxBDoQgEAS/sg9Q+kkGoeOQjGCcEeLvl9t+YI9dqWr0eGOMAUpaM3vQ0jkkKkOl43p2LWkTPxVbqcfNXFjd4MKThkPbHhXmr871ay2ZLR/889yStKarxpqnGyayLw==)      */



/*      Resource ID: 914a1362596730462374d618c25 (livewhale.scss, compiled by node-sass, minified by none) (09/27/2025 2:09am) (A:1338, B:1338, C:867, D:867, F:867, J:867, K:867)      */

body:not(.group_name_magazine) .tox .tox-menu div[title^="Magazine"] {
  display: none; }

.tox .tox-menu .tox-collection__item--state-disabled {
  display: none !important; }

.tox .tox-menu .tox-collection__item--active:not(.tox-collection__item--state-disabled) {
  background-color: transparent !important; }

.tox .tox-menu .tox-collection__item-label h1 {
  text-transform: uppercase !important;
  margin-left: -26px !important;
  font-size: 12px !important;
  text-decoration: underline !important;
  padding-left: 25px !important;
  margin-left: -50px !important;
  background-color: #fff !important; }

.tox .tox-menu .tox-collection__item-label div {
  background-color: transparent !important;
  color: #222 !important;
  text-transform: none !important;
  font-weight: normal !important;
  font-size: 14px !important;
  text-decoration: none !important; }

/*      Resource ID: 30cbf587c1f8e4c9396986bb091 (school-landing.less, compiled by lessc, minified by none) (11/10/2025 1:21pm) (A:9324, B:9424, C:14199, D:14299, F:14299, J:14299, K:14299)      */

/* =====================================================================*/
/* MEDIA QUERIES*/
/* =====================================================================*/
/* How to use a media query:*/
/* @media @screen-xs, @screen-sm, @screen-md { ... }*/
/* Use this when applying a retina query on its own*/
/* Use this when applying a retina query inside a screen size query*/
/*  ========================================================================*/
/*  COLOR VARIABLES*/
/*  ========================================================================*/
/*  ========================================================================*/
/*  FONTS*/
/*  ========================================================================*/
/* Thin: 100, Light: 200, Regular: 400, Medium: 500, Semibold: 600.*/
/* Thin Condensed: 200*/
/*  ========================================================================*/
/*  TRANSITIONS*/
/*  ========================================================================*/
/* import global LESS variables from global theme (not in CSS output)*/
div.school-landing-header-image picture,
div.school-landing-footer-news picture {
  width: 100%;
  text-align: center;
  position: relative;
}
div.school-landing-header-image picture img,
div.school-landing-footer-news picture img {
  object-fit: cover;
  width: 100%;
  height: 400px;
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
  div.school-landing-header-image picture img,
  div.school-landing-footer-news picture img {
    height: 480px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  div.school-landing-header-image picture img,
  div.school-landing-footer-news picture img {
    height: 630px;
  }
}
@media only screen and (min-width: 1200px) {
  div.school-landing-header-image picture img,
  div.school-landing-footer-news picture img {
    height: 730px;
  }
}
div.school-landing-footer-news {
  position: relative;
}
div.school-landing-footer-news div.news-block {
  background: #FAF5EF;
  padding: 4rem 5rem;
  margin-bottom: 5rem;
}
div.school-landing-footer-news div.news-block h4 {
  font-weight: 200 !important;
}
div.school-landing-footer-news div.news-block div.news-headline {
  font-size: 3rem;
  line-height: 1.2;
  margin-bottom: 0.5em;
  font-family: 'adelle', serif;
}
div.school-landing-footer-news div.news-block div.news-summary {
  margin-bottom: 1.5em;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
  div.school-landing-footer-news div.news-block {
    position: absolute;
    bottom: 15%;
    left: 10%;
    width: 40%;
    margin-bottom: 0;
  }
  div.school-landing-footer-news div.news-block.right {
    left: auto;
    right: 10%;
  }
}
@media only screen and (min-width: 1200px) {
  div.school-landing-footer-news div.news-block {
    bottom: 25%;
  }
}
div.school-landing-footer-news div.news-block a.link-with-arrow {
  font-size: 1.6rem;
}
.btn-xlarge {
  /* default button color is blue*/
}
.btn-xlarge,
.btn-xlarge.blue,
div.school-nav .lw_widget_results > li:nth-child(1) a {
  background-color: #002d72;
  color: #fff;
}
.btn-xlarge:hover,
.btn-xlarge.blue:hover,
.btn-xlarge:focus,
.btn-xlarge.blue:focus,
div.school-nav .lw_widget_results > li:nth-child(1) a:hover,
div.school-nav .lw_widget_results > li:nth-child(1) a:focus {
  background-color: #00378c;
}
.btn-xlarge.dark-blue,
div.school-nav .lw_widget_results > li:nth-child(6) a {
  background-color: #0c2340;
  color: #fff;
}
.btn-xlarge.dark-blue:hover,
.btn-xlarge.dark-blue:focus,
div.school-nav .lw_widget_results > li:nth-child(6) a:hover,
div.school-nav .lw_widget_results > li:nth-child(6) a:focus {
  background-color: #102f55;
}
.btn-xlarge.red,
div.school-nav .lw_widget_results > li:nth-child(2) a {
  background-color: #711c2d;
  color: #fff;
}
.btn-xlarge.red:hover,
.btn-xlarge.red:focus,
div.school-nav .lw_widget_results > li:nth-child(2) a:hover,
div.school-nav .lw_widget_results > li:nth-child(2) a:focus {
  background-color: #852135;
}
.btn-xlarge.orange,
div.school-nav .lw_widget_results > li:nth-child(4) a {
  background-color: #e1772e;
  color: #fff;
}
.btn-xlarge.orange:hover,
.btn-xlarge.orange:focus,
div.school-nav .lw_widget_results > li:nth-child(4) a:hover,
div.school-nav .lw_widget_results > li:nth-child(4) a:focus {
  background-color: #e48644;
}
.btn-xlarge.green,
div.school-nav .lw_widget_results > li:nth-child(3) a {
  background-color: #3f5b58;
  color: #fff;
}
.btn-xlarge.green:hover,
.btn-xlarge.green:focus,
div.school-nav .lw_widget_results > li:nth-child(3) a:hover,
div.school-nav .lw_widget_results > li:nth-child(3) a:focus {
  background-color: #496a67;
}
.btn-xlarge.yellow,
div.school-nav .lw_widget_results > li:nth-child(5) a {
  background-color: #d9ac38;
  color: #000;
}
.btn-xlarge.yellow:hover,
.btn-xlarge.yellow:focus,
div.school-nav .lw_widget_results > li:nth-child(5) a:hover,
div.school-nav .lw_widget_results > li:nth-child(5) a:focus {
  background-color: #ddb54d;
}
.btn-xlarge.teal,
div.school-nav .lw_widget_results > li:nth-child(7) a {
  background-color: #79A5AD;
  color: #000;
}
.btn-xlarge.teal:hover,
.btn-xlarge.teal:focus,
div.school-nav .lw_widget_results > li:nth-child(7) a:hover,
div.school-nav .lw_widget_results > li:nth-child(7) a:focus {
  background-color: #89b0b7;
}
.btn-xlarge.gray,
div.school-nav .lw_widget_results > li:nth-child(8) a {
  background-color: #554E63;
  color: #fff;
}
.btn-xlarge.gray:hover,
.btn-xlarge.gray:focus,
div.school-nav .lw_widget_results > li:nth-child(8) a:hover,
div.school-nav .lw_widget_results > li:nth-child(8) a:focus {
  background-color: #615971;
}
div.school-nav {
  background: white;
  padding: 2rem 4rem 1rem;
  border: #ccc;
  margin-top: -200px;
  position: relative;
  border: 1px solid #969696;
}
div.school-nav h1 {
  display: block;
  font-size: 2.5em;
  color: #002d72;
  margin: 0;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  div.school-nav h1 {
    font-size: 2em;
  }
}
@media only screen and (max-width: 479px) {
  div.school-nav h1 {
    font-size: 1.75em;
  }
}
div.school-nav .lw_widget_navigation {
  border-top: 1px solid #F4E6BE;
  margin-top: 1.5rem;
  padding-top: 3.5rem;
}
div.school-nav .lw_widget_results {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  -ms-flex-pack: justify;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 2%;
}
div.school-nav .lw_widget_results > li {
  -webkit-box-flex: 0;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1200px) {
  div.school-nav .lw_widget_results > li {
    -webkit-flex: 0 1 23.5%;
    -ms-flex: 0 1 23.5%;
    -webkit-box-flex: 0;
    flex: 0 1 23.5%;
  }
}
@media only screen and (min-width: 541px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
  div.school-nav .lw_widget_results > li {
    -webkit-flex: 0 1 49%;
    -ms-flex: 0 1 49%;
    -webkit-box-flex: 0;
    flex: 0 1 49%;
  }
}
@media only screen and (max-width: 540px) {
  div.school-nav .lw_widget_results > li {
    -webkit-flex: 0 100%;
    -ms-flex: 0 1 100%;
    -webkit-box-flex: 0;
    flex: 0 1 100%;
  }
}
div.school-nav .lw_widget_results > li:nth-child(n+9) {
  display: none !important;
  /* hide all links after the first eight*/
}
div.school-nav a {
  text-align: center;
  padding: 19px 10px 18px;
  text-transform: uppercase;
  display: block;
  height: 100%;
  font-size: 1.5rem;
  font-family: 'adelle', serif;
  font-weight: 200;
  text-decoration: none !important;
}
div.school-nav a:focus {
  outline: 5px auto -webkit-focus-ring-color;
}
body.school-home-page #large-intro {
  color: #002d72;
  font-family: 'adelle', serif;
  line-height: 1.2;
  margin-bottom: 8rem;
  font-size: 4rem;
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
  body.school-home-page #large-intro {
    font-size: 6rem;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  body.school-home-page #large-intro {
    font-size: 7rem;
  }
}
@media only screen and (min-width: 1200px) {
  body.school-home-page #large-intro {
    font-size: 8rem;
  }
}
body.school-home-page h2 {
  font-size: 3.5rem;
}
body.school-home-page #intro-image img {
  box-shadow: -15px 15px 0 #d9ac38;
  margin-bottom: 30px;
}
@media only screen and (min-width: 1200px) {
  body.school-home-page #intro-text {
    padding-left: 5rem;
  }
}
body.school-home-page div.school-box {
  margin: 10rem 0;
  padding: 4rem;
  background-color: #002d72;
  box-shadow: 15px 15px 0 #d9ac38;
  color: white;
}
body.school-home-page div.school-box a:not(.btn) {
  text-decoration: underline;
}
body.school-home-page div.school-box h1,
body.school-home-page div.school-box h2,
body.school-home-page div.school-box h3,
body.school-home-page div.school-box h4,
body.school-home-page div.school-box h5,
body.school-home-page div.school-box h6,
body.school-home-page div.school-box p {
  color: white;
}
@media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
  body.school-home-page #boxed-text {
    text-align: right;
  }
}
@media only screen and (min-width: 1200px) {
  body.school-home-page #boxed-text {
    padding-right: 2.5rem;
  }
}
body.school-home-page #school-sidebar {
  padding: 5rem 1rem;
  background-color: #002d72;
  color: white;
}
body.school-home-page #school-sidebar h1,
body.school-home-page #school-sidebar h2,
body.school-home-page #school-sidebar h3,
body.school-home-page #school-sidebar h4,
body.school-home-page #school-sidebar h5,
body.school-home-page #school-sidebar h6,
body.school-home-page #school-sidebar p,
body.school-home-page #school-sidebar a {
  color: white;
}
body.school-home-page #school-sidebar a:not(.btn) {
  text-decoration: underline;
}
body.school-home-page #school-sidebar .contact-block {
  margin-top: 50px;
  margin-left: 10px;
}
body.school-home-page #school-sidebar .contact-block .staff-directory,
body.school-home-page #school-sidebar .contact-block .form,
body.school-home-page #school-sidebar .contact-block .email,
body.school-home-page #school-sidebar .contact-block .location,
body.school-home-page #school-sidebar .contact-block .phone {
  border-left: none;
  font-weight: 200;
}
body.school-home-page #school-sidebar .contact-block .staff-directory::before,
body.school-home-page #school-sidebar .contact-block .form::before,
body.school-home-page #school-sidebar .contact-block .email::before,
body.school-home-page #school-sidebar .contact-block .location::before,
body.school-home-page #school-sidebar .contact-block .phone::before {
  content: '';
  display: block;
  position: absolute;
  left: -24px;
  top: 5px;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: contain;
}
body.school-home-page #school-sidebar .contact-block .location::before {
  background-image: url('/live/resource/image/_ingredients/themes/global/assets/images/map-pin-icon-white.png');
  width: 26px;
  height: 26px;
}
body.school-home-page #school-sidebar .contact-block .map-widget {
  left: -28px;
}
@media only screen and (max-width: 435px) {
  body.school-home-page #school-sidebar .contact-block .map-widget {
    max-width: 100%;
  }
}
body.school-home-page #school-sidebar .contact-block .staff-directory::before {
  background-image: url('/live/resource/image/_ingredients/themes/global/assets/images/list-icon-white.png');
}
body.school-home-page #school-sidebar .contact-block .email::before {
  background-image: url('/live/resource/image/_ingredients/themes/global/assets/images/email-icon-white.png');
}
body.school-home-page #school-sidebar .contact-block .form::before {
  background-image: url('/live/resource/image/_ingredients/themes/global/assets/images/pdf-icon-white.png');
}
body.school-home-page #school-sidebar .contact-block .phone::before {
  background-image: url('/live/resource/image/_ingredients/themes/global/assets/images/phone-icon-white.png');
}
body.school-home-page #school-sidebar .contact-block .contact-block-text:not(:first-child) {
  margin-top: 40px;
}
body.school-home-page #school-sidebar .contact-block a:hover,
body.school-home-page #school-sidebar .contact-block a:focus,
body.school-home-page #school-sidebar .contact-block button:hover,
body.school-home-page #school-sidebar .contact-block button:focus {
  color: #d9ac38;
}
body.school-home-page #school-sidebar .profiles-list .lw_profiles_title,
body.school-home-page #school-sidebar .profiles-list .lw_profiles_office,
body.school-home-page #school-sidebar .profiles-list .lw_profiles_email {
  color: #fff;
}
body.school-home-page #school-sidebar .profiles-list .lw_profiles_title {
  margin-bottom: 0.5em;
}
body.school-home-page #school-sidebar .profiles-list .lw_profiles_office,
body.school-home-page #school-sidebar .profiles-list .lw_profiles_email,
body.school-home-page #school-sidebar .profiles-list .lw_profiles_phone {
  font-style: italic;
}
body.school-home-page #school-sidebar blockquote {
  border: 0;
  text-align: center;
  font-style: italic;
  font-family: 'adelle', serif;
  font-size: 1.8rem;
  line-height: 1.3;
}
@media only screen and (min-width: 1200px) {
  body.school-home-page .school-main-wrapper {
    padding-left: 5rem;
  }
}
body.school-home-page a.btn-small,
body.school-home-page a.btn-small-gold,
body.school-home-page a.btn-small-blue {
  text-transform: none;
  font-size: 1.8rem;
}
body.school-home-page .lw_widget > h2 {
  font-size: 1.8rem;
  color: #534741;
  text-transform: uppercase;
}
body.school-home-page .lw_widget_forms {
  background: #eef0f2;
  padding: 2em;
  font-size: 1.6rem;
  font-family: 'adelle', serif;
  font-weight: 200;
}
body.school-home-page .lw_widget_forms.request-information:before {
  content: "REQUEST INFORMATION";
  font-size: 1.8rem;
  background: #fff;
  color: #002d72;
  margin: 0 auto 1.5em;
  padding: 4px 8px;
  position: relative;
  left: 50%;
  display: inline-block;
  text-align: center;
  transform: translate(-50%, 0);
}
body.school-home-page .lw_widget_forms fieldset {
  padding: 0.35em 0 0.75em;
}
body.school-home-page .lw_widget_forms label {
  cursor: pointer;
}
body.school-home-page .lw_widget_forms .lw_forms_label {
  width: 15%;
  text-align: left;
  padding-left: 0;
}
@media only screen and (min-width: 480px) and (max-width: 768px), only screen and (max-width: 479px) {
  body.school-home-page .lw_widget_forms .lw_forms_label {
    width: 100%;
    float: none;
  }
}
body.school-home-page .lw_widget_forms .lw_forms_field {
  width: 85%;
}
@media only screen and (min-width: 480px) and (max-width: 768px), only screen and (max-width: 479px) {
  body.school-home-page .lw_widget_forms .lw_forms_field {
    width: 100%;
    float: none;
  }
}
body.school-home-page .lw_widget_forms .lw_forms_radio_button .lw_forms_label,
body.school-home-page .lw_widget_forms .lw_forms_radio_button .lw_forms_field {
  width: 100%;
  float: none;
}
body.school-home-page .lw_widget_forms input[type=text] {
  width: 100%;
}
body.school-home-page .lw_widget_forms input[type="submit"] {
  margin: 0;
}