﻿.container {
    margin: auto;
    width: 1141px;
    max-width: 100%;
}

header,footer {
    width: 100%;
}

header {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.5);
    width: 100%;
    z-index: 100;
    position: fixed;
    left: 0;
    background: linear-gradient(to bottom, 
        rgb(208,201,191,0.5) 0%,
        #000000 100%);
    top: 0;
}

.visitor_acceptance629 {
    margin: auto;
    justify-content: space-between;
    padding: 20px 30px;
    align-items: center;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
}

.manage_tracking280 {
    margin-right: 20px;
    flex-shrink: 0;
}

.manage_tracking280:hover svg {
    transform: rotate(10deg);
}

.cookie_button.cookie_data176 {
    background: rgb(208,201,191);
}

.track_settings397:hover {
    box-shadow: rgb(208,201,191,0.5) 0px 6px 15px 0px;
    transform: scale(1.05);
}

.consentNotificationBox549 p a:hover {
    color: rgb(173,164,152);
}

.wrap-container437 .consentNotificationBox549 {
    border: none;
    padding: 40px 0;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
    background: rgb(173,164,152);
}


#cookie_info_panel194 {
    display: none;
}

.id_thankbox276 {
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(233,230,225) 0%, rgba(rgb(208,201,191), 0.05) 100%);
}

.id_thankbox276 .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 2rem;
    z-index: 1;
    position: relative;
    transform-style: preserve-3d;
    perspective: 1000px;
}

.id_thankbox276 h2 {
    position: relative;
    max-width: 90%;
    font-weight: 700;
    font-family: Arial, sans-serif;
    letter-spacing: -0.02em;
    line-height: 1.3;
    margin-bottom: 2.5rem;
    text-shadow: 0 2px 15px rgba(#000000, 0.05);
    transform: translateZ(10px);
    color: rgb(208,201,191);
    font-size: 37px;
}

.id_thankbox276 .study_programs869::before {
    position: absolute;
    height: 6px;
    top: 0;
    content: "";
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(208,201,191) 0%, rgb(173,164,152) 100%);
}

.id_thankbox276 li::before {
    left: -1.5rem;
    position: absolute;
    border-radius: 50%;
    content: "";
    height: 8px;
    background: rgb(173,164,152);
    box-shadow: 0 0 0 3px rgba(rgb(173,164,152), 0.1);
    top: 0.5rem;
    width: 8px;
}

.training_structure691::before {
    height: 100%;
    transform: skewX(-15deg) translateX(10%);
    opacity: 0.15;
    position: absolute;
    top: 0;
    z-index: 1;
    background: linear-gradient(110deg, transparent 0%, rgb(173,164,152,0.5) 100%);
    content: "";
    right: 0;
    width: 40%;
}

.training_structure691 .study_programs869 > div {
    background: #ffffff;
    padding: 40px 50px;
    position: relative;
    transform: perspective(1000px) rotateY(2deg);
    max-width: 800px;
    box-shadow: 0 15px 30px rgba(0,0,0,0.08), 0 5px 15px rgba(0,0,0,0.05);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.training_structure691 h3::after {
    position: absolute;
    background: rgb(208,201,191);
    content: "";
    transform: scaleX(1);
    width: 80px;
    transform-origin: left;
    left: 0;
    bottom: 0;
    height: 3px;
    transition: transform 0.5s ease;
}

.training_structure691 p span::before {
    left: 0;
    width: 100%;
    height: 1px;
    bottom: -2px;
    opacity: 0.3;
    position: absolute;
    background: rgb(173,164,152);
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-origin: left;
    content: "";
}

.instructor_history860 .container {
    padding: 0 1.5rem;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}

.instructor_history860 .success_ratings850 {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
    display: grid;
    gap: 2rem;
    border-left: 4px solid rgb(208,201,191);
    padding: 2.5rem;
    position: relative;
    backdrop-filter: blur(10px);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(145deg, rgba(255,255,255,0.95), rgba(255,255,255,0.85));
    grid-template-columns: 1fr;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1), 
                0 3px 10px rgba(0,0,0,0.05),
                0 1px 0 rgba(255,255,255,0.8) inset;
    transform: perspective(1200px) rotateX(2deg);
}

.instructor_history860 .name {
    margin-bottom: 0.5rem;
    font-weight: 700;
    padding-bottom: 0.5rem;
    color: #000000;
    display: inline-block;
    position: relative;
    transform: translateZ(0);
    font-size: 21px;
}

.instructor_history860 .career_record519 {
    padding: 1.5rem;
    color: #000000;
    border-radius: 10px;
    position: relative;
    line-height: 1.7;
    box-shadow: 0 3px 8px rgba(0,0,0,0.05);
    font-size: 15px;
    background-color: rgba(255,255,255,0.5);
    font-family: Arial, sans-serif;
}

.instructor_history860 .career_record519::after {
    bottom: -1.5rem;
    right: 0;
    content: "";
}

.educational_rewards306::before {
    left: 0;
    background-image: 
    radial-gradient(circle at 70% 20%, rgb(208,201,191,0.5) 0%, transparent 30%),
    radial-gradient(circle at 30% 80%, rgb(173,164,152,0.5) 0%, transparent 30%);
    content: "";
    opacity: 0.3;
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
}

.educational_rewards306 .image_link102:hover {
    transform: perspective(1000px) rotateY(0deg) scale(1.02);
}

.educational_rewards306 .text_capsule835:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.educational_rewards306 h3 {
    margin-bottom: 30px;
    color: rgb(208,201,191);
    padding-left: 15px;
    font-size: 38px;
    font-weight: 700;
    position: relative;
}

.educational_rewards306 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.educational_rewards306 li {
    box-shadow: 
    3px 3px 10px rgba(0, 0, 0, 0.05),
    inset 1px 1px 1px rgba(255, 255, 255, 0.7);
    padding: 16px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.4));
    margin-bottom: 16px;
    transition: all 0.3s ease;
    border-radius: 12px;
    transform-origin: left center;
}

.educational_rewards306 li:hover svg {
    transform: rotate(-10deg);
    background: linear-gradient(135deg, rgb(208,201,191), rgb(173,164,152));
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
}

header .container {
    flex-direction: column;
    position: relative;
    display: flex;
    padding: 0;
    align-items: center;
    z-index: 2;
}

header .header_know749 {
    flex-direction: column;
    position: relative;
    align-items: center;
    width: 100%;
    display: flex;
}

header .site_study381::before {
    position: absolute;
    opacity: 0.2;
    border-radius: 50%;
    height: 120px;
    content: "";
    background: 
        conic-gradient(
            transparent 0deg,
            rgb(173,164,152,0.5) 120deg,
            transparent 180deg,
            rgb(208,201,191,0.5) 240deg,
            transparent 360deg
        );
    z-index: -1;
    width: 120px;
    animation: rotate 10s linear infinite;
}

header .head_mainbar420 {
    font-family: Arial, sans-serif;
    color: #ffffff;
    white-space: nowrap;
    text-transform: uppercase;
    padding: 0.6rem 1.5rem;
    perspective: 800px;
    letter-spacing: 1px;
    position: relative;
    font-weight: 600;
    z-index: 2;
    transition: all 0.3s ease;
    font-size: 16px;
    text-decoration: none;
}

header .head_mainbar420:hover {
    color: rgb(173,164,152);
    transform: translateY(-2px) translateZ(0);
    text-shadow: 0 0 5px rgb(173,164,152,0.5);
}

header .head_mainbar420:hover::before {
    border-color: rgb(173,164,152,0.5);
    box-shadow: 0 0 15px rgb(208,201,191,0.5);
    transform: translateZ(0);
}

.connect_with_us159::after {
    width: 100%;
    top: 0;
    background-image: 
        linear-gradient(90deg, rgb(173,164,152,0.5) 1px, transparent 1px),
        linear-gradient(0deg, rgb(173,164,152,0.5) 1px, transparent 1px);
    height: 100%;
    content: '';
    position: absolute;
    opacity: 0.1;
    z-index: 1;
    left: 0;
    background-size: 50px 50px;
}

.connect_with_us159 h3 {
    color: #ffffff;
    text-align: center;
    font-size: 29px;
    letter-spacing: 1px;
    margin-bottom: 40px;
    text-shadow: 0 0 15px rgb(208,201,191,0.5);
    font-weight: 700;
    font-family: Arial, sans-serif;
}

.connect_with_us159 .query_list761 {
    flex: 1;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    padding: 40px;
    overflow: hidden;
}

.connect_with_us159 .query_list761::after {
    width: 150px;
    left: -75px;
    position: absolute;
    opacity: 0.2;
    height: 150px;
    background: radial-gradient(rgb(173,164,152,0.5), transparent 70%);
    content: '';
    bottom: -75px;
    border-radius: 50%;
}

.connect_with_us159 input[type="text"]:focus,
.connect_with_us159 textarea:focus {
    border-color: rgb(208,201,191);
    outline: none;
    box-shadow: 0 0 10px rgb(208,201,191,0.5);
    background: rgba(255, 255, 255, 0.12);
}

.connect_with_us159 .message_message896 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.connect_with_us159 .message_message896 label::before {
    height: 20px;
    background: rgba(255, 255, 255, 0.08);
    position: absolute;
    top: 2px;
    content: '';
    border-radius: 10px;
    transition: all 0.3s ease;
    width: 20px;
    left: 0;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.connect_with_us159 .message_message896 a:hover {
    color: rgb(173,164,152);
    text-decoration: underline;
}

.connect_with_us159 .help_list904::before {
    left: -100%;
    transition: left 0.7s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: '';
    top: 0;
    width: 100%;
    position: absolute;
    height: 100%;
}

.connect_with_us159 .help_feedback039::before {
    position: absolute;
    content: '';
    right: 0;
    height: 100%;
    background-image: 
        radial-gradient(circle at 70% 30%, rgb(208,201,191,0.5) 0%, transparent 60%);
    top: 0;
    width: 100%;
    opacity: 0.4;
}

.connect_with_us159 .query_grid146 li {
    transition: transform 0.3s ease;
    align-items: flex-start;
    display: flex;
    margin-bottom: 25px;
    padding-left: 5px;
    position: relative;
}

.connect_with_us159 .query_grid146 svg {
    filter: drop-shadow(0 0 5px rgb(208,201,191,0.5));
    margin-right: 15px;
    height: 24px;
    flex-shrink: 0;
    width: 24px;
    fill: rgb(208,201,191);
    transition: transform 0.3s ease;
}

.connect_with_us159 .query_grid146 a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: #ffffff;
}

.launch_now163::after {
    top: -150px;
    background: radial-gradient(circle, rgb(208,201,191) 0%, transparent 70%);
    width: 300px;
    opacity: 0.1;
    content: "";
    border-radius: 50%;
    z-index: 0;
    right: -100px;
    height: 300px;
    position: absolute;
}

.launch_now163 h2 {
    max-width: 800px;
    color: #000000;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateY(0);
    font-weight: 700;
    font-family: Arial, sans-serif;
    font-size: clamp(1.8rem, 3vw, 30px);
    margin-bottom: 40px;
    position: relative;
    line-height: 1.3;
}

.launch_now163 .study_programs869:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}

.launch_now163 .study_programs869:hover svg {
    transform: scale(1.1) rotate(5deg);
}

.launch_now163 .study_programs869:hover svg path {
    fill: rgb(173,164,152);
}

.launch_now163 .help_list904::before {
    height: 100%;
    width: 100%;
    background: #ffffff;
    top: 0;
    transform-origin: right;
    position: absolute;
    left: 0;
    z-index: -1;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
    content: "";
}

.launch_now163 .help_list904:hover::after {
    margin-left: 8px;
    opacity: 1;
}

.course_program_description524 {
    overflow: hidden;
    position: relative;
    align-items: center;
    min-height: 100vh;
    background-color: rgb(208,201,191);
    display: flex;
}

.course_program_description524 {
    min-height: auto;
    display: block;
}

.course_program_description524 .tech_skills532::after {
    content: "";
    width: 50px;
    right: 0;
    top: 0;
    z-index: 3;
    position: absolute;
    height: 100%;
    background: linear-gradient(90deg, transparent 0%, rgb(208,201,191) 100%);
}

.course_program_description524 .tech_skills532::after {
    display: none;
}

.course_program_description524 .skill_route317::before {
    background: linear-gradient(
        to right,
        rgba(rgb(173,164,152), 0.6) 0%,
        transparent 70%
    );
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 2;
    content: "";
    left: 0;
}

.course_program_description524 .skill_route317::before {
    background: linear-gradient(
            to bottom,
            transparent 0%,
            rgba(rgb(173,164,152), 0.8) 100%
        );
}

.course_program_description524 .learn_tools517 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    padding: 3rem;
    border-radius: 26px;
    overflow: hidden;
    position: relative;
    backdrop-filter: blur(10px);
    background: linear-gradient(
        135deg,
        rgba(rgb(208,201,191), 0.7) 0%,
        rgba(rgb(173,164,152), 0.7) 100%
    );
    max-width: 600px;
}

.course_program_description524 .learn_tools517 {
    padding: 1.5rem;
    max-width: 100%;
}

.course_program_description524 .learn_tools517 h3::after {
    height: 3px;
    bottom: 0;
    width: 50px;
    content: "";
    background: linear-gradient(
        90deg,
        rgb(208,201,191) 0%,
        rgb(173,164,152) 100%
    );
    position: absolute;
    left: 0;
}

.course_program_description524 .learn_tools517 .help_list904 {
    align-items: center;
    background-size: 200% auto;
    transition: all 0.4s ease;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    font-weight: 600;
    color: #ffffff;
    text-decoration: none;
    background: linear-gradient(
        to right,
        rgb(208,201,191) 0%,
        rgb(173,164,152) 100%
    );
    justify-content: center;
    display: inline-flex;
    position: relative;
    overflow: hidden;
    padding: 1rem 2.5rem;
    font-size: 18px;
    z-index: 1;
    border-radius: 10px;
}

.course_program_description524 .learn_tools517 .help_list904 {
    padding: 0.8rem 1.5rem;
    width: 100%;
}

.target_audience781 .study_programs869 {
    text-align: center;
    position: relative;
    max-width: 1200px;
    padding: 0 30px;
    margin: 0 auto;
    z-index: 10;
}

.target_audience781 h3::before,
.target_audience781 h3::after {
    content: '';
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    height: 2px;
    background: linear-gradient(90deg, rgb(208,201,191), rgb(173,164,152));
    width: 40px;
}

.target_audience781 h3::before {
    left: -60px;
}

.target_audience781 ul li::after {
    opacity: 0.1;
    content: '';
    background: rgb(208,201,191,0.5);
    bottom: -50px;
    border-radius: 50%;
    width: 100px;
    z-index: -1;
    left: -50px;
    transition: all 0.6s ease;
    height: 100px;
    position: absolute;
}

.target_audience781 ul li:hover::before {
    opacity: 1;
}

.target_audience781 ul li:hover::after {
    opacity: 0.05;
    transform: scale(6);
}

.target_audience781 ul li svg path {
    transition: fill 0.5s ease;
    fill: rgb(208,201,191);
}

.target_audience781 ul li:nth-child(1) {
    animation-delay: 0.1s;
}

.target_audience781 ul li:nth-child(4) {
    animation-delay: 0.55s;
}

.target_audience781 ul li:nth-child(3n+1) {
    animation-delay: 0.1s, 2s;
    animation: slideInBottom 0.6s forwards, floatingAnimation 8s ease-in-out infinite;
}

.title_greeting908 {
    font-family: Arial, sans-serif;
    position: relative;
    color: #000000;
    overflow: hidden;
}

.title_greeting908 .learn_guides347 {
    box-shadow: 
        12px 12px 24px rgba(0, 0, 0, 0.08),
        -12px -12px 24px rgba(255, 255, 255, 0.8),
        inset 1px 1px 1px rgba(255, 255, 255, 0.4),
        inset -1px -1px 1px rgba(0, 0, 0, 0.05);
    gap: 2rem;
    transform: translateY(0);
    padding: 3rem;
    background: #ffffff;
    display: grid;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    width: 100%;
    grid-template-columns: 1fr;
    max-width: 1200px;
}

.title_greeting908 p {
    transform: translateX(0);
    line-height: 1.6;
    color: #000000;
    padding-left: 1rem;
    position: relative;
    margin-top: 1rem;
    transition: transform 0.8s ease, border-left 0.5s ease;
    font-size: 12px;
    border-left: 3px solid rgb(173,164,152,0.5);
}

.join_list836::after {
    left: -5%;
    opacity: 0.15;
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 0%, transparent 70%);
    width: 200px;
    content: "";
    z-index: 0;
    bottom: -8%;
    position: absolute;
    height: 200px;
}

.join_list836 h4 {
    font-size: calc(21px * 1.1);
    text-align: center;
    transform: translateY(0);
    line-height: 1.4;
    max-width: 700px;
    font-weight: 600;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0,0,0,0.15);
    letter-spacing: 0.015em;
    margin: 0;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}

.join_list836 .input_holder::after {
    content: "";
    height: 1px;
    bottom: -15px;
    background: linear-gradient(90deg, transparent, rgb(255, 255, 255, 0.5), transparent);
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    width: 90%;
}

.join_list836 .enroll_today860 {
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    font-weight: 600;
    width: 100%;
    padding: 1rem;
    cursor: pointer;
    letter-spacing: 0.05em;
    font-family: Arial, sans-serif;
    background: rgb(208,201,191);
    color: #ffffff;
    font-size: 19px;
    border: none;
    position: relative;
    transform: translateZ(0);
    overflow: hidden;
}

.privacy_vault539 h1, .privacy_vault539 h2, .privacy_vault539 h3, .privacy_vault539 h4, .privacy_vault539 h5, .privacy_vault539 h6 {
    color: rgb(208,201,191);
    margin-bottom: 20px;
}

.privacy_vault539 h1 {
    font-weight: 700;
    padding-bottom: 10px;
    font-size: 41px;
    border-bottom: 2px solid rgb(208,201,191);
}

.privacy_vault539 ul li, .privacy_vault539 ol li {
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
    line-height: 1.6;
    font-size: 14px;
}

.privacy_vault539 a:hover {
    color: rgb(173,164,152);
}

.privacy_vault539 blockquote {
    background-color: rgb(208,201,191,0.5);
    font-style: italic;
    border-left: 5px solid rgb(208,201,191);
    margin: 20px 0;
    padding: 15px 20px;
}

footer .grant_cta436 {
    gap: 60px;
    display: grid;
}

footer .info_item {
    margin-bottom: 15px;
    position: relative;
    margin-right: 30px;
}

footer .info_item:last-child {
    margin-right: 0;
}

footer .info_item p,
footer .info_item a {
    transition: color 0.2s ease;
    text-decoration: none;
    color: #000000;
    font-size: 16px;
    letter-spacing: 0.3px;
}

footer .help_center506 {
    line-height: 1.6;
    color: #000000;
    max-width: 350px;
    font-size: 15px;
}

footer .header_master240 {
    margin-bottom: 30px;
}

footer .header_master240 a:hover {
    color: rgb(208,201,191);
    transform: translateX(5px);
}

footer .subscribe_holder h5 {
    color: #000000;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 19px;
}

footer .input_holder input[type="email"] {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 14px 16px;
    color: #000000;
    transition: border-color 0.3s ease;
    font-size: 16px;
    border-radius: 10px;
    background-color: #ffffff;
}

footer .study_group194 {
    margin-top: 50px;
}

.pricing_panel236 {
    padding: 120px 0;
    background: rgb(233,230,225);
    position: relative;
    overflow: hidden;
}

.pricing_panel236 .promo_cost894 {
    display: flex;
    gap: 60px;
    flex-direction: column-reverse;
}

.pricing_panel236 .basic_cost719 h2 {
    color: #000000;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 700;
    font-size: 29px;
    position: relative;
}

.pricing_panel236 .pay_plans398 {
    gap: 30px;
    width: 100%;
    grid-template-columns: 1fr;
    display: grid;
}

.pricing_panel236 .fee_choices659:nth-child(1) {
    --index: 1;
}

.pricing_panel236 .fee_choices659:nth-child(2) {
    --index: 2;
}

.pricing_panel236 .fee_choices659:nth-child(4) {
    --index: 4;
}

.pricing_panel236 .price_sheet743 {
    overflow: hidden;
    background: linear-gradient(145deg, #ffffff, #f5f8ff);
    display: flex;
    position: relative;
    height: 100%;
    flex-direction: column;
    box-sizing: border-box;
}

.pricing_panel236 .fee_board346 h3 {
    font-weight: 700;
    margin-bottom: 15px;
    position: relative;
    margin-top: 0;
    font-size: 24px;
    word-break: break-word;
    overflow-wrap: break-word;
    color: #000000;
}

.pricing_panel236 .price_options832 {
    font-size: calc(24px * 1.2);
    position: relative;
    padding: 8px 16px;
    margin: 10px 0 20px;
    display: inline-block;
    word-break: break-word;
    color: rgb(208,201,191);
    font-weight: 700;
    overflow-wrap: break-word;
    border-radius: 10px;
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.1), rgba(var(--primary-color-rgb), 0.05));
}

.our_team751 .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 2;
    padding: 0 30px;
}

.our_team751 .text_capsule835 {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    margin-left: auto;
    position: relative;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    max-width: 90%;
    padding: 60px 50px;
    transform: translateY(0);
}

.our_team751 h1::after {
    left: 0;
    transform-origin: left;
    animation: expandWidth 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    background: linear-gradient(to right, rgb(208,201,191), rgb(173,164,152));
    content: "";
    position: absolute;
    height: 3px;
    bottom: -10px;
    width: 80px;
}

.our_team751 h4:hover::before {
    transform: scaleX(1);
}

.our_team751 span {
    display: block;
    line-height: 1.8;
    column-rule: 1px solid rgb(173,164,152,0.5);
    column-gap: 40px;
    text-align: justify;
    color: #000000;
    font-size: 15px;
    max-width: 100%;
    column-count: 2;
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}


@media only screen and (max-width: 800px) {.manage_tracking280 {
    display: none;
}.visitor_acceptance629 {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.consentNotificationBox549 h5 {
    text-align: center;
}.consentNotificationBox549 p {
    text-align: center;
}.track_ack480 {
    text-align: center;
    margin-bottom: 20px;
}.track_settings397 {
    max-width: 300px;
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
}}




@media (max-width: 991px) {.training_structure691 {
    padding: 80px 0;
}.training_structure691 .study_programs869 > div {
    transform: perspective(800px) rotateY(1deg);
    padding: 30px 40px;
}.training_structure691 h3 {
    font-size: calc(36px * 0.75);
    margin-bottom: 20px;
}
}



@media (hover: hover) {.training_structure691 .study_programs869 > div {
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.5s ease;
}.training_structure691 p span {
    transition: transform 0.3s ease;
}.training_structure691 p span:hover {
    transform: translateY(-1px);
}}



@media (min-width: 1200px) {.instructor_history860 .success_ratings850 {
    gap: 2rem 3rem;
    grid-template-columns: 220px 1fr;
    max-width: 80%;
}.instructor_history860 .image_link102 {
    height: 200px;
    width: 200px;
}.instructor_history860 .name {
    font-size: calc(21px + 0.2rem);
}.instructor_history860 .success_ratings850 > div:nth-child(2) > div {
    font-size: 15px;
}
}



@media (max-width: 767px) {.instructor_history860 {
    padding: 4rem 0;
}.instructor_history860 .success_ratings850 {
    padding: 2rem 1.5rem;
}.instructor_history860 .career_record519 {
    padding: 1rem 0.5rem;
}.instructor_history860 .career_record519::before,
    .instructor_history860 .career_record519::after {
    font-size: 2.5rem;
}}



@media (max-width: 576px) {.educational_rewards306 {
    padding: 40px 0;
}.educational_rewards306 .image_link102 {
    min-height: 200px;
}.educational_rewards306 .text_capsule835 {
    padding: 30px 20px;
}.educational_rewards306 h3 {
    margin-bottom: 25px;
    font-size: calc(38px * 0.85);
}.educational_rewards306 li {
    padding: 12px;
    margin-bottom: 12px;
}.educational_rewards306 li p {
    gap: 10px;
    font-size: calc(15px * 0.9);
}.educational_rewards306 svg {
    padding: 7px;
    width: 18px;
    height: 18px;
}}



@media (max-width: 768px) {.connect_with_us159 {
    padding: 40px 0;
}.connect_with_us159 .image_link102 {
    display: none;
}.connect_with_us159 h3 {
    font-size: calc(29px * 0.8);
    margin-bottom: 30px;
}.connect_with_us159 .query_list761,
    .connect_with_us159 .help_feedback039 {
    padding: 30px;
}.connect_with_us159 form h3,
    .connect_with_us159 .help_feedback039 h4 {
    font-size: calc(18px * 0.9);
}.connect_with_us159 input[type="text"],
    .connect_with_us159 textarea {
    margin-bottom: 15px;
    padding: 12px;
}.connect_with_us159 textarea {
    height: 100px;
}.connect_with_us159 .help_list904 {
    padding: 12px;
}.connect_with_us159 .query_grid146 li {
    margin-bottom: 20px;
}.connect_with_us159 .query_grid146 svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
}



@media (max-width: 480px) {.launch_now163 {
    padding: 50px 0 40px;
}.launch_now163 h2 {
    font-size: 1.5rem;
}.launch_now163 .study_programs869 {
    padding: 20px 15px;
}.launch_now163 svg {
    height: 36px;
    width: 36px;
}.launch_now163 .help_list904 {
    padding: 10px 20px;
}}



@media (max-width: 768px) {.target_audience781 ul li {
    width: 100%;
    max-width: 400px;
}.target_audience781 ul li:nth-child(3n+1),
    .target_audience781 ul li:nth-child(3n+2),
    .target_audience781 ul li:nth-child(3n+3) {
    animation: slideInBottom 0.6s forwards;
}
}



@media (min-width: 768px) {.title_greeting908 .learn_guides347 {
    padding: 4rem;
    border-radius: 2px;
    grid-template-columns: 1fr 1fr;
}.title_greeting908 .title_style_header {
    margin-top: 1rem;
    font-size: calc(44px + 0.5rem);
}.title_greeting908 .learn_guides347 > div:first-child {
    padding-right: 2rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
}.title_greeting908 .learn_guides347 > div:last-child {
    position: relative;
    flex-direction: column;
    justify-content: center;
    padding-left: 2rem;
    display: flex;
}.title_greeting908 .learn_guides347 > div:last-child::before {
    width: 1px;
    position: absolute;
    background: linear-gradient(to bottom, 
            transparent, 
            rgb(173,164,152,0.5), 
            transparent);
    content: "";
    left: 0;
    height: 80%;
    top: 10%;
}.title_greeting908 .learn_guides347:hover .title_style_header {
    transform: translateX(10px);
}.title_greeting908 .learn_guides347:hover h3 {
    transform: translateX(5px);
}.title_greeting908 .learn_guides347:hover p {
    transform: translateX(5px);
}
}



@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .enroll_today860 {
    white-space: nowrap;
}
}



@media (max-width: 576px) {footer .mentor_net760 {
    padding: 40px 0 20px;
}footer .grant_cta436 {
    gap: 40px;
}footer .main_guide297 h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}}



@media (min-width: 992px) {.pricing_panel236 .promo_cost894 {
    flex-direction: row;
    gap: 50px;
    align-items: center;
}.pricing_panel236 .pay_plans398 {
    grid-template-columns: repeat(2, 1fr);
    width: 65%;
}.pricing_panel236 .basic_cost719 {
    width: 35%;
    margin: 0;
    text-align: left;
}.pricing_panel236 .basic_cost719 h2::after {
    transform: none;
    left: 0;
}.pricing_panel236 .plan_fee289 {
    margin: 0;
}
}



@media (max-width: 992px) {.our_team751 {
    padding: 80px 0;
}.our_team751::after {
    right: -15%;
    width: 40%;
}.our_team751 .text_capsule835 {
    padding: 40px 30px;
    max-width: 100%;
}.our_team751 h1 {
    font-size: calc(43px * 0.9);
}.our_team751 span {
    column-count: 2;
    font-size: calc(15px * 0.95);
}
}



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



@keyframes expandWidth {
    from {
        width: 0;
    }
    to {
        width: 5rem;
    }
}

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



@keyframes pulse-opacity {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.2);
    }
}

@keyframes horizontal-carousel {
        0%, 15% {
            transform: translateX(0);
        }
        20%, 35% {
            transform: translateX(-20%);
        }
        40%, 55% {
            transform: translateX(-40%);
        }
        60%, 75% {
            transform: translateX(-60%);
        }
        80%, 95% {
            transform: translateX(-80%);
        }
        100% {
            transform: translateX(0);
        }
    }



@keyframes expandWidth {
  from { transform: scaleX(0); }
  to { transform: scaleX(1); }
}



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



@keyframes float {
  0% { transform: rotate(25deg) translateY(0); }
  50% { transform: rotate(22deg) translateY(15px); }
  100% { transform: rotate(25deg) translateY(0); }
}

