* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body { overflow-x: hidden; }
body.no-scroll { overflow: hidden; }

html { scroll-behavior: smooth; }
@-moz-document url-prefix() {
  html, .locations-body {
    scrollbar-width: thin;
    scrollbar-color: #D5D5D5 #F1F1F1;
    scroll-behavior: smooth;
  }
}

html::-webkit-scrollbar, .locations-body::-webkit-scrollbar {
  width: 5px; 
}

html::-webkit-scrollbar-thumb, .locations-body::-webkit-scrollbar-thumb {
  background: #E6E6E6; 
  height: 87px;
  border-radius: 3px;
}

:root {
  --yale-blue: #093B6F;
  --light-blue: #1A4F8C;
  --bolt-blue: #129AC2;
  --water-blue: #C7EAFC;
  --black: #333333;
  --text-color: #6A7282;
  --text-color1: #101828;
  --text-color2: #364153;
  --green-yellow: #B3B851;
  --border-color: #F3F4F6;
  --border-color1: #E8EEF5;
  --page-text: #4A5565;
  --light-gray: #FAFAFA;
}

.Container {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 0 20px;
}

.content, .content1 {
  display: flex;
  width: 100%;
  max-width: 1280px; 
}

.content1 { flex-direction: column; }

header {
  background: linear-gradient(270deg, #1A5590 0%, #138FBA 50%, #1A548F 100%);
  position: sticky;
  top: 0;
  padding: 30px 20px 13px !important;
  z-index: 2000;
  transition: all 0.3s ease;
}

.header-content { gap: 33px; }
.logo {
  display: flex;
  width: 217px;
  img { width: 100%; height: auto; }
}

.header-actions {
  display: flex;
  align-items: center;
  gap: 15px;
  .decor {
    background: rgba(255,255,255,0.45);
    width: 1px; height: 26px;
  }
}

.socials {
  display: flex;
  gap: 10px;
  > * {
    background: white;
    border-radius: 50%;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.07);
    color: var(--light-blue);
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    width: 30px; height: 30px;
    transition: all 0.3s ease;
    svg { fill: var(--light-blue); transition: all 0.3s ease; }
    &:hover {
      background: var(--light-blue);
      color: white;
      svg { fill: white; }
    }
  }
}

.language-change {
  display: flex;
  align-items: center;
  gap: 5px;
  > span:first-child {
    color: white;
    font: 14px 'Campton Medium';
    line-height: 24px;
    width: 19px;
  }
}

.switch {
  position: relative;
  display: inline-block;
  width: 33px; height: 19px;
  input { opacity: 0; width: 0; height: 0; }
} 
  
.slider {
  background: white;
  border-radius: 12px;
  cursor: pointer;
  position: absolute;
  inset: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
  
.slider::before {
  content: '';
  background: var(--light-blue);
  border-radius: 50%;
  position: absolute;
  width: 10px; height: 10px;
  left: 5px; bottom: 4px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
  
input:checked + .slider::before {
  -webkit-transform: translateX(12px);
  -ms-transform: translateX(12px);
  transform: translateX(12px);
}

.search {
  display: flex;
  align-items: center;
  button {
    background: white;
    border: none;
    border-radius: 50%;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.07);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px; height: 30px;
  }
  input {
    background: white;
    border: none;
    border-radius: 15px 0 0 15px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.07);
    color: rgba(0, 0, 0, 0.2);
    font: 10px 'Helvetica Medium';
    line-height: 15px;
    width: 0; height: 30px;
    opacity: 0; padding: 0;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    left: 0;
    &:focus { outline: none; }
  }
}

.search.active input {
  width: 185px;
  padding: 0 12px;
  opacity: 1;
}

.search button { transition: all 0.3s ease; }
.search.active button { border-radius: 0 15px 15px 0; border-left: none; }

#menu-toggle-button { 
  background: transparent;
  border: none;
  display: none; 
}

.dropdownMenu {
  background: linear-gradient(180deg, #1A538F 0%, #1298C0 100%);
  color: white;
  position: fixed;
  top: 78px;
  width: 100%;
  height: 0;
  overflow-y: auto;
  overflow-x: hidden;
  transition: height 0.5s ease;
  z-index: 1000;
}
  
.dropdownMenu.visible, .dropdownMenu.active { height: calc(100vh - 78px); }
.dropdownMenu .socials { justify-content: center; margin-bottom: 100px; }

.mobile-menu { margin-bottom: 20px; }
.mobile-nav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  i { transition: transform 0.3s ease; }
}

.mobile-nav ul {
  background: white;
  display: flex;
  flex-direction: column;
  gap: 8px;
  list-style: none;
  margin: 0;
  max-height: 0;
  overflow: hidden;
  padding: 0 25px;
  transition: max-height 0.3s ease;
  li { display: flex; }
  a {
    background: transparent;
    border-radius: 8px;
    color: var(--black);
    text-decoration: none;
    display: flex;
    align-items: center;
    font: 14px 'Helvetica Roman';
    line-height: 14px;
    padding: 10px 16px;
    width: 100%;
    transition: all 0.3s ease;
    &.active, &:hover {
      background: var(--bolt-blue);
      color: white;
    }
  }
  li:first-child a { margin-top: 20px; }
  li:last-child a { margin-bottom: 20px; }
}

.mobile-nav.active {
  ul { max-height: 1000px; }
  i { transform: rotate(180deg); }
  .mobile-nav-head { background: var(--bolt-blue); }
}

.mobile-nav-head, .mobile-nav > a {
  color: white;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 20px;
  font: 14px 'Helvetica Medium';
  line-height: 20px;
  transition: all 0.3s ease;
  i { color: rgba(255, 255, 255, 0.7); font-size: 12px; }
}

.mob-search {
  position: relative;
  margin: 20px 0;
  button {
    background: transparent;
    border: none;
    position: absolute;
    left: 20px; top: 8px;
    img { filter: brightness(0) invert(1); }
  }
  input {
    background: transparent;
    border: 1px solid white;
    border-radius: 23px;
    color: white;
    font: 14px 'BPG Mrgvlovani';
    line-height: 19px;
    width: 100%; height: 45px;
    padding-left: 45px;
    &:focus { outline: none; }
  }
}

.header-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-left: -10px;
}

.menu {
  display: flex;
  align-items: center;
  gap: 2px;
}

.menuItem {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  flex-grow: 1;
}

.menuHead {
  display: flex;
  a {
    color: white;
    text-decoration: none;
    font: 14px 'Helvetica Roman';
    line-height: 24px;
    transition: all 0.3s ease;
    padding: 10px;
  }
}

.childMenu {
  background: white;
  border-radius: 14px;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.25);
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  display: flex;
  flex-direction: column;
  gap: 5px;
  position: absolute;
  top: 100%;
  width: 335px;
  padding: 25px;
  transition: all 0.2s ease;
  a {
    background: white;
    border-radius: 8px;
    color: var(--black);
    text-decoration: none;
    font: 14px 'Helvetica Roman';
    line-height: 18px;
    padding: 9px 16px;
    transition: all 0.3s ease;
    &:hover { 
      background: #129AC2; 
      color: white;
    }
  }
}

.menuItem:hover .childMenu {
  opacity: 1;
  visibility: visible;
  transform: translateY(10px);
}

.menuItem:hover .menuHead a, .menuItem.active .menuHead a { color: var(--bolt-blue); }

.register-link {
  background: var(--light-blue);
  border-radius: 15px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font: 14px 'Helvetica Roman';
  line-height: 24px;
  text-decoration: none;
  font-feature-settings: 'case' 1; 
  width: 180px; height: 45px;
  transition: all 0.3s ease;
  &:hover { background: var(--bolt-blue); }
}

.typewriter {
  white-space: nowrap;
  overflow: hidden;
  width: 99px;
}

.register-link:hover .typewriter {
  width: 0;
  animation: typing 0.8s steps(11, end) forwards;
}

@keyframes typing {
  from { width: 0; }
  to { width: 99px; }
}

.banner-cont {
  position: relative;
  z-index: 1;
  margin-top: -156px;
}

.banner {
  width: 100%; height: 720px;
  img, video {
    display: block;
    width: 100%; height: 100%;
    object-fit: cover;
  }
  &::after {
    content: '';
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    inset: 0;
    z-index: 1;
  }
}

.banner-text {
  position: absolute;
  z-index: 2;
  top: 225px; left: 50%;
  transform: translateX(-50%);
  width: 100%; max-width: 980px;
  > p:first-child {
    color: white;
    text-align: center;
    font: 39px 'Helvetica Bold';
    line-height: 50px;
    font-feature-settings: 'case' 1;
    margin: 0 20px 10px;
  }
  > p:nth-child(2) {
    color: white;
    text-align: center;
    font: 15px 'Campton Medium', 'Helvetica Medium';
    line-height: 30px;
    margin: 0 20px 30px;
  }
}

.banner-text > div {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin: 0 20px;
  a {
    border-radius: 10px;
    color: white;
    text-decoration: none;
    display: flex;
    align-items: center;
    font: 16px 'Helvetica Medium';
    line-height: 24px;
    height: 60px;
    padding: 0 32px;
  }
  a:first-child {
    background: var(--bolt-blue);
    justify-content: center;
    gap: 10px;
    i {
      position: relative;
      transition: all 0.3s ease;
      left: 0;
    }
    &:hover i { left: 10px; }
  }
}

.banner-text > div a:last-child {
  position: relative;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.3);
  &::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -120%;
    width: 60%;
    height: 200%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
    transform: skewX(-25deg);
    transition: left 0.6s ease;
    pointer-events: none;
  }
  &:hover::before { left: 160%; }
}

.glass {
  background: rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  box-shadow: inset -2px -2px 4px rgba(255, 255, 255, 0.07), inset 2px 2px 4px rgba(255, 255, 255, 0.09), 
  inset 0 0 6px rgba(255, 255, 255, 0.05);
}

.importantLink-swiper { display: none !important; }

.important-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  position: absolute;
  bottom: 35px; left: 50%;
  transform: translateX(-50%);
  width: 100%; max-width: 1280px;
  z-index: 2;
}

.important-links a, .importantLink-swiper a {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 17px;
  box-shadow: 0px 4.21px 6.31px -4.21px rgba(0, 0, 0, 0.1);
  color: white;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 15px;
  font: 14px 'Campton Medium', 'Helvetica Medium';
  line-height: 17px;
  padding: 0 30px; height: 120px;
  width: 100%;
  font-feature-settings: 'case' 1;
  transition: all 0.3s ease;
  span { max-width: 100px; }
  div {
    border-radius: 10px;
    width: 40px; height: 40px;
  }
  &:hover {
    background: white;
    color: var(--black);
  }
}

.important-links a:first-child div, .importantLink-swiper a:first-child div { background: #7796CE; }
.important-links a:nth-child(2) div, .importantLink-swiper a:nth-child(2) div { background: var(--yale-blue); }
.important-links a:nth-child(3) div, .importantLink-swiper a:nth-child(3) div { background: #105BA5; }
.important-links a:nth-child(4) div, .importantLink-swiper a:nth-child(4) div { background: #105BA5; }
.important-links a:nth-child(5) div, .importantLink-swiper a:nth-child(5) div { background: #0A3B6F; }
.important-links a:nth-child(6) div, .importantLink-swiper a:nth-child(6) div { background: #3D71B8; }

.programs-preview {
  padding: 27px 20px;
  .content {
    background: white;
    border-radius: 15px;
    box-shadow: 0px 4px 5.5px 0px rgba(0, 0, 0, 0.14);
    align-items: center;
    gap: 30px;
    padding: 30px 30px 50px;
  }
}

.programs-images {
  border-radius: 15px;
  width: 615px !important;
  margin: 0 !important;
  img {
    width: 100%; height: 350px;
    object-fit: cover;
  }
}

.swiper1 .swiper-pagination {
  background: rgba(255, 255, 255, 0.73);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  display: flex;
  align-items: center;
  left: 50% !important;
  transform: translateX(-50%);
  padding: 0 10px;
  width: unset !important; 
  height: 30px;
}

.swiper1 .swiper-pagination-bullet {
  background: var(--bolt-blue);
  border-radius: 4px;
  width: 8px; height: 8px;
  opacity: 1;
  transition: all 0.3s ease;
}
.swiper1 .swiper-pagination-bullet-active { 
  background: var(--yale-blue); 
  width: 36px;
}

.programs-preview-text {
  width: calc(100% - 645px);
  > p {
    color: var(--text-color1);
    font: 27px 'Helvetica Medium';
    line-height: 34px;
    margin-bottom: 45px;
  }
  > div {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 18px;
    a {
      background: #F2F2F4;
      border-radius: 14px;
      color: var(--black);
      text-decoration: none;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 2px;
      font: 16px 'Helvetica Medium';
      line-height: 20px;
      transition: all 0.3s ease;
      width: 100%; height: 70px;
      &:hover {
        background: var(--bolt-blue);
        color: white;
      }
    }
    a:last-child {
      background: var(--bolt-blue);
      box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
      color: white; height: 56px;
      i {
        position: relative;
        transition: all 0.3s ease;
        left: 0;
      }
      &:hover i { left: 10px; }
    }
  }
}

.media-preview {
  background: linear-gradient(to right, #F9FAFB 50%, #FFFFFF 50%);
  padding: 30px 20px;
}

.media-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 37px;
  > span {
    font: 34px 'Helvetica Medium';
    line-height: 74px;
    font-feature-settings: 'case' 1;
  }
}

.media-head a {
  background: var(--bolt-blue);
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.2);
  border-radius: 14px;
  color: white;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font: 16px 'Helvetica Medium';
  line-height: 24px;
  width: 215px; height: 55px;
  i {
    position: relative;
    transition: all 0.3s ease;
    left: 0;
  }
  &:hover i { left: 10px; }
}

.gradient-text {
  background: linear-gradient(90deg, #1A4F8C 0%, #129AC2 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

.media-cards {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  > div { 
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: calc(50% - 10px); 
  }
  .media-head { display: none; }
}

.news-card {
  background: white;
  border: 1px solid var(--border-color);
  border-radius: 16px;
  text-decoration: none;
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
  display: flex;
  position: relative;
  top: 0;
  transition: all 0.3s ease;
  &:hover { top: -20px; }
  > img {
    border-radius: 16px 0 0 16px;
    width: 235px; min-height: 290px;
    object-fit: cover;
  }
}

.news-desc {
  padding: 24px;
  .title, .intro { display: -webkit-box; overflow: hidden; }
  .title {
    color: var(--text-color1);
    font: 20px 'Helvetica Medium';
    line-height: 26px;
    line-clamp: 2;
    height: 52px;
    margin-bottom: 12px;
    font-feature-settings: 'case' 1;
  }
  .intro {
    color: var(--page-text);
    font: 14px 'Helvetica Roman';
    line-height: 24px;
    line-clamp: 4;
    height: 96px;
    margin-bottom: 10px;
  }
  hr {
    border-color: var(--border-color);
    opacity: 1;
    margin: 0 0 10px;
  }
}

.article-meta {
  color: var(--text-color);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  font: 14px 'Helvetica Roman';
  line-height: 20px;
  margin-bottom: 12px;
  p {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 0;
  }
  div {
    background: var(--text-color);
    border-radius: 50%;
    width: 6px; height: 6px;
  }
}

.read {
  color: #155DFC;
  font: 14px 'Helvetica Roman';
  line-height: 20px;
  gap: 5px;
  transition: all 0.3s ease;
  i { font-size: 11px; }
}
.news-card:hover .read { color: var(--bolt-blue); }

.event-card, .curr-event-card {
  background: white;
  border: 1px solid var(--border-color);
  border-radius: 16px;
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
  padding: 25px 25px 35px;
  position: relative;
  top: 0;
  transition: all 0.3s ease;
  &:hover { top: -20px; }
  .intro {
    color: var(--page-text);
    display: -webkit-box;
    font: 15px 'Helvetica Roman';
    line-height: 23px;
    line-clamp: 2;
    height: 46px; overflow: hidden;
    margin-bottom: 20px;
  }
}

.event-card { min-height: 292px; }

.event-head {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 17px;
  .event-meta { margin-bottom: 8px; }
  .title {
    color: var(--text-color1);
    display: -webkit-box;
    font: 18px 'Helvetica Medium';
    line-height: 25px;
    height: 50px; overflow: hidden;
    line-clamp: 2;
    margin: 0;
  }
}

.event-head > div:first-child {
  background: var(--green-yellow);
  border-radius: 14px;
  box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.1);
  color: white;
  gap: 2px;
  width: 64px; height: 64px;
  font-family: 'Helvetica Roman';
  span:first-child { font-size: 20px; line-height: 20px; }
  span:last-child { 
    font-size: 14px;
    line-height: 15px;
    font-feature-settings: 'case' 1;
    letter-spacing: 0.25px;
  } 
}
.event-head > div:nth-child(2) { width: calc(100% - 210px); }

.event-meta {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 6px;
  font: 12px 'Helvetica Roman';
  line-height: 16px;
  i { font-size: 12px; margin-top: 1px; }
}

.status {
  background: var(--bolt-blue);
  border-radius: 12px;
  color: white;
  font: 12px 'Helvetica Roman';
  line-height: 16px;
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 4px 20px;
  margin-left: auto;
}

.event-card > div:nth-child(3), .curr-event-card > div:nth-child(3) {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 17px;
  .event-meta { margin-bottom: 0; }
}

.event-actions {
  display: grid;
  grid-template-columns: 430fr 113fr;
  gap: 12px;
  font: 14px 'Helvetica Medium';
  line-height: 20px;
  max-width: 580px;
  a {
    border-radius: 10px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    width: 100%; height: 40px;
    padding: 0 16px;
  }
  a:last-child {
    border: 1px solid var(--border-color);
    color: var(--light-blue);
    transition: all 0.3s ease;
    &:hover {
      background: var(--green-yellow);
      border-color: var(--green-yellow);
      color: white;
    }
  }
} 

.event-actions a:first-child {
  background: linear-gradient(90deg, #19538F 0%, #1391BB 100%);
  position: relative;
  color: white;
  > * { position: relative; z-index: 2; }
  &::after {
    content: '';
    background: #1391BB;
    border-radius: 10px;
    position: absolute;
    width: 100%; height: 100%;
    z-index: 1; opacity: 0;
    transition: all 0.3s ease;
  }
  &:hover::after { opacity: 1; }
  i {
    position: relative;
    transition: all 0.3s ease;
    left: 0;
  }
  &:hover i { left: 10px; }
}

.event-actions a:first-child.disabled, .event-registration.disabled {
  opacity: .5;
  pointer-events: none;
  cursor: not-allowed;
}

.video-preview { 
  padding: 25px 20px 40px; 
  .content1 > p:first-child {
    font: 34px 'Helvetica Medium';
    line-height: 74px;
    font-feature-settings: 'case' 1;
    margin-bottom: 20px;
  }
}

.video-swiper {
  width: 100%;
  padding: 0 0 40px 5px !important;
}

.video-slide {
  background: white;
  border-radius: 16px;
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1) !important;
  color: var(--text-color1);
  text-decoration: none;
  font: 18px 'Helvetica Medium';
  line-height: 28px;
  width: 405px !important;
  padding-bottom: 30px;
  span { padding: 0 30px; }
}

.clickbait {
  position: relative;
  margin-bottom: 20px;
  height: 215px;
  img {
    border-radius: 16px 16px 0 0;
    width: 100%; height: 100%;
    object-fit: cover;
  }
}

.play {
  background: var(--green-yellow);
  border-radius: 50%;
  color: white;
  font-size: 25px;
  position: absolute;
  z-index: 2;
  left: 50%; top: 50%;
  transform: translate(-50%, -50%);
  width: 55px; height: 55px;
  overflow: visible;
}

.play::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  z-index: -1;
  pointer-events: none;
  opacity: 0;
  transform: scale(1);
}

.video-slide:hover .play::before {
  animation: gloosy-pulse 1.5s ease-out infinite;
}

@keyframes gloosy-pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
    opacity: 0;
  }
}

footer {
  background: linear-gradient(90deg, #1A538F 0%, #1298C0 52.41%, #1A518D 100%);
  padding: 65px 20px 90px !important;
}

.footer-content > hr {
  border-color: rgba(255, 255, 255, 0.3);
  opacity: 1;
  margin: 35px 0 30px;
}

.footer-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
  > div:nth-child(2) {
    background: rgba(255, 255, 255, 0.3);
    width: 1px; height: 100%;
  }
}

.footer-left .logo {
  width: 250px;
  margin-bottom: 28px;
}

.footer-left > div, .footer-left > a:not(.logo) {
  color: white;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 10px;
  font: 12px 'Helvetica Roman';
  line-height: 16px;
  margin-bottom: 10px;
  span { max-width: 380px; }
}

.news-subscription { max-width: 665px; }
.news-subscription > p {
  color: white;
  font: 16px 'Helvetica Roman';
  line-height: 19px;
  font-feature-settings: 'case' 1;
  margin-bottom: 20px;
}

.directions, .program-select {
  display: flex;
  flex-wrap: wrap;
  gap: 11px 15px;
  margin-bottom: 15px;
  input { display: none; }
  label {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.36);
    border-radius: 18px;
    color: white;
    cursor: pointer;
    font: 12px 'Helvetica Roman';
    line-height: 15px;
    padding: 9px 22px;
    transition: all 0.3s ease;
  }
}

.program-select label {
  color: var(--page-text);
  border-color: #E5E7EB;
}

.directions input:checked ~ label,.directions label:hover {
  background: var(--yale-blue); 
  border-color: var(--yale-blue) !important;
}

.program-select input:checked ~ label,.program-select label:hover {
  background: var(--bolt-blue);
  border-color: var(--bolt-blue) !important;
  color: white;
}

.email-cont {
  display: grid;
  grid-template-columns: 450fr 182fr;
  gap: 15px;
  > * {
    background: rgba(255, 255, 255, 0.1);
    border: none;
    border-radius: 20px;
    color: white;
    font: 14px 'Helvetica Roman';
    line-height: 19px;
    height: 40px;
  }
  input { padding-left: 30px; &:focus { outline: none; } }
  input::placeholder { color: white; }
  button {
    gap: 10px;
    img { transition: all 0.3s ease; }
    &:hover img { transform: rotate(11deg); }
  }
}

.footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.creator, .copyright {
  color: white;
  font-size: 14px; line-height: 20px;
}
.creator { font-family: 'BPG Arial'; a { color: white; text-decoration: none; } }
.copyright { font-family: 'Helvetica Roman'; }

footer .socials a {
  background: rgba(255, 255, 255, 0.33);
  color: white;
  svg { fill: white; }
  path { fill-opacity: 1; fill: white; }
}

.page-head {
  position: relative;
  height: 175px;
  padding-bottom: 55px;
  img {
    position: absolute;
    width: 100%; height: 100%;
    object-fit: cover;
  }
  &::after {
    content: '';
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    inset: 0;
    z-index: 1;
  }
}

.page-head .content1 {
  position: relative;
  z-index: 2;
  justify-content: flex-end;
  > p {
    color: white;
    font: 30px 'Helvetica Bold';
    line-height: 43px;
    margin-bottom: 0;
  }
}

.page-nav {
  color: white;
  display: flex;
  align-items: center;
  gap: 7px;
  font: 12px 'Helvetica Roman';
  line-height: 20px;
  margin-bottom: 5px;
  i { font-size: 10px; }
  a { color: unset; text-decoration: none; }
}

.page-cont {
  padding: 30px 20px 160px;
  .content {
    align-items: flex-start;
    gap: 28px;
  }
}

.page-content { width: calc(100% - 334px); }
.page-content > hr, .curr-news hr {
  border-color: #E0E0E0;
  margin: 30px 0 35px;
  opacity: 1;
}

.side-nav {
  border: 1px solid #E0E0E0;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 25px;
  width: 306px;
}

.side-nav > a, .side-nav div > span {
  background: white;
  border-radius: 8px;
  color: var(--black);
  cursor: pointer;
  display: flex;
  text-decoration: none;
  font: 14px 'Helvetica Roman';
  line-height: 24px;
  width: 100%;
  padding: 10px 14px;
  transition: all 0.3s ease;
  &:hover, &.active {
    background: var(--bolt-blue);
    color: white;
  }
}
 
.side-nav > div.active > span {
  background: var(--bolt-blue);
  color: white;
}

.side-children {
  list-style: none;
  display: flex;
  flex-direction: column;
  max-height: 0;
  margin: 0;
  padding-left: 8px;
  overflow: hidden;
  transition: max-height 0.3s ease;
  a {
    color: var(--black);
    text-decoration: none;
    display: flex;
    font: 12px 'Helvetica Roman';
    line-height: 24px;
    padding: 3px 16px 3px 8px;
    transition: all 0.3s ease;
    &:hover, &.active { color: var(--bolt-blue); }
  }
  li:first-child a { padding-top: 11px; }
  li:last-child a { border-bottom: 1px solid #E9E9E9; padding-bottom: 20px; } 
}

.side-children.active { max-height: 1000px; }

.page-title {
  font: 26px 'Helvetica Bold';
  line-height: 36px;
  font-feature-settings: 'case' 1;
  margin-bottom: 25px;
}

.sec-title {
  color: var(--page-text);
  font: 18px 'Helvetica Roman';
  line-height: 28px;
  margin-bottom: 24px;
}

.pagination {
  display: flex;
  justify-content: center;
  gap: 10px;
  button {
    background: white;
    border-radius: 5px;
    border: 1px solid #D5D5D5;
    color: var(--light-blue);
    cursor: pointer;
    font: 12px 'BPG Mrgvlovani'; 
    line-height: 16px;
    width: 30px; height: 30px;
    transition: all 0.3s ease;
    &:hover, &.active {
      background: var(--bolt-blue);
      border-color: var(--bolt-blue);
      color: white;
    }
  }
}

.gallery-links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px 22px;
  margin-bottom: 50px;
}

.gallery-links a {
  border-radius: 24px;
  background: white;
  color: unset;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1);
  > img {
    border-radius: 24px 24px 0 0;
    width: 100%; height: 224px;
    object-fit: cover;
  }
  > div {
    border-radius: 0 0 24px 24px;
    padding: 24px;
    min-height: 176px;
    > p {
      color: var(--text-color1);
      font: 16px 'Helvetica Bold';
      line-height: 27px;
      margin-bottom: 8px;
    }
    > div {
      color: var(--text-color);
      font: 14px 'Helvetica Roman';
      line-height: 22px;
    }
  }
}

.gallery-links .decor {
  border-radius: 2px;
  width: 40px; height: 4px;
  margin-bottom: 14px;
}

.gallery-links a:nth-child(3n + 1) .decor { background: linear-gradient(90deg, #155DFC 0%, #432DD7 100%); }
.gallery-links a:nth-child(3n + 2) .decor { background: linear-gradient(90deg, #00A63E 0%, #00786F 100%); }
.gallery-links a:nth-child(3n + 3) .decor { background: linear-gradient(90deg, #F0B100 0%, #F54900 100%); }

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, 225px);
  grid-template-rows: repeat(6, 160px);
  gap: 17px 16px;
  img {
    border-radius: 16px;
    width: 100%; height: 100%;
    object-fit: cover;
  }
}
    
.gallery-grid *:nth-child(14n + 1) {
  grid-column: span 2 / span 2;
  grid-row: span 2 / span 2;
}

.gallery-grid *:nth-child(14n + 2) { grid-column-start: 3; }
.gallery-grid *:nth-child(14n + 3) { grid-column-start: 4; }
.gallery-grid *:nth-child(14n + 4) {
  grid-column-start: 3;
  grid-row-start: 2;
}
.gallery-grid *:nth-child(14n + 5) {
  grid-column-start: 4;
  grid-row-start: 2;
}
.gallery-grid *:nth-child(14n + 6) {
  grid-row: span 2 / span 2;
  grid-row-start: 3;
}
.gallery-grid *:nth-child(14n + 7) {
  grid-column: span 2 / span 2;
  grid-row: span 2 / span 2;
  grid-row-start: 3;
}
.gallery-grid *:nth-child(14n + 8) {
  grid-row: span 2 / span 2;
  grid-column-start: 4;
  grid-row-start: 3;
}
.gallery-grid *:nth-child(14n + 9) {
  grid-row: span 2 / span 2;
  grid-row-start: 5;
}
.gallery-grid *:nth-child(14n + 10) { grid-row-start: 5; }
.gallery-grid *:nth-child(14n + 11) { grid-row-start: 5; }
.gallery-grid *:nth-child(14n + 12) {
  grid-column-start: 2;
  grid-row-start: 6;
}
.gallery-grid *:nth-child(14n + 13)  {
  grid-column-start: 3;
  grid-row-start: 6;
}
.gallery-grid *:nth-child(14n + 14) {
  grid-row: span 2 / span 2;
  grid-column-start: 4;
  grid-row-start: 5;
}
        
.go-back {
  color: var(--text-color);
  text-decoration: none;
  display: flex;
  align-items: flex-end;
  gap: 8px;
  font: 14px 'Helvetica Medium';
  line-height: 20px;
  margin-bottom: 26px;
  transition: color 0.3s ease;
  &:hover { color: var(--bolt-blue); }
}

.share {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  flex-wrap: wrap;
  .go-back { 
    color: #4E5868;
    font-family: 'BPG Mrgvlovani'; 
    margin-bottom: 0; 
    &:hover { color: var(--light-blue); }
  }
}

.share-media {
  display: flex;
  align-items: center;
  gap: 10px;
  p {
    color: #4E5868;
    font: 14px 'BPG Mrgvlovani';
    line-height: 21px;
    margin-bottom: 0;
  }
  div {
    background: #F3F3F3;
    border-radius: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 33px; height: 33px;
    transition: all 0.3s ease;
    img { transition: all 0.3s ease; }
    &:hover {
      background: var(--light-blue);
      img { filter: brightness(0) invert(1); }
    }
  }
}

.staff-form { margin-bottom: 55px; }
.form-head {
  border: 1px solid var(--border-color);
  border-radius: 14px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  font: 14px 'Helvetica Roman';
  line-height: 19px;
  gap: 10px;
  padding: 20px;
  margin-bottom: 30px;
  > p {
    color: var(--text-color);
    margin: 0;
    span { margin-left: 5px; }
  }
}

.form-head > div {
  border: 1px solid #E5E7EB;
  border-radius: 14px;
  position: relative;
  width: 450px; height: 41px;
  input {
    border: none;
    border-radius: 14px;
    color: rgba(10, 10, 10, 0.5);
    width: 100%; height: 100%;
    padding: 0 10px 0 40px;
    &:focus { outline: none; }
  }
  button {
    background: transparent;
    border: none;
    cursor: pointer;
    position: absolute;
    left: 15px; top: 9px;
  }
}

.staff-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px 27px;
  margin-bottom: 50px;
}

.staff-card {
  border: 1px solid var(--border-color);
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  cursor: pointer;
  > img {
    border-radius: 16px 16px 0 0;
    width: 100%;
    height: 350px;
    object-fit: cover;
  }
}

.staff-card > div:first-of-type {
  border-radius: 0 0 16px 16px;
  padding: 20px 35px 20px 20px;
  .dep { background: #DBEAFE; color: #1447E6; }
  .name {
    color: var(--text-color1);
    font: 16px 'Helvetica Medium';
    line-height: 24px;
    margin: 8px 0 4px;
  }
  .stat {
    color: var(--text-color);
    font: 14px 'Helvetica Roman';
    line-height: 20px;
    margin-bottom: 12px;
  }
}

.staff-card > div .dep, .modal-dep {
  border-radius: 10px;
  text-align: center;
  font: 12px 'Helvetica Roman';
  line-height: 16px;
  padding: 2px 8px;
}

.staff-socials, .modal-socials {
  display: flex;
  align-items: center;
  gap: 8px;
  > a:first-child, > a:nth-child(2) {
    background: var(--border-color);
    border-radius: 10px;
    color: var(--text-color);
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    width: 25px; height: 25px;
    transition: all 0.3s ease;
    svg {stroke: var(--text-color); transition: all 0.3s ease; }
    &:hover {
      background: #DBEAFE;
      color: #155DFC;
      svg { stroke: #155DFC; }
    }
  }
  > a:nth-child(3) {
    display: flex;
    img { width: 50px; }
  }
}

.hidden-staff-info { display: none; }

.staff-modal-overlay {
  background: rgba(0,0,0,.5);
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  inset: 0;
  z-index: 9999;
  &.active { display: flex; }
}

.staff-modal {
  background: white;
  border-radius: 24px;
  box-shadow: 0px 25px 50px -12px rgba(0, 0, 0, 0.25);
  position: relative;
  width: 320px;
  max-width: calc(100vw - 40px);
  hr {
    border-color: var(--border-color);
    margin: 20px 0;
    opacity: 1;
  }
}

.staff-modal-close {
  background: rgba(255, 255, 255, 0.8);
  border: none;
  border-radius: 50%;
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1);
  color: var(--page-text);
  font-size: 18px;
  position: absolute;
  top: 16px; right: 16px;
  width: 36px; height: 36px;
  transition: all 0.3s ease; 
  z-index: 2;
  &:hover {
    background: var(--bolt-blue);
    color: white;
  }
}

.staff-modal-head {
  width: 100%;
  height: 350px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 24px 24px 0 0;
  > div {
    position: absolute;
    bottom: 19px;
    left: 24px;
    right: 24px;
    z-index: 1;
  }
}

.staff-modal-head > img {
  border-radius: 24px 24px 0 0;
  width: 100%;
  height: 350px;
  object-fit: cover;
  object-position: center top;
  display: block;
}

.modal-dep { background: #155DFC; color: white; }
.modal-name {
  color: white;
  font: 24px 'Helvetica Bold';
  line-height: 32px;
  margin: 10px 0 2px;
}
.modal-stat {
  color: rgba(255, 255, 255, 0.8);
  font: 14px 'Helvetica Roman';
  line-height: 20px;
}

.modal-desc {
  padding: 24px;
  .intro {
    color: var(--page-text);
    font: 16px 'Helvetica Roman';
    line-height: 26px;
    margin-bottom: 24px;
    &:empty {
      display: none;
      margin: 0;
    }
  }
}

.modal-social {
  border-radius: 14px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px;
  > div:first-child {
    border-radius: 10px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px; height: 36px;
    img { filter: brightness(0) invert(1); }
  }
  > div:last-child {
    display: flex;
    flex-direction: column;
    gap: 0;
    width: calc(100% - 48px);
    span {
      color: #99A1AF;
      font: 12px 'Helvetica Roman';
      line-height: 16px;
    }
    a {
      text-decoration: none;
      font: 14px 'Helvetica Medium';
      line-height: 20px;
    }
  }
}

.modal-social:nth-child(2) {
  background: #EFF6FF;
  margin-bottom: 12px;
  > div:first-child { background: #155DFC; }
  > div:last-child a { color: #1447E6; }
}

.modal-social:nth-child(3) {
  background: #F9FAFB;
  > div:first-child { background: var(--text-color2); }
  > div:last-child a { color: var(--text-color2); }
}

.staff-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  > span {
    color: #99A1AF;
    font: 12px 'Helvetica Roman';
    line-height: 16px;
  }
}

.modal-socials { flex-direction: row-reverse; }

.page-text {
  color: var(--page-text);
  font: 18px 'Helvetica Roman';
  line-height: 28px;
  * { font-family: 'Helvetica Roman' !important; }
}

#download-plan {
  background: var(--bolt-blue);
  border-radius: 10px;
  color: white;
  font: 16px 'Helvetica Medium';
  line-height: 24px;
  text-decoration: none;
  gap: 8px;
  width: 250px; height: 56px;
  margin-top: 30px;
  transition: all 0.3s ease;
  &:hover { background: var(--yale-blue); }
}

.rector-page {
  display: flex;
  align-items: flex-start;
  gap: 30px;
}

.rector-img {
  width: 300px;
  position: relative;
  p { text-align: center; }
  > p:nth-child(2) {
    color: var(--text-color1);
    font: 18px 'Helvetica Medium';
    line-height: 24px;
    margin-bottom: 15px;
  }
  > p:nth-child(3) {
    color: var(--bolt-blue);
    font: 14px 'Helvetica Roman';
    line-height: 20px;
    margin-bottom: 0;
  }
}

.rector-img > div:first-child {
  position: relative;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  img {
    border-radius: 20px;
    box-shadow: 0px 22px 43px -10px rgba(0, 0, 0, 0.25);
    width: 275px; height: 365px;
    object-fit: cover;
    position: relative;
    z-index: 2;
  }
  div {
    background: var(--bolt-blue);
    border-radius: 20px;
    transform: rotate(3deg);
    width: 275px; height: 365px;
    position: absolute;
    z-index: 1;
    opacity: 0.2;
  }
}

.rector-text {
  color: var(--text-color2);
  font: 18px 'Helvetica Roman';
  line-height: 28px;
  width: calc(100% - 330px);
  position: relative;
  margin-top: 17px;
  &::after, &::before {
    content: "''";
    color: #DBEAFE;
    font: 96px 'Campton Medium';
    line-height: 96px;
    position: absolute;
  }
  &::after { top: -21px; left: -35px; }
  &::before { bottom: -70px; right: -25px; }
}

.history-text1 {
  border: 1px solid var(--border-color);
  border-radius: 24px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  color: var(--text-color2);
  font: 18px 'Helvetica Roman';
  line-height: 30px;
  padding: 40px 20px 40px 40px;
  margin-bottom: 30px;
}

.mission-text {
  background: var(--bolt-blue);
  border-radius: 24px;
  padding: 48px 100px 48px 48px;
  margin-bottom: 35px;
  .text {
    color: rgba(255, 255, 255, 0.9);
    font: 18px 'Helvetica Roman';
    line-height: 30px;
    margin-bottom: 32px;
  }
}

.mission-text > div:first-child {
  color: white;
  display: flex;
  align-items: center;
  gap: 16px;
  font: 24px 'Helvetica Bold';
  line-height: 32px;
  margin-bottom: 24px;
  div {
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    width: 48px; height: 48px;
  }
}

.mission-text > div:last-child {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  div {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 14px;
    color: rgba(255, 255, 255, 0.9);
    display: flex;
    align-items: center;
    gap: 8px;
    font: 12px 'Helvetica Medium';
    line-height: 16px;
    padding: 10px 12px ;
  }
}

.founder-title {
  color: var(--text-color1);
  font: 20px 'Helvetica Bold';
  line-height: 28px;
  margin-bottom: 0;
  position: relative;
  padding-left: 52px;
  &::before {
    content: '';
    background: var(--bolt-blue);
    border-radius: 2px;
    width: 40px; height: 4px;
    position: absolute;
    top: 12px; left: 0;
  }
}

.founder {
  border: 1px solid var(--border-color);
  border-radius: 24px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: flex-start;
  gap: 40px;
  padding: 0 60px 100px 0;
  .text {
    color: var(--text-color2);
    font: 16px 'Helvetica Roman';
    line-height: 26px;
    padding-top: 40px;
    width: calc(100% - 395px);
  }
}

.founder-img {
  width: 355px;
  img {
    border-radius: 24px 10px 10px 10px;
    width: 100%; height: 515px;
    object-fit: cover;
    margin-bottom: 20px;
  }
  p { margin-bottom: 0; text-align: center; }
  p:nth-child(2) {
    color: var(--text-color1);
    font: 18px 'Helvetica Medium';
    line-height: 32px;
  }
  p:nth-child(3) {
    color: var(--text-color1);
    font: bold 14px 'Campton Medium';
    line-height: 32px;
  }
  p:nth-child(4) {
    background: rgba(199, 234, 252, 0.3);
    border-radius: 10px;
    color: var(--yale-blue);
    font: 14px 'Helvetica Roman';
    line-height: 20px;
    font-feature-settings: 'case' 1;
    padding: 10px 22px;
    margin: 0 auto;
    max-width: 165px;
  }
}

.staff-intro {
  border-radius: 16px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  color: var(--text-color2);
  font: 16px 'Helvetica Roman';
  line-height: 26px;
  padding: 32px;
  margin-bottom: 30px;
  b, strong { font-family: 'Helvetica Bold'; }
}

#structure {
  scroll-margin-top: 200px;
  border-radius: 16px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  padding: 0 0 5px;
  margin-bottom: 30px;
  overflow-x: auto;
  > div:first-child {
    color: var(--text-color1);
    font: 20px 'Helvetica Bold';
    line-height: 28px;
    gap: 12px;
    margin-bottom: 32px;
  }
}

#structure > div:nth-child(2) {
  display: flex;
  align-items: center;
  gap: 16px;
  justify-content: center;
  margin-bottom: 32px;
  div {
    background: var(--bolt-blue);
    border-radius: 10px;
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
    color: white;
    font: 14px 'Helvetica Medium';
    line-height: 20px;
    padding: 15px 40px;
    &:nth-child(2) { margin-top: 20px; }
  }
}

#structure > div:nth-child(3) {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 30px;
  div {
    border: 1px solid var(--water-blue);
    border-radius: 10px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    color: var(--black);
    display: flex;
    align-items: center;
    justify-content: center;
    font: 14px 'Helvetica Medium';
    line-height: 20px;
    font-feature-settings: 'case' 1;
    height: 45px;
  }
}

.structure-columns {
  display: grid;
  grid-template-columns: 161fr 196fr 400fr 161fr;
  gap: 12px;
  position: relative;
  min-width: 900px;
  &::after, &::before {
    content: '';
    background: var(--water-blue);
    height: 20px; width: 2px;
    position: absolute;
    top: -20px;
  }
  &::before { left: 268.5px; }
  &::after { right: 271.5px; }
}

.col-header {
  background: var(--green-yellow);
  border-radius: 10px 10px 0 0;
  color: white;
  font: 12px 'Helvetica Bold';
  line-height: 16px;
  text-align: center;
  padding: 8px 12.5px;
}

.col-body {
  border: 1px solid #EBEBEB;
  border-radius: 0 0 10px 10px;
  .item {
    border-bottom: 1px solid #EBEBEB;
    color: var(--text-color2);
    padding: 10px;
    text-align: center;
    font: 12px 'Helvetica Roman';
    line-height: 16px;
    &:last-child { border-bottom: none; }
    &.full { grid-column: span 2; }
  }
}

.sub-header {
  background: var(--bolt-blue);
  color: white;
  font: 12px 'Helvetica Bold';
  line-height: 16px;
  text-align: center;
  padding: 10px;
}

.grid-2col {
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  .item:first-child, .item:nth-child(3) { border-right: 1px solid #EBEBEB; }
}

.grid-2colbody {
  display: grid;
  grid-template-columns: 294fr 133fr;
  align-items: start; 
  gap: 5px;
}

.staff-section {
  border: 1px solid var(--border-color);
  border-radius: 16px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  padding: 32px;
  > p:first-child {
    color: var(--text-color1);
    font: 20px 'Helvetica Bold';
    line-height: 28px;
    font-feature-settings: 'case' 1;
    margin-bottom: 5px;
  }
  hr {
    border-color: var(--border-color);
    opacity: 1;
    margin: 30px 0;
  }
}

#meeting { scroll-margin-top: 200px; }

#meeting > p {
  color: var(--yale-blue);
  font: 16px 'Helvetica Bold';
  line-height: 28px;
  margin: 0;
}

#meeting > div, #council > div:nth-child(2) {
  color: var(--page-text);
  font: 14px 'Helvetica Roman';
  line-height: 23px;
  ul, ol {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding-left: 10px;
    li::marker { color: var(--bolt-blue); }
  }
}

#council {
  scroll-margin-top: 200px;
  > p {
    color: var(--text-color1);
    font: 18px 'Helvetica Bold';
    line-height: 28px;
    margin-bottom: 10px;
  }
}

.council-pdfs {
  display: flex;
  flex-wrap: wrap;
  gap: 15px 25px;
  margin-top: 30px;
  a {
    background: var(--water-blue);
    border-radius: 10px;
    color: var(--yale-blue);
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 6px;
    font: 12px 'Helvetica Medium';
    line-height: 16px;
    padding: 8px 12px;
  }
}

#rector { 
  scroll-margin-top: 270px; 
  display: flex;
  align-items: flex-start;
  gap: 30px;
  .text {
    color: var(--page-text);
    font: 14px 'Helvetica Roman';
    line-height: 23px;
    width: calc(100% - 330px);
  }
  ul, ol {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding-left: 10px;
    li::marker { color: var(--bolt-blue); }
  }
}

.rector-socials {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 10px;
  a {
    background: var(--bolt-blue);
    border-radius: 10px;
    color: white;
    text-decoration: none;
    width: 32px; height: 32px;
    transition: all 0.3s ease;
    &:hover { background: var(--yale-blue); }
  }
}

.rector-years {
  background: white;
  border: 1px solid #DBEAFE;
  border-radius: 14px;
  box-shadow: 0px 17.19px 21.48px -4.3px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  gap: 10px;
  position: absolute;
  padding: 14px;
  right: 0px; bottom: 120px;
  z-index: 3;
  > div:first-child {
    background: var(--bolt-blue);
    border-radius: 12px;
    width: 34px; height: 34px;
  }
  > div:last-child {
    display: flex;
    flex-direction: column;
    width: calc(100% - 44px);
    span:first-child {
      color: var(--text-color1);
      font: 10px 'Helvetica Medium';
      line-height: 14px;
    }
    span:last-child {
      color: var(--bolt-blue);
      font: 8px 'Helvetica Roman';
      line-height: 13px;
    }
  }
}

.staff-section .head {
  color: var(--text-color1);
  display: flex;
  align-items: center;
  gap: 12px;
  font: 18px 'Helvetica Bold';
  line-height: 28px;
  margin-bottom: 30px;
  div {
    background: var(--green-yellow);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px; height: 64px;
  }
}

#vice-rector {
  display: flex;
  flex-direction: column;
  gap: 40px;
  scroll-margin-top: 270px;
  .text {
    color: var(--page-text);
    font: 14px 'Helvetica Roman';
    line-height: 23px;
  }
  ul, ol {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding-left: 10px;
    li::marker { color: var(--bolt-blue); }
  }
}

.page-section {
  border-left: 7px solid var(--bolt-blue);
  color: var(--page-text);
  font: 16px 'Helvetica Roman';
  line-height: 30px;
  padding-left: 20px;
  margin-bottom: 40px;
  * { font-family: 'Helvetica Roman' !important; }
}

.assurance-graph1-cont { overflow-x: auto; }
.assurance-graph1 {
  display: grid;
  grid-template-columns:  230px 335fr 335fr;
  grid-template-rows: 160px 160px;
  gap: 10px;
  margin-bottom: 40px;
  position: relative;
  &::after, &::before {
    content: '';
    background: white;
    position: absolute;
    z-index: 2;
  }
  &::after {
    width: 370px; height: 10px;
    top: calc(50% - 5px); right: 170px;
  }
  &::before {
    width: 10px; height: 370px;
    top: -20px; right: 351px;
  }
}

.assurance-graph1 > div:not(.circle) {
  background: var(--bolt-blue);
  box-shadow: 0px 4px 4px -1px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  color: white;
  font: 18px 'Helvetica Roman';
  line-height: 24px;
  font-feature-settings: 'case' 1;
  display: flex;
  align-items: center;
  padding: 0 30px;
  span { max-width: 145px; }
}

.assurance-graph1 > div:nth-child(3n + 1):not(.circle) {
  background: var(--yale-blue);
  font: 20px 'Helvetica Roman';
  line-height: 24px;
  justify-content: center;
  text-align: center;
}

.assurance-graph1 > div:nth-child(3n + 3):not(.circle) span {
  text-align: end;
  margin-left: auto;
}

.assurance-graph1 .circle {
  background: var(--green-yellow);
  border-radius: 50%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 180px);
  font: 14px 'Helvetica Roman';
  line-height: 24px;
  font-feature-settings: 'case' 1;
  width: 370px; height: 370px;
  position: absolute;
  top: -20px; right: 170px;
  p {
    margin-bottom: 0;
    position: relative;
    text-align: center;
    span { position: absolute; max-width: 132px; }
  }
  p:first-child span { right: 7.5px; bottom: 30px; }
  p:nth-child(2) span { left: 12.5px; bottom: 40px; }
  p:nth-child(3) span { top: 80px; right: 37.5px; }
  p:nth-child(4) span { top: 80px; left: 16.5px; }
}

.assurance-graph2 {
  border: 5px solid var(--green-yellow);
  border-radius: 50%;
  width: 504px; height: 504px;
  position: relative;
  margin: 120px 0 60px 80px;
  div {
    background: var(--bolt-blue);
    border-radius: 50%;
    color: white;
    font: 16px 'Helvetica Roman';
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    padding: 0 25px;
    width: 193px; height: 193px;
    position: absolute;
  }
  div:first-child { top: -80px; left: 50%; transform: translateX(-50%); }
  div:nth-child(2) { top: 95px; right: -85px; } 
  div:nth-child(3) { bottom: -20px; right: -20px; }
  div:nth-child(4) { bottom: -20px; left: -20px; }
  div:last-child { top: 95px; left: -85px; }
}

.docs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px 17px;
  margin-bottom: 30px;
}

.doc-link, .doc-link1 {
  border: 1px solid var(--border-color);
  border-radius: 14px;
  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.1);
  color: var(--text-color1);
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 15px;
  font: 14px 'Helvetica Medium';
  line-height: 20px;
  padding: 20px;
  transition: all 0.3s ease;
  div {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  > span { width: calc(100% - 110px); }
  &:hover { box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1); }
}

.doc-link div:first-child, .doc-link1 div:first-child {
  background: var(--bolt-blue);
  border-radius: 14px;
  width: 48px; height: 48px;
}

.doc-link div:last-child {
  background: var(--border-color);
  border-radius: 10px;
  color: var(--text-color);
  font-size: 10px;
  width: 32px; height: 32px;
  i { transform: rotate(-45deg); }
}

.sec-title1 {
  color: var(--text-color1);
  display: flex;
  align-items: center;
  gap: 12px;
  font: 20px 'Helvetica Bold';
  line-height: 28px;
  margin-bottom: 20px;
  div {
    background: var(--water-blue);
    border-radius: 10px;
    width: 32px; height: 32px;
    img {
      filter: brightness(0) saturate(100%) invert(43%) sepia(78%) saturate(589%) 
      hue-rotate(149deg) brightness(99%) contrast(89%);
      width: 16px;
    }
  }
  span { width: calc(100% - 44px); }
}

.docs1 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 30px;
}

.docs1 .doc-link { 
  padding: 13px 30px 13px 20px;
  gap: 20px;
}

.docs1 .doc-link div {
  border-radius: 10px;
  width: 32px; height: 32px;
  img { width: 16px; }
}

.membership {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 50px;
}

.member-card {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid var(--border-color);
  border-radius: 16px;
  display: flex;
}

.member-card .name {
  border-radius: 16px 0 0 16px;
  color: white;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 192px;
  span:first-child {
    font: 36px 'Helvetica Bold';
    line-height: 40px;
  }
  span:nth-child(2) {
    color: #D0FAE5;
    font: 12px 'Helvetica Roman';
    line-height: 16px;
    max-width: 145px;
  }
  span:nth-child(3) {
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 12px;
    color: white;
    font: 12px 'Helvetica Medium';
    border-radius: 16px;
    padding: 4px 12px;
    margin-top: 12px;
  }
}

.member-card:nth-child(4n + 1) .name { background: var(--bolt-blue); }
.member-card:nth-child(4n + 2) .name { background: var(--yale-blue); }
.member-card:nth-child(4n + 3) .name { background: linear-gradient(135deg, #0084D1 0%, #1447E6 100%); }
.member-card:nth-child(4n + 4) .name { background: var(--green-yellow) }

.member-card .desc {
  padding: 28px;
  width: calc(100% - 192px);
  > p:first-child {
    color: var(--text-color1);
    font: 18px 'Helvetica Bold';
    line-height: 28px;
    margin-bottom: 12px;
  }
  .intro {
    color: var(--text-color);
    font: 14px 'Helvetica Roman';
    line-height: 23px;
    margin-bottom: 20px;
    * { font-family: 'Helvetica Roman' !important; }
  }
}

.member-card .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 17px;
  span {
    background: var(--water-blue);
    border-radius: 10px;
    color: var(--yale-blue);
    font: 12px 'Helvetica Medium';
    line-height: 16px;
    padding: 4px 12px;
  }
}

.page-title-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 25px;
  .page-title {
    margin-bottom: 0;
  }
}

.conference-status {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
  button {
    background: white;
    border: 1px solid #E5E7EB;
    border-radius: 18px;
    color: var(--page-text);
    font: 14px 'Helvetica Medium';
    line-height: 20px;
    padding: 8px 16px;
    transition: all 0.3s ease;
    &:hover, &.active {
      background: var(--bolt-blue);
      border-color: var(--bolt-blue);
      color: white;
    }
  }
}

.conferences {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.curr-event-card {
  transition: unset;
  margin-bottom: 50px;
  &:hover { top: 0; }
}

.conf-title {
  font: 20px 'Helvetica Medium';
  line-height: 26px;
  margin-bottom: 11px;
  font-feature-settings: 'case' 1;
}

.conf-text {
  color: var(--page-text);
  font: 14px 'Helvetica Roman';
  line-height: 24px;
  margin-bottom: 50px;
}

.conf-register-form {
  width: 100%; max-width: 570px;
  p:first-of-type {
    color: var(--text-color1);
    font: 20px 'Helvetica Medium';
    line-height: 26px;
    font-feature-settings: 'case' 1;
    margin-bottom: 30px;
  }
  input, textarea {
    border: none;
    border-bottom: 2px solid rgba(12, 11, 9, 0.15);
    color: rgba(15, 15, 13, 0.5);
    font: 14px 'Helvetica Roman';
    line-height: 20px;
    width: 100%; height: 46px;
    margin-bottom: 16px;
    &:focus { outline: none; }
  }
  textarea { resize: none; height: 100px; }
}

.conf-register-form button, .event-registration {
  background: var(--bolt-blue);
  border: none;
  border-radius: 8px;
  color: white;
  font: 14px 'Helvetica Medium';
  line-height: 20px;
  letter-spacing: 0.7px;
  width: 100%; height: 52px;
  transition: all 0.3s ease;
  font-feature-settings: 'case' 1;
  margin-top: 20px;
  &:hover { background: var(--yale-blue); }
}

.regulations-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 30px;
}

.doc-link1 > span { width: calc(100% - 240px); }
.doc-link1 a, .doc-head a {
  background: var(--bolt-blue);
  border-radius: 10px;
  color: white;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font: 14px 'Helvetica Medium';
  line-height: 19px;
  transition: all 0.3s ease;
  width: 160px; height: 36px;
  &:hover { background: var(--green-yellow); }
  i { font-size: 10px; }
}

.document-content {
  border: 1px solid var(--border-color);
  border-radius: 16px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1); 
  position: relative;
  overflow: hidden;
  &::after, &::before { 
    content: ''; 
    position: absolute; 
    left: 0; width: 100%;
  }
  &::before { background: var(--bolt-blue); top: 0px; height: 6px; }
  &::after { background: var(--water-blue); height: 1px; top: 6px; }
}

.doc-head {
  background: var(--light-gray);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  padding: 40px 45px 33px;
  > span {
    color: var(--text-color1);
    font: 20px 'Helvetica Medium';
    line-height: 20px;
    font-feature-settings: 'case' 1; 
  }
}

.doc-body {
  padding: 30px 20px 20px 45px;
  font: 16px 'Helvetica Roman';
  line-height: 26px;
  > hr {
    border-color: var(--water-blue);
    opacity: 1;
    margin: 15px 0;
  }
  p {
    color: var(--text-color2);
    font: 16px 'Helvetica Roman';
    line-height: 26px;
    margin-bottom: 10px;
    * { font-family: 'Helvetica Roman' !important; }
  }
  ul {
    color: var(--text-color2);
    display: flex;
    flex-direction: column;
    gap: 10px;
    font: 14px 'Helvetica Roman';
    line-height: 23px;
    padding-left: 10px;
    li::marker { color: var(--bolt-blue); }
  }
}

.doc-body div:has(+ hr), .point {
  display: flex;
  align-items: center;
  gap: 12px;
  strong {
    background: var(--water-blue);
    border-radius: 8px;
    color: var(--bolt-blue);
    display: flex;
    align-items: center;
    justify-content: center;
    font: 12px 'Helvetica Bold';
    line-height: 16px;
    width: 24px; height: 24px;
  }
  span {
    color: var(--text-color1);
    font: 18px 'Helvetica Bold';
    line-height: 28px;
  }
}

.point1{
  display: flex;
  flex-direction: column;
  align-items: unset !important;
  gap: 0 !important;
  span:first-child {
    color: var(--text-color1);
    font: 18px 'Helvetica Bold';
    line-height: 28px;
  }
  span:last-child {
    color: var(--page-text);
    font: 16px 'Helvetica Medium';
    line-height: 24px;
  }
}

.doc-footer {
  background: var(--light-gray);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  flex-wrap: wrap;
  padding: 25px 33px 25px 45px;
  > span {
    color: var(--text-color);
    font: 12px 'Helvetica Roman';
    line-height: 16px;
  }
}

.go-back1 {
  background: white;
  border: 1px solid #E5E7EB;
  border-radius: 14px;
  color: var(--page-text);
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font: 14px 'Helvetica Medium';
  line-height: 19px;
  width: 170px; height: 38px;
}

.projects-form {
  display: grid;
  grid-template-columns: 200fr 370fr 200fr;
  gap: 10px;
  max-width: 790px;
  margin-bottom: 20px;
}

.status-select-wrapper {
  position: relative;
  width: 100%; 
  overflow: hidden;
  &::before {
    content: '';
    background: #94A3B8;
    border-radius: 50%;
    width: 8px; height: 8px;
    position: absolute;
    left: 15px; top: 21px;
    z-index: 2;
  }
}

.status-select-wrapper label {
  color: #94A3B8;
  font: 10px 'Helvetica Medium';
  line-height: 10px;
  letter-spacing: 0.7px;
  font-feature-settings: 'case' 1;
  position: absolute;
  top: 10px; left: 30px;
  z-index: 2;
}

.common-form .select2-container .select2-selection--single { 
  border: 1px solid var(--water-blue) !important;
  border-radius: 12px !important;
  height: 50px !important;
  width: 100% !important;
}

.common-form .select2-container .select2-selection--single .select2-selection__rendered {
  color: #1E293B !important;
  max-width: 100% !important;
  font: 13px 'Helvetica Medium' !important;
  line-height: 20px !important;
  padding: 20px 10px 0 30px !important;
  height: 100%;
}

.common-form .select2-container--default .select2-selection--single .select2-selection__arrow {
  background: url(../images/select-arrow.svg) no-repeat center center;
  background-size: contain;
  width: 14px !important;
  height: 14px !important;
  right: 18px !important;
  top: 50% !important;
  transform: translateY(-50%);
}
  
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none !important;
}

.select2-dropdown {
  background: white !important;
  border: 1px solid #E2E8F0 !important;
  border-radius: 12px !important;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.1) !important;
  padding: 5px 5px 13px;
}

.select2-results {
  color: #1E293B !important;
  font: 13px 'Helvetica Medium';
  line-height: 20px;
}

.select2-results__option {
  border-radius: 8px;
  padding: 10px 0 10px 12px !important;
}

.select2-container--default .select2-results__option--selected {
  background: white !important;
  color: #1E293B !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background: #F0FBFF !important;
  color: #1E293B !important;
}

.select2-results__option--disabled { display: none !important; }
.select2-container--default .select2-results > .select2-results__options { max-height: unset !important; }

.project-link {
  border: 1px solid var(--border-color1);
  border-radius: 14px;
  box-shadow: 0px 2px 8px 0px rgba(26, 83, 143, 0.05);
  color: unset;
  text-decoration: none;
  display: flex;
  align-items: flex-start;
  gap: 18px;
  padding: 20px 24px;
  > i {
    color: #94A3B8;
    font-size: 12px;
  }
}

.project-link .desc {
  width: calc(100% - 36px);
  > p:first-child {
    color: #1E293B;
    font: 14px 'Helvetica Medium';
    line-height: 22px;
    margin-bottom: 12px;
  }
}

.project-tags {
  display: flex;
  align-items: center;
  gap: 10px;
  > span {
    color: var(--text-color);
    font: 12px 'Helvetica Roman';
    line-height: 16px;
  }
  > div:nth-child(2) {
    background: #CBD5E1;
    border-radius: 50%;
    width: 3px; height: 3px;
  }
}

.project-tags > div {
  display: flex;
  gap: 10px;
  span {
    border-radius: 12px;
    font: 11px 'Helvetica Medium';
    line-height: 18px;
    padding: 3px 10px;
  }
  span:first-child { background: #E8FDF5; color: #065F46; }
  span:nth-child(2) { background: #E8F4FD; color: #1A538F; }
  span:nth-child(3) { background: #EEF2FF; color: #3730A3; }
}

.articles-form, .legal-docs-form {
  display: grid;
  gap: 10px;
  margin-bottom: 30px;
}
.articles-form { grid-template-columns: repeat(5, 1fr); }
.legal-docs-form { grid-template-columns: 289px 200px; }

.articles-form .input-cont, .legal-docs-form .input-cont {
  border: 1px solid var(--water-blue);
  border-radius: 12px;
  height: 50px;
  position: relative;
  input {
    background: transparent;
    border: none;
    border-radius: 10px;
    color: #1E293B;
    font: 13px 'Helvetica Medium';
    line-height: 20px;
    padding-left: 15px;
    width: calc(100% - 35px); height: 100%;
    &:focus { outline: none; }
  }
  button {
    background: transparent;
    border: none;
    position: absolute;
    top: 10px; right: 15px;
  }
}

.result-head {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
  div:first-child {
    background: linear-gradient(135deg, #1A538F 0%, #129AC2 100%);
    border-radius: 10px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font: bold 15px 'Inter';
    line-height: 19px;
    width: 72px; height: 35px;
  }
  div:nth-child(2) {
    background: linear-gradient(90deg, #C8DFF0 0%, rgba(0, 0, 0, 0) 100%);
    width: calc(100% - 190px); height: 1px;
  }
  div:last-child {
    color: #94A3B8;
    font: 12px 'Helvetica Roman';
    line-height: 16px;
    width: 85px;
  }
}

.article-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.article-link {
  border: 1px solid var(--border-color1);
  border-radius: 14px;
  box-shadow: 0px 2px 8px 0px rgba(26, 83, 143, 0.05);
  color: unset;
  text-decoration: none;
  display: flex;
  align-items: flex-start;
  padding: 18px 22px 18px 30px;
  position: relative;
  top: 0;
  gap: 14px;
  transition: all 0.3s ease;
  &::before {
    content: '';
    background: linear-gradient(180deg, #1A538F 0%, #129AC2 100%);
    border-radius: 20px 0 0 20px;
    position: absolute;
    left: 0; top: 0;
    width: 8px; height: 100%;
  }
  &:hover { top: -5px; }
}

.article-link > div:first-child {
  background: linear-gradient(135deg, #1A538F 0%, #129AC2 100%);
  border-radius: 10px;
  color: white;
  font: bold 13px 'Inter';
  line-height: 19px;
  width: 45px; height: 32px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.article-link .article-quartile {
  background: #E8F4FD;
  border-radius: 10px;
  color: #1A538F;
  font: bold 13px 'Inter';
  line-height: 19px;
  min-width: 36px;
  height: 28px;
  padding: 0 8px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.journal-name {
  width: calc(100% - 90px);
  > div {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 10px;
    > span {
      color: #94A3B8;
      font: 400 italic 11px 'Inter';
      line-height: 16px;
    }
  }
  > p {
    color: #1E293B;
    font: 400 13.5px 'Inter';
    line-height: 22px;
    margin-bottom: 0;
  }
}

.journal-name .tag {
  background: #E8F4FD;
  border: 1px solid #C8DFF0;
  border-radius: 20px;
  display: flex;
  align-items: center;
  gap: 5px;
  font: 600 11px 'Inter';
  line-height: 13px;
  color: #1A538F;
  padding: 6px 10px;
  img {
    width: 10px;
    filter: brightness(0) saturate(100%) invert(26%) 
    sepia(99%) saturate(587%) hue-rotate(176deg) brightness(89%) contrast(97%);
  }
}

.content-page-text {
  color: var(--text-color2);
  font: 16px 'Helvetica Roman';
  line-height: 26px;
  padding: 30px 20px 50px 45px;
  *:not i { font-family: 'Helvetica Roman' !important; }
  h2 {
    color: var(--text-color1);
    font: 18px 'Helvetica Bold' !important;
    line-height: 28px;
  }
  hr {
    border-color: var(--water-blue);
    opacity: 1;
    margin: 10px 0;
  }
  ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
    font: 14px 'Helvetica Roman';
    line-height: 23px;
    padding-left: 10px;
    li::marker { color: var(--bolt-blue) !important; }
  }
}

.text-block {
  border: 1px solid var(--border-color1);
  border-radius: 18px;
  box-shadow: 0px 2px 8px 0px rgba(26, 83, 143, 0.05);
  color: var(--page-text);
  font: 14px 'Helvetica Roman';
  line-height: 30px;
  padding: 22px 28px;
  margin-bottom: 25px;
  word-break: break-word;
  *:not(h1, h2, i) { font-family: 'Helvetica Roman' !important; }
  h1 {
    color: var(--text-color1);
    font: 16px 'Helvetica Bold';
    line-height: 24px;
    margin-bottom: 10px;
    font-feature-settings: 'case' 1;
  }
  h2 {
    color: var(--bolt-blue);
    font: 20px 'Helvetica Bold';
    line-height: 24px;
    margin-bottom: 10px;
    font-feature-settings: 'case' 1;
  }
  ul, ol {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding-left: 10px;
    li::marker { color: var(--bolt-blue); }
  }
}

.contact-head {
  background: linear-gradient(135deg, #1A538F 0%, #129AC2 100%);
  height: 100px;
  .content {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}

.contact-info {
  border-right: 1px solid rgba(255,255,255,0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  &:last-child { border-right: none; }
  > div:first-child {
    background: rgba(255,255,255,0.15);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px; height: 42px;
  }
  > div:last-child {
    max-width: 207px;
    p:first-child {
      color: rgba(255,255,255,0.65);
      font: 11px 'Helvetica Roman';
      line-height: 16px;
      font-feature-settings: 'case' 1;
      margin-bottom: 2px;
    }
    p:nth-child(2), a {
      color: white;
      text-decoration: none;
      font: 13px 'Helvetica Medium';
      line-height: 19px;
      margin-bottom: 0;
    }
  }
}

.contact-page {
  padding: 48px 20px 150px;
  .content {
    align-items: flex-start;
    gap: 30px;
  }
}

.contact-left { width: 64.5%; }
.contact-right { width: calc(35.5% - 30px); }

.contact-form {
  border: 1px solid var(--border-color1);
  border-radius: 20px;
  padding: 36px 40px;
  margin-bottom: 28px;
  button {
    background: var(--bolt-blue);
    border: none;
    border-radius: 12px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font: 14px 'Helvetica Bold';
    line-height: 21px;
    width: 100%; height: 50px;
    transition: all 0.3s ease;
    &:hover { background: var(--yale-blue); }
  }
}

.contact-form .head, .working-hours .head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 25px;
  div:first-child {
    background: var(--bolt-blue);
    border-radius: 12px;
    width: 40px; height: 40px;
  }
  div:last-child {
    p:first-child {
      color: var(--text-color1);
      font: 18px 'Helvetica Bold';
      line-height: 27px;
      margin-bottom: 0;
      font-feature-settings: 'case' 1;
    }
    p:nth-child(2) {
      color: #94A3B8;
      font: 12px 'Helvetica Roman';
      line-height: 16px;
      margin-bottom: 0;
    }
  }
}

.form-group {
  display: flex;
  gap: 20px;
  > div { width: calc(50% - 10px); }
}

.input-group {
  margin-bottom: 18px;
  label {
    color: var(--page-text);
    font: 13px 'Helvetica Medium';
    line-height: 19px;
    margin-bottom: 5px;
    span { color: #DC2626; }
  }
  input, textarea {
    background: #F8FBFF;
    border: 1px solid #D1DCE8;
    border-radius: 10px !important;
    color: rgba(30, 41, 59, 0.5);
    font: 14px 'Helvetica Roman';
    line-height: 17px;
    padding-left: 17px;
    width: 100%; height: 47px;
    &:focus { outline: none; }
  }
  textarea {
    padding: 12px 16px 0;
    resize: none;
    height: 130px;
  }
}

.structural-units {
  border: 1px solid var(--border-color1);
  border-radius: 20px;
  padding: 28px 32px;
  > p {
    color: var(--text-color1);
    font: 16px 'Helvetica Bold';
    line-height: 24px;
    margin-bottom: 20px;
    font-feature-settings: 'case' 1;
  }
}

.structural-units a {
  border: 1px solid transparent;
  border-radius: 14px;
  color: unset;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 18px;
  margin-bottom: 10px;
  div:first-child {
    border-radius: 10px;
    width: 36px; height: 36px;
  }
  div:nth-child(2) {
    width: calc(100% - 100px);
    p:first-child {
      color: #1E293B;
      font: 13px 'Helvetica Medium';
      line-height: 18px;
      margin-bottom: 2px;
    }
    p:last-child {
      font: 500 12px 'Inter';
      line-height: 18px;
      margin-bottom: 0;
    }
  }
  i {
    margin-left: auto;
    color: #94A3B8;
    font-size: 12px;
  }
}

.structural-units a:first-of-type {
  background: #E8F4FD;
  border-color: rgba(26, 83, 143, 0.13);
  div:first-child { background: #1A538F; } 
  div:nth-child(2) p:last-child { color: #1A538F; }
}

.structural-units a:nth-of-type(2) {
  background: #E8FDF5;
  border-color: rgba(5, 150, 105, 0.13);
  div:first-child { background: #059669; } 
  div:nth-child(2) p:last-child { color: #059669; }
}

.structural-units a:nth-of-type(3) {
  background: #FEF3E2;
  border-color: rgba(180, 83, 9, 0.13);
  div:first-child { background: #B45309; } 
  div:nth-child(2) p:last-child { color: #B45309; }
}

.structural-units a:nth-of-type(4) {
  background: #F0EDFB;
  border-color: rgba(91, 33, 182, 0.13);
  div:first-child { background: #5B21B6; } 
  div:nth-child(2) p:last-child { color: #5B21B6; }
}

.structural-units a:nth-of-type(5) {
  background: #FCE8F3;
  border-color: rgba(157, 30, 111, 0.13);
  margin-bottom: 0;
  div:first-child { background: #9D1E6F; } 
  div:nth-child(2) p:last-child { color: #9D1E6F; }
}

.contact-block {
  border: 1px solid var(--border-color1);
  border-radius: 20px;
  box-shadow: 0px 4px 24px 0px rgba(26, 83, 143, 0.08);
  margin-bottom: 20px;
  > p {
    background: var(--bolt-blue);
    border-radius: 20px 20px 0 0;
    color: white;
    font: 14px 'Helvetica Bold';
    line-height: 21px;
    padding: 18px 24px;
    margin-bottom: 0;
  }
}

.contact-block .body {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 22px 24px;
  > div {
    display: flex;
    align-items: flex-start;
    gap: 12px;
  }
  div div:first-child {
    background: #F8FBFF;
    border: 1px solid var(--border-color1);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px; height: 32px;
  }
  div div:last-child {
    display: flex;
    flex-direction: column;
    gap: 0;
    width: calc(100% - 44px);
    p:first-child {
      color: #94A3B8;
      font: 10px 'Helvetica Roman';
      line-height: 15px;
      margin-bottom: 0;
    }
    p:last-child {
      color: #334155;
      font: 13px 'Helvetica Roman';
      line-height: 19px;
      margin-bottom: 0;
    }
    a {
      color: var(--yale-blue);
      text-decoration: none;
      font: 13px 'Helvetica Medium';
      line-height: 19px;
    }
  }
}

.working-hours {
  border: 1px solid var(--border-color1);
  border-radius: 20px;
  box-shadow: 0px 4px 24px 0px rgba(26, 83, 143, 0.08);
  margin-bottom: 20px;
  padding: 22px 24px;
}

.working-hours > div:not(.head) {
  border-bottom: 1px solid #F1F5F9;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  span:first-child {
    color: var(--page-text);
    font: 13px 'Helvetica Roman';
    line-height: 19px;
  }
  span:last-child {
    color: var(--green-yellow);
    font: 600 13px 'Inter', 'Helvetica Medium';
    line-height: 19px;
  }
}

.working-hours > div:nth-child(2) { padding-top: 0; }
.working-hours > div:last-child span:last-child { color: #DC2626; }

.map {
  border: 1px solid var(--border-color1);
  border-radius: 20px;
  box-shadow: 0px 4px 24px 0px rgba(26, 83, 143, 0.08);
  margin-bottom: 20px; 
  iframe {
    border-radius: 20px 20px 0 0;
    width: 100%; height: 200px;
  }
  div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 20px;
    font: 12px 'Helvetica Roman';
    line-height: 18px;
    > span { color: var(--text-color); }
    a {
      background: var(--yale-blue);
      border-radius: 8px;
      color: white;
      text-decoration: none;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 5px;
      width: 85px; height: 32px;
      transition: all 0.3s ease;
      &:hover { background: var(--bolt-blue); }
    }
  }
}

.social-media {
  background: var(--bolt-blue);
  border-radius: 20px;
  padding: 22px 25px;
  > p {
    color: white;
    font: 14px 'Helvetica Bold';
    line-height: 21px;
    margin-bottom: 15px;
  }
  > div {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 11px;
  }
  a {
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255,255,255,0.2);
    border-radius: 10px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%; height: 58px;
    padding: 0 14px;
    div:first-child {
      background: white;
      border-radius: 50%;
      box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.07);
      color: var(--yale-blue);
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 14px;
      width: 30px; height: 30px;
      transition: all 0.3s ease;
      path { transition: all 0.3s ease; fill: var(--yale-blue); }
    }
    div:last-child {
      color: white;
      display: flex;
      flex-direction: column;
      gap: 0;
      width: calc(100% - 40px);
      span:first-child {
        font: 700 12px 'Inter';
        line-height: 18ox;
      }
      span:last-child {
        color: rgba(255, 255, 255, 0.65);
        font: 11px 'Inter';
        line-height: 17px;
      }
    }
  }
}

.social-media a:hover div:first-child {
  background: var(--yale-blue);
  color: white;
  path { fill: white !important; }
}

.media-page {
  padding: 50px 20px 70px;
  .media-cards { margin-bottom: 50px; }
  .content1 > .go-back {
    font-family: 'BPG Mrgvlovani';
    margin-bottom: 40px;
  }
}

.news {
  display: flex;
  align-items: flex-start;
  gap: 50px;
}

.curr-news {
  width: 66%;
  .title {
    color: var(--text-color1);
    font: 26px 'BPG Mrgvlovani Caps 2010';
    line-height: 30px;
    margin-bottom: 30px;
  }
  .text {
    color: var(--page-text);
    font: 16px 'BPG Mrgvlovani';
    line-height: 28px;
    *:not(h1) { font-family: 'BPG Mrgvlovani' !important; }
    h1 {
      color: var(--text-color1);
      font: 24px 'BPG Mrgvlovani Caps 2010';
      line-height: 32px;
      margin-bottom: 25px;
    }
    ul, ol {
      display: flex;
      flex-direction: column;
      gap: 5px;
      padding-left: 10px;
      li::marker { color: var(--bolt-blue); }
    }
  }
}

.news-img {
  border-radius: 14px;
  width: 100%; height: 480px;
  object-fit: cover;
  margin-bottom: 20px;
}

.other-news {
  border: 1px solid #E0E0E0;
  border-radius: 14px;
  padding: 25px 25px 35px;
  width: calc(34% - 50px);
  > p {
    color: var(--text-color1);
    font: 18px 'BPG Mrgvlovani Caps 2010';
    line-height: 28px;
    margin-bottom: 18px;
  }
  > div {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}

.other-news a {
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 30px;
  font: 14px 'Helvetica Roman';
  line-height: 19px;
  img {
    border-radius: 8px;
    width: 80px; height: 100px;
    object-fit: cover;
  }
  p {
    color: var(--text-color1);
    width: calc(100% - 110px);
    margin-bottom: 0;
    font-feature-settings: 'case' 1;
  }
}

.event-registration {
  text-decoration: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 341px;
  margin-bottom: 40px;
}

.other-events {
  margin-top: 50px;
  > p {
    color: var(--text-color1);
    font: 18px 'BPG Mrgvlovani Caps 2010';
    line-height: 28px;
    margin-bottom: 20px;
  }
  > div {
    display: flex;
    align-items: center;
    gap: 34px;
    > div { width: calc(50% - 17px); }
  }
}

.project-card {
  border: 1px solid var(--border-color);
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  padding: 24px 24px 30px;
  .name-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 21px;
  }
  .name-heading {
    display: flex;
    align-items: center;
    gap: 14px;
  }
  .project-logo {
    flex-shrink: 0;
    width: 150px;
    height: 70px;
    object-fit: contain;
    border-radius: 8px;
  }
  .name {
    color: var(--text-color1);
    font: 18px 'Helvetica Medium';
    line-height: 25px;
    margin-bottom: 0;
  }
  .status-badge {
    flex-shrink: 0;
    display: inline-block;
    white-space: nowrap;
    border-radius: 18px;
    font: 13px 'Helvetica Medium';
    line-height: 18px;
    padding: 4px 12px;
    margin-top: 2px;
  }
  .status-badge.curr {
    background: rgba(20, 71, 230, 0.1);
    color: var(--bolt-blue);
  }
  .status-badge.prev {
    background: rgba(107, 114, 128, 0.1);
    color: #6B7280;
  }
  .intro {
    color: var(--page-text);
    display: -webkit-box;
    font: 16px 'Helvetica Roman';
    line-height: 23px;
    margin-bottom: 30px;
    line-clamp: 4;
    height: 92px;
    overflow: hidden;
  }
  a {
    background: transparent;
    border: 1px solid var(--water-blue);
    border-radius: 10px;
    color: var(--light-blue);
    text-decoration: none;
    font: 14px 'Helvetica Medium';
    line-height: 20px;
    padding: 9px 17px;
    transition: all 0.3s ease;
    &:hover {
      background: var(--green-yellow);
      border-color: var(--green-yellow);
      color: white;
    }
  }
}

.main-project-card { margin-bottom: 30px; }
.main-project-card .intro {
  display: block;
  line-clamp: unset;
  height: unset;
  overflow: visible;
}

.contact-grid {
  display: grid;
  grid-template-columns: 501fr 423fr;
  gap: 20px;
  .map iframe { height: 235px; }
  .contact-block .body { padding-bottom: 50px; }
}

.research-competition {
  border-left: 6px solid var(--bolt-blue);
  color: var(--page-text);
  padding-left: 33px;
  font: 16px 'Helvetica Roman';
  line-height: 28px;
}

.research-competition h1 {
  color: var(--text-color1);
  font: 20px 'Helvetica Bold';
  line-height: 32px;
  margin-bottom: 20px;
  font-feature-settings: 'case' 1;
}

.alert-block {
  background: linear-gradient(90deg, #FFF3F3 0%, #FFF8F8 100%);
  border: 1px solid #FCA5A5;
  border-radius: 12px;
  color: #DC2626;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 24px;
  width: 330px;
  margin-bottom: 30px;
  p:first-child {
    font: 11px 'Helvetica Roman';
    line-height: 17px;
    font-feature-settings: 'case' 1;
    margin-bottom: 0;
  }
  p:last-child {
    color: #991B1B;
    font: 900 16px 'Inter';
    line-height: 24px;
    margin-bottom: 0;
  }
}

.download-forms {
  background: linear-gradient(135deg, #F4F9FF 0%, #EAF5FB 100%);
  border: 1px solid rgba(18, 154, 194, 0.18);
  border-radius: 16px;
  padding: 24px 28px;
  margin-bottom: 20px;
  > p:first-child {
    color: var(--yale-blue);
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: bold;
    margin-bottom: 15px;
    img { width: 17px; }
  }
  > div {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
    img { filter: brightness(0) saturate(100%) invert(40%) sepia(99%) saturate(397%) 
      hue-rotate(147deg) brightness(103%) contrast(99%);}
  }
  hr {
    border-color: #129AC2;
    opacity: 1;
    margin: 20px 0;
  }
  a {
    color: #129AC2;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
  }
}

.success-block, .success-block1{ 
  background: #F0FDF4;
  border: 1px solid #BBF7D0;
  border-radius: 12px;
  color: #166534;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font: 14px 'Helvetica Roman';
  line-height: 22px;
  padding: 16px 20px;
  margin-bottom: 20px;
  b { font-family: 'Helvetica Bold'; }
  span { max-width: calc(100% - 40px); }
  i { font-size: 15px; margin-top: 3px; }
}
.success-block1 { display: block; }

.table-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  margin-bottom: 30px;
}

.tag { 
  border-radius: 30px; 
  display: flex;
  align-items: center;
  gap: 6px;
  font: 12px 'Helvetica Medium';
  line-height: 18px;
  padding: 5px 14px;
  div { border-radius: 50%; width: 6px; height: 6px; }
}
.tag1 { background: #E8F4FD; color: #1A538F; }
.tag2 { background: #FCE8F3; color: #9D1E6F; }
.tag3 { background: #F0EDFB; color: #5B21B6; }
.tag4 { background: #E6F9F5; color: #0D7A5F; }
.tag5 { background: #FEF3E2; color: #B45309; }

.tag6 { 
  border: 1px solid #BEDBFF; 
  background: #DBEAFE; 
  color: #1447E6; 
  div { background: rgba(20, 71, 230, 0.6); }
}
.tag7 { 
  border: 1px solid #C6D2FF;
  background: #E0E7FF; 
  color: #432DD7; 
  div { background: rgba(67, 45, 215, 0.6); }
}
.tag8 { 
  border: 1px solid #B9F8CF; 
  background: #DCFCE7; 
  color: #008236; 
  div { background: rgba(0, 130, 54, 0.6); }
}
.tag9 { 
  border: 1px solid #FFD6A8; 
  background: #FFEDD4; 
  color: #CA3500; 
  div { background: rgba(202, 53, 0, 0.6); }
}
.tag10 { 
  border: 1px solid #FFF085; 
  background: #FEF9C2; 
  color: #A65F00; 
  div { background: rgba(166, 95, 0, 0.6); }
}
.tag11 { 
  border: 1px solid #E5E7EB; 
  background: var(--border-color); 
  color: var(--page-text); 
  div { background: rgba(74, 85, 101, 0.6); }
}

.table-container {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  overflow: hidden;
  overflow-x: auto;
}

.table-container > div:first-child, .public-holidays > div:first-child,
.curriculum .head {
  background: var(--bolt-blue);
  border-radius: 16px 16px 0 0;
  color: white;
  display: flex;
  align-items: center;
  gap: 15px;
  font: 18px 'Helvetica Medium';
  line-height: 28px;
  padding: 16px 24px;
  min-width: 945px;
}

.curriculum .head { min-width: unset; }

.table-container > div:last-child {
  background: #F0F7FB;
  color: #1A538F;
  font: 12px 'Helvetica Medium';
  line-height: 18px;
  padding: 13px 20px;
  img { filter: brightness(0) saturate(100%) invert(40%) sepia(99%) saturate(397%) 
      hue-rotate(147deg) brightness(103%) contrast(99%);
    margin-right: 5px; }
}

.content-table {
  min-width: 907px !important;
  margin-bottom: 0 !important;
}

.content-table thead { background: linear-gradient(90deg, #1A538F 0%, #1298C0 100%); }
.content-table thead th {
  background: transparent;
  color: white;
  font: 12px 'Helvetica Bold';
  line-height: 18px;
  font-feature-settings: 'case' 1;
  padding: 14px 20px;
}

.content-table tbody th, .content-table tbody td {
  background: transparent;
  color: var(--page-text) !important;
  font: 13px 'Helvetica Roman';
  line-height: 20px;
  padding: 14px 20px;
}

.content-table .tag { display: inherit; }

.content-table tbody th span {
  background: linear-gradient(135deg, #1A538F 0%, #129AC2 100%);
  border-radius: 50%;
  color: white !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font: 11px 'Helvetica Bold';
  line-height: 16px;
  width: 26px; height: 26px;
}

.content-table tr:nth-child(even), .grades-table tr:nth-child(even) {
  background: #F9FBFD !important;
}

.fprojects-head {
  background: linear-gradient(135deg, #1A538F 0%, #1298C0 100%);
  padding: 20px 20px 36px;
}

.fprojects-head .head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 28px;
  > a {
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 8px;
    color: white;
    text-decoration: none;
    gap: 5px;
    font: 13px 'Helvetica Medium';
    line-height: 19px;
    width: 80px; height: 35px;
  }
  div {
    color: rgba(255,255,255,0.7);
    gap: 8px;
    font: 12px 'Helvetica Roman';
    line-height: 16px;
    i { font-size: 4px !important; }
    a { color: unset; text-decoration: none; }
    a.active { color: white; }
  }
}

.fprojects-head .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 16px;
}

.fprojects-head .tags .tag:first-child {
  background: rgba(134, 239, 172, 0.2);
  border: 1px solid rgba(134, 239, 172, 0.25);
  color: #86EFAC;
  div { background: #10B981; }
}

.fprojects-head .tags .tag:nth-child(2) {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(228, 228, 228, 0.25);
  color: white;
  div { background: white; }
}

.fprojects-head .tags .tag:last-child {
  background: rgba(196, 181, 253, 0.2);
  border: 1px solid rgba(196, 181, 253, 0.25);
  color: #C4B5FD;
  div { background: #8B5CF6; }
}

.fprojects-head .name {
  color: white;
  font: 22px 'Helvetica Bold';
  line-height: 34px;
  margin-bottom: 8px;
  max-width: 860px ;
}

.fprojects-head .intro {
  color: rgba(255,255,255,0.65);
  font: 13px 'Helvetica Roman';
  line-height: 19px;
  margin-bottom: 0;
}

.funded-page {
  background: #F8FAFC;
  padding: 40px 20px 150px;
  .content {
    align-items: flex-start;
    gap: 30px;
  }
}

.project-left {
  width: calc(100% - 330px);
}

.project-right {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 300px;
}

.proj-classification {
  background: white;
  border: 1px solid var(--border-color1);
  border-radius: 16px;
  box-shadow: 0px 2px 8px 0px rgba(26, 83, 143, 0.05);
  padding: 16px 20px;
  > p {
    color: #94A3B8;
    font: 11px 'Helvetica Roman';
    line-height: 16px;
    margin-bottom: 14px;
  }
  > div { gap: 8px 10px; }
}

.proj-coordinator {
  background: var(--bolt-blue);
  border-radius: 16px;
  box-shadow: 0px 4px 16px 0px rgba(26, 83, 143, 0.2);
  padding: 20px;
  > div:first-child {
    color: white;
    gap: 10px;
    font: 14px 'Helvetica Bold';
    line-height: 21px;
    margin-bottom: 14px;
    div { 
      background: rgba(255, 255, 255, 0.18);
      border-radius: 10px; 
      width: 36px; height: 36px; 
    }
  }
}

.proj-coordinator > p {
  color: rgba(255, 255, 255, 0.75);
  font: 12px 'Helvetica Roman';
  line-height: 18px;
  margin-bottom: 10px;
}

.proj-coordinator > div:last-child {
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  color: white;
  display: flex;
  align-items: center;
  gap: 5px;
  font: 12px 'Helvetica Roman';
  line-height: 16px;
  padding: 9px 14px;
  span { word-break: break-all; max-width: 210px; }
}

.project-code {
  border: 1px solid var(--border-color1);
  border-radius: 16px;
  box-shadow: 0px 4px 16px 0px rgba(26, 83, 143, 0.08);
  > div:first-child {
    background: var(--bolt-blue);
    border-radius: 16px 16px 0 0;
    padding: 16px 20px;
    p:first-child {
      color: rgba(255,255,255,0.7);
      font: 11px 'Helvetica Roman';
      line-height: 16px;
      margin-bottom: 4px;
      font-feature-settings: 'case' 1;
    }
    p:last-child {
      color: white;
      font: 20px 'Helvetica Bold';
      line-height: 30px;
      margin-bottom: 0;
    }
  }
}

.proj-details {
  background: white;
  border-radius: 0 0 16px 16px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.proj-details > div {
  border: 1px solid var(--border-color1);
  border-radius: 14px;
  box-shadow: 0px 1px 4px 0px rgba(26, 83, 143, 0.06);
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 16px 20px;
  > div:last-child {
    width: calc(100% - 54px);
    p:first-child {
      color: #94A3B8;
      font: 10px 'Helvetica Roman';
      line-height: 15px;
      margin-bottom: 2px;
    }
    p:last-child {
      color: var(--text-color1);
      font: 14px 'Helvetica Medium';
      line-height: 18px;
      margin-bottom: 0;
    }
  }
}

.proj-details > div > div:first-child {
  border-radius: 10px;
  width: 40px; height: 40px;
}

.proj-details > div:first-child > div:first-child { background: #E8F4FD; color: #1A538F; }
.proj-details > div:nth-child(2) > div:first-child { background: #E6F9F5; color: #0D7A5F; }
.proj-details > div:nth-child(3) > div:first-child { background: #FEF3E2; color: #B45309; }
.proj-details > div:nth-child(4) > div:first-child { background: #F0EDFB; color: #5B21B6; }

.proj-sec-title {
  border-bottom: 1px solid var(--water-blue);
  color: var(--yale-blue);
  display: flex;
  align-items: center;
  gap: 10px;
  font: 17px 'Helvetica Bold';
  line-height: 25px;
  font-feature-settings: 'case' 1;
  padding-bottom: 20px;
  margin-bottom: 20px;
  div {
    background: var(--bolt-blue);
    border-radius: 10px;
    color: white;
    width: 36px; height: 36px;
    img { filter: brightness(0) invert(1); }
  }
  span { width: calc(100% - 46px); }
}

.text-block1, .text-block2 {
  border: 1px solid #129AC2;
  border-left-width: 5px;
  border-radius: 14px;
  box-shadow: 0px 2px 8px 0px rgba(26, 83, 143, 0.06);
  color: #334155;
  font: 14px 'Helvetica Roman';
  line-height: 26px;
  padding: 24px 80px 24px 28px; 
  margin-bottom: 40px;
  word-break: break-word;
  * { font-family: 'Helvetica Roman' !important; }
  ol, ul { 
    display: flex; 
    flex-direction: column; 
    gap: 16px;
    padding-left: 10px; 
    li::marker {
      color: var(--bolt-blue);
      font-size: 12px;
    }
  }
}

.text-block2 {
  border: 1px solid var(--border-color1);
  border-left-width: 1px;
}

.proj-results {
  background: linear-gradient(135deg, #F8FBFF 0%, #EAF5FB 100%);
  border: 1px solid #C8DFF0;
  border-radius: 14px;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 28px 10px;
  div {
    background: rgba(18, 154, 194, 0.1);
    border-radius: 12px;
    width: 48px; height: 48px;
    margin-bottom: 14px;
    img { width: 20px; }
  }
  p:nth-child(2) {
    color: var(--text-color);
    font: 14px 'Helvetica Roman';
    line-height: 22px;
    margin-bottom: 0;
  }
  p:nth-child(3) {
    color: #94A3B8;
    font: 12px 'Helvetica Roman';
    line-height: 16px;
    margin-bottom: 0;
  }
}

.calendar-years {
  border: 1px solid var(--border-color);
  border-radius: 16px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 36px 24px 24px;
  margin-bottom: 24px;
  div:first-child p:first-child {
    color: var(--text-color1);
    font: 24px 'Helvetica Bold';
    line-height: 32px;
    margin-bottom: 4px;
  }
  div:first-child p:nth-child(2) {
    color: var(--text-color);
    font: 14px 'Helvetica Roman';
    line-height: 20px;
    margin-bottom: 0;
  }
  div:last-child {
    background: var(--bolt-blue);
    border-radius: 10px;
    box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1);
    color: white;
    font: 14px 'Inter';
    line-height: 20px;
    padding: 8px 16px;
  }
}

.calendar-tags {
  border: 1px solid var(--border-color);
  border-radius: 16px;
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-wrap: wrap;
  gap: 11px;
  padding: 16px 24px;
  margin-bottom: 24px;
}

.calendar-table {
  min-width: 945px !important;
  margin-bottom: 0 !important;
}

.calendar-table thead { background: #F9FAFB; }
.calendar-table thead th {
  background: transparent;
  color: var(--text-color);
  font: 12px 'Helvetica Bold';
  line-height: 18px;
  font-feature-settings: 'case' 1;
  padding: 12px 10px 12px 24px; 
}

.calendar-table tbody th, .calendar-table tbody td {
  background: transparent;
  color: var(--page-text) !important;
  font: 14px 'Helvetica Roman';
  line-height: 20px;
  padding: 12px 10px 12px 24px; 
}

.calendar-table tbody th {
  color: var(--text-color1) !important;
  font-family: 'Helvetica Medium';
}

.calendar-table .tag { display: initial; }

.public-holidays > div:first-child {
  background: var(--yale-blue);
  min-width: unset;
  img {
    filter: brightness(0) invert(1);
    width: 20px;
  }
}

.holidays {
  border: 1px solid var(--border-color);
  border-radius: 0 0 16px 16px;
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
}

.holidays div {
  border-right: 1px solid var(--border-color);
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 22px 10px 22px 40px;
  position: relative;
  span:first-child {
    color: #99A1AF;
    font: 12px 'Helvetica Roman';
    line-height: 16px;
  }
  span {
    color: var(--text-color2);
    font: 14px 'Helvetica Medium';
    line-height: 20px;
  }
  &::after {
    content: '';
    background: #99A1AF;
    border-radius: 50%;
    position: absolute;
    left: 20px; top: 50%;
    width: 8px; height: 8px;
  }
}
.holidays div:nth-child(3n + 3) { border-right: none; }

.welcome-msg {
  background: linear-gradient(135deg, #1A538F 0%, #129AC2 100%);
  border-radius: 18px;
  padding: 30px 0 35px 36px;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
  > * { position: relative; z-index: 2; }
  &::after, &::before {
    content: '';
    background: white;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
  }
  &::before {
    opacity: 0.06;
    top: -50px; right: 30px;
    width: 180px; height: 180px;
  }
  &::after {
    opacity: 0.04;
    bottom: -40px; right: 100px;
    width: 120px; height: 120px;
  }
}

.welcome-msg > p {
  color: white;
  font: 24px 'Helvetica Bold';
  line-height: 34px;
  margin-bottom: 14px;
}

.welcome-msg > div:first-child {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 10px;
  div:first-child {
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 16px;
    width: 64px; height: 64px;
    img { width: 30px; }
  }
  div:last-child { gap: 10px; }
  div:last-child span:first-child {
    color: white;
    font: 900 22px 'Inter';
    line-height: 33px;
  }
  div:last-child span:last-child {
    color: rgba(255, 255, 255, 0.65);
    font: 12px 'Inter';
    line-height: 18px;
  }
}

.welcome-msg > div:nth-child(2) {
  color: rgba(255, 255, 255, 0.82);
  font: 14px 'Helvetica Roman';
  line-height: 24px;
  max-width: 680px;
}

.welcome-links {
  display: flex;
  gap: 12px;
  margin-top: 30px;
  a {
    border-radius: 10px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    font: 13px 'Helvetica Bold';
    line-height: 19px;
    padding: 12px 22px;
    text-decoration: none;
    transition: all 0.3s ease;
  }
}

.welcome-links a:first-child {
  background: white;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.12);
  color: #1A538F;
  svg path { stroke: #1A538F; transition: all 0.3s ease; }
  &:hover {
    background: var(--green-yellow);
    color: white;
    svg path { stroke: white; }
  }
}

.welcome-links a:last-child {
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.25);
  color: white;
  svg { fill: white; }
  &:hover {
    background: var(--green-yellow);
    border-color: var(--green-yellow);
  }
}

.system-entry {
  background: rgba(26, 83, 143, 0.06);
  border-top: 0.91px solid rgba(26, 83, 143, 0.1);
  border-radius: 0 0 18px 18px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  padding: 14px 36px;
  margin-bottom: 20px;
  div {
    background: #10B981;
    border-radius: 50%;
    border-radius: 50%;
    width: 8px; height: 8px;
  }
  span {
    color: var(--page-text);
    font: 12px 'Helvetica Roman';
    line-height: 18px;
  }
  a {
    color: #1A538F;
    text-decoration: none;
    font: 600 13px 'Inter';
    line-height: 19px;
    transition: all 0.3s ease;
    &:hover { color: var(--bolt-blue); }
  }
}

.welcome-msg:has(+ .system-entry) {
  border-radius: 18px 18px 0 0;
  margin-bottom: 0;
}

.faq {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.faq-item.show .question > i { transform: rotate(180deg); }
.faq-item.show .question {
  background: #F4F9FF;
  border-radius: 14px 14px 0 0;
}

.question {
  background: white;
  border: 1px solid var(--border-color1);
  border-radius: 14px;
  cursor: pointer;
  padding: 18px 22px;
  transition: all 0.3s ease;
  > i { color: #94A3B8; font-size: 15px ; transition: all 0.3s ease; }
}

.question > div, .text-block-title {
  color: var(--text-color1);
  display: flex;
  align-items: center;
  gap: 14px;
  font: 15px 'Helvetica Bold';
  line-height: 23px;
  width: calc(100% - 14px);
  div {
    background: var(--bolt-blue);
    border-radius: 10px;
    color: white;
    width: 38px; height: 38px;
  }
  span { width: calc(100% - 52px); }
}

.answer {
  overflow: hidden;
  height: 0;
  transition: all 0.3s ease;
}

.answer-content {
  border: 1px solid var(--border-color1);
  border-top: none;
  border-radius: 0 0 14px 14px;
  color: #334155;
  font: 14px 'Helvetica Roman';
  line-height: 22px;
  padding: 22px 24px;
  ul, ol {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding-left: 10px;
    li::marker { color: var(--bolt-blue); }
  }
  .text-block2 { margin-bottom: 10px; }
}

.content-link {
  background: var(--bolt-blue);
  border-radius: 10px;
  color: white;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 10px 20px;
  transition: all 0.3s ease;
  &:hover { background: var(--green-yellow); }
}

.cont1-text { display: flex; gap: 15px; }
.cont1-text > div {
  border: 1px solid transparent;
  border-radius: 12px;
  width: calc(100% - 7.5px);
  padding: 18px 20px;
  &:first-child {
    background: #E8FDF5;
    border-color: #A7F3D0;
  }
  &:last-child {
    background: #EFF9FF;
    border-color: var(--water-blue);
  }
}

.cont2-text {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  div {
    border-radius: 12px;
    padding: 16px 18px;
    p:last-child { margin-bottom: 0; }
  }
}

.grades-table {
  min-width: 895px !important;
  margin-bottom: 0 !important;
}

.grades-table thead { background: var(--bolt-blue); }
.grades-table thead th {
  background: transparent;
  color: white;
  font: 11px 'Helvetica Bold';
  line-height: 19px;
  font-feature-settings: 'case' 1;
  padding: 11px 20px;
}

.grades-table tbody td {
  background: transparent;
  color: #334155 !important;
  font: 13px 'Helvetica Roman';
  line-height: 20px;
  padding: 12px 20px;
}

.grades-table tbody th, .grades-table tbody td:last-child {
  background-color: transparent;
  color: #1A538F;
  font: 900 13px 'Inter';
  line-height: 19px;
  padding: 12px 20px;
}

.grades-table tbody td:last-child { color: #059669 !important; }

.grades-table tbody tr:last-child, .grades-table tbody tr:nth-last-child(2) {
  th, td:last-child { color: #DC2626 !important; }
}

.umis-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-bottom: 40px;
}

.umis-grid > div {
  border: 1px solid var(--border-color1);
  border-radius: 12px;
  box-shadow: 0px 1px 4px 0px rgba(26, 83, 143, 0.04);
  color: var(--text-color1);
  display: flex;
  align-items: center;
  gap: 14px;
  font: 13px 'Helvetica Roman';
  line-height: 20px;
  padding: 16px 18px;
  div {
    background: #E8F4FD;
    border-radius: 10px;
    color: #1A538F;
    font-size: 20px;
    width: 38px; height: 38px;
  }
  span { width: calc(100% - 52px); }
  img { filter: brightness(0) saturate(100%) invert(25%) sepia(27%) saturate(2341%) 
    hue-rotate(180deg) brightness(100%) contrast(94%);  width: 20px; }
}

.success {
  background: linear-gradient(135deg, #F4F9FF 0%, #E8F4FD 100%);
  border: 1px solid rgba(18, 154, 194, 0.2);
  border-radius: 16px;
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 22px 26px;
  margin-bottom: 40px;
  > div:first-child {
    background: var(--bolt-blue);
    border-radius: 14px;
    color: white;
    width: 60px; height: 60px;
    font: 900 14px 'Inter';
    line-height: 14px;
    gap: 2px;
    i { font-size: 10px;  }
  }
}
.success > div:last-child {
  color: var(--page-text);
  font: 13px 'Helvetica Roman';
  line-height: 19px;
  width: calc(100% - 80px);
  b { color: var(--light-blue); }
}

.imp-info {
  background: #EEF7FE;
  border-radius: 16px;
  color: var(--yale-blue);
  padding: 22px 26px;
  margin-bottom: 40px;
  font: 13px 'Helvetica Roman';
  line-height: 19px;
}

.imp-info > div {
  color: var(--yale-blue);
  display: flex;
  align-content: center;
  gap: 12px;
  font: 12px 'Helvetica Roman';
  line-height: 20px;
  margin-bottom: 5px;
  div { 
    background: var(--bolt-blue);
    border-radius: 8px;
    width: 28px; height: 28px;
  }
  i { color: white; }
  span { width: calc(100% - 40px); }
}

.imp-info + div {
  background: var(--bolt-blue);
  border-radius: 16px;
  color: white;
  font: 13px 'Helvetica Roman';
  line-height: 19px;
  gap: 12px;
  padding: 22px 26px;
}

.content-text {
  color: var(--page-text);
  font: 14px 'Helvetica Roman';
  line-height: 24px;
  margin-bottom: 30px;
  * { font-family: 'Helvetica Roman'; }
  h1 {
    color: var(--text-color1);
    font: 20px 'Helvetica Medium' !important;
    line-height: 26px;
    font-feature-settings: 'case' 1;
    margin-bottom: 10px;
  }
}

.ombudsman {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  margin-top: 40px;
}

.list-club {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 30px;
}

.club-card {
  border: 1px solid var(--border-color1);
  border-radius: 16px;
  box-shadow: 0px 2px 8px 0px rgba(26, 83, 143, 0.05);
  padding: 20px 95px 25px 50px;
  position: relative;
  &::after {
    content: '';
    background: var(--bolt-blue);
    border-radius: 16px 0 0 16px;
    position: absolute;
    top: 0; left: 0;
    width: 26px; height: 100%;
  }
  .name {
    color: var(--text-color2);
    font: 16px 'Helvetica Bold';
    line-height: 24px;
    margin-bottom: 10px;
  }
  .intro {
    color: var(--page-text);
    font: 13px 'Helvetica Roman';
    line-height: 21px;
    margin-bottom: 10px;
  }
  a {
    color: var(--bolt-blue);
    text-decoration: none;
    font: 13px 'Helvetica Roman';
    line-height: 21px;
    transition: all 0.3s ease;
    &:hover { color: var(--yale-blue); }
  }
}

.club-membership {
  border: 1px solid var(--border-color1);
  border-radius: 18px;
  box-shadow: 0px 4px 16px 0px rgba(26, 83, 143, 0.08);
}

.club-membership .head {
  background: var(--bolt-blue);
  border-radius: 18px 18px 0 0;
  color: white;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 22px 28px;
  div:first-child {
    background: rgba(255, 255, 255, 0.18);
    border-radius: 10px;
    width: 38px; height: 38px;
    img {
      filter: brightness(0) invert(1);
      width: 18px;
    }
  }
  div:last-child span:first-child {
    font: 15px 'Helvetica Bold';
    line-height: 23px;
  }
  div:last-child span:last-child {
    color: rgba(255, 255, 255, 0.7);
    font: 12px 'Helvetica Roman';
    line-height: 18px;
  }
}

.club-membership .body {
  padding: 24px 28px;
  > p:first-child {
    color: #334155;
    font: 14px 'Helvetica Roman';
    line-height: 21px;
    margin-bottom: 22px;
  }
  > p:nth-child(2) {
    color: var(--text-color1);
    font: 14px 'Helvetica Bold';
    line-height: 21px;
    margin-bottom: 14px;
  }
}

.membership-links {
  display: flex;
  gap: 14px;
}

.membership-links > div {
  background: #E8F4FD;
  border: 1px solid var(--water-blue);
  border-radius: 12px;
  padding: 18px;
  width: calc(50% - 7px);
  > div {
    display: flex;
    align-items: center;
    gap: 8px;
    font: 13px 'Helvetica Bold';
    line-height: 19px;
    margin-bottom: 15px;
    div {
      border-radius: 10px;
      color: white;
      width: 32px; height: 32px;
    }
  }
}

.membership-links > div:first-child {
  > div {
    div { background: var(--bolt-blue); }
    span { color: var(--bolt-blue); }
  }
  a {
    color: var(--bolt-blue);
    text-decoration: none;
    font: 600 12px 'Inter';
    line-height: 18px;
  }
}

.membership-links > div:last-child {
  > div {
    div { background: var(--yale-blue); }
    span { color: var(--yale-blue); }
  }
  a {
    background: var(--yale-blue);
    border-radius: 8px;
    color: white;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font: 12px 'Helvetica Medium';
    line-height: 18px;
    width: 180px; height: 34px;
  }
}

.research-competition > div { scroll-margin-top: 200px; }

.prog-overview {
  border-bottom: 1px solid #F1F5F9;
  color: #64748B;
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 20px 0;
  span:first-child {
    font: 13px "Helvetica Bold" !important;
    line-height: 19px;
    min-width: 200px;
  }
  span:last-child { color: var(--text-color1); font-family: 'Helvetica Medium' !important; }
}

.text-block-title {
  color: var(--text-color2);
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 20px;
  font-feature-settings: 'case' 1;
}

.workload {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 15px;
}

.workload > div {
  border-radius: 12px;
  padding: 16px 18px;
  > p:first-child {
    font: 12px 'Helvetica Bold' !important;
    line-height: 18px;
    font-feature-settings: 'case' 1 !important;
    margin-bottom: 6px;
  }
  > p:nth-child(2) {
    display: flex;
    align-items: flex-end;
    gap: 14px;
    margin-bottom: 5px;
    span:first-child {
      color: var(--text-color2);
      font: 24px 'Helvetica Bold' !important;
      line-height: 24px;
    }
    span:last-child {
      color: #64748B;
      font: 13px 'Helvetica Roman';
      line-height: 20px;
    }
  }
  > p:last-child {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0;
  }
}

.workload > div:first-child {
  background: #E8F4FD;
  border: 1px solid rgba(26, 83, 143, 0.13);
  > p:first-child { color: #1A538F; }
}
.workload > div:nth-child(2) {
  background: #E8FDF5;
  border: 1px solid rgba(5, 150, 105, 0.13);
  > p:first-child { color: #059669; }
}
.workload > div:nth-child(3) {
  background: #FEF3E2;
  border: 1px solid rgba(180, 83, 9, 0.13);
  > p:first-child { color: var(--yale-blue); }
}
.workload > div:nth-child(4) {
  background: #F0EDFB;
  border: 1px solid rgba(91, 33, 182, 0.13);
  > p:first-child { color: #5B21B6; }
}

.curriculum-years {
  background: #EFF9FF;
  border-bottom: 1px solid var(--border-color);
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  padding: 20px 24px;
  button {
    background: transparent;
    border: none;
    color: var(--text-color);
    cursor: pointer;
    font: 12px 'Helvetica Medium';
    line-height: 16px;
    letter-spacing: 0.6px;
    transition: all 0.3s ease;
    &.active, &:hover { color: var(--bolt-blue); }
  }
}

.curriculum-table {
  min-width: 907px !important;
  margin-bottom: 0 !important;
}

.curriculum-table thead { background: var(--border-color); }
.curriculum-table thead th {
  background: transparent;
  color: var(--text-color);
  font: 11px 'Helvetica Bold';
  line-height: 19px;
  font-feature-settings: 'case' 1;
  padding: 11px 14px;
}

.curriculum-table tbody td {
  background: transparent;
  color: var(--page-text) !important;
  font: 14px 'Helvetica Roman';
  line-height: 20px;
  padding: 18px 14px;
}

.curriculum-table tbody th {
  background-color: transparent;
  color: var(--text-color1);
  font: 14px 'Helvetica Medium';
  line-height: 20px;
  padding: 18px 20px;
  a { color: unset; text-decoration: none; }
}

/* Method / assessment description tables: keep first-col labels readable */
.curriculum-table.desc-table {
  table-layout: fixed;
  width: 100%;
}
.curriculum-table.desc-table thead th:first-child,
.curriculum-table.desc-table tbody th {
  width: 30%;
  min-width: 200px;
  word-break: keep-all;
  overflow-wrap: break-word;
  hyphens: none;
  line-break: strict;
}
.curriculum-table.desc-table thead th:last-child,
.curriculum-table.desc-table tbody td {
  width: 70%;
}

.curriculum-table tfoot th {
  color: var(--page-text);
  font: 14px 'Helvetica Roman';
  line-height: 20px;
  padding: 18px 15px;
}

.curr-tab { display: none; margin-bottom: 20px; }
.curr-tab.active { display: block; }

#dean-msg {
  color: var(--bolt-blue);
  font: 14px 'Helvetica Roman';
  line-height: 20px;
  margin-bottom: 0;
}

.location-content {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 25px 50px -12px rgba(0, 0, 0, 0.25);
  margin-bottom: 30px;
}

.map-container {
  border-radius: 24px;
  width: 100%; height: 500px;
}

.locations-body {
  background: white;
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0; left: 0;
  width: 300px; height: 100%;
  z-index: 10;
  transform: translateX(-100%);
  transition: transform .3s ease;
  overflow-y: auto;
  &.active { transform: translateX(0); }
}

.location-item {
  background: white;
  border-bottom: 1px solid var(--border-color);
  cursor: pointer;
  gap: 10px;
  transition: all 0.3s ease;
  padding: 10px;
  &:hover { background: var(--water-blue); }
}

.location-item div {
  display: flex;
  flex-direction: column;
  gap: 5px;
  p {
    color: var(--text-color1);
    font: 14px 'Helvetica Bold';
    line-height: 20px;
    font-feature-settings: 'case' 1;
    margin-bottom: 0;
  }
  a {
    color: var(--bolt-blue);
    text-decoration: none;
    font: 13px 'Helvetica Roman';
    line-height: 19px;
    max-width: 65px;
  }
}

#show-list {
  background: white;
  border-radius: 50%;
  border: none;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px; height: 45px;
  position: absolute;
  z-index: 999;
  top: 10px; left: 10px;
  transition: all 0.3s ease;
  &.active { left: 310px; }
}

.partner-organizations-title {
  background: white;
  box-shadow: 0px 2px 8px 0px rgba(26, 83, 143, 0.05);
  border-radius: 10px;
  border: 1px solid var(--border-color1);
  color: var(--text-color1);
  font: 16px 'Helvetica Bold';
  line-height: 24px;
  padding: 17px 28px;
  margin-bottom: 20px;
}

.partners-columns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.partners-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  div {
    border: 1px solid var(--water-blue);
    border-radius: 10px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    color: var(--black);
    display: flex;
    align-items: center;
    gap: 15px;
    font: 16px 'Helvetica Roman';
    line-height: 24px;
    padding: 10px 20px;
    transition: all 0.3s ease;
    &:hover {
      background: var(--bolt-blue);
      border-color: var(--bolt-blue);
      color: white;
    }
  }
}

.partner-logo {
  background: white;
  border: 1px solid var(--border-color1);
  border-radius: 8px;
  width: 50px; height: 50px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  flex-shrink: 0;
  img {
    max-width: 100%; 
    max-height: 100%;
    object-fit: contain;
  }
}

#scroll-up {
  background: var(--bolt-blue);
  border: none;
  border-radius: 50%;
  color: white;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  position: fixed;
  right: 20px;
  bottom: 40px;
  opacity: 0;
  visibility: hidden;
  width: 45px; height: 45px;
  transition: opacity .3s ease, visibility .3s ease, background .3s ease;
  &:hover { background: var(--green-yellow); }
}

#scroll-up.visible {
  opacity: 1;
  visibility: visible;
}

.file-upload {
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}

.file-upload input[type="file"] {
  display: none;
}

.upload-btn {
  background: var(--green-yellow);
  border-radius: 8px;
  color: white;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 16px 22px;
  font: 14px 'Helvetica Medium';
  line-height: 20px;
  letter-spacing: 0.7px;
  transition: .3s;
  font-feature-settings: 'case' 1;
}

.upload-btn:hover {
  background: var(--bolt-blue);
}

#file-name {
  color: #8A8A8A;
  font: 14px 'Helvetica Medium';
  line-height: 20px;
}

.ethics-codex .answer-content {
  background: #F8FBFF;
  padding: 20px;
}

.ethics-codex .text-block {
  background: white;
  margin-bottom: 14px;
  &:last-child { margin-bottom: 8px; }
  ul, ol { margin: 8px 0; }
  p { margin-bottom: 10px; }
  a { color: var(--bolt-blue); text-decoration: none; transition: all 0.3s ease; }
  a:hover { color: var(--yale-blue); text-decoration: underline; }
}

.program-catalog {
  background: linear-gradient(135deg, #1A538F 0%, #129AC2 100%);
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(26, 83, 143, 0.18);
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 28px;
  padding: 22px 26px;
  position: relative;
  overflow: hidden; 
  &::after {
    content: '';
    background: rgba(255, 255, 255, 0.08);
    border-radius: 50%;
    position: absolute;
    right: -40px; top: -50px;
    width: 160px; height: 160px;
  }
}

.program-catalog__icon {
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 14px;
  color: white;
  font-size: 22px;
  width: 56px; height: 56px;
}

.program-catalog__text {
  display: flex;
  flex-direction: column;
  gap: 2px;
  span:first-child {
    color: white;
    font: 20px 'Helvetica Bold';
    line-height: 28px;
    letter-spacing: 0.2px;
  }
  span:last-child {
    color: rgba(255, 255, 255, 0.7);
    font: 14px 'Helvetica Roman';
    line-height: 20px;
  }
}

.program-catalog__badge {
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 20px;
  color: #fff;
  font: 12px 'Helvetica Bold';
  margin-left: auto;
  padding: 8px 14px;
  position: relative;
  z-index: 1;
}

.map-svg {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  svg {
    width: 100%; height: auto;
    path {  
      stroke: var(--light-blue) !important;
      stroke-width: 2px !important;
    } 
  }
}

.country-flags {
  width: 100% !important;
  margin-bottom: 20px !important;
}

.country-flag {
  border: 1px solid var(--border-color);
  border-radius: 5px;
  width: 52px !important;
  height: 52px !important;
  padding: 10px;
  object-fit: contain;
}