﻿* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.site_nav896 {
    flex: 1 0 auto;
}

.wrap-container437 {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}

a {
    color: inherit;
    text-decoration: none;
}


.consentNotificationBox549 {
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
    bottom: 0;
    position: fixed;
    transition: all 0.3s ease-in-out;
    border-top: 2px solid rgb(208,201,191);
    z-index: 90;
    padding: 20px 0;
    background: rgb(173,164,152);
}

.manage_tracking280 svg, .manage_tracking280 svg path {
    width: 80px;
    fill: rgb(208,201,191);
    transition: transform 0.3s ease-in-out;
    height: 80px;
}

.cookie_button.cookie_customize806 {
    background: rgb(173,164,152);
}

.consentNotificationBox549 p a {
    text-decoration: none;
    font-weight: 600;
    color: rgb(208,201,191);
    transition: color 0.3s ease-in-out;
}

.wrap-container437 .track_settings397 {
    color: #ffffff;
    border: none;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    font-size: 14px;
    font-weight: 400;
    padding: 10px;
    border-radius: 10px;
    background: rgb(208,201,191);
    margin-left: 30px;
}

.id_thankbox276::after {
    animation: float 15s infinite ease-in-out;
    transform: rotate(-15deg);
    clip-path: polygon(0 0, 100% 25%, 85% 100%, 15% 80%);
    top: -10%;
    right: -5%;
    z-index: 0;
    width: 40%;
    content: "";
    background: linear-gradient(45deg, rgba(rgb(208,201,191), 0.03) 0%, rgba(rgb(173,164,152), 0.05) 100%);
    height: 70%;
    position: absolute;
}

.id_thankbox276 .study_programs869 {
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    border-radius: 18px;
    transform: translateZ(5px);
    position: relative;
    background: #ffffff;
    padding: 3rem;
    box-shadow: 
        0 15px 35px rgba(#000000, 0.05),
        0 5px 15px rgba(#000000, 0.03);
}

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

.id_thankbox276 li {
    opacity: 0;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    padding-left: 0;
    transform: translateY(20px);
    position: relative;
}

.id_thankbox276 span {
    font-size: calc(15px * 1.05);
    color: #000000;
    line-height: 1.7;
    display: block;
    letter-spacing: 0.01em;
    font-family: Arial, sans-serif;
    font-weight: 400;
}

.training_structure691::after {
    height: 5px;
    position: absolute;
    z-index: 2;
    content: "";
    left: 0;
    width: 100%;
    bottom: 0;
    background: linear-gradient(90deg, rgb(208,201,191) 0%, rgb(173,164,152) 50%, transparent 100%);
}

.training_structure691 .study_programs869 > div:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.1), 0 10px 20px rgba(0,0,0,0.05);
}

.training_structure691 h3 {
    position: relative;
    transform: translateX(-5px);
    font-weight: 700;
    line-height: 1.3;
    padding-bottom: 15px;
    font-size: calc(36px * 0.85);
    color: #000000;
    margin-bottom: 25px;
}

.training_structure691 p {
    line-height: 1.7;
    margin-bottom: 0;
    font-size: 16px;
    position: relative;
    color: #000000;
    max-width: 100%;
    opacity: 0.9;
}

.training_structure691 .study_programs869 > div:hover p span::before {
    transform: scaleX(1);
}

.instructor_history860::before {
    z-index: 0;
    left: 0;
    position: absolute;
    width: 100%;
    content: "";
    height: 100%;
    opacity: 0.3;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(208,201,191,0.5) 2px, transparent 2px),
        radial-gradient(circle at 40% 70%, rgb(208,201,191,0.5) 2px, transparent 2px),
        radial-gradient(circle at 70% 10%, rgb(208,201,191,0.5) 2px, transparent 2px),
        radial-gradient(circle at 90% 50%, rgb(208,201,191,0.5) 2px, transparent 2px);
    top: 0;
    background-size: 120px 120px;
}

.instructor_history860 .success_ratings850 > div:first-child {
    justify-content: center;
    display: flex;
}

.instructor_history860 .image_link102 {
    height: 150px;
    transition: all 0.4s ease-out;
    position: relative;
    width: 150px;
    z-index: 2;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1),
                0 0 0 8px rgba(255,255,255,0.8),
                0 0 0 12px rgb(208,201,191,0.5);
    border-radius: 50%;
}

.instructor_history860 .name::after {
    position: absolute;
    transition: width 0.3s ease;
    transform: translateX(-50%);
    width: 40%;
    left: 50%;
    background: linear-gradient(90deg, transparent, rgb(208,201,191), transparent);
    height: 2px;
    content: "";
    bottom: 0;
}

.instructor_history860 .career_record519::before,
.instructor_history860 .career_record519::after {
    font-size: 3.5rem;
    line-height: 1;
    font-family: serif;
    color: rgb(208,201,191,0.5);
    position: absolute;
    content: "";
}

.instructor_history860 .career_record519::before {
    left: 0;
    top: -0.5rem;
}

.educational_rewards306::after {
    position: absolute;
    background-size: 30px 30px;
    background-image: radial-gradient(#ffffff 1px, transparent 2px);
    animation: rotateBackground 120s linear infinite;
    top: -50%;
    height: 200%;
    width: 200%;
    content: "";
    left: -50%;
    opacity: 0.1;
}

.educational_rewards306 .image_link102 {
    z-index: 1;
    height: 100%;
    width: 100%;
    box-shadow: 
    10px 10px 30px rgba(0, 0, 0, 0.15),
    -5px -5px 20px rgba(255, 255, 255, 0.8);
    transform: perspective(1000px) rotateY(5deg);
    object-fit: cover;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 20px;
    position: relative;
    min-height: 350px;
}

.educational_rewards306 h3::before {
    content: "";
    width: 4px;
    background: linear-gradient(to bottom, rgb(208,201,191), rgb(173,164,152));
    left: 0;
    top: 0;
    border-radius: 10px;
    height: 100%;
    position: absolute;
}

.educational_rewards306 li p {
    display: flex;
    color: #000000;
    gap: 15px;
    margin: 0;
    font-size: 15px;
    align-items: center;
}

.educational_rewards306 svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}

header::before {
    background: 
        radial-gradient(circle at 20% 30%, rgb(173,164,152,0.5) 0%, transparent 15%),
        radial-gradient(circle at 80% 70%, rgb(208,201,191,0.5) 0%, transparent 15%);
    left: 0;
    opacity: 0.3;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
    content: "";
    animation: pulse-bg 8s infinite alternate;
}

header .site_study381 {
    align-items: center;
    display: flex;
    justify-content: center;
    z-index: 3;
    margin: 1rem 0 1.5rem;
    position: relative;
    text-decoration: none;
}

header .site_study381 svg {
    transition: all 0.4s ease;
    filter: drop-shadow(0 0 8px rgb(208,201,191,0.5));
    width: auto;
    height: 45px;
}

header .site_study381:hover svg {
    transform: scale(1.08);
    filter: drop-shadow(0 0 12px rgb(173,164,152));
}

header .main_guide297::before {
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: 
        linear-gradient(90deg, 
            #000000 0%,
            transparent 10%,
            transparent 90%,
            #000000 100%);
    pointer-events: none;
    height: 100%;
    z-index: 3;
    content: "";
}

header .head_mainbar420::before {
    width: 100%;
    top: 0;
    z-index: -1;
    transition: all 0.3s ease;
    border-radius: 10px;
    position: absolute;
    border: 1px solid transparent;
    content: "";
    transform: translateZ(-10px);
    left: 0;
    height: 100%;
}

.connect_with_us159 {
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(233,230,225) 0%, rgb(173,164,152,0.5) 100%);
    overflow: hidden;
}

.connect_with_us159 .image_link102 {
    height: 100%;
    width: 45%;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    left: 0;
    top: 0;
    z-index: 2;
    position: absolute;
}

.connect_with_us159 .image_link102::after {
    position: absolute;
    opacity: 0.7;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    background: linear-gradient(135deg, rgb(208,201,191,0.5) 0%, transparent 60%);
}

.connect_with_us159 .connect_message346:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3),
                0 10px 20px rgba(0, 0, 0, 0.2),
                0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    transform: translateY(-5px);
}

.connect_with_us159 .query_list761::before {
    right: -100px;
    height: 200px;
    border-radius: 50%;
    background: radial-gradient(rgb(208,201,191,0.5), transparent 70%);
    width: 200px;
    content: '';
    top: -100px;
    opacity: 0.2;
    position: absolute;
}

.connect_with_us159 input[type="text"],
.connect_with_us159 textarea {
    width: 100%;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 10px;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    padding: 15px;
    background: rgba(255, 255, 255, 0.08);
    font-size: 15px;
    margin-bottom: 20px;
}

.connect_with_us159 .message_message896 label {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.5;
    cursor: pointer;
    padding-left: 30px;
    position: relative;
}

.connect_with_us159 .message_message896 input[type="checkbox"]:checked + label::after {
    width: 6px;
    content: '';
    border-width: 0 2px 2px 0;
    height: 12px;
    position: absolute;
    top: 5px;
    left: 7px;
    border: solid #ffffff;
    transform: rotate(45deg);
}

.connect_with_us159 .help_list904:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgb(208,201,191,0.5);
}

.connect_with_us159 .help_list904:hover::before {
    left: 100%;
}

.connect_with_us159 .help_feedback039 {
    padding: 40px;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.3), transparent);
    position: relative;
    overflow: hidden;
    width: 40%;
}

.connect_with_us159 .help_feedback039 h4::after {
    bottom: -10px;
    content: '';
    width: 50px;
    background: rgb(208,201,191);
    position: absolute;
    height: 3px;
    border-radius: 3px;
    left: 0;
}

.connect_with_us159 .query_grid146 li::before {
    left: -10px;
    border-radius: 50%;
    opacity: 0;
    height: 0;
    transform: translateY(-50%);
    width: 0;
    content: '';
    position: absolute;
    background: rgb(208,201,191);
    top: 50%;
    transition: all 0.3s ease;
}

.connect_with_us159 .query_grid146 li:hover svg path {
    fill: rgb(173,164,152);
}

.connect_with_us159 .query_grid146 a:hover {
    color: rgb(208,201,191);
}

.launch_now163 {
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    position: relative;
    background: linear-gradient(135deg, rgb(208,201,191,0.5) 0%, rgb(173,164,152) 100%);
    padding: 100px 0 90px;
    overflow: hidden;
}

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

.launch_now163 h2::after {
    width: 80px;
    background: rgb(208,201,191);
    bottom: -12px;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    position: absolute;
    content: "";
    transform: scaleX(1);
    left: 0;
    height: 3px;
    transform-origin: left;
}

.launch_now163 svg {
    width: 48px;
    flex-shrink: 0;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 48px;
    transform: scale(1);
}

.launch_now163 svg path {
    transition: fill 0.3s ease;
    fill: rgb(208,201,191);
}

.launch_now163 .help_list904 {
    border: 2px solid rgb(208,201,191);
    display: inline-flex;
    transition: color 0.4s ease, border-color 0.4s ease;
    overflow: hidden;
    text-decoration: none;
    background: rgb(208,201,191);
    align-items: center;
    letter-spacing: 0.5px;
    font-size: 19px;
    font-family: Arial, sans-serif;
    padding: 14px 32px;
    justify-content: center;
    color: #ffffff;
    z-index: 1;
    position: relative;
    font-weight: 600;
}

.course_program_description524 .tech_skills532 {
    left: 0;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    width: 45%;
    position: absolute;
    overflow: hidden;
    height: 100%;
    top: 0;
}

.course_program_description524 .tech_skills532 {
    height: 300px;
    position: relative;
    width: 100%;
    clip-path: none;
}

.course_program_description524 .job_skills901 {
    flex-direction: column;
    animation: vertical-carousel 35s cubic-bezier(0.25, 0.1, 0.25, 1) infinite;
    width: 100%;
    height: 500%;
    display: flex;
}

.course_program_description524 .job_skills901 {
    animation: horizontal-carousel 25s cubic-bezier(0.25, 0.1, 0.25, 1) infinite;
    flex-direction: row;
    height: 100%;
    width: 500%;
}

.course_program_description524 .skill_route317:hover img {
    filter: brightness(1) contrast(1.05) saturate(1.2);
    transform: scale(1.15);
}

.course_program_description524 .container {
    justify-content: flex-end;
    max-width: 1320px;
    z-index: 3;
    display: flex;
    margin: 0 auto;
    padding: 3rem;
    width: 100%;
    position: relative;
}

.course_program_description524 .container {
    padding: 2rem 1rem;
    justify-content: center;
}

.course_program_description524 .learn_tools517::after {
    top: -50%;
    animation: rotate-gradient 20s linear infinite;
    left: -50%;
    z-index: -1;
    width: 200%;
    pointer-events: none;
    height: 200%;
    position: absolute;
    background: radial-gradient(
        circle at center,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 60%
    );
    content: "";
}

.course_program_description524 .learn_tools517 p {
    font-size: 16px;
    opacity: 0.9;
    color: #ffffff;
    position: relative;
    margin-bottom: 2rem;
    line-height: 1.8;
}

.course_program_description524 .learn_tools517 p {
    margin-bottom: 1.5rem;
    font-size: calc(16px * 0.9);
}

.course_program_description524 .learn_tools517 .help_list904:hover {
    box-shadow: 0 10px 20px rgba(rgb(208,201,191), 0.3);
    transform: translateY(-5px);
    background-position: right center;
}

.course_program_description524 .learn_tools517 .help_list904:hover::before {
    left: 0;
    opacity: 1;
}

.target_audience781::before {
    content: '';
    width: 100%;
    height: 100%;
    opacity: 0.15;
    position: absolute;
    left: 0;
    z-index: 1;
    background: 
        radial-gradient(circle at 20% 20%, rgb(208,201,191,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 80%, rgb(173,164,152,0.5) 0%, transparent 40%);
    top: 0;
}

.target_audience781 h3 {
    color: #000000;
    position: relative;
    margin-bottom: 70px;
    font-weight: 700;
    display: inline-block;
    font-size: 29px;
    padding: 0 20px;
}

.target_audience781 ul {
    margin: 0;
    padding: 0;
    gap: 40px;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.target_audience781 ul li::before {
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(208,201,191), rgb(173,164,152));
    transition: opacity 0.4s ease;
    width: 100%;
    content: '';
    height: 5px;
    opacity: 0;
}

.target_audience781 ul li:hover {
    transform: translateY(-15px);
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.08);
}

.target_audience781 ul li:hover svg {
    transform: translateY(-5px) scale(1.1);
}

.target_audience781 ul li:hover svg path {
    fill: rgb(173,164,152);
}

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

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

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

.title_greeting908 .page_begin401::before {
    z-index: -1;
    left: 0;
    background: #ffffff;
    content: "";
    right: 0;
    opacity: 0.85;
    top: 0;
    position: absolute;
    bottom: 0;
}

.title_greeting908 .title_style_header {
    font-weight: 700;
    font-size: 44px;
    line-height: 1.2;
    color: rgb(208,201,191);
    margin-bottom: 1.5rem;
    transition: transform 0.6s ease;
    padding-bottom: 1rem;
    transform: translateX(0);
    position: relative;
}

.title_greeting908 .learn_guides347:hover .title_style_header::after {
    width: 80px;
}

.title_greeting908 h3 {
    margin-bottom: 1.5rem;
    line-height: 1.4;
    transform: translateX(0);
    font-weight: 600;
    font-size: calc(19px + 0.1rem);
    color: rgb(173,164,152);
    transition: transform 0.7s ease;
}

.join_list836 {
    position: relative;
    background: linear-gradient(135deg, rgb(173,164,152,0.5), rgb(208,201,191));
    padding: 4rem 2rem;
    overflow: hidden;
}

.join_list836 .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.join_list836 .study_programs869 {
    transform: perspective(1000px) rotateX(2deg);
    display: flex;
    backdrop-filter: blur(10px);
    position: relative;
    justify-content: center;
    background: linear-gradient(145deg, rgba(255,255,255,0.1), rgba(255,255,255,0.03));
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    align-items: center;
    flex-direction: column;
    padding: 3rem 2rem;
    gap: 2rem;
}

.join_list836 .input_holder span {
    width: 100%;
    position: relative;
}

.join_list836 input[type="email"] {
    background: rgba(255,255,255,0.1);
    backdrop-filter: blur(5px);
    border: 1px solid rgba(255,255,255,0.2);
    color: #ffffff;
    padding: 1rem 1.5rem;
    transition: all 0.3s ease;
    outline: none;
    width: 100%;
    font-size: 17px;
    font-family: Arial, sans-serif;
}

.join_list836 .enroll_today860:hover {
    transform: translateY(-3px) translateZ(0);
    background: rgb(173,164,152);
    box-shadow: 0 10px 20px rgba(0,0,0,0.15);
}

.join_list836 .enroll_today860:hover::before {
    left: 100%;
}

.join_list836 .enroll_today860:active {
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
    transform: translateY(0) translateZ(0);
}

.privacy_vault539 h2 {
    font-size: 31px;
    font-weight: 600;
}

.privacy_vault539 h3 {
    font-size: 1.5em;
    font-weight: 600;
}

.privacy_vault539 h5 {
    font-size: 20px;
    font-weight: 400;
}

.privacy_vault539 ul, .privacy_vault539 ol {
    list-style: none;
    padding-left: 20px;
    margin-left: 20px;
}

.privacy_vault539 p, .privacy_vault539 span, .privacy_vault539 div {
    color: #000000;
    margin-bottom: 20px;
    line-height: 1.8;
    font-size: 14px;
}

.privacy_vault539 code {
    background-color: rgb(173,164,152,0.5);
    border-radius: 10px;
    padding: 2px 6px;
    font-family: monospace;
}

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

footer .info_item svg {
    top: 3px;
    position: relative;
    fill: rgb(208,201,191);
    height: 18px;
    width: 18px;
    margin-right: 10px;
}

footer .top_prime519 {
    margin-bottom: 15px;
}

footer .main_guide297 h5 {
    margin-bottom: 25px;
    font-size: 19px;
    font-weight: 600;
    color: #000000;
    position: relative;
}

footer .header_master240 a {
    color: #000000;
    margin-bottom: 12px;
    font-size: 16px;
    transition: transform 0.2s ease, color 0.2s ease;
    text-decoration: none;
    display: block;
}

footer .subscribe_holder p {
    line-height: 1.6;
    margin-bottom: 25px;
    color: #000000;
    font-size: 16px;
}

footer .enroll_today860 {
    transition: background-color 0.3s ease;
    text-align: center;
    font-size: 17px;
    background-color: rgb(208,201,191);
    font-weight: 600;
    border: none;
    padding: 14px 20px;
    cursor: pointer;
    border-radius: 10px;
    color: #ffffff;
}

.pricing_panel236 .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1320px;
    padding: 0 15px;
    position: relative;
}

.pricing_panel236 .basic_cost719 {
    max-width: 800px;
    transform: translateY(-10px);
    text-align: center;
    margin: 0 auto;
    animation: fadeInUp 0.8s ease-out forwards;
}

.pricing_panel236 .plan_fee289 {
    color: #000000;
    margin: 0 auto;
    overflow-wrap: break-word;
    max-width: 600px;
    word-break: break-word;
    margin-bottom: 0;
    line-height: 1.7;
    font-size: 15px;
}

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

.pricing_panel236 .fee_choices659:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px) scale(1.02);
}

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

.pricing_panel236 .fee_board346 h3::after {
    height: 2px;
    content: "";
    left: 0;
    position: absolute;
    transition: width 0.3s ease;
    width: 40px;
    background-color: rgb(208,201,191);
    bottom: -8px;
}

.pricing_panel236 .image_link102 {
    width: 100%;
    height: 200px;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), filter 0.6s ease;
}

.pricing_panel236 .fee_choices659:hover .image_link102 {
    transform: scale(1.05);
    filter: brightness(1.05);
}

.our_team751::after {
    position: absolute;
    height: 80%;
    transform: rotate(25deg);
    content: "";
    right: -10%;
    z-index: 1;
    background: rgb(173,164,152,0.5);
    top: -15%;
    animation: float 18s ease-in-out infinite alternate;
    opacity: 0.15;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    width: 35%;
}

.our_team751 .text_capsule835::after {
    z-index: -1;
    border-bottom: 3px solid rgb(173,164,152,0.5);
    width: 120px;
    position: absolute;
    bottom: 30px;
    opacity: 0.6;
    right: 30px;
    border-right: 3px solid rgb(173,164,152,0.5);
    content: "";
    height: 120px;
}

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

.our_team751 li {
    animation-delay: 0.8s;
    animation: fadeInUp 0.8s ease forwards;
    opacity: 0;
    margin-bottom: 15px;
}

.our_team751 h4 {
    display: inline-block;
    color: #000000;
    position: relative;
    font-weight: 600;
    margin: 0 0 5px;
    font-size: calc(18px * 1.1);
}

.our_team751 .text_capsule835:hover {
    transform: translateY(-5px);
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.2);
}

.our_team751 .text_capsule835:hover h1 {
    transform: translateX(5px);
}


@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}



@media (max-width: 992px) {.id_thankbox276 {
    padding: 5rem 0;
}.id_thankbox276 h2 {
    font-size: calc(37px * 0.9);
    max-width: 100%;
}.id_thankbox276 .study_programs869 {
    padding: 2.5rem;
}
}



@media (max-width: 768px) {.id_thankbox276 {
    padding: 4rem 0;
}.id_thankbox276 h2 {
    margin-bottom: 2rem;
    font-size: calc(37px * 0.8);
}.id_thankbox276 .study_programs869 {
    padding: 2rem;
}.id_thankbox276 span {
    font-size: 15px;
    line-height: 1.6;
}
}



@media (max-width: 767px) {.training_structure691 {
    padding: 60px 0;
}.training_structure691::before {
    width: 60%;
}.training_structure691 .study_programs869 > div {
    padding: 25px 30px;
    transform: none;
}.training_structure691 .study_programs869 > div:hover {
    transform: translateY(-3px);
}.training_structure691 h3 {
    margin-bottom: 15px;
    padding-bottom: 12px;
    font-size: calc(36px * 0.7);
}.training_structure691 p {
    line-height: 1.6;
    font-size: calc(16px * 0.95);
}
}



@media (min-width: 992px) {.instructor_history860 {
    padding: 8rem 0;
}.instructor_history860 .success_ratings850 {
    max-width: 90%;
    transform: perspective(1500px) rotateX(2deg) rotateY(-1deg);
    margin: 0 auto;
}.instructor_history860 .success_ratings850:hover {
    transform: perspective(1500px) rotateX(0) rotateY(0);
}.instructor_history860 .image_link102 {
    height: 180px;
    width: 180px;
}.instructor_history860 .career_record519 {
    line-height: 1.8;
    font-size: calc(15px + 0.1rem);
    padding: 2rem;
}
}



@media (max-width: 992px) {.educational_rewards306 {
    padding: 60px 0;
}.educational_rewards306 .study_programs869 {
    grid-template-columns: 1fr;
    gap: 30px;
}.educational_rewards306 .image_link102 {
    transform: perspective(1000px) rotateY(0deg);
    order: 1;
    min-height: 300px;
}.educational_rewards306 .text_capsule835 {
    order: 2;
    margin-left: 0;
    transform: perspective(1000px) rotateY(0deg);
}
}



@media (max-width: 767px) {header .site_study381 {
    margin: 0.6rem 0 1rem;
}header .site_study381 svg {
    height: 35px;
}header .site_study381::before {
    width: 90px;
    height: 90px;
}header .site_study381::after {
    height: 50px;
    width: 50px;
}header .main_guide297 {
    padding: 0.8rem 0;
    justify-content: flex-start;
}header .head_mainbar420 {
    font-size: calc(16px - 2px);
    padding: 0.4rem 1rem;
}header .head_mainbar420:first-child {
    margin-left: 2rem;
}header .head_mainbar420:last-child {
    margin-right: 2rem;
}}



@media (max-width: 576px) {.connect_with_us159 {
    padding: 30px 0;
}.connect_with_us159 h3 {
    margin-bottom: 20px;
    font-size: calc(29px * 0.7);
}.connect_with_us159 .query_list761,
    .connect_with_us159 .help_feedback039 {
    padding: 20px;
}.connect_with_us159 .connect_message346 {
    margin: 0 10px;
}.connect_with_us159 .message_message896 label {
    font-size: calc(16px * 0.9);
}.connect_with_us159 .query_grid146 li {
    margin-bottom: 15px;
}.connect_with_us159 .query_grid146 span {
    font-size: calc(15px * 0.9);
}.connect_with_us159::before,
    .connect_with_us159::after,
    .connect_with_us159 .query_list761::before,
    .connect_with_us159 .query_list761::after,
    .connect_with_us159 .help_feedback039::before {
    opacity: 0.2;
}}



@media (max-width: 992px) {.target_audience781 {
    padding: 90px 0;
}.target_audience781 h3 {
    margin-bottom: 60px;
}.target_audience781 h3::before,
    .target_audience781 h3::after {
    width: 30px;
}.target_audience781 h3::before {
    left: -40px;
}.target_audience781 h3::after {
    right: -40px;
}.target_audience781 ul {
    gap: 30px;
}.target_audience781 ul li {
    width: calc(50% - 15px);
    padding: 35px 25px;
}
}



@media (prefers-reduced-motion: reduce) {.target_audience781 ul li {
    animation: none;
    opacity: 1;
}.target_audience781 ul li:hover {
    transform: none;
}.target_audience781 ul li:hover svg {
    transform: none;
}}



@media (min-width: 992px) {.title_greeting908 .page_begin401 {
    padding: 6rem 3rem;
}.title_greeting908 .learn_guides347 {
    padding: 5rem;
}.title_greeting908 .title_style_header {
    font-size: calc(44px + 1rem);
}.title_greeting908 h3 {
    font-size: calc(19px + 0.2rem);
}.title_greeting908 .learn_guides347 > div:first-child {
    padding-right: 3rem;
}.title_greeting908 .learn_guides347 > div:last-child {
    padding-left: 3rem;
}
}



@media (max-width: 767px) {.join_list836 .study_programs869 {
    padding: 2.5rem 1.5rem;
}.join_list836 h4 {
    font-size: calc(22px * 1.1);
}.join_list836 input[type="email"],
    .join_list836 .enroll_today860 {
    padding: 0.8rem 1.2rem;
}
}



@media (hover: none) {.join_list836 .enroll_today860:hover {
    transform: none;
    box-shadow: none;
}
}



@media (prefers-reduced-motion: reduce) {.join_list836 .study_programs869::before {
    animation: none;
}.join_list836 input[type="email"]:focus,
    .join_list836 .enroll_today860:hover,
    .join_list836 .enroll_today860:active {
    transform: none;
}}



@media (max-width: 767px) {footer .mentor_net760 {
    padding: 50px 0 30px;
}footer .contact_section146 {
    flex-direction: column;
    gap: 15px;
}footer .info_item {
    margin-right: 0;
    margin-bottom: 20px;
}footer .subscribe_holder {
    padding: 20px;
}footer .study_group194 {
    margin-top: 30px;
}
}



@media (max-width: 767px) {.pricing_panel236 {
    padding: 80px 0;
}.pricing_panel236 .fee_board346 {
    padding: 30px 20px;
}.pricing_panel236 .price_options832 {
    font-size: 24px;
    padding: 6px 12px;
}.pricing_panel236 .image_link102 {
    height: 180px;
}
}



@media (max-width: 480px) {.pricing_panel236 {
    padding: 60px 0;
}.pricing_panel236 .basic_cost719 h2 {
    font-size: calc(29px * 0.85);
}.pricing_panel236 .fee_board346 h3 {
    font-size: calc(24px * 0.95);
}.pricing_panel236 .image_link102 {
    height: 160px;
}}



@media (max-width: 576px) {.our_team751 {
    padding: 50px 0;
}.our_team751 .container {
    padding: 0 20px;
}.our_team751 .text_capsule835 {
    padding: 30px 20px;
}.our_team751 .text_capsule835::after {
    width: 80px;
    bottom: 15px;
    height: 80px;
    right: 15px;
}.our_team751 h1 {
    font-size: calc(43px * 0.8);
    margin-bottom: 20px;
}.our_team751 h4 {
    font-size: 18px;
}.our_team751 span {
    line-height: 1.6;
    font-size: calc(15px * 0.9);
}
}



@keyframes pulse-bg {
    0%, 100% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.4;
    }
}



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



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



@keyframes lightSweep {
    0% {
        opacity: 0;
        transform: translateX(-100%) skewX(-15deg);
    }
    20% {
        opacity: 0.3;
    }
    60% {
        opacity: 0;
    }
    100% {
        opacity: 0;
        transform: translateX(100%) skewX(-15deg);
    }
}

