@font-face {
  font-family: "Inter";
  src: url("../fonts/inter.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter-italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/static/Inter_18pt-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/static/Inter_18pt-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/static/Inter_18pt-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/sentient.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Light.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Light.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-LightItalic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-LightItalic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Italic.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Medium.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Medium.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-MediumItalic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-MediumItalic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Bold.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Bold.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Sentient";
  src: url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-BoldItalic.woff2") format("woff2"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-BoldItalic.woff") format("woff"), url("../fonts/Sentient_Complete/Fonts/WEB/fonts/Sentient-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}
.program-brochure {
  margin-top: 50px;
  /* Overlay */
}
.program-brochure .program-brochure-wrapper {
  display: flex;
  justify-content: space-between;
}
.program-brochure .program-brochure-wrapper .left .section-title {
  margin-bottom: 0 !important;
}
.program-brochure .program-brochure-wrapper .right {
  display: flex;
  gap: 24px;
  align-items: center;
}
.program-brochure .program-brochure-wrapper .right .search-input {
  border: none;
  background: transparent;
  flex: 1;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #fff;
}
.program-brochure .program-brochure-wrapper .right .search-input::-moz-placeholder {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #ccc;
  opacity: 1;
}
.program-brochure .program-brochure-wrapper .right .search-input::placeholder {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #ccc;
  opacity: 1;
}
.program-brochure .program-brochure-wrapper .right .search-input:focus {
  outline: none;
}
.program-brochure .program-brochure-wrapper .right .search-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 370px;
  height: 46px;
  border-radius: 30px;
  border: 1px solid #999999;
  background: rgba(255, 255, 255, 0.0784313725);
  padding: 10px 10px 10px 20px;
  opacity: 1;
}
.program-brochure .program-brochure-wrapper .right .search-wrapper .search-input {
  border: none;
  background: transparent;
  flex: 1;
  font-size: 16px;
  color: #fff;
}
.program-brochure .program-brochure-wrapper .right .search-wrapper .search-input:focus {
  outline: none;
}
.program-brochure .program-brochure-wrapper .right .search-wrapper .search-btn {
  background: transparent;
  border: none;
  cursor: pointer;
}
.program-brochure .program-brochure-wrapper .right .search-wrapper .search-btn img {
  width: 18px;
  height: 18px;
  -o-object-fit: contain;
     object-fit: contain;
}
.program-brochure .program-brochure-wrapper .filter-btn {
  display: inline-block;
  cursor: pointer;
}
.program-brochure .program-brochure-wrapper .filter-btn img {
  display: block;
  width: 46px;
  height: 46px;
}
.program-brochure .card-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 64px 28px;
  margin-top: 72px;
}
.program-brochure .card-wrapper .capitalize-first {
  text-transform: lowercase;
}
.program-brochure .card-wrapper .capitalize-first::first-letter {
  text-transform: uppercase;
}
.program-brochure .card-wrapper .card-item {
  border-radius: 14px;
  background: #0A0A0A;
  position: relative;
  border: 1px solid rgba(123, 123, 123, 0);
  width: calc(33.33% - 28px);
}
.program-brochure .card-wrapper .card-item .corner-btn {
  position: absolute;
  background: rgba(255, 255, 255, 0.0509803922);
  border: 1px solid rgba(255, 255, 255, 0.56);
  border-radius: 26px;
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  padding: 7px 12px;
  top: 4%;
  left: 2%;
  opacity: 1;
  transition: opacity 1s ease-in-out;
}
.program-brochure .card-wrapper .card-item .blog-img img {
  min-height: 192px;
  border-radius: 14px;
  clip-path: ellipse(70% 100% at 41% -6%);
  -webkit-clip-path: ellipse(70% 100% at 41% -6%);
  width: 100%;
  opacity: 1;
  transition: opacity 1s ease-in-out;
  max-height: 194px;
  -o-object-fit: cover;
     object-fit: cover;
}
.program-brochure .card-wrapper .card-item .blog-details {
  padding: 32px 32px 34px 32px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.program-brochure .card-wrapper .card-item .blog-details .title {
  font-family: "Sentient";
  font-weight: 400;
  line-height: 1.5;
  font-size: 16px;
}
.program-brochure .card-wrapper .card-item .blog-details .content-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 24px;
}
.program-brochure .card-wrapper .card-item .blog-details .content-details .know-button {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 14px 24px;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 100px;
  cursor: pointer;
}
.program-brochure .card-wrapper .card-item .blog-details .content-details .know-button img {
  width: 20px;
}
.program-brochure .card-wrapper .card-item .blog-details .content-details .details .date {
  flex-grow: 1;
  color: #B6B6B6;
  font-family: "Inter";
  font-size: 14px;
  font-weight: 400;
  min-width: 0;
}
.program-brochure .pagination {
  margin-top: 56px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.program-brochure .pagination .nav.prev, .program-brochure .pagination .nav.next {
  display: inline-block;
  width: 48px;
  height: 48px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  cursor: pointer;
  transition: background-image 0.3s ease;
}
.program-brochure .pagination .nav.prev.disabled, .program-brochure .pagination .nav.next.disabled {
  opacity: 0.25;
  cursor: not-allowed;
  pointer-events: none;
}
.program-brochure .pagination .nav.prev {
  background-image: url("../images/icons/slick-prev.svg");
}
.program-brochure .pagination .nav.prev:hover:not(.disabled) {
  background-image: url("../images/icons/prev-arrow.svg");
}
.program-brochure .pagination .nav.next {
  background-image: url("../images/icons/slick-next.svg");
}
.program-brochure .pagination .nav.next:hover:not(.disabled) {
  background-image: url("../images/icons/next-arrow-white.svg");
}
.program-brochure .pagination .page {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  font-size: 18px;
  font-weight: 600;
  color: #848484;
  background-color: transparent;
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 0.3s;
}
.program-brochure .pagination .page.current {
  color: #fff;
}
.program-brochure .pagination .hidden {
  display: none !important;
}
.program-brochure .filter-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(10, 10, 10, 0.85);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}
.program-brochure .filter-popup-overlay .filter-popup,
.program-brochure .filter-popup-overlay .brochure-filter-popup {
  position: relative;
  width: 900px;
  max-height: 90vh;
  background: #0e0e0e;
  border-radius: 12px;
  overflow-y: auto;
  padding: 40px 32px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.program-brochure .filter-popup-overlay .filter-popup .popup-bg-image,
.program-brochure .filter-popup-overlay .brochure-filter-popup .popup-bg-image {
  position: absolute;
  inset: 0;
  background: url("../images/job-assure-filter.png") no-repeat center/cover;
  z-index: 0;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-close,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-close {
  position: absolute;
  top: 16px;
  right: 20px;
  width: 46px;
  height: 46px;
  background: url("../images/filter-cross.png") no-repeat center/cover;
  border: none;
  cursor: pointer;
  font-size: 0;
  color: transparent;
  z-index: 10;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-title,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-title {
  font-family: "Sentient", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 24px;
  line-height: 140%;
  margin-bottom: 32px;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-content,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content {
  position: relative;
  z-index: 2;
  max-height: 39vh;
  overflow-y: auto;
  padding-right: 10px;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-content::-webkit-scrollbar,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content::-webkit-scrollbar {
  width: 6px;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-content::-webkit-scrollbar-track,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content::-webkit-scrollbar-track {
  background: rgba(217, 217, 217, 0.1019607843);
  border-radius: 100px;
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
}
.program-brochure .filter-popup-overlay .filter-popup .filter-content::-webkit-scrollbar-thumb,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 100px;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section {
  margin-bottom: 24px;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section h4,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section h4 {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 25px;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 100px;
  padding: 10px 12px 10px 10px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  color: #C0B9B8;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: transparent;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option input[type=radio],
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option input[type=radio] {
  display: none;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option .radio-icon.default-icon,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option .radio-icon.default-icon {
  display: inline-block;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option .radio-icon.checked-icon,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option .radio-icon.checked-icon {
  display: none;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option span,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option span {
  color: #C0B9B8;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option.active,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option.active {
  border-color: red;
  color: white;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option.active .radio-icon.default-icon,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option.active .radio-icon.default-icon {
  display: none !important;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option.active .radio-icon.checked-icon,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option.active .radio-icon.checked-icon {
  display: inline-block !important;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option.active span,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option.active span {
  color: white;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-footer,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer {
  display: flex;
  gap: 25px;
  margin-top: 60px;
  pointer-events: auto !important;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-footer .info-button,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer .info-button {
  display: flex;
  flex-direction: row;
  gap: 48px;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-footer .apply-now,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer .apply-now {
  background: white;
  color: black;
  border-radius: 50px;
  font-weight: bold;
  cursor: pointer;
  border: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-footer .apply-now img,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer .apply-now img {
  display: inline-block;
}
.program-brochure .filter-popup-overlay .filter-popup .filter-footer .clear-btn,
.program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer .clear-btn {
  background: transparent;
  color: white;
  border: none;
  cursor: pointer;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  text-transform: capitalize;
  position: relative;
  z-index: 10;
}

@media (max-width: 575.98px) {
  .program-brochure {
    margin-top: 0;
    /* Overlay */
  }
  .program-brochure .program-brochure-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 42px;
  }
  .program-brochure .program-brochure-wrapper .right {
    display: flex;
    gap: 20px;
    align-items: center;
  }
  .program-brochure .program-brochure-wrapper .right .search-input {
    border: none;
    background: transparent;
    flex: 1;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #fff;
  }
  .program-brochure .program-brochure-wrapper .right .search-input::-moz-placeholder {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #ccc;
    opacity: 1;
  }
  .program-brochure .program-brochure-wrapper .right .search-input::placeholder {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #ccc;
    opacity: 1;
  }
  .program-brochure .program-brochure-wrapper .right .search-input:focus {
    outline: none;
  }
  .program-brochure .program-brochure-wrapper .right .search-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 370px;
    height: 46px;
    border-radius: 30px;
    border: 1px solid #999999;
    background: rgba(255, 255, 255, 0.0784313725);
    padding: 10px 10px 10px 20px;
    opacity: 1;
  }
  .program-brochure .program-brochure-wrapper .right .search-wrapper .search-input {
    border: none;
    background: transparent;
    flex: 1;
    font-size: 14px;
    color: #fff;
  }
  .program-brochure .program-brochure-wrapper .right .search-wrapper .search-input:focus {
    outline: none;
  }
  .program-brochure .program-brochure-wrapper .right .search-btn {
    background: transparent;
    border: none;
    cursor: pointer;
  }
  .program-brochure .program-brochure-wrapper .right .search-btn img {
    width: 18px;
    height: 18px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .program-brochure .card-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    margin-top: 47px;
  }
  .program-brochure .card-wrapper .card-item {
    border-radius: 14px;
    background: #0A0A0A;
    margin-right: 20px;
    position: relative;
    border: 1px solid rgba(123, 123, 123, 0);
    width: 100%;
  }
  .program-brochure .card-wrapper .card-item .blog-img img {
    min-height: 192px;
    border-radius: 14px;
    clip-path: ellipse(62% 92% at 47% 9%);
    -webkit-clip-path: ellipse(62% 92% at 47% 9%);
    width: 100%;
    opacity: 1;
    transition: opacity 1s ease-in-out;
    max-height: 194px !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .program-brochure .card-wrapper .card-item .blog-details {
    padding: 28px 14px 29px 14px;
    gap: 22px;
  }
  .program-brochure .card-wrapper .card-item .blog-details .title {
    min-height: unset;
    font-size: 16px;
  }
  .program-brochure .card-wrapper .card-item .blog-details .content-details .know-button {
    font-size: 16px;
  }
  .program-brochure .card-wrapper .card-item .blog-details .content-details .details .date {
    font-size: 12px;
  }
  .program-brochure .filter-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(10, 10, 10, 0.85);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
  }
  .program-brochure .filter-popup-overlay .filter-popup,
  .program-brochure .filter-popup-overlay .brochure-filter-popup {
    position: relative;
    width: 900px;
    max-height: 90vh;
    background: #0e0e0e;
    border-radius: 12px;
    overflow-y: auto;
    padding: 40px 32px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin-right: 20px;
    margin-left: 20px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .popup-bg-image,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .popup-bg-image {
    position: absolute;
    inset: 0;
    background: url("../images/job-assure-filter.png") no-repeat center/cover;
    z-index: 0;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-close,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-close {
    position: absolute;
    top: 35px;
    right: 20px;
    width: 46px;
    height: 46px;
    background: url("../images/filter-cross.png") no-repeat center/cover;
    border: none;
    cursor: pointer;
    font-size: 0;
    color: transparent;
    z-index: 10;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-title,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-title {
    font-family: "Sentient", serif;
    font-weight: 400;
    font-style: italic;
    font-size: 24px;
    line-height: 140%;
    margin-bottom: 32px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content {
    position: relative;
    z-index: 2;
    max-height: 39vh;
    overflow-y: auto;
    padding-right: 10px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content::-webkit-scrollbar,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content::-webkit-scrollbar {
    width: 6px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content::-webkit-scrollbar-track,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content::-webkit-scrollbar-track {
    background: rgba(217, 217, 217, 0.1019607843);
    border-radius: 100px;
    border: 1px solid rgba(255, 255, 255, 0.1019607843);
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content::-webkit-scrollbar-thumb,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.4);
    border-radius: 100px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section {
    margin-bottom: 24px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section h4,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section h4 {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 25px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 100px;
    padding: 10px 12px 10px 10px;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    color: #C0B9B8;
    cursor: pointer;
    transition: all 0.3s ease;
    background-color: transparent;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option input[type=radio],
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option input[type=radio] {
    display: none;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option .radio-icon.default-icon,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option .radio-icon.default-icon {
    display: inline-block;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option .radio-icon.checked-icon,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option .radio-icon.checked-icon {
    display: none;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option span,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option span {
    color: #C0B9B8;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option.active,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option.active {
    border-color: red;
    color: white;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option.active .radio-icon.default-icon,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option.active .radio-icon.default-icon {
    display: none !important;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option.active .radio-icon.checked-icon,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option.active .radio-icon.checked-icon {
    display: inline-block !important;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option.active span,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option.active span {
    color: white;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-footer,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer {
    display: flex;
    gap: 25px;
    margin-top: 90px;
    pointer-events: auto !important;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-footer .info-button,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer .info-button {
    display: flex;
    flex-direction: row;
    gap: 48px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-footer .apply-now,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer .apply-now {
    background: white;
    color: black;
    border-radius: 50px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-footer .apply-now img,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer .apply-now img {
    display: inline-block;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-footer .clear-btn,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer .clear-btn {
    background: transparent;
    color: white;
    border: none;
    cursor: pointer;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    z-index: 10;
  }
  .popup {
    width: 92%;
  }
}
@media (max-width: 395px) {
  .program-brochure {
    /* Overlay */
  }
  .program-brochure .program-brochure-wrapper .right .search-wrapper {
    width: 250px;
  }
  .program-brochure .card-wrapper {
    gap: 32px;
    margin-top: 47px;
  }
  .program-brochure .card-wrapper .card-item {
    margin-right: 20px;
  }
  .program-brochure .card-wrapper .card-item .blog-details {
    gap: 22px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-title,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-title {
    margin-bottom: 32px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-footer,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer {
    gap: 25px;
    margin-top: 90px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-footer .info-button,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer .info-button {
    gap: 32px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-footer .apply-now,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer .apply-now {
    gap: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .program-brochure {
    margin-top: 0;
    /* Overlay */
  }
  .program-brochure .program-brochure-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 42px;
  }
  .program-brochure .program-brochure-wrapper .right {
    display: flex;
    gap: 20px;
    align-items: center;
  }
  .program-brochure .program-brochure-wrapper .right .search-input {
    border: none;
    background: transparent;
    flex: 1;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #fff;
  }
  .program-brochure .program-brochure-wrapper .right .search-input::-moz-placeholder {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #ccc;
    opacity: 1;
  }
  .program-brochure .program-brochure-wrapper .right .search-input::placeholder {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #ccc;
    opacity: 1;
  }
  .program-brochure .program-brochure-wrapper .right .search-input:focus {
    outline: none;
  }
  .program-brochure .program-brochure-wrapper .right .search-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 618px;
    height: 46px;
    border-radius: 30px;
    border: 1px solid #999999;
    background: rgba(255, 255, 255, 0.0784313725);
    padding: 10px 10px 10px 20px;
    opacity: 1;
  }
  .program-brochure .program-brochure-wrapper .right .search-wrapper .search-input {
    border: none;
    background: transparent;
    flex: 1;
    font-size: 14px;
    color: #fff;
  }
  .program-brochure .program-brochure-wrapper .right .search-wrapper .search-input:focus {
    outline: none;
  }
  .program-brochure .program-brochure-wrapper .right .search-btn {
    background: transparent;
    border: none;
    cursor: pointer;
  }
  .program-brochure .program-brochure-wrapper .right .search-btn img {
    width: 18px;
    height: 18px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .program-brochure .card-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    margin-top: 47px;
  }
  .program-brochure .card-wrapper .card-item {
    border-radius: 14px;
    background: #0A0A0A;
    margin-right: 20px;
    position: relative;
    border: 1px solid rgba(123, 123, 123, 0);
    width: 100%;
  }
  .program-brochure .card-wrapper .card-item .blog-img img {
    min-height: 265px;
    border-radius: 14px;
    clip-path: ellipse(62% 92% at 47% 9%);
    -webkit-clip-path: ellipse(62% 92% at 47% 9%);
    width: 100%;
    opacity: 1;
    transition: opacity 1s ease-in-out;
    max-height: 267px !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .program-brochure .card-wrapper .card-item .blog-details {
    padding: 28px 14px 29px 14px;
    gap: 22px;
  }
  .program-brochure .card-wrapper .card-item .blog-details .title {
    min-height: unset;
    font-size: 24px;
  }
  .program-brochure .card-wrapper .card-item .blog-details .content-details .know-button {
    font-size: 16px;
  }
  .program-brochure .card-wrapper .card-item .blog-details .content-details .details .date {
    font-size: 20px;
  }
  .program-brochure .filter-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(10, 10, 10, 0.85);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
  }
  .program-brochure .filter-popup-overlay .filter-popup,
  .program-brochure .filter-popup-overlay .brochure-filter-popup {
    position: relative;
    width: 900px;
    max-height: 90vh;
    background: #0e0e0e;
    border-radius: 12px;
    overflow-y: auto;
    padding: 40px 32px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin-right: 20px;
    margin-left: 20px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .popup-bg-image,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .popup-bg-image {
    position: absolute;
    inset: 0;
    background: url("../images/job-assure-filter.png") no-repeat center/cover;
    z-index: 0;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-close,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-close {
    position: absolute;
    top: 35px;
    right: 20px;
    width: 46px;
    height: 46px;
    background: url("../images/filter-cross.png") no-repeat center/cover;
    border: none;
    cursor: pointer;
    font-size: 0;
    color: transparent;
    z-index: 10;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-title,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-title {
    font-family: "Sentient", serif;
    font-weight: 400;
    font-style: italic;
    font-size: 28px;
    line-height: 140%;
    margin-bottom: 32px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content {
    position: relative;
    z-index: 2;
    max-height: 48vh;
    overflow-y: auto;
    padding-right: 10px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content::-webkit-scrollbar,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content::-webkit-scrollbar {
    width: 6px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content::-webkit-scrollbar-track,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content::-webkit-scrollbar-track {
    background: rgba(217, 217, 217, 0.1019607843);
    border-radius: 100px;
    border: 1px solid rgba(255, 255, 255, 0.1019607843);
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content::-webkit-scrollbar-thumb,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.4);
    border-radius: 100px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section {
    margin-bottom: 24px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section h4,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section h4 {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    margin-bottom: 25px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 100px;
    padding: 12px 14px 12px 12px;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    color: #C0B9B8;
    cursor: pointer;
    transition: all 0.3s ease;
    background-color: transparent;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option input[type=radio],
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option input[type=radio] {
    display: none;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option .radio-icon.default-icon,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option .radio-icon.default-icon {
    display: inline-block;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option .radio-icon.checked-icon,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option .radio-icon.checked-icon {
    display: none;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option span,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option span {
    color: #C0B9B8;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option.active,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option.active {
    border-color: red;
    color: white;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option.active .radio-icon.default-icon,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option.active .radio-icon.default-icon {
    display: none !important;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option.active .radio-icon.checked-icon,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option.active .radio-icon.checked-icon {
    display: inline-block !important;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option.active span,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option.active span {
    color: white;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-footer,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer {
    display: flex;
    gap: 25px;
    margin-top: 90px;
    pointer-events: auto !important;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-footer .info-button,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer .info-button {
    display: flex;
    flex-direction: row;
    gap: 48px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-footer .apply-now,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer .apply-now {
    background: white;
    color: black;
    border-radius: 50px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-footer .apply-now img,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer .apply-now img {
    display: inline-block;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-footer .clear-btn,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer .clear-btn {
    background: transparent;
    color: white;
    border: none;
    cursor: pointer;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    z-index: 10;
  }
  .popup {
    width: 92%;
  }
}
@media (min-width: 1200px) and (max-width: 1280px) {
  .program-brochure .card-wrapper .card-item .blog-details .content-details .know-button {
    padding: 9px 14px;
    font-size: 13px;
    font-weight: 600;
  }
  .program-brochure .card-wrapper .card-item .blog-details .content-details .know-button img {
    width: 16px;
  }
  .program-brochure .pagination .nav.prev,
  .program-brochure .pagination .nav.next {
    width: 40px;
    height: 40px;
  }
  .program-brochure .card-wrapper .card-item .blog-details {
    padding: 22px;
    gap: 22px;
  }
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .program-brochure .card-item {
    width: 30%;
  }
}
@media (min-width: 1600px) and (max-width: 1919.98px) {
  .program-brochure .card-wrapper .card-item .blog-img img {
    max-height: 232px !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (min-width: 1920px) {
  .program-brochure {
    margin-top: 50px;
    /* Overlay */
  }
  .program-brochure .program-brochure-wrapper {
    display: flex;
    justify-content: space-between;
  }
  .program-brochure .program-brochure-wrapper .left .section-title {
    margin-bottom: 0 !important;
  }
  .program-brochure .program-brochure-wrapper .right {
    display: flex;
    gap: 24px;
    align-items: center;
  }
  .program-brochure .program-brochure-wrapper .right .search-input {
    border: none;
    background: transparent;
    flex: 1;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #fff;
  }
  .program-brochure .program-brochure-wrapper .right .search-input::-moz-placeholder {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #ccc;
    opacity: 1;
  }
  .program-brochure .program-brochure-wrapper .right .search-input::placeholder {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #ccc;
    opacity: 1;
  }
  .program-brochure .program-brochure-wrapper .right .search-input:focus {
    outline: none;
  }
  .program-brochure .program-brochure-wrapper .right .search-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 370px;
    height: 46px;
    border-radius: 30px;
    border: 1px solid #999999;
    background: rgba(255, 255, 255, 0.0784313725);
    padding: 10px 10px 10px 20px;
    opacity: 1;
  }
  .program-brochure .program-brochure-wrapper .right .search-wrapper .search-input {
    border: none;
    background: transparent;
    flex: 1;
    font-size: 14px;
    color: #fff;
  }
  .program-brochure .program-brochure-wrapper .right .search-wrapper .search-input:focus {
    outline: none;
  }
  .program-brochure .program-brochure-wrapper .right .search-wrapper .search-btn {
    background: transparent;
    border: none;
    cursor: pointer;
  }
  .program-brochure .program-brochure-wrapper .right .search-wrapper .search-btn img {
    width: 18px;
    height: 18px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .program-brochure .program-brochure-wrapper .filter-btn {
    display: inline-block;
    cursor: pointer;
  }
  .program-brochure .program-brochure-wrapper .filter-btn img {
    display: block;
    width: 46px;
    height: 46px;
  }
  .program-brochure .card-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 64px 28px;
    margin-top: 72px;
  }
  .program-brochure .card-wrapper .capitalize-first {
    text-transform: lowercase;
  }
  .program-brochure .card-wrapper .capitalize-first::first-letter {
    text-transform: uppercase;
  }
  .program-brochure .card-wrapper .card-item {
    border-radius: 14px;
    background: #0A0A0A;
    position: relative;
    border: 1px solid rgba(123, 123, 123, 0);
    width: calc(33.33% - 28px);
  }
  .program-brochure .card-wrapper .card-item .corner-btn {
    position: absolute;
    background: rgba(255, 255, 255, 0.0509803922);
    border: 1px solid rgba(255, 255, 255, 0.56);
    border-radius: 26px;
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    padding: 7px 12px;
    top: 4%;
    left: 2%;
    opacity: 1;
    transition: opacity 1s ease-in-out;
  }
  .program-brochure .card-wrapper .card-item .blog-img img {
    min-height: 192px;
    border-radius: 14px;
    clip-path: ellipse(70% 100% at 41% -6%);
    -webkit-clip-path: ellipse(70% 100% at 41% -6%);
    width: 100%;
    opacity: 1;
    transition: opacity 1s ease-in-out;
    max-height: 270px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .program-brochure .card-wrapper .card-item .blog-details {
    padding: 32px 32px 34px 32px;
    display: flex;
    flex-direction: column;
    gap: 48px;
  }
  .program-brochure .card-wrapper .card-item .blog-details .title {
    font-family: "Sentient";
    font-weight: 400;
    line-height: 1.5;
    font-size: 22px;
  }
  .program-brochure .card-wrapper .card-item .blog-details .content-details .know-button {
    font-size: 18px;
  }
  .program-brochure .card-wrapper .card-item .blog-details .content-details .details .date {
    font-size: 18px;
  }
  .program-brochure .pagination {
    margin-top: 56px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
  }
  .program-brochure .pagination .nav.prev, .program-brochure .pagination .nav.next {
    display: inline-block;
    width: 48px;
    height: 48px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    cursor: pointer;
    transition: background-image 0.3s ease;
  }
  .program-brochure .pagination .nav.prev.disabled, .program-brochure .pagination .nav.next.disabled {
    opacity: 0.25;
    cursor: not-allowed;
    pointer-events: none;
  }
  .program-brochure .pagination .nav.prev {
    background-image: url("../images/icons/slick-prev.svg");
  }
  .program-brochure .pagination .nav.prev:hover:not(.disabled) {
    background-image: url("../images/icons/prev-arrow.svg");
  }
  .program-brochure .pagination .nav.next {
    background-image: url("../images/icons/slick-next.svg");
  }
  .program-brochure .pagination .nav.next:hover:not(.disabled) {
    background-image: url("../images/icons/next-arrow-white.svg");
  }
  .program-brochure .pagination .page {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    font-size: 18px;
    font-weight: 600;
    color: #848484;
    background-color: transparent;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color 0.3s;
  }
  .program-brochure .pagination .page.current {
    color: #fff;
  }
  .program-brochure .pagination .hidden {
    display: none !important;
  }
  .program-brochure .filter-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(10, 10, 10, 0.85);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
  }
  .program-brochure .filter-popup-overlay .filter-popup,
  .program-brochure .filter-popup-overlay .brochure-filter-popup {
    position: relative;
    width: 900px;
    max-height: 90vh;
    background: #0e0e0e;
    border-radius: 12px;
    overflow-y: auto;
    padding: 40px 32px;
    border: 1px solid rgba(255, 255, 255, 0.2);
  }
  .program-brochure .filter-popup-overlay .filter-popup .popup-bg-image,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .popup-bg-image {
    position: absolute;
    inset: 0;
    background: url("../images/job-assure-filter.png") no-repeat center/cover;
    z-index: 0;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-close,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-close {
    position: absolute;
    top: 16px;
    right: 20px;
    width: 46px;
    height: 46px;
    background: url("../images/filter-cross.png") no-repeat center/cover;
    border: none;
    cursor: pointer;
    font-size: 0;
    color: transparent;
    z-index: 10;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-title,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-title {
    font-family: "Sentient", serif;
    font-weight: 400;
    font-style: italic;
    font-size: 24px;
    line-height: 140%;
    margin-bottom: 32px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content {
    position: relative;
    z-index: 2;
    max-height: 39vh;
    overflow-y: auto;
    padding-right: 10px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content::-webkit-scrollbar,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content::-webkit-scrollbar {
    width: 6px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content::-webkit-scrollbar-track,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content::-webkit-scrollbar-track {
    background: rgba(217, 217, 217, 0.1019607843);
    border-radius: 100px;
    border: 1px solid rgba(255, 255, 255, 0.1019607843);
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content::-webkit-scrollbar-thumb,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.4);
    border-radius: 100px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section {
    margin-bottom: 24px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section h4,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section h4 {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 25px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 100px;
    padding: 10px 12px 10px 10px;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    color: #C0B9B8;
    cursor: pointer;
    transition: all 0.3s ease;
    background-color: transparent;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option input[type=radio],
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option input[type=radio] {
    display: none;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option .radio-icon.default-icon,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option .radio-icon.default-icon {
    display: inline-block;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option .radio-icon.checked-icon,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option .radio-icon.checked-icon {
    display: none;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option span,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option span {
    color: #C0B9B8;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option.active,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option.active {
    border-color: red;
    color: white;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option.active .radio-icon.default-icon,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option.active .radio-icon.default-icon {
    display: none !important;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option.active .radio-icon.checked-icon,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option.active .radio-icon.checked-icon {
    display: inline-block !important;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-content .filter-section .filter-options label.filter-option.active span,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-content .filter-section .filter-options label.filter-option.active span {
    color: white;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-footer,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer {
    display: flex;
    gap: 25px;
    margin-top: 90px;
    pointer-events: auto !important;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-footer .info-button,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer .info-button {
    display: flex;
    flex-direction: row;
    gap: 48px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-footer .apply-now,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer .apply-now {
    background: white;
    color: black;
    border-radius: 50px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-footer .apply-now img,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer .apply-now img {
    display: inline-block;
  }
  .program-brochure .filter-popup-overlay .filter-popup .filter-footer .clear-btn,
  .program-brochure .filter-popup-overlay .brochure-filter-popup .filter-footer .clear-btn {
    background: transparent;
    color: white;
    border: none;
    cursor: pointer;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    z-index: 10;
  }
}/*# sourceMappingURL=resources.css.map */