@charset "UTF-8";
/*
  ############################################################
    This file created by METHODDA
  ############################################################
*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  width: 100%;
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  width: 100%;
  margin: 0;
  padding: 0;
  padding-top: 0;
  overflow-x: hidden;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #555555;
  background-attachment: fixed;
}

body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  pointer-events: none;
}

input:focus,
textarea:focus,
select:focus,
button:focus,
div:focus {
  outline: none;
}

a {
  text-decoration: none;
  color: inherit;
  transition: all 300ms ease-in-out;
}
a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

button {
  border: none;
  background: none;
  cursor: pointer;
  font-family: inherit;
  transition: all 300ms ease-in-out;
}

ul,
ol {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #666666;
  font-weight: 700;
  line-height: 1.3;
}

input:invalid {
  border-color: #dc3545;
}

form:invalid button[type=submit] {
  cursor: not-allowed;
  pointer-events: none;
}

@media (min-width: 1400px) and (max-width: 1700px) {
  .container {
    max-width: 1380px;
  }
}
.mt0 {
  margin-top: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent;
  z-index: 1000;
  transition: background 0.3s ease, box-shadow 0.3s ease;
}
.site-header.scrolled {
  background-color: #1e0920;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
}
.site-header .container {
  padding: 0 20px;
}
.site-header .header-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 0;
  overflow: visible;
}
@media (max-width: 767px) {
  .site-header .header-wrapper {
    padding: 15px 0;
  }
}
.site-header .logo {
  display: flex;
  align-items: center;
  z-index: 1000;
  position: relative;
}
.site-header .logo img {
  height: 40px;
  width: auto;
}
@media (max-width: 767px) {
  .site-header .logo img {
    height: 35px;
  }
}
.site-header .logo:hover {
  opacity: 0.9;
}
@media (max-width: 991px) {
  .site-header .main-nav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 280px;
    height: 100vh;
    background-color: #1e0920;
    padding: 80px 30px 30px;
    transition: all 300ms ease-in-out;
    box-shadow: -5px 0 15px rgba(0, 0, 0, 0.3);
    z-index: 1001;
  }
  .site-header .main-nav.active {
    right: 0;
  }
}
.site-header .nav-menu {
  display: flex;
  align-items: center;
  gap: 40px;
  margin: 0;
  padding: 0;
  overflow: visible;
}
@media (max-width: 991px) {
  .site-header .nav-menu {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }
}
.site-header .menu-item {
  list-style: none;
  position: relative;
}
@media (max-width: 991px) {
  .site-header .menu-item {
    width: 100%;
  }
}
.site-header .menu-item > a {
  display: block;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  transition: all 300ms ease-in-out;
  text-decoration: none;
}
@media (max-width: 991px) {
  .site-header .menu-item > a {
    padding: 15px 0;
    font-size: 15px;
  }
}
.site-header .menu-item > a:hover {
  color: #ededed;
}
.site-header .menu-item > a:hover::after {
  width: 100%;
}
.site-header .menu-item-special {
  overflow: visible;
}
@media (max-width: 991px) {
  .site-header .menu-item-special {
    border-bottom: none;
    margin-top: 20px;
  }
}
.site-header .scholarship-btn a {
  display: inline-block;
  background: #ffffff;
  color: #1e0920 !important;
  font-weight: 600;
  padding: 12px 24px;
  text-align: center;
  text-decoration: none;
  transition: all 300ms ease-in-out;
}
.site-header .scholarship-btn a:hover {
  background-color: #fdfaff;
  box-shadow: 0 8px 22px rgba(18, 28, 52, 0.18);
  transform: translateY(-1.5px);
}
@media (max-width: 991px) {
  .site-header .scholarship-btn a {
    width: 100%;
  }
}
.site-header .menu-toggle {
  display: none;
  flex-direction: column;
  gap: 5px;
  width: 30px;
  height: 25px;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 1002;
  padding: 0;
  position: relative;
}
@media (max-width: 991px) {
  .site-header .menu-toggle {
    display: flex;
  }
}
.site-header .menu-toggle span {
  width: 100%;
  height: 3px;
  background-color: #ffffff;
  transition: all 300ms ease-in-out;
  display: block;
}
.site-header .menu-toggle.active span:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}
.site-header .menu-toggle.active span:nth-child(2) {
  opacity: 0;
}
.site-header .menu-toggle.active span:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}

.menu-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999;
  opacity: 0;
  transition: all 300ms ease-in-out;
}
.menu-overlay.active {
  display: block;
  opacity: 1;
}

.site-footer {
  background-color: #1e0920;
  color: #ffffff;
  padding: 60px 0 0;
}
@media (max-width: 991px) {
  .site-footer {
    padding: 40px 0 0;
  }
}
.site-footer .footer-about {
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .site-footer .footer-about {
    align-items: center;
  }
}
.site-footer .footer-about .footer-logo a {
  display: inline-block;
  transition: all 300ms ease-in-out;
}
.site-footer .footer-about .footer-logo a:hover {
  opacity: 0.8;
}
.site-footer .footer-about .footer-logo img {
  height: 40px;
  width: auto;
}
@media (max-width: 991px) {
  .site-footer .footer-about .footer-logo img {
    height: 35px;
  }
}
.site-footer .footer-about p {
  font-size: 14px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 20px;
}
@media (max-width: 991px) {
  .site-footer .footer-about p {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .site-footer .footer-links {
    text-align: center;
  }
}
.site-footer .footer-links h4 {
  font-size: 16px;
  margin-bottom: 20px;
  color: #ffffff;
  font-weight: 700;
}
.site-footer .footer-links ul {
  columns: 2;
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-footer .footer-links ul li {
  margin-bottom: 10px;
}
.site-footer .footer-links ul li:last-child {
  margin-bottom: 0;
}
.site-footer .footer-links ul li a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  transition: all 300ms ease-in-out;
}
.site-footer .footer-links ul li a:hover {
  color: #ffffff;
  padding-left: 5px;
}
.site-footer .footer-social {
  text-align: center;
}
.site-footer .footer-social h4 {
  font-size: 16px;
  margin-bottom: 20px;
  color: #ffffff;
  font-weight: 700;
}
.site-footer .footer-social .social-links {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-footer .footer-social .social-links li a {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease-in-out;
}
.site-footer .footer-social .social-links li a img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}
.site-footer .footer-social .social-links li a:hover {
  transform: translateY(-3px);
}
.site-footer .footer-contact-buttons {
  margin-top: 25px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.site-footer .footer-contact-buttons .contact-btn {
  flex: 1;
  min-width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 10px 16px;
  background-color: #ffffff;
  color: #1e0920;
  font-size: 13px;
  font-weight: 600;
  transition: all 300ms ease-in-out;
  text-decoration: none;
}
.site-footer .footer-contact-buttons .contact-btn img {
  width: 14px;
  height: 14px;
}
.site-footer .footer-contact-buttons .contact-btn:hover {
  background-color: #fdfaff;
  box-shadow: 0 8px 22px rgba(18, 28, 52, 0.18);
  transform: translateY(-1.5px);
}
@media (max-width: 991px) {
  .site-footer .footer-contact-buttons .contact-btn {
    flex: 1 1 100%;
  }
}
.site-footer .footer-bottom {
  margin-top: 50px;
  padding: 25px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
@media (max-width: 991px) {
  .site-footer .footer-bottom {
    margin-top: 30px;
    padding: 20px 0;
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }
}
.site-footer .footer-bottom p {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
}
.site-footer .footer-bottom .copyright-text {
  flex: 1;
  text-align: left;
}
@media (max-width: 991px) {
  .site-footer .footer-bottom .copyright-text {
    text-align: center;
  }
}
.site-footer .footer-bottom .designer-credit {
  text-align: right;
}
@media (max-width: 991px) {
  .site-footer .footer-bottom .designer-credit {
    text-align: center;
  }
}
.site-footer .footer-bottom .designer-credit a {
  color: rgba(255, 255, 255, 0.9);
  font-weight: 600;
  text-decoration: none;
  transition: all 300ms ease-in-out;
}
.site-footer .footer-bottom .designer-credit a:hover {
  color: #34b88a;
}
@media (max-width: 991px) {
  .site-footer .row > div {
    margin-bottom: 30px;
  }
  .site-footer .row > div:last-child {
    margin-bottom: 0;
  }
}

.page-default {
  padding: 60px 0px;
}
@media (max-width: 991px) {
  .page-default {
    padding: 40px 0px;
  }
}
.page-default .page-content .page-header {
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.page-default .page-content .page-header h1 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.3;
  color: #000000;
}
@media (max-width: 767px) {
  .page-default .page-content .page-header h1 {
    font-size: 32px;
  }
}
.page-default .page-content .page-header .last-updated {
  font-size: 14px;
  color: #666;
  opacity: 0.7;
  margin: 0;
}
.page-default .page-content .page-header .last-updated time {
  font-weight: 500;
}
.page-default .page-content .page-body h1 {
  font-size: 48px;
  font-weight: 700;
  margin-top: 50px;
  margin-bottom: 25px;
  color: #000000;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .page-default .page-content .page-body h1 {
    font-size: 36px;
  }
}
.page-default .page-content .page-body h1:first-child {
  margin-top: 0;
}
.page-default .page-content .page-body h2 {
  font-size: 36px;
  font-weight: 700;
  margin-top: 45px;
  margin-bottom: 22px;
  color: #000000;
  line-height: 1.25;
}
@media (max-width: 767px) {
  .page-default .page-content .page-body h2 {
    font-size: 28px;
  }
}
.page-default .page-content .page-body h2:first-child {
  margin-top: 0;
}
.page-default .page-content .page-body h3 {
  font-size: 28px;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000000;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .page-default .page-content .page-body h3 {
    font-size: 24px;
  }
}
.page-default .page-content .page-body h4 {
  font-size: 24px;
  font-weight: 600;
  margin-top: 35px;
  margin-bottom: 18px;
  color: #000000;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .page-default .page-content .page-body h4 {
    font-size: 20px;
  }
}
.page-default .page-content .page-body h5 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 15px;
  color: #000000;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .page-default .page-content .page-body h5 {
    font-size: 18px;
  }
}
.page-default .page-content .page-body h6 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 12px;
  color: #000000;
  line-height: 1.4;
}
.page-default .page-content .page-body p {
  font-size: 16px;
  line-height: 1.8;
  color: #444;
  opacity: 0.85;
  margin-bottom: 18px;
}
.page-default .page-content .page-body p:last-of-type {
  margin-bottom: 0;
}
.page-default .page-content .page-body ul,
.page-default .page-content .page-body ol {
  margin-bottom: 20px;
  padding-left: 30px;
}
.page-default .page-content .page-body ul li,
.page-default .page-content .page-body ol li {
  font-size: 16px;
  line-height: 1.8;
  color: #444;
  opacity: 0.85;
  margin-bottom: 10px;
}
.page-default .page-content .page-body ul li:last-child,
.page-default .page-content .page-body ol li:last-child {
  margin-bottom: 0;
}
.page-default .page-content .page-body ul li {
  list-style-type: disc;
}
.page-default .page-content .page-body ol li {
  list-style-type: decimal;
}
.page-default .page-content .page-body a {
  color: #1e0920;
  text-decoration: underline;
  transition: all 300ms ease-in-out;
}
.page-default .page-content .page-body a:hover {
  opacity: 0.8;
}
.page-default .page-content .page-body strong,
.page-default .page-content .page-body b {
  font-weight: 700;
  color: #000000;
}
.page-default .page-content .page-body blockquote {
  background-color: rgba(0, 0, 0, 0.05);
  border-left: 4px solid #1e0920;
  padding: 20px;
  margin: 25px 0;
  border-radius: 8px;
  font-style: italic;
  color: #555;
  font-size: 16px;
  line-height: 1.8;
}
.page-default .page-content .page-body table {
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
  border-radius: 8px;
  overflow: hidden;
}
.page-default .page-content .page-body table th {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 12px;
  text-align: left;
  font-weight: 700;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  font-size: 14px;
  color: #000000;
}
.page-default .page-content .page-body table td {
  padding: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 14px;
  color: #444;
}
.page-default .page-content .page-body table tr:last-child td {
  border-bottom: none;
}

.section-title {
  text-align: center;
  margin-bottom: 60px;
}
.section-title h2 {
  font-size: 40px;
  font-weight: 600;
  color: #1d1d1f;
  letter-spacing: -0.6px;
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .section-title h2 {
    font-size: 30px;
  }
}
.section-title p {
  font-size: 16px;
  color: #6e6e73;
  max-width: 520px;
  margin: 0 auto;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .section-title p {
    font-size: 14px;
  }
}

.section-title-2 {
  text-align: center;
  margin-bottom: 60px;
}
.section-title-2 h2 {
  font-size: 40px;
  font-weight: 600;
  color: #fff;
  letter-spacing: -0.6px;
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .section-title-2 h2 {
    font-size: 30px;
  }
}
.section-title-2 p {
  font-size: 16px;
  color: #e2e2e4;
  max-width: 520px;
  margin: 0 auto;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .section-title-2 p {
    font-size: 14px;
  }
}

.btn {
  display: inline-block;
  padding: 12px 28px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  border: none;
  border-radius: 0;
  cursor: pointer;
  text-decoration: none;
  line-height: 1.5;
  position: relative;
  transition: background-color 0.28s ease, color 0.28s ease, transform 0.28s ease, box-shadow 0.28s ease;
}
.btn:focus, .btn:active, .btn:focus-visible {
  outline: none;
  box-shadow: none !important;
}
.btn:hover {
  transform: translateY(-1.5px);
}
.btn.btn-primary {
  background-color: #1e0920;
  color: #ffffff;
}
.btn.btn-primary:hover {
  background-color: rgb(7.6097560976, 2.2829268293, 8.1170731707);
  box-shadow: 0 10px 28px rgba(60, 25, 82, 0.35);
}
.btn.btn-outline {
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.btn.btn-outline:hover {
  background-color: rgba(255, 255, 255, 0.12);
  box-shadow: 0 10px 28px rgba(255, 255, 255, 0.25);
}
.btn.btn-secondary {
  background-color: #ffffff;
  color: #1e0920;
}
.btn.btn-secondary:hover {
  background-color: rgb(229.0829268293, 209.3365853659, 154.4170731707);
  box-shadow: 0 10px 26px rgba(163, 131, 42, 0.35);
}
.btn.btn-white {
  background-color: #ffffff;
  color: #1e0920;
}
.btn.btn-white:hover {
  background-color: #fdfaff;
  box-shadow: 0 8px 22px rgba(18, 28, 52, 0.18);
}

.page-banner,
.page-banner-v2 {
  position: relative;
  aspect-ratio: 16/4;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: #1e0920;
}
@media (max-width: 991px) {
  .page-banner,
  .page-banner-v2 {
    aspect-ratio: 4/3;
  }
}
.page-banner .page-banner-image,
.page-banner-v2 .page-banner-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 1;
}
.page-banner .page-banner-image.d-none,
.page-banner-v2 .page-banner-image.d-none {
  display: none;
}
.page-banner .page-banner-image.d-lg-block,
.page-banner-v2 .page-banner-image.d-lg-block {
  display: none;
}
@media (min-width: 992px) {
  .page-banner .page-banner-image.d-lg-block,
  .page-banner-v2 .page-banner-image.d-lg-block {
    display: block;
  }
}
.page-banner .page-banner-image.d-lg-none,
.page-banner-v2 .page-banner-image.d-lg-none {
  display: block;
}
@media (min-width: 992px) {
  .page-banner .page-banner-image.d-lg-none,
  .page-banner-v2 .page-banner-image.d-lg-none {
    display: none;
  }
}
.page-banner .page-banner-overlay,
.page-banner-v2 .page-banner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(60, 25, 82, 0.85) 0%, rgba(115, 48, 138, 0.75) 100%);
  z-index: 2;
}
.page-banner .container,
.page-banner-v2 .container {
  position: relative;
  z-index: 3;
}
.page-banner .page-banner-content,
.page-banner-v2 .page-banner-content {
  text-align: center;
  color: #ffffff;
  padding: 40px 20px;
}
@media (max-width: 767px) {
  .page-banner .page-banner-content,
  .page-banner-v2 .page-banner-content {
    padding: 30px 15px;
  }
}
.page-banner .page-banner-content h1,
.page-banner-v2 .page-banner-content h1 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #ffffff;
  text-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}
@media (max-width: 991px) {
  .page-banner .page-banner-content h1,
  .page-banner-v2 .page-banner-content h1 {
    font-size: 36px;
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .page-banner .page-banner-content h1,
  .page-banner-v2 .page-banner-content h1 {
    font-size: 28px;
    margin-bottom: 10px;
  }
}
.page-banner .page-banner-content p,
.page-banner-v2 .page-banner-content p {
  font-size: 18px;
  margin: 0;
  color: #ffffff;
  opacity: 0.95;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
@media (max-width: 991px) {
  .page-banner .page-banner-content p,
  .page-banner-v2 .page-banner-content p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .page-banner .page-banner-content p,
  .page-banner-v2 .page-banner-content p {
    font-size: 14px;
  }
}

.page-banner .page-banner-overlay {
  box-shadow: inset 0px 0px 120px 100px #1e0920;
}

.page-banner-v2 .page-banner-overlay {
  box-shadow: none;
  background: none;
}

.hero-section {
  background: transparent;
  color: #ffffff;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.hero-section .container {
  position: relative;
  z-index: 2;
}
.hero-section .hero-content {
  position: relative;
  z-index: 10;
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 20px;
}
@media (max-width: 767px) {
  .hero-section .hero-content {
    padding: 30px 20px;
  }
}
.hero-section .hero-content h2 {
  font-size: 52px;
  line-height: 1.2;
  margin-bottom: 24px;
  color: #ffffff;
  font-weight: 700;
  text-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}
@media (max-width: 991px) {
  .hero-section .hero-content h2 {
    font-size: 42px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .hero-section .hero-content h2 {
    font-size: 32px;
    margin-bottom: 15px;
  }
}
.hero-section .hero-content p {
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 35px;
  color: #ffffff;
  opacity: 0.95;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
@media (max-width: 991px) {
  .hero-section .hero-content p {
    font-size: 16px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .hero-section .hero-content p {
    font-size: 14px;
    margin-bottom: 25px;
  }
}
.hero-section .hero-content .hero-buttons {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.hero-section .hero-content .hero-buttons .btn {
  min-width: 160px;
}
@media (max-width: 991px) {
  .hero-section .hero-content .hero-buttons .btn {
    min-width: 140px;
  }
}
@media (max-width: 767px) {
  .hero-section .hero-content .hero-buttons {
    flex-direction: column;
    gap: 12px;
  }
  .hero-section .hero-content .hero-buttons .btn {
    width: 100%;
    max-width: 300px;
    min-width: 200px;
    text-align: center;
  }
}
.hero-section .hero-slider {
  position: relative;
}
.hero-section .hero-slider .slick-list {
  overflow: visible;
}
.hero-section .hero-slider .slide {
  position: relative;
  aspect-ratio: 16/7;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 991px) {
  .hero-section .hero-slider .slide {
    aspect-ratio: 3/4;
  }
}
.hero-section .hero-slider .slide::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow: inset 0px 0px 120px 100px #1e0920;
  z-index: 3;
  pointer-events: none;
}
@media (max-width: 767px) {
  .hero-section .hero-slider .slide::before {
    box-shadow: inset 0px 0px 50px 30px #1e0920;
  }
}
.hero-section .hero-slider .slide-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 1;
}
.hero-section .hero-slider .slide-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(65, 26, 68, 0.7);
  z-index: 2;
}
.hero-section .hero-slider .slick-arrow {
  position: absolute;
  bottom: 40px;
  top: auto;
  left: 50%;
  z-index: 10;
  width: 40px;
  height: 40px;
  border: none;
  background-color: rgba(255, 255, 255, 0.1) !important;
  backdrop-filter: blur(4px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  cursor: pointer;
  transition: all 300ms ease-in-out;
  font-size: 0;
}
.hero-section .hero-slider .slick-arrow::before {
  content: "" !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
}
.hero-section .hero-slider .slick-arrow:hover {
  background-color: rgba(255, 255, 255, 0.2) !important;
  border-color: rgba(255, 255, 255, 0.5);
  transform: scale(1.1);
}
.hero-section .hero-slider .slick-arrow.slick-prev {
  transform: translateX(calc(-100% - 7.5px));
}
.hero-section .hero-slider .slick-arrow.slick-prev::before {
  transform: translate(-40%, -50%) rotate(-135deg) !important;
}
.hero-section .hero-slider .slick-arrow.slick-next {
  transform: translateX(7.5px);
}
.hero-section .hero-slider .slick-arrow.slick-next::before {
  transform: translate(-60%, -50%) rotate(45deg) !important;
}
.hero-section .hero-slider .slick-arrow.slick-next:hover {
  transform: translateX(7.5px) scale(1.1);
}
.hero-section .hero-slider .slick-arrow.slick-prev:hover {
  transform: translateX(calc(-100% - 7.5px)) scale(1.1);
}
@media (max-width: 991px) {
  .hero-section .hero-slider .slick-arrow {
    bottom: 30px;
    width: 45px;
    height: 45px;
  }
  .hero-section .hero-slider .slick-arrow::before {
    width: 11px;
    height: 11px;
  }
  .hero-section .hero-slider .slick-arrow.slick-prev {
    transform: translateX(calc(-100% - 7.5px));
  }
  .hero-section .hero-slider .slick-arrow.slick-next {
    transform: translateX(7.5px);
  }
  .hero-section .hero-slider .slick-arrow.slick-prev:hover {
    transform: translateX(calc(-100% - 7.5px)) scale(1.1);
  }
  .hero-section .hero-slider .slick-arrow.slick-next:hover {
    transform: translateX(7.5px) scale(1.1);
  }
}
@media (max-width: 767px) {
  .hero-section .hero-slider .slick-arrow {
    bottom: 20px;
    width: 40px;
    height: 40px;
  }
  .hero-section .hero-slider .slick-arrow::before {
    width: 10px;
    height: 10px;
    border-width: 1px;
  }
  .hero-section .hero-slider .slick-arrow.slick-prev {
    transform: translateX(calc(-100% - 7.5px));
  }
  .hero-section .hero-slider .slick-arrow.slick-next {
    transform: translateX(7.5px);
  }
  .hero-section .hero-slider .slick-arrow.slick-prev:hover {
    transform: translateX(calc(-100% - 7.5px)) scale(1.05);
  }
  .hero-section .hero-slider .slick-arrow.slick-next:hover {
    transform: translateX(7.5px) scale(1.05);
  }
}
.hero-section .hero-slider .slick-arrow.slick-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.hero-section .hero-slider.slick-slider .slick-arrow,
.hero-section .hero-slider.slick-slider .slick-dots {
  display: none !important;
}
.hero-section .hero-slider.slick-initialized .slick-arrow,
.hero-section .hero-slider.slick-initialized .slick-dots {
  display: block !important;
}
.hero-section .hero-slider.slick-initialized .slick-dots {
  display: flex !important;
}

.banner-area {
  background-color: #ffffff;
  padding-top: 80px;
}
@media (max-width: 991px) {
  .banner-area {
    padding-top: 40px;
  }
}
.banner-area .banner-item {
  margin-bottom: 20px;
}
.banner-area .banner-item:last-child {
  margin-bottom: 0;
}
.banner-area .banner-link {
  display: block;
  position: relative;
  overflow: hidden;
  transition: all 300ms ease-in-out;
}
.banner-area .banner-link:hover {
  transform: translateY(-3px);
}
.banner-area .banner-link:hover .banner-image {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}
.banner-area .banner-link:focus {
  outline: 2px solid #1e0920;
  outline-offset: 4px;
}
.banner-area .banner-image {
  width: 100%;
  height: auto;
  display: block;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  transition: all 300ms ease-in-out;
}

.about-section {
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  padding: 80px 0;
}
@media (max-width: 991px) {
  .about-section {
    padding: 40px 0;
  }
}
.about-section .about-image {
  position: relative;
  z-index: 1;
  outline: 15px solid rgba(30, 9, 32, 0.05);
  outline-offset: -30px;
  transition: all 300ms ease-in-out;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.6);
}
.about-section .about-image:hover {
  transform: translateY(-8px);
  box-shadow: 0 45px 90px rgba(0, 0, 0, 0.16);
}
@media (max-width: 991px) {
  .about-section .about-image {
    margin-bottom: 50px;
    outline: none;
  }
}
.about-section .about-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0 !important;
  filter: grayscale(10%) contrast(1.05);
  box-shadow: 30px 30px 0px rgba(166, 124, 183, 0.1);
}
.about-section .about-content {
  padding-left: 60px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .about-section .about-content {
    padding: 0;
  }
}
.about-section .about-content .section-subtitle {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 13px;
  font-weight: 700;
  color: #1e0920;
  margin-bottom: 15px;
  display: block;
}
.about-section .about-content h2 {
  font-size: 42px;
  font-weight: 800;
  margin-bottom: 30px;
  line-height: 1.2;
  color: #1d1d1f;
  border-left: 3px solid #1e0920;
  padding-left: 20px;
}
.about-section .about-content p {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
  color: #555;
}

.programs-section {
  background-color: #fdfaff;
  padding: 80px 0;
}
@media (max-width: 991px) {
  .programs-section {
    padding: 40px 0;
  }
}
.programs-section .programs-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media (max-width: 991px) {
  .programs-section .programs-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
  }
}
@media (max-width: 767px) {
  .programs-section .programs-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.programs-section .program-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.88));
  transition: all 300ms ease-in-out;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.6);
}
.programs-section .program-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 35px 60px rgba(0, 0, 0, 0.16);
}
.programs-section .program-card .program-image {
  position: relative;
  width: 100%;
  aspect-ratio: 4/3;
  overflow: hidden;
}
.programs-section .program-card .program-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1.1s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}
.programs-section .program-card .program-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0.38));
  pointer-events: none;
}
.programs-section .program-card .program-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  position: relative;
  margin-top: -42px;
  padding: 0 22px 26px;
}
@media (max-width: 767px) {
  .programs-section .program-card .program-content {
    margin-top: -36px;
    padding: 0 18px 22px;
  }
}
.programs-section .program-card .program-content-inner {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  background: rgba(255, 255, 255, 0.78);
  backdrop-filter: blur(16px);
  padding: 28px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  .programs-section .program-card .program-content-inner {
    padding: 24px;
  }
}
.programs-section .program-card .program-content h3 {
  font-size: 21px;
  font-weight: 600;
  margin: 0 0 18px;
  color: #1d1d1f;
  letter-spacing: -0.3px;
}
@media (max-width: 767px) {
  .programs-section .program-card .program-content h3 {
    font-size: 18px;
  }
}
.programs-section .program-card .program-content .program-description {
  flex-grow: 1;
  font-size: 14px;
  line-height: 1.8;
  color: #555;
}
@media (max-width: 767px) {
  .programs-section .program-card .program-content .program-description {
    font-size: 13px;
  }
}
.programs-section .program-card .program-content .program-description p {
  margin: 0 0 12px 0;
}
.programs-section .program-card .program-content .program-description p:last-child {
  margin-bottom: 0;
}

.grid {
  background-color: #1e0920;
  padding: 80px 0;
}
@media (max-width: 991px) {
  .grid {
    padding: 40px 0;
  }
}
.grid .hexagon-gallery {
  display: flex;
  flex-wrap: wrap;
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
  font-family: sans-serif;
  list-style-type: none;
  padding-left: 0;
}
@media (min-width: 1201px) {
  .grid .hexagon-gallery {
    padding-bottom: 4.4%;
  }
  .grid .hexagon-gallery .hex {
    width: 20%;
  }
  .grid .hexagon-gallery .hex:nth-child(9n+6) {
    margin-left: 10%;
  }
}
@media (max-width: 1200px) and (min-width: 767px) {
  .grid .hexagon-gallery {
    padding-bottom: 7%;
    font-size: 13px;
  }
  .grid .hexagon-gallery .hex {
    width: 25%;
  }
  .grid .hexagon-gallery .hex:nth-child(7n+5) {
    margin-left: 12.5%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .grid .hexagon-gallery {
    padding-bottom: 11%;
    font-size: 14px;
    width: 100%;
  }
  .grid .hexagon-gallery .hex {
    width: 33.333%;
  }
  .grid .hexagon-gallery .hex:nth-child(5n+4) {
    margin-left: 16.666%;
  }
}
@media (max-width: 576px) {
  .grid .hexagon-gallery {
    padding-bottom: 11.2%;
  }
  .grid .hexagon-gallery .hex {
    width: 50%;
  }
  .grid .hexagon-gallery .hex:nth-child(3n+3) {
    margin-left: 25%;
  }
}
.grid .hexagon-gallery .hex {
  position: relative;
  visibility: hidden;
  outline: 1px solid transparent;
  /* fix for jagged edges in FF on hover transition */
  transition: all 0.5s;
  backface-visibility: hidden;
  will-change: transform;
  transition: all 0.5s;
}
.grid .hexagon-gallery .hex::after {
  content: "";
  display: block;
  padding-bottom: 86.602%;
  /* =  100 / tan(60) * 1.5 */
}
.grid .hexagon-gallery .hex .hexIn {
  position: absolute;
  width: 96%;
  padding-bottom: 110.851%;
  /* =  width / sin(60) */
  margin: 2%;
  overflow: hidden;
  visibility: hidden;
  outline: 1px solid transparent;
  /* fix for jagged edges in FF on hover transition */
  -webkit-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
  -ms-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
  transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
  transition: all 0.5s;
}
.grid .hexagon-gallery .hex .hexIn * {
  position: absolute;
  visibility: visible;
  outline: 1px solid transparent;
}
.grid .hexagon-gallery .hex .hexLink {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  overflow: hidden;
  -webkit-transform: skewY(-30deg) rotate3d(0, 0, 1, 60deg);
  -ms-transform: skewY(-30deg) rotate3d(0, 0, 1, 60deg);
  transform: skewY(-30deg) rotate3d(0, 0, 1, 60deg);
}
.grid .hexagon-gallery .hex .hexLink:hover h1, .grid .hexagon-gallery .hex .hexLink:focus h1, .grid .hexagon-gallery .hex .hexLink:hover p, .grid .hexagon-gallery .hex .hexLink:focus p {
  opacity: 1;
  transition: 0.8s;
}
.grid .hexagon-gallery .hex .hexLink .hex-text {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  text-align: center;
  color: #1e0920;
  background-color: #ffffff;
  -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  transition: background-color 0.4s ease;
}
.grid .hexagon-gallery .hex .hexLink .hex-text * {
  position: static !important;
}
.grid .hexagon-gallery .hex .hexLink .hex-text .hex-number {
  display: block;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.5px;
}
.grid .hexagon-gallery .hex .hexLink .hex-text .hex-label {
  display: block;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  opacity: 0.85;
  line-height: 1.4;
}
.grid .hexagon-gallery .hex:hover .hex-text {
  background-color: #3C1952;
  color: #ffffff;
}
.grid .hexagon-gallery .hex:hover .hex-number {
  transform: translateY(-2px);
  transition: transform 0.3s ease;
}
.grid .hexagon-gallery .hex img {
  left: -100%;
  right: -100%;
  width: auto;
  height: 100%;
  margin: 0 auto;
}
.grid .hexagon-gallery .hex .img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
  -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
.grid .hexagon-gallery .hex .img:before, .grid .hexagon-gallery .hex .img:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  opacity: 0;
  transition: opacity 0.5s;
}
.grid .hexagon-gallery .hex .img:before {
  background: rgba(60, 25, 82, 0.15);
}
.grid .hexagon-gallery .hex .img:after {
  background: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.5), transparent);
}
.grid .hexagon-gallery .hexIn:hover .img:before,
.grid .hexagon-gallery .hexIn:hover .img:after,
.grid .hexagon-gallery .hexIn:hover .hexLink {
  opacity: 1;
}

.seo-content-section {
  background-color: #ffffff;
  padding: 40px 0 40px 0;
}
@media (max-width: 767px) {
  .seo-content-section {
    padding: 30px 0 30px 0;
  }
}
.seo-content-section .accordion .accordion-item {
  border: none;
  background-color: #ffffff;
}
.seo-content-section .accordion .accordion-button {
  padding: 15px 0;
  background-color: #ffffff;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  border: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .seo-content-section .accordion .accordion-button {
    padding: 10px 0;
    font-size: 14px;
  }
}
.seo-content-section .accordion .accordion-button:not(.collapsed) {
  background-color: #ffffff;
  box-shadow: none;
}
.seo-content-section .accordion .accordion-button:focus {
  box-shadow: none;
  border: none;
}
.seo-content-section .accordion .accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231e0920'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
.seo-content-section .accordion .accordion-button:not(.collapsed)::after {
  transform: rotate(180deg);
}
.seo-content-section .accordion .accordion-body {
  padding: 30px 25px;
}
@media (max-width: 767px) {
  .seo-content-section .accordion .accordion-body {
    padding: 25px 20px;
  }
}
.seo-content-section .accordion .accordion-body h3 {
  font-size: 20px;
  margin-bottom: 20px;
  color: #1e0920;
}
@media (max-width: 767px) {
  .seo-content-section .accordion .accordion-body h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.seo-content-section .accordion .accordion-body h4 {
  font-size: 16px;
  margin-top: 25px;
  margin-bottom: 12px;
  color: #666666;
}
@media (max-width: 767px) {
  .seo-content-section .accordion .accordion-body h4 {
    font-size: 15px;
    margin-top: 20px;
  }
}
.seo-content-section .accordion .accordion-body h4:first-of-type {
  margin-top: 0;
}
.seo-content-section .accordion .accordion-body p {
  font-size: 14px;
  line-height: 1.8;
  color: #555555;
  margin-bottom: 12px;
}
.seo-content-section .accordion .accordion-body p:last-child {
  margin-bottom: 0;
}
.seo-content-section .accordion .accordion-body p strong {
  color: #1e0920;
  font-weight: 700;
}

.contact-page .contact-form-section {
  background-color: #ffffff;
  padding: 80px 0;
}
@media (max-width: 991px) {
  .contact-page .contact-form-section {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .contact-page .contact-form-section {
    padding: 50px 0;
  }
}
.contact-page .contact-form-section .contact-form-wrapper {
  padding-right: 40px;
}
@media (max-width: 991px) {
  .contact-page .contact-form-section .contact-form-wrapper {
    padding-right: 0;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .contact-page .contact-form-section .contact-form-wrapper {
    margin-bottom: 40px;
  }
}
.contact-page .contact-form-section .contact-form-wrapper h2 {
  font-size: 36px;
  color: #1e0920;
  margin-bottom: 12px;
  font-weight: 700;
}
@media (max-width: 991px) {
  .contact-page .contact-form-section .contact-form-wrapper h2 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .contact-page .contact-form-section .contact-form-wrapper h2 {
    font-size: 28px;
  }
}
.contact-page .contact-form-section .contact-form-wrapper .form-intro {
  font-size: 15px;
  color: #555555;
  margin-bottom: 35px;
  line-height: 1.7;
}
@media (max-width: 767px) {
  .contact-page .contact-form-section .contact-form-wrapper .form-intro {
    margin-bottom: 30px;
  }
}
.contact-page .contact-form-section .contact-form-wrapper form .form-group {
  margin-bottom: 20px;
}
.contact-page .contact-form-section .contact-form-wrapper form .form-group label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #666666;
}
.contact-page .contact-form-section .contact-form-wrapper form .form-group label .required {
  color: #dc3545;
}
.contact-page .contact-form-section .contact-form-wrapper form .form-group .form-control {
  width: 100%;
  padding: 14px 18px;
  font-size: 14px;
  border: 1px solid #dee2e6;
  background-color: #ffffff;
  transition: all 300ms ease-in-out;
  border-radius: 0;
}
.contact-page .contact-form-section .contact-form-wrapper form .form-group .form-control:focus {
  outline: none;
  border-color: #1e0920;
}
.contact-page .contact-form-section .contact-form-wrapper form .form-group .form-control::placeholder {
  color: #999999;
}
.contact-page .contact-form-section .contact-form-wrapper form .form-group textarea.form-control {
  resize: vertical;
  min-height: 140px;
}
.contact-page .contact-form-section .contact-form-wrapper form input[type=submit] {
  background-color: #1e0920;
  color: #ffffff;
  padding: 14px 40px;
  font-size: 15px;
  font-weight: 600;
  border: none;
  cursor: pointer;
  transition: all 300ms ease-in-out;
  position: relative;
  overflow: hidden;
}
.contact-page .contact-form-section .contact-form-wrapper form input[type=submit]::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #3C1952;
  transition: all 300ms ease-in-out;
  z-index: -1;
}
.contact-page .contact-form-section .contact-form-wrapper form input[type=submit]:hover::before {
  left: 0;
}
.contact-page .contact-form-section .contact-map {
  width: 100%;
  height: 100%;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}
@media (max-width: 991px) {
  .contact-page .contact-form-section .contact-map {
    min-height: 450px;
  }
}
@media (max-width: 767px) {
  .contact-page .contact-form-section .contact-map {
    min-height: 400px;
  }
}
.contact-page .contact-form-section iframe {
  width: 100%;
  transition: box-shadow 0.3s;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}
.contact-page .contact-form-section iframe:hover {
  box-shadow: 0 15px 40px rgba(74, 20, 140, 0.2);
}
.contact-page .contact-info-section {
  background-color: #ededed;
  padding: 80px 0;
}
@media (max-width: 991px) {
  .contact-page .contact-info-section {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .contact-page .contact-info-section {
    padding: 50px 0;
  }
}
.contact-page .contact-info-section .contact-image {
  padding-right: 40px;
}
@media (max-width: 991px) {
  .contact-page .contact-info-section .contact-image {
    padding-right: 0;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .contact-page .contact-info-section .contact-image {
    margin-bottom: 40px;
  }
}
.contact-page .contact-info-section .contact-image img {
  width: 100%;
  height: auto;
  display: block;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  transition: box-shadow 0.3s;
}
.contact-page .contact-info-section .contact-image img:hover {
  box-shadow: 0 15px 40px rgba(74, 20, 140, 0.2);
}
.contact-page .contact-info-section .contact-info-content h2 {
  font-size: 36px;
  color: #1e0920;
  margin-bottom: 12px;
  font-weight: 700;
}
@media (max-width: 991px) {
  .contact-page .contact-info-section .contact-info-content h2 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .contact-page .contact-info-section .contact-info-content h2 {
    font-size: 28px;
  }
}
.contact-page .contact-info-section .contact-info-content .contact-intro {
  font-size: 15px;
  color: #555555;
  margin-bottom: 35px;
  line-height: 1.7;
}
@media (max-width: 767px) {
  .contact-page .contact-info-section .contact-info-content .contact-intro {
    margin-bottom: 30px;
  }
}
.contact-page .contact-info-section .contact-info-content .contact-info-list {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .contact-page .contact-info-section .contact-info-content .contact-info-list {
    margin-bottom: 30px;
  }
}
.contact-page .contact-info-section .contact-info-content .contact-info-item {
  display: flex;
  gap: 20px;
  padding: 15px;
  transition: all 300ms ease-in-out;
}
@media (max-width: 767px) {
  .contact-page .contact-info-section .contact-info-content .contact-info-item {
    gap: 15px;
    padding: 20px;
  }
}
.contact-page .contact-info-section .contact-info-content .contact-info-item:last-child {
  margin-bottom: 0;
}
.contact-page .contact-info-section .contact-info-content .contact-info-item:hover {
  transform: translateX(5px);
}
.contact-page .contact-info-section .contact-info-content .contact-info-item .info-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .contact-page .contact-info-section .contact-info-content .contact-info-item .info-icon {
    width: 50px;
    height: 50px;
  }
}
.contact-page .contact-info-section .contact-info-content .contact-info-item .info-icon img {
  width: 26px;
  height: 26px;
}
@media (max-width: 767px) {
  .contact-page .contact-info-section .contact-info-content .contact-info-item .info-icon img {
    width: 22px;
    height: 22px;
  }
}
.contact-page .contact-info-section .contact-info-content .contact-info-item .info-content {
  flex: 1;
}
.contact-page .contact-info-section .contact-info-content .contact-info-item .info-content h3 {
  font-size: 16px;
  color: #666666;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
@media (max-width: 767px) {
  .contact-page .contact-info-section .contact-info-content .contact-info-item .info-content h3 {
    font-size: 14px;
  }
}
.contact-page .contact-info-section .contact-info-content .contact-info-item .info-content p {
  font-size: 15px;
  color: #555555;
  margin-bottom: 6px;
  line-height: 1.7;
}
.contact-page .contact-info-section .contact-info-content .contact-info-item .info-content p:last-of-type {
  margin-bottom: 0;
}
.contact-page .contact-info-section .contact-info-content .contact-info-item .info-content p a {
  color: #1e0920;
  text-decoration: none;
  transition: all 300ms ease-in-out;
  font-weight: 500;
}
.contact-page .contact-info-section .contact-info-content .contact-info-item .info-content p a:hover {
  color: #3C1952;
}
.contact-page .contact-info-section .contact-info-content .contact-info-item .info-content .info-link {
  display: inline-block;
  margin-top: 10px;
  font-size: 13px;
  color: #1e0920;
  text-decoration: none;
  font-weight: 600;
  transition: all 300ms ease-in-out;
  position: relative;
}
.contact-page .contact-info-section .contact-info-content .contact-info-item .info-content .info-link::after {
  content: "→";
  margin-left: 5px;
  transition: all 300ms ease-in-out;
}
.contact-page .contact-info-section .contact-info-content .contact-info-item .info-content .info-link:hover {
  color: #3C1952;
}
.contact-page .contact-info-section .contact-info-content .contact-info-item .info-content .info-link:hover::after {
  margin-left: 10px;
}

.program-detail-section {
  padding: 80px 0;
}
.program-detail-section .program-detail-title {
  margin-bottom: 24px;
  color: #1d1d1f;
}
.program-detail-section .program-detail-content {
  width: 100%;
  color: #2a2f3a;
}
.program-detail-section .program-detail-content h1,
.program-detail-section .program-detail-content h2,
.program-detail-section .program-detail-content h3,
.program-detail-section .program-detail-content h4,
.program-detail-section .program-detail-content h5,
.program-detail-section .program-detail-content h6 {
  color: #1f2a44;
  line-height: 1.25;
  letter-spacing: -0.2px;
  margin: 0;
}
.program-detail-section .program-detail-content h1 {
  font-size: 36px;
  font-weight: 800;
}
.program-detail-section .program-detail-content h2 {
  font-size: 30px;
  font-weight: 800;
  margin-top: 10px;
}
.program-detail-section .program-detail-content h3 {
  font-size: 24px;
  font-weight: 700;
}
.program-detail-section .program-detail-content h4 {
  font-size: 20px;
  font-weight: 700;
}
.program-detail-section .program-detail-content h5 {
  font-size: 18px;
  font-weight: 700;
}
.program-detail-section .program-detail-content h6 {
  font-size: 16px;
  font-weight: 700;
}
.program-detail-section .program-detail-content h2 {
  position: relative;
  padding-bottom: 12px;
}
.program-detail-section .program-detail-content h2::after {
  content: "";
  width: 90px;
  height: 4px;
  display: block;
  margin-top: 14px;
  border-radius: 999px;
  background: linear-gradient(90deg, #502e9f, #ff5500);
}
.program-detail-section .program-detail-content p {
  margin: 0;
  color: #4a4f66;
}
.program-detail-section .program-detail-content a {
  color: #502e9f;
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
}
.program-detail-section .program-detail-content a:hover {
  color: #ff5500;
}
.program-detail-section .program-detail-content ul,
.program-detail-section .program-detail-content ol {
  margin: 0;
  padding-left: 20px;
  color: #4a4f66;
}
.program-detail-section .program-detail-content ul li,
.program-detail-section .program-detail-content ol li {
  margin-top: 8px;
}
.program-detail-section .program-detail-content blockquote {
  margin: 0;
  padding: 18px 20px;
  border-left: 4px solid #502e9f;
  background: #f4f2ff;
  border-radius: 12px;
  color: #2f2f3a;
}
.program-detail-section .program-detail-content blockquote p {
  color: inherit;
}
.program-detail-section .program-detail-content blockquote cite {
  display: block;
  margin-top: 10px;
  font-style: normal;
  color: #6b7280;
  font-size: 14px;
}
.program-detail-section .program-detail-content img {
  max-width: 100%;
  height: auto;
  border-radius: 14px;
  display: block;
}
.program-detail-section .program-detail-content figure {
  margin: 0;
}
.program-detail-section .program-detail-content figure figcaption {
  margin-top: 10px;
  font-size: 14px;
  color: #6b7280;
}
.program-detail-section .program-detail-content hr,
.program-detail-section .program-detail-content .wp-block-separator {
  border: 0;
  height: 1px;
  background: #e6e8ee;
  margin-top: 24px;
  margin-bottom: 24px;
}
.program-detail-section .program-detail-content table {
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid #e6e8ee;
}
.program-detail-section .program-detail-content table th,
.program-detail-section .program-detail-content table td {
  padding: 12px 14px;
  border-bottom: 1px solid #e6e8ee;
  text-align: left;
  vertical-align: top;
}
.program-detail-section .program-detail-content table th {
  background: #f3f4f6;
  color: #1f2a44;
  font-weight: 700;
}
.program-detail-section .program-detail-content table tr:last-child td {
  border-bottom: 0;
}
.program-detail-section .program-detail-content .wp-block-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.program-detail-section .program-detail-content .wp-block-button__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 18px;
  border-radius: 12px;
  background: #502e9f;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  transition: transform 0.12s ease, background 0.12s ease;
}
.program-detail-section .program-detail-content .wp-block-button__link:hover {
  background: #ff5500;
  transform: translateY(-1px);
}
.program-detail-section .program-detail-content .alignwide,
.program-detail-section .program-detail-content .alignfull {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}

.page-404 {
  padding: 60px 20px;
  min-height: calc(100vh - 300px);
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .page-404 {
    padding: 50px 15px;
    min-height: calc(100vh - 250px);
  }
}
@media (max-width: 767px) {
  .page-404 {
    padding: 40px 15px;
  }
}
@media (max-width: 320px) {
  .page-404 {
    padding: 30px 10px;
    min-height: calc(100vh - 200px);
  }
}
.page-404 .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.page-404 .container h1 {
  font-size: clamp(120px, 20vw, 200px);
  font-weight: 700;
  background: linear-gradient(130deg, #1e0920, #3C1952);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  line-height: 1;
  letter-spacing: -5px;
  animation: slideDown 0.6s ease-out;
}
@media (max-width: 767px) {
  .page-404 .container h1 {
    font-size: 80px;
    letter-spacing: -3px;
  }
}
@media (max-width: 320px) {
  .page-404 .container h1 {
    font-size: 60px;
    letter-spacing: -2px;
  }
}
.page-404 .container h2 {
  font-size: clamp(24px, 4vw, 36px);
  font-weight: 600;
  color: #666666;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  letter-spacing: 2px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .page-404 .container h2 {
    font-size: 28px;
    margin-bottom: 25px;
  }
}
@media (max-width: 320px) {
  .page-404 .container h2 {
    font-size: 22px;
    letter-spacing: 1px;
  }
}
.page-404 .container .messages {
  margin-bottom: 40px;
  max-width: 600px;
}
@media (max-width: 767px) {
  .page-404 .container .messages {
    margin-bottom: 35px;
  }
}
@media (max-width: 320px) {
  .page-404 .container .messages {
    margin-bottom: 30px;
  }
}
.page-404 .container .messages p {
  font-size: 16px;
  font-weight: 400;
  color: #555555;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 30px;
  letter-spacing: 0.5px;
}
@media (max-width: 320px) {
  .page-404 .container .messages p {
    font-size: 14px;
    margin-bottom: 25px;
  }
}
.page-404 .container .messages a.button-base {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: white;
  font-weight: 600;
  text-decoration: none;
  background-color: #1e0920;
  padding: 15px 40px;
  border-radius: 50px;
  border: 2px solid #1e0920;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
}
.page-404 .container .messages a.button-base:hover {
  background-color: hsl(294.7826086957, 56.0975609756%, -1.9607843137%);
  border-color: hsl(294.7826086957, 56.0975609756%, -1.9607843137%);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 147, 130, 0.3);
}
.page-404 .container .messages a.button-base:hover .icon {
  transform: translateX(4px);
}
.page-404 .container .messages a.button-base:active {
  transform: translateY(0);
  box-shadow: 0 4px 10px rgba(0, 147, 130, 0.2);
}
.page-404 .container .messages a.button-base .button-text {
  display: inline-block;
}
.page-404 .container .messages a.button-base .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  transition: transform 0.3s ease;
}
.page-404 .container .messages a.button-base .fill-container {
  display: none;
}
@media (max-width: 320px) {
  .page-404 .container .messages a.button-base {
    padding: 12px 30px;
    font-size: 13px;
    letter-spacing: 0.5px;
  }
}
.page-404 .container .social-links {
  margin-top: 50px;
}
@media (max-width: 320px) {
  .page-404 .container .social-links {
    margin-top: 35px;
  }
}
.page-404 .container .social-links .social-media {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 20px;
  flex-wrap: wrap;
}
@media (max-width: 320px) {
  .page-404 .container .social-links .social-media {
    gap: 15px;
  }
}
.page-404 .container .social-links .social-media li {
  display: inline-block;
}
.page-404 .container .social-links .social-media li a {
  color: #1e0920;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  font-size: 20px;
  background-color: white;
  border: 2px solid #e9ecef;
  border-radius: 50%;
  transition: all 0.3s ease;
  text-decoration: none;
}
.page-404 .container .social-links .social-media li a:hover {
  color: white;
  background-color: #1e0920;
  border-color: #1e0920;
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 147, 130, 0.2);
}
.page-404 .container .social-links .social-media li a:focus {
  outline: 2px solid #1e0920;
  outline-offset: 2px;
}
@media (max-width: 320px) {
  .page-404 .container .social-links .social-media li a {
    width: 45px;
    height: 45px;
    font-size: 18px;
  }
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.ytVideoWrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #000;
  z-index: 10000 !important;
  transition: height 300ms cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
}
.ytVideoWrapper.active {
  height: 100%;
}
.ytVideoWrapper.active .iframewrapper {
  height: 100vh;
}
.ytVideoWrapper.active .closeBtn {
  display: block;
}

.ytVideoWrapper .iframewrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 0;
  background-color: #1a1a1a;
  z-index: 1000 !important;
  transition: height 300ms cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
}
.ytVideoWrapper .iframewrapper #ytplayer,
.ytVideoWrapper .iframewrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}

.ytVideoWrapper .closeBtn {
  position: fixed;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  z-index: 1011 !important;
  display: none;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.7);
  border: none;
  padding: 0;
  transition: background-color all 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
.ytVideoWrapper .closeBtn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
.ytVideoWrapper .closeBtn:focus-visible {
  outline: 2px solid #1e0920;
  outline-offset: -2px;
}
.ytVideoWrapper .closeBtn .line {
  position: absolute;
  background-color: white;
  left: 50%;
  top: 50%;
  transform-origin: center;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
.ytVideoWrapper .closeBtn .line.a {
  width: 40px;
  height: 3px;
  margin-left: -20px;
  margin-top: -1.5px;
  transform: rotate(45deg);
}
.ytVideoWrapper .closeBtn .line.b {
  width: 3px;
  height: 40px;
  margin-left: -1.5px;
  margin-top: -20px;
  transform: rotate(45deg);
}
.ytVideoWrapper .closeBtn:hover .line {
  background-color: #ffffff;
}

.play-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: #1e0920;
  border: none;
  border-radius: 9999px;
  padding: 0;
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  width: 60px;
  height: 60px;
}
.play-btn::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 12px solid white;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  margin-left: 2px;
}
.play-btn:hover {
  background-color: hsl(294.7826086957, 56.0975609756%, -1.9607843137%);
  transform: scale(1.05);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
.play-btn:active {
  transform: scale(0.95);
}
.play-btn:focus-visible {
  outline: 2px solid white;
  outline-offset: 3px;
}
@media (max-width: 320px) {
  .play-btn {
    width: 50px;
    height: 50px;
  }
  .play-btn::before {
    border-left-width: 10px;
    border-top-width: 6px;
    border-bottom-width: 6px;
  }
}

.video-banner {
  position: relative;
  overflow: hidden;
  background-color: #000;
  border-radius: 0.75rem;
}
.video-banner img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.video-banner .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.6) 100%);
  padding: 1.5rem;
  text-align: center;
  color: white;
  z-index: 10;
}
.video-banner .text h2 {
  font-size: 2.25rem;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .video-banner .text h2 {
    font-size: 1.875rem;
  }
}
@media (max-width: 320px) {
  .video-banner .text h2 {
    font-size: 1.5rem;
  }
}
.video-banner .text p {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
  line-height: 1.75;
  max-width: 600px;
}
@media (max-width: 767px) {
  .video-banner .text p {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 320px) {
  .video-banner .text p {
    font-size: 0.875rem;
  }
}

@media (max-width: 767px) {
  .ytVideoWrapper .closeBtn {
    width: 70px;
    height: 70px;
  }
  .ytVideoWrapper .closeBtn .line.a {
    width: 35px;
    margin-left: -17.5px;
  }
  .ytVideoWrapper .closeBtn .line.b {
    height: 35px;
    margin-top: -17.5px;
  }
}
@media (max-width: 320px) {
  .ytVideoWrapper .closeBtn {
    width: 60px;
    height: 60px;
  }
  .ytVideoWrapper .closeBtn .line.a {
    width: 30px;
    margin-left: -15px;
  }
  .ytVideoWrapper .closeBtn .line.b {
    height: 30px;
    margin-top: -15px;
  }
  .video-banner .text {
    padding: 1rem;
  }
  .video-banner .text h2,
  .video-banner .text p {
    max-width: 90%;
  }
}

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