/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./sass/main.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
.glide{position:relative;width:100%;box-sizing:border-box}
.glide *{box-sizing:inherit}
.glide__track{overflow:hidden}
.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}
.glide__slides--dragging{-webkit-user-select:none;user-select:none}
.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}
.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}
.glide__arrows{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}
.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}
.glide--rtl{direction:rtl}
/*# sourceMappingURL=glide.core.min.css.map */
.news-events .card {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.btn, .login-btn, .apply-btn {
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.3s ease;
}
.search-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.news-events .container,
.featured-slider .slider,
.stats-section .stats-container,
.page-banner .container {
  width: min(1400px, 92%);
  margin: auto;
}
.news-events .container,
.featured-slider .slider,
.stats-section .stats-container,
.page-banner .container {
  width: min(1400px, 92%);
  margin: auto;
}
.slide-image img,
.blog-item img,
.stay-connected__tower img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.error-page .btn-primary, .primary-btn,
.featured-slider .btn,
.apply-btn {
  background: #d8a33c;
  color: #111;
  border: none;
  cursor: pointer;
  font-weight: 600;
  padding: 14px 32px;
  border-radius: 8px;
  transition: 0.3s ease;
}
.error-page .btn-primary:hover, .primary-btn:hover,
.featured-slider .btn:hover,
.apply-btn:hover {
  transform: translateY(-2px);
}
.news-events .event-item .content h3,
.news-events .blog-item .content h3, .news-events .card-header h2, .news-events h2,
.news-events h3,
.stats-section h2,
.stats-section h3 {
  color: #0d2c54;
  font-weight: 700;
}
.news-events .card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news-events .event-item .date-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html,
body {
  margin: 0;
  padding: 0;
}
body {
  font-family: "Lato", sans-serif;
  color: #555;
  line-height: 1.7;
}
h1, h2, h3, h4, h5 {
  color: #0d2c54;
  line-height: 1.2;
}
.section-break {
  border: 0;
  height: 1px;
  background: rgba(17, 17, 17, 0.1);
  margin: 4rem 0;
}
.headline {
  color: #0d2c54;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 1.5rem;
}
.headline--medium {
  font-size: clamp(1rem, 1.5vw, 2rem);
}
.headline--small {
  font-size: clamp(1rem, 1vw, 1.2rem);
}
.link-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.link-list li {
  margin-bottom: 0.85rem;
}
.link-list li:last-child {
  margin-bottom: 0;
}
.link-list a {
  color: #0d2c54;
  text-decoration: none;
  font-weight: 500;
  transition: 0.3s ease;
}
.link-list a:hover {
  color: #d8a33c;
  padding-left: 4px;
}
.min-list li {
  position: relative;
  padding-left: 1.25rem;
}
.min-list li::before {
  content: "›";
  position: absolute;
  left: 0;
  color: #d8a33c;
  font-weight: 700;
}
.apply-btn {
  background: #d8a33c;
  color: #111;
  font-weight: 600;
}
.news-events .event-item .content h3,
.news-events .blog-item .content h3, .news-events .card-header h2, .news-events h2,
.news-events h3,
.stats-section h2,
.stats-section h3 {
  color: #0d2c54;
}
.mb-1 {
  margin-bottom: 10px;
}
.mb-2 {
  margin-bottom: 20px;
}
.mb-3 {
  margin-bottom: 30px;
}
.text-center {
  text-align: center;
}
.w-100 {
  width: 100%;
}
.container-search {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 16px;
  position: relative;
}
.navbar {
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 28px 80px;
}
.logo {
  display: flex;
  align-items: center;
  gap: 14px;
}
.logo img {
  width: 56px;
  height: auto;
}
.logo .logo-text h3 {
  margin: 0;
  color: #fff;
  font-size: 2rem;
  font-weight: 350;
  text-transform: capitalize;
}
.logo .logo-text span {
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.85rem;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.logo-link {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}
.logo-link:hover, .logo-link:focus, .logo-link:visited {
  color: inherit;
  text-decoration: none;
}
.nav-links,
.nav-links-footer {
  list-style: none;
}
.nav-links a,
.nav-links-footer a {
  position: relative;
  color: #fff;
  text-decoration: none;
  font-size: 0.95rem;
  font-weight: 500;
  transition: 0.3s ease;
}
.nav-links a:hover,
.nav-links-footer a:hover {
  color: #d8a33c;
}
.nav-links a.active,
.nav-links-footer a.active {
  color: #fff;
}
.nav-links a.active::after,
.nav-links-footer a.active::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 100%;
  height: 2px;
  background: #d8a33c;
  border-radius: 2px;
}
.nav-links {
  display: flex;
  gap: 38px;
}
.nav-links-footer {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.nav-actions {
  display: flex;
  align-items: center;
  gap: 14px;
}
.search-btn {
  width: 42px;
  height: 42px;
  border: none;
  background: transparent;
  color: #fff;
  cursor: pointer;
  font-size: 1.1rem;
  transition: all 0.3s ease;
}
.search-btn:hover {
  color: #d8a33c;
  transform: scale(1.05);
}
.login-btn {
  padding: 12px 24px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  background: transparent;
  color: #fff;
  text-decoration: none;
}
.login-btn:hover {
  background: rgba(255, 255, 255, 0.12);
}
.apply-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 28px;
  border: none;
  text-decoration: none;
  white-space: nowrap;
}
.apply-btn--small {
  padding: 7px 13px;
  font-size: 0.88rem;
  font-weight: 400;
}
.apply-btn--with-photo, .apply-btn--logout {
  gap: 12px;
}
.apply-btn--logout {
  padding: 8px 16px;
}
.apply-btn--logout img,
.apply-btn--logout .avatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: block;
  object-fit: cover;
  border: 2px solid rgba(255, 255, 255, 0.3);
}
.apply-btn--logout span {
  font-weight: 600;
}
.apply-btn--logout:hover img {
  border-color: #fff;
}
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 30px;
  text-decoration: none;
  font-weight: 600;
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
  font-size: 1.19rem;
  border: none;
  outline: none;
}
.btn--small {
  font-size: 0.88rem;
  padding: 7px 13px;
  font-weight: 300;
}
.btn--with-photo {
  padding-left: 40px;
  position: relative;
}
.btn-primary {
  background: #d8a33c;
  color: #111;
}
.btn-outline {
  border: 1px solid rgba(255, 255, 255, 0.7);
  color: #fff;
}
.btn-light {
  background: #fff;
  color: #002d62;
}
body.login {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  padding: 30px;
  background: linear-gradient(135deg, #001b4d 0%, #002d62 55%, rgb(0, 16.2701298701, 46.4) 100%);
}
body.login #login {
  width: 100%;
  max-width: 420px;
  padding: 0;
}
body.login #loginform,
body.login #registerform,
body.login #lostpasswordform {
  background: #fff;
  border: none;
  border-radius: 18px;
  padding: 35px;
  box-shadow: 0 20px 45px rgba(17, 17, 17, 0.15);
}
.login h1 {
  margin-bottom: 30px;
  text-align: center;
}
.login h1 a {
  display: block;
  width: 140px;
  height: 140px;
  margin: 0 auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
}
.login label {
  color: #001b4d;
  font-size: 0.95rem;
  font-weight: 600;
}
.login input[type=text],
.login input[type=password],
.login input[type=email] {
  width: 100%;
  height: 48px;
  border: 1px solid rgba(0, 27, 77, 0.15);
  border-radius: 10px;
  padding: 0 15px;
  font-size: 0.95rem;
  transition: 0.3s ease;
}
.login input[type=text]:focus,
.login input[type=password]:focus,
.login input[type=email]:focus {
  border-color: #d8a33c;
  box-shadow: 0 0 0 3px rgba(216, 163, 60, 0.18);
  outline: none;
}
.login .forgetmenot {
  margin-top: 10px;
}
.login .forgetmenot label {
  display: flex;
  align-items: center;
  gap: 8px;
}
body.login .button-primary {
  width: 100%;
  height: 48px;
  border: none;
  border-radius: 10px;
  background: #d8a33c;
  color: #111;
  font-size: 1rem;
  font-weight: 600;
  text-shadow: none;
  box-shadow: none;
  transition: 0.3s ease;
}
body.login .button-primary:hover, body.login .button-primary:focus {
  background: rgb(196, 142.7282051282, 39.2);
  transform: translateY(-2px);
}
body.login .button-primary:active {
  transform: translateY(0);
}
.login #nav,
.login #backtoblog {
  text-align: center;
}
.login #nav a,
.login #backtoblog a {
  color: rgba(255, 255, 255, 0.9);
  transition: 0.3s ease;
}
.login #nav a:hover,
.login #backtoblog a:hover {
  color: #d8a33c;
}
.login .message,
.login .success,
.login #login_error {
  border-left: 4px solid #d8a33c;
  border-radius: 8px;
  box-shadow: none;
}
.privacy-policy-page-link {
  text-align: center;
}
.privacy-policy-page-link a {
  color: rgba(255, 255, 255, 0.85);
}
.privacy-policy-page-link a:hover {
  color: #d8a33c;
}
@media (max-width: 576px) {
  body.login {
    padding: 20px;
  }
  body.login #loginform,
  body.login #registerform,
  body.login #lostpasswordform {
    padding: 25px;
  }
  .login h1 a {
    font-size: 1.6rem;
  }
}
.spinner-loader {
  width: 48px;
  height: 48px;
  margin: 2rem auto;
  border: 4px solid rgba(13, 44, 84, 0.15);
  border-top-color: #d8a33c;
  border-radius: 50%;
  animation: spinner 0.8s linear infinite;
}
@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
.edit-note,
.delete-note,
.update-note,
.submit-note {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  margin-right: 8px;
  border: none;
  border-radius: 8px;
  background: #f3f4f6;
  color: #001b4d;
  font-size: 0.9rem;
  cursor: pointer;
  transition: 0.3s ease;
}
.edit-note:hover,
.delete-note:hover,
.update-note:hover,
.submit-note:hover {
  background: #e5e7eb;
}
.submit-note {
  background: #d8a33c;
  color: #111;
  font-weight: 600;
}
.submit-note:hover {
  background: #c89c36;
}
.delete-note {
  color: #dc2626;
}
.delete-note:hover {
  background: rgba(220, 38, 38, 0.08);
}
.update-note {
  visibility: hidden;
}
.update-note--visible {
  visibility: visible;
}
@media (max-width: 768px) {
  .edit-note,
  .delete-note,
  .update-note {
    position: relative;
    top: -12px;
  }
}
.note-title-field,
.note-body-field {
  width: 100%;
  padding: 20px;
  border: 1px solid transparent;
  border-radius: 8px;
  outline: none;
  transition: 0.3s ease;
}
.note-title-field:focus,
.note-body-field:focus {
  border-color: #d8a33c;
  box-shadow: 0 0 0 3px rgba(216, 163, 60, 0.15);
}
.note-title-field {
  width: 85%;
}
.note-title-field {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 2rem;
  font-weight: 300;
  color: #002d62;
}
@media (max-width: 768px) {
  .note-title-field {
    width: 65%;
    font-size: 3rem;
  }
}
.note-body-field {
  min-height: 180px;
  resize: vertical;
  font-family: "Roboto", sans-serif;
  font-size: 1.05rem;
  line-height: 1.8;
  color: #555;
}
.note-active-field {
  animation: pulseBorder 0.8s infinite alternate;
}
@keyframes pulseBorder {
  from {
    border-color: rgba(216, 163, 60, 0.3);
  }
  to {
    border-color: #d8a33c;
  }
}
.create-note {
  padding: 30px;
  margin-bottom: 30px;
  background: #f7f8fa;
  border-radius: 12px;
  box-shadow: 0 8px 25px rgba(17, 17, 17, 0.05);
}
.new-note-title,
.new-note-body {
  width: 100%;
  margin-bottom: 16px;
  padding: 14px 16px;
  border: 1px solid #ececec;
  border-radius: 8px;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  transition: 0.3s ease;
}
.new-note-title:focus,
.new-note-body:focus {
  outline: none;
  border-color: #d8a33c;
  box-shadow: 0 0 0 3px rgba(216, 163, 60, 0.15);
}
.new-note-title {
  font-weight: 500;
}
.new-note-body {
  min-height: 180px;
  resize: vertical;
  line-height: 1.7;
}
@media (max-width: 576px) {
  .note-title-field {
    font-size: 1.8rem;
  }
  .edit-note,
  .delete-note,
  .update-note,
  .submit-note {
    margin-bottom: 10px;
  }
  .create-note {
    padding: 20px;
  }
}
.search-overlay {
  position: fixed;
  inset: 0;
  z-index: 110;
  overflow-y: auto;
  overflow-x: hidden;
  background: rgba(255, 255, 255, 0.97);
  backdrop-filter: blur(8px);
  visibility: hidden;
  opacity: 0;
  transform: scale(1.05);
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
}
.search-overlay--active {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
body.admin-bar .search-overlay {
  top: 32px;
}
.search-overlay p {
  margin-bottom: 1rem;
  color: #555;
  line-height: 1.7;
}
.search-overlay .event-summary {
  margin-top: 1.5rem;
}
.search-overlay .event-summary p {
  margin: 0;
}
.search-overlay__top {
  position: sticky;
  top: 0;
  z-index: 5;
  padding: 1.5rem 0;
  background: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid rgba(17, 17, 17, 0.08);
  backdrop-filter: blur(12px);
}
.search-overlay__top .container {
  width: min(1400px, 92%);
  margin: auto;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.search-overlay__icon {
  font-size: 2rem;
  color: #0d2c54;
}
.search-overlay__close {
  font-size: 2rem;
  color: #0d2c54;
  cursor: pointer;
  transition: 0.3s ease;
}
.search-overlay__close:hover {
  color: #d8a33c;
  transform: rotate(90deg);
}
.search-overlay__section-title {
  margin: 2.5rem 0 1.25rem;
  padding-bottom: 0.75rem;
  color: #0d2c54;
  font-size: 1.5rem;
  font-weight: 700;
  border-bottom: 2px solid rgba(216, 163, 60, 0.35);
}
.search-overlay .row {
  width: min(1400px, 92%);
  margin: 2rem auto;
  display: grid;
  grid-template-columns: 260px 1fr 260px;
  gap: 2.5rem;
}
.search-term {
  width: min(1400px, 92%);
  flex: 1;
  border: 0;
  outline: none;
  padding: 0.75rem 0;
  background: transparent;
  color: #0d2c54;
  font-size: clamp(1.25rem, 2vw, 2rem);
  font-weight: 300;
}
.search-term::placeholder {
  color: rgba(13, 44, 84, 0.45);
}
@media (max-width: 992px) {
  .search-overlay .row {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .search-overlay__top {
    padding: 1rem 0;
  }
  .search-overlay__section-title {
    margin-top: 2rem;
  }
}
@media (max-width: 576px) {
  .search-overlay__icon {
    font-size: 1.5rem;
  }
  .search-overlay__close {
    font-size: 1.6rem;
  }
  .search-term {
    font-size: 1.15rem;
  }
}
.tab-content {
  display: none;
  animation: fade 0.35s ease;
}
.tab-content.active {
  display: block;
}
@keyframes fade {
  from {
    opacity: 0;
    transform: translateY(15px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.event-summary {
  display: flex;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
.event-summary:last-child {
  margin-bottom: 0;
}
.event-summary__date {
  width: 72px;
  min-width: 72px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #d8a33c;
  border-radius: 12px;
  text-decoration: none;
  color: #111;
}
.event-summary__month {
  font-size: 0.85rem;
  font-weight: 600;
  text-transform: uppercase;
}
.event-summary__day {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
}
.event-summary__content h5 {
  margin-bottom: 0.5rem;
}
.event-summary__content h5 a {
  color: #0d2c54;
  text-decoration: none;
}
.event-summary__content h5 a:hover {
  color: #d8a33c;
}
.event-summary__content p {
  margin: 0;
  color: #6b7280;
}
.link-list {
  list-style: none;
  padding: 0;
  margin: 0 0 2rem;
}
.link-list li {
  margin-bottom: 0.85rem;
}
.link-list a {
  color: #0d2c54;
  text-decoration: none;
}
.link-list a:hover {
  color: #d8a33c;
}
.min-list li {
  position: relative;
  padding-left: 1.2rem;
}
.min-list li::before {
  content: "›";
  position: absolute;
  left: 0;
  color: #d8a33c;
  font-weight: 700;
}
@media (max-width: 992px) {
  .search-overlay .row {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .search-overlay .one-third,
  .search-overlay .content {
    width: 100%;
  }
  .professor-cards {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  }
}
@media (max-width: 576px) {
  .professor-cards {
    grid-template-columns: repeat(2, 1fr);
  }
  .event-summary {
    flex-direction: column;
  }
  .event-summary__date {
    width: 100%;
    flex-direction: row;
    gap: 0.5rem;
    padding: 0.75rem;
  }
}
@media (max-width: 480px) {
  .professor-cards {
    grid-template-columns: 1fr;
  }
}
.site-footer {
  position: relative;
  overflow: hidden;
  background: #001b4d;
  color: #fff;
}
.site-footer .footer-top {
  max-width: 1400px;
  margin: 0 auto;
  padding: 80px 3% 50px;
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1.2fr;
  gap: 50px;
}
.site-footer .footer-column h4 {
  margin-bottom: 25px;
  font-size: 1.2rem;
  color: #d8a33c;
}
.site-footer .footer-column ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-footer .footer-column ul li {
  margin-bottom: 14px;
  color: rgba(255, 255, 255, 0.8);
}
.site-footer .footer-column ul a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  transition: 0.3s ease;
}
.site-footer .footer-column ul a:hover {
  color: #d8a33c;
}
.site-footer .brand p {
  max-width: 350px;
  margin: 25px 0;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.75);
}
.site-footer .footer-logo {
  display: flex;
  align-items: center;
  gap: 15px;
}
.site-footer .footer-logo img {
  width: 40px;
  height: 50px;
}
.site-footer .footer-logo h3 {
  margin: 0;
  font-size: 1.6rem;
  color: #fff;
}
.site-footer .footer-logo span {
  font-size: 0.8rem;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.8);
}
.site-footer .social-links {
  display: flex;
  gap: 12px;
}
.site-footer .social-links a {
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  transition: 0.3s ease;
}
.site-footer .social-links a:hover {
  background: #d8a33c;
  color: #001b4d;
}
.site-footer .footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 12%;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.site-footer .footer-bottom p {
  margin: 0;
  color: rgba(255, 255, 255, 0.65);
}
.site-footer .footer-bottom-links {
  display: flex;
  gap: 25px;
}
.site-footer .footer-bottom-links a {
  color: rgba(255, 255, 255, 0.65);
  text-decoration: none;
  transition: 0.3s ease;
}
.site-footer .footer-bottom-links a:hover {
  color: #d8a33c;
}
.site-footer .footer-bottom-links a.active {
  text-decoration: underline;
  text-decoration-color: #d8a33c;
}
.site-footer .footer-bottom .developer {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
.site-footer .footer-bottom .developer:hover {
  color: #d8a33c;
}
.contact-email {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #fff;
  text-decoration: none;
  transition: 0.3s ease;
}
.contact-email:hover {
  color: #d8a33c;
}
.contact-email i {
  font-size: 1rem;
}
@media (max-width: 992px) {
  .site-footer .footer-top {
    grid-template-columns: repeat(2, 1fr);
  }
  .site-footer .footer-bottom {
    padding: 30px;
  }
}
@media (max-width: 480px) {
  .site-footer .footer-top {
    grid-template-columns: 1fr;
    gap: 35px;
    padding: 50px 30px;
  }
  .site-footer .footer-column {
    padding: 0;
  }
  .site-footer .footer-column p {
    width: 100%;
  }
  .site-footer .footer-bottom {
    flex-direction: column;
    gap: 15px;
    padding: 25px 30px;
    text-align: center;
  }
  .site-footer .footer-bottom-links {
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }
}
.remove-favorite {
  display: inline-block;
  transition: all 0.3s;
  color: #999;
  font-size: 0.9rem;
  cursor: pointer;
  padding: 4px 6px;
  border-radius: 3px;
}
.remove-favorite:hover {
  background-color: #dedede;
}
.page-section {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
@media (max-width: 576px) {
  .page-section {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
.page-section--white {
  background-color: #fff;
}
.page-section--beige {
  background-color: #FAF0CA;
}
.page-section p:last-of-type {
  margin-bottom: 0;
}
.school-logo-text {
  position: relative;
  z-index: 20;
  margin: 0;
  font-size: 1.75rem;
  font-weight: 100;
}
.school-logo-text strong {
  font-weight: 400;
}
.school-logo-text a {
  color: #fff;
  text-decoration: none;
}
.school-logo-text--alt-color a {
  color: #666;
}
.school-logo-text--alt-color a:hover {
  color: #002d62;
  text-decoration: underline;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.spinner-loader {
  margin-top: 45px;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  border: 0.25rem solid rgba(0, 0, 0, 0.2);
  border-top-color: black;
  animation: spin 1s infinite linear;
}
.c-orange {
  color: #d8a33c;
}
.c-blue {
  color: #002d62;
}
.c-white {
  color: #fff;
}
.c-dark {
  color: #333;
}
.gray {
  color: #999999;
}
.search-trigger {
  display: none;
  color: #fff;
  position: relative;
  cursor: pointer;
  top: 1px;
  margin-left: 20px;
}
@media (max-width: 768px) {
  .search-trigger {
    display: inline-block;
    top: 6px;
  }
}
.search-trigger:hover {
  opacity: 0.65;
}
.social-icons-list {
  display: flex;
  margin: 0 -8px;
}
.social-icons-list li {
  flex: 1;
  margin: 0 8px;
}
.social-icons-list li a {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1.25rem;
}
.social-icons-list li a:hover {
  opacity: 0.75;
}
.social-color-facebook {
  background-color: #4862a3;
}
.social-color-twitter {
  background-color: #55acee;
}
.social-color-youtube {
  background-color: #cc1e1f;
}
.social-color-linkedin {
  background-color: #0077b5;
}
.social-color-instagram {
  background-color: #d8226b;
}
.nav-list ul {
  padding: 0;
  margin: 0;
}
.nav-list li {
  list-style: none;
}
.nav-list a {
  font-size: 0.9rem;
  color: #999;
  text-decoration: none;
}
.nav-list a:hover {
  color: #002d62;
  text-decoration: underline;
}
.one-half,
.one-third,
.one-fourth,
.one-fifth,
.one-sixth {
  padding-bottom: 1.6rem;
}
@media (max-width: 768px) {
  .row {
    margin-right: -50px;
  }
  .one-half,
  .one-third,
  .two-thirds,
  .one-fourth,
  .one-fifth,
  .one-sixth {
    padding-bottom: 0;
    float: left;
    box-sizing: border-box;
    padding-right: 50px;
  }
  .two-thirds {
    width: 66.66%;
  }
  .one-half {
    width: 50%;
  }
  .one-third {
    width: 33.33%;
  }
  .one-quarter {
    width: 25%;
  }
  .one-fifth {
    width: 20%;
  }
  .one-sixth {
    width: 16.66%;
  }
}
/* Make Top WP Admin Bar Fixed on Mobile */
@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
/* Seach Form */
.search-form {
  background-color: #dedede;
  padding: 20px;
  text-align: center;
}
.search-form label {
  display: block;
}
.search-form-row {
  display: flex;
}
.search-form .s {
  min-width: 20px;
  flex-basis: auto;
  flex-grow: 1;
  border: none;
  font-family: "Roboto", sans-serif;
  padding: 10px;
}
@media (max-width: 576px) {
  .search-form .s {
    font-size: 1.4rem;
  }
}
.search-submit {
  color: #fff;
  border: none;
  border-radius: 4px;
  outline: none;
  background-color: #002d62;
  font-family: "Roboto", sans-serif;
  padding: 0 20px;
  margin-left: 10px;
}
.note-limit-message {
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-out;
  color: #c32929;
  font-weight: bold;
}
.note-limit-message.active {
  visibility: visible;
  opacity: 1;
}
/* Like Box */
.generic-content .like-box {
  float: right;
  font-size: 1rem;
  background-color: #ededed;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  color: red;
  padding: 10px 10px 10px 25px;
  border-radius: 4px;
  cursor: pointer;
  margin: 0 0 30px 30px;
  position: relative;
}
.generic-content .like-box:hover {
  background-color: #dedede;
}
.like-count {
  padding-left: 10px;
}
.like-box .fa-heart-o {
  transition: all 0.35s ease-out;
  position: absolute;
  left: 10px;
}
.like-box .fa-heart {
  left: 10px;
  transition: all 0.4s ease-out;
  position: absolute;
  visibility: hidden;
  transform: scale(0.2);
  opacity: 0;
}
.like-box[data-exists=yes] .fa-heart {
  transform: scale(1);
  visibility: visible;
  opacity: 1;
}
.like-box[data-exists=yes] .fa-heart-o {
  visibility: hidden;
  opacity: 0;
}
@media (max-width: 1200px) {
  .navbar {
    padding: 24px 40px;
  }
}
@media (max-width: 992px) {
  .navbar {
    padding: 24px;
  }
  .navbar .nav-links {
    display: none;
  }
}
@media (max-width: 480px) {
  .navbar {
    padding: 16px 20px;
  }
  .navbar .logo img {
    width: 42px;
  }
  .navbar .logo .logo-text h3 {
    font-size: 1.4rem;
  }
  .navbar .logo .logo-text span {
    font-size: 0.7rem;
    letter-spacing: 2px;
  }
  .navbar .nav-actions {
    gap: 8px;
  }
  .navbar .nav-actions .login-btn,
  .navbar .nav-actions .apply-btn {
    padding: 10px 16px;
    font-size: 0.85rem;
  }
  .navbar .nav-actions .search-btn {
    width: 38px;
    height: 38px;
  }
}
.hero-header {
  position: relative;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background: url(images/hero-university.d4fc9bb5.jpg) center/cover no-repeat;
}
.hero-header::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(90deg, rgba(0, 20, 50, 0.82), rgba(0, 40, 90, 0.55) 45%, rgba(0, 20, 50, 0.25));
}
.hero-content {
  position: relative;
  z-index: 10;
  max-width: 650px;
  margin: auto 0;
  padding-left: 80px;
}
.hero-content h1 {
  color: #fff;
  font-size: clamp(3rem, 5vw, 5rem);
  line-height: 1.05;
  font-weight: 700;
  margin-bottom: 24px;
}
.hero-content p {
  color: rgba(255, 255, 255, 0.92);
  font-size: 1.2rem;
  line-height: 1.7;
  max-width: 600px;
  margin-bottom: 36px;
}
.hero-buttons {
  display: flex;
  gap: 18px;
}
.hero-buttons a {
  padding: 16px 34px;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s ease;
}
.hero-buttons .primary-btn {
  background: #d8a33c;
  color: #111;
}
.hero-buttons .primary-btn:hover {
  transform: translateY(-3px);
}
.hero-buttons .secondary-btn {
  border: 1px solid rgba(255, 255, 255, 0.7);
  color: #fff;
}
.hero-buttons .secondary-btn:hover {
  background: rgba(255, 255, 255, 0.12);
}
@media (max-width: 1200px) {
  .hero-content {
    padding-left: 45px;
  }
}
@media (max-width: 992px) {
  .hero-content {
    padding: 24px;
  }
  .hero-content h1 {
    font-size: 3rem;
  }
}
@media (max-width: 480px) {
  .hero-content {
    padding: 24px 20px;
  }
  .hero-content h1 {
    font-size: 2.2rem;
    line-height: 1.2;
  }
  .hero-content p {
    font-size: 1rem;
  }
}
@media (max-width: 480px) {
  .hero-buttons {
    flex-direction: column;
  }
  .hero-buttons a {
    width: 100%;
    text-align: center;
  }
}
.news-events {
  padding: 70px 0;
  background: #f7f8fa;
}
.news-events .container,
.news-events .container_full {
  width: min(1400px, 92%);
  margin: 0 auto;
}
.news-events .container,
.news-events .container_full {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}
.news-events .container {
  grid-template-columns: repeat(2, 1fr);
}
.news-events .container_full {
  grid-template-columns: 1fr;
}
.news-events .card {
  padding: 35px;
}
.news-events .card-header {
  margin-bottom: 30px;
}
.news-events .card-header h2 {
  font-size: 1.8rem;
}
.news-events .card-header a {
  text-decoration: none;
  font-weight: 600;
}
.news-events .event-item,
.news-events .blog-item {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}
.news-events .event-item:last-child,
.news-events .blog-item:last-child {
  margin-bottom: 0;
}
.news-events .event-item .content h3,
.news-events .blog-item .content h3 {
  margin-bottom: 8px;
}
.news-events .event-item .content p,
.news-events .blog-item .content p {
  line-height: 1.6;
}
.news-events .event-item .date-box {
  min-width: 90px;
  height: 100px;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
}
.news-events .event-item .date-box span {
  color: #6b7280;
  font-size: 0.9rem;
  font-weight: 600;
}
.news-events .event-item .date-box strong {
  font-size: 2rem;
  color: #0d2c54;
}
.news-events .event-item .meta {
  color: #6b7280;
  margin-bottom: 10px;
}
.news-events .blog-item img {
  width: 140px;
  height: 110px;
  object-fit: cover;
  border-radius: 12px;
}
.news-events .blog-item .blog-date {
  min-width: 60px;
}
.news-events .blog-item .blog-date span,
.news-events .blog-item .blog-date strong {
  color: #c89c36;
  font-weight: 700;
}
.news-events .blog-item .blog-date span {
  display: block;
  margin-bottom: 5px;
}
.news-events .blog-item .blog-date strong {
  font-size: 2rem;
}
.news-events .blog-item .content p {
  color: #555;
  margin-bottom: 12px;
}
.news-events .blog-item .content a {
  color: #c89c36;
  text-decoration: none;
  font-weight: 600;
}
.news-events .blog-item .content a:hover {
  color: #d8a33c;
}
.featured-slider {
  padding: 0 0 60px;
}
.featured-slider .slider {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.featured-slider .slide {
  display: none;
}
.featured-slider .slide.active {
  display: block;
}
.featured-slider .slide-content {
  min-height: 260px;
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  background: linear-gradient(90deg, #001d4a 0%, #003a7c 55%, #001d4a 100%);
}
.featured-slider .slide-text {
  padding: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.featured-slider .slide-text h2 {
  color: #fff;
  font-size: 3rem;
  margin-bottom: 15px;
}
.featured-slider .slide-text p {
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.7;
  margin-bottom: 25px;
  max-width: 500px;
}
.featured-slider .btn {
  width: fit-content;
  padding: 14px 32px;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.3s ease;
  background: #d8a33c;
  color: #111;
  text-decoration: none;
  font-weight: 600;
}
.featured-slider .slide-image {
  height: 100%;
}
.featured-slider .slide-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.featured-slider .slider-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(10px);
  color: #fff;
  font-size: 22px;
  cursor: pointer;
  z-index: 10;
}
.featured-slider .slider-btn:hover {
  background: rgba(255, 255, 255, 0.25);
}
.featured-slider .slider-btn.prev {
  left: 20px;
}
.featured-slider .slider-btn.next {
  right: 20px;
}
.featured-slider .slider-dots {
  position: absolute;
  bottom: 20px;
  left: 60px;
  display: flex;
  gap: 10px;
}
.featured-slider .slider-dots .dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
}
.featured-slider .slider-dots .dot.active {
  background: #d8a33c;
}
.stats-section {
  padding: 50px 0 80px;
}
.stats-section .stats-container {
  background: #fff;
  border-radius: 20px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.stats-section .stat-item {
  padding: 35px 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  position: relative;
}
.stats-section .stat-item:not(:last-child) {
  border-right: 1px solid #ececec;
}
.stats-section .icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #0d2c54;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.7rem;
}
.stats-section .icon.gold {
  background: #d8a33c;
}
.stats-section .content h3 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 5px;
}
.stats-section .content p {
  color: #6b7280;
  font-size: 0.95rem;
  margin: 0;
}
.stay-connected__container {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  padding: 70px 12%;
  background: linear-gradient(90deg, #001b4d, #003f88, #001b4d);
  border-radius: 25px 25px 0 0;
}
.stay-connected__content {
  max-width: 450px;
  position: relative;
  z-index: 2;
}
.stay-connected__content h2 {
  color: #fff;
  font-size: 2.5rem;
  margin-bottom: 12px;
}
.stay-connected__content p {
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.7;
}
.stay-connected__form {
  flex: 1;
  max-width: 600px;
  display: flex;
  position: relative;
  z-index: 2;
}
.stay-connected__form input {
  flex: 1;
  height: 58px;
  padding: 0 20px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-right: none;
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  border-radius: 10px 0 0 10px;
}
.stay-connected__form button {
  height: 58px;
  padding: 0 35px;
  background: #d8a33c;
  color: #111;
  border: none;
  font-weight: 700;
  cursor: pointer;
  border-radius: 0 10px 10px 0;
  transition: 0.3s ease;
}
.stay-connected__form button:hover {
  transform: translateY(-2px);
}
.stay-connected__tower {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 200px;
  max-width: 220px;
  opacity: 0.35;
  mix-blend-mode: normal;
  filter: contrast(1.05) brightness(1.05);
  pointer-events: none;
  z-index: 1;
}
.stay-connected__tower img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 1;
}
.stay-connected__container::before, .stay-connected__container::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}
.stay-connected__container::before {
  left: -60px;
  top: -60px;
  width: 220px;
  height: 220px;
  background: rgba(255, 255, 255, 0.04);
}
.stay-connected__container::after {
  right: 120px;
  top: -80px;
  width: 180px;
  height: 180px;
  background: rgba(255, 255, 255, 0.03);
}
@media (max-width: 992px) {
  .news-events .container {
    grid-template-columns: 1fr;
  }
  .news-events .blog-item {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 80px;
    grid-template-areas: "image date" "content content";
    gap: 20px;
    align-items: start;
  }
  .news-events .blog-item img {
    grid-area: image;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 12px;
  }
  .news-events .blog-item .blog-date {
    grid-area: date;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 1px solid #c89c36;
    border-radius: 14px;
    padding: 12px 8px;
  }
  .news-events .blog-item .content {
    grid-area: content;
    width: 100%;
  }
  .stats-section .stats-container {
    grid-template-columns: repeat(2, 1fr);
  }
  .stay-connected__container {
    flex-direction: column;
    align-items: flex-start;
    padding: 40px 30px;
  }
}
@media (max-width: 992px){
  .news-events .blog-item img {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .news-events .blog-item .blog-date {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .news-events .blog-item .content {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
}
@media (max-width: 576px) {
  .stats-section .stats-container {
    grid-template-columns: 1fr;
  }
  .stats-section .stat-item {
    border-right: none !important;
    border-bottom: 1px solid #ececec;
  }
  .stats-section .stat-item:last-child {
    border-bottom: none;
  }
  .stay-connected__form input,
  .stay-connected__form button {
    height: 64px;
    font-size: 1rem;
  }
  .stay-connected__form input {
    padding-inline: 16px;
  }
  .stay-connected__form button {
    padding-inline: 24px;
  }
}
@media (max-width: 480px) {
  .news-events .card {
    padding: 30px;
  }
  .stay-connected__form input {
    font-size: 1.1rem;
  }
}
.error-page {
  min-height: 70vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 20px;
  text-align: center;
  background: #f7f8fa;
}
.error-page .container {
  max-width: 700px;
  margin: auto;
}
.error-page .error-code {
  display: block;
  font-size: clamp(6rem, 15vw, 10rem);
  font-weight: 800;
  line-height: 1;
  color: rgba(216, 163, 60, 0.85);
  margin-bottom: 20px;
}
.error-page h1 {
  font-size: clamp(2rem, 5vw, 3.5rem);
  color: #0d2c54;
  margin-bottom: 20px;
}
.error-page p {
  color: #555;
  line-height: 1.8;
  font-size: 1.1rem;
  max-width: 550px;
  margin: 0 auto 35px;
}
.error-page .error-actions {
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}
.error-page .btn-secondary {
  padding: 14px 30px;
  border: 1px solid #0d2c54;
  border-radius: 8px;
  color: #0d2c54;
  text-decoration: none;
  font-weight: 600;
  transition: 0.3s ease;
}
.error-page .btn-secondary:hover {
  background: #0d2c54;
  color: #fff;
}
.page-header {
  position: relative;
  min-height: 420px;
  background: linear-gradient(rgba(0, 20, 50, 0.82), rgba(0, 40, 90, 0.55), rgba(0, 20, 50, 0.25)), var(--banner-image);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-banner {
  position: relative;
  z-index: 2;
  min-height: 340px;
  display: flex;
  align-items: center;
}
.page-banner .container {
  width: min(1400px, 92%);
  margin: auto;
}
.page-banner .subtitle {
  display: inline-block;
  margin-bottom: 15px;
  color: #d8a33c;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.page-banner h1 {
  margin-bottom: 18px;
  color: #fff;
  font-size: clamp(2.8rem, 5vw, 4.5rem);
}
.page-banner .breadcrumb {
  display: flex;
  gap: 10px;
  color: rgba(255, 255, 255, 0.85);
}
.page-banner .breadcrumb a {
  color: #fff;
  text-decoration: none;
  transition: 0.3s ease;
}
.page-banner .breadcrumb a:hover {
  color: #d8a33c;
}
.page-content {
  padding: 80px 0;
}
.page-content .container {
  width: min(1400px, 92%);
  margin: auto;
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 60px;
}
.sidebar {
  position: sticky;
  top: 100px;
}
.sidebar ul {
  list-style: none;
}
.sidebar li:not(:last-child) {
  margin-bottom: 10px;
}
.sidebar a {
  display: block;
  padding: 14px 18px;
  background: #f7f8fa;
  border-radius: 10px;
  color: #001b4d;
  text-decoration: none;
  transition: 0.3s ease;
}
.sidebar a:hover, .sidebar a.active {
  background: #d8a33c;
  color: #111;
}
.content h2,
.content h3,
.page-content article h2,
.page-content article h3 {
  margin-bottom: 15px;
  color: #001b4d;
}
.content p,
.page-content article p {
  margin-bottom: 25px;
  color: #555;
  line-height: 1.9;
}
.content img,
.page-content article img {
  width: 100%;
  margin: 35px 0;
  border-radius: 20px;
  display: block;
}
.legal-page {
  padding: 80px 0;
}
.legal-page .container {
  width: min(1000px, 92%);
  margin: auto;
}
.legal-page .legal-content {
  padding: 50px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.legal-page h2 {
  margin: 35px 0 15px;
  color: #001b4d;
}
.legal-page p {
  color: #555;
  line-height: 1.9;
}
@media (max-width: 480px) {
  .page-banner {
    min-height: 260px;
  }
  .page-banner h1 {
    font-size: 2.25rem;
  }
  .page-content {
    padding: 40px 0;
  }
  .page-content .container {
    display: block;
  }
  .sidebar {
    position: static;
    margin-bottom: 40px;
  }
  .content {
    padding: 0 10px;
  }
  .legal-page .legal-content {
    padding: 30px 20px;
  }
}
.slide-image img,
.blog-item img,
.stay-connected__tower img {
  width: 100%;
  display: block;
  object-fit: cover;
}
.generic-content {
  padding: 4rem 0;
}
.generic-content .group {
  display: flex;
  grid-template-columns: 500px 1fr;
  gap: 8rem;
  align-items: center;
  text-align: justify;
}
.generic-content img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(17, 17, 17, 0.08);
}
.generic-content p {
  margin-bottom: 1.5rem;
  line-height: 1.8;
  color: #555;
}
.generic-content h2,
.generic-content h3,
.generic-content h4 {
  color: #0d2c54;
  margin-bottom: 1rem;
}
.generic-content ul,
.generic-content ol {
  margin: 0 0 1.5rem 1.5rem;
}
.generic-content ul li,
.generic-content ol li {
  margin-bottom: 0.75rem;
  line-height: 1.7;
}
.generic-content a {
  color: #d8a33c;
  text-decoration: none;
  transition: 0.3s ease;
}
.generic-content a:hover {
  text-decoration: underline;
}
.one-third {
  min-width: 0;
}
.two-thirds {
  min-width: 0;
}
@media (max-width: 992px) {
  .generic-content .group {
    grid-template-columns: 260px 1fr;
    gap: 2rem;
  }
}
@media (max-width: 576px) {
  .generic-content .group {
    grid-template-columns: 1fr;
  }
  .generic-content .one-third {
    max-width: 400px;
    margin: 0 auto;
  }
  .generic-content .two-thirds {
    width: 100%;
  }
}
.professor-cards {
  margin: 0;
  padding: 0;
}
.search-overlay .professor-cards {
  padding-top: 21px;
}
.professor-card {
  position: relative;
  display: inline-block;
  width: 150px;
  margin-right: 5px;
  background-color: #001b4d;
  overflow: hidden;
}
.search-overlay .professor-card {
  width: 180px;
}
.professor-card img {
  width: 100%;
  margin: 5px;
  border-radius: 10px;
  display: block;
}
.professor-card__image {
  display: block;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.professor-card:hover .professor-card__image {
  opacity: 0.8;
  transform: scale(1.1) rotate(4deg);
}
.professor-card__name {
  font-weight: 300;
  font-size: 0.9rem;
  position: absolute;
  bottom: 0;
  color: #fff;
  left: 0;
  right: 0;
  padding: 3px 10px;
  background-color: rgba(0.933, 11.1838831169, 30.167, 0.85);
}
.professor-card:hover .professor-card__name {
  background-color: rgba(0.015, 0.1798051948, 0.485, 0.85);
}
.professor-card__list-item {
  display: inline-block;
  list-style: none;
}
.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0;
}
/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
}

/*# sourceMappingURL=index.css.map*/