@charset "UTF-8";
/*!
Theme-specific styles to make the Block Editor view as close to the front-end view as possible
*/
/* 5.4 update - Inspector sidebar */
@media (min-width: 600px) {
  .edit-post-sidebar > .components-panel {
    overflow: hidden;
  }
}
.edit-post-sidebar h2.ui-sortable-handle {
  margin-bottom: 1em;
}
/* Imports */
/* Webfonts */
@font-face {
  font-family: "Mukta Mahee";
  font-style: normal;
  font-weight: 400;
  src: local("Mukta Mahee Regular"), local("MuktaMahee-Regular"), url("fonts/mukta-mahee-v2-latin-regular.eot?#iefix") format("embedded-opentype"), url("fonts/mukta-mahee-v2-latin-regular.woff2") format("woff2"), url("fonts/mukta-mahee-v2-latin-regular.woff") format("woff");
  /* Modern Browsers */
  font-display: swap;
}
@font-face {
  font-family: "Passion One";
  font-style: normal;
  font-weight: normal;
  src: local("Passion One"), local("PassionOne"), url("fonts/passion-one.woff2") format("woff2"), url("fonts/passion-one.woff") format("woff");
  font-display: swap;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  :not(:empty).edit-post-layout__metaboxes {
    margin-top: 200px;
  }
}
.hide {
  display: none;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
div.editor-styles-wrapper {
  font-family: "mukta mahee";
}
div.editor-styles-wrapper .editor-post-title__block .editor-post-title__input {
  color: #036;
  font-family: "mukta mahee";
}
body, body div.editor-styles-wrapper {
  font-size: 21px;
  line-height: 1.5;
}
body .editor-styles-wrapper {
  color: #000;
}
.editor-post-title__block .editor-post-title__input {
  font-weight: normal;
}
.block-editor .editor-styles-wrapper h1, .block-editor .editor-styles-wrapper h2, .block-editor .editor-styles-wrapper h3, .block-editor .editor-styles-wrapper h4, .block-editor .editor-styles-wrapper h5, .block-editor .editor-styles-wrapper h6 {
  color: #036;
  font-weight: normal;
  line-height: 1.5;
}
.block-editor .editor-styles-wrapper h2 {
  font-size: 1.7em;
}
.block-editor .editor-styles-wrapper h3, .block-editor .editor-styles-wrapper .h3 {
  font-size: 1.4em;
}
.block-editor .editor-styles-wrapper h4, .block-editor .editor-styles-wrapper .h4 {
  font-size: 1.1em;
}
.block-editor .editor-styles-wrapper h5 {
  font-size: 1em;
}
.block-editor .editor-styles-wrapper h6 {
  font-size: 0.8em;
}
.block-editor .editor-styles-wrapper .is-style-blue h2, .block-editor .editor-styles-wrapper .is-style-blue h3, .block-editor .editor-styles-wrapper .is-style-blue h4, .block-editor .editor-styles-wrapper .is-style-blue h5, .block-editor .editor-styles-wrapper .is-style-blue h6 {
  color: #fff;
}
.editor-styles-wrapper a {
  color: #05c;
  text-decoration: none;
}
.editor-styles-wrapper a:hover, .editor-styles-wrapper a:focus {
  color: #048;
  text-decoration: underline;
}
.wp-block {
  max-width: 1220px;
}
.post-type-department .block-editor-writing-flow > div > div > div > div > .block-editor-block-list__layout > div:nth-child(odd), .post-type-hall .block-editor-writing-flow > div > div > div > div > .block-editor-block-list__layout > div:nth-child(odd), .post-type-program .block-editor-writing-flow > div > div > div > div > .block-editor-block-list__layout > div:nth-child(odd), .post-type-specialprogram .block-editor-writing-flow > div > div > div > div > .block-editor-block-list__layout > div:nth-child(odd), .tpl-fancy .block-editor-writing-flow > div > div > div > div > .block-editor-block-list__layout > div:nth-child(odd), .tpl-fancy-nav .block-editor-writing-flow > div > div > div > div > .block-editor-block-list__layout > div:nth-child(odd) {
  background: #ddd;
}
.editor-styles-wrapper .wp-block-button__link {
  border-radius: 0 !important;
}
.wp-block-button .wp-block-button__link, a.ghost-btn, a.apply-btn, .wp-block-stmu-finder button {
  background-color: #fff !important;
  color: #036 !important;
  text-transform: uppercase;
  border: 2px solid #036 !important;
  font-size: 1em;
  line-height: 1em;
  padding: 0.6em 1.9em;
  text-decoration: none;
  margin-bottom: 1.5em;
  transition: all 0.35s;
  border-radius: 0;
}
.has-blocks a.wp-block-button__link:hover, .has-blocks a.wp-block-button__link:focus {
  background-color: #fff !important;
  color: #036 !important;
}
.wp-block-button:not(.has-text-color):not(.is-style-outline) .block-editor-rich-text__editable[data-is-placeholder-visible=true] + .block-editor-rich-text__editable {
  color: #036;
}
.wp-block-button.is-style-primary-cta .wp-block-button__link {
  background-color: #f2bf49 !important;
  border-color: #f2bf49 !important;
}
.wp-block-button.is-style-primary-cta .wp-block-button__link:hover {
  color: #f2bf49 !important;
  background-color: transparent !important;
}
.wp-block-button.is-style-dark-cta .wp-block-button__link {
  background-color: #036 !important;
  border-color: #036 !important;
  color: #fff !important;
}
.wp-block-button.is-style-dark-cta .wp-block-button__link:hover {
  color: #036 !important;
  background-color: transparent !important;
}
.wp-block-button.is-style-orange-cta .wp-block-button__link {
  background-color: #faa21b !important;
  border-color: #faa21b !important;
  color: #fff !important;
}
.wp-block-button.is-style-orange-cta .wp-block-button__link:hover {
  color: #faa21b !important;
  background-color: transparent !important;
}
.wp-block-button.is-style-green-cta .wp-block-button__link {
  background-color: #6bbe4c !important;
  border-color: #6bbe4c !important;
  color: #fff !important;
}
.wp-block-button.is-style-green-cta .wp-block-button__link:hover {
  color: #6bbe4c !important;
  background-color: transparent !important;
}
.wp-block-button.is-style-teal-cta .wp-block-button__link {
  background-color: #39c0c3 !important;
  border-color: #39c0c3 !important;
  color: #fff !important;
}
.wp-block-button.is-style-teal-cta .wp-block-button__link:hover {
  color: #39c0c3 !important;
  background-color: transparent !important;
}
.wp-block-button.is-style-secondary-cta .wp-block-button__link:hover {
  background-color: #036 !important;
  color: #fff !important;
}
.block-library-button__inline-link .block-editor-url-input {
  margin-top: 0.5em;
}
.wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout {
  flex-direction: column;
}
@media (min-width: 1060px) {
  .wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout {
    flex-direction: row;
  }
}
blockquote.wp-block-quote {
  position: relative;
  padding: 1em 2.5em;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.wp-block-quote:before {
  position: absolute;
  display: block;
  content: "“";
  font-size: 5em;
  font-family: "passion one";
  left: 0;
  top: -0.37em;
  color: rgba(20, 20, 20, 0.1);
}
.wp-block-quote:after {
  position: absolute;
  display: block;
  content: "”";
  font-size: 5em;
  font-family: "passion one";
  right: 0;
  bottom: -0.8em;
  color: rgba(20, 20, 20, 0.1);
}
.wp-block-quote__citation {
  font-size: 1em;
  color: #000;
}
.wp-block-quote__citation:before {
  content: "— ";
}
/*.wp-block-separator:not(.is-style-blue):not(.is-style-gold) { max-width:none; border-bottom:1px solid #888; }
.wp-block-separator.is-style-blue { border-bottom:4px solid #036; }
.wp-block-separator.is-style-gold { border-bottom:4px solid #f2bf49; }*/
.editor-styles-wrapper ul.bordered-box {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}
ul.bordered-box.calendar li {
  padding: 1em;
}
ul.bordered-box li .calWrap {
  display: flex;
  height: 100%;
  line-height: 1em;
  background: #fff;
}
.block-editor .editor-styles-wrapper ul.bordered-box h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2em;
}
.calendar .cal {
  flex: 2;
  margin: 0 0.5em 0 0;
  min-width: 4em;
  max-width: 4em;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.calendar .cal .calMonth {
  display: block;
  margin-bottom: 0;
  padding: 0.2em 0;
  background: #036;
}
.calendar .cal .calDay {
  display: block;
  font-size: 1.5em;
  padding: 0.25em 0;
  background: #a2a2a2;
}
.calendar.featured-events .cal .calDay {
  background: #036;
}
.calendar h3 {
  margin: 0.5em 0.5em 0 0;
  font-size: 1.25em;
  font-family: "mukta mahee", arial, sans-serif;
}
ul.bordered-box > li {
  flex: 1 1 385px;
  margin: 0.5em;
  padding: 1em 1em 0;
}
ul.bordered-box > li > a {
  display: flex;
  height: 100%;
  margin-bottom: 1em;
  line-height: 1em;
}
ul.bordered-box.faculty-list > li img {
  flex: 0 0 70px;
  margin-right: 1em;
  height: 70px;
}
ul.bordered-box.faculty-list > li div {
  flex: 1 1 300px;
}
ul.bordered-box.faculty-list > li div span:first-child {
  display: block;
  margin-bottom: 0.5em;
}
.search-filters form input[type=checkbox] {
  margin-right: 1em;
}
.post-connector {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
a.post-item {
  display: inline-block;
  position: relative;
  flex: 1 0 250px;
  max-width: 250px;
  max-height: 250px;
  margin: 0.5em;
  line-height: 1.1;
  background-size: cover;
  background-position: center;
  transition: none;
}
a.post-item:before {
  display: block;
  content: " ";
  padding-bottom: 100%;
}
a.post-item .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0.5em;
  width: 100%;
  background: rgba(0, 51, 102, 0.8);
  color: #fff;
  font-size: 1em;
  text-decoration: none;
  text-align: center;
}
a.post-item .overlay h3, a.post-item .overlay p {
  margin: 0;
  padding: 0;
  font-size: 0.8em;
  line-height: 1.1;
  text-decoration: none;
  color: #fff;
}
a.post-item:hover .overlay, a.post-item:focus .overlay, a.post-item:hover .overlay h3, a.post-item:focus .overlay h3, a.post-item:hover .overlay p, a.post-item:focus .overlay p {
  color: #fc6;
  text-decoration: none;
}
a.post-item:hover .overlay, a.post-item:focus .overlay {
  background: #036;
  border-top: 2px solid #f2bf49;
}
.post-circles {
  clear: both;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  text-align: center;
}
a.post-circle {
  display: inline-block;
  position: relative;
  flex: 1 0 250px;
  max-width: 250px;
  margin: 0.5em;
  transition: none;
}
a.post-circle img {
  border-radius: 50%;
  box-shadow: 0 0 0 3px #f2bf49, 0 0 0 6px #036;
}
a.post-circle:hover img, a.post-circle:focus img {
  box-shadow: 0 0 0 3px #f2bf49, 0 0 0 6px #036, 0 0 0 9px #f2bf49;
}
.block-editor .editor-styles-wrapper a.post-circle h3 {
  font-size: 1em;
}
details {
  position: relative;
  margin: 0 0 1em;
  padding: 1em 1em 0;
  border: 1px solid #036;
  border-radius: 4px;
}
summary {
  margin: -1em -1em 0;
  padding: 0.6em;
  text-transform: uppercase;
  color: #05c;
  list-style-image: none;
}
summary input {
  box-sizing: border-box;
}
summary:focus, summary:hover {
  background: #ddd;
  cursor: pointer;
}
summary:after {
  margin-top: -0.5rem;
  padding: 0 0.45em;
  width: 11px;
  text-align: center;
  position: absolute;
  top: 1em;
  right: 1rem;
  content: "+";
  background: #bbb;
  color: #fff;
}
.edit-post-visual-editor summary:after {
  box-sizing: initial;
}
summary::-webkit-details-marker {
  display: none;
}
details > summary:first-of-type {
  list-style-type: none;
}
details[open] summary {
  background: #ddd;
  border-bottom: 1px solid #036;
  margin: -1em -1em 0.5em;
}
details[open] summary:after {
  content: "-";
}
/* MS: hide plus/minus because they don't allow expand/collapse */
/* IE 10/11 */
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  summary:after {
    display: none !important;
  }
  summary:focus, summary:hover {
    background: none;
    cursor: text;
  }
}
/* Edge */
@supports (-ms-ime-align: auto) {
  summary:after {
    display: none !important;
  }
  summary:focus, summary:hover {
    background: none;
    cursor: text;
  }
}
.wp-block-separator:not(.is-style-blue):not(.is-style-gold) {
  max-width: none;
  border: none;
  border-bottom: 1px solid #888;
  height: 1px;
  background-color: #888;
}
.wp-block-separator.is-style-blue {
  border: none;
  width: 4em;
  height: 8px;
  background-color: #036;
}
.wp-block-separator.is-style-gold {
  border: none;
  width: 4em;
  height: 8px;
  background-color: #f2bf49;
}
.wp-block-separator.left {
  margin-right: auto;
  margin-left: 0;
}
.wp-block-separator.right {
  margin-right: 0;
  margin-left: auto;
}
details.wp-block-stmu-drawer {
  padding: 0;
  margin: 0 0 15px;
  border: none;
  border-bottom: 1px solid #c1c6b8;
  border-radius: 0;
}
details.wp-block-stmu-drawer summary {
  background: none;
  padding: 0;
  margin: 0 0 15px;
  border: none;
  color: #036;
  font-weight: 700;
}
details.wp-block-stmu-drawer summary::after, details.wp-block-stmu-drawer summary::before {
  content: "";
  background: none;
  background-color: #036;
  margin: 0;
  top: 15px;
  right: 0;
  font-size: 35px;
  padding: 0;
  width: 17px;
  height: 3px;
  position: absolute;
  transition: all 0.2s;
}
details.wp-block-stmu-drawer summary::before {
  width: 3px;
  height: 17px;
  top: 8px;
  right: 7px;
}
details.wp-block-stmu-drawer[open] summary::before {
  transform: rotate(90deg);
}
body.page-template-tpl-fancy-php .striped-ghostweave > *:nth-child(even), body.page-template-tpl-fancy-php .breadcrumbs, body.page-template-tpl-fancy-php .striped-ghostweave > *:nth-child(odd) {
  background: #fff;
  position: relative;
  overflow: hidden;
}
.page-wrapper {
  overflow-x: hidden;
}
.page-wrapper main .stmu-single-block {
  position: relative;
}
.gray-fancy-box:before, .gold-fancy-box:before, .blue-fancy-box:before, .green-fancy-box:before, .teal-fancy-box:before, .orange-fancy-box:before {
  content: "";
  background: #f2bf49;
  position: absolute;
  top: 0;
  right: -99999px;
  bottom: 0;
  left: -99999px;
  z-index: 9;
}
.gray-fancy-box:before {
  background: #ddd;
}
.blue-fancy-box:before {
  background: #036;
}
.green-fancy-box:before {
  background: #6bbe4c;
}
.teal-fancy-box:before {
  background: #39c0c3;
}
.orange-fancy-box:before {
  background: #faa21b;
}
.gray-fancy-box > *, .gold-fancy-box > *, .blue-fancy-box > *, .green-fancy-box > *, .teal-fancy-box > *, .orange-fancy-box > * {
  position: relative;
  z-index: 99;
}
.blue-fancy-box, .green-fancy-box, .teal-fancy-box, .orange-fancy-box {
  color: #fff;
}
.components-popover.block-editor-block-popover {
  z-index: 999;
}
.edit-post-visual-editor__content-area {
  overflow: hidden;
}
.logos_slider .slick-track {
  align-items: center;
}
.logos_slider .slick-list {
  border: 1px solid #00000024;
}
.logos_slider .slick-slide {
  padding: 20px;
}
.logos_slider .slick-slide img {
  height: 120px;
  margin: auto;
  object-fit: contain;
}
.logos_slider .slick-arrow {
  position: absolute;
  left: -35px;
  top: calc(50% - 15px);
  color: #036;
  font-size: 30px;
  cursor: pointer;
}
.logos_slider .slick-arrow.fa-chevron-circle-right {
  left: auto;
  right: -35px;
}
ul.logos_grid {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}
ul.logos_grid li {
  width: 100%;
  border: 1px solid #00000024;
  padding: 20px;
}
@media (min-width: 1280px) {
  ul.logos_grid li {
    width: calc(25% - 30px*3/4);
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  ul.logos_grid li {
    width: calc(33.33% - 30px*2/3);
  }
}
@media (min-width: 576px) and (max-width: 1023px) {
  ul.logos_grid li {
    width: calc(50% - 30px*1/2);
  }
}
ul.logos_grid li img {
  height: 130px;
  margin: auto;
  object-fit: contain;
  display: block;
}
ul.related_storeis {
  margin: 0 -15px;
  padding: 0;
  list-style: none;
}
ul.related_storeis li {
  padding: 0 15px;
}
ul.related_storeis li a {
  position: relative;
}
ul.related_storeis li a span {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0.5em;
  width: 100%;
  background: rgba(0, 51, 102, 0.8);
  color: #fff;
  font-size: 1em;
  text-decoration: none;
  text-align: center;
  border-top: 2px solid transparent;
  transition: all 0.35s;
}
ul.related_storeis li a:hover span {
  color: #fc6;
  background: #036;
  border-color: #f2bf49;
}
.related_storeis .slick-arrow {
  position: absolute;
  left: -35px;
  top: calc(50% - 15px);
  color: #036;
  font-size: 30px;
  cursor: pointer;
}
.related_storeis .slick-arrow.fa-chevron-circle-right {
  left: auto;
  right: -35px;
}
@media (max-width: 1339px) {
  .logos_slider .slick-arrow {
    left: -16px;
  }
  .logos_slider .slick-arrow.fa-chevron-circle-right {
    left: auto;
    right: -16px;
  }
  .related_storeis .slick-arrow {
    left: -16px;
  }
  .related_storeis .slick-arrow.fa-chevron-circle-right {
    left: auto;
    right: -16px;
  }
}
.online_programs .wp-block-columns.post-circles {
  flex-wrap: wrap !important;
  gap: 30px;
  margin-bottom: 25px;
  flex-direction: row;
}
.online_programs .wp-block-columns.post-circles .post-circle {
  width: 100%;
  flex: auto;
  max-width: calc(25% - 30px*3/4);
  padding: 0;
  position: relative;
}
.online_programs .wp-block-columns.post-circles .post-circle .wp-block-media-text {
  display: flex;
  flex-direction: column;
}
.online_programs .wp-block-columns.post-circles .post-circle .wp-block-media-text figure.wp-block-media-text__media {
  border-radius: 50%;
  box-shadow: 0 0 0 3px #f2bf49, 0 0 0 6px #036;
  width: 200px !important;
  height: 200px !important;
  overflow: hidden;
  margin-bottom: 0.7em;
}
.online_programs .wp-block-columns.post-circles .post-circle .wp-block-media-text figure.wp-block-media-text__media a:after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.online_programs .wp-block-columns.post-circles .post-circle .wp-block-media-text .wp-block-media-text__content {
  padding: 0;
}
.online_programs .wp-block-columns.post-circles .post-circle .wp-block-media-text .wp-block-media-text__content p {
  color: #05c;
  font-weight: 700;
  line-height: 1.1;
  font-family: "mukta mahee", serif;
}
.online_programs .wp-block-columns.post-circles .post-circle:hover .wp-block-media-text .wp-block-media-text__content p {
  text-decoration: underline;
  color: #048;
}
.online_programs .wp-block-columns.post-circles .post-circle:hover .wp-block-media-text figure.wp-block-media-text__media {
  box-shadow: 0 0 0 3px #f2bf49, 0 0 0 6px #036, 0 0 0 9px #f2bf49;
}
.online_programs .wp-block-columns.post-circles .post-circle .wp-block-media-text figure.wp-block-media-text__media img {
  width: 200px;
  height: 200px;
  object-fit: cover;
}
body.js.block-editor-page .interface-navigable-region.interface-interface-skeleton__content {
  overflow-x: hidden;
}
@media (max-width: 1024px) {
  .online_programs .wp-block-columns.post-circles .post-circle {
    max-width: calc(50% - 30px* 1 / 2);
  }
  .online_programs .wp-block-columns.post-circles {
    max-width: 650px;
    margin: auto;
    margin-bottom: 25px;
  }
}
@media (max-width: 580px) {
  .online_programs .wp-block-columns.post-circles .post-circle {
    max-width: 100%;
  }
  .online_programs .wp-block-columns.post-circles {
    max-width: 350px;
  }
}
/*# sourceMappingURL=editor.css.map */