* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}header,footer {
    width: 100%;
}.head_bar_RsM2i {
    flex: 1 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}.guide_section_myEiA {
    flex: 0 0 auto;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    min-height: 100%;
    height: 100%;
    scroll-behavior: auto;
}.wrapping-container_6Nhkw {
    height: 100%;
    min-height: 100%;
    flex-direction: column;
    display: flex;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1186px;
}svg {
    height: 30px;
    width: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.education_experience_xBt26 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(245,216,227) 0%, rgba(255,255,255,0.95) 100%);
    padding: 5rem 0;
}.education_experience_xBt26::before {
    top: 0;
    transform: translateY(-30%) skewY(-5deg);
    width: 100%;
    z-index: 0;
    position: absolute;
    background: linear-gradient(45deg, rgb(224,161,190,0.5) 0%, transparent 70%);
    left: 0;
    height: 100%;
    opacity: 0.1;
    content: "";
}.education_experience_xBt26::after {
    content: "";
    background: linear-gradient(135deg, rgb(199,116,153,0.5) 0%, transparent 80%);
    position: absolute;
    transform: rotate(-15deg);
    height: 60%;
    right: -20%;
    bottom: -20%;
    z-index: 0;
    width: 100%;
    opacity: 0.15;
}.education_experience_xBt26 .container {
    z-index: 1;
    max-width: 1200px;
    perspective: 1000px;
    margin: 0 auto;
    position: relative;
    padding: 0 1.5rem;
}.education_experience_xBt26 .student_praise_NLsYx {
    grid-template-columns: 1fr;
    box-shadow: 
    0 20px 40px rgba(0,0,0,0.05),
    0 5px 15px rgba(0,0,0,0.03),
    0 0 0 1px rgba(255,255,255,0.1) inset;
    padding: 2.5rem;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    border: 1px solid rgba(0,0,0,0.05);
    grid-gap: 2rem;
    transform-style: preserve-3d;
    border-radius: 10px;
    display: grid;
    overflow: hidden;
    background: #ffffff;
}.education_experience_xBt26 .student_praise_NLsYx::before {
    left: 0;
    width: 100%;
    animation: gradientMove 8s ease-in-out infinite;
    background-size: 200% 100%;
    height: 5px;
    z-index: 2;
    background: linear-gradient(90deg, 
    rgb(224,161,190) 0%, 
    rgb(199,116,153) 50%, 
    rgb(224,161,190) 100%);
    top: 0;
    position: absolute;
    content: "";
}.education_experience_xBt26 .student_praise_NLsYx > div:first-child {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    justify-content: center;
}.education_experience_xBt26 .img_rounded_rhxkc {
    transform: translateZ(30px);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 180px;
    position: relative;
    border-radius: 50%;
    box-shadow: 
    0 10px 25px rgba(0,0,0,0.1),
    0 5px 10px rgba(0,0,0,0.05);
    height: 180px;
}.education_experience_xBt26 .img_rounded_rhxkc::before {
    animation: rotateGradient 15s linear infinite;
    inset: -8px;
    opacity: 0.8;
    transform: rotate(-45deg);
    background: linear-gradient(
    135deg,
    rgb(199,116,153) 0%,
    transparent 50%,
    rgb(224,161,190) 100%
  );
    content: "";
    position: absolute;
    z-index: -1;
    border-radius: 50%;
}.education_experience_xBt26 .img_rounded_rhxkc::after {
    box-shadow: inset 0 0 0 10px rgba(255,255,255,0.1);
    border-radius: 50%;
    content: "";
    z-index: 1;
    position: absolute;
    inset: 0;
}.education_experience_xBt26 .student_praise_NLsYx > div:nth-child(2) {
    transform: translateZ(20px);
    text-align: center;
    position: relative;
}.education_experience_xBt26 .name {
    display: inline-block;
    font-weight: 700;
    color: #000000;
    position: relative;
    font-size: 23px;
    margin-bottom: 0.5rem;
}.education_experience_xBt26 .name::after {
    background: rgb(224,161,190);
    height: 3px;
    transform: translateZ(5px);
    bottom: -8px;
    content: "";
    left: 30%;
    position: absolute;
    width: 40%;
}.education_experience_xBt26 .student_praise_NLsYx > div:nth-child(2) > div {
    font-size: calc(16px * 0.9);
    font-weight: 600;
    color: rgb(199,116,153);
    margin-top: 1rem;
    letter-spacing: 0.5px;
}.education_experience_xBt26 .student_praise_NLsYx > div:nth-child(3) {
    transform: translateZ(10px);
    position: relative;
}.education_experience_xBt26 .emp_overview_jnxNV {
    color: #000000;
    text-align: justify;
    position: relative;
    padding-left: 1rem;
    font-size: 16px;
    line-height: 1.8;
}.education_experience_xBt26 .emp_overview_jnxNV::before {
    left: 0;
    top: 0;
    content: "";
    width: 3px;
    position: absolute;
    background: linear-gradient(
    to bottom,
    rgb(224,161,190) 0%,
    rgb(199,116,153) 100%
  );
    border-radius: 3px;
    bottom: 0;
}.education_experience_xBt26 .student_praise_NLsYx:hover {
    box-shadow: 
    0 30px 60px rgba(0,0,0,0.08),
    0 10px 25px rgba(0,0,0,0.05),
    0 0 0 1px rgba(255,255,255,0.2) inset;
    transform: translateY(-5px) rotateX(2deg) rotateY(-2deg);
}.education_experience_xBt26 .student_praise_NLsYx:hover .img_rounded_rhxkc {
    transform: translateZ(40px) scale(1.05);
}

@keyframes gradientMove {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

@keyframes rotateGradient {
  0% { transform: rotate(-45deg); }
  100% { transform: rotate(315deg); }
}

@media (min-width: 768px) {.education_experience_xBt26 {
    padding: 7rem 0;
}.education_experience_xBt26 .student_praise_NLsYx {
    grid-gap: 2.5rem;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto 1fr;
    padding: 3rem;
}.education_experience_xBt26 .student_praise_NLsYx > div:first-child {
    grid-row: 1 / span 2;
}.education_experience_xBt26 .student_praise_NLsYx > div:nth-child(2) {
    align-self: end;
    padding-top: 1.5rem;
    text-align: left;
}.education_experience_xBt26 .name::after {
    left: 0;
    width: 60px;
}.education_experience_xBt26 .emp_overview_jnxNV {
    padding-left: 1.5rem;
}.education_experience_xBt26 .emp_overview_jnxNV::before {
    width: 4px;
}
}

@media (min-width: 992px) {.education_experience_xBt26 .student_praise_NLsYx {
    grid-gap: 3rem;
    padding: 3.5rem 4rem;
    grid-template-columns: 250px 1fr;
}.education_experience_xBt26 .img_rounded_rhxkc {
    height: 220px;
    width: 220px;
}.education_experience_xBt26 .name {
    font-size: calc(23px * 1.1);
}.education_experience_xBt26 .student_praise_NLsYx > div:nth-child(2) > div {
    font-size: 16px;
}.education_experience_xBt26 .emp_overview_jnxNV {
    font-size: calc(16px * 1.05);
    line-height: 1.9;
}
}

@media (min-width: 1200px) {.education_experience_xBt26 .container {
    padding: 0 2rem;
}.education_experience_xBt26 .student_praise_NLsYx {
    padding: 4rem 5rem;
    grid-template-columns: 280px 1fr;
}.education_experience_xBt26 .img_rounded_rhxkc {
    width: 240px;
    height: 240px;
}
}

@media (max-width: 767px) {.education_experience_xBt26 {
    padding: 4rem 0;
}.education_experience_xBt26 .student_praise_NLsYx {
    text-align: center;
    padding: 2rem 1.5rem;
}.education_experience_xBt26 .img_rounded_rhxkc {
    height: 150px;
    width: 150px;
}.education_experience_xBt26 .emp_overview_jnxNV {
    text-align: left;
    padding-top: 1rem;
    padding-left: 0;
}.education_experience_xBt26 .emp_overview_jnxNV::before {
    bottom: auto;
    transform: translateX(-50%);
    height: 3px;
    width: 50px;
    left: 50%;
    top: 0;
}}.contact_box_gHmtf {
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(245,216,227) 0%, rgba(16, 22, 47, 0.95) 100%);
    position: relative;
}.contact_box_gHmtf::before {
    content: "";
    width: 100%;
    background: 
        linear-gradient(90deg, transparent 0%, rgba(rgb(224,161,190), 0.03) 50%, transparent 100%),
        linear-gradient(180deg, transparent 0%, rgba(rgb(199,116,153), 0.04) 50%, transparent 100%);
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    animation: gridMove 20s linear infinite;
    background-size: 20px 20px, 20px 20px;
}.contact_box_gHmtf::after {
    content: "";
    width: 100%;
    z-index: 0;
    top: 0;
    background: radial-gradient(
        circle at 20% 30%, 
        rgba(rgb(224,161,190), 0.15) 0%, 
        transparent 50%
    ), radial-gradient(
        circle at 80% 70%, 
        rgba(rgb(199,116,153), 0.15) 0%, 
        transparent 50%
    );
    left: 0;
    opacity: 0.6;
    height: 100%;
    position: absolute;
}@keyframes gridMove {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 40px 0, 0 40px;
    }
}

.contact_box_gHmtf .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    z-index: 2;
}.contact_box_gHmtf h2 {
    font-family: Arial, sans-serif;
    font-size: 33px;
    position: relative;
    margin-bottom: 15px;
    letter-spacing: 2px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}.contact_box_gHmtf h2::after {
    width: 80px;
    border-radius: 1.5px;
    content: "";
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
    background: linear-gradient(90deg, rgb(224,161,190), rgb(199,116,153));
    left: 50%;
    bottom: -15px;
}.contact_box_gHmtf .feedback_form_2eSQ0 {
    margin-top: 60px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    position: relative;
    gap: 30px;
}.contact_box_gHmtf .feedback_form_2eSQ0::before {
    z-index: -1;
    border: 1px solid rgba(rgb(224,161,190), 0.2);
    left: -8px;
    width: 100%;
    position: absolute;
    content: "";
    top: -8px;
    height: 100%;
    border-radius: 29px;
}.contact_box_gHmtf .feedback_form_2eSQ0::after {
    position: absolute;
    right: -8px;
    bottom: -8px;
    width: 100%;
    z-index: -1;
    height: 100%;
    border-radius: 29px;
    border: 1px solid rgba(rgb(199,116,153), 0.2);
    content: "";
}.contact_box_gHmtf .img_rounded_rhxkc {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    height: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 29px;
    min-height: 550px;
}.contact_box_gHmtf .img_rounded_rhxkc::before {
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, 0.6));
    z-index: 1;
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
}.contact_box_gHmtf .img_rounded_rhxkc::after {
    top: 20px;
    width: 60px;
    content: "";
    position: absolute;
    height: 60px;
    right: 20px;
    border-right: 2px solid rgba(rgb(224,161,190), 0.6);
    z-index: 2;
    border-top: 2px solid rgba(rgb(224,161,190), 0.6);
}.contact_box_gHmtf .connect_support_3Ivbg {
    border-radius: 29px;
    padding: 50px;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.03);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(10px);
}.contact_box_gHmtf .connect_support_3Ivbg::before {
    border-bottom: 2px solid rgba(rgb(199,116,153), 0.6);
    height: 60px;
    width: 60px;
    position: absolute;
    bottom: 20px;
    content: "";
    left: 20px;
    border-left: 2px solid rgba(rgb(199,116,153), 0.6);
}.contact_box_gHmtf form {
    width: 100%;
}.contact_box_gHmtf form h3 {
    margin-bottom: 30px;
    font-weight: 600;
    position: relative;
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 22px;
    padding-left: 20px;
}.contact_box_gHmtf form h3::before {
    border-radius: 10px;
    top: 0;
    width: 3px;
    background: rgb(224,161,190);
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
}.contact_box_gHmtf form input[type="text"] {
    margin-bottom: 25px;
    font-size: 13px;
    padding: 18px 25px;
    background: rgba(255, 255, 255, 0.05);
    font-family: Arial, sans-serif;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
}.contact_box_gHmtf form input[type="text"]:focus {
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 0 15px rgba(rgb(224,161,190), 0.2);
    border-color: rgb(224,161,190);
    outline: none;
}.contact_box_gHmtf form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.contact_box_gHmtf .feedback_info_gCxu7 {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}.contact_box_gHmtf .feedback_info_gCxu7 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_box_gHmtf .feedback_info_gCxu7 label {
    padding-left: 35px;
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    position: relative;
    font-size: 12px;
    line-height: 1.5;
}.contact_box_gHmtf .feedback_info_gCxu7 label::before {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    left: 0;
    position: absolute;
    top: 2px;
    height: 22px;
    width: 22px;
    content: "";
}.contact_box_gHmtf .feedback_info_gCxu7 input[type="checkbox"]:checked + label::before {
    background: rgb(224,161,190);
    border-color: rgb(224,161,190);
}.contact_box_gHmtf .feedback_info_gCxu7 input[type="checkbox"]:checked + label::after {
    content: "";
    height: 10px;
    width: 6px;
    left: 8px;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
    position: absolute;
    border-bottom: 2px solid #ffffff;
    top: 6px;
}.contact_box_gHmtf .feedback_info_gCxu7 label a {
    text-decoration: none;
    color: rgb(224,161,190);
    transition: all 0.3s ease;
    position: relative;
    font-weight: 600;
}.contact_box_gHmtf .feedback_info_gCxu7 label a:hover {
    color: rgb(199,116,153);
}.contact_box_gHmtf form .feedback_links_6EJ2y {
    background: linear-gradient(45deg, rgb(224,161,190), rgb(199,116,153));
    color: #ffffff;
    overflow: hidden;
    border-radius: 10px;
    border: none;
    position: relative;
    font-size: 19px;
    padding: 16px 40px;
    transition: all 0.4s ease;
    display: inline-block;
    z-index: 1;
    font-family: Arial, sans-serif;
    font-weight: 600;
    cursor: pointer;
}.contact_box_gHmtf form .feedback_links_6EJ2y::before {
    height: 100%;
    position: absolute;
    background: linear-gradient(45deg, rgb(199,116,153), rgb(224,161,190));
    top: 0;
    z-index: -1;
    width: 100%;
    left: -100%;
    content: "";
    transition: all 0.4s ease;
}.contact_box_gHmtf form .feedback_links_6EJ2y:hover::before {
    left: 0;
}.contact_box_gHmtf form .feedback_links_6EJ2y:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}.contact_box_gHmtf svg {
    fill: rgb(224,161,190);
    width: 22px;
    height: 22px;
}.contact_box_gHmtf svg path {
    transition: fill 0.3s ease;
    fill: rgb(224,161,190);
}

@media screen and (max-width: 991px) {.contact_box_gHmtf {
    padding: 90px 0;
}.contact_box_gHmtf .feedback_form_2eSQ0 {
    gap: 40px;
    grid-template-columns: 1fr;
}.contact_box_gHmtf .img_rounded_rhxkc {
    min-height: 400px;
}.contact_box_gHmtf .connect_support_3Ivbg {
    padding: 40px 30px;
}
}

@media screen and (max-width: 767px) {.contact_box_gHmtf {
    padding: 70px 0;
}.contact_box_gHmtf h2 {
    font-size: calc(33px * 0.9);
}.contact_box_gHmtf .img_rounded_rhxkc {
    min-height: 350px;
}.contact_box_gHmtf .img_rounded_rhxkc::after,
    .contact_box_gHmtf .connect_support_3Ivbg::before {
    height: 40px;
    width: 40px;
}
}

@media screen and (max-width: 576px) {.contact_box_gHmtf {
    padding: 50px 0;
}.contact_box_gHmtf h2 {
    font-size: calc(33px * 0.8);
}.contact_box_gHmtf .feedback_form_2eSQ0 {
    margin-top: 40px;
}.contact_box_gHmtf .img_rounded_rhxkc {
    min-height: 250px;
}.contact_box_gHmtf .connect_support_3Ivbg {
    padding: 30px 20px;
}.contact_box_gHmtf form h3 {
    margin-bottom: 25px;
    font-size: calc(22px * 0.9);
}.contact_box_gHmtf form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact_box_gHmtf form .feedback_links_6EJ2y {
    width: 100%;
    padding: 15px 20px;
}}.future_students_UatTH {
    background-color: #edf0f8;
    overflow: hidden;
    padding: 100px 0;
    position: relative;
}.future_students_UatTH::before {
    top: 0;
    content: '';
    left: 0;
    height: 100%;
    background: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 10px,
            rgba(228, 232, 243, 0.8) 10px,
            rgba(228, 232, 243, 0.8) 11px
        ),
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 10px,
            rgba(228, 232, 243, 0.8) 10px,
            rgba(228, 232, 243, 0.8) 11px
        );
    position: absolute;
    width: 100%;
    z-index: 1;
    opacity: 0.4;
}.future_students_UatTH .skill_sessions_IQyva {
    position: relative;
    padding: 0 30px;
    margin: 0 auto;
    z-index: 10;
    max-width: 1200px;
    text-align: center;
}.future_students_UatTH h3 {
    border-radius: 15px;
    font-size: 34px;
    position: relative;
    padding: 20px 40px;
    margin-bottom: 60px;
    display: inline-block;
    color: #000000;
    background-color: #edf0f8;
    font-weight: 700;
    box-shadow: 
        10px 10px 20px rgba(166, 180, 208, 0.7),
        -10px -10px 20px rgba(255, 255, 255, 0.8);
}.future_students_UatTH h3::after {
    bottom: -15px;
    border-radius: 10px;
    transform: translateX(-50%);
    left: 50%;
    width: 60px;
    height: 5px;
    position: absolute;
    content: '';
    background: linear-gradient(90deg, rgb(224,161,190), rgb(199,116,153));
}.future_students_UatTH ul {
    gap: 35px;
    flex-wrap: wrap;
    margin: 0;
    display: flex;
    justify-content: center;
    padding: 0;
    list-style: none;
}.future_students_UatTH ul li {
    text-align: left;
    width: calc(33.333% - 24px);
    transition: all 0.4s ease;
    display: flex;
    min-width: 280px;
    align-items: flex-start;
    box-shadow: 
        10px 10px 20px rgba(166, 180, 208, 0.5),
        -10px -10px 20px rgba(255, 255, 255, 0.8);
    position: relative;
    gap: 20px;
    background-color: #edf0f8;
    border-radius: 20px;
    padding: 35px 30px;
}.future_students_UatTH ul li:hover {
    box-shadow: 
        inset 5px 5px 10px rgba(166, 180, 208, 0.4),
        inset -5px -5px 10px rgba(255, 255, 255, 0.8);
    transform: translateY(-5px);
}.future_students_UatTH ul li::before {
    right: 15px;
    position: absolute;
    border-radius: 50%;
    content: '';
    top: 15px;
    opacity: 0.5;
    width: 12px;
    background: linear-gradient(135deg, rgb(224,161,190), rgb(199,116,153));
    height: 12px;
    transition: opacity 0.3s ease;
}.future_students_UatTH ul li:hover::before {
    opacity: 1;
}.future_students_UatTH ul li svg {
    background: linear-gradient(135deg, #edf0f8, #e2e6f3);
    box-shadow: 
        5px 5px 10px rgba(166, 180, 208, 0.5),
        -5px -5px 10px rgba(255, 255, 255, 0.8);
    transition: all 0.4s ease;
    padding: 10px;
    height: 50px;
    width: 50px;
    flex-shrink: 0;
    border-radius: 12px;
}.future_students_UatTH ul li:hover svg {
    transform: scale(1.05);
    box-shadow: 
        inset 3px 3px 6px rgba(166, 180, 208, 0.4),
        inset -3px -3px 6px rgba(255, 255, 255, 0.8);
}.future_students_UatTH ul li svg path {
    transition: fill 0.4s ease;
    fill: rgb(224,161,190);
}.future_students_UatTH ul li:hover svg path {
    fill: rgb(199,116,153);
}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.future_students_UatTH ul li {
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
}.future_students_UatTH ul li:nth-child(1) {
    animation-delay: 0.1s;
}.future_students_UatTH ul li:nth-child(2) {
    animation-delay: 0.2s;
}.future_students_UatTH ul li:nth-child(3) {
    animation-delay: 0.3s;
}.future_students_UatTH ul li:nth-child(4) {
    animation-delay: 0.4s;
}.future_students_UatTH ul li:nth-child(5) {
    animation-delay: 0.5s;
}.future_students_UatTH ul li:nth-child(6) {
    animation-delay: 0.6s;
}

@media (max-width: 992px) {.future_students_UatTH {
    padding: 80px 0;
}.future_students_UatTH h3 {
    padding: 15px 30px;
    margin-bottom: 50px;
}.future_students_UatTH ul {
    gap: 25px;
}.future_students_UatTH ul li {
    padding: 30px 25px;
    width: calc(50% - 13px);
}
}

@media (max-width: 768px) {.future_students_UatTH ul li {
    max-width: 400px;
    width: 100%;
}
}

@media (max-width: 576px) {.future_students_UatTH {
    padding: 60px 0;
}.future_students_UatTH h3 {
    font-size: calc(34px * 0.85);
    padding: 15px 20px;
    margin-bottom: 40px;
}.future_students_UatTH ul li {
    gap: 15px;
    padding: 25px 20px;
}.future_students_UatTH ul li svg {
    height: 40px;
    width: 40px;
    padding: 8px;
}
}

@media (prefers-reduced-motion: reduce) {.future_students_UatTH ul li {
    animation: none;
    opacity: 1;
}.future_students_UatTH ul li:hover {
    transform: none;
}}.offer_grid_L78lK {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.offer_grid_L78lK::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    height: 100%;
    width: 100%;
    left: 0;
}.offer_grid_L78lK .container {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
}.offer_grid_L78lK .indv_cost_M5ijB {
    position: relative;
}.offer_grid_L78lK h2 {
    font-size: calc(36px * 1.1);
    transform: translateY(20px);
    margin-bottom: 25px;
    color: #ffffff;
    position: relative;
    opacity: 0;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-align: center;
    animation: fadeSlideUp 0.8s ease-out forwards;
}.offer_grid_L78lK .learning_cost_sV1pS {
    word-break: break-word;
    line-height: 1.6;
    max-width: 700px;
    color: rgb(255, 255, 255, 0.5);
    margin: 0 auto 50px;
    overflow-wrap: break-word;
    transform: translateY(20px);
    opacity: 0;
    position: relative;
    animation: fadeSlideUp 0.8s ease-out 0.2s forwards;
    font-size: 13px;
    text-align: center;
}.offer_grid_L78lK .pricing_block_Ltym2 {
    padding: 0;
    list-style: none;
    perspective: 1000px;
    display: grid;
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}.offer_grid_L78lK .pricing_block_Ltym2 li {
    transform-style: preserve-3d;
    transform: translateZ(0) rotateY(5deg);
    animation-delay: calc(0.2s * var(--li-index, 1));
    opacity: 0;
    animation: fadeIn 0.8s ease-out forwards, rotateCard 0.8s ease-out forwards;
}.offer_grid_L78lK .pricing_block_Ltym2 li:nth-child(1) {
    --li-index: 1;
}.offer_grid_L78lK .pricing_block_Ltym2 li:nth-child(2) {
    --li-index: 2;
}.offer_grid_L78lK .pricing_block_Ltym2 li:nth-child(3) {
    --li-index: 3;
}.offer_grid_L78lK .pricing_block_Ltym2 li:nth-child(4) {
    --li-index: 4;
}.offer_grid_L78lK .cost_summary_A9BFm {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    text-decoration: none;
    height: 100%;
    display: block;
}.offer_grid_L78lK .cost_summary_A9BFm:hover {
    transform: translateY(-10px) scale(1.02);
}.offer_grid_L78lK .pro_fees_65ZuC {
    height: 100%;
    border: 1px solid rgba(255,255,255,0.1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.2), 
                0 5px 15px rgba(0,0,0,0.1),
                inset 0 1px 1px rgba(255,255,255,0.1);
    position: relative;
    backdrop-filter: blur(10px);
    padding: 30px;
    -webkit-backdrop-filter: blur(10px);
    transition: all 0.4s ease;
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.07) 0%, 
        rgba(255,255,255,0.03) 100%);
    overflow: hidden;
}.offer_grid_L78lK .cost_summary_A9BFm:hover .pro_fees_65ZuC {
    background: linear-gradient(145deg, 
        rgba(rgb(224,161,190), 0.15) 0%, 
        rgba(rgb(224,161,190), 0.05) 100%);
    box-shadow: 0 20px 40px rgba(0,0,0,0.25), 
                0 10px 20px rgba(0,0,0,0.15),
                inset 0 1px 2px rgba(255,255,255,0.15);
}.offer_grid_L78lK .pro_fees_65ZuC::before {
    top: -50%;
    content: "";
    position: absolute;
    background: radial-gradient(
        ellipse at center,
        rgba(255,255,255,0.1) 0%,
        rgba(255,255,255,0) 70%
    );
    width: 200%;
    opacity: 0;
    pointer-events: none;
    height: 200%;
    left: -50%;
    transition: opacity 0.6s ease;
    transform: rotate(30deg);
}.offer_grid_L78lK .cost_summary_A9BFm:hover .pro_fees_65ZuC::before {
    opacity: 1;
}.offer_grid_L78lK .fee_plans_IkfmH {
    height: 100%;
    flex-direction: column;
    display: flex;
}.offer_grid_L78lK .fee_plans_IkfmH h4 {
    color: #ffffff;
    margin-top: 0;
    transition: transform 0.3s ease;
    margin-bottom: 20px;
    font-size: calc(20px * 1.1);
    font-weight: 600;
    position: relative;
}.offer_grid_L78lK .cost_summary_A9BFm:hover .fee_plans_IkfmH h4 {
    transform: translateY(-2px);
    color: rgb(224,161,190);
}.offer_grid_L78lK .fee_plans_IkfmH h4::after {
    height: 2px;
    transform-origin: left;
    left: 0;
    transition: transform 0.4s ease;
    background: rgb(224,161,190);
    transform: scaleX(0.7);
    width: 50px;
    bottom: -10px;
    position: absolute;
    content: "";
}.offer_grid_L78lK .cost_summary_A9BFm:hover .fee_plans_IkfmH h4::after {
    transform: scaleX(1);
}.offer_grid_L78lK .fee_plans_IkfmH p {
    font-size: calc(13px * 0.9);
    margin-bottom: 25px;
    overflow-wrap: break-word;
    flex-grow: 1;
    line-height: 1.7;
    word-break: break-word;
    color: rgb(255, 255, 255, 0.5);
    white-space: normal;
}.offer_grid_L78lK .access_cost_opThl {
    transition: transform 0.3s ease, color 0.3s ease;
    display: inline-block;
    margin-top: auto;
    font-size: calc(20px * 1.4);
    color: #ffffff;
    font-weight: 700;
    position: relative;
    padding: 10px 0;
}.offer_grid_L78lK .cost_summary_A9BFm:hover .access_cost_opThl {
    transform: scale(1.05);
    color: rgb(224,161,190);
}.offer_grid_L78lK .access_cost_opThl::before {
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
    content: "";
    top: 0;
    background: linear-gradient(to right, 
        rgba(255,255,255,0.1) 0%, 
        rgba(255,255,255,0.3) 50%,
        rgba(255,255,255,0.1) 100%);
}

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

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

@keyframes rotateCard {
    0% {
        transform: translateZ(0) rotateY(5deg);
    }
    100% {
        transform: translateZ(0) rotateY(0);
    }
}

@media (max-width: 1024px) {.offer_grid_L78lK {
    padding: 100px 0;
}.offer_grid_L78lK .pricing_block_Ltym2 {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.offer_grid_L78lK .pro_fees_65ZuC {
    padding: 25px;
}
}

@media (max-width: 768px) {.offer_grid_L78lK {
    padding: 80px 0;
}.offer_grid_L78lK h2 {
    font-size: 36px;
    margin-bottom: 20px;
}.offer_grid_L78lK .learning_cost_sV1pS {
    font-size: calc(13px * 0.95);
    margin-bottom: 40px;
}.offer_grid_L78lK .pricing_block_Ltym2 {
    margin: 0 auto;
    max-width: 450px;
    grid-template-columns: 1fr;
}.offer_grid_L78lK .pro_fees_65ZuC {
    padding: 25px 20px;
}.offer_grid_L78lK .fee_plans_IkfmH h4 {
    font-size: 20px;
}.offer_grid_L78lK .fee_plans_IkfmH p {
    font-size: calc(13px * 0.85);
}.offer_grid_L78lK .access_cost_opThl {
    font-size: calc(20px * 1.2);
}
}

@media (max-width: 480px) {.offer_grid_L78lK {
    padding: 60px 0;
}.offer_grid_L78lK h2 {
    font-size: calc(36px * 0.9);
}.offer_grid_L78lK .learning_cost_sV1pS {
    font-size: calc(13px * 0.9);
}.offer_grid_L78lK .pro_fees_65ZuC {
    padding: 20px 15px;
}.offer_grid_L78lK .fee_plans_IkfmH h4 {
    font-size: calc(20px * 0.95);
}.offer_grid_L78lK .fee_plans_IkfmH p {
    margin-bottom: 20px;
    line-height: 1.6;
}.offer_grid_L78lK .access_cost_opThl {
    font-size: calc(20px * 1.1);
}}.our_team_vsguc {
    padding: 140px 0 120px;
    overflow: hidden;
    position: relative;
    background: rgb(245,216,227);
}.our_team_vsguc::before {
    width: 100%;
    animation: gradientFlow 25s infinite alternate;
    opacity: 0.15;
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(125deg, rgb(224,161,190,0.5) 0%, transparent 40%, rgb(199,116,153,0.5) 80%, rgb(224,161,190,0.5) 100%);
    height: 100%;
}@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.our_team_vsguc::after {
    width: 100%;
    filter: blur(50px);
    z-index: 1;
    background: radial-gradient(ellipse at 30% 20%, rgb(224,161,190,0.5) 0%, transparent 60%),
                radial-gradient(ellipse at 70% 80%, rgb(199,116,153,0.5) 0%, transparent 60%);
    animation: pulseBackground 15s infinite alternate;
    content: "";
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0.15;
}@keyframes pulseBackground {
    0% {
        opacity: 0.1;
        filter: blur(50px);
    }
    50% {
        opacity: 0.15;
        filter: blur(70px);
    }
    100% {
        opacity: 0.1;
        filter: blur(50px);
    }
}

.our_team_vsguc .container {
    position: relative;
    z-index: 2;
}.our_team_vsguc .skill_sessions_IQyva {
    position: relative;
    max-width: 100vw;
}.our_team_vsguc h3 {
    left: 0;
    font-weight: 700;
    letter-spacing: 1px;
    transform: translateY(-100%) translateY(-30px);
    border-left: 4px solid rgb(224,161,190);
    color: #000000;
    position: absolute;
    padding-left: 30px;
    margin: 0;
    font-size: 35px;
    top: 0;
}.our_team_vsguc .expert_program_pH8mZ {
    width: 115%;
    display: grid;
    padding-top: 20px;
    margin-bottom: 100px;
    grid-template-columns: 1.6fr 1.4fr;
    gap: 20px;
    margin-left: -15%;
    position: relative;
}.our_team_vsguc .expert_program_pH8mZ span {
    top: -15px;
    position: absolute;
    transform: skewX(-15deg);
    z-index: 10;
    padding: 10px 30px;
    right: 10%;
    font-weight: 600;
    color: #ffffff;
    border-radius: 0 10px 10px 0;
    font-size: 19px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
    background: rgb(224,161,190);
}.our_team_vsguc .expert_program_pH8mZ span::before {
    position: absolute;
    background: rgb(224,161,190);
    height: 100%;
    z-index: -1;
    top: 0;
    content: "";
    transform: skewX(15deg);
    width: 15px;
    left: -15px;
}.our_team_vsguc .expert_program_pH8mZ p {
    padding: 40px;
    align-self: center;
    border-radius: 16px;
    z-index: 5;
    font-size: 15px;
    grid-column: 2 / 3;
    transform: translateX(-30px);
    color: #000000;
    width: 110%;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    grid-row: 1 / 2;
    line-height: 1.8;
}.our_team_vsguc .expert_program_pH8mZ .img_rounded_rhxkc {
    grid-column: 1 / 2;
    overflow: hidden;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    z-index: 3;
    border-radius: 0 16px 16px 0;
    grid-row: 1 / 2;
    height: 500px;
}.our_team_vsguc .expert_program_pH8mZ .img_rounded_rhxkc::before {
    top: 0;
    content: "";
    z-index: 2;
    height: 100%;
    left: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.3), transparent);
    position: absolute;
    width: 100%;
}.our_team_vsguc .student_journey_e17A3 {
    gap: 20px;
    margin-left: auto;
    margin-right: -15%;
    grid-template-columns: 1.4fr 1.6fr;
    position: relative;
    display: grid;
    width: 115%;
}.our_team_vsguc .student_journey_e17A3::before {
    background: linear-gradient(to right, rgb(224,161,190,0.5), rgb(199,116,153,0.5), transparent);
    height: 1px;
    left: 30%;
    top: -50px;
    width: 40%;
    position: absolute;
    content: "";
}.our_team_vsguc .student_journey_e17A3 p {
    line-height: 1.8;
    color: #000000;
    border-radius: 16px;
    align-self: center;
    font-size: 15px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.05);
    transform: translateX(30px);
    padding: 40px;
    grid-row: 1 / 2;
    width: 110%;
    grid-column: 1 / 2;
    backdrop-filter: blur(10px);
    z-index: 5;
}.our_team_vsguc .student_journey_e17A3 .method_edu_zSq7C {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 3;
    height: 500px;
    grid-column: 2 / 3;
    border-radius: 16px 0 0 16px;
    grid-row: 1 / 2;
    overflow: hidden;
}.our_team_vsguc .student_journey_e17A3 .method_edu_zSq7C::before {
    background: linear-gradient(to left, rgba(0, 0, 0, 0.3), transparent);
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    z-index: 2;
    width: 100%;
    content: "";
}.our_team_vsguc .expert_program_pH8mZ::after,
.our_team_vsguc .student_journey_e17A3::after {
    height: 200px;
    position: absolute;
    border-radius: 50%;
    opacity: 0.15;
    z-index: 1;
    animation: pulseOpacity 8s infinite alternate;
    width: 200px;
    filter: blur(80px);
    content: "";
}@keyframes pulseOpacity {
    0% {
        opacity: 0.15;
        transform: scale(1);
    }
    100% {
        opacity: 0.2;
        transform: scale(1.1);
    }
}

.our_team_vsguc .expert_program_pH8mZ::after {
    background: rgb(224,161,190);
    bottom: -100px;
    right: 10%;
}.our_team_vsguc .student_journey_e17A3::after {
    top: -100px;
    background: rgb(199,116,153);
    left: 10%;
}.our_team_vsguc .expert_program_pH8mZ::before,
.our_team_vsguc .student_journey_e17A3::before {
    content: "";
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(224,161,190,0.5) 50%, transparent);
    width: 300px;
    height: 1px;
    animation: widthPulse 6s infinite alternate;
}@keyframes widthPulse {
    0% {
        width: 200px;
    }
    100% {
        width: 300px;
    }
}

.our_team_vsguc .expert_program_pH8mZ::before {
    left: 20%;
    top: -20px;
}.our_team_vsguc .student_journey_e17A3::before {
    right: 20%;
    bottom: -20px;
}.our_team_vsguc .skill_sessions_IQyva::before,
.our_team_vsguc .skill_sessions_IQyva::after {
    animation: horizontalLine 15s infinite alternate;
    width: 80%;
    content: "";
    height: 1px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(224,161,190,0.5) 50%, transparent);
}@keyframes horizontalLine {
    0% {
        opacity: 0.1;
        transform: translateX(-10%);
    }
    100% {
        opacity: 0.3;
        transform: translateX(10%);
    }
}

.our_team_vsguc .skill_sessions_IQyva::before {
    left: 10%;
    top: 15%;
}.our_team_vsguc .skill_sessions_IQyva::after {
    right: 10%;
    bottom: 15%;
}

@media screen and (max-width: 1199px) {.our_team_vsguc {
    padding: 120px 0 100px;
}.our_team_vsguc h3 {
    font-size: calc(35px - 0.2rem);
}.our_team_vsguc .expert_program_pH8mZ,
    .our_team_vsguc .student_journey_e17A3 {
    width: 110%;
}.our_team_vsguc .expert_program_pH8mZ {
    margin-left: -10%;
}.our_team_vsguc .student_journey_e17A3 {
    margin-right: -10%;
}.our_team_vsguc .expert_program_pH8mZ .img_rounded_rhxkc,
    .our_team_vsguc .student_journey_e17A3 .method_edu_zSq7C {
    height: 450px;
}.our_team_vsguc .expert_program_pH8mZ p,
    .our_team_vsguc .student_journey_e17A3 p {
    padding: 30px;
}
}

@media screen and (max-width: 991px) {.our_team_vsguc .expert_program_pH8mZ p,
    .our_team_vsguc .student_journey_e17A3 p {
    width: 100%;
}.our_team_vsguc {
    padding: 100px 0 80px;
}.our_team_vsguc h3 {
    font-size: calc(35px - 0.4rem);
    margin-bottom: 50px;
    transform: none;
    position: relative;
}.our_team_vsguc .expert_program_pH8mZ,
    .our_team_vsguc .student_journey_e17A3 {
    width: 100%;
    margin-left: 0;
    gap: 30px;
    margin-right: 0;
    grid-template-columns: 1fr;
}.our_team_vsguc .expert_program_pH8mZ {
    margin-bottom: 80px;
}.our_team_vsguc .expert_program_pH8mZ span {
    right: auto;
    left: 0;
    font-size: calc(19px - 0.2rem);
    top: -15px;
}.our_team_vsguc .expert_program_pH8mZ .img_rounded_rhxkc {
    border-radius: 16px;
    grid-column: 1 / 2;
    height: 400px;
    grid-row: 1 / 2;
}.our_team_vsguc .expert_program_pH8mZ p {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
    transform: translateX(0);
}.our_team_vsguc .student_journey_e17A3 .method_edu_zSq7C {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    height: 400px;
    border-radius: 16px;
}.our_team_vsguc .student_journey_e17A3 p {
    transform: translateX(0);
    grid-row: 2 / 3;
    grid-column: 1 / 2;
}.our_team_vsguc .expert_program_pH8mZ::after,
    .our_team_vsguc .student_journey_e17A3::after {
    width: 150px;
    height: 150px;
}
}

@media screen and (max-width: 767px) {.our_team_vsguc {
    padding: 80px 0 60px;
}.our_team_vsguc h3 {
    margin-bottom: 40px;
    font-size: calc(35px - 0.6rem);
    padding-left: 20px;
}.our_team_vsguc .expert_program_pH8mZ {
    margin-bottom: 60px;
}.our_team_vsguc .expert_program_pH8mZ span {
    padding: 8px 20px;
    font-size: calc(19px - 0.3rem);
}.our_team_vsguc .expert_program_pH8mZ .img_rounded_rhxkc,
    .our_team_vsguc .student_journey_e17A3 .method_edu_zSq7C {
    height: 350px;
}.our_team_vsguc .expert_program_pH8mZ p,
    .our_team_vsguc .student_journey_e17A3 p {
    padding: 25px;
    font-size: calc(15px - 0.1rem);
}.our_team_vsguc::after {
    filter: blur(30px);
}.our_team_vsguc .expert_program_pH8mZ::after,
    .our_team_vsguc .student_journey_e17A3::after {
    height: 100px;
    width: 100px;
    filter: blur(50px);
}
}

@media screen and (max-width: 575px) {.our_team_vsguc {
    padding: 60px 0 40px;
}.our_team_vsguc h3 {
    margin-bottom: 30px;
    padding-left: 15px;
    border-left-width: 3px;
    font-size: calc(35px - 0.8rem);
}.our_team_vsguc .expert_program_pH8mZ {
    margin-bottom: 50px;
    gap: 20px;
}.our_team_vsguc .expert_program_pH8mZ span {
    padding: 6px 15px;
    font-size: calc(19px - 0.4rem);
}.our_team_vsguc .expert_program_pH8mZ .img_rounded_rhxkc,
    .our_team_vsguc .student_journey_e17A3 .method_edu_zSq7C {
    height: 280px;
}.our_team_vsguc .expert_program_pH8mZ p,
    .our_team_vsguc .student_journey_e17A3 p {
    padding: 20px;
    font-size: calc(15px - 0.2rem);
}.our_team_vsguc::after {
    filter: blur(20px);
}.our_team_vsguc .skill_sessions_IQyva::before,
    .our_team_vsguc .skill_sessions_IQyva::after {
    width: 70%;
}
}

@media screen and (min-width: 1400px) {.our_team_vsguc .expert_program_pH8mZ {
    margin-left: -20%;
    width: 120%;
}.our_team_vsguc .student_journey_e17A3 {
    margin-right: -20%;
    width: 120%;
}.our_team_vsguc .expert_program_pH8mZ .img_rounded_rhxkc,
    .our_team_vsguc .student_journey_e17A3 .method_edu_zSq7C {
    height: 550px;
}}.program_outcomes_jb306 {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background: #f7f8fa;
}.program_outcomes_jb306::before {
    z-index: 1;
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, rgba(rgb(224,161,190,0.5), 0.05) 0%, rgba(rgb(199,116,153,0.5), 0.02) 100%);
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
}.program_outcomes_jb306::after {
    border-radius: 50%;
    top: -200px;
    position: absolute;
    width: 400px;
    filter: blur(40px);
    background: linear-gradient(to right, rgba(rgb(224,161,190,0.5), 0.05), rgba(rgb(199,116,153,0.5), 0.08));
    right: -200px;
    content: "";
    height: 400px;
    z-index: 0;
}.program_outcomes_jb306 .container {
    max-width: 1200px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}.program_outcomes_jb306 .skill_sessions_IQyva {
    flex-direction: column-reverse;
    background: #ffffff;
    display: flex;
    gap: 40px;
    border-radius: 16px;
    position: relative;
    padding: 30px;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.05),
        -20px -20px 60px rgba(255, 255, 255, 0.8),
        inset 5px 5px 10px rgba(255, 255, 255, 0.8),
        inset -5px -5px 10px rgba(0, 0, 0, 0.03);
    transform: perspective(1000px) rotateX(2deg);
}.program_outcomes_jb306 .skill_sessions_IQyva:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.06),
        -15px -15px 30px rgba(255, 255, 255, 0.9),
        inset 3px 3px 6px rgba(255, 255, 255, 0.9),
        inset -3px -3px 6px rgba(0, 0, 0, 0.04);
}.program_outcomes_jb306 .snippet_wrap_IN1jD {
    padding: 20px;
    flex: 1;
}.program_outcomes_jb306 h4 {
    position: relative;
    opacity: 0;
    animation: fadeSlideUp 0.8s forwards 0.2s;
    transform: translateY(10px);
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 30px;
    color: #000000;
    line-height: 1.4;
}.program_outcomes_jb306 h4::after {
    width: 60px;
    position: absolute;
    box-shadow: 0 2px 4px rgba(rgb(224,161,190,0.5), 0.3);
    height: 4px;
    border-radius: 2px;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(224,161,190), rgb(199,116,153));
    content: "";
    left: 0;
}.program_outcomes_jb306 .snippet_wrap_IN1jD > div {
    flex-direction: column;
    gap: 30px;
    display: flex;
}.program_outcomes_jb306 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.program_outcomes_jb306 li {
    opacity: 0;
    transform: translateY(15px);
    animation: fadeSlideUp 0.8s forwards;
    position: relative;
    margin-bottom: 16px;
    animation-delay: calc(0.2s + var(--li-index, 0) * 0.1s);
}.program_outcomes_jb306 li:nth-child(1) {
    --li-index: 1;
}.program_outcomes_jb306 li:nth-child(2) {
    --li-index: 2;
}.program_outcomes_jb306 li:nth-child(3) {
    --li-index: 3;
}.program_outcomes_jb306 li p {
    gap: 16px;
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.03),
        -8px -8px 16px rgba(255, 255, 255, 0.8),
        inset 1px 1px 2px rgba(255, 255, 255, 0.8),
        inset -1px -1px 2px rgba(0, 0, 0, 0.03);
    padding: 16px;
    background: linear-gradient(145deg, #f5f9ff, #ffffff);
    align-items: flex-start;
    border-radius: 12px;
    display: flex;
    transition: all 0.3s ease;
}.program_outcomes_jb306 li p:hover {
    transform: translateY(-3px);
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.04),
        -10px -10px 20px rgba(255, 255, 255, 0.9),
        inset 1px 1px 2px rgba(255, 255, 255, 0.9),
        inset -1px -1px 2px rgba(0, 0, 0, 0.04);
}.program_outcomes_jb306 li p span:first-child {
    box-shadow: 
        4px 4px 8px rgba(0, 0, 0, 0.05),
        -4px -4px 8px rgba(255, 255, 255, 0.9),
        inset 1px 1px 2px rgba(255, 255, 255, 0.6),
        inset -1px -1px 2px rgba(0, 0, 0, 0.03);
    background: linear-gradient(135deg, #fcfcfc, #f0f4f9);
    flex-shrink: 0;
    display: flex;
    transition: all 0.3s ease;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    align-items: center;
    justify-content: center;
}.program_outcomes_jb306 li p:hover span:first-child {
    box-shadow: 
        5px 5px 10px rgba(0, 0, 0, 0.06),
        -5px -5px 10px rgba(255, 255, 255, 1),
        inset 1px 1px 2px rgba(255, 255, 255, 0.7),
        inset -1px -1px 2px rgba(0, 0, 0, 0.04);
    transform: rotate(10deg);
}.program_outcomes_jb306 li p span:last-child {
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    line-height: 1.6;
}.program_outcomes_jb306 svg {
    height: 24px;
    width: 24px;
    transition: transform 0.3s ease;
    transform: scale(0.85);
}.program_outcomes_jb306 li p:hover svg {
    transform: scale(0.95) rotate(5deg);
}.program_outcomes_jb306 svg path {
    transition: fill 0.3s ease;
    fill: rgb(224,161,190);
}.program_outcomes_jb306 li p:hover svg path {
    fill: rgb(199,116,153);
}.program_outcomes_jb306 .img_rounded_rhxkc {
    transform: perspective(1000px) rotateY(-3deg) translateZ(20px);
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.8);
    animation: fadeIn 1s forwards 0.6s;
    border-radius: 12px;
    height: auto;
    transition: all 0.5s ease;
    object-fit: cover;
    width: 100%;
    aspect-ratio: 16/9;
    opacity: 0;
}.program_outcomes_jb306 .skill_sessions_IQyva:hover .img_rounded_rhxkc {
    transform: perspective(1000px) rotateY(0deg) translateZ(0);
}

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

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@media (min-width: 768px) {.program_outcomes_jb306 .skill_sessions_IQyva {
    align-items: center;
    padding: 40px;
    flex-direction: row;
}.program_outcomes_jb306 .snippet_wrap_IN1jD {
    padding: 30px 40px 30px 0;
}.program_outcomes_jb306 h4 {
    margin-bottom: 40px;
    font-size: 32px;
}.program_outcomes_jb306 .snippet_wrap_IN1jD > div {
    flex-direction: row;
    gap: 40px;
}.program_outcomes_jb306 .img_rounded_rhxkc {
    object-position: center;
    width: 45%;
    height: 400px;
}
}

@media (min-width: 992px) {.program_outcomes_jb306 {
    padding: 120px 0;
}.program_outcomes_jb306 .skill_sessions_IQyva {
    padding: 60px;
    gap: 60px;
}.program_outcomes_jb306 h4 {
    font-size: 36px;
}.program_outcomes_jb306 li p {
    padding: 20px;
}.program_outcomes_jb306 .img_rounded_rhxkc {
    height: 450px;
}
}

@media (max-width: 767px) {.program_outcomes_jb306 {
    padding: 60px 0;
}.program_outcomes_jb306 h4 {
    font-size: 24px;
}.program_outcomes_jb306 .snippet_wrap_IN1jD > div > ul {
    margin-bottom: 20px;
}.program_outcomes_jb306 .img_rounded_rhxkc {
    height: 250px;
}
}

@media (max-width: 480px) {.program_outcomes_jb306 .skill_sessions_IQyva {
    padding: 20px;
}.program_outcomes_jb306 .snippet_wrap_IN1jD {
    padding: 10px;
}.program_outcomes_jb306 h4 {
    font-size: 22px;
}.program_outcomes_jb306 li p {
    padding: 12px;
}.program_outcomes_jb306 svg {
    width: 20px;
    height: 20px;
}.program_outcomes_jb306 .img_rounded_rhxkc {
    height: 200px;
}}.privacy_container_g1Fyr {
    overflow: hidden;
    position: relative;
    font-family: Arial, sans-serif;
    padding: 4rem 0;
    background: rgb(245,216,227);
}.privacy_container_g1Fyr::before {
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, 
        rgba(rgb(199,116,153,0.5), 0.04) 0%,
        rgba(rgb(199,116,153,0.5), 0.01) 100%);
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    z-index: 1;
}.privacy_container_g1Fyr::after {
    width: 80%;
    z-index: 0;
    position: absolute;
    right: -20%;
    background: linear-gradient(160deg, 
        rgba(rgb(224,161,190,0.5), 0.03) 0%,
        rgba(rgb(199,116,153,0.5), 0.05) 50%,
        rgba(rgb(224,161,190,0.5), 0.02) 100%);
    height: 200%;
    content: '';
    transform: rotate(-15deg);
    top: -50%;
}.privacy_container_g1Fyr .container {
    z-index: 2;
    border-left: 3px solid rgb(199,116,153);
    background: rgba(rgb(255, 255, 255, 0.5), 0.98);
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
                0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.03);
    position: relative;
    margin: 0 auto;
    transform: translateZ(0);
    backdrop-filter: blur(10px);
    padding: 3rem;
    max-width: 1140px;
    padding: 0 2rem;
}.privacy_container_g1Fyr h1 {
    font-weight: 700;
    font-size: 38px;
    color: #000000;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    transform: translateX(-0.5rem);
    position: relative;
}.privacy_container_g1Fyr h1::after {
    content: '';
    width: 6rem;
    left: 0;
    bottom: 0;
    position: absolute;
    height: 3px;
    background: linear-gradient(90deg, 
        rgb(199,116,153) 0%,
        rgb(224,161,190) 100%);
}.privacy_container_g1Fyr h2 {
    font-size: 33px;
    font-weight: 600;
    color: #000000;
    position: relative;
    margin: 2.5rem 0 1rem;
    display: inline-block;
}.privacy_container_g1Fyr h2::before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    transform: scaleX(0.3);
    background: linear-gradient(90deg, 
        rgb(199,116,153) 0%,
        transparent 100%);
    transition: transform 0.4s ease-out;
    transform-origin: left;
    left: 0;
    bottom: -5px;
}.privacy_container_g1Fyr h2:hover::before {
    transform: scaleX(1);
}.privacy_container_g1Fyr h3 {
    color: #000000;
    position: relative;
    font-size: calc(33px * 0.85);
    font-weight: 600;
    padding-left: 1rem;
    margin: 2rem 0 1rem;
}.privacy_container_g1Fyr h3::before {
    width: 3px;
    top: 0;
    opacity: 0.7;
    left: 0;
    content: '';
    background: rgb(199,116,153);
    position: absolute;
    height: 100%;
}.privacy_container_g1Fyr h4 {
    font-weight: 600;
    color: #000000;
    position: relative;
    display: inline-block;
    margin: 1.5rem 0 0.8rem;
    font-size: calc(33px * 0.7);
}.privacy_container_g1Fyr h4::after {
    content: '';
    position: absolute;
    height: 2px;
    left: 0;
    background: rgb(199,116,153);
    bottom: -4px;
    opacity: 0.5;
    width: 2rem;
}.privacy_container_g1Fyr p {
    margin-bottom: 1.5rem;
    position: relative;
    font-size: 12px;
    z-index: 2;
    color: #000000;
    line-height: 1.7;
}.privacy_container_g1Fyr p strong {
    display: inline-block;
    font-weight: 600;
    padding-right: 0.5rem;
    color: #000000;
    position: relative;
}.privacy_container_g1Fyr span {
    display: block;
    font-size: 12px;
    color: #000000;
    border-left: 1px dashed rgba(rgb(199,116,153,0.5), 0.3);
    padding-left: 1rem;
    margin-bottom: 1.5rem;
    line-height: 1.7;
    position: relative;
}.privacy_container_g1Fyr ul {
    position: relative;
    list-style: none;
    padding: 0.5rem 0 1rem 1.2rem;
    margin: 1rem 0 2rem;
}.privacy_container_g1Fyr ul::before {
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    position: absolute;
    background: linear-gradient(to bottom,
        rgba(rgb(199,116,153,0.5), 0.1),
        rgba(rgb(199,116,153,0.5), 0.4),
        rgba(rgb(199,116,153,0.5), 0.1));
    width: 1px;
}.privacy_container_g1Fyr li {
    padding: 0.7rem 0 0.7rem 1.5rem;
    color: #000000;
    position: relative;
    margin-bottom: 0.5rem;
    line-height: 1.6;
    transition: transform 0.3s ease;
    font-size: 12px;
}.privacy_container_g1Fyr li:hover {
    transform: translateX(5px);
}.privacy_container_g1Fyr li::before {
    position: absolute;
    opacity: 0.7;
    width: 8px;
    left: 0;
    content: '';
    background: rgb(199,116,153);
    top: 1.2rem;
    height: 8px;
    transform: rotate(45deg);
}

@media (max-width: 992px) {.privacy_container_g1Fyr {
    padding: 3rem 0;
}.privacy_container_g1Fyr .container {
    padding: 2rem;
}.privacy_container_g1Fyr h1 {
    font-size: calc(38px * 0.9);
}.privacy_container_g1Fyr h2 {
    font-size: calc(33px * 0.9);
}
}

@media (max-width: 768px) {.privacy_container_g1Fyr {
    padding: 2rem 0;
}.privacy_container_g1Fyr .container {
    margin: 0 1rem;
    padding: 1.5rem;
}.privacy_container_g1Fyr h1 {
    padding-bottom: 0.8rem;
    font-size: calc(38px * 0.8);
}.privacy_container_g1Fyr h1::after {
    width: 5rem;
}.privacy_container_g1Fyr h2 {
    margin: 2rem 0 0.8rem;
    font-size: calc(33px * 0.8);
}.privacy_container_g1Fyr h3 {
    font-size: calc(33px * 0.7);
}.privacy_container_g1Fyr h4 {
    font-size: calc(33px * 0.6);
}.privacy_container_g1Fyr p, 
    .privacy_container_g1Fyr span, 
    .privacy_container_g1Fyr li {
    font-size: calc(12px * 0.95);
}
}

@media (max-width: 576px) {.privacy_container_g1Fyr {
    padding: 1.5rem 0;
}.privacy_container_g1Fyr .container {
    padding: 1.2rem;
    border-left-width: 2px;
    margin: 0 0.8rem;
}.privacy_container_g1Fyr h1 {
    font-size: calc(38px * 0.7);
}.privacy_container_g1Fyr h2 {
    margin: 1.8rem 0 0.7rem;
    font-size: calc(33px * 0.7);
}.privacy_container_g1Fyr h3 {
    font-size: calc(33px * 0.6);
    padding-left: 0.8rem;
}.privacy_container_g1Fyr h4 {
    font-size: calc(33px * 0.5);
}.privacy_container_g1Fyr p, 
    .privacy_container_g1Fyr span, 
    .privacy_container_g1Fyr li {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}.privacy_container_g1Fyr ul {
    padding-left: 0.8rem;
}.privacy_container_g1Fyr li {
    padding: 0.6rem 0 0.6rem 1.2rem;
}.privacy_container_g1Fyr li::before {
    width: 6px;
    height: 6px;
}}.guide_section_myEiA {
    padding: 6rem 0 3rem;
    z-index: 1;
    position: relative;
    background-attachment: fixed;
    color: #ffffff;
}.guide_section_myEiA::before {
    width: 100%;
    content: "";
    left: 0;
    position: absolute;
    z-index: -1;
    height: 100%;
    top: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.9) 0%, rgb(224,161,190,0.5) 100%);
}.guide_section_myEiA::after {
    z-index: -1;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    pointer-events: none;
    width: 100%;
    background-image: repeating-linear-gradient(45deg, rgba(255,255,255,0.03) 0px, rgba(255,255,255,0.03) 2px, transparent 2px, transparent 4px);
}@keyframes gridMovement {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.guide_section_myEiA .container {
    flex-direction: column;
    position: relative;
    display: flex;
}.guide_section_myEiA .company_holder {
    text-align: center;
    padding-bottom: 2.5rem;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    margin-bottom: 3rem;
    position: relative;
}.guide_section_myEiA .company_holder::before,
.guide_section_myEiA .company_holder::after {
    position: absolute;
    width: 20%;
    background: linear-gradient(90deg, transparent, rgb(199,116,153), transparent);
    bottom: -1px;
    animation: slide 3s infinite alternate;
    content: "";
    height: 2px;
}.guide_section_myEiA .company_holder::before {
    animation-delay: 0s;
    left: 0;
}.guide_section_myEiA .company_holder::after {
    right: 0;
    animation-delay: 1.5s;
}@keyframes slide {
    0% {
        width: 0;
        opacity: 0.5;
    }
    100% {
        width: 40%;
        opacity: 1;
    }
}

.guide_section_myEiA .company_holder h3 {
    position: relative;
    display: inline-block;
    font-size: calc(31px * 1.3);
    font-weight: 700;
    margin-bottom: 1rem;
}.guide_section_myEiA .company_holder h3::after {
    height: 3px;
    width: 60px;
    bottom: -10px;
    position: absolute;
    background: rgb(199,116,153);
    transform: translateX(-50%);
    content: "";
    left: 50%;
}.guide_section_myEiA .learn_nav_mvN1B {
    color: #ffffff;
    line-height: 1.7;
    margin: 1.5rem auto 0;
    opacity: 0.8;
    font-size: 13px;
    max-width: 600px;
}.guide_section_myEiA .art_portal_HN695 {
    justify-content: center;
    display: flex;
}.guide_section_myEiA .top_mentor_TsHeC {
    position: relative;
    display: flex;
    gap: 6rem;
}.guide_section_myEiA .top_mentor_TsHeC::before {
    transform: translateX(-50%);
    background: rgb(224,161,190);
    left: 50%;
    content: "";
    width: 1px;
    position: absolute;
    top: -30px;
    height: 20px;
}.guide_section_myEiA .top_expert_eAMjE {
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    position: relative;
    padding: 1rem 1.5rem;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    background: rgba(255,255,255,0.05);
}.guide_section_myEiA .top_expert_eAMjE:hover {
    box-shadow: 0 12px 40px 0 rgba(0, 0, 0, 0.2);
    background: rgba(rgb(224,161,190,0.5), 0.1);
    transform: translateY(-5px);
}.guide_section_myEiA .top_expert_eAMjE h5 {
    border-bottom: 1px dashed rgba(255,255,255,0.2);
    color: rgb(199,116,153);
    letter-spacing: 1.5px;
    text-transform: uppercase;
    padding-bottom: 0.8rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
    font-size: 21px;
    text-align: center;
}.guide_section_myEiA .top_expert_eAMjE .top_mentor_TsHeC {
    display: flex;
    position: static;
    gap: 0.8rem;
    flex-direction: column;
}.guide_section_myEiA .top_expert_eAMjE .top_mentor_TsHeC a {
    transition: all 0.3s ease;
    text-align: center;
    overflow: hidden;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    z-index: 1;
    opacity: 0.75;
    position: relative;
    padding: 0.4rem 0;
}.guide_section_myEiA .top_expert_eAMjE .top_mentor_TsHeC a::before {
    z-index: -1;
    transition: transform 0.4s ease;
    left: 0;
    content: "";
    transform: scaleX(0);
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(224,161,190), transparent);
    transform-origin: center;
}.guide_section_myEiA .top_expert_eAMjE .top_mentor_TsHeC a:hover {
    color: rgb(199,116,153);
    opacity: 1;
}.guide_section_myEiA .top_expert_eAMjE .top_mentor_TsHeC a:hover::before {
    transform: scaleX(1);
}.trade_mark_Mjruv {
    overflow: hidden;
    padding: 1.2rem 0;
    margin-top: 4rem;
    position: relative;
    background-color: rgba(0, 0, 0, 0.8);
}.trade_mark_Mjruv::before {
    content: "";
    position: absolute;
    opacity: 0.3;
    background-image: linear-gradient(45deg, rgba(rgb(224,161,190,0.5), 0.05) 25%, transparent 25%, transparent 50%, rgba(rgb(224,161,190,0.5), 0.05) 50%, rgba(rgb(224,161,190,0.5), 0.05) 75%, transparent 75%, transparent);
    background-size: 4px 4px;
    top: 0;
    height: 100%;
    animation: bgMove 20s linear infinite;
    left: 0;
    width: 100%;
}@keyframes bgMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.trade_mark_Mjruv .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.trade_mark_Mjruv .privacy_cta_NaKOJ {
    opacity: 0.8;
    letter-spacing: 0.5px;
    position: relative;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}.trade_mark_Mjruv .privacy_cta_NaKOJ::before,
.trade_mark_Mjruv .privacy_cta_NaKOJ::after {
    content: "•";
    color: rgb(224,161,190);
    margin: 0 0.6rem;
}

@media screen and (max-width: 992px) {.guide_section_myEiA {
    padding: 4rem 0 2rem;
}.guide_section_myEiA .company_holder {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
}.guide_section_myEiA .company_holder h3 {
    font-size: 31px;
}.guide_section_myEiA .top_mentor_TsHeC {
    gap: 3rem;
}
}

@media screen and (max-width: 768px) {.guide_section_myEiA .art_portal_HN695 {
    flex-direction: column;
    align-items: center;
}.guide_section_myEiA .top_mentor_TsHeC {
    max-width: 450px;
    flex-direction: column;
    width: 100%;
    gap: 2rem;
}.guide_section_myEiA .top_expert_eAMjE {
    width: 100%;
}
}

@media screen and (max-width: 576px) {.guide_section_myEiA {
    padding: 3rem 0 1.5rem;
}.guide_section_myEiA .company_holder h3 {
    font-size: calc(31px * 0.9);
}.guide_section_myEiA .learn_nav_mvN1B {
    font-size: calc(13px * 0.9);
}.guide_section_myEiA .top_expert_eAMjE {
    padding: 1rem;
}.guide_section_myEiA .top_expert_eAMjE h5 {
    font-size: calc(21px * 0.9);
}.trade_mark_Mjruv {
    padding: 1rem 0;
    margin-top: 2rem;
}.trade_mark_Mjruv .privacy_cta_NaKOJ {
    font-size: calc(12px * 0.9);
}.trade_mark_Mjruv .privacy_cta_NaKOJ::before,
    .trade_mark_Mjruv .privacy_cta_NaKOJ::after {
    display: none;
}}.study_process_3yrGM {
    color: #ffffff;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(199,116,153,0.5) 0%, rgb(224,161,190) 100%);
    padding: 100px 0;
}.study_process_3yrGM::before {
    background: radial-gradient(circle at center, rgba(255,255,255,0.05) 1px, transparent 1px);
    position: absolute;
    background-size: 30px 30px;
    transform: rotate(30deg);
    left: -50%;
    width: 200%;
    height: 200%;
    top: -50%;
    animation: constellation 120s linear infinite;
    z-index: 1;
    content: "";
}.study_process_3yrGM::after {
    position: absolute;
    left: 0;
    bottom: 0;
    background: radial-gradient(ellipse at center, transparent 0%, rgba(0, 0, 0, 0.5) 90%);
    right: 0;
    pointer-events: none;
    content: "";
    top: 0;
    z-index: 2;
}.study_process_3yrGM .container.skill_sessions_IQyva {
    z-index: 5;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
}.study_process_3yrGM .container.skill_sessions_IQyva > div {
    background: rgba(255, 255, 255, 0.03);
    padding: 40px;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    border-left: 3px solid rgb(199,116,153);
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateY(-2deg);
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(255, 255, 255, 0.05);
}.study_process_3yrGM .container.skill_sessions_IQyva > div:hover {
    transform: perspective(1000px) rotateY(0deg);
}.study_process_3yrGM .container.skill_sessions_IQyva > div::before {
    border: 1px solid rgba(255, 255, 255, 0.1);
    opacity: 0.7;
    width: 60px;
    mix-blend-mode: overlay;
    position: absolute;
    border-radius: 50%;
    right: 20px;
    top: 20px;
    height: 60px;
    content: "";
}.study_process_3yrGM .container.skill_sessions_IQyva > div::after {
    bottom: 20px;
    opacity: 0.7;
    height: 40px;
    content: "";
    left: 20px;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    mix-blend-mode: overlay;
    width: 40px;
}.study_process_3yrGM h3 {
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #ffffff;
    font-size: 33px;
    padding-bottom: 15px;
    position: relative;
    transition: transform 0.5s ease-out;
    transform: translateX(10px);
    margin-bottom: 25px;
}.study_process_3yrGM h3::after {
    position: absolute;
    content: "";
    bottom: 0;
    height: 3px;
    transform: scaleX(0.8);
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    left: 0;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(199,116,153), transparent);
    width: 70px;
}.study_process_3yrGM .container.skill_sessions_IQyva > div:hover h3 {
    transform: translateX(0);
}.study_process_3yrGM .container.skill_sessions_IQyva > div:hover h3::after {
    transform: scaleX(1);
}.study_process_3yrGM p {
    position: relative;
    max-width: 95%;
    margin-bottom: 0;
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
}.study_process_3yrGM p span {
    position: relative;
    transition: opacity 0.4s ease, transform 0.4s ease;
    display: inline-block;
    opacity: 0.9;
}.study_process_3yrGM .container.skill_sessions_IQyva > div:hover p span {
    transform: translateY(0);
    opacity: 1;
}

@keyframes constellation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (min-width: 768px) {.study_process_3yrGM {
    padding: 120px 0;
}.study_process_3yrGM .container.skill_sessions_IQyva > div {
    margin-left: 80px;
    padding: 60px;
    clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%);
}.study_process_3yrGM h3 {
    margin-bottom: 35px;
    font-size: calc(33px * 1.1);
}.study_process_3yrGM p {
    font-size: calc(14px * 1.05);
    padding-left: 20px;
    max-width: 85%;
}.study_process_3yrGM .container.skill_sessions_IQyva > div::before {
    height: 100px;
    width: 100px;
    top: 30px;
    right: 30px;
}
}

@media (max-width: 767px) {.study_process_3yrGM {
    padding: 70px 0;
}.study_process_3yrGM .container.skill_sessions_IQyva > div {
    transform: perspective(1000px) rotateY(0deg);
    padding: 30px 20px;
}.study_process_3yrGM h3 {
    font-size: calc(33px * 0.9);
    transform: translateX(0);
    margin-bottom: 20px;
}.study_process_3yrGM p {
    max-width: 100%;
    line-height: 1.6;
    font-size: 14px;
}
}

@media (max-width: 480px) {.study_process_3yrGM {
    padding: 50px 0;
}.study_process_3yrGM .container.skill_sessions_IQyva > div {
    padding: 25px 15px;
}.study_process_3yrGM h3 {
    font-size: calc(33px * 0.8);
    margin-bottom: 15px;
}.study_process_3yrGM p {
    font-size: calc(14px * 0.95);
}}.cookieDisclosurePanel_WHE0U {
    z-index: 90;
    width: 100%;
    border-top: 2px solid rgb(224,161,190);
    padding: 20px 0;
    bottom: 0;
    background: rgb(199,116,153);
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
    transition: all 0.3s ease-in-out;
    position: fixed;
}.cookie_layer_e12SU {
    padding: 20px 30px;
    margin: auto;
    max-width: 1200px;
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
    align-items: center;
}.cookieDisclosurePanel_WHE0U h5 {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 6px;
    transition: color 0.3s ease-in-out;
    font-size: 23px;
}.cookieDisclosurePanel_WHE0U p {
    font-size: 14px;
    max-width: 500px;
    color: #ffffff;
}.data_policy_EmolM {
    margin-right: 20px;
    flex-shrink: 0;
}.data_policy_EmolM svg, .data_policy_EmolM svg path {
    height: 80px;
    width: 80px;
    transition: transform 0.3s ease-in-out;
    fill: rgb(224,161,190);
}.data_policy_EmolM:hover svg {
    transform: rotate(10deg);
}.edu_cookie_XCItE {
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    background: rgb(224,161,190);
    cursor: pointer;
    color: #ffffff;
    border-radius: 23px;
    box-shadow: rgb(224,161,190,0.5) 0px 4px 10px 0px;
    font-size: 20px;
    padding: 10px 20px;
    line-height: 35px;
    margin-left: 20px;
    text-decoration: none;
}.cookie_button.edu_consent_pzwjE {
    background: rgb(224,161,190);
}.cookie_button.cookie_hide_SxfBF {
    background: rgb(199,116,153);
}.edu_cookie_XCItE:hover {
    box-shadow: rgb(224,161,190,0.5) 0px 6px 15px 0px;
    transform: scale(1.05);
}.cookieDisclosurePanel_WHE0U p a {
    transition: color 0.3s ease-in-out;
    color: rgb(224,161,190);
    text-decoration: none;
    font-weight: 600;
}.cookieDisclosurePanel_WHE0U p a:hover {
    color: rgb(199,116,153);
}.wrapping-container_6Nhkw .cookieDisclosurePanel_WHE0U {
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
    padding: 40px 0;
    border: none;
    background: rgb(199,116,153);
}.wrapping-container_6Nhkw .edu_cookie_XCItE {
    padding: 10px;
    border: none;
    font-weight: 400;
    background: rgb(224,161,190);
    color: #ffffff;
    border-radius: 10px;
    margin-left: 30px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    font-size: 20px;
}.wrapping-container_6Nhkw .cookie_reset_3E8Oj h5, .wrapping-container_6Nhkw .cookie_reset_3E8Oj p {
    color: #ffffff;
}
@media only screen and (max-width: 1200px) {.cookieDisclosurePanel_WHE0U {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.data_policy_EmolM {
    display: none;
}.cookie_layer_e12SU {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.cookieDisclosurePanel_WHE0U h5 {
    text-align: center;
}.cookieDisclosurePanel_WHE0U p {
    text-align: center;
}.cookie_reset_3E8Oj {
    text-align: center;
    margin-bottom: 20px;
}.edu_cookie_XCItE {
    margin-top: 10px;
    margin-left: 0;
    max-width: 300px;
    width: 100%;
}}
#cookieConsentAlert_KTxr1 {
    display: none;
}#cookieConsentAlert_KTxr1:checked ~ .cookieDisclosurePanel_WHE0U {
    visibility: hidden;
    opacity: 0;
}header {
    background: #000000;
    z-index: 1000;
    left: 0;
    position: fixed;
    width: 100%;
    overflow: hidden;
    background: 
        linear-gradient(170deg, 
            #000000 0%,
            rgb(224,161,190,0.5) 100%);
    top: 0;
}header::before {
    width: 100%;
    height: 100%;
    left: 0;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 10px,
            rgb(199,116,153,0.5) 10px,
            rgb(199,116,153,0.5) 11px
        );
    top: 0;
    content: "";
    opacity: 0.03;
    z-index: 1;
    position: absolute;
}header::after {
    left: 0;
    background-size: 200% 100%;
    height: 5px;
    position: absolute;
    background: linear-gradient(90deg, 
        rgb(224,161,190),
        rgb(199,116,153),
        rgb(224,161,190));
    content: "";
    animation: gradient-shift 8s linear infinite;
    top: 0;
    z-index: 5;
    width: 100%;
}header .container {
    flex-direction: column;
    padding: 0;
    position: relative;
    display: flex;
    align-items: center;
}header .nav_lesson_kioWb {
    position: relative;
    padding-top: 1.5rem;
    align-items: center;
    display: flex;
    z-index: 2;
    width: 100%;
    flex-direction: column;
}header .main_mainbar_RAd8V {
    margin-bottom: 2rem;
    justify-content: center;
    z-index: 3;
    display: flex;
    position: relative;
    text-decoration: none;
    padding: 0.5rem 2rem;
}header .main_mainbar_RAd8V::before {
    content: "";
    left: -30%;
    width: 160%;
    height: 1px;
    bottom: -10px;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(199,116,153,0.5) 20%,
        rgb(199,116,153) 50%,
        rgb(199,116,153,0.5) 80%,
        transparent 100%);
    position: absolute;
}header .main_mainbar_RAd8V::after {
    background: rgb(224,161,190,0.5);
    position: absolute;
    width: 40px;
    filter: blur(20px);
    z-index: -1;
    animation: orb-float 5s ease-in-out infinite alternate;
    border-radius: 50%;
    opacity: 0.5;
    content: "";
    height: 40px;
}header .main_mainbar_RAd8V svg {
    z-index: 2;
    filter: drop-shadow(0 0 8px rgb(224,161,190,0.5));
    height: 48px;
    width: auto;
    position: relative;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}header .main_mainbar_RAd8V:hover svg {
    transform: scale(1.08);
    filter: drop-shadow(0 0 12px rgb(224,161,190));
}header .top_expert_eAMjE {
    position: relative;
    display: flex;
    width: 100vw;
    overflow-x: auto;
    gap: 1rem;
    scrollbar-width: none;
    padding: 1rem 0;
    mask-image: linear-gradient(90deg, 
        transparent 0%,
        #000 5%,
        #000 95%,
        transparent 100%);
    justify-content: center;
    background: linear-gradient(to bottom, 
        #000000 0%,
        rgba(0, 0, 0, 0.5) 100%);
}header .top_expert_eAMjE::-webkit-scrollbar {
    display: none;
}header .top_expert_eAMjE::before {
    position: absolute;
    width: 100%;
    background: rgb(224,161,190,0.5);
    left: 0;
    height: 1px;
    top: 0;
    content: "";
}header .head_lesson_QaPIi {
    overflow: hidden;
    background: linear-gradient(135deg,
        #000000 0%,
        rgba(0, 0, 0, 0.5) 100%);
    white-space: nowrap;
    font-family: Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0.5px;
    border: 1px solid rgb(224,161,190,0.5);
    padding: 0.6rem 1.8rem;
    transition: all 0.3s ease;
    position: relative;
    border-radius: 11px;
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
}header .head_lesson_QaPIi::before {
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    transition: left 0.5s ease;
    background: linear-gradient(90deg,
        transparent,
        rgb(199,116,153,0.5),
        transparent);
    left: -100%;
    position: absolute;
    opacity: 0.5;
}header .head_lesson_QaPIi::after {
    transition: transform 0.3s ease;
    border-radius: 50%;
    background: rgb(199,116,153);
    width: 8px;
    top: 50%;
    position: absolute;
    box-shadow: 0 0 10px rgb(199,116,153);
    height: 8px;
    right: 12px;
    content: "";
    transform: translateY(-50%) scale(0);
}header .head_lesson_QaPIi:hover {
    box-shadow: 0 0 15px rgb(224,161,190,0.5),
                inset 0 0 10px rgb(224,161,190,0.5);
    transform: translateY(-2px);
    border-color: rgb(199,116,153);
    color: rgb(199,116,153);
}header .head_lesson_QaPIi:hover::before {
    left: 100%;
}header .head_lesson_QaPIi:hover::after {
    transform: translateY(-50%) scale(1);
}

@keyframes gradient-shift {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 200% 50%;
    }
}

@keyframes orb-float {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(30px, 10px);
    }
}

@media (max-width: 991px) {header .main_mainbar_RAd8V {
    margin-bottom: 1.5rem;
}header .main_mainbar_RAd8V svg {
    height: 42px;
}header .head_lesson_QaPIi {
    padding: 0.5rem 1.5rem;
    font-size: calc(13px - 1px);
}
}

@media (max-width: 767px) {header .nav_lesson_kioWb {
    padding-top: 1rem;
}header .main_mainbar_RAd8V {
    margin-bottom: 1rem;
}header .main_mainbar_RAd8V svg {
    height: 36px;
}header .top_expert_eAMjE {
    justify-content: flex-start;
    padding: 0.8rem 0;
}header .head_lesson_QaPIi {
    padding: 0.4rem 1.2rem;
    font-size: calc(13px - 2px);
    margin: 0 0.2rem;
}header .head_lesson_QaPIi:first-child {
    margin-left: 1rem;
}header .head_lesson_QaPIi:last-child {
    margin-right: 1rem;
}header .head_lesson_QaPIi::after {
    width: 6px;
    height: 6px;
    right: 8px;
}}header .top_plank {
    color:  #ffffff;
    background: rgb(224,161,190);
}header .top_plank .аnav_notice_RuWbT div svg, header .top_plank .аnav_notice_RuWbT div svg path {
    fill: #ffffff;
}header .top_plank .аnav_notice_RuWbT div span {
    color: #ffffff;
}header .top_plank .аnav_notice_RuWbT {
    display: flex;
    font-size: 13px;
    line-height: 21px;
    justify-content: flex-start;
    width: 100%;
    padding: 15px 0 10px 0;
    flex-wrap: wrap;
    align-items: center;
}header .top_plank .аnav_notice_RuWbT div {
    margin-right: 24px;
    justify-content: flex-start;
    display: flex;
    align-items: center;
}header .top_plank .аnav_notice_RuWbT div img, header .top_plank .аnav_notice_RuWbT div svg {
    width: 16px;
    margin-right: 8px;
    height: 16px;
}.gratZone_wEIPv {
    position: relative;
    background: linear-gradient(135deg, rgb(245,216,227) 0%, rgb(245,216,227) 60%, rgba(rgb(224,161,190,0.5), 0.05) 100%);
    perspective: 1000px;
    padding: 6rem 0;
    overflow: hidden;
}.gratZone_wEIPv::before,
.gratZone_wEIPv::after {
    position: absolute;
    pointer-events: none;
    content: '';
}.gratZone_wEIPv::before {
    filter: blur(20px);
    opacity: 0.03;
    transform: rotate(-15deg) translateZ(-10px);
    left: -10%;
    top: -5%;
    width: 40%;
    background: linear-gradient(45deg, rgb(224,161,190,0.5) 10%, transparent 70%);
    height: 70%;
}.gratZone_wEIPv::after {
    filter: blur(15px);
    height: 60%;
    width: 30%;
    right: -5%;
    transform: rotate(10deg) translateZ(-5px);
    background: linear-gradient(135deg, rgb(199,116,153,0.5) 10%, transparent 70%);
    opacity: 0.04;
    bottom: -10%;
}.gratZone_wEIPv .container {
    margin: 0 auto;
    position: relative;
    transform-style: preserve-3d;
    padding: 0 2rem;
    max-width: 1200px;
    z-index: 1;
}.gratZone_wEIPv h2 {
    color: #000000;
    line-height: 1.3;
    max-width: 90%;
    transform: translateZ(10px);
    font-weight: 700;
    margin-bottom: 3rem;
    text-shadow: 0 2px 4px rgba(0,0,0,0.05);
    font-size: 32px;
    position: relative;
}.gratZone_wEIPv h2::after {
    width: 80px;
    height: 3px;
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transform-origin: left;
    background: linear-gradient(90deg, rgb(224,161,190) 0%, rgb(224,161,190,0.5) 100%);
    transform: translateZ(15px) scaleX(1);
    bottom: -0.8rem;
    content: '';
    left: 0;
}.gratZone_wEIPv .skill_sessions_IQyva {
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background: linear-gradient(145deg, #ffffff 0%, rgba(rgb(255, 255, 255, 0.5), 0.95) 100%);
    padding: 2.5rem 3rem;
    transform: translateZ(20px) rotateY(-2deg);
    margin: 1rem 0;
    border-radius: 16px;
    position: relative;
    box-shadow: 
        0 20px 30px -15px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 10px 20px -10px rgba(rgba(0, 0, 0, 0.5), 0.07);
}.gratZone_wEIPv .skill_sessions_IQyva::before {
    left: -10px;
    opacity: 0.1;
    content: '';
    pointer-events: none;
    position: absolute;
    right: -10px;
    bottom: -10px;
    border-radius: 100px;
    top: -10px;
    transform: translateZ(5px);
    border: 1px solid rgb(224,161,190,0.5);
}.gratZone_wEIPv .skill_sessions_IQyva:hover {
    transform: translateZ(25px) rotateY(0deg);
    box-shadow: 
        0 25px 35px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
        0 15px 25px -10px rgba(rgba(0, 0, 0, 0.5), 0.1);
}.gratZone_wEIPv ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.gratZone_wEIPv li {
    padding-left: 0;
    position: relative;
}.gratZone_wEIPv li::before {
    top: -20px;
    left: -30px;
    opacity: 0.2;
    border-radius: 50%;
    transition: all 0.4s ease-out;
    content: '';
    background: linear-gradient(135deg, rgb(224,161,190,0.5) 0%, transparent 80%);
    position: absolute;
    width: 60px;
    height: 60px;
    transform: translateZ(15px) scale(0.95);
}.gratZone_wEIPv li span {
    transform: translateZ(5px);
    font-family: Arial, sans-serif;
    text-shadow: 0 1px 1px rgba(255,255,255,0.8);
    display: block;
    line-height: 1.7;
    color: #000000;
    font-size: 15px;
    position: relative;
}

@media (min-width: 992px) {.gratZone_wEIPv {
    padding: 8rem 0;
}.gratZone_wEIPv h2 {
    transform: translateZ(15px);
    font-size: calc(32px * 1.1);
    max-width: 80%;
}.gratZone_wEIPv h2::after {
    width: 100px;
}.gratZone_wEIPv .skill_sessions_IQyva {
    padding: 3.5rem 4rem;
    margin: 2rem 0;
}.gratZone_wEIPv li span {
    line-height: 1.8;
    font-size: calc(15px * 1.05);
}.gratZone_wEIPv li::before {
    width: 80px;
    height: 80px;
}
}

@media (max-width: 991px) {.gratZone_wEIPv {
    padding: 5rem 0;
}.gratZone_wEIPv h2 {
    font-size: calc(32px * 0.9);
    max-width: 100%;
}.gratZone_wEIPv .skill_sessions_IQyva {
    transform: translateZ(10px) rotateY(-1deg);
    padding: 2rem 2.5rem;
}
}

@media (max-width: 767px) {.gratZone_wEIPv {
    padding: 4rem 0;
}.gratZone_wEIPv h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 2rem;
}.gratZone_wEIPv h2::after {
    width: 60px;
    height: 2px;
}.gratZone_wEIPv .skill_sessions_IQyva {
    padding: 1.5rem 2rem;
    transform: translateZ(5px) rotateY(0deg);
}.gratZone_wEIPv li::before {
    top: -15px;
    left: -20px;
    height: 40px;
    width: 40px;
}
}

@media (max-width: 480px) {.gratZone_wEIPv {
    padding: 3rem 0;
}.gratZone_wEIPv .container {
    padding: 0 1.5rem;
}.gratZone_wEIPv h2 {
    font-size: calc(32px * 0.7);
    margin-bottom: 1.5rem;
}.gratZone_wEIPv .skill_sessions_IQyva {
    padding: 1.25rem 1.5rem;
    margin: 0.5rem 0;
}.gratZone_wEIPv li span {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}}

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

.gratZone_wEIPv .skill_sessions_IQyva {
    animation: floatIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}.receive_updates_7NkZf {
    position: relative;
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(224,161,190) 100%);
    z-index: 1;
    overflow: hidden;
}.receive_updates_7NkZf::before {
    transform: translateZ(0);
    position: absolute;
    z-index: -1;
    content: "";
    height: 100%;
    left: 0;
    background: repeating-linear-gradient(45deg, rgb(224,161,190,0.5) 0px, transparent 2px, transparent 10px, rgb(224,161,190,0.5) 12px);
    width: 100%;
    top: 0;
    opacity: 0.1;
}.receive_updates_7NkZf::after {
    transform: rotate(-20deg);
    z-index: -1;
    content: "";
    background: rgb(199,116,153);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%);
    width: 70%;
    height: 200%;
    position: absolute;
    top: -50%;
    opacity: 0.1;
    right: -20%;
}.receive_updates_7NkZf .container {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}.receive_updates_7NkZf .skill_sessions_IQyva {
    position: relative;
    transform: perspective(1000px) rotateY(2deg);
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    display: grid;
    grid-template-columns: 1fr;
    gap: 2.5rem;
}.receive_updates_7NkZf .skill_sessions_IQyva:hover {
    transform: perspective(1000px) rotateY(0deg);
}.receive_updates_7NkZf h3 {
    animation: slideInText 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
    opacity: 0;
    position: relative;
    line-height: 1.4;
    font-size: calc(19px * 1.2);
    margin: 0;
    color: #ffffff;
    transform: translateX(-10px);
    font-weight: 700;
}.receive_updates_7NkZf h3::before {
    transform: translateY(-50%);
    position: absolute;
    animation: growLine 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.8s forwards;
    top: 50%;
    left: -20px;
    height: 0;
    content: "";
    width: 5px;
    background: rgb(199,116,153);
}.receive_updates_7NkZf .input_holder {
    flex-direction: column;
    opacity: 0;
    gap: 1rem;
    transform: translateY(10px);
    animation: fadeUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s forwards;
    display: flex;
}.receive_updates_7NkZf .input_holder div {
    position: relative;
    flex: 1;
    overflow: hidden;
}.receive_updates_7NkZf .input_holder div::before {
    width: 0;
    left: 0;
    background: rgb(199,116,153);
    height: 2px;
    position: absolute;
    z-index: 1;
    content: "";
    bottom: 0;
    transition: width 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}.receive_updates_7NkZf .input_holder div:hover::before,
.receive_updates_7NkZf .input_holder div:focus-within::before {
    width: 100%;
}.receive_updates_7NkZf .join_news_Sw9My {
    border: none;
    transition: all 0.3s ease;
    color: #000000;
    padding: 1.2rem 1.5rem;
    background: #ffffff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    width: 100%;
    font-size: 13px;
}.receive_updates_7NkZf .join_news_Sw9My:focus {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    outline: none;
    transform: translateY(-2px);
}.receive_updates_7NkZf .feedback_links_6EJ2y {
    border: none;
    overflow: hidden;
    position: relative;
    background: linear-gradient(to right, rgb(199,116,153) 0%, rgb(224,161,190) 100%);
    padding: 1.1rem 2rem;
    font-size: 18px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    font-weight: 600;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    color: #ffffff;
    cursor: pointer;
    font-family: Arial, sans-serif;
    z-index: 1;
}.receive_updates_7NkZf .feedback_links_6EJ2y::before {
    transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    content: "";
    background: rgb(199,116,153);
    z-index: -1;
    transform: translateX(-100%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}.receive_updates_7NkZf .feedback_links_6EJ2y:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}.receive_updates_7NkZf .feedback_links_6EJ2y:hover::before {
    transform: translateX(0);
}.receive_updates_7NkZf .feedback_links_6EJ2y:active {
    transform: translateY(-1px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

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

@keyframes growLine {
    to {
        height: 80%;
    }
}

@keyframes fadeUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@media (min-width: 768px) {.receive_updates_7NkZf {
    padding: 6rem 3rem;
}.receive_updates_7NkZf .skill_sessions_IQyva {
    align-items: center;
    gap: 3rem;
    grid-template-columns: 1fr 1fr;
}.receive_updates_7NkZf h3 {
    font-size: 19px;
}.receive_updates_7NkZf .input_holder {
    flex-direction: row;
}.receive_updates_7NkZf .join_news_Sw9My {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}.receive_updates_7NkZf .feedback_links_6EJ2y {
    border-top-left-radius: 0;
    flex-shrink: 0;
    border-bottom-left-radius: 0;
}
}

@media (min-width: 992px) {.receive_updates_7NkZf {
    padding: 7rem 4rem;
}.receive_updates_7NkZf .skill_sessions_IQyva {
    gap: 4rem;
}.receive_updates_7NkZf h3 {
    font-size: calc(19px * 1.1);
}.receive_updates_7NkZf::before {
    background-size: 20px 20px;
}
}

@media (min-width: 1200px) {.receive_updates_7NkZf {
    padding: 8rem 2rem;
}.receive_updates_7NkZf h3 {
    font-size: calc(19px * 1.2);
}.receive_updates_7NkZf .skill_sessions_IQyva {
    transform: perspective(1200px) rotateY(3deg);
}.receive_updates_7NkZf .join_news_Sw9My {
    padding: 1.3rem 1.8rem;
}.receive_updates_7NkZf .feedback_links_6EJ2y {
    padding: 1.3rem 2.5rem;
}
}

@media (max-width: 767px) {.receive_updates_7NkZf .skill_sessions_IQyva {
    transform: none;
}.receive_updates_7NkZf h3 {
    margin-bottom: 1rem;
    text-align: center;
}.receive_updates_7NkZf h3::before {
    left: -10px;
}.receive_updates_7NkZf .feedback_links_6EJ2y {
    margin-top: 0.5rem;
    width: 100%;
}
}

@media (hover: none) {.receive_updates_7NkZf .skill_sessions_IQyva:hover {
    transform: none;
}.receive_updates_7NkZf .feedback_links_6EJ2y:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transform: none;
}.receive_updates_7NkZf .join_news_Sw9My:focus {
    transform: none;
}}.contacts_y7Ecl {
    position: relative;
    padding: 7rem 2rem 7rem;
    color: #000000;
    font-family: Arial, sans-serif;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(245,216,227) 0%, #ffffff 100%);
}.contacts_y7Ecl::before {
    transform: translateX(10%);
    content: "";
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0% 100%);
    background: linear-gradient(45deg, transparent, rgb(224,161,190,0.5));
    position: absolute;
    right: 0;
    top: 0;
    width: 40%;
    z-index: 1;
    opacity: 0.07;
    height: 100%;
    transition: transform 0.5s ease-out;
}.contacts_y7Ecl::after {
    background: linear-gradient(90deg, rgb(224,161,190), rgb(199,116,153), rgb(224,161,190));
    content: "";
    z-index: 2;
    bottom: 0;
    left: 0;
    position: absolute;
    animation: shimmer 3s infinite linear;
    width: 100%;
    height: 5px;
}.contacts_y7Ecl h1 {
    color: rgb(224,161,190);
    display: inline-block;
    letter-spacing: 0.5px;
    transform: translateX(10px);
    font-weight: 700;
    position: relative;
    margin-bottom: 3rem;
    font-size: 42px;
}.contacts_y7Ecl h1::after {
    position: absolute;
    animation: expandLine 1.5s ease-out forwards;
    transform-origin: left;
    bottom: -10px;
    left: 0;
    background: rgb(199,116,153);
    height: 3px;
    width: 40%;
    content: "";
}.contacts_y7Ecl .container {
    position: relative;
    max-width: 1200px;
    z-index: 3;
    margin: 0 auto;
}.contacts_y7Ecl .msg_form_jz7it {
    box-shadow: 0 10px 30px rgba(0,0,0,0.05), 0 1px 4px rgba(0,0,0,0.03);
    padding: 2.5rem;
    gap: 3rem;
    display: grid;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateY(0);
    background: #ffffff;
    grid-template-columns: 1fr;
}.contacts_y7Ecl .msg_form_jz7it:hover {
    transform: translateY(-5px);
}.contacts_y7Ecl .msg_form_jz7it > div:first-child {
    max-width: 95%;
    border-left: 3px solid rgb(224,161,190,0.5);
    line-height: 1.7;
    font-size: calc(16px * 1.05);
    padding-left: 15px;
    color: #000000;
}.contacts_y7Ecl .msg_form_jz7it > div:nth-child(2) {
    flex-direction: column;
    display: flex;
    gap: 15px;
}.contacts_y7Ecl h6 {
    font-weight: 600;
    align-items: center;
    margin: 0 0 0.5rem;
    text-transform: capitalize;
    display: flex;
    font-size: 17px;
    color: #000000;
    letter-spacing: 0.3px;
}.contacts_y7Ecl h6 svg {
    transition: transform 0.3s ease;
    margin-left: 8px;
}.contacts_y7Ecl h6:hover svg {
    transform: translateY(-2px);
}.contacts_y7Ecl span {
    color: #000000;
    display: block;
    margin-left: 28px;
    position: relative;
    font-size: 16px;
}.contacts_y7Ecl span::before {
    background-color: rgb(199,116,153,0.5);
    position: absolute;
    height: 1px;
    top: 50%;
    left: -28px;
    width: 20px;
    content: "";
}.contacts_y7Ecl .get_contactbox_BXr7m {
    flex-direction: column;
    display: flex;
    margin-top: 1rem;
    gap: 15px;
}.contacts_y7Ecl .team_contact_BeiaP {
    background-color: #ffffff;
    padding: 10px 15px;
    text-decoration: none;
    overflow: hidden;
    font-size: 16px;
    position: relative;
    align-items: center;
    font-weight: 400;
    border: 1px solid rgb(245,216,227);
    display: flex;
    border-radius: 10px;
    color: #000000;
    transition: all 0.3s ease;
}.contacts_y7Ecl .team_contact_BeiaP::before {
    opacity: 0.1;
    background: linear-gradient(90deg, rgb(224,161,190,0.5), transparent);
    top: 0;
    width: 0;
    content: "";
    transition: width 0.4s ease;
    height: 100%;
    z-index: 0;
    left: -20px;
    position: absolute;
}.contacts_y7Ecl .team_contact_BeiaP:hover {
    transform: translateX(5px);
    border-color: rgb(224,161,190,0.5);
}.contacts_y7Ecl .team_contact_BeiaP:hover::before {
    width: 120%;
}.contacts_y7Ecl .team_contact_BeiaP svg {
    position: relative;
    z-index: 1;
    margin-left: 8px;
    transition: transform 0.3s ease;
}.contacts_y7Ecl .team_contact_BeiaP:hover svg {
    transform: scale(1.1);
}.contacts_y7Ecl svg {
    transition: all 0.3s ease;
    height: 20px;
    width: 20px;
}.contacts_y7Ecl svg path {
    fill: rgb(199,116,153);
    transition: fill 0.3s ease;
}.contacts_y7Ecl .team_contact_BeiaP:hover svg path {
    fill: rgb(224,161,190);
}

@keyframes expandLine {
    0% {
        width: 0;
    }
    100% {
        width: 40%;
    }
}

@keyframes shimmer {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media (min-width: 768px) {.contacts_y7Ecl {
    padding: 8rem 4rem;
}.contacts_y7Ecl .msg_form_jz7it {
    padding: 3rem;
    gap: 3rem;
    grid-template-columns: 1.5fr 1fr;
}.contacts_y7Ecl h1 {
    font-size: calc(42px * 1.1);
    margin-bottom: 4rem;
}.contacts_y7Ecl .get_contactbox_BXr7m {
    margin-top: 1.5rem;
}
}

@media (min-width: 992px) {.contacts_y7Ecl {
    padding: 10rem 6rem;
}.contacts_y7Ecl .msg_form_jz7it {
    padding: 4rem;
    grid-template-columns: 1.8fr 1fr 1fr;
    gap: 2rem;
}.contacts_y7Ecl .msg_form_jz7it > div:first-child {
    padding-right: 2rem;
}.contacts_y7Ecl h1 {
    font-size: calc(42px * 1.2);
    transform: translateX(20px);
}.contacts_y7Ecl::before {
    width: 50%;
    transform: translateX(0);
}
}

@media (max-width: 767px) {.contacts_y7Ecl {
    padding: 5rem 1.5rem;
}.contacts_y7Ecl .msg_form_jz7it {
    padding: 2rem 1.5rem;
}.contacts_y7Ecl h1 {
    font-size: calc(42px * 0.9);
    margin-bottom: 2rem;
}.contacts_y7Ecl .msg_form_jz7it > div:first-child {
    padding-left: 10px;
    font-size: 16px;
}.contacts_y7Ecl span {
    margin-left: 20px;
}.contacts_y7Ecl .team_contact_BeiaP {
    padding: 8px 12px;
}}.opening_board_GYnzI {
    overflow: hidden;
    min-height: 100vh;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    position: relative;
    display: flex;
}.opening_board_GYnzI::before {
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.85) 0%,
    rgba(0, 0, 0, 0.65) 50%,
    rgba(0, 0, 0, 0.85) 100%);
    right: 0;
    content: "";
    top: 0;
    z-index: 1;
    bottom: 0;
    left: 0;
    position: absolute;
}.opening_board_GYnzI::after {
    bottom: 0;
    position: absolute;
    animation: gradientShift 12s infinite alternate ease-in-out;
    top: 0;
    right: 0;
    background: linear-gradient(45deg, 
    rgb(224,161,190,0.5) 0%,
    transparent 40%,
    rgb(199,116,153,0.5) 100%);
    left: 0;
    z-index: 2;
    content: "";
}.opening_board_GYnzI > div {
    padding: 2rem;
    margin: 0 auto;
    width: 90%;
    transform: perspective(1000px) rotateX(2deg);
    max-width: 1200px;
    position: relative;
    transform-style: preserve-3d;
    z-index: 3;
}.opening_board_GYnzI > div > div:first-child {
    margin-bottom: 4rem;
    position: relative;
    transform: translateZ(30px);
}.opening_board_GYnzI .title_style_header {
    color: transparent;
    line-height: 1.2;
    position: relative;
    -webkit-background-clip: text !important;
    text-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
    margin: 0;
    background: linear-gradient(to right, 
    #ffffff 0%,
    rgb(199,116,153) 100%);
    padding: 0;
    animation: textShine 5s infinite alternate ease-in-out;
    font-weight: 700;
    letter-spacing: -0.02em;
    font-size: clamp(2.5rem, 5vw, 45px);
    background-clip: text !important;
}.opening_board_GYnzI .title_style_header::after {
    content: "";
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    bottom: -15px;
    left: 0;
    height: 4px;
    transform: translateZ(5px) scaleX(1);
    position: absolute;
    background: linear-gradient(to right, 
    rgb(224,161,190) 0%,
    rgb(199,116,153) 100%);
    animation: lineExpand 4s infinite alternate ease-in-out;
    transform-origin: left center;
    width: 80px;
}.opening_board_GYnzI .fast_knowledge_bkVLP {
    gap: 2rem;
    position: relative;
    clip-path: polygon(
    0 0, 
    100% 0, 
    100% calc(100% - 30px), 
    calc(100% - 30px) 100%, 
    0 100%
  );
    display: flex;
    border-left: 2px solid rgb(199,116,153);
    transform: translateZ(20px);
    backdrop-filter: blur(5px);
    background: linear-gradient(145deg, 
    rgba(255, 255, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.03) 100%);
    padding: 3rem;
    flex-direction: column;
    box-shadow: 
    0 25px 50px -12px rgba(0, 0, 0, 0.5),
    0 1px 2px 0 rgba(255, 255, 255, 0.05) inset;
}.opening_board_GYnzI .digital_education_gA2e8 {
    transform: translateZ(10px);
    position: relative;
}.opening_board_GYnzI .digital_education_gA2e8 h3 {
    position: relative;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    font-size: clamp(1.2rem, 3vw, 20px);
    font-weight: 600;
    margin: 0;
    line-height: 1.5;
    color: #ffffff;
}.opening_board_GYnzI .digital_education_gA2e8::before {
    content: "";
    left: -2rem;
    top: 0.5rem;
    height: 8px;
    animation: pulse 3s infinite alternate ease-in-out;
    position: absolute;
    transform: rotate(45deg);
    width: 8px;
    background: rgb(199,116,153);
}.opening_board_GYnzI .fast_knowledge_bkVLP > div:nth-child(2) {
    margin-top: 0.5rem;
    position: relative;
    transform: translateZ(5px);
}.opening_board_GYnzI .fast_knowledge_bkVLP span {
    padding-left: 2rem;
    position: relative;
    display: inline-block;
}.opening_board_GYnzI .fast_knowledge_bkVLP span::before {
    top: 50%;
    height: 1px;
    animation: lineWidth 3s infinite alternate ease-in-out;
    content: "";
    width: 20px;
    background: rgb(224,161,190);
    left: 0;
    transform: scaleX(1);
    position: absolute;
    transform-origin: left center;
}.opening_board_GYnzI .fast_knowledge_bkVLP p {
    opacity: 0.9;
    margin: 0;
    color: #ffffff;
    font-size: clamp(1rem, 2vw, 13px);
    line-height: 1.6;
}

@keyframes textShine {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}

@keyframes lineExpand {
  0% {
    transform: translateZ(5px) scaleX(1);
  }
  100% {
    transform: translateZ(5px) scaleX(1.5);
  }
}

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

@keyframes pulse {
  0% {
    transform: rotate(45deg) scale(1);
    opacity: 0.8;
  }
  100% {
    transform: rotate(45deg) scale(1.3);
    opacity: 1;
  }
}

@keyframes gradientShift {
  0% {
    opacity: 0.7;
    background-position: 0% 50%;
  }
  100% {
    opacity: 0.9;
    background-position: 100% 50%;
  }
}

@media (max-width: 992px) {.opening_board_GYnzI > div {
    transform: perspective(800px) rotateX(1deg);
    padding: 1.5rem;
}.opening_board_GYnzI .fast_knowledge_bkVLP {
    padding: 2rem;
    gap: 1.5rem;
}.opening_board_GYnzI > div > div:first-child {
    margin-bottom: 3rem;
}
}

@media (max-width: 768px) {.opening_board_GYnzI {
    padding-top: 10vh;
    align-items: flex-start;
}.opening_board_GYnzI > div {
    transform: none;
    padding: 1rem;
}.opening_board_GYnzI .fast_knowledge_bkVLP {
    padding: 1.5rem;
    clip-path: polygon(
      0 0, 
      100% 0, 
      100% calc(100% - 20px), 
      calc(100% - 20px) 100%, 
      0 100%
    );
    gap: 1rem;
}.opening_board_GYnzI .digital_education_gA2e8::before {
    left: -1.5rem;
}.opening_board_GYnzI > div > div:first-child {
    margin-bottom: 2rem;
}.opening_board_GYnzI .title_style_header::after {
    height: 3px;
    width: 60px;
    bottom: -10px;
}
}

@media (max-width: 480px) {.opening_board_GYnzI {
    padding-top: 5vh;
}.opening_board_GYnzI > div {
    padding: 0.75rem;
    width: 95%;
}.opening_board_GYnzI .fast_knowledge_bkVLP {
    gap: 0.75rem;
    clip-path: polygon(
      0 0, 
      100% 0, 
      100% calc(100% - 15px), 
      calc(100% - 15px) 100%, 
      0 100%
    );
    padding: 1.25rem;
}.opening_board_GYnzI .digital_education_gA2e8::before {
    width: 6px;
    height: 6px;
    top: 0.4rem;
    left: -1rem;
}.opening_board_GYnzI .fast_knowledge_bkVLP span {
    padding-left: 1.5rem;
}.opening_board_GYnzI .fast_knowledge_bkVLP span::before {
    width: 15px;
}.opening_board_GYnzI .title_style_header::after {
    width: 50px;
    height: 2px;
}}.program_information_Mko6l {
    position: relative;
    background-color: rgb(199,116,153);
    padding: 120px 0;
    overflow: hidden;
}.program_information_Mko6l::before {
    width: 100%;
    background: 
        radial-gradient(ellipse at bottom right, rgb(224,161,190,0.5) 0%, transparent 60%),
        radial-gradient(ellipse at top left, rgb(199,116,153,0.5) 0%, transparent 60%);
    content: "";
    position: absolute;
    z-index: 1;
    height: 100%;
    top: 0;
    left: 0;
}.program_information_Mko6l::after {
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.02) 76%, transparent 77%),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.02) 76%, transparent 77%);
    top: 0;
    position: absolute;
    content: "";
    z-index: 1;
    width: 100%;
    background-size: 50px 50px;
    left: 0;
    height: 100%;
}.program_information_Mko6l .container {
    z-index: 2;
    position: relative;
}.program_information_Mko6l .tech_learn_0hlTA {
    gap: 60px;
    display: flex;
    position: relative;
    flex-direction: column;
}.program_information_Mko6l .snippet_wrap_IN1jD {
    order: 2;
    display: grid;
    gap: 30px;
    position: relative;
    grid-template-columns: repeat(2, 1fr);
}.program_information_Mko6l .snippet_wrap_IN1jD h2 {
    position: relative;
    padding-bottom: 20px;
    font-weight: 700;
    font-size: 45px;
    color: #ffffff;
    margin-bottom: 0;
    text-align: center;
    grid-column: 1 / -1;
}.program_information_Mko6l .snippet_wrap_IN1jD h2::after {
    height: 3px;
    background: linear-gradient(90deg, rgb(224,161,190), rgb(199,116,153));
    bottom: 0;
    transform: translateX(-50%);
    position: absolute;
    width: 100px;
    border-radius: 10px;
    content: "";
    left: 50%;
}.program_information_Mko6l .snippet_wrap_IN1jD .description {
    border: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    backdrop-filter: blur(10px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    font-size: 17px;
    padding: 25px;
    line-height: 1.8;
    color: #ffffff;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.03);
    margin: 0;
    border-radius: 11px;
}.program_information_Mko6l .snippet_wrap_IN1jD .description:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}.program_information_Mko6l .snippet_wrap_IN1jD .description::before {
    left: 0;
    height: 4px;
    width: 100%;
    background: rgb(224,161,190);
    position: absolute;
    content: "";
    top: 0;
}.program_information_Mko6l .snippet_wrap_IN1jD .description:last-of-type::before {
    background: rgb(199,116,153);
}.program_information_Mko6l .snippet_wrap_IN1jD .description::after {
    height: 100%;
    top: 0;
    width: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    position: absolute;
    left: 0;
    content: "";
    pointer-events: none;
}.program_information_Mko6l .img_rounded_rhxkc {
    overflow: hidden;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    order: 1;
    height: 400px;
    border-radius: 11px;
}.program_information_Mko6l .img_rounded_rhxkc::before {
    background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.8));
    z-index: 1;
    inset: 0;
    content: "";
    position: absolute;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes float-tech {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    25% {
        transform: translateY(-15px) rotate(5deg);
    }
    50% {
        transform: translateY(0) rotate(0deg);
    }
    75% {
        transform: translateY(15px) rotate(-5deg);
    }
}

@keyframes scan-move {
    0% {
        top: 0;
        opacity: 0;
    }
    5% {
        opacity: 0.5;
    }
    95% {
        opacity: 0.5;
    }
    100% {
        top: 100%;
        opacity: 0;
    }
}

@media (min-width: 992px) {.program_information_Mko6l .tech_learn_0hlTA {
    gap: 80px;
}.program_information_Mko6l .img_rounded_rhxkc {
    height: 500px;
}
}

@media (max-width: 991px) {.program_information_Mko6l {
    padding: 80px 0;
}
}

@media (max-width: 767px) {.program_information_Mko6l {
    padding: 60px 0;
}.program_information_Mko6l .snippet_wrap_IN1jD {
    grid-template-columns: 1fr;
}.program_information_Mko6l .snippet_wrap_IN1jD h2 {
    font-size: calc(45px * 0.9);
}.program_information_Mko6l .img_rounded_rhxkc {
    height: 350px;
}
}

@media (max-width: 480px) {.program_information_Mko6l {
    padding: 40px 0;
}.program_information_Mko6l .tech_learn_0hlTA {
    gap: 40px;
}.program_information_Mko6l .snippet_wrap_IN1jD h2 {
    font-size: calc(45px * 0.8);
    padding-bottom: 15px;
}.program_information_Mko6l .snippet_wrap_IN1jD h2::after {
    width: 80px;
}.program_information_Mko6l .snippet_wrap_IN1jD .description {
    padding: 20px;
}.program_information_Mko6l .img_rounded_rhxkc {
    height: 250px;
}

}