* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.container {
    margin: auto;
    width: 1247px;
    max-width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}html,body {
    color: #000000;
    min-height: 100%;
    scroll-behavior: smooth;
    height: 100%;
    font-family: Arial, sans-serif;
}.wrapper-structuree8H {
    height: 100%;
    display: flex;
    min-height: 100%;
    flex-direction: column;
}.discord_cta0fR {
    flex: 0 0 auto;
}svg {
    height: 30px;
    width: 30px;
}.head_learnx8l {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.test_driveOGw {
    position: relative;
    overflow: hidden;
    padding: 130px 0;
    background: linear-gradient(145deg, #ffffff 0%, rgb(201,200,188) 100%);
}.test_driveOGw::before {
    height: 300px;
    width: 300px;
    content: '';
    border: 30px solid rgb(172,167,173,0.5);
    top: -150px;
    z-index: 1;
    opacity: 0.1;
    border-radius: 50%;
    position: absolute;
    right: -150px;
}.test_driveOGw::after {
    bottom: -200px;
    left: -200px;
    width: 400px;
    content: '';
    height: 400px;
    border: 40px solid rgb(130,122,133,0.5);
    z-index: 1;
    opacity: 0.1;
    position: absolute;
    border-radius: 50%;
}.test_driveOGw .promise_blockCqz {
    position: relative;
    z-index: 10;
    display: flex;
    flex-direction: column;
}.test_driveOGw .container {
    background: #ffffff;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 60px;
    max-width: 900px;
}.test_driveOGw .container::before {
    width: 80px;
    height: 80px;
    background: rgb(172,167,173);
    content: '';
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
}.test_driveOGw .container::after {
    height: 80px;
    clip-path: polygon(0 0, 0 100%, 100% 100%);
    left: 0;
    content: '';
    width: 80px;
    bottom: 0;
    background: rgb(130,122,133);
    z-index: 1;
    position: absolute;
}.test_driveOGw .container p {
    color: #000000;
    z-index: 5;
    line-height: 1.4;
    font-weight: 700;
    font-size: 29px;
    text-align: center;
    position: relative;
    margin: 0 0 40px 0;
}.test_driveOGw .connect_linksAuM {
    transition: all 0.4s ease;
    z-index: 5;
    height: 60px;
    text-align: center;
    line-height: 60px;
    width: 220px;
    font-weight: 600;
    margin: 0 auto;
    position: relative;
    background: transparent;
    color: rgb(172,167,173);
    font-size: 17px;
    border: 2px solid rgb(172,167,173);
    display: block;
    text-decoration: none;
}.test_driveOGw .connect_linksAuM::before {
    position: absolute;
    width: calc(100% + 4px);
    transform-origin: left;
    z-index: -1;
    left: -2px;
    top: -2px;
    transition: transform 0.4s ease;
    background: rgb(172,167,173);
    content: '';
    height: calc(100% + 4px);
    transform: scaleX(0);
}.test_driveOGw .connect_linksAuM:hover {
    color: #ffffff;
}.test_driveOGw .connect_linksAuM:hover::before {
    transform: scaleX(1);
}.test_driveOGw .promise_blockCqz::before {
    height: 94%;
    width: 94%;
    left: 3%;
    position: absolute;
    content: '';
    top: 3%;
    border: 1px dashed rgb(172,167,173,0.5);
    z-index: 1;
}.test_driveOGw .promise_blockCqz::after {
    z-index: 1;
    width: 88%;
    height: 88%;
    border: 1px dashed rgb(130,122,133,0.5);
    position: absolute;
    top: 6%;
    left: 6%;
    content: '';
}

@media (max-width: 991px) {.test_driveOGw {
    padding: 110px 0;
}.test_driveOGw .container {
    padding: 50px;
}.test_driveOGw .container p {
    margin-bottom: 35px;
    font-size: calc(24px * 1.2);
}.test_driveOGw .container::before,
    .test_driveOGw .container::after {
    height: 70px;
    width: 70px;
}.test_driveOGw .connect_linksAuM {
    line-height: 55px;
    height: 55px;
    width: 200px;
}
}

@media (max-width: 767px) {.test_driveOGw {
    padding: 90px 0;
}.test_driveOGw .container {
    padding: 40px;
}.test_driveOGw .container p {
    margin-bottom: 30px;
    font-size: 24px;
}.test_driveOGw .container::before,
    .test_driveOGw .container::after {
    width: 60px;
    height: 60px;
}.test_driveOGw .connect_linksAuM {
    height: 50px;
    width: 180px;
    line-height: 50px;
}
}

@media (max-width: 480px) {.test_driveOGw {
    padding: 70px 0;
}.test_driveOGw .container {
    padding: 30px;
}.test_driveOGw .container p {
    font-size: calc(14px * 1.2);
    margin-bottom: 25px;
}.test_driveOGw .container::before,
    .test_driveOGw .container::after {
    height: 50px;
    width: 50px;
}.test_driveOGw .connect_linksAuM {
    width: 160px;
    height: 45px;
    line-height: 45px;
    font-size: calc(17px * 0.9);
}}.training_benefitsu7y {
    z-index: 1;
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(201,200,188) 30%, rgba(255,255,255,0.9) 100%);
}.training_benefitsu7y::before {
    transform: rotate(-15deg);
    top: -5%;
    height: 40%;
    width: 30%;
    background: rgb(172,167,173,0.5);
    z-index: -1;
    filter: blur(40px);
    position: absolute;
    left: -2%;
    content: "";
}.training_benefitsu7y::after {
    position: absolute;
    bottom: -5%;
    width: 35%;
    content: "";
    filter: blur(50px);
    height: 45%;
    background: rgb(130,122,133,0.5);
    z-index: -1;
    right: -2%;
    transform: rotate(15deg);
}.training_benefitsu7y .container {
    padding: 0 1.5rem;
    position: relative;
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 1200px;
    gap: 2rem;
    display: grid;
}.training_benefitsu7y .photo_itemEQq {
    transform: perspective(1000px) rotateY(-5deg);
    filter: saturate(1.1) contrast(1.05);
    object-fit: cover;
    width: 100%;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    height: 300px;
    clip-path: polygon(0 0, 100% 3%, 98% 97%, 2% 100%);
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}.training_benefitsu7y .photo_itemEQq:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.training_benefitsu7y .promise_blockCqz {
    backdrop-filter: blur(10px);
    transform: translateY(-20px);
    animation: slideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    position: relative;
    padding: 2.5rem 2rem;
    background: rgba(255,255,255,0.8);
}.training_benefitsu7y .message_wrapctr {
    position: relative;
}.training_benefitsu7y h1 {
    line-height: 1.3;
    color: #000000;
    transform: translateX(-5px);
    font-weight: 700;
    margin-bottom: 1.5rem;
    font-size: 34px;
    position: relative;
    animation: fadeIn 0.7s ease-out forwards;
}.training_benefitsu7y h1::before {
    transform: scaleY(0);
    animation: scaleIn 0.6s 0.3s cubic-bezier(0.33, 1, 0.68, 1) forwards;
    height: 85%;
    top: 0.5rem;
    width: 4px;
    background: rgb(172,167,173);
    transform-origin: top;
    content: "";
    left: -10px;
    position: absolute;
}.training_benefitsu7y ul {
    display: grid;
    gap: 1.25rem;
    list-style: none;
    margin: 0;
    padding: 0;
}.training_benefitsu7y li {
    opacity: 0;
    animation: itemAppear 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform: translateY(10px);
    padding-left: 2.5rem;
    position: relative;
}.training_benefitsu7y li:nth-child(1) {
    animation-delay: 0.3s;
}.training_benefitsu7y li:nth-child(2) {
    animation-delay: 0.45s;
}.training_benefitsu7y li:nth-child(3) {
    animation-delay: 0.6s;
}.training_benefitsu7y li:nth-child(4) {
    animation-delay: 0.75s;
}.training_benefitsu7y li:nth-child(5) {
    animation-delay: 0.9s;
}.training_benefitsu7y li p {
    font-size: calc(14px - 0.1rem);
    display: flex;
    color: #000000;
    align-items: flex-start;
    line-height: 1.5;
    margin: 0;
    font-weight: 400;
}.training_benefitsu7y li svg {
    flex-shrink: 0;
    margin-right: 0.75rem;
    left: 0;
    transform: scale(0);
    animation: iconPop 0.4s 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    width: 22px;
    position: absolute;
    top: 2px;
    height: 22px;
}.training_benefitsu7y li svg path {
    transition: fill 0.3s;
    fill: rgb(172,167,173);
}.training_benefitsu7y li:hover svg {
    transform: scale(1.1) rotate(5deg);
}.training_benefitsu7y li:hover svg path {
    fill: rgb(130,122,133);
}.training_benefitsu7y li:hover p {
    color: #000000;
}

@keyframes slideUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes scaleIn {
  from {
    transform: scaleY(0);
  }
  to {
    transform: scaleY(1);
  }
}

@keyframes itemAppear {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes iconPop {
  0% {
    transform: scale(0);
  }
  70% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

@media (min-width: 768px) {.training_benefitsu7y {
    padding: 8rem 0;
}.training_benefitsu7y .container {
    align-items: center;
    gap: 3rem;
    grid-template-columns: 1fr 1.2fr;
}.training_benefitsu7y .photo_itemEQq {
    clip-path: polygon(0 0, 100% 5%, 95% 95%, 5% 100%);
    height: 400px;
    transform: perspective(1200px) rotateY(-8deg) translateZ(30px);
}.training_benefitsu7y .promise_blockCqz {
    margin-left: -3rem;
    padding: 3rem;
    transform: perspective(1000px) rotateY(2deg);
    z-index: 2;
}.training_benefitsu7y h1 {
    margin-bottom: 2rem;
    font-size: 41px;
}.training_benefitsu7y ul {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 1.5rem 2rem;
}
}

@media (min-width: 992px) {.training_benefitsu7y .container {
    gap: 0;
    grid-template-columns: 0.9fr 1.1fr;
}.training_benefitsu7y .photo_itemEQq {
    height: 450px;
    transform: perspective(1500px) rotateY(-12deg) translateZ(50px);
}.training_benefitsu7y .promise_blockCqz {
    max-width: 650px;
    margin-left: -5rem;
    padding: 3.5rem;
}.training_benefitsu7y h1::before {
    width: 6px;
    left: -20px;
}.training_benefitsu7y li p {
    font-size: 14px;
}
}

@media (min-width: 1200px) {.training_benefitsu7y .photo_itemEQq {
    height: 500px;
}.training_benefitsu7y .promise_blockCqz {
    padding: 4rem;
    margin-left: -8rem;
}
}

@media (max-width: 767px) {.training_benefitsu7y h1 {
    font-size: calc(34px - 0.2rem);
}.training_benefitsu7y .promise_blockCqz {
    padding: 2rem 1.5rem;
}}.metrics_summary4CB {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(201,200,188) 0%, rgba(rgb(172,167,173,0.5), 0.05) 100%);
    position: relative;
    overflow: hidden;
}.metrics_summary4CB::before {
    position: absolute;
    height: 110%;
    z-index: 0;
    left: -10%;
    background: linear-gradient(110deg, transparent 0%, rgba(rgb(172,167,173,0.5), 0.02) 20%, transparent 60%);
    top: -5%;
    width: 120%;
    content: "";
    transform: skewY(-5deg);
}.metrics_summary4CB .container {
    z-index: 1;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    max-width: 1320px;
}.metrics_summary4CB ul {
    display: grid;
    padding: 0;
    gap: 2.5rem;
    transform: perspective(1000px) rotateX(2deg);
    margin: 0 0 3rem;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.metrics_summary4CB .statistics_plusesSi4 {
    background: linear-gradient(145deg, #ffffff 0%, rgba(rgb(255, 255, 255, 0.5), 0.9) 100%);
    overflow: hidden;
    box-shadow: 
    0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
    0 1px 0 rgba(rgb(172,167,173,0.5), 0.1);
    position: relative;
    border-left: 3px solid rgb(172,167,173);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), 
              box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateZ(0);
    padding: 2rem 1.5rem;
}.metrics_summary4CB .statistics_plusesSi4:nth-child(odd) {
    transform: translateY(10px);
}.metrics_summary4CB .statistics_plusesSi4:nth-child(even) {
    transform: translateY(-10px);
}.metrics_summary4CB .statistics_plusesSi4::before {
    position: absolute;
    background: linear-gradient(45deg, transparent 30%, rgba(rgb(172,167,173,0.5), 0.03) 70%, rgba(rgb(172,167,173,0.5), 0.05) 100%);
    height: 100%;
    content: "";
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}.metrics_summary4CB .statistics_plusesSi4::after {
    background: linear-gradient(135deg, transparent 50%, rgba(rgb(172,167,173,0.5), 0.1) 51%);
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    bottom: 0;
    width: 40px;
    right: 0;
    position: absolute;
    height: 40px;
    content: "";
}.metrics_summary4CB .statistics_plusesSi4:hover {
    box-shadow: 
    0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08),
    0 3px 0 rgba(rgb(172,167,173,0.5), 0.2);
    transform: translateY(0) scale(1.03);
}.metrics_summary4CB .statistics_plusesSi4 div {
    position: relative;
    flex-direction: column;
    display: flex;
    z-index: 2;
}.metrics_summary4CB .statistics_plusesSi4 p {
    line-height: 1;
    font-size: calc(47px * 1.2);
    color: rgb(172,167,173);
    margin: 0;
    margin-bottom: 0.5rem;
    transition: transform 0.3s ease;
    font-weight: 700;
    transform-origin: left center;
    display: inline-block;
    position: relative;
}.metrics_summary4CB .statistics_plusesSi4:hover p {
    transform: scale(1.05);
}.metrics_summary4CB .statistics_plusesSi4 p::after {
    position: absolute;
    transform-origin: left;
    background: rgb(172,167,173);
    left: 0;
    bottom: -5px;
    height: 3px;
    width: 30px;
    content: "";
    transform: scaleX(0);
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}.metrics_summary4CB .statistics_plusesSi4:hover p::after {
    transform: scaleX(1);
}.metrics_summary4CB .statistics_plusesSi4 span {
    color: #000000;
    font-size: 17px;
    margin-top: 0.5rem;
    transform: translateX(0);
    font-weight: 600;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    display: block;
}.metrics_summary4CB .statistics_plusesSi4:hover span {
    transform: translateX(5px);
}.metrics_summary4CB h4 {
    text-align: right;
    transform: perspective(500px) rotateX(-1deg);
    position: relative;
    margin: 1rem 5rem 0 0;
    padding-bottom: 1rem;
    font-size: 23px;
    font-weight: 700;
    color: #000000;
}.metrics_summary4CB h4::before {
    height: 3px;
    bottom: 0;
    width: 100px;
    content: "";
    background: rgb(172,167,173);
    right: -3rem;
    transform: scaleX(1.5) translateX(-10px);
    position: absolute;
}

@media (min-width: 992px) {.metrics_summary4CB .container {
    padding: 0 3rem;
}.metrics_summary4CB ul {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 2rem;
}.metrics_summary4CB h4 {
    margin: 2rem 10rem 0 0;
    font-size: calc(23px * 1.2);
}.metrics_summary4CB .statistics_plusesSi4:nth-child(3n+1) {
    transform: translateY(20px) rotate(-1deg);
}.metrics_summary4CB .statistics_plusesSi4:nth-child(3n+2) {
    transform: translateY(-10px) rotate(0.5deg);
}.metrics_summary4CB .statistics_plusesSi4:nth-child(3n+3) {
    transform: translateY(5px) rotate(0.2deg);
}.metrics_summary4CB .statistics_plusesSi4:hover {
    transform: translateY(0) rotate(0) scale(1.05);
}
}

@media (max-width: 991px) {.metrics_summary4CB ul {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}.metrics_summary4CB .statistics_plusesSi4 p {
    font-size: calc(29px * 1.1);
}
}

@media (max-width: 767px) {.metrics_summary4CB {
    padding: 3rem 0;
}.metrics_summary4CB ul {
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 1rem;
}.metrics_summary4CB .statistics_plusesSi4 {
    padding: 1.5rem 1rem;
}.metrics_summary4CB .statistics_plusesSi4 p {
    font-size: 29px;
}.metrics_summary4CB .statistics_plusesSi4 span {
    font-size: calc(17px * 0.9);
}.metrics_summary4CB h4 {
    text-align: center;
    margin: 1rem 0 0;
}.metrics_summary4CB h4::before {
    right: 50%;
    transform: translateX(50%);
    width: 80px;
}
}

@media (max-width: 480px) {.metrics_summary4CB ul {
    grid-template-columns: 1fr;
    margin-bottom: 2rem;
}.metrics_summary4CB .statistics_plusesSi4 {
    transform: none !important;
}.metrics_summary4CB .statistics_plusesSi4:hover {
    transform: translateY(-5px) !important;
}}

@keyframes floatIn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.metrics_summary4CB .statistics_plusesSi4 {
    animation: floatIn 0.5s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    animation-delay: calc(var(--i, 0) * 0.1s);
}.metrics_summary4CB .statistics_plusesSi4:nth-child(1) {
    --i: 1;
}.metrics_summary4CB .statistics_plusesSi4:nth-child(2) {
    --i: 2;
}.metrics_summary4CB .statistics_plusesSi4:nth-child(3) {
    --i: 3;
}.metrics_summary4CB .statistics_plusesSi4:nth-child(4) {
    --i: 4;
}.metrics_summary4CB .statistics_plusesSi4:nth-child(5) {
    --i: 5;
}.metrics_summary4CB .statistics_plusesSi4:nth-child(6) {
    --i: 6;
}.metrics_summary4CB .statistics_plusesSi4:nth-child(7) {
    --i: 7;
}.user_comments3Dn {
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(201,200,188) 0%, rgb(130,122,133,0.5) 100%);
}.user_comments3Dn::before {
    background-image: radial-gradient(circle at 10% 20%, rgb(172,167,173,0.5) 5%, transparent 60%);
    left: 0;
    height: 100%;
    opacity: 0.4;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}.user_comments3Dn::after {
    bottom: -5%;
    width: 40%;
    background-image: radial-gradient(circle, rgb(130,122,133,0.5) 10%, transparent 70%);
    right: -5%;
    z-index: 0;
    height: 40%;
    opacity: 0.5;
    position: absolute;
    content: "";
}.user_comments3Dn .container {
    z-index: 1;
    position: relative;
    max-width: 1200px;
    padding: 0 1.5rem;
    margin: 0 auto;
}.user_comments3Dn h2 {
    font-weight: 700;
    color: #000000;
    position: relative;
    transform: translateZ(0);
    text-align: center;
    margin-bottom: 3rem;
    font-size: 37px;
}.user_comments3Dn h2::after {
    height: 0.3rem;
    background: linear-gradient(90deg, rgb(172,167,173) 0%, rgb(130,122,133) 100%);
    width: 5rem;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    content: "";
    bottom: -0.8rem;
}.user_comments3Dn .user_reviewsikV {
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
    perspective: 1000px;
}.user_comments3Dn .alumni_ratingsazv {
    position: relative;
    overflow: hidden;
    transform-style: preserve-3d;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), 
                box-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    padding: 2rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    z-index: 1;
    background: #ffffff;
}.user_comments3Dn .alumni_ratingsazv::before {
    height: 0.3rem;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 2;
    left: 0;
    position: absolute;
    transform: scaleX(0);
    width: 100%;
    content: "";
    background: linear-gradient(90deg, rgb(172,167,173) 0%, rgb(130,122,133) 100%);
    transform-origin: left;
    top: 0;
}.user_comments3Dn .alumni_ratingsazv:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}.user_comments3Dn .alumni_ratingsazv:hover::before {
    transform: scaleX(1);
}.user_comments3Dn .alumni_ratingsazv div {
    margin-bottom: 1.5rem;
    align-items: center;
    display: flex;
}.user_comments3Dn .alumni_ratingsazv img {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border: 3px solid #ffffff;
    margin-right: 1rem;
    object-fit: cover;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    transition: transform 0.3s ease;
}.user_comments3Dn .alumni_ratingsazv:hover img {
    transform: scale(1.05);
}.user_comments3Dn .alumni_ratingsazv h4 {
    font-size: 20px;
    margin: 0;
    color: #000000;
    font-weight: 600;
    position: relative;
}.user_comments3Dn .alumni_ratingsazv h4::after {
    transform-origin: left;
    transition: transform 0.3s ease;
    left: 0;
    bottom: -0.5rem;
    width: 2rem;
    background: rgb(172,167,173);
    height: 0.15rem;
    position: absolute;
    transform: scaleX(0);
    content: "";
}.user_comments3Dn .alumni_ratingsazv:hover h4::after {
    transform: scaleX(1);
}.user_comments3Dn .description {
    font-size: 17px;
    color: #000000;
    position: relative;
    line-height: 1.6;
    font-weight: 400;
    margin-bottom: 0;
}.user_comments3Dn .description::before {
    opacity: 0.2;
    font-size: 5rem;
    font-family: serif;
    content: "";
    position: absolute;
    line-height: 1;
    left: -0.5rem;
    top: -1.5rem;
    color: rgb(172,167,173,0.5);
}.user_comments3Dn a {
    overflow: hidden;
    color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    text-decoration: none;
    font-size: 17px;
    margin-top: 3rem;
    border-radius: 10px;
    font-weight: 600;
    z-index: 1;
    position: relative;
    display: inline-block;
    background: linear-gradient(90deg, rgb(172,167,173) 0%, rgb(130,122,133) 100%);
    padding: 0.8rem 2rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.user_comments3Dn a::before {
    transition: opacity 0.3s ease;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    opacity: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(130,122,133) 0%, rgb(172,167,173) 100%);
    content: "";
    z-index: -1;
}.user_comments3Dn a:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.user_comments3Dn a:hover::before {
    opacity: 1;
}.user_comments3Dn .promise_blockCqz {
    align-items: center;
    display: flex;
    flex-direction: column;
}

@media (max-width: 1024px) {.user_comments3Dn {
    padding: 4rem 0;
}.user_comments3Dn h2 {
    font-size: calc(37px * 0.9);
}.user_comments3Dn .user_reviewsikV {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 768px) {.user_comments3Dn {
    padding: 3rem 0;
}.user_comments3Dn h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 2rem;
}.user_comments3Dn h2::after {
    width: 4rem;
}.user_comments3Dn .user_reviewsikV {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 1.5rem;
}.user_comments3Dn .alumni_ratingsazv {
    padding: 1.5rem;
}
}

@media (max-width: 576px) {.user_comments3Dn {
    padding: 2.5rem 0;
}.user_comments3Dn h2 {
    margin-bottom: 1.5rem;
    font-size: calc(37px * 0.7);
}.user_comments3Dn h2::after {
    width: 3rem;
}.user_comments3Dn .user_reviewsikV {
    grid-template-columns: 1fr;
}.user_comments3Dn .alumni_ratingsazv {
    padding: 1.2rem;
}.user_comments3Dn .alumni_ratingsazv div {
    margin-bottom: 1rem;
}.user_comments3Dn .alumni_ratingsazv img {
    width: 50px;
    height: 50px;
}.user_comments3Dn a {
    margin-top: 2rem;
    padding: 0.7rem 1.5rem;
}}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.user_comments3Dn .alumni_ratingsazv:nth-child(1) {
    animation: fadeInUp 0.6s 0.1s both;
}.user_comments3Dn .alumni_ratingsazv:nth-child(2) {
    animation: fadeInUp 0.6s 0.2s both;
}.user_comments3Dn .alumni_ratingsazv:nth-child(3) {
    animation: fadeInUp 0.6s 0.3s both;
}.user_comments3Dn .alumni_ratingsazv:nth-child(4) {
    animation: fadeInUp 0.6s 0.4s both;
}.user_comments3Dn .alumni_ratingsazv:nth-child(5) {
    animation: fadeInUp 0.6s 0.5s both;
}.user_comments3Dn .alumni_ratingsazv:nth-child(6) {
    animation: fadeInUp 0.6s 0.6s both;
}.user_comments3Dn .alumni_ratingsazv:nth-child(7) {
    animation: fadeInUp 0.6s 0.7s both;
}.title_boardXrI {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(201,200,188) 0%, #ffffff 100%);
    padding: 0;
}.title_boardXrI::before {
    width: 100%;
    height: 200%;
    top: -50%;
    content: "";
    background: linear-gradient(45deg, rgb(172,167,173,0.5) 0%, transparent 70%);
    z-index: 1;
    transform: rotate(-15deg);
    position: absolute;
    left: -20%;
}.title_boardXrI::after {
    transform: rotate(15deg);
    z-index: 1;
    border-radius: 100px;
    position: absolute;
    content: "";
    height: 60%;
    width: 60%;
    right: -10%;
    bottom: -10%;
    background: linear-gradient(225deg, rgb(130,122,133,0.5) 0%, transparent 80%);
}.title_boardXrI h1 {
    animation: fadeSlideDown 0.8s ease-out 0.2s forwards;
    position: relative;
    z-index: 10;
    text-align: center;
    color: rgb(172,167,173);
    opacity: 0;
    font-size: 38px;
    padding: 1rem;
    transform: translateY(20px);
    font-weight: 700;
    margin: 2rem 0;
}.title_boardXrI .promise_blockCqz {
    width: 100%;
    z-index: 10;
    flex-direction: column;
    display: flex;
    position: relative;
}.title_boardXrI .message_wrapctr {
    opacity: 0;
    z-index: 5;
    box-shadow: 0 20px 40px rgba(0,0,0,0.1), 0 15px 20px rgba(0,0,0,0.05);
    padding: 2rem;
    backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.7) 100%);
    transform: translateY(30px);
    animation: fadeSlideUp 0.8s ease-out 0.4s forwards;
    position: relative;
}.title_boardXrI .message_wrapctr ol {
    padding: 0;
    list-style: none;
    margin: 0;
}.title_boardXrI .message_wrapctr li {
    margin-bottom: 2rem;
}.title_boardXrI .learn_welcomeAJt {
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
}.title_boardXrI .learn_welcomeAJt svg {
    animation: growAndRotate 1s cubic-bezier(0.34, 1.56, 0.64, 1) 0.6s forwards;
    height: 150px;
    margin-bottom: 1.5rem;
    width: 150px;
    transform: scale(0);
}.title_boardXrI .learn_welcomeAJt svg path {
    stroke-width: 0.5;
    fill: rgb(172,167,173);
    transition: all 0.3s ease;
    stroke: rgb(130,122,133);
}.title_boardXrI .learn_welcomeAJt svg text {
    transition: all 0.3s ease;
    fill: rgb(172,167,173);
    font-family: Arial, sans-serif;
}.title_boardXrI .learn_welcomeAJt p {
    margin-bottom: 1.5rem;
    max-width: 600px;
    line-height: 1.6;
    transform: translateY(20px);
    animation: fadeSlideUp 0.8s ease-out 0.8s forwards;
    color: #000000;
    font-size: calc(16px * 1.2);
    position: relative;
    opacity: 0;
}.title_boardXrI .learn_welcomeAJt p::after {
    position: absolute;
    height: 3px;
    transform: translateX(-50%);
    content: "";
    background: linear-gradient(90deg, rgb(172,167,173), rgb(130,122,133));
    width: 50px;
    border-radius: 10px;
    bottom: -10px;
    left: 50%;
}.title_boardXrI .connect_linksAuM {
    opacity: 0;
    letter-spacing: 1px;
    z-index: 1;
    background: linear-gradient(135deg, rgb(172,167,173) 0%, rgb(130,122,133) 100%);
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1), 0 6px 6px rgba(0,0,0,0.05);
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    transform: scale(0.9);
    text-transform: uppercase;
    color: #ffffff;
    border: none;
    padding: 1rem 2rem;
    text-decoration: none;
    display: inline-block;
    animation: popIn 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 1s forwards;
    position: relative;
    border-radius: 10px;
}.title_boardXrI .connect_linksAuM::before {
    z-index: -1;
    left: -100%;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    top: 0;
    transition: all 0.6s ease;
    height: 100%;
    width: 100%;
}.title_boardXrI .connect_linksAuM:hover {
    transform: translateY(-5px) scale(1.03);
    box-shadow: 0 15px 30px rgba(0,0,0,0.15), 0 10px 10px rgba(0,0,0,0.05);
}.title_boardXrI .connect_linksAuM:hover::before {
    left: 100%;
}.title_boardXrI .photo_itemEQq {
    overflow: hidden;
    animation: fadeSlideUp 0.8s ease-out 0.6s forwards;
    border-radius: 22px;
    margin-top: 2rem;
    width: 100%;
    position: relative;
    box-shadow: 0 20px 40px rgba(0,0,0,0.15), 0 15px 20px rgba(0,0,0,0.1);
    transform: translateY(30px) scale(0.95);
    height: 300px;
    opacity: 0;
}.title_boardXrI .photo_itemEQq::before {
    height: 100%;
    top: 0;
    content: "";
    z-index: 1;
    width: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(
    to bottom,
    transparent 0%,
    rgb(172,167,173,0.5) 100%
  );
}.title_boardXrI .photo_itemEQq::after {
    content: "";
    border-radius: calc(22px - 10px);
    right: 10px;
    top: 10px;
    bottom: 10px;
    z-index: 2;
    position: absolute;
    left: 10px;
    border: 2px solid rgb(255, 255, 255, 0.5);
}

@keyframes fadeSlideDown {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeSlideUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes popIn {
  from {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes growAndRotate {
  from {
    transform: scale(0) rotate(-10deg);
  }
  to {
    transform: scale(1) rotate(0);
  }
}

@media (min-width: 768px) {.title_boardXrI h1 {
    margin: 3rem 0;
    font-size: calc(38px * 1.2);
}.title_boardXrI .promise_blockCqz {
    gap: 3rem;
    flex-direction: row;
    padding: 0 3rem;
    align-items: center;
}.title_boardXrI .message_wrapctr {
    flex: 1;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    padding: 3rem;
}.title_boardXrI .learn_welcomeAJt {
    align-items: flex-start;
    text-align: left;
}.title_boardXrI .learn_welcomeAJt p::after {
    transform: none;
    left: 0;
}.title_boardXrI .photo_itemEQq {
    flex: 1;
    height: 500px;
    margin-top: 0;
    clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
}
}

@media (min-width: 992px) {.title_boardXrI {
    padding: 3rem 0;
}.title_boardXrI h1 {
    font-size: calc(38px * 1.5);
}.title_boardXrI .promise_blockCqz {
    padding: 0 5rem;
    gap: 5rem;
}.title_boardXrI .learn_welcomeAJt svg {
    height: 180px;
    width: 180px;
}.title_boardXrI .learn_welcomeAJt p {
    font-size: calc(16px * 1.4);
}.title_boardXrI .connect_linksAuM {
    font-size: calc(16px * 1.1);
    padding: 1.2rem 2.5rem;
}.title_boardXrI .photo_itemEQq {
    height: 600px;
}
}

@media (min-width: 1200px) {.title_boardXrI .promise_blockCqz {
    padding: 0 8rem;
}.title_boardXrI .message_wrapctr {
    padding: 4rem;
}.title_boardXrI .learn_welcomeAJt svg {
    width: 200px;
    height: 200px;
}.title_boardXrI .photo_itemEQq {
    height: 650px;
}
}

@media (max-width: 767px) {.title_boardXrI .learn_welcomeAJt svg {
    height: 120px;
    width: 120px;
}.title_boardXrI .learn_welcomeAJt p {
    font-size: 16px;
}.title_boardXrI .connect_linksAuM {
    width: 100%;
    text-align: center;
}}.education_frameworkg9H {
    position: relative;
    overflow: hidden;
    padding: 8rem 0;
    background: linear-gradient(170deg, rgb(201,200,188) 60%, rgb(172,167,173,0.5) 100%);
}.education_frameworkg9H::before {
    animation: gridPulse 8s ease-in-out infinite alternate;
    left: 0;
    opacity: 0.15;
    width: 100%;
    background-image: 
        linear-gradient(rgb(130,122,133,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(130,122,133,0.5) 1px, transparent 1px);
    background-size: 30px 30px;
    top: 0;
    content: "";
    height: 100%;
    z-index: 1;
    position: absolute;
}.education_frameworkg9H::after {
    width: 120%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(172,167,173,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(130,122,133,0.5) 0%, transparent 25%);
    position: absolute;
    opacity: 0.4;
    left: -10%;
    z-index: 0;
    top: -10%;
    animation: glowMove 15s ease-in-out infinite alternate;
    height: 120%;
    filter: blur(60px);
    content: "";
}.education_frameworkg9H .promise_blockCqz {
    margin: 0 auto;
    grid-template-columns: 1fr;
    z-index: 2;
    gap: 3rem;
    transition: transform 0.5s ease;
    display: grid;
    position: relative;
    max-width: 1100px;
}.education_frameworkg9H h3 {
    font-size: 38px;
    animation: circuitConnect 1.5s ease-out forwards;
    position: relative;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    letter-spacing: 3px;
    font-weight: 700;
    padding: 0 2rem;
}.education_frameworkg9H h3::before,
.education_frameworkg9H h3::after {
    height: 1px;
    width: 60%;
    position: absolute;
    left: 20%;
    animation: lineGlow 3s ease-in-out infinite alternate;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(172,167,173), transparent);
}.education_frameworkg9H h3::before {
    top: -15px;
}.education_frameworkg9H h3::after {
    bottom: -15px;
}.education_frameworkg9H span {
    line-height: 1.8;
    color: #000000;
    justify-content: center;
    position: relative;
    text-align: center;
    font-size: 17px;
    z-index: 2;
    display: flex;
    animation: moduleInitialize 1s ease-out forwards;
    align-items: center;
    padding: 3rem;
}.education_frameworkg9H span::before {
    bottom: 0;
    left: 0;
    content: "";
    background: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    clip-path: polygon(
        0 5%, 
        5% 0, 
        95% 0, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0 95%
    );
}.education_frameworkg9H span::after {
    opacity: 0.6;
    clip-path: polygon(
        0 5%, 
        5% 0, 
        95% 0, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0 95%
    );
    top: 4px;
    bottom: 4px;
    position: absolute;
    content: "";
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.5) 0%, 
        rgba(255, 255, 255, 0) 50%,
        rgba(255, 255, 255, 0.2) 100%
    );
    z-index: -1;
    left: 4px;
    right: 4px;
}.education_frameworkg9H .promise_blockCqz::before {
    width: 3px;
    background: linear-gradient(to bottom, rgb(172,167,173), rgb(130,122,133));
    height: 50px;
    content: "";
    z-index: 1;
    position: absolute;
    left: calc(50% - 1.5px);
    top: calc(3rem + 20px);
}.education_frameworkg9H .promise_blockCqz::after {
    box-shadow: 
        0 0 15px rgb(172,167,173,0.5),
        0 0 30px rgb(172,167,173,0.5);
    left: calc(50% - 8px);
    height: 16px;
    animation: pulseNode 3s ease-in-out infinite;
    width: 16px;
    content: "";
    top: calc(3rem + 70px);
    background: linear-gradient(135deg, rgb(172,167,173), rgb(130,122,133));
    z-index: 1;
    border-radius: 50%;
    position: absolute;
}

@keyframes gridPulse {
    0%, 100% {
        opacity: 0.1;
        background-size: 30px 30px;
    }
    50% {
        opacity: 0.2;
        background-size: 32px 32px;
    }
}

@keyframes glowMove {
    0% {
        transform: translateX(-5%) translateY(-5%);
    }
    100% {
        transform: translateX(5%) translateY(5%);
    }
}

@keyframes circuitConnect {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes moduleInitialize {
    0% {
        opacity: 0;
        transform: scale(0.95);
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes lineGlow {
    0%, 100% {
        opacity: 0.5;
        box-shadow: 0 0 5px rgb(172,167,173,0.5);
    }
    50% {
        opacity: 1;
        box-shadow: 0 0 12px rgb(172,167,173);
    }
}

@keyframes pulseNode {
    0%, 100% {
        transform: scale(1);
        box-shadow: 
            0 0 15px rgb(172,167,173,0.5),
            0 0 30px rgb(172,167,173,0.5);
    }
    50% {
        transform: scale(1.2);
        box-shadow: 
            0 0 20px rgb(172,167,173),
            0 0 40px rgb(172,167,173,0.5);
    }
}

@media (max-width: 992px) {.education_frameworkg9H {
    padding: 6rem 1.5rem;
}.education_frameworkg9H h3 {
    letter-spacing: 2px;
    font-size: calc(38px * 0.9);
    padding: 0 1.5rem;
}.education_frameworkg9H span {
    padding: 2.5rem;
}.education_frameworkg9H .promise_blockCqz::before {
    height: 40px;
}.education_frameworkg9H .promise_blockCqz::after {
    top: calc(3rem + 60px);
}
}

@media (max-width: 768px) {.education_frameworkg9H {
    padding: 4rem 1rem;
}.education_frameworkg9H::before {
    background-size: 20px 20px;
}.education_frameworkg9H h3 {
    font-size: calc(38px * 0.8);
    letter-spacing: 1px;
    padding: 0 1rem;
}.education_frameworkg9H span {
    font-size: calc(17px * 0.95);
    padding: 2rem;
}.education_frameworkg9H .promise_blockCqz::before {
    height: 30px;
}.education_frameworkg9H .promise_blockCqz::after {
    height: 12px;
    left: calc(50% - 6px);
    width: 12px;
    top: calc(3rem + 50px);
}}.course_program_detailscUr {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(201,200,188) 0%, rgba(247, 247, 247, 0.9) 100%);
    padding: 120px 0;
    position: relative;
}.course_program_detailscUr::before {
    border-radius: 50%;
    right: -150px;
    position: absolute;
    content: "";
    z-index: 0;
    background: linear-gradient(45deg, rgb(172,167,173,0.5) 0%, rgb(130,122,133,0.5) 100%);
    opacity: 0.1;
    animation: pulse 15s infinite alternate ease-in-out;
    top: -150px;
    height: 400px;
    width: 400px;
    filter: blur(100px);
}.course_program_detailscUr::after {
    bottom: -100px;
    width: 300px;
    left: -100px;
    border-radius: 50%;
    filter: blur(80px);
    opacity: 0.08;
    background: linear-gradient(225deg, rgb(130,122,133,0.5) 0%, rgb(172,167,173,0.5) 100%);
    z-index: 0;
    position: absolute;
    animation: pulse 18s infinite alternate-reverse ease-in-out;
    height: 300px;
    content: "";
}.course_program_detailscUr .container {
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
}.course_program_detailscUr h2 {
    animation: slideIn 0.8s 0.2s forwards ease-out;
    opacity: 0;
    font-weight: 700;
    margin-bottom: 50px;
    line-height: 1.3;
    position: relative;
    text-align: left;
    transform: translateX(-10px);
    color: #000000;
    font-size: 36px;
}.course_program_detailscUr h2::after {
    animation: expandWidth 1s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    left: 0;
    position: absolute;
    transform: scaleX(0);
    width: 80px;
    height: 3px;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(172,167,173) 0%, rgb(130,122,133) 100%);
    bottom: -15px;
}.course_program_detailscUr .quick_progresseZU {
    position: relative;
    display: grid;
    transform: translateY(20px);
    gap: 40px;
    animation: fadeIn 0.8s 0.4s forwards ease-out;
    grid-template-columns: 1fr;
    opacity: 0;
}.course_program_detailscUr .photo_itemEQq {
    height: 350px;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(-3deg);
    position: relative;
}.course_program_detailscUr .photo_itemEQq::after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(
        to bottom right,
        rgba(rgb(172,167,173,0.5), 0.1),
        rgba(rgb(130,122,133,0.5), 0.05)
    );
    left: 0;
    top: 0;
    z-index: 1;
}.course_program_detailscUr .photo_itemEQq:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 8px 20px rgba(0, 0, 0, 0.06);
    transform: perspective(1000px) rotateY(0deg) scale(1.02);
}.course_program_detailscUr .message_wrapctr {
    transform: translateY(15px);
    display: flex;
    animation: fadeSlideUp 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    flex-direction: column;
    gap: 25px;
    opacity: 0;
}.course_program_detailscUr .description {
    font-weight: 400;
    transition: all 0.3s ease;
    border-left: 1px solid rgb(130,122,133,0.5);
    position: relative;
    padding-left: 20px;
    font-size: 17px;
    color: #000000;
    line-height: 1.8;
    margin: 0;
}.course_program_detailscUr .description:hover {
    transform: translateX(3px);
    border-left: 3px solid rgb(130,122,133);
}.course_program_detailscUr .description:first-of-type {
    position: relative;
}.course_program_detailscUr .description:first-of-type::before {
    height: 10px;
    border-radius: 50%;
    opacity: 0;
    left: -5px;
    content: "";
    transform: scale(0);
    top: 0;
    transition: transform 0.4s ease, opacity 0.4s ease;
    position: absolute;
    width: 10px;
    background-color: rgb(130,122,133);
}.course_program_detailscUr .description:first-of-type:hover::before {
    transform: scale(1);
    opacity: 1;
}.course_program_detailscUr .description:nth-of-type(2) {
    color: #000000;
    opacity: 0.85;
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        opacity: 0.05;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.08;
    }
    100% {
        transform: scale(0.95);
        opacity: 0.05;
    }
}

@keyframes slideIn {
    0% {
        transform: translateX(-10px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes expandWidth {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeSlideUp {
    0% {
        opacity: 0;
        transform: translateY(15px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (min-width: 768px) {.course_program_detailscUr .quick_progresseZU {
    align-items: start;
    gap: 60px;
    grid-template-columns: 1fr 1.6fr;
}.course_program_detailscUr .photo_itemEQq {
    height: 450px;
}.course_program_detailscUr h2 {
    font-size: calc(36px * 1.1);
    max-width: 80%;
}.course_program_detailscUr h2::after {
    width: 120px;
}
}

@media (min-width: 992px) {.course_program_detailscUr {
    padding: 150px 0;
}.course_program_detailscUr .container {
    padding: 0 40px;
}.course_program_detailscUr .quick_progresseZU {
    gap: 80px;
}.course_program_detailscUr .photo_itemEQq {
    height: 550px;
}.course_program_detailscUr h2 {
    font-size: calc(36px * 1.2);
    margin-bottom: 70px;
}.course_program_detailscUr .description {
    font-size: calc(17px * 1.05);
    padding-left: 30px;
}
}

@media (min-width: 1200px) {.course_program_detailscUr {
    padding: 180px 0;
}.course_program_detailscUr .container {
    padding: 0 60px;
}.course_program_detailscUr .quick_progresseZU {
    grid-template-columns: 0.9fr 1.5fr;
    gap: 100px;
}.course_program_detailscUr h2 {
    max-width: 70%;
}.course_program_detailscUr .description:first-of-type {
    margin-bottom: 40px;
}
}

@media (max-width: 767px) {.course_program_detailscUr {
    padding: 80px 0;
}.course_program_detailscUr h2 {
    font-size: calc(36px * 0.9);
    margin-bottom: 40px;
}.course_program_detailscUr .photo_itemEQq {
    transform: perspective(800px) rotateY(-2deg);
    height: 250px;
}.course_program_detailscUr .description {
    padding-left: 15px;
    font-size: calc(17px * 0.95);
    line-height: 1.7;
}.course_program_detailscUr .quick_progresseZU {
    gap: 30px;
}
}

@media (max-width: 480px) {.course_program_detailscUr {
    padding: 60px 0;
}.course_program_detailscUr h2 {
    margin-bottom: 30px;
    font-size: calc(36px * 0.8);
}.course_program_detailscUr .photo_itemEQq {
    height: 200px;
}.course_program_detailscUr .message_wrapctr {
    gap: 20px;
}.course_program_detailscUr .description {
    line-height: 1.6;
    padding-left: 12px;
    font-size: calc(17px * 0.9);
}}.thxHuby1X {
    position: relative;
    overflow: hidden;
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(201,200,188) 0%, rgba(255,255,255,0.95) 100%);
}.thxHuby1X::before {
    position: absolute;
    transform: rotate(-15deg);
    top: -20%;
    filter: blur(40px);
    z-index: 0;
    background: linear-gradient(45deg, rgb(172,167,173,0.5) 0%, rgb(130,122,133) 100%);
    right: -20%;
    content: "";
    width: 60%;
    height: 70%;
    animation: float 12s ease-in-out infinite;
    opacity: 0.4;
}.thxHuby1X::after {
    width: 50%;
    background: linear-gradient(-45deg, rgb(130,122,133,0.5) 0%, rgb(172,167,173) 100%);
    z-index: 0;
    animation: float 15s ease-in-out infinite reverse;
    height: 60%;
    filter: blur(30px);
    left: -10%;
    bottom: -10%;
    transform: rotate(15deg);
    content: "";
    opacity: 0.3;
    position: absolute;
}.thxHuby1X .container {
    z-index: 2;
    align-items: center;
    flex-direction: column;
    display: flex;
    animation: fadeIn 0.8s ease-out forwards;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.thxHuby1X h2 {
    position: relative;
    opacity: 0;
    line-height: 1.3;
    transform: translateY(20px);
    font-weight: 700;
    text-align: center;
    color: #000000;
    max-width: 90%;
    margin-bottom: 3rem;
    animation: slideUp 0.7s ease-out 0.2s forwards;
    font-family: Arial, sans-serif;
    letter-spacing: -0.02em;
    font-size: clamp(1.75rem, 4vw, 37px);
}.thxHuby1X h2::before {
    background: linear-gradient(90deg, rgb(172,167,173) 0%, rgb(130,122,133) 100%);
    bottom: -16px;
    transform: translateX(-50%);
    height: 4px;
    content: "";
    width: 80px;
    position: absolute;
    left: 50%;
    border-radius: 2px;
}.thxHuby1X .promise_blockCqz {
    position: relative;
    opacity: 0;
    transform: translateY(30px);
    backdrop-filter: blur(8px);
    border-left: 4px solid rgb(172,167,173);
    width: 100%;
    padding: 3rem;
    animation: slideUp 0.8s ease-out 0.4s forwards;
    border-radius: 25px;
    background: linear-gradient(120deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.96) 100%);
    max-width: 880px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.06), 0 8px 16px rgba(0,0,0,0.04);
}.thxHuby1X .promise_blockCqz::before {
    right: 15px;
    position: absolute;
    border: 1px dashed rgba(0,0,0,0.07);
    bottom: 15px;
    border-radius: calc(25px - 15px);
    pointer-events: none;
    left: 15px;
    content: "";
    z-index: 0;
    top: 15px;
}.thxHuby1X ul {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 1;
    position: relative;
}.thxHuby1X li {
    position: relative;
    padding-left: 2rem;
}.thxHuby1X li::before {
    top: 8px;
    content: "";
    left: 0;
    box-shadow: 0 0 0 4px rgb(172,167,173,0.5);
    animation: pulse 3s ease-in-out infinite;
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgb(172,167,173);
}.thxHuby1X span {
    color: #000000;
    display: block;
    line-height: 1.7;
    font-size: clamp(1rem, 2vw, 1.1rem);
    position: relative;
    font-family: Arial, sans-serif;
    font-weight: 400;
    z-index: 2;
}

@keyframes slideUp {
    0% {
        transform: translateY(30px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(172,167,173,0.5);
    }
    70% {
        box-shadow: 0 0 0 8px rgba(0,0,0,0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0,0,0,0);
    }
}

@keyframes float {
    0% {
        transform: rotate(-15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-12deg) translate(-10px, -15px);
    }
    100% {
        transform: rotate(-15deg) translate(0, 0);
    }
}

@media screen and (max-width: 767px) {.thxHuby1X {
    padding: 3rem 1.25rem;
}.thxHuby1X h2 {
    max-width: 100%;
    margin-bottom: 2rem;
}.thxHuby1X .promise_blockCqz {
    border-left-width: 3px;
    padding: 2rem 1.5rem;
}.thxHuby1X li {
    padding-left: 1.5rem;
}.thxHuby1X li::before {
    top: 6px;
    height: 6px;
    width: 6px;
}.thxHuby1X h2::before {
    width: 60px;
    bottom: -12px;
    height: 3px;
}
}

@media screen and (max-width: 480px) {.thxHuby1X {
    padding: 2.5rem 1rem;
}.thxHuby1X h2 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}.thxHuby1X .promise_blockCqz {
    padding: 1.5rem 1.25rem;
}.thxHuby1X span {
    font-size: 0.95rem;
}}.consentNotificationBoxeLU {
    transition: transform 0.3s ease-in-out;
    background: rgb(130,122,133);
    z-index: 90;
    position: fixed;
    transform: translateY(100%);
    border-top: 3px solid rgb(130,122,133);
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    bottom: 0;
    animation: slideUp 0.5s forwards;
    padding: 20px 0;
    width: 100%;
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
#cookie_popup_infoSqd {
    display: none;
}#cookie_popup_infoSqd:checked ~ .consentNotificationBoxeLU {
    opacity: 0;
    visibility: hidden;
}.cookie_menuIgX {
    display: flex;
    padding: 20px 5%;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
}.consentNotificationBoxeLU h5 {
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}.consentNotificationBoxeLU p {
    font-size: 16px;
    line-height: 1.5;
    font-family: Arial, sans-serif;
    color: #ffffff;
}.track_eduOwv {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    margin-right: 15px;
    filter: drop-shadow(0 0 10px rgb(172,167,173));
}.track_eduOwv svg {
    height: 80px;
    transition: transform 0.3s ease-in-out;
    fill: rgb(172,167,173);
    width: 80px;
}.track_eduOwv:hover svg {
    transform: scale(1.1);
}.cookie_guardCjr {
    background: linear-gradient(90deg, rgb(172,167,173), rgb(130,122,133));
    min-width: 140px;
    white-space: nowrap;
    border-radius: 29px;
    margin-left: 10px;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
    padding: 10px 20px;
    box-shadow: 0 0 15px rgb(172,167,173);
    flex-shrink: 0;
    text-align: center;
    line-height: 40px;
}.cookie_guardCjr:hover {
    box-shadow: 0 0 20px rgb(130,122,133);
}.cookie_button.user_choicesJeG {
    border: 2px solid rgb(130,122,133);
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
}.cookie_button.user_choicesJeG:hover {
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgb(130,122,133);
}.consentNotificationBoxeLU p a {
    color: rgb(172,167,173);
    transition: color 0.3s ease;
    text-decoration: none;
}.consentNotificationBoxeLU p a:hover {
    color: rgb(130,122,133);
}
@media only screen and (max-width: 1200px) {.consentNotificationBoxeLU {
    padding: 15px 0;
}.cookie_menuIgX {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.track_eduOwv {
    display: none;
}.cookie_menuIgX {
    text-align: center;
    align-items: center;
    flex-direction: column;
}.consentNotificationBoxeLU h5 {
    margin-bottom: 5px;
    font-size: 22px;
}.data_settingsclC {
    margin-bottom: 15px;
}.cookie_guardCjr {
    min-width: 100%;
    margin: 10px 0;
}}
.company_infoKL0 {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.company_infoKL0::before {
    content: "";
    left: 0;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 10%, rgba(0, 0, 0, 0.75) 90%);
    position: absolute;
}.company_infoKL0::after {
    animation: pulse 12s infinite alternate;
    clip-path: polygon(0 0, 100% 0, 100% 70%, 30% 100%);
    transform: rotate(-15deg);
    height: 80%;
    right: -5%;
    width: 50%;
    z-index: 2;
    background: linear-gradient(to right, rgb(172,167,173,0.5), transparent);
    opacity: 0.15;
    content: "";
    top: -10%;
    position: absolute;
}.company_infoKL0 .container {
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 3;
}.company_infoKL0 .message_wrapctr {
    position: relative;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 5px 15px rgba(0, 0, 0, 0.08);
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(5px);
    padding: 40px 50px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-1deg);
}.company_infoKL0 .message_wrapctr:hover {
    transform: perspective(1000px) rotateY(0deg);
}.company_infoKL0 .message_wrapctr::before {
    top: 0;
    background: linear-gradient(to bottom, rgb(172,167,173), rgb(130,122,133));
    content: '';
    width: 5px;
    position: absolute;
    left: 0;
    height: 100%;
}.company_infoKL0 .message_wrapctr h1 {
    position: relative;
    line-height: 1.2;
    margin-bottom: 30px;
    display: inline-block;
    letter-spacing: -0.5px;
    color: #000000;
    padding-bottom: 15px;
    font-size: 41px;
    font-weight: 700;
}.company_infoKL0 .message_wrapctr h1::after {
    transform-origin: left center;
    bottom: 0;
    width: 80px;
    height: 3px;
    transition: width 0.3s ease-out;
    background: rgb(130,122,133);
    content: '';
    position: absolute;
    left: 0;
}.company_infoKL0 .message_wrapctr:hover h1::after {
    width: 100%;
}.company_infoKL0 .message_wrapctr ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.company_infoKL0 .message_wrapctr ul li {
    margin-bottom: 15px;
}.company_infoKL0 .message_wrapctr h4 {
    font-size: 21px;
    transform: translateX(0);
    transition: transform 0.4s ease;
    margin: 0 0 15px;
    position: relative;
    color: rgb(172,167,173);
    font-weight: 600;
    display: inline-block;
}.company_infoKL0 .message_wrapctr:hover h4 {
    transform: translateX(10px);
}.company_infoKL0 .message_wrapctr h4::before {
    bottom: -5px;
    content: '';
    position: absolute;
    width: 0;
    background: rgb(172,167,173);
    left: 0;
    transition: width 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    height: 2px;
}.company_infoKL0 .message_wrapctr:hover h4::before {
    width: 100%;
}.company_infoKL0 .message_wrapctr span {
    color: #000000;
    font-family: Arial, sans-serif;
    hyphens: auto;
    font-size: 13px;
    text-align: justify;
    display: block;
    opacity: 0.95;
    column-gap: 40px;
    font-weight: 400;
    columns: 2;
    line-height: 1.8;
}.company_infoKL0 .message_wrapctr span::first-letter {
    color: rgb(130,122,133);
    font-weight: 600;
    font-size: 1.5em;
}

@keyframes pulse {
    0% {
        opacity: 0.1;
        transform: rotate(-15deg) scale(1);
    }
    50% {
        opacity: 0.15;
        transform: rotate(-15deg) scale(1.05);
    }
    100% {
        opacity: 0.1;
        transform: rotate(-15deg) scale(1);
    }
}

@media (max-width: 1100px) {.company_infoKL0 {
    padding: 100px 0;
}.company_infoKL0 .message_wrapctr {
    padding: 35px 40px;
}.company_infoKL0 .message_wrapctr h1 {
    font-size: calc(41px * 0.9);
}
}

@media (max-width: 992px) {.company_infoKL0 {
    padding: 80px 0;
}.company_infoKL0 .message_wrapctr {
    padding: 30px 35px;
    transform: perspective(1000px) rotateY(0deg);
}.company_infoKL0 .message_wrapctr span {
    columns: 1;
}
}

@media (max-width: 768px) {.company_infoKL0 {
    padding: 60px 0;
}.company_infoKL0 .message_wrapctr {
    padding: 25px 30px;
}.company_infoKL0 .message_wrapctr h1 {
    margin-bottom: 20px;
    font-size: calc(41px * 0.8);
}.company_infoKL0 .message_wrapctr h4 {
    font-size: calc(21px * 0.9);
}.company_infoKL0 .message_wrapctr span {
    font-size: calc(13px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.company_infoKL0 {
    padding: 50px 0;
}.company_infoKL0 .message_wrapctr {
    padding: 20px 25px;
}.company_infoKL0 .message_wrapctr h1 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: calc(41px * 0.7);
}.company_infoKL0 .message_wrapctr h1::after {
    height: 2px;
    width: 60px;
}.company_infoKL0 .message_wrapctr h4 {
    margin-bottom: 10px;
    font-size: calc(21px * 0.85);
}.company_infoKL0 .message_wrapctr span {
    line-height: 1.6;
    font-size: calc(13px * 0.9);
}.company_infoKL0::after {
    width: 70%;
    opacity: 0.1;
}}.contact_sectionMj4 {
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
}.contact_sectionMj4::before {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    left: 0;
}.contact_sectionMj4::after {
    animation: shine 8s linear infinite;
    content: "";
    height: 200%;
    top: -50%;
    width: 200%;
    left: -50%;
    background: linear-gradient(45deg, 
        transparent 65%, 
        rgba(255, 255, 255, 0.08) 70%, 
        transparent 75%);
    z-index: 2;
    position: absolute;
}.contact_sectionMj4 .container {
    z-index: 3;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
}.contact_sectionMj4 .reach_infoWmN {
    flex-wrap: wrap;
    overflow: hidden;
    padding: 2rem;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2), 
                0 5px 10px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.03), rgba(0, 0, 0, 0.3));
    position: relative;
    gap: 2rem;
    display: flex;
    border-radius: 26px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}.contact_sectionMj4 .reach_infoWmN::before {
    background: linear-gradient(90deg, 
        transparent, 
        rgb(172,167,173), 
        transparent);
    width: 200%;
    height: 1px;
    left: -50%;
    content: "";
    top: 0;
    position: absolute;
}.contact_sectionMj4 .reach_infoWmN::after {
    right: -50%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(130,122,133), 
        transparent);
    height: 1px;
    bottom: 0;
    width: 200%;
    position: absolute;
    content: "";
}.contact_sectionMj4 .request_cardV9G {
    padding: 2rem;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
    transform: translateZ(0);
    flex: 1 1 300px;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.05);
    overflow: hidden;
    backdrop-filter: blur(5px);
    background: linear-gradient(135deg, 
        rgb(172,167,173,0.5), 
        rgba(0, 0, 0, 0.2));
    border-radius: 10px;
}.contact_sectionMj4 .request_cardV9G::before {
    animation: pulse 15s infinite linear;
    z-index: -1;
    content: "";
    background: radial-gradient(
        circle at center, 
        rgba(255, 255, 255, 0.05) 0%, 
        transparent 70%);
    top: -50%;
    position: absolute;
    width: 200%;
    left: -50%;
    height: 200%;
}.contact_sectionMj4 .request_cardV9G h3 {
    font-weight: 600;
    color: #ffffff;
    font-size: 21px;
    position: relative;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    margin-bottom: 2rem;
    padding-bottom: 1rem;
}.contact_sectionMj4 .request_cardV9G h3::after {
    content: "";
    height: 2px;
    background: rgb(130,122,133);
    left: 0;
    position: absolute;
    bottom: 0;
    box-shadow: 0 0 8px rgb(130,122,133);
    width: 50px;
}.contact_sectionMj4 .request_cardV9G div {
    transition: all 0.3s ease;
    margin-bottom: 1.5rem;
    position: relative;
    display: flex;
    padding-left: 10px;
    align-items: center;
}.contact_sectionMj4 .request_cardV9G div:hover {
    transform: translateX(5px);
}.contact_sectionMj4 .request_cardV9G div::before {
    width: 3px;
    position: absolute;
    height: 0;
    content: "";
    top: 50%;
    background: rgb(130,122,133);
    left: 0;
    transition: height 0.3s ease;
}.contact_sectionMj4 .request_cardV9G div:hover::before {
    height: 80%;
    top: 10%;
}.contact_sectionMj4 .request_cardV9G div svg {
    height: 20px;
    flex-shrink: 0;
    width: 20px;
    margin-right: 15px;
}.contact_sectionMj4 .request_cardV9G div svg path {
    fill: rgb(130,122,133);
    transition: all 0.3s ease;
}.contact_sectionMj4 .request_cardV9G div:hover svg path {
    filter: drop-shadow(0 0 2px rgb(172,167,173));
    fill: rgb(172,167,173);
}.contact_sectionMj4 .request_cardV9G div span {
    letter-spacing: 0.5px;
    font-size: calc(18px - 2px);
    color: #ffffff;
}.contact_sectionMj4 .request_cardV9G div span a {
    transition: all 0.3s ease;
    color: #ffffff;
    text-decoration: none;
}.contact_sectionMj4 .request_cardV9G div span a:hover {
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
    color: rgb(130,122,133);
}.contact_sectionMj4 .feedback_helpdtZ {
    position: relative;
    padding: 2rem;
    border-radius: 10px;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.05), 
        rgba(0, 0, 0, 0.1));
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(8px);
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.05);
    flex: 1 1 400px;
}.contact_sectionMj4 .feedback_helpdtZ::before {
    width: 200px;
    background: radial-gradient(
        circle, 
        rgb(172,167,173,0.5) 0%, 
        transparent 70%);
    border-radius: 50%;
    height: 200px;
    opacity: 0.3;
    right: -100px;
    content: "";
    position: absolute;
    top: -100px;
}.contact_sectionMj4 .feedback_helpdtZ form {
    flex-direction: column;
    display: flex;
    gap: 1.2rem;
}.contact_sectionMj4 .feedback_helpdtZ h3 {
    font-weight: 600;
    text-align: center;
    margin-bottom: 1.5rem;
    position: relative;
    font-size: 18px;
    color: #ffffff;
}.contact_sectionMj4 .feedback_helpdtZ h3::after {
    position: absolute;
    bottom: -10px;
    height: 2px;
    transform: translateX(-50%);
    content: "";
    left: 50%;
    background: rgb(130,122,133);
    width: 50px;
    box-shadow: 0 0 8px rgb(130,122,133);
}.contact_sectionMj4 .feedback_helpdtZ input[type="text"],
.contact_sectionMj4 .feedback_helpdtZ input[type="email"] {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    font-size: 18px;
    color: #ffffff;
    outline: none;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    padding: 12px 15px;
    transition: all 0.3s ease;
}.contact_sectionMj4 .feedback_helpdtZ input[type="text"]:focus,
.contact_sectionMj4 .feedback_helpdtZ input[type="email"]:focus {
    box-shadow: 0 0 0 2px rgb(172,167,173,0.5);
    border-color: rgb(172,167,173);
    background: rgba(0, 0, 0, 0.3);
}.contact_sectionMj4 .feedback_helpdtZ input[type="text"]::placeholder,
.contact_sectionMj4 .feedback_helpdtZ input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.contact_sectionMj4 .feedback_helpdtZ .query_feedbackRBm {
    margin: 0.5rem 0;
    display: flex;
    align-items: flex-start;
    gap: 10px;
}.contact_sectionMj4 .feedback_helpdtZ .query_feedbackRBm input[type="checkbox"] {
    border-radius: 3px;
    background: rgba(0, 0, 0, 0.2);
    flex-shrink: 0;
    position: relative;
    appearance: none;
    margin-top: 3px;
    transition: all 0.3s ease;
    height: 18px;
    width: 18px;
    cursor: pointer;
    -webkit-appearance: none;
    border: 1px solid rgba(255, 255, 255, 0.1);
}.contact_sectionMj4 .feedback_helpdtZ .query_feedbackRBm input[type="checkbox"]:checked {
    border-color: rgb(130,122,133);
    background: rgb(130,122,133);
}.contact_sectionMj4 .feedback_helpdtZ .query_feedbackRBm input[type="checkbox"]:checked::before {
    top: 50%;
    font-size: 12px;
    transform: translate(-50%, -50%);
    left: 50%;
    content: "✓";
    color: #ffffff;
    position: absolute;
}.contact_sectionMj4 .feedback_helpdtZ .query_feedbackRBm label {
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.8);
    font-size: calc(18px - 2px);
}.contact_sectionMj4 .feedback_helpdtZ .query_feedbackRBm label a {
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
    color: rgb(130,122,133);
}.contact_sectionMj4 .feedback_helpdtZ .query_feedbackRBm label a::after {
    content: "";
    transition: width 0.3s ease;
    bottom: -2px;
    width: 0;
    left: 0;
    background: rgb(130,122,133);
    position: absolute;
    height: 1px;
}.contact_sectionMj4 .feedback_helpdtZ .query_feedbackRBm label a:hover::after {
    width: 100%;
}.contact_sectionMj4 .feedback_helpdtZ .connect_linksAuM {
    text-transform: uppercase;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 12px 20px;
    font-weight: 600;
    margin-top: 1rem;
    letter-spacing: 1px;
    font-size: 18px;
    position: relative;
    overflow: hidden;
    border: none;
    background: linear-gradient(135deg, 
        rgb(172,167,173), 
        rgb(130,122,133));
    cursor: pointer;
    color: #ffffff;
}.contact_sectionMj4 .feedback_helpdtZ .connect_linksAuM::before {
    transition: all 0.6s ease;
    content: "";
    height: 100%;
    left: -100%;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.2), 
        transparent);
    position: absolute;
    width: 100%;
    top: 0;
}.contact_sectionMj4 .feedback_helpdtZ .connect_linksAuM:hover {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
    transform: translateY(-3px);
}.contact_sectionMj4 .feedback_helpdtZ .connect_linksAuM:hover::before {
    left: 100%;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

@keyframes shine {
    0% {
        transform: translateX(-100%) translateY(-100%) rotate(45deg);
    }
    100% {
        transform: translateX(100%) translateY(100%) rotate(45deg);
    }
}

@media screen and (max-width: 992px) {.contact_sectionMj4 {
    padding: 5rem 0;
}.contact_sectionMj4 .reach_infoWmN {
    flex-direction: column;
    gap: 2rem;
}.contact_sectionMj4 .request_cardV9G,
    .contact_sectionMj4 .feedback_helpdtZ {
    flex: 1 1 100%;
}
}

@media screen and (max-width: 768px) {.contact_sectionMj4 {
    padding: 4rem 0;
}.contact_sectionMj4 .reach_infoWmN {
    padding: 1.5rem;
}.contact_sectionMj4 .request_cardV9G,
    .contact_sectionMj4 .feedback_helpdtZ {
    padding: 1.5rem;
}.contact_sectionMj4 .request_cardV9G div svg {
    margin-right: 10px;
    width: 18px;
    height: 18px;
}.contact_sectionMj4 .request_cardV9G h3,
    .contact_sectionMj4 .feedback_helpdtZ h3 {
    font-size: calc(18px - 2px);
}
}

@media screen and (max-width: 576px) {.contact_sectionMj4 {
    padding: 3rem 0;
}.contact_sectionMj4 .reach_infoWmN {
    padding: 1rem;
    gap: 1.5rem;
}.contact_sectionMj4 .request_cardV9G,
    .contact_sectionMj4 .feedback_helpdtZ {
    padding: 1rem;
}.contact_sectionMj4 .request_cardV9G div {
    margin-bottom: 1rem;
}.contact_sectionMj4 .feedback_helpdtZ form {
    gap: 1rem;
}.contact_sectionMj4 .feedback_helpdtZ input[type="text"],
    .contact_sectionMj4 .feedback_helpdtZ input[type="email"] {
    padding: 10px 12px;
}.contact_sectionMj4 .feedback_helpdtZ .connect_linksAuM {
    padding: 10px 16px;
}}.academic_experienceF7R {
    overflow: hidden;
    padding: 6rem 2rem;
    position: relative;
    background-color: rgb(201,200,188);
}.academic_experienceF7R::before {
    right: -100px;
    height: 300px;
    top: -100px;
    position: absolute;
    z-index: 0;
    border-radius: 50%;
    content: "";
    filter: blur(120px);
    background: rgb(172,167,173,0.5);
    width: 300px;
}.academic_experienceF7R::after {
    filter: blur(100px);
    background: rgb(130,122,133,0.5);
    bottom: -80px;
    height: 250px;
    z-index: 0;
    content: "";
    border-radius: 50%;
    position: absolute;
    width: 250px;
    left: -80px;
}.academic_experienceF7R .alumni_ratingsazv {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.08), 
                -20px -20px 60px rgba(255, 255, 255, 0.8);
    z-index: 2;
    overflow: visible;
    background: #ffffff;
    border-radius: 25px;
    max-width: 1100px;
    gap: 0;
    margin: 0 auto;
    position: relative;
}.academic_experienceF7R .photo_itemEQq {
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    border-radius: 25px 0 0 25px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 500px;
    transform: translateX(-30px) translateY(-30px);
}.academic_experienceF7R .photo_itemEQq::before {
    width: 100%;
    position: absolute;
    top: 30px;
    height: 100%;
    border-radius: 25px;
    left: 30px;
    z-index: -1;
    background: rgb(172,167,173,0.5);
    content: "";
}.academic_experienceF7R .emp_summarylQv {
    flex-direction: column;
    padding: 4rem 3rem;
    justify-content: center;
    display: flex;
}.academic_experienceF7R .name {
    font-weight: 700;
    font-size: 45px;
    color: #000000;
    letter-spacing: -0.5px;
    margin-bottom: 0.5rem;
}.academic_experienceF7R .emp_summarylQv > div:nth-child(2) {
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 2rem;
    letter-spacing: 2px;
    display: inline-block;
    color: rgb(172,167,173);
    padding-bottom: 15px;
    font-size: 24px;
}.academic_experienceF7R .emp_summarylQv > div:nth-child(2)::after {
    left: 0;
    width: 60px;
    background: rgb(130,122,133);
    height: 2px;
    bottom: 0;
    position: absolute;
    content: "";
}.academic_experienceF7R .work_contentPFS {
    font-family: Arial, sans-serif;
    font-style: italic;
    position: relative;
    font-size: calc(15px * 1.1);
    font-weight: 300;
    line-height: 1.7;
    color: #000000;
}.academic_experienceF7R .work_contentPFS::before {
    top: -2.5rem;
    position: absolute;
    font-size: 5rem;
    color: rgb(130,122,133,0.5);
    content: "";
    z-index: -1;
    left: -2rem;
    font-family: serif;
}.academic_experienceF7R .alumni_ratingsazv:hover .photo_itemEQq {
    transform: translateX(-20px) translateY(-40px);
}@keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgb(172,167,173,0.5); }
    70% { box-shadow: 0 0 0 15px rgba(0, 0, 0, 0); }
    100% { box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
}

.academic_experienceF7R .alumni_ratingsazv:hover .name {
    background: linear-gradient(90deg, rgb(172,167,173), rgb(130,122,133));
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    text-fill-color: transparent;
    background-clip: text !important;
}

@media (max-width: 992px) {.academic_experienceF7R .alumni_ratingsazv {
    grid-template-columns: 1fr;
    max-width: 90%;
}.academic_experienceF7R .photo_itemEQq {
    border-radius: 25px 25px 0 0;
    transform: translateY(-30px);
    height: 400px;
}.academic_experienceF7R .photo_itemEQq::before {
    left: 0;
    top: 30px;
    width: 100%;
}.academic_experienceF7R .emp_summarylQv {
    padding: 1rem 2rem 3rem;
}.academic_experienceF7R .alumni_ratingsazv:hover .photo_itemEQq {
    transform: translateY(-40px);
}
}

@media (max-width: 576px) {.academic_experienceF7R {
    padding: 4rem 1rem;
}.academic_experienceF7R .alumni_ratingsazv {
    max-width: 100%;
}.academic_experienceF7R .photo_itemEQq {
    height: 320px;
    transform: translateY(-20px);
}.academic_experienceF7R .photo_itemEQq::before {
    top: 20px;
}.academic_experienceF7R .emp_summarylQv {
    padding: 0.5rem 1.5rem 2.5rem;
}.academic_experienceF7R .name {
    font-size: calc(30px);
}.academic_experienceF7R .emp_summarylQv > div:nth-child(2) {
    letter-spacing: 1px;
    font-size: 15px;
}.academic_experienceF7R .work_contentPFS {
    font-size: 15px;
}.academic_experienceF7R .alumni_ratingsazv:hover .photo_itemEQq {
    transform: translateY(-25px);
}}.privacy_compartment027 {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    background-color: rgb(201,200,188);
    font-family: Arial, sans-serif;
    padding: 40px;
}.privacy_compartment027 h1 {
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 20px;
    color: rgb(172,167,173);
}.privacy_compartment027 h2 {
    font-size: 28px;
    color: #000000;
    margin: 15px 0;
    font-weight: 600;
}.privacy_compartment027 ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
}.privacy_compartment027 li {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.6;
    color: #000000;
}.privacy_compartment027 div {
    margin-top: 20px;
}.privacy_compartment027 h3, .privacy_compartment027 h4, .privacy_compartment027 h5, .privacy_compartment027 h6 {
    margin: 1rem 0;
    color: #000000;
}
@media only screen and (max-width: 800px) {.privacy_compartment027 {
    padding: 20px;
}.privacy_compartment027 h1 {
    font-size: calc(19px * 0.8);
}.privacy_compartment027 h2 {
    font-size: calc(19px * 0.9);
}.privacy_compartment027 li {
    font-size: 18px;
}}footer {
    width: 100%;
    z-index: 1;
    position: relative;
}.discord_cta0fR {
    color: #ffffff;
    font-family: Arial, sans-serif;
    padding: 80px 0 30px;
    position: relative;
    background: linear-gradient(135deg, #000000, rgb(130,122,133));
}.discord_cta0fR::before {
    background: radial-gradient(circle at 10% 20%, rgb(130,122,133,0.5) 0%, transparent 50%);
    bottom: 0;
    left: 0;
    pointer-events: none;
    top: 0;
    content: "";
    position: absolute;
    right: 0;
}.discord_cta0fR::after {
    left: 0;
    position: absolute;
    pointer-events: none;
    top: 0;
    animation: shiftGradient 15s infinite linear;
    bottom: 0;
    right: 0;
    background: linear-gradient(45deg, transparent 40%, rgb(172,167,173,0.5) 70%, transparent 100%);
    content: "";
}@keyframes shiftGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.discord_cta0fR .container {
    position: relative;
    z-index: 2;
}footer .leaderboardNbB {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr;
}footer .message_usUOD {
    border: 1px solid rgba(255, 255, 255, 0.1);
    transform: translateY(0);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 25px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    display: flex;
    backdrop-filter: blur(8px);
    flex-wrap: wrap;
    gap: 20px;
    border-radius: 29px;
    background: rgba(255, 255, 255, 0.05);
}footer .message_usUOD:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.15);
}footer .info_item {
    display: flex;
    flex: 1 1 220px;
    align-items: center;
}footer .info_item svg {
    fill: rgb(172,167,173);
    width: 20px;
    filter: drop-shadow(0 0 3px rgb(172,167,173,0.5));
    height: 20px;
    transition: transform 0.3s ease;
    margin-right: 12px;
}footer .info_item:hover svg {
    transform: scale(1.1);
}footer .info_item p, footer .info_item a {
    align-items: center;
    display: flex;
    color: #ffffff;
    font-weight: 400;
    transition: color 0.3s ease;
    font-size: 18px;
    text-decoration: none;
}footer .info_item a:hover {
    color: rgb(172,167,173);
    text-shadow: 0 0 8px rgb(172,167,173,0.5);
}footer .text_main_holder {
    margin-top: 20px;
    gap: 40px;
    grid-template-columns: 1fr;
    display: grid;
}footer .site_headerz3J {
    gap: 15px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}footer .site_headerz3J svg {
    width: auto;
    filter: drop-shadow(0 0 5px rgb(172,167,173,0.5));
    height: 50px;
    margin-bottom: 10px;
    transition: filter 0.3s ease;
}footer .site_headerz3J:hover svg {
    filter: drop-shadow(0 0 8px rgb(172,167,173));
}footer .facebook_ctaOR9 {
    line-height: 1.5;
    max-width: 300px;
    font-size: 16px;
    opacity: 0.8;
    color: #ffffff;
}footer .head_mastersXz {
    border-radius: 29px;
    background: rgba(255, 255, 255, 0.03);
    transition: box-shadow 0.3s ease;
    padding: 25px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(5px);
    position: relative;
}footer .head_mastersXz:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .head_mastersXz::before {
    position: absolute;
    border-radius: calc(29px + 2px);
    bottom: -2px;
    opacity: 0;
    content: "";
    z-index: -1;
    background: linear-gradient(45deg, rgb(172,167,173), transparent, rgb(130,122,133), transparent);
    left: -2px;
    transition: opacity 0.5s ease;
    right: -2px;
    top: -2px;
}footer .head_mastersXz:hover::before {
    opacity: 0.7;
    animation: borderRotate 6s linear infinite;
}@keyframes borderRotate {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 300% 0%;
    }
}

footer .head_mastersXz h5 {
    margin-bottom: 20px;
    color: #ffffff;
    padding-bottom: 10px;
    position: relative;
    font-size: 21px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-weight: 600;
}footer .head_mastersXz h5::after {
    height: 2px;
    background: rgb(172,167,173);
    content: "";
    left: 0;
    width: 50px;
    transition: width 0.3s ease;
    bottom: -1px;
    position: absolute;
}footer .head_mastersXz:hover h5::after {
    width: 100px;
}footer .site_studyhbY {
    gap: 10px;
    flex-direction: column;
    margin-bottom: 25px;
    display: flex;
}footer .site_studyhbY a {
    color: #ffffff;
    font-weight: 400;
    font-size: calc(18px - 1px);
    padding-left: 15px;
    position: relative;
    transition: color 0.3s ease, padding-left 0.3s ease;
    text-decoration: none;
}footer .site_studyhbY a::before {
    opacity: 0.7;
    background-color: rgb(172,167,173);
    top: 50%;
    width: 6px;
    position: absolute;
    border-radius: 50%;
    transition: transform 0.3s ease, opacity 0.3s ease, background-color 0.3s ease;
    transform: translateY(-50%) scale(0.8);
    content: "";
    height: 6px;
    left: 0;
}footer .site_studyhbY a:hover {
    color: rgb(172,167,173);
    padding-left: 20px;
}footer .site_studyhbY a:hover::before {
    box-shadow: 0 0 5px rgb(172,167,173), 0 0 10px rgb(172,167,173,0.5);
    opacity: 1;
    transform: translateY(-50%) scale(1);
    background-color: rgb(172,167,173);
}footer .subscribe_holder {
    border-radius: 29px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(130,122,133,0.5), #000000);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    padding: 30px;
}footer .subscribe_holder::before {
    top: -50%;
    content: "";
    animation: pulseBackground 10s infinite ease-in-out;
    z-index: -1;
    height: 200%;
    background: radial-gradient(circle, transparent 20%, #000000 70%);
    position: absolute;
    width: 200%;
    left: -50%;
}@keyframes pulseBackground {
    0% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 0.5;
    }
}

footer .subscribe_holder h5 {
    font-size: 21px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
}footer .subscribe_holder h5::after {
    height: 2px;
    bottom: -5px;
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(172,167,173), transparent);
}footer .subscribe_holder p {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 20px;
    opacity: 0.9;
    line-height: 1.6;
}footer .input_holder {
    gap: 15px;
    flex-direction: column;
    position: relative;
    display: flex;
}footer .input_holder input[type="email"] {
    color: #ffffff;
    border-radius: 10px;
    padding: 14px 16px;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 18px;
    width: 100%;
}footer .input_holder input[type="email"]:focus {
    border-color: rgb(172,167,173);
    box-shadow: 0 0 10px rgb(172,167,173,0.5);
    outline: none;
    background: rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .sub_unit6os {
    cursor: pointer;
    text-align: center;
    display: inline-block;
    background: rgb(172,167,173);
    border-radius: 10px;
    font-size: 20px;
    font-weight: 600;
    transition: all 0.3s ease;
    padding: 14px 24px;
    border: none;
    position: relative;
    overflow: hidden;
    color: #ffffff;
}footer .sub_unit6os::before {
    transition: left 0.7s ease;
    top: 0;
    left: -100%;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    width: 100%;
}footer .sub_unit6os:hover {
    background: rgb(130,122,133);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}footer .sub_unit6os:hover::before {
    left: 100%;
}footer .policy_linksYPJ {
    margin-top: 50px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}footer .collab_netg6M {
    text-align: center;
    letter-spacing: 0.5px;
    font-size: 16px;
    opacity: 0.7;
    color: #ffffff;
}

@media (min-width: 768px) {footer .info_item {
    flex: 1 1 60px;
}footer .text_main_holder {
    grid-template-columns: 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .sub_unit6os {
    white-space: nowrap;
}
}

@media (min-width: 992px) {footer .leaderboardNbB {
    grid-template-columns: 1fr;
}footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .message_usUOD {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}footer .info_item {
    flex: 0 1 auto;
}
}

@media (max-width: 767px) {footer .discord_cta0fR {
    padding: 60px 0 30px;
}footer .message_usUOD {
    padding: 20px;
    gap: 15px;
    flex-direction: column;
}footer .info_item {
    width: 100%;
}footer .head_mastersXz, footer .subscribe_holder {
    padding: 20px;
}footer .subscribe_holder h5, footer .head_mastersXz h5 {
    font-size: calc(21px - 2px);
}footer .subscribe_holder p, footer .site_studyhbY a {
    font-size: calc(18px - 2px);
}footer .policy_linksYPJ {
    margin-top: 30px;
}
}

@media (max-width: 576px) {footer .discord_cta0fR {
    padding: 40px 0 20px;
}footer .message_usUOD, footer .head_mastersXz, footer .subscribe_holder {
    padding: 15px;
}footer .input_holder input[type="email"], footer .sub_unit6os {
    padding: 12px;
}footer .site_headerz3J svg {
    height: 40px;
}footer .facebook_ctaOR9 {
    font-size: calc(16px - 1px);
}}header {
    background: linear-gradient(to right, #ffffff, rgb(201,200,188));
    z-index: 100;
    padding: 0;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.07);
    position: relative;
    width: 100%;
}header::before {
    left: 0;
    z-index: 0;
    content: '';
    height: 100%;
    background-image: 
        linear-gradient(90deg, rgba(255,255,255,0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.05) 1px, transparent 1px);
    width: 100%;
    position: absolute;
    top: 0;
    background-size: 20px 20px;
}header::after {
    width: 5px;
    top: 0;
    position: absolute;
    z-index: 1;
    background: linear-gradient(to bottom, rgb(172,167,173), rgb(130,122,133));
    content: '';
    left: 0;
    height: 100%;
}header .container {
    padding: 0;
    width: 100%;
    margin: 0;
    z-index: 2;
    position: relative;
    max-width: 100%;
}header .top_barqQg {
    display: flex;
    align-items: center;
    margin-left: 5px;
    justify-content: space-between;
    padding: 0.9rem 3%;
}header .site_infofuB {
    padding: 0.5rem;
    display: flex;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.4);
    align-items: center;
    transition: all 0.3s ease;
    border-radius: 10px;
    position: relative;
}header .site_infofuB:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.6);
}header .site_infofuB svg {
    height: auto;
    width: 140px;
    transition: all 0.3s ease;
}header .head_mastersXz {
    align-items: center;
    border-radius: 10px;
    position: relative;
    padding: 0.4rem 0.6rem;
    gap: 0.4rem;
    display: flex;
    background: rgba(255, 255, 255, 0.3);
}header .head_mastersXz::before {
    top: -2px;
    left: -2px;
    z-index: -1;
    border-radius: calc(10px + 2px);
    bottom: -2px;
    opacity: 0.5;
    right: -2px;
    background: linear-gradient(135deg, rgb(172,167,173,0.5), rgb(130,122,133,0.5));
    position: absolute;
    content: '';
}header .head_siteqUC {
    text-decoration: none;
    font-size: 19px;
    z-index: 1;
    font-family: Arial, sans-serif;
    color: #000000;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    padding: 0.4rem 0.7rem;
    background: #ffffff;
    font-weight: 400;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
}header .head_siteqUC::before {
    content: '';
    top: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: opacity 0.3s ease;
    background: linear-gradient(45deg, rgb(172,167,173,0.5), rgb(130,122,133,0.5));
    height: 100%;
    z-index: -1;
    width: 100%;
}header .head_siteqUC:hover {
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}header .head_siteqUC:hover::before {
    opacity: 1;
}

@media (max-width: 991px) {header .top_barqQg {
    padding: 0.8rem 2.5%;
}header .site_infofuB svg {
    width: 130px;
}header .head_mastersXz {
    padding: 0.35rem 0.5rem;
    gap: 0.3rem;
}header .head_siteqUC {
    padding: 0.35rem 0.6rem;
    font-size: calc(19px - 1px);
}
}

@media (max-width: 767px) {header::after {
    width: 3px;
}header .top_barqQg {
    padding: 0.8rem 2%;
    flex-direction: column;
    margin-left: 3px;
    align-items: flex-start;
    gap: 0.7rem;
}header .site_infofuB {
    padding: 0.4rem;
}header .site_infofuB svg {
    width: 120px;
}header .head_mastersXz {
    justify-content: flex-start;
    width: 98%;
    overflow-x: auto;
    padding: 0.4rem;
}header .head_mastersXz::-webkit-scrollbar {
    height: 2px;
}header .head_mastersXz::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(172,167,173);
}header .head_siteqUC {
    white-space: nowrap;
    padding: 0.3rem 0.5rem;
    font-size: calc(19px - 1px);
}
}

@media (max-width: 480px) {header::after {
    width: 2px;
}header .top_barqQg {
    padding: 0.7rem 1.5%;
    margin-left: 2px;
}header .site_infofuB svg {
    width: 110px;
}header .head_mastersXz {
    padding: 0.3rem;
}header .head_siteqUC {
    font-size: calc(19px - 2px);
    padding: 0.3rem 0.4rem;
}
}