* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.container {
    max-width: 100%;
    width: 1180px;
    margin: auto;
}.head_wrap78 {
    flex: 1 0 auto;
}html,body {
    scroll-behavior: auto;
    height: 100%;
    font-family: Arial, sans-serif;
    min-height: 100%;
    color: #000000;
}a {
    text-decoration: none;
    color: inherit;
}.wrapper-bundle47 {
    height: 100%;
    display: flex;
    min-height: 100%;
    flex-direction: column;
}.qna_board14 {
    flex: 0 0 auto;
}svg {
    height: 30px;
    width: 30px;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.launch_now85 {
    position: relative;
    background: linear-gradient(170deg, rgb(234,236,230) 0%, rgb(199,205,179,0.5) 100%);
    padding: 110px 0;
    overflow: hidden;
}.launch_now85::before {
    position: absolute;
    background: 
        linear-gradient(90deg, transparent 98%, rgb(199,205,179,0.5) 98%),
        linear-gradient(0deg, transparent 98%, rgb(199,205,179,0.5) 98%);
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.4;
    left: 0;
    top: 0;
    background-size: 30px 30px;
}.launch_now85 .student_voice38 {
    display: flex;
    position: relative;
    justify-content: space-between;
    z-index: 10;
    align-items: center;
}.launch_now85 .container p {
    position: relative;
    font-weight: 700;
    border-left: 4px solid rgb(199,205,179);
    line-height: 1.4;
    padding: 0 30px;
    font-size: 36px;
    flex: 0 0 65%;
    z-index: 5;
    margin: 0;
    color: #000000;
}.launch_now85 .reach_support34 {
    display: flex;
    font-weight: 700;
    height: 80px;
    color: #000000;
    font-size: 18px;
    justify-content: center;
    text-decoration: none;
    position: relative;
    align-items: center;
    background: transparent;
    transition: all 0.4s ease;
    flex: 0 0 30%;
    z-index: 5;
}.launch_now85 .reach_support34::before,
.launch_now85 .reach_support34::after {
    width: 100%;
    height: 100%;
    border: 2px solid rgb(199,205,179);
    position: absolute;
    content: '';
    transition: all 0.4s ease;
}.launch_now85 .reach_support34::before {
    border-right: none;
    border-bottom: none;
    top: -8px;
    left: -8px;
}.launch_now85 .reach_support34::after {
    border-left: none;
    bottom: -8px;
    border-top: none;
    right: -8px;
}.launch_now85 .reach_support34:hover {
    color: rgb(199,205,179);
}.launch_now85 .reach_support34:hover::before {
    top: 0;
    left: 0;
}.launch_now85 .reach_support34:hover::after {
    right: 0;
    bottom: 0;
}.launch_now85::after {
    z-index: 1;
    content: '';
    top: 0;
    opacity: 0.1;
    position: absolute;
    right: 0;
    background:
        linear-gradient(135deg, transparent 50%, rgb(199,205,179,0.5) 50%);
    width: 100%;
    height: 100%;
}.launch_now85 .student_voice38::before {
    height: 150px;
    content: '';
    top: -75px;
    position: absolute;
    background: rgb(199,205,179,0.5);
    left: -75px;
    opacity: 0.2;
    z-index: -1;
    width: 150px;
    border-radius: 50%;
    filter: blur(30px);
}.launch_now85 .student_voice38::after {
    border-radius: 50%;
    opacity: 0.2;
    z-index: -1;
    right: -100px;
    bottom: -100px;
    width: 200px;
    position: absolute;
    height: 200px;
    background: rgb(171,183,135,0.5);
    filter: blur(40px);
    content: '';
}

@media (max-width: 991px) {.launch_now85 {
    padding: 90px 0;
}.launch_now85 .container p {
    font-size: calc(24px * 1.2);
    padding: 0 25px;
}.launch_now85 .reach_support34 {
    height: 70px;
}
}

@media (max-width: 767px) {.launch_now85 {
    padding: 70px 0;
}.launch_now85 .student_voice38 {
    flex-direction: column;
    gap: 40px;
}.launch_now85 .container p {
    flex: none;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    font-size: 24px;
    padding: 0 20px;
}.launch_now85 .reach_support34 {
    height: 60px;
    flex: none;
    width: 80%;
}
}

@media (max-width: 480px) {.launch_now85 {
    padding: 50px 0;
}.launch_now85 .container p {
    padding: 0 15px;
    font-size: calc(17px * 1.2);
}.launch_now85 .reach_support34 {
    height: 50px;
    font-size: calc(18px * 0.9);
    width: 100%;
}.launch_now85 .reach_support34::before {
    left: -5px;
    top: -5px;
}.launch_now85 .reach_support34::after {
    right: -5px;
    bottom: -5px;
}}.secure_safe91 {
    padding: 40px;
    font-family: Arial, sans-serif;
    background-color: rgb(234,236,230);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    color: #000000;
}.secure_safe91 h1 {
    border-bottom: 2px solid rgb(199,205,179);
    font-size: 38px;
    padding-bottom: 10px;
    color: rgb(199,205,179);
    margin-bottom: 20px;
    font-weight: 700;
}.secure_safe91 h2 {
    margin-bottom: 15px;
    color: rgb(171,183,135);
    font-size: 29px;
    font-weight: 600;
    margin-top: 30px;
}.secure_safe91 h3, .secure_safe91 h4, .secure_safe91 h5, .secure_safe91 h6 {
    margin: 10px 0;
}.secure_safe91 ul {
    color: #000000;
    list-style: none;
    padding-left: 20px;
    margin-left: 20px;
}.secure_safe91 li {
    position: relative;
    font-size: 15px;
    margin-bottom: 10px;
}.secure_safe91 li::before {
    left: -20px;
    font-weight: 700;
    position: absolute;
    color: rgb(199,205,179);
    content: '→';
}.secure_safe91 div {
    margin-bottom: 20px;
}.secure_safe91 p {
    color: #000000;
    font-size: 15px;
    line-height: 1.6;
}.secure_safe91 span {
    padding: 2px 5px;
    border-radius: 10px;
    background-color: rgb(199,205,179,0.5);
}.secure_safe91 a {
    color: rgb(199,205,179);
    transition: color 0.3s;
    text-decoration: none;
    font-weight: 600;
}.secure_safe91 a:hover {
    color: rgb(171,183,135);
}
@media only screen and (max-width: 800px) {.secure_safe91 {
    padding: 20px;
}.secure_safe91 h1 {
    font-size: calc(23px * 0.8);
}.secure_safe91 h2 {
    font-size: calc(23px * 0.8);
}.secure_safe91 ul {
    padding-left: 10px;
    margin-left: 10px;
}.secure_safe91 li::before {
    left: -15px;
}.secure_safe91 p {
    font-size: calc(15px * 0.9);
}}.contact_panel50 {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.contact_panel50::before {
    content: '';
    top: 0;
    width: 100%;
    backdrop-filter: blur(8px);
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    left: 0;
}.contact_panel50::after {
    content: '';
    animation: gradientShift 15s ease infinite;
    width: 100%;
    top: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(199,205,179,0.5) 0%, transparent 50%, rgb(171,183,135,0.5) 100%);
    z-index: 2;
    height: 100%;
    left: 0;
}@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.contact_panel50 .container {
    margin: 0 auto;
    z-index: 3;
    position: relative;
    padding: 0 15px;
    max-width: 1200px;
}.contact_panel50 .feedback_help34 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    position: relative;
    display: flex;
    border-radius: 29px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
}.contact_panel50 .feedback_help34::before {
    width: 200%;
    animation: rotate 30s linear infinite;
    pointer-events: none;
    height: 200%;
    background: radial-gradient(circle, rgb(199,205,179,0.5) 0%, transparent 30%);
    content: '';
    left: -50%;
    opacity: 0.1;
    position: absolute;
    top: -50%;
}@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.contact_panel50 .request_widget71 {
    background: linear-gradient(145deg, rgb(199,205,179,0.5) 0%, rgb(171,183,135,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 50px;
    flex: 1;
}.contact_panel50 .request_widget71::after {
    height: 100%;
    right: 0;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1));
    top: 0;
    width: 100px;
    content: '';
    position: absolute;
}.contact_panel50 .request_widget71 h3 {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 40px;
    padding-bottom: 15px;
    position: relative;
    font-size: 29px;
}.contact_panel50 .request_widget71 h3::after {
    bottom: 0;
    background: #ffffff;
    height: 3px;
    content: '';
    left: 0;
    position: absolute;
    width: 80px;
    border-radius: 10px;
}.contact_panel50 .request_widget71 div {
    transform: translateX(0);
    display: flex;
    margin-bottom: 25px;
    padding-left: 15px;
    position: relative;
    transition: transform 0.3s ease;
    align-items: center;
}.contact_panel50 .request_widget71 div:hover {
    transform: translateX(10px);
}.contact_panel50 .request_widget71 div::before {
    border-radius: 10px;
    height: 0;
    transition: height 0.3s ease, top 0.3s ease;
    top: 50%;
    left: 0;
    position: absolute;
    content: '';
    background: #ffffff;
    width: 5px;
}.contact_panel50 .request_widget71 div:hover::before {
    height: 80%;
    top: 10%;
}.contact_panel50 .request_widget71 svg {
    height: 24px;
    fill: #ffffff;
    margin-right: 15px;
    width: 24px;
}.contact_panel50 .request_widget71 svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.contact_panel50 .request_widget71 div:hover svg path {
    fill: rgb(171,183,135);
}.contact_panel50 .request_widget71 span {
    color: #ffffff;
    font-weight: 400;
    font-size: 18px;
}.contact_panel50 .request_widget71 span a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: #ffffff;
}.contact_panel50 .request_widget71 span a:hover {
    color: rgb(171,183,135);
}.contact_panel50 .feedback_info73 {
    overflow: hidden;
    position: relative;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    padding: 50px;
    flex: 1.2;
}.contact_panel50 .feedback_info73::before {
    content: '';
    top: -100px;
    border-radius: 50%;
    animation: pulse 4s ease-in-out infinite alternate;
    background: radial-gradient(circle, rgb(171,183,135,0.5) 0%, transparent 70%);
    width: 200px;
    right: -100px;
    position: absolute;
    height: 200px;
}@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.2);
    }
}

.contact_panel50 .feedback_info73 h3 {
    margin-bottom: 40px;
    font-weight: 600;
    text-align: center;
    position: relative;
    color: #ffffff;
    font-size: 29px;
}.contact_panel50 .feedback_info73 h3::after {
    width: 50px;
    border-radius: 10px;
    left: 50%;
    position: absolute;
    content: '';
    background: rgb(171,183,135);
    height: 2px;
    transform: translateX(-50%);
    bottom: -15px;
}.contact_panel50 .feedback_info73 form {
    flex-direction: column;
    display: flex;
}.contact_panel50 .feedback_info73 input[type="text"],
.contact_panel50 .feedback_info73 input[type="email"] {
    padding: 15px 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 20px;
    border-radius: 29px;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 18px;
    backdrop-filter: blur(5px);
}.contact_panel50 .feedback_info73 input[type="text"]:focus,
.contact_panel50 .feedback_info73 input[type="email"]:focus {
    box-shadow: 0 0 0 2px rgb(171,183,135,0.5);
    border-color: rgb(171,183,135);
    outline: none;
}.contact_panel50 .feedback_info73 input[type="text"]::placeholder,
.contact_panel50 .feedback_info73 input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.7);
}.contact_panel50 .feedback_info73 .feedback_box71 {
    margin-bottom: 25px;
    display: flex;
    align-items: flex-start;
    position: relative;
}.contact_panel50 .feedback_info73 .feedback_box71 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_panel50 .feedback_info73 .feedback_box71 label {
    position: relative;
    font-size: 12px;
    padding-left: 30px;
    line-height: 1.5;
    color: #ffffff;
    cursor: pointer;
}.contact_panel50 .feedback_info73 .feedback_box71 label::before {
    height: 18px;
    width: 18px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    top: 2px;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    left: 0;
    content: '';
    position: absolute;
}.contact_panel50 .feedback_info73 .feedback_box71 label::after {
    position: absolute;
    transition: all 0.2s ease;
    opacity: 0;
    height: 4px;
    content: '';
    transform: rotate(-45deg) scale(0);
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    width: 8px;
    left: 5px;
    top: 9px;
}.contact_panel50 .feedback_info73 .feedback_box71 input[type="checkbox"]:checked + label::before {
    background: rgb(171,183,135,0.5);
    border-color: rgb(171,183,135);
}.contact_panel50 .feedback_info73 .feedback_box71 input[type="checkbox"]:checked + label::after {
    transform: rotate(-45deg) scale(1);
    opacity: 1;
}.contact_panel50 .feedback_info73 .feedback_box71 label a {
    text-decoration: none;
    color: rgb(171,183,135);
    transition: color 0.3s ease;
}.contact_panel50 .feedback_info73 .feedback_box71 label a:hover {
    text-decoration: underline;
    color: #ffffff;
}.contact_panel50 .feedback_info73 .reach_support34 {
    overflow: hidden;
    border: none;
    background: linear-gradient(90deg, rgb(199,205,179) 0%, rgb(171,183,135) 100%);
    font-size: 16px;
    z-index: 1;
    font-weight: 600;
    padding: 15px 30px;
    position: relative;
    transition: all 0.3s ease;
    color: #ffffff;
    cursor: pointer;
    border-radius: 29px;
    font-family: Arial, sans-serif;
}.contact_panel50 .feedback_info73 .reach_support34::before {
    width: 100%;
    transition: all 0.6s ease;
    height: 100%;
    content: '';
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    position: absolute;
    z-index: -1;
    top: 0;
}.contact_panel50 .feedback_info73 .reach_support34:hover::before {
    left: 100%;
}.contact_panel50 .feedback_info73 .reach_support34:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

@media (max-width: 992px) {.contact_panel50 {
    padding: 80px 0;
}.contact_panel50 .feedback_help34 {
    flex-direction: column;
}.contact_panel50 .request_widget71,
    .contact_panel50 .feedback_info73 {
    padding: 40px;
}.contact_panel50 .request_widget71 {
    text-align: center;
}.contact_panel50 .request_widget71 h3::after {
    transform: translateX(-50%);
    left: 50%;
}.contact_panel50 .request_widget71 div {
    padding-left: 0;
    justify-content: center;
}.contact_panel50 .request_widget71 div::before {
    display: none;
}
}

@media (max-width: 768px) {.contact_panel50 {
    padding: 60px 0;
}.contact_panel50 .request_widget71,
    .contact_panel50 .feedback_info73 {
    padding: 30px;
}.contact_panel50 .request_widget71 h3,
    .contact_panel50 .feedback_info73 h3 {
    margin-bottom: 30px;
    font-size: calc(29px * 0.8);
}.contact_panel50 .request_widget71 div {
    margin-bottom: 20px;
}.contact_panel50 .feedback_info73 input[type="text"],
    .contact_panel50 .feedback_info73 input[type="email"] {
    padding: 12px 15px;
}.contact_panel50 .feedback_info73 .reach_support34 {
    padding: 12px 20px;
}
}

@media (max-width: 480px) {.contact_panel50 {
    padding: 40px 0;
}.contact_panel50 .container {
    padding: 0 10px;
}.contact_panel50 .request_widget71,
    .contact_panel50 .feedback_info73 {
    padding: 20px;
}.contact_panel50 .request_widget71 h3,
    .contact_panel50 .feedback_info73 h3 {
    margin-bottom: 25px;
    font-size: calc(29px * 0.7);
}.contact_panel50 .request_widget71 svg {
    width: 20px;
    height: 20px;
}.contact_panel50 .feedback_info73 .feedback_box71 label {
    font-size: calc(12px * 0.9);
}.contact_panel50 .feedback_info73 .reach_support34 {
    width: 100%;
}}.thanksZone46 {
    overflow: hidden;
    justify-content: center;
    min-height: 100vh;
    align-items: center;
    position: relative;
    background: linear-gradient(135deg, rgb(234,236,230) 0%, #ffffff 100%);
    perspective: 1000px;
    display: flex;
}.thanksZone46::before {
    pointer-events: none;
    width: 120%;
    left: -5%;
    background: 
        linear-gradient(120deg, rgb(199,205,179,0.5) 0%, transparent 40%),
        linear-gradient(-120deg, rgb(171,183,135,0.5) 0%, transparent 40%);
    position: absolute;
    content: "";
    z-index: 0;
    top: -10%;
    height: 120%;
    transform: rotate(-5deg) skewX(5deg);
}.thanksZone46::after {
    opacity: 0.2;
    filter: blur(80px);
    transform: rotate(15deg);
    height: 60%;
    content: "";
    width: 60%;
    position: absolute;
    background: linear-gradient(135deg, rgb(199,205,179,0.5) 0%, rgb(171,183,135,0.5) 100%);
    z-index: 0;
    bottom: -20%;
    right: -20%;
}.thanksZone46 .container {
    animation: container-entry 1.2s cubic-bezier(0.215, 0.610, 0.355, 1.000) forwards;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    transform-style: preserve-3d;
    width: 90%;
}.thanksZone46 .student_voice38 {
    position: relative;
    background-color: #ffffff;
    transition: transform 0.5s ease;
    padding: calc(2rem + 3vw);
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 30px), 
        calc(100% - 30px) 100%, 
        0 100%
    );
    transform-style: preserve-3d;
    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(0, 0, 0, 0.02);
    transform: translateZ(0) rotateX(2deg);
}.thanksZone46 .student_voice38::before {
    pointer-events: none;
    position: absolute;
    left: 20px;
    opacity: 0.4;
    border: 1px solid rgb(199,205,179,0.5);
    bottom: 20px;
    right: 20px;
    content: "";
    top: 20px;
    transform: translateZ(-10px);
}.thanksZone46 .student_voice38:hover {
    transform: translateZ(10px) rotateX(0deg);
}.thanksZone46 .student_voice38 > div:first-child {
    margin-bottom: 2rem;
    position: relative;
    transform: translateZ(20px);
}.thanksZone46 .student_voice38 > div:first-child::after {
    transform-origin: left center;
    transform: scaleX(1);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 4px;
    background: linear-gradient(90deg, rgb(199,205,179) 0%, rgb(171,183,135) 100%);
    bottom: -10px;
    position: absolute;
    width: 80px;
    content: "";
    left: 0;
}.thanksZone46 .student_voice38:hover > div:first-child::after {
    transform: scaleX(1.5);
}.thanksZone46 h5 {
    margin: 0;
    font-weight: 700;
    color: #000000;
    line-height: 1.4;
    position: relative;
    transition: transform 0.5s ease;
    transform: translateZ(30px);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    font-size: 20px;
}.thanksZone46 .student_voice38:hover h5 {
    transform: translateZ(40px);
}.thanksZone46 .student_voice38 > div:last-child {
    position: relative;
    transform: translateZ(10px);
    transition: transform 0.5s ease;
}.thanksZone46 .student_voice38:hover > div:last-child {
    transform: translateZ(20px);
}.thanksZone46 p {
    font-weight: 400;
    transform: translateZ(0);
    margin: 0;
    position: relative;
    transition: color 0.3s ease, transform 0.5s ease;
    line-height: 1.8;
    color: #000000;
    font-size: 16px;
}.thanksZone46 a {
    text-decoration: none;
    overflow: hidden;
    display: block;
    position: relative;
    transition: transform 0.3s ease;
}.thanksZone46 a::before {
    content: "";
    transform: translateY(10px);
    background: linear-gradient(135deg, 
        transparent 0%, 
        transparent 95%, 
        rgb(199,205,179,0.5) 95%, 
        rgb(199,205,179,0.5) 100%
    );
    left: 0;
    bottom: 0;
    opacity: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    transition: opacity 0.3s ease, transform 0.3s ease;
    position: absolute;
}.thanksZone46 a:hover::before {
    opacity: 0.2;
    transform: translateY(0);
}.thanksZone46 a:hover p {
    transform: translateZ(5px);
    color: rgb(199,205,179);
}

@keyframes container-entry {
    0% {
        opacity: 0;
        transform: translateY(40px) translateZ(-100px) rotateX(10deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(0) rotateX(0);
    }
}

@media (max-width: 991px) {.thanksZone46 {
    padding: 4rem 0;
}.thanksZone46 .student_voice38 {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 20px), 
            calc(100% - 20px) 100%, 
            0 100%
        );
    transform: translateZ(0) rotateX(1deg);
    padding: calc(1.5rem + 2vw);
}.thanksZone46 h5 {
    font-size: calc(20px * 0.9);
    line-height: 1.5;
}.thanksZone46 p {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 767px) {.thanksZone46 {
    min-height: auto;
}.thanksZone46 .container {
    width: 95%;
}.thanksZone46 .student_voice38 {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 15px), 
            calc(100% - 15px) 100%, 
            0 100%
        );
    transform: none;
    padding: 1.5rem;
}.thanksZone46 .student_voice38::before {
    left: 10px;
    bottom: 10px;
    right: 10px;
    top: 10px;
}.thanksZone46 .student_voice38 > div:first-child::after {
    height: 3px;
    width: 60px;
}.thanksZone46 h5 {
    transform: none;
    font-size: calc(20px * 0.85);
}.thanksZone46 p {
    font-size: calc(16px * 0.9);
    line-height: 1.6;
}.thanksZone46 .student_voice38:hover h5,
    .thanksZone46 .student_voice38:hover > div:last-child,
    .thanksZone46 .student_voice38:hover {
    transform: none;
}
}

@media (max-width: 480px) {.thanksZone46 {
    padding: 3rem 0;
}.thanksZone46 .student_voice38 {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            0 100%
        );
    padding: 1.25rem;
    box-shadow: 
            0 10px 25px rgba(0, 0, 0, 0.08),
            0 3px 10px rgba(0, 0, 0, 0.04),
            0 0 0 1px rgba(0, 0, 0, 0.02);
}.thanksZone46 h5 {
    line-height: 1.4;
    font-size: calc(20px * 0.8);
}.thanksZone46 p {
    font-size: calc(16px * 0.85);
    line-height: 1.5;
}.thanksZone46 .student_voice38 > div:first-child {
    margin-bottom: 1.5rem;
}.thanksZone46 .student_voice38 > div:first-child::after {
    bottom: -8px;
    height: 3px;
    width: 50px;
}}.program_assets28 {
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(234,236,230) 30%, #ffffff 100%);
    overflow: hidden;
}.program_assets28::before {
    content: "";
    opacity: 0.08;
    width: 300px;
    right: -50px;
    z-index: 0;
    height: 300px;
    position: absolute;
    transform: rotate(45deg);
    top: -50px;
    background: linear-gradient(120deg, rgb(199,205,179,0.5), rgb(171,183,135));
}.program_assets28::after {
    bottom: -100px;
    content: "";
    opacity: 0.05;
    border-radius: 50%;
    left: -100px;
    background: linear-gradient(220deg, rgb(171,183,135), rgb(199,205,179,0.5));
    position: absolute;
    height: 400px;
    z-index: 0;
    width: 400px;
}.program_assets28 .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 1;
    position: relative;
}.program_assets28 .student_voice38 {
    gap: 60px;
    align-items: center;
    display: flex;
    position: relative;
}.program_assets28 .paragraph_box29 {
    position: relative;
    flex: 1;
}.program_assets28 .paragraph_box29::before {
    position: absolute;
    height: 60%;
    left: -30px;
    width: 4px;
    background: linear-gradient(to bottom, rgb(199,205,179), rgb(171,183,135));
    transform: translateY(-20px);
    top: 20px;
    content: "";
}.program_assets28 h4 {
    color: #000000;
    font-size: 28px;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transform: translateX(0);
    position: relative;
    font-weight: 700;
    margin-bottom: 40px;
}.program_assets28 h4::after {
    transition: transform 0.4s ease-out;
    bottom: -10px;
    height: 3px;
    left: 0;
    width: 80px;
    content: "";
    background: rgb(199,205,179);
    position: absolute;
    transform-origin: left;
    transform: scaleX(0.7);
}.program_assets28 .paragraph_box29:hover h4::after {
    transform: scaleX(1);
}.program_assets28 .paragraph_box29 > div {
    gap: 20px;
    display: flex;
    flex-wrap: wrap;
}.program_assets28 ul {
    flex: 1;
    min-width: 280px;
    padding: 0;
    list-style: none;
    margin: 0;
}.program_assets28 li {
    transition: transform 0.3s ease;
    position: relative;
    margin-bottom: 20px;
    transform: translateY(0);
}.program_assets28 li:hover {
    transform: translateY(-5px);
}.program_assets28 li p {
    gap: 15px;
    padding: 20px;
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    align-items: flex-start;
    border-left: 3px solid rgb(199,205,179);
    display: flex;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.07);
    background: #ffffff;
}.program_assets28 li:hover p {
    border-left-width: 5px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.program_assets28 li p span:first-child {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    width: 40px;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    flex-shrink: 0;
    display: flex;
    height: 40px;
}.program_assets28 li p span:last-child {
    color: #000000;
    line-height: 1.6;
    font-size: 17px;
}.program_assets28 svg {
    width: 24px;
    height: 24px;
    transform-origin: center;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.program_assets28 li:hover svg {
    transform: scale(1.1);
}.program_assets28 svg path {
    fill: rgb(199,205,179);
    transition: fill 0.3s ease;
}.program_assets28 li:hover svg path {
    fill: rgb(171,183,135);
}.program_assets28 .image_wrap62 {
    transition: transform 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    object-fit: cover;
    flex: 0 0 40%;
    position: relative;
    height: auto;
    border-radius: 30px;
    z-index: 2;
    max-width: 450px;
    transform: perspective(1000px) rotateY(-5deg);
    box-shadow: 
        25px 25px 50px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.8);
}.program_assets28 .image_wrap62::before {
    position: absolute;
    transition: transform 0.4s ease, opacity 0.4s ease;
    content: "";
    z-index: -1;
    border-radius: 30px;
    background: linear-gradient(135deg, rgb(199,205,179,0.5), transparent);
    transform: scale(0.95);
    inset: -10px;
    opacity: 0.3;
}.program_assets28 .student_voice38:hover .image_wrap62 {
    transform: perspective(1000px) rotateY(0deg);
}.program_assets28 .student_voice38:hover .image_wrap62::before {
    opacity: 0.5;
    transform: scale(1);
}

@media (max-width: 992px) {.program_assets28 {
    padding: 80px 0;
}.program_assets28 .student_voice38 {
    flex-direction: column-reverse;
    gap: 40px;
}.program_assets28 .image_wrap62 {
    transform: perspective(1000px) rotateY(0);
    width: 100%;
    max-width: 100%;
}.program_assets28 h4 {
    font-size: calc(28px * 0.85);
    margin-bottom: 30px;
}.program_assets28 .paragraph_box29 > div {
    flex-direction: column;
}
}

@media (max-width: 768px) {.program_assets28 {
    padding: 60px 0;
}.program_assets28 .paragraph_box29::before {
    left: -15px;
    height: 50%;
}.program_assets28 h4 {
    font-size: calc(28px * 0.75);
}.program_assets28 li p {
    padding: 15px;
}.program_assets28 li p span:first-child {
    height: 35px;
    width: 35px;
}.program_assets28 svg {
    width: 20px;
    height: 20px;
}
}

@media (max-width: 576px) {.program_assets28 {
    padding: 40px 0;
}.program_assets28 .container {
    padding: 0 15px;
}.program_assets28 h4 {
    font-size: calc(28px * 0.65);
}.program_assets28 .paragraph_box29::before {
    display: none;
}.program_assets28 li p {
    padding: 12px;
}.program_assets28 li p span:first-child {
    height: 30px;
    width: 30px;
}.program_assets28 li p span:last-child {
    font-size: calc(17px * 0.9);
}.program_assets28 svg {
    height: 18px;
    width: 18px;
}}

@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

.program_assets28 .image_wrap62 {
    animation: float 8s ease-in-out infinite;
}header .top_plank {
    background: rgb(199,205,179);
    color:  #ffffff;
}header .top_plank .best_learntrack54 div svg, header .top_plank .best_learntrack54 div svg path {
    fill: #ffffff;
}header .top_plank .best_learntrack54 div span {
    color: #ffffff;
}header .top_plank .best_learntrack54 {
    width: 100%;
    padding: 15px 0 10px 0;
    flex-wrap: wrap;
    line-height: 21px;
    justify-content: flex-start;
    font-size: 15px;
    align-items: center;
    display: flex;
}header .top_plank .best_learntrack54 div {
    margin-right: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}header .top_plank .best_learntrack54 div img, header .top_plank .best_learntrack54 div svg {
    margin-right: 8px;
    width: 16px;
    height: 16px;
}.pricing_bucket47 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.pricing_bucket47::before {
    content: "";
    opacity: 0.85;
    top: 0;
    right: 0;
    background: #000000;
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: 0;
}.pricing_bucket47 .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
    z-index: 2;
}.pricing_bucket47 .fee_board39 {
    text-align: center;
}.pricing_bucket47 h2 {
    margin-bottom: 1.5rem;
    font-size: 31px;
    color: #ffffff;
    font-weight: 700;
    display: inline-block;
    position: relative;
}.pricing_bucket47 h2::after {
    bottom: -10px;
    background: linear-gradient(90deg, rgb(199,205,179), rgb(171,183,135));
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    height: 3px;
    width: 80px;
    content: "";
}.pricing_bucket47 .price_deals56 {
    line-height: 1.6;
    margin: 0 auto 3rem;
    opacity: 0.9;
    font-size: calc(16px * 1.1);
    max-width: 800px;
    color: #ffffff;
}.pricing_bucket47 .price_view13 {
    list-style: none;
    display: grid;
    perspective: 1000px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
    padding: 0;
}.pricing_bucket47 .price_view13 li {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transform-style: preserve-3d;
}.pricing_bucket47 .payment_deals90 {
    height: 100%;
    backdrop-filter: blur(10px);
    text-decoration: none;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    display: block;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
    background: linear-gradient(135deg, rgba(255,255,255,0.1), rgba(255,255,255,0.03));
    position: relative;
    border: 1px solid rgba(255,255,255,0.1);
    overflow: hidden;
}.pricing_bucket47 .payment_deals90::before {
    top: 0;
    background: linear-gradient(90deg, rgb(199,205,179), rgb(171,183,135));
    left: 0;
    position: absolute;
    width: 100%;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform-origin: left;
    transform: scaleX(0);
    height: 5px;
    content: "";
}.pricing_bucket47 .payment_deals90:hover {
    box-shadow: 0 15px 35px rgba(0,0,0,0.3);
    transform: translateY(-10px);
}.pricing_bucket47 .payment_deals90:hover::before {
    transform: scaleX(1);
}.pricing_bucket47 .fee_offers07 {
    display: flex;
    height: 100%;
    padding: 2.5rem 1.5rem;
    flex-direction: column;
}.pricing_bucket47 .monthly_plan06 {
    flex-direction: column;
    height: 100%;
    display: flex;
    color: #ffffff;
    justify-content: space-between;
}.pricing_bucket47 .monthly_plan06 h4 {
    display: inline-block;
    position: relative;
    font-size: calc(18px * 1.1);
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: #ffffff;
    margin-top: 0;
}.pricing_bucket47 .monthly_plan06 h4::after {
    background: rgb(199,205,179);
    position: absolute;
    left: 0;
    bottom: -8px;
    height: 2px;
    width: 40px;
    content: "";
}.pricing_bucket47 .monthly_plan06 p {
    margin-bottom: 2rem;
    text-align: left;
    word-wrap: break-word;
    max-height: 200px;
    color: #ffffff;
    font-size: 16px;
    scrollbar-color: rgb(199,205,179) rgba(255,255,255,0.1);
    opacity: 0.85;
    white-space: normal;
    scrollbar-width: thin;
    overflow-y: auto;
    line-height: 1.6;
    overflow-wrap: break-word;
}.pricing_bucket47 .monthly_plan06 p::-webkit-scrollbar {
    width: 4px;
}.pricing_bucket47 .monthly_plan06 p::-webkit-scrollbar-track {
    background: rgba(255,255,255,0.1);
}.pricing_bucket47 .monthly_plan06 p::-webkit-scrollbar-thumb {
    background: rgb(199,205,179);
}.pricing_bucket47 .study_price17 {
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    position: relative;
    transition: all 0.3s ease;
    color: #ffffff;
    overflow: hidden;
    margin-top: auto;
    align-self: flex-start;
    background: linear-gradient(135deg, rgb(199,205,179), rgb(171,183,135));
    font-size: calc(18px * 1.2);
    padding: 0.75rem 1.5rem;
    border-radius: 10px;
    display: inline-block;
    font-weight: 700;
}.pricing_bucket47 .study_price17::before {
    width: 100%;
    transition: all 0.8s ease;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    height: 100%;
    left: -100%;
    position: absolute;
    content: "";
}.pricing_bucket47 .payment_deals90:hover .study_price17::before {
    left: 100%;
}

@media (max-width: 992px) {.pricing_bucket47 {
    padding: 80px 0;
}.pricing_bucket47 .price_view13 {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 1.25rem;
}.pricing_bucket47 .fee_offers07 {
    padding: 2rem 1.25rem;
}
}

@media (max-width: 768px) {.pricing_bucket47 {
    padding: 60px 0;
}.pricing_bucket47 .price_view13 {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 450px;
}.pricing_bucket47 h2 {
    font-size: calc(31px * 0.9);
}.pricing_bucket47 .price_deals56 {
    font-size: 16px;
    margin-bottom: 2rem;
}.pricing_bucket47 .monthly_plan06 p {
    max-height: 150px;
}
}

@media (max-width: 576px) {.pricing_bucket47 {
    padding: 50px 0;
}.pricing_bucket47 h2 {
    font-size: calc(31px * 0.8);
}.pricing_bucket47 .fee_offers07 {
    padding: 1.5rem 1rem;
}.pricing_bucket47 .study_price17 {
    padding: 0.5rem 1rem;
    font-size: 18px;
}
}

@media (hover: none) {.pricing_bucket47 .payment_deals90:hover {
    transform: none;
}}.teaching_experience19 {
    overflow: hidden;
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(234,236,230), rgb(199,205,179,0.5));
    position: relative;
}.teaching_experience19::before {
    position: absolute;
    background: repeating-linear-gradient(45deg, rgb(171,183,135,0.5) 0px, transparent 2px, transparent 10px);
    top: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.1;
    z-index: 1;
    width: 100%;
}.teaching_experience19 .student_opinions70 {
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    z-index: 2;
    padding: 0;
    background: #ffffff;
    gap: 4rem;
    align-items: center;
    display: flex;
    margin: 0 auto;
    max-width: 1200px;
    border-radius: 13px;
    position: relative;
}.teaching_experience19 .image_wrap62 {
    height: 450px;
    transition: all 0.4s ease;
    width: 40%;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    flex-shrink: 0;
}.teaching_experience19 .image_wrap62::after {
    height: 100%;
    left: 0;
    background: linear-gradient(135deg, rgb(199,205,179,0.5), transparent);
    position: absolute;
    width: 100%;
    content: "";
    top: 0;
    opacity: 0.5;
}.teaching_experience19 .career_wrap67 {
    position: relative;
    width: 60%;
    padding: 3rem;
}.teaching_experience19 .name {
    font-size: 32px;
    position: relative;
    color: #000000;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 0.5rem;
}.teaching_experience19 .name::after {
    width: 50%;
    content: "";
    background: rgb(199,205,179);
    transition: width 0.3s ease;
    position: absolute;
    left: 0;
    bottom: -8px;
    height: 3px;
}.teaching_experience19 .career_wrap67 > div:nth-child(2) {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 1.5rem;
    color: rgb(171,183,135);
    padding-left: 2px;
}.teaching_experience19 .past_work49 {
    line-height: 1.6;
    color: #000000;
    font-family: Arial, sans-serif;
    padding-left: 1.5rem;
    font-size: 16px;
    position: relative;
}.teaching_experience19 .past_work49::before {
    top: -2rem;
    color: rgb(199,205,179,0.5);
    position: absolute;
    left: -1rem;
    font-size: 4rem;
    opacity: 0.4;
    content: "";
}.teaching_experience19 .student_opinions70:hover .image_wrap62 {
    transform: scale(1.03);
}.teaching_experience19 .student_opinions70:hover .name::after {
    width: 100%;
}

@media (max-width: 992px) {.teaching_experience19 .student_opinions70 {
    gap: 2rem;
    flex-direction: column;
}.teaching_experience19 .image_wrap62 {
    height: 350px;
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}.teaching_experience19 .career_wrap67 {
    width: 100%;
    padding: 0 2rem 2rem;
}
}

@media (max-width: 576px) {.teaching_experience19 {
    padding: 3rem 1rem;
}.teaching_experience19 .image_wrap62 {
    height: 280px;
}.teaching_experience19 .career_wrap67 {
    padding: 0 1.5rem 1.5rem;
}.teaching_experience19 .name {
    font-size: calc(32px * 0.85);
}.teaching_experience19 .past_work49 {
    font-size: calc(16px * 0.95);
}}.welcome_section27 {
    align-items: center;
    position: relative;
    min-height: 100vh;
    z-index: 1;
    justify-content: center;
    display: flex;
    perspective: 1000px;
    overflow: hidden;
}.welcome_section27::before {
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.85) 0%,
    rgba(0, 0, 0, 0.65) 50%,
    rgba(0, 0, 0, 0.75) 100%);
    z-index: -1;
    position: absolute;
    right: 0;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
}.welcome_section27 > div {
    transform-style: preserve-3d;
    transform: translateZ(0);
    padding: 2rem;
    max-width: 1200px;
    display: flex;
    flex-direction: column;
    gap: 3rem;
    width: 100%;
}.welcome_section27 > div > div:first-child {
    animation: fadeSlideIn 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    transform: translateZ(50px) translateY(-20px);
    opacity: 0;
}.welcome_section27 .title_style_header {
    margin: 0;
    color: #ffffff;
    letter-spacing: -0.02em;
    line-height: 1.1;
    font-weight: 700;
    position: relative;
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    font-size: calc(48px * 1.2);
    transform: skewX(-5deg);
    padding: 0;
}.welcome_section27 .title_style_header::after {
    height: 5px;
    transform: scaleX(0);
    bottom: -15px;
    animation: lineExpand 1.2s cubic-bezier(0.17, 0.67, 0.83, 0.67) 0.4s forwards;
    content: "";
    left: 0;
    width: 100px;
    position: absolute;
    background: rgb(199,205,179);
    transform-origin: left;
}.welcome_section27 .skill_expertise37 {
    display: grid;
    gap: 2rem;
    animation: fadeSlideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.3s forwards;
    position: relative;
    grid-template-columns: 1fr;
    opacity: 0;
    transform: translateZ(25px);
}.welcome_section27 .smart_track14 {
    background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.05) 100%
  );
    border-left: 4px solid rgb(199,205,179);
    padding: 2rem;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform: perspective(1000px) rotateX(2deg) rotateY(-1deg);
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.2),
    0 0 0 1px rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
}.welcome_section27 .smart_track14:hover {
    box-shadow: 
    0 25px 50px rgba(0, 0, 0, 0.25),
    0 0 0 1px rgba(255, 255, 255, 0.15);
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(10px);
}.welcome_section27 .smart_track14 h3 {
    margin: 0;
    font-size: calc(23px * 1.1);
    line-height: 1.4;
    font-weight: 600;
    color: #ffffff;
    position: relative;
}.welcome_section27 .skill_expertise37 > div:last-child {
    border-radius: 10px;
    transform: perspective(1000px) rotateX(-2deg) rotateY(1deg);
    background: linear-gradient(
    45deg,
    rgb(199,205,179,0.5) 0%,
    rgb(171,183,135,0.5) 100%
  );
    padding: 1.5rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}.welcome_section27 .skill_expertise37 > div:last-child:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(10px);
}.welcome_section27 .skill_expertise37 > div:last-child span {
    display: block;
    position: relative;
}.welcome_section27 .skill_expertise37 > div:last-child p {
    color: #ffffff;
    margin: 0;
    text-align: center;
    position: relative;
    line-height: 1.6;
    font-size: calc(14px * 1.1);
    font-weight: 600;
}

@keyframes fadeSlideIn {
  0% {
    opacity: 0;
    transform: translateZ(50px) translateY(-40px);
  }
  100% {
    opacity: 1;
    transform: translateZ(50px) translateY(0);
  }
}

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

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

@media (min-width: 768px) {.welcome_section27 > div {
    padding: 3rem;
    gap: 5rem;
}.welcome_section27 .title_style_header {
    max-width: 80%;
    font-size: calc(48px * 1.5);
}.welcome_section27 .skill_expertise37 {
    grid-template-columns: 2fr 1fr;
    gap: 3rem;
}.welcome_section27 .smart_track14 {
    padding: 2.5rem;
}.welcome_section27 .smart_track14 h3 {
    font-size: calc(23px * 1.2);
}
}

@media (min-width: 1024px) {.welcome_section27 > div {
    padding: 4rem;
}.welcome_section27 .title_style_header {
    font-size: calc(48px * 1.8);
    max-width: 70%;
}.welcome_section27 .title_style_header::after {
    width: 150px;
    height: 6px;
}.welcome_section27 .skill_expertise37 {
    grid-template-columns: 5fr 2fr;
}.welcome_section27 .smart_track14 {
    padding: 3rem;
    transform: perspective(1000px) rotateX(3deg) rotateY(-2deg);
}.welcome_section27 .skill_expertise37 > div:last-child {
    transform: perspective(1000px) rotateX(-3deg) rotateY(2deg);
}
}

@media (max-width: 767px) {.welcome_section27 {
    min-height: 90vh;
}.welcome_section27 > div {
    gap: 2rem;
    padding: 1.5rem;
}.welcome_section27 .title_style_header {
    font-size: calc(48px * 1.1);
}.welcome_section27 .smart_track14,
  .welcome_section27 .skill_expertise37 > div:last-child {
    padding: 1.5rem;
    transform: none;
}.welcome_section27 .smart_track14 h3 {
    font-size: 23px;
}.welcome_section27 .skill_expertise37 > div:last-child p {
    font-size: 14px;
}}.course_program_info50 {
    display: flex;
    align-items: center;
    background-color: rgb(234,236,230);
    overflow: hidden;
    justify-content: center;
    position: relative;
    min-height: 100vh;
}.course_program_info50 .career_classes48 {
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 1;
    overflow: hidden;
    left: 0;
}.course_program_info50 .master_it24 {
    height: 100%;
    display: flex;
    width: 500%;
    animation: carousel-slide 30s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}.course_program_info50 .career_classes48:hover .master_it24 {
    animation-play-state: paused;
}.course_program_info50 .program_plan06 {
    position: relative;
    height: 100%;
    width: 20%;
    overflow: hidden;
}.course_program_info50 .program_plan06 img {
    height: 100%;
    transition: transform 0.7s ease-out;
    width: 100%;
    filter: brightness(0.85) contrast(1.1);
    transform: scale(1.05);
    object-fit: cover;
}.course_program_info50 .program_plan06:hover img {
    transform: scale(1);
    filter: brightness(0.9) contrast(1.05);
}.course_program_info50 .program_plan06::before {
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    content: "";
    animation: gradient-shift 8s infinite alternate;
    background: linear-gradient(
        135deg,
        rgba(var(--primary-color, 0, 204, 204), 0.2) 0%,
        rgba(var(--primary-color, 0, 204, 204), 0) 25%,
        rgba(var(--secondary-color, 102, 16, 242), 0) 75%,
        rgba(var(--secondary-color, 102, 16, 242), 0.2) 100%
    );
    z-index: 2;
    width: 100%;
}.course_program_info50 .program_plan06::after {
    z-index: 1;
    width: 100%;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 2px,
            rgba(var(--primary-color, 0, 204, 204), 0.03) 2px,
            rgba(var(--primary-color, 0, 204, 204), 0.03) 4px
        ),
        radial-gradient(
            circle at 80% 20%,
            transparent 0%,
            rgba(0, 0, 0, 0.5) 70%
        );
    top: 0;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
}.course_program_info50 .container {
    justify-content: center;
    z-index: 2;
    position: relative;
    display: flex;
    height: 100%;
    align-items: center;
    margin: auto;
    padding: 2rem;
}.course_program_info50 .student_voice38 {
    max-width: 800px;
    position: relative;
    width: 100%;
}.course_program_info50 .job_training83 {
    text-align: center;
    position: relative;
    transform: translateY(0);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    backdrop-filter: blur(10px);
    border-radius: 29px;
    background: rgba(var(--dark-color, 21, 20, 26), 0.75);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3), 
        0 3px 10px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.05) inset;
    padding: 4rem;
}.course_program_info50 .job_training83::before {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0.7;
    background: 
        linear-gradient(
            90deg, 
            transparent 0%,
            rgba(var(--primary-color, 0, 204, 204), 0.05) 25%,
            rgba(var(--secondary-color, 102, 16, 242), 0.05) 75%,
            transparent 100%
        );
    content: "";
    animation: pulse-gradient 8s ease infinite;
    height: 100%;
}.course_program_info50 .job_training83::after {
    background: 
        linear-gradient(
            45deg,
            transparent 40%,
            rgba(var(--primary-color, 0, 204, 204), 0.03) 45%,
            rgba(var(--primary-color, 0, 204, 204), 0.03) 55%,
            transparent 60%
        );
    left: 0;
    top: 0;
    transform: translateX(-100%);
    position: absolute;
    right: 0;
    animation: shine-effect 10s ease-in-out infinite;
    bottom: 0;
    z-index: -1;
    content: "";
}.course_program_info50 .job_training83 h3 {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 1.5rem;
    font-size: 33px;
    display: inline-block;
    position: relative;
}.course_program_info50 .job_training83 h3::after {
    content: "";
    background: linear-gradient(
        90deg,
        rgb(199,205,179) 0%,
        rgb(171,183,135) 100%
    );
    transition: width 0.3s ease;
    height: 2px;
    transform: translateX(-50%);
    position: absolute;
    bottom: -8px;
    left: 50%;
    width: 30%;
}.course_program_info50 .job_training83:hover h3::after {
    width: 60%;
}.course_program_info50 .job_training83 p {
    color: #ffffff;
    margin-left: auto;
    opacity: 0.8;
    font-weight: 300;
    margin-right: auto;
    font-size: 16px;
    max-width: 90%;
    line-height: 1.8;
    margin-bottom: 2.5rem;
}.course_program_info50 .job_training83 .reach_support34 {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    color: #ffffff;
    overflow: hidden;
    font-weight: 600;
    z-index: 1;
    position: relative;
    box-shadow: 0 8px 25px rgb(199,205,179,0.5);
    text-decoration: none;
    background: linear-gradient(
        45deg,
        rgb(199,205,179) 0%,
        rgb(171,183,135) 100%
    );
    padding: 1rem 2.5rem;
    border-radius: 10px;
    font-size: 20px;
    display: inline-block;
}.course_program_info50 .job_training83 .reach_support34::before {
    background: linear-gradient(
        45deg,
        rgb(171,183,135) 0%,
        rgb(199,205,179) 100%
    );
    opacity: 0;
    width: 100%;
    left: 0;
    z-index: -1;
    content: "";
    top: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    height: 100%;
}.course_program_info50 .job_training83 .reach_support34::after {
    height: 200%;
    background: radial-gradient(
        circle,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 60%
    );
    width: 200%;
    position: absolute;
    left: -50%;
    transition: transform 0.5s ease, opacity 0.5s ease;
    content: "";
    opacity: 0;
    top: -50%;
    transform: scale(0);
}.course_program_info50 .job_training83 .reach_support34:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 30px rgb(199,205,179,0.5);
}.course_program_info50 .job_training83 .reach_support34:hover::before {
    opacity: 1;
}.course_program_info50 .job_training83 .reach_support34:hover::after {
    transform: scale(1);
    opacity: 1;
    animation: ripple-out 1.5s ease;
}@keyframes carousel-slide {
    0% {
        transform: translateX(0);
    }
    18% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(-20%);
    }
    38% {
        transform: translateX(-20%);
    }
    40% {
        transform: translateX(-40%);
    }
    58% {
        transform: translateX(-40%);
    }
    60% {
        transform: translateX(-60%);
    }
    78% {
        transform: translateX(-60%);
    }
    80% {
        transform: translateX(-80%);
    }
    98% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes gradient-shift {
    0% {
        background: linear-gradient(
            135deg,
            rgba(var(--primary-color, 0, 204, 204), 0.2) 0%,
            rgba(var(--primary-color, 0, 204, 204), 0) 25%,
            rgba(var(--secondary-color, 102, 16, 242), 0) 75%,
            rgba(var(--secondary-color, 102, 16, 242), 0.2) 100%
        );
    }
    50% {
        background: linear-gradient(
            135deg,
            rgba(var(--secondary-color, 102, 16, 242), 0.2) 0%,
            rgba(var(--secondary-color, 102, 16, 242), 0) 25%,
            rgba(var(--primary-color, 0, 204, 204), 0) 75%,
            rgba(var(--primary-color, 0, 204, 204), 0.2) 100%
        );
    }
    100% {
        background: linear-gradient(
            135deg,
            rgba(var(--primary-color, 0, 204, 204), 0.2) 0%,
            rgba(var(--primary-color, 0, 204, 204), 0) 25%,
            rgba(var(--secondary-color, 102, 16, 242), 0) 75%,
            rgba(var(--secondary-color, 102, 16, 242), 0.2) 100%
        );
    }
}

@keyframes pulse-gradient {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 0.3;
    }
}

@keyframes shine-effect {
    0% {
        transform: translateX(-100%);
    }
    20%, 100% {
        transform: translateX(100%);
    }
}

@keyframes ripple-out {
    0% {
        opacity: 1;
        transform: scale(0);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}

.course_program_info50::before {
    left: 0;
    position: absolute;
    background: 
        linear-gradient(
            0deg,
            #000000 0%,
            transparent 100%
        );
    opacity: 0.7;
    width: 100%;
    top: 0;
    content: "";
    z-index: 1;
    height: 100%;
}.course_program_info50::after {
    background: 
        radial-gradient(
            circle at 75% 25%, 
            transparent 0%,
            #000000 80%
        );
    z-index: 1;
    top: 0;
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    opacity: 0.8;
    height: 100%;
}

@media (max-width: 992px) {.course_program_info50 .job_training83 {
    padding: 3rem;
}.course_program_info50 .student_voice38 {
    max-width: 700px;
}.course_program_info50 .job_training83 h3 {
    font-size: calc(33px * 0.9);
}.course_program_info50 .job_training83 p {
    max-width: 95%;
}
}

@media (max-width: 768px) {.course_program_info50 .job_training83 {
    padding: 2.5rem;
}.course_program_info50 .student_voice38 {
    max-width: 90%;
}.course_program_info50 .job_training83 h3 {
    font-size: calc(33px * 0.8);
    margin-bottom: 1.2rem;
}.course_program_info50 .job_training83 p {
    font-size: calc(16px * 0.95);
    margin-bottom: 2rem;
}.course_program_info50 .job_training83 .reach_support34 {
    padding: 0.85rem 2rem;
}
}

@media (max-width: 576px) {.course_program_info50 .master_it24 {
    animation-duration: 25s;
}.course_program_info50 .job_training83 {
    padding: 2rem 1.5rem;
}.course_program_info50 .job_training83 h3 {
    margin-bottom: 1rem;
    font-size: calc(33px * 0.7);
}.course_program_info50 .job_training83 p {
    margin-bottom: 1.5rem;
    font-size: calc(16px * 0.9);
    max-width: 100%;
}.course_program_info50 .job_training83 .reach_support34 {
    font-size: calc(20px * 0.9);
    padding: 0.75rem 1.75rem;
}@keyframes carousel-slide {
        0% {
            transform: translateX(0);
        }
        20% {
            transform: translateX(0);
        }
        25% {
            transform: translateX(-20%);
        }
        45% {
            transform: translateX(-20%);
        }
        50% {
            transform: translateX(-40%);
        }
        70% {
            transform: translateX(-40%);
        }
        75% {
            transform: translateX(-60%);
        }
        95% {
            transform: translateX(-60%);
        }
        100% {
            transform: translateX(0);
        }
    }
}

.course_program_info50 .program_plan06:nth-child(1)::before {
    animation-delay: 0s;
}.course_program_info50 .program_plan06:nth-child(2)::before {
    animation-delay: 2s;
}.course_program_info50 .program_plan06:nth-child(3)::before {
    animation-delay: 4s;
}.course_program_info50 .program_plan06:nth-child(4)::before {
    animation-delay: 6s;
}.course_program_info50 .program_plan06:nth-child(5)::before {
    animation-delay: 8s;
}.course_program_info50 .program_plan06::after {
    animation: tech-grid 15s linear infinite;
}@keyframes tech-grid {
    0% {
        opacity: 0.4;
        background-position: 0% 0%;
    }
    50% {
        opacity: 0.6;
        background-position: 100% 100%;
    }
    100% {
        opacity: 0.4;
        background-position: 0% 0%;
    }
}footer {
    position: relative;
    width: 100%;
}footer .qna_board14 {
    position: relative;
    font-family: Arial, sans-serif;
    overflow: hidden;
    background-color: rgb(171,183,135);
    color: #ffffff;
    padding: 80px 0 30px;
}footer .qna_board14::before {
    z-index: 0;
    background-color: rgb(171,183,135);
    transform: skewY(-3deg);
    right: 0;
    left: 0;
    height: 100px;
    top: -50px;
    clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
    position: absolute;
    content: "";
}footer .rating_stars76 {
    position: relative;
    z-index: 1;
}footer .msg_page56 {
    margin-bottom: 60px;
    gap: 15px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}footer .info_item {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    overflow: hidden;
    border-radius: 0 5px 5px 0;
    flex: 1 1 200px;
    max-width: 300px;
    background-color: rgb(171,183,135,0.5);
    padding: 15px 20px 15px 25px;
    position: relative;
}footer .info_item::before {
    content: "";
    background-color: rgb(199,205,179);
    top: 0;
    width: 5px;
    left: 0;
    position: absolute;
    height: 100%;
}footer .info_item::after {
    width: 100%;
    z-index: -1;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.05) 0%, transparent 50%);
    position: absolute;
}footer .info_item:nth-child(even) {
    background-color: rgb(199,205,179,0.5);
}footer .info_item:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px) translateX(5px);
}footer .info_item svg {
    vertical-align: middle;
    width: 20px;
    top: -1px;
    margin-right: 12px;
    position: relative;
    height: 20px;
    fill: rgb(199,205,179);
}footer .info_item p,
footer .info_item a {
    transition: color 0.3s ease;
    font-size: 15px;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    color: #ffffff;
}footer .info_item a:hover {
    color: rgb(199,205,179);
}footer .text_main_holder {
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
}footer .top_head05 {
    background-color: rgb(171,183,135,0.5);
    padding: 30px;
    border-radius: 30px;
    position: relative;
}footer .top_head05::before {
    position: absolute;
    border-radius: calc(30px - 8px);
    pointer-events: none;
    left: 15px;
    border: 1px dashed rgba(255, 255, 255, 0.1);
    bottom: 15px;
    top: 15px;
    content: "";
    right: 15px;
}footer .top_head05 svg {
    width: auto;
    height: 45px;
    filter: brightness(0) invert(1);
    margin-bottom: 20px;
    display: block;
}footer .subscr_info46 {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
    font-size: 13px;
}footer .site_study20 {
    position: relative;
}footer .site_study20 h5 {
    position: relative;
    margin-bottom: 25px;
    display: inline-block;
    padding-left: 15px;
    font-weight: 600;
    font-size: 19px;
    color: #ffffff;
}footer .site_study20 h5::before {
    top: 0;
    left: 0;
    background-color: rgb(199,205,179);
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
}footer .header_sitebar01 {
    margin-bottom: 25px;
    position: relative;
}footer .header_sitebar01 a {
    background-color: rgb(171,183,135,0.5);
    display: inline-block;
    position: relative;
    padding: 10px 15px;
    border-radius: 0 5px 5px 0;
    font-size: 15px;
    text-decoration: none;
    margin: 0 10px 10px 0;
    transition: all 0.3s ease;
    color: rgba(255, 255, 255, 0.8);
}footer .header_sitebar01 a::before {
    background-color: rgb(199,205,179);
    transition: width 0.3s ease;
    content: "";
    width: 3px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}footer .header_sitebar01 a:hover {
    color: #ffffff;
    background-color: rgb(199,205,179,0.5);
    transform: translateX(5px);
}footer .header_sitebar01 a:hover::before {
    width: 5px;
}footer .subscribe_holder {
    padding: 30px;
    border-radius: 30px;
    position: relative;
    background-color: rgb(171,183,135,0.5);
}footer .subscribe_holder::before {
    border-radius: calc(30px - 8px);
    right: 15px;
    position: absolute;
    content: "";
    border: 1px dashed rgba(255, 255, 255, 0.1);
    top: 15px;
    pointer-events: none;
    left: 15px;
    bottom: 15px;
}footer .subscribe_holder h5 {
    font-weight: 600;
    position: relative;
    color: #ffffff;
    font-size: 19px;
    margin-bottom: 15px;
    padding-left: 15px;
}footer .subscribe_holder h5::before {
    position: absolute;
    background-color: rgb(199,205,179);
    width: 3px;
    content: "";
    height: 100%;
    top: 0;
    left: 0;
}footer .subscribe_holder p {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 25px;
    font-size: 15px;
}footer .input_holder {
    display: flex;
    flex-direction: column;
    gap: 15px;
}footer .input_holder input[type="email"] {
    background-color: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    padding: 14px 16px;
    font-size: 15px;
    transition: all 0.3s ease;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgb(199,205,179);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .sub_solution16 {
    padding: 14px 20px;
    overflow: hidden;
    transition: all 0.3s ease;
    font-weight: 600;
    position: relative;
    background-color: rgb(199,205,179);
    border: none;
    cursor: pointer;
    font-size: 14px;
    border-radius: 10px;
    color: #ffffff;
}footer .sub_solution16::after {
    height: 200%;
    position: absolute;
    transform: rotate(30deg);
    content: "";
    background: rgba(255, 255, 255, 0.1);
    left: -100%;
    transition: all 0.5s ease;
    width: 200%;
    top: -50%;
}footer .sub_solution16:hover {
    background-color: rgb(171,183,135);
}footer .sub_solution16:hover::after {
    left: 100%;
}footer .play_market72 {
    text-align: center;
    position: relative;
    margin-top: 50px;
}footer .play_market72::before {
    transform: translateX(-50%);
    content: "";
    width: 50px;
    top: -25px;
    height: 1px;
    left: 50%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    position: absolute;
}footer .skill_links39 {
    position: relative;
    color: rgba(255, 255, 255, 0.6);
    font-size: 13px;
    display: inline-block;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .sub_solution16 {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .qna_board14 {
    padding: 60px 0 30px;
}footer .msg_page56 {
    margin-bottom: 40px;
}footer .top_head05, footer .subscribe_holder {
    padding: 25px 20px;
}footer .header_sitebar01 a {
    margin: 0 5px 8px 0;
    padding: 8px 12px;
}footer .play_market72 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .qna_board14 {
    padding: 50px 0 20px;
}footer .site_study20 h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
    font-size: calc(19px - 2px);
}footer .top_head05::before, footer .subscribe_holder::before {
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
}footer .input_holder input[type="email"],
    footer .sub_solution16 {
    padding: 12px;
}}.our_mission87 {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    background: rgb(234,236,230);
}.our_mission87::before {
    z-index: 1;
    height: 100%;
    background: linear-gradient(135deg, rgb(199,205,179,0.5) 0%, transparent 50%);
    position: absolute;
    width: 100%;
    content: "";
    top: 0;
    opacity: 0.35;
    left: 0;
}.our_mission87::after {
    width: 60%;
    right: 0;
    height: 100%;
    top: 0;
    background: radial-gradient(circle at 70% 30%, rgb(171,183,135,0.5) 0%, transparent 70%);
    position: absolute;
    content: "";
    z-index: 1;
}.our_mission87 .container {
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.our_mission87 .student_voice38 {
    flex-direction: row-reverse;
    gap: 60px;
    position: relative;
    align-items: center;
    display: flex;
}.our_mission87 .student_voice38::before {
    border-radius: 50%;
    right: -100px;
    filter: blur(80px);
    top: -80px;
    z-index: -1;
    background: rgb(199,205,179,0.5);
    height: 200px;
    content: "";
    position: absolute;
    animation: pulse 8s infinite alternate;
    width: 200px;
}.our_mission87 .student_voice38::after {
    filter: blur(60px);
    z-index: -1;
    left: -70px;
    content: "";
    position: absolute;
    animation: pulse 6s infinite alternate-reverse;
    height: 150px;
    bottom: -50px;
    background: rgb(171,183,135,0.5);
    border-radius: 50%;
    width: 150px;
}@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.6;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 0.6;
    }
}

.our_mission87 .mastery_center90 {
    position: relative;
    flex: 0 0 35%;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    overflow: hidden;
    transition: transform 0.6s ease;
    transform: perspective(1000px) rotateY(5deg);
}.our_mission87 .mastery_center90:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
}.our_mission87 .mastery_center90::before {
    bottom: -10px;
    top: -10px;
    position: absolute;
    right: -10px;
    animation: border-pulse 4s infinite alternate;
    border: 1px solid rgb(171,183,135,0.5);
    z-index: -1;
    border-radius: 30px;
    left: -10px;
    content: "";
}@keyframes border-pulse {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    100% {
        transform: scale(1.05);
        opacity: 0.7;
    }
}

.our_mission87 .image_wrap62 {
    height: 380px;
    position: relative;
    overflow: hidden;
}.our_mission87 .image_wrap62::after {
    width: 100%;
    bottom: 0;
    background: linear-gradient(to top, #000000, transparent);
    z-index: 1;
    content: "";
    left: 0;
    position: absolute;
    height: 50%;
}.our_mission87 .pro_sessions37 {
    background: rgba(255, 255, 255, 0.1);
    padding: 20px 25px;
    backdrop-filter: blur(10px);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
}.our_mission87 .success_story23 {
    color: #ffffff;
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    font-size: calc(19px - 2px);
    margin: 0 0 8px;
}.our_mission87 .class_pro62 {
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    font-size: 15px;
    font-weight: 300;
    margin: 0;
    color: #ffffff;
    opacity: 0.9;
}.our_mission87 .paragraph_box29 {
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(5px);
    flex: 1;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.05);
    padding: 40px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
}.our_mission87 .paragraph_box29::before {
    position: absolute;
    opacity: 0.15;
    top: 0;
    height: 100%;
    content: "";
    z-index: -1;
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, rgb(199,205,179,0.5) 0%, transparent 100%);
}.our_mission87 .paragraph_box29::after {
    width: 200px;
    height: 200px;
    animation: float 15s infinite linear;
    z-index: -1;
    background: radial-gradient(circle, rgb(171,183,135,0.5) 0%, transparent 70%);
    content: "";
    right: -50%;
    position: absolute;
    opacity: 0.8;
    top: -50%;
}@keyframes float {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    50% {
        transform: translate(-30px, 30px) rotate(180deg);
    }
    100% {
        transform: translate(0, 0) rotate(360deg);
    }
}

.our_mission87 .founders_team73 {
    gap: 15px;
    align-items: center;
    display: flex;
    margin-bottom: 25px;
}.our_mission87 .founders_team73 svg {
    fill: rgb(199,205,179);
    transition: transform 0.4s ease, filter 0.4s ease;
    height: 48px;
    filter: drop-shadow(0 2px 10px rgb(199,205,179,0.5));
    width: 48px;
}.our_mission87 .founders_team73:hover svg {
    filter: drop-shadow(0 5px 15px rgb(199,205,179));
    transform: scale(1.1) rotate(5deg);
}.our_mission87 .founders_team73 svg path {
    transition: fill 0.3s ease;
}.our_mission87 .founders_team73:hover svg path {
    fill: rgb(171,183,135);
}.our_mission87 .founders_team73 {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    color: rgb(199,205,179);
    font-size: calc(19px - 1px);
}.our_mission87 h2 {
    position: relative;
    margin: 0 0 25px;
    padding-bottom: 15px;
    color: #000000;
    font-weight: 700;
    font-size: 35px;
}.our_mission87 h2::after {
    bottom: 0;
    height: 3px;
    content: "";
    left: 0;
    position: absolute;
    width: 80px;
    background: rgb(199,205,179);
    border-radius: 10px;
}.our_mission87 p {
    position: relative;
    z-index: 2;
    font-size: 15px;
    color: #000000;
    line-height: 1.8;
    margin: 0;
}

@media (max-width: 1024px) {.our_mission87 {
    padding: 90px 0;
}.our_mission87 .student_voice38 {
    gap: 40px;
}.our_mission87 .mastery_center90 {
    flex: 0 0 40%;
}.our_mission87 .image_wrap62 {
    height: 350px;
}.our_mission87 .paragraph_box29 {
    padding: 30px;
}
}

@media (max-width: 768px) {.our_mission87 {
    padding: 70px 0;
}.our_mission87 .student_voice38 {
    flex-direction: column;
    gap: 50px;
}.our_mission87 .mastery_center90 {
    margin: 0 auto;
    width: 80%;
    transform: perspective(1000px) rotateY(0);
    max-width: 350px;
}.our_mission87 .mastery_center90:hover {
    transform: perspective(1000px) rotateY(0) translateY(-5px);
}.our_mission87 .image_wrap62 {
    height: 320px;
}.our_mission87 .paragraph_box29 {
    width: 100%;
    padding: 30px 25px;
}.our_mission87 h2 {
    font-size: calc(35px - 4px);
}
}

@media (max-width: 576px) {.our_mission87 {
    padding: 60px 0;
}.our_mission87::before,
    .our_mission87::after {
    opacity: 0.25;
}.our_mission87 .mastery_center90 {
    width: 100%;
}.our_mission87 .image_wrap62 {
    height: 280px;
}.our_mission87 .pro_sessions37 {
    padding: 15px 20px;
}.our_mission87 .success_story23 {
    font-size: calc(19px + 1px);
}.our_mission87 .paragraph_box29 {
    padding: 25px 20px;
}.our_mission87 .founders_team73 svg {
    width: 40px;
    height: 40px;
}.our_mission87 .founders_team73 {
    margin-bottom: 20px;
    font-size: 15px;
}.our_mission87 h2 {
    margin-bottom: 20px;
    font-size: calc(35px - 6px);
    padding-bottom: 12px;
}.our_mission87 h2::after {
    height: 2px;
    width: 60px;
}.our_mission87 p {
    line-height: 1.7;
    font-size: calc(15px - 1px);
}}.prospective_members24 {
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
    background-color: rgb(234,236,230);
}.prospective_members24::before {
    content: '';
    width: 100%;
    z-index: 1;
    top: 0;
    height: 100%;
    left: 0;
    opacity: 0.4;
    background: 
        radial-gradient(circle at 20% 30%, rgb(171,183,135,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(199,205,179,0.5) 0%, transparent 30%);
    position: absolute;
}.prospective_members24::after {
    opacity: 0.05;
    left: -50%;
    animation: moveGradient 120s linear infinite;
    background: linear-gradient(45deg, transparent 48%, rgb(171,183,135,0.5) 49%, rgb(171,183,135,0.5) 51%, transparent 52%);
    z-index: 1;
    position: absolute;
    width: 200%;
    height: 200%;
    content: '';
    background-size: 100px 100px;
    top: -50%;
}.prospective_members24 .student_voice38 {
    backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.08);
    max-width: 1100px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 3rem;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 80px rgb(171,183,135,0.5);
    border-radius: 22px;
}.prospective_members24 h3 {
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 3.5rem;
    font-weight: 600;
    font-size: 34px;
    color: #000000;
    text-align: center;
}.prospective_members24 h3::before {
    width: 60px;
    transform: translateX(-50%);
    content: '';
    position: absolute;
    border-radius: 50px;
    background: rgb(171,183,135);
    left: 50%;
    top: -30px;
    height: 5px;
}.prospective_members24 h3::after {
    content: '';
    width: 40%;
    bottom: -15px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    background: linear-gradient(90deg, transparent, rgb(171,183,135), transparent);
    height: 1px;
}.prospective_members24 ul {
    display: flex;
    list-style: none;
    margin: 0;
    flex-direction: column;
    padding: 0;
    gap: 2rem;
}.prospective_members24 li {
    padding: 2.5rem 2rem;
    background-color: rgba(255, 255, 255, 0.7);
    text-align: center;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.05),
        0 1px 3px rgba(0, 0, 0, 0.02),
        inset 0 0 0 1px rgba(255, 255, 255, 0.4);
    display: flex;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    overflow: hidden;
    flex-direction: column;
    border-radius: 22px;
    position: relative;
    align-items: center;
}.prospective_members24 li::before {
    top: 0;
    width: 100%;
    transition: opacity 0.4s ease;
    content: '';
    opacity: 0.3;
    height: 5px;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(171,183,135,0.5), rgb(199,205,179,0.5));
}.prospective_members24 li::after {
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    position: absolute;
    transition: opacity 0.5s ease;
    background: radial-gradient(circle at center bottom, rgb(171,183,135,0.5) 0%, transparent 70%);
    width: 100%;
    content: '';
    height: 100%;
}.prospective_members24 li:hover {
    transform: translateY(-8px);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05),
        inset 0 0 0 1px rgba(255, 255, 255, 0.6);
}.prospective_members24 li:hover::before {
    opacity: 1;
}.prospective_members24 li:hover::after {
    opacity: 0.15;
}.prospective_members24 li svg {
    height: 60px;
    fill: rgb(171,183,135);
    filter: drop-shadow(0 3px 6px rgb(171,183,135,0.5));
    margin-bottom: 1.5rem;
    width: 60px;
    display: block;
    transition: all 0.4s ease;
}.prospective_members24 li:hover svg {
    transform: scale(1.05);
    fill: rgb(199,205,179);
    filter: drop-shadow(0 5px 10px rgb(199,205,179,0.5));
}.prospective_members24 li svg path {
    transition: all 0.4s ease;
}.prospective_members24 li:hover svg path {
    fill: rgb(199,205,179);
}.prospective_members24 li {
    font-size: 18px;
    position: relative;
    line-height: 1.6;
    padding-bottom: 1rem;
    font-weight: 300;
    color: #000000;
}.prospective_members24 li:nth-child(1) {
    background-color: rgba(255, 255, 255, 0.75);
}.prospective_members24 li:nth-child(2) {
    background-color: rgba(255, 255, 255, 0.8);
}.prospective_members24 li:nth-child(3) {
    background-color: rgba(255, 255, 255, 0.85);
}.prospective_members24 li:nth-child(4) {
    background-color: rgba(255, 255, 255, 0.9);
}

@keyframes moveGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

@media (min-width: 992px) {.prospective_members24 ul {
    gap: 2rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}.prospective_members24 li:nth-child(even) {
    transform: translateY(20px);
}.prospective_members24 li:nth-child(even):hover {
    transform: translateY(12px);
}.prospective_members24 li:nth-child(1),
    .prospective_members24 li:nth-child(4) {
    animation: float 8s ease-in-out infinite;
}.prospective_members24 li:nth-child(2),
    .prospective_members24 li:nth-child(3) {
    animation: float 8s ease-in-out infinite reverse;
}
}

@media (max-width: 991px) {.prospective_members24 .student_voice38 {
    padding: 2rem;
}.prospective_members24 h3 {
    font-size: calc(34px * 0.9);
    margin-bottom: 2.5rem;
}.prospective_members24 li {
    padding: 2rem 1.5rem;
}.prospective_members24 li svg {
    height: 50px;
    width: 50px;
    margin-bottom: 1rem;
}
}

@media (max-width: 767px) {.prospective_members24 {
    padding: 3rem 0;
}.prospective_members24 .student_voice38 {
    padding: 1.5rem;
}.prospective_members24 h3 {
    font-size: calc(34px * 0.8);
    margin-bottom: 2rem;
}.prospective_members24 h3::before {
    width: 50px;
    top: -20px;
}.prospective_members24 h3::after {
    width: 70%;
}.prospective_members24 ul {
    gap: 1.5rem;
}.prospective_members24 li {
    padding: 1.5rem 1rem;
}.prospective_members24 li svg {
    height: 45px;
    width: 45px;
}}header {
    transition: all 0.5s ease;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
    left: 0;
    position: fixed;
    backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    top: 0;
    z-index: 100;
    width: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.5) 100%);
}header::before {
    height: 100%;
    z-index: -1;
    background: 
        radial-gradient(circle at 10% 20%, rgb(199,205,179,0.5) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgb(171,183,135,0.5) 0%, transparent 20%);
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    content: "";
    animation: pulse 15s infinite alternate;
    opacity: 0.3;
}header .container {
    padding: 1rem 2rem;
    position: relative;
}header .head_top52 {
    justify-content: space-between;
    display: flex;
    align-items: center;
    z-index: 2;
    position: relative;
}header .site_study20 {
    position: relative;
    display: flex;
    gap: 2rem;
    align-items: center;
}header .site_study20::before {
    height: calc(100% + 30px);
    width: calc(100% + 60px);
    background: linear-gradient(90deg, transparent 0%, rgb(199,205,179,0.5) 50%, transparent 100%);
    position: absolute;
    z-index: -1;
    transform: skewX(-15deg);
    left: -30px;
    border-radius: 21px;
    top: -15px;
    content: "";
    opacity: 0.1;
}header .head_class08 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    transition: all 0.3s ease;
    color: #ffffff;
    text-decoration: none;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    padding: 0.5rem 0;
}header .head_class08::before {
    left: 0;
    position: absolute;
    bottom: 0;
    content: "";
    width: 0;
    transition: width 0.3s ease;
    height: 2px;
    background: linear-gradient(to right, rgb(199,205,179), rgb(171,183,135));
}header .head_class08:hover {
    color: rgb(199,205,179);
    transform: translateY(-2px);
}header .head_class08:hover::before {
    width: 100%;
}header .top_guide86 {
    z-index: 2;
    text-decoration: none;
    position: relative;
    align-items: center;
    display: flex;
}header .top_guide86 svg {
    height: 40px;
    transition: all 0.3s ease;
    filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
    width: auto;
}header .top_guide86:hover svg {
    transform: scale(1.05);
    filter: drop-shadow(0 0 12px rgb(199,205,179,0.5));
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.4;
    }
}

@media (max-width: 991px) {header .container {
    padding: 0.8rem 1.5rem;
}header .site_study20 {
    gap: 1.5rem;
}header .head_class08 {
    font-size: calc(14px - 1px);
}
}

@media (max-width: 767px) {header {
    position: relative;
}header .head_top52 {
    flex-direction: column-reverse;
    padding: 1rem 0;
    gap: 1rem;
}header .top_guide86 {
    margin-bottom: 0.5rem;
}header .site_study20 {
    padding: 0.5rem 0;
    justify-content: flex-start;
    mask-image: linear-gradient(to right, transparent 0%, #000 5%, #000 95%, transparent 100%);
    overflow-x: auto;
    width: 100%;
}header .site_study20::before {
    display: none;
}header .head_class08 {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    white-space: nowrap;
    padding: 0.5rem 1rem;
}header .head_class08::before {
    display: none;
}
}