﻿.head_pro71246 {
    flex: 1 0 auto;
}

.head_pro71246 {
    background: rgb(238,229,238);
    position: relative;
    z-index: 1;
    padding-top: 2rem;
}

.inner-container31708 {
    flex-direction: column;
    height: 100%;
    min-height: 100%;
    display: flex;
}

header,footer {
    width: 100%;
}

header {
    position: relative;
    padding: 0;
    z-index: 100;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
    margin-top: 0;
    overflow: visible;
    background: linear-gradient(135deg, rgb(209,183,210,0.5) 0%, rgb(238,229,238) 100%);
}


.help_center05736 .container {
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}

.help_center05736 .container::before,
.help_center05736 .container::after {
    opacity: 0.2;
    border-radius: 10px;
    position: absolute;
    z-index: -1;
    background: rgb(209,183,210,0.5);
    animation: floatElement 15s infinite ease-in-out;
    content: '';
}

.help_center05736 .container::before {
    height: 150px;
    animation-delay: 0s;
    width: 150px;
    transform: rotate(45deg);
    right: 10%;
    top: -75px;
}

.write_form10798::before {
    border: 1px solid rgb(209,183,210,0.5);
    position: absolute;
    border-radius: 50%;
    z-index: 0;
    opacity: 0.3;
    height: 60px;
    right: -15px;
    content: '';
    animation: rotate 20s linear infinite;
    top: -15px;
    width: 60px;
}

.help_center05736 .edu_asksup29046 svg {
    width: 24px;
    margin-right: 12px;
    fill: none;
    stroke: #ffffff;
    filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.15));
    stroke-width: 2;
    height: 24px;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.help_center05736 .image_frame75084 {
    width: 100%;
    overflow: hidden;
    height: 280px;
    position: relative;
}

.help_center05736 .image_frame75084::after {
    z-index: 1;
    left: 0;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
    width: 100%;
    position: absolute;
    content: '';
    top: 0;
    height: 100%;
}

.help_center05736 .edu_coach28175::before {
    left: 0;
    top: 0;
    background-image: 
        radial-gradient(circle at 10% 10%, rgba(255, 255, 255, 0.3) 0%, transparent 15%),
        radial-gradient(circle at 90% 90%, rgba(255, 255, 255, 0.3) 0%, transparent 15%);
    content: '';
    z-index: -1;
    width: 100%;
    position: absolute;
    height: 100%;
}

.help_center05736 .edu_coach28175 p svg {
    transition: all 0.3s ease;
    stroke: rgb(209,183,210);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
    stroke-linejoin: round;
    top: 3px;
    height: 20px;
    fill: none;
    width: 20px;
    background: rgb(209,183,210,0.5);
    stroke-width: 2;
    padding: 3px;
    left: 0;
    position: absolute;
    border: 1px solid rgb(209,183,210);
    border-radius: 4px;
    stroke-linecap: round;
    transform: rotate(45deg);
}

.help_center05736 .edu_askus74296 {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 35px;
    padding-top: 35px;
    position: relative;
}

.help_center05736 .assist_support39468 {
    display: flex;
    font-size: 22px;
    position: relative;
    padding-left: 35px;
    font-weight: 600;
    margin: 0 0 20px;
    align-items: center;
    color: #000000;
}

.help_center05736 .contact_details14938 {
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}

.help_center05736 .get_contactinfo49612 svg {
    height: 15px;
    transition: all 0.4s ease;
    fill: none;
    top: 50%;
    left: 15px;
    stroke-width: 2;
    stroke: rgb(175,121,176);
    width: 15px;
    transform: translateY(-50%);
    position: absolute;
    stroke-linecap: round;
    stroke-linejoin: round;
    opacity: 0.8;
}

.help_center05736 .get_contactinfo49612:hover svg {
    transform: translateY(-50%) rotate(15deg);
    opacity: 1;
    stroke: rgb(209,183,210);
}

.help_center05736 .get_contactinfo49612:hover::before {
    transform: scaleY(1);
}

.teaching_process38170 {
    padding: 130px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(210deg, rgb(238,229,238) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.teaching_process38170::before {
    content: '';
    width: 100%;
    opacity: 0.4;
    height: 100%;
    top: 0;
    background: radial-gradient(ellipse at bottom right, rgb(209,183,210,0.5) 0%, transparent 70%);
    z-index: 1;
    position: absolute;
    left: 0;
}

.teaching_process38170 .content_wrap25986:hover h2 {
    transform: translateY(5px);
}

.teaching_process38170 .content_wrap25986::before {
    width: 100%;
    border-radius: 21px;
    content: '';
    left: 0;
    position: absolute;
    transform: scale(1.02);
    height: 100%;
    filter: blur(5px);
    z-index: 0;
    top: 0;
    background: linear-gradient(135deg, 
        rgb(209,183,210,0.5) 0%, 
        transparent 50%, 
        rgb(175,121,176,0.5) 100%
    );
    opacity: 0.05;
}

.teaching_process38170 .content_wrap25986 h2::after {
    left: 50px;
    background: rgb(209,183,210);
    height: 3px;
    width: 50px;
    opacity: 0.7;
    content: '';
    bottom: 20px;
    position: absolute;
}

.teaching_process38170 .legacy_story78415::before {
    opacity: 0.15;
    left: 10%;
    animation: float-rotate 20s infinite linear;
    top: 50px;
    width: 150px;
    content: '';
    position: absolute;
    height: 150px;
    border: 1px solid rgb(209,183,210,0.5);
    border-radius: 21px;
    transform: rotate(20deg);
}

.training_specialist10279 {
    overflow: hidden;
    min-height: 450px;
    padding: 80px 40px;
    position: relative;
    background: rgb(238,229,238);
}

.training_specialist10279 .review_grid18532 {
    transform-style: preserve-3d;
    perspective: 1000px;
    max-width: 1000px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    position: relative;
}

.training_specialist10279 .review_grid18532:hover .image_frame75084 {
    border-color: rgb(209,183,210);
    transform: translateY(-15px) scale(1.1);
}

.training_specialist10279 .review_grid18532:hover .career_milestones38102 {
    transform: translateZ(30px);
}

.training_specialist10279 .review_grid18532:hover .career_milestones38102::before {
    height: 100%;
    animation: pulseGlow 2s infinite;
}

.training_specialist10279 .name {
    margin-bottom: 5px;
    font-weight: 700;
    transform: translateX(0);
    transition: all 0.4s ease;
    letter-spacing: 1px;
    color: #000000;
    font-size: 37px;
}

.training_specialist10279 .career_details29584 {
    line-height: 1.8;
    transform: translateY(0);
    color: #000000;
    font-size: 17px;
    position: relative;
    transition: all 0.4s ease 0.2s;
    opacity: 0.9;
    padding: 20px 0;
}

header::before {
    left: 0;
    background-image: 
        radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.3) 0%, transparent 8%),
        radial-gradient(circle at 70% 60%, rgba(255, 255, 255, 0.3) 0%, transparent 12%),
        radial-gradient(circle at 40% 80%, rgba(255, 255, 255, 0.3) 0%, transparent 10%),
        radial-gradient(circle at 80% 30%, rgba(255, 255, 255, 0.3) 0%, transparent 15%),
        radial-gradient(circle at 10% 70%, rgba(255, 255, 255, 0.3) 0%, transparent 8%);
    height: 100%;
    width: 100%;
    content: '';
    z-index: 0;
    position: absolute;
    opacity: 0.4;
    top: 0;
}

header .top_sitebar41865 {
    display: block;
    position: relative;
    transition: all 0.4s ease;
}

header .nav_master48531 {
    z-index: 2;
    margin: 0;
    list-style: none;
    padding: 0;
    position: relative;
    display: flex;
}

header .nav_mainwrap85064 {
    position: relative;
    margin: 0 0.5rem;
}

header .nav_mainwrap85064 a::before {
    left: 0;
    height: 100%;
    transform: scale(1.1);
    background: linear-gradient(135deg, rgb(209,183,210,0.5) 0%, rgb(175,121,176,0.5) 100%);
    width: 100%;
    top: 0;
    z-index: -1;
    content: '';
    position: absolute;
    transition: opacity 0.4s ease;
    border-radius: inherit;
    opacity: 0;
}

header .nav_mainwrap85064::after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%) scale(0);
    bottom: -8px;
    content: '';
    opacity: 0.7;
    transition: transform 0.4s ease;
    border-radius: 50%;
    width: 6px;
    background: rgb(209,183,210);
    height: 6px;
}

.sign_up_for_updates97531 {
    z-index: 1;
    position: relative;
    overflow: hidden;
    background: rgb(238,229,238);
    padding: 6rem 3rem;
}

.sign_up_for_updates97531 .container {
    max-width: 1140px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}

.sign_up_for_updates97531 .legacy_story78415 {
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
}

.sign_up_for_updates97531 .legacy_story78415::before {
    opacity: 0.03;
    position: absolute;
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgba(0, 0, 0, 0.5) 0,
        rgba(0, 0, 0, 0.5) 1px,
        transparent 1px,
        transparent 15px
    );
    z-index: -1;
    content: "";
    height: 100%;
}

.sign_up_for_updates97531 .input_holder {
    align-items: center;
    backdrop-filter: blur(5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    justify-content: center;
    transform: translateX(-15%) rotateZ(2deg);
    padding: 15px;
    display: flex;
    border-radius: 25px;
    background: rgba(255, 255, 255, 0.3);
    z-index: 2;
    position: relative;
    transition: all 0.3s ease;
}

.sign_up_for_updates97531 .input_holder:hover::before,
.sign_up_for_updates97531 .input_holder:hover::after {
    border-color: rgb(175,121,176,0.5);
}

.sign_up_for_updates97531 .instant_learn09352:focus {
    box-shadow: inset 0 0 0 2px rgb(209,183,210);
}

.sign_up_for_updates97531 .support_inquiry58374::before {
    width: 120%;
    z-index: -1;
    transform: rotate(25deg);
    opacity: 0;
    position: absolute;
    background: linear-gradient(
        90deg,
        rgb(209,183,210) 0%,
        rgb(175,121,176) 50%,
        rgb(209,183,210) 100%
    );
    content: "";
    height: 150%;
    transition: opacity 0.3s ease;
    left: -10%;
    top: -25%;
}

.landing_page85642 .legacy_story78415 {
    max-width: 1400px;
    position: relative;
    grid-template-columns: 1fr;
    gap: 2rem;
    margin: 0 auto;
    height: 100%;
    z-index: 2;
    display: grid;
    padding: 2rem;
}

.landing_page85642 h1::after {
    transform: scaleX(0);
    position: absolute;
    transform-origin: left;
    animation: lineExpand 1s 0.4s ease-out forwards;
    content: "";
    bottom: -10px;
    background: rgb(209,183,210);
    left: 0;
    width: 80px;
    height: 4px;
}

.landing_page85642 .course_first29617 p::before {
    position: absolute;
    width: 40px;
    top: -10px;
    content: "";
    height: 2px;
    left: 0;
    background: rgb(175,121,176);
}

.landing_page85642 svg:hover {
    transform: rotate(0deg) scale(1.05);
}

.landing_page85642 svg path {
    transition: fill 0.3s ease;
    fill: rgb(94,170,168);
}

.landing_page85642 svg:hover path {
    fill: rgba(94,170,168,0.85);
}

.landing_page85642 .support_inquiry58374 {
    font-weight: 600;
    background: linear-gradient(135deg, rgb(209,183,210) 0%, rgb(94,170,168) 100%);
    position: relative;
    margin-top: 1rem;
    overflow: hidden;
    transition: all 0.3s ease;
    border: none;
    transform: translateZ(0);
    font-size: 17px;
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    padding: 1rem 2rem;
    box-shadow: 0 5px 15px rgba(94,170,168,0.3);
}

.ty_block_id10278 {
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
    perspective: 1000px;
    background: linear-gradient(145deg, rgb(209,183,210,0.5), rgb(175,121,176,0.5) 70%, rgb(255, 255, 255, 0.5));
}

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

.ty_block_id10278 h2::after {
    content: "";
    position: absolute;
    height: 3px;
    width: 100px;
    bottom: -0.5rem;
    opacity: 0.8;
    background: linear-gradient(90deg, rgb(209,183,210), rgb(175,121,176));
    left: 50%;
    transform: translateX(-50%) translateZ(20px);
}

.ty_block_id10278 .legacy_story78415::before {
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0.05;
    top: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(209,183,210,0.5) 0%, transparent 100%);
}

.ty_block_id10278 li::before {
    left: -5px;
    opacity: 0;
    content: "";
    position: absolute;
    top: 0.7rem;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    border-radius: 50%;
    transform: scale(0);
    height: 0;
    background: rgb(209,183,210);
    width: 0;
}

.secure_protection95461 h1 {
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 1.5px;
    color: rgb(209,183,210);
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(209,183,210,0.5);
    font-size: 41px;
    font-family: Arial, sans-serif;
}

.secure_protection95461 ul,
.secure_protection95461 ol {
    margin-left: 20px;
    list-style-position: inside;
}

.secure_protection95461 span {
    font-weight: 600;
    color: rgb(209,183,210);
}

.secure_protection95461 div {
    margin-bottom: 20px;
}

.secure_protection95461 button {
    background-color: rgb(209,183,210);
    border-radius: 10px;
    transition: background-color 0.3s, transform 0.3s;
    color: #ffffff;
    padding: 10px 20px;
    font-size: 19px;
    font-weight: 700;
    cursor: pointer;
    border: none;
}

.sustain_cta78413 .company_holder h3 {
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-size: 37px;
    font-weight: 700;
}

.sustain_cta78413 .footer_address53672 {
    margin-top: 20px;
    flex: 0 0 100%;
}

.sustain_cta78413 .nav_master48531 {
    max-width: calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
    border-radius: 20px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
}

.sustain_cta78413 .nav_master48531 .main_primary29056 {
    gap: 12px;
    flex-direction: column;
    margin-top: 0;
    display: flex;
}

.sustain_cta78413 .nav_master48531 .main_primary29056 a:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    background: rgba(255, 255, 255, 0.15);
    transform: translateY(-2px);
}

.fund_cta74321 .footer_benefit57926 {
    letter-spacing: 0.5px;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
}

.our_story76123 {
    background: linear-gradient(135deg, rgb(238,229,238) 0%, rgba(245, 245, 250, 0.98) 100%);
    overflow: hidden;
    padding: 100px 0;
    position: relative;
}

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

.our_story76123 h1::after {
    position: absolute;
    height: 3px;
    content: "";
    width: 80px;
    transform: translateX(-50%);
    bottom: -15px;
    background: linear-gradient(90deg, rgb(209,183,210), rgb(175,121,176));
    border-radius: 10px;
    left: 50%;
}

.our_story76123 .story_info38762 ul {
    grid-template-columns: 1fr;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 40px;
    display: grid;
}

.our_story76123 .smart_guide18064:hover::before {
    transform: scaleX(1);
}

.our_story76123 .smart_guide18064::after {
    opacity: 0.1;
    z-index: 0;
    position: absolute;
    width: 200px;
    right: -100px;
    height: 200px;
    border-radius: 100%;
    background: radial-gradient(circle, rgb(175,121,176,0.5) 0%, transparent 70%);
    bottom: -100px;
    content: "";
}

.our_story76123 .smart_guide18064 div {
    font-weight: 400;
    line-height: 1.8;
    color: #000000;
    max-height: 200px;
    font-family: Arial, sans-serif;
    overflow-y: auto;
    padding-right: 10px;
    z-index: 1;
    font-size: 16px;
    position: relative;
}

.user_testimonials64087::after {
    position: absolute;
    opacity: 0.1;
    border-radius: 50%;
    filter: blur(40px);
    bottom: -10%;
    height: 20rem;
    width: 20rem;
    background: radial-gradient(circle, rgb(175,121,176,0.5) 0%, transparent 70%);
    z-index: 0;
    left: -5%;
    content: "";
}

.user_testimonials64087 .learn_reviews85321 {
    padding: 0;
    gap: 2rem;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    list-style: none;
    display: grid;
}

.user_testimonials64087 .review_grid18532:hover {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.05), 
                -15px -15px 30px rgba(255, 255, 255, 0.9),
                inset 3px 3px 6px rgba(0, 0, 0, 0.02),
                inset -3px -3px 6px rgba(255, 255, 255, 0.7);
    transform: translateY(-10px);
}

.user_testimonials64087 .review_grid18532:hover::after {
    height: 150px;
    opacity: 0.15;
    width: 150px;
}

.user_testimonials64087 .review_grid18532 img {
    border: 2px solid #ffffff;
    object-fit: cover;
    height: 60px;
    transition: all 0.3s ease;
    border-radius: 50%;
    width: 60px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1), 
                -5px -5px 10px rgba(255, 255, 255, 0.8);
}

.user_testimonials64087 .review_grid18532:hover h4::after {
    width: 100%;
}

.user_testimonials64087 .description::before {
    transform: scaleY(0.7);
    width: 3px;
    top: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(209,183,210,0.5), transparent);
    height: 100%;
    transition: all 0.3s ease;
    opacity: 0;
    left: -10px;
    position: absolute;
}

.user_testimonials64087 a::before {
    transition: all 0.5s ease;
    width: 100%;
    position: absolute;
    left: -100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    top: 0;
}

.contact_us09173::before {
    height: 5px;
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, rgb(209,183,210), rgb(175,121,176));
    content: "";
    top: 0;
    left: 0;
}

.contact_us09173 .request_support75389 {
    gap: 60px;
    grid-template-columns: 1fr 1fr;
    display: grid;
    align-items: center;
}

.contact_us09173 .image_frame75084 {
    min-height: 500px;
    border-radius: 13px;
    position: relative;
    order: 2;
    box-shadow: -15px 15px 0 rgb(209,183,210,0.5);
    overflow: hidden;
}

.contact_us09173 form input[type="text"] {
    border-radius: 10px;
    font-size: 16px;
    font-family: Arial, sans-serif;
    width: 100%;
    border: none;
    color: #000000;
    margin-bottom: 25px;
    padding: 18px 25px;
    transition: all 0.3s ease;
    background: rgb(238,229,238);
}

.contact_us09173 .help_query97406 input[type="checkbox"]:checked + label::before {
    background: rgb(209,183,210);
}

.contact_us09173 .help_query97406 input[type="checkbox"]:checked + label::after {
    top: 6px;
    transform: rotate(45deg);
    width: 6px;
    border-right: 2px solid #ffffff;
    position: absolute;
    border-bottom: 2px solid #ffffff;
    left: 8px;
    height: 10px;
    content: "";
}

.contact_us09173 svg {
    width: 20px;
    fill: rgb(209,183,210);
    height: 20px;
}

.learning_profits93054 {
    padding: 90px 0;
    background: linear-gradient(145deg, rgb(238,229,238) 60%, rgba(rgb(175,121,176,0.5), 0.1) 100%);
    overflow: hidden;
    position: relative;
}

.learning_profits93054 {
    padding: 140px 0;
}

.learning_profits93054 .legacy_story78415 {
    align-items: center;
    flex-direction: column;
    transform-style: preserve-3d;
    display: flex;
    position: relative;
}

.learning_profits93054 .legacy_story78415 {
    gap: 60px;
}

.learning_profits93054 .content_wrap25986 h4::after {
    width: 60px;
    background: rgb(209,183,210);
    transform-origin: left;
    height: 3px;
    left: 0;
    bottom: -10px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    transform: scaleX(1);
    content: "";
}

.learning_profits93054 .content_wrap25986 > div {
    margin-bottom: 20px;
}

.learning_profits93054 .content_wrap25986 li:hover {
    transform: translateY(-3px);
    opacity: 1;
}

.learning_profits93054 .content_wrap25986 li p span:first-child {
    flex-shrink: 0;
    margin-right: 12px;
    transform: translateY(2px);
}

.learning_profits93054 .content_wrap25986 svg path {
    fill: rgb(209,183,210);
    transition: fill 0.3s ease;
}

.learning_profits93054 .image_frame75084 {
    border-radius: 2px;
    max-width: 500px;
    object-fit: cover;
    width: 100%;
    margin-top: 40px;
    filter: saturate(1.05);
    box-shadow: 
    0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.15),
    0 10px 20px rgba(rgba(0, 0, 0, 0.5), 0.1);
    transform: translateY(0) rotate(0);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: auto;
}

.learning_profits93054 .image_frame75084 {
    height: 500px;
}

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

.tariff_row92864 .payment_scheme31894 {
    text-align: center;
    max-width: 700px;
    position: relative;
    order: -1;
    margin: 0 auto;
    padding: 0 20px;
}

.tariff_row92864 .program_rate12476 {
    margin-bottom: 0;
    opacity: 0.85;
    line-height: 1.6;
    color: #000000;
    font-size: 12px;
}

.tariff_row92864 .study_fees68503:hover {
    transform: translateY(-10px) scale(1.02);
}

.tariff_row92864 .study_fees68503:hover .cost_breakdown80245 {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 0 20px rgb(209,183,210,0.5);
}

.tariff_row92864 .plan_options91340 {
    padding: 30px;
    flex-grow: 1;
    flex-direction: column;
    display: flex;
    overflow: hidden;
    z-index: 2;
    position: relative;
}

.tariff_row92864 .plan_options91340 h3 {
    transition: transform 0.4s ease, color 0.3s ease;
    margin-bottom: 10px;
    font-weight: 700;
    white-space: normal;
    font-size: calc(18px + 2px);
    overflow-wrap: break-word;
    color: #000000;
    word-break: break-word;
}

.tariff_row92864 .study_fees68503:hover .price_schemes84512::before {
    width: 80px;
}

.tariff_row92864 .plan_options91340 p {
    margin-bottom: 0;
    word-break: break-word;
    overflow-wrap: break-word;
    white-space: normal;
    font-size: calc(12px - 1px);
    transition: color 0.3s ease;
    flex-grow: 1;
    color: #000000;
    line-height: 1.6;
}

.tariff_row92864 .study_fees68503:hover .image_frame75084::after {
    opacity: 0.4;
}

.tariff_row92864 .study_fees68503:hover::after {
    opacity: 0.5;
}

#cookiePopupNotice71920 {
    display: none;
}

#cookiePopupNotice71920:checked ~ .trackingNoticeModal48716 {
    opacity: 0;
    visibility: hidden;
}

.trackingNoticeModal48716 .container {
    align-items: center;
    position: relative;
    z-index: 1;
    max-width: 1140px;
    padding: 0 15px;
    gap: 1rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    flex-wrap: wrap;
}

.cookie_updates90312 p {
    color: #000000;
    font-size: 1rem;
}

.cookie_button.cookies_consent46032 {
    background: rgb(209,183,210);
}

.track_optin39067:hover {
    transform: translateY(-3px);
    background: #000000;
}

.trackingNoticeModal48716 p a {
    color: rgb(209,183,210);
    transition: color 0.3s ease;
    text-decoration: underline;
}

.program_details31945::after {
    content: "";
    left: -5%;
    width: 35%;
    animation: floatEffect 18s infinite alternate-reverse ease-in-out;
    bottom: -10%;
    opacity: 0.15;
    z-index: 0;
    height: 60%;
    background: linear-gradient(225deg, rgb(175,121,176,0.5) 0%, rgb(209,183,210,0.5) 100%);
    transform: rotate(10deg) skewX(-15deg);
    position: absolute;
    filter: blur(25px);
}

.program_details31945 h2:hover {
    transform: perspective(1000px) rotateX(2deg);
}

.program_details31945 h2:hover::after {
    transform: translateX(-50%) scaleX(1.2);
}

.program_details31945 .image_frame75084 {
    border-radius: 11px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
               0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    overflow: hidden;
    height: 350px;
    transform: perspective(1000px) rotateY(-4deg) translateZ(30px);
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.program_details31945 .content_wrap25986 {
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transform: perspective(1000px) rotateY(2deg) translateZ(20px);
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    border-radius: 11px;
    background-color: #ffffff;
    padding: 2.5rem;
    z-index: 2;
}

.program_details31945 .description {
    padding-right: 10px;
    max-height: 300px;
    margin-bottom: 1.5rem;
    line-height: 1.8;
    color: #000000;
    overflow-y: auto;
    font-size: 18px;
    position: relative;
}



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


@media screen and (min-width: 768px) and (max-width: 991px) {.help_center05736 {
    padding: 60px 0;
}.help_center05736 .edu_asksup29046 {
    padding: 25px 30px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 15px), 0 100%);
}.help_center05736 .edu_asksup29046 svg {
    height: 22px;
    margin-right: 10px;
    width: 22px;
}.help_center05736 .image_frame75084 {
    height: 250px;
    clip-path: polygon(0 0, 100% 15px, 100% 100%, 0 100%);
    margin-top: -15px;
}.help_center05736 .edu_coach28175 {
    padding: 30px;
}.help_center05736 .edu_coach28175 p svg {
    height: 18px;
    width: 18px;
}.help_center05736 .assist_support39468 svg {
    width: 18px;
    height: 18px;
}.help_center05736 .contact_details14938 {
    grid-template-columns: repeat(2, 1fr);
}
}


@media screen and (max-width: 767px) {.help_center05736 {
    padding: 50px 0;
}.help_center05736 .edu_asksup29046 {
    font-size: calc(23px - 2px);
    padding: 20px 25px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10px), 0 100%);
}.help_center05736 .edu_asksup29046 svg {
    height: 20px;
    margin-right: 8px;
    width: 20px;
}.help_center05736 .image_frame75084 {
    clip-path: polygon(0 0, 100% 10px, 100% 100%, 0 100%);
    height: 220px;
    margin-top: -10px;
}.help_center05736 .edu_coach28175 {
    padding: 25px;
}.help_center05736 .edu_coach28175 p {
    padding-left: 30px;
    margin-bottom: 15px;
    font-size: calc(18px - 1px);
}.help_center05736 .edu_coach28175 p svg {
    height: 16px;
    width: 16px;
    top: 3px;
}.help_center05736 .edu_askus74296 {
    margin-top: 25px;
    padding-top: 25px;
}.help_center05736 .assist_support39468 {
    padding-left: 30px;
}.help_center05736 .assist_support39468 svg {
    height: 16px;
    width: 16px;
    top: 2px;
}.help_center05736 .contact_details14938 {
    grid-template-columns: 1fr;
}.help_center05736 .get_contactinfo49612 {
    padding: 12px 15px 12px 35px;
}.help_center05736 .get_contactinfo49612 svg {
    left: 12px;
    height: 12px;
    width: 12px;
}}



@media (max-width: 767px) {.training_specialist10279 {
    padding: 60px 20px;
}.training_specialist10279 .career_milestones38102 {
    padding: 60px 25px 35px;
}.training_specialist10279 .name {
    font-size: calc(37px - 4px);
}.training_specialist10279 .career_milestones38102 > div:nth-child(2) {
    font-size: calc(17px - 1px);
}.training_specialist10279 .career_details29584 {
    font-size: calc(17px - 1px);
}}



@media (max-width: 479px) {header .nav_know26417 {
    padding: 0.7rem 1.2rem;
}header .nav_pro07198 {
    padding: 0.5rem;
    max-width: 120px;
}header .nav_mainwrap85064 a {
    padding: 0.4rem 0.6rem;
    font-size: calc(17px - 3px);
}}



@media (max-width: 992px) {.sign_up_for_updates97531 {
    padding: 5rem 2rem;
}.sign_up_for_updates97531 p {
    transform: translateX(10%) rotateZ(-2deg);
    font-size: calc(34px * 0.9);
    max-width: 80%;
}.sign_up_for_updates97531 .input_holder {
    transform: translateX(-10%) rotateZ(2deg);
}.sign_up_for_updates97531 .input_holder:hover {
    transform: translateX(-10%) rotateZ(0deg);
}
}



@media (max-width: 576px) {.sign_up_for_updates97531 {
    margin: 5rem 0;
    padding: 3rem 1rem;
}.sign_up_for_updates97531 p {
    text-align: center;
    transform: none;
    max-width: 100%;
}.sign_up_for_updates97531 .input_holder {
    padding: 8px;
    transform: none;
}.sign_up_for_updates97531 .input_holder:hover {
    transform: none;
}.sign_up_for_updates97531 .instant_learn09352,
    .sign_up_for_updates97531 .support_inquiry58374 {
    padding: 1rem;
}}



@media (min-width: 1200px) {.landing_page85642 .legacy_story78415 {
    gap: 6rem;
    padding: 6rem 4rem;
}.landing_page85642 h1 {
    font-size: calc(41px * 1.6);
}.landing_page85642 .course_first29617 {
    padding: 3.5rem;
}.landing_page85642 .image_frame75084 {
    height: 600px;
}
}



@media (min-width: 768px) {.ty_block_id10278 {
    padding: 6rem 0;
}.ty_block_id10278 .legacy_story78415 {
    padding: 3rem;
    margin: 0 auto;
    transform: translateZ(20px) rotateX(3deg);
    max-width: 85%;
}.ty_block_id10278 h2 {
    margin-bottom: 3rem;
}.ty_block_id10278 li::before {
    left: -10px;
}.ty_block_id10278 li:hover::before {
    left: -25px;
}
}



@media (max-width: 480px) {.ty_block_id10278 {
    padding: 3rem 0;
}.ty_block_id10278 .container {
    padding: 0 1.5rem;
}.ty_block_id10278 h2 {
    margin-bottom: 1.5rem;
    font-size: 1.2rem;
}.ty_block_id10278 .legacy_story78415 {
    padding: 1.25rem;
}.ty_block_id10278 span {
    font-size: 0.9rem;
    line-height: 1.5;
}}


@media (min-width: 768px) {.sustain_cta78413 .main_primary29056 {
    justify-content: space-between;
}.sustain_cta78413 .company_holder {
    flex: 0 0 30%;
    text-align: left;
}.sustain_cta78413 .footer_address53672 {
    flex: 0 0 65%;
}.sustain_cta78413 .container {
    justify-content: space-between;
    align-items: flex-start;
}.sustain_cta78413 .story_spot97348 {
    margin: 0;
    max-width: 100%;
    text-align: left;
}
}



@media (min-width: 992px) {.our_story76123 {
    padding: 120px 0;
}.our_story76123 .smart_guide18064 {
    padding: 50px;
}.our_story76123 h1 {
    font-size: calc(39px + 8px);
}.our_story76123 .smart_guide18064 div {
    max-height: 350px;
    font-size: calc(16px + 1px);
}.our_story76123 .container {
    padding: 0 40px;
}
}



@media (max-width: 1200px) {.user_testimonials64087 .learn_reviews85321 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 1.5rem;
}.user_testimonials64087 h2 {
    font-size: calc(36px * 0.9);
}
}



@media (max-width: 576px) {.user_testimonials64087 {
    padding: 3rem 0;
}.user_testimonials64087 h2 {
    margin-bottom: 1.75rem;
    font-size: calc(36px * 0.75);
}.user_testimonials64087 .review_grid18532 {
    padding: 1.25rem;
}.user_testimonials64087 .review_grid18532 img {
    height: 45px;
    width: 45px;
}.user_testimonials64087 .description {
    font-size: calc(12px * 0.95);
}.user_testimonials64087 a {
    text-align: center;
    padding: 0.8rem 1.5rem;
    width: 100%;
}}



@media screen and (max-width: 767px) {.contact_us09173 {
    padding: 70px 0;
}.contact_us09173 h2 {
    margin-bottom: 40px;
    font-size: calc(36px * 0.9);
}.contact_us09173 .image_frame75084 {
    width: 100%;
    min-height: 300px;
    box-shadow: -10px 10px 0 rgb(209,183,210,0.5);
}.contact_us09173 form {
    padding: 40px 30px;
}
}



@media (max-width: 767px) {.learning_profits93054 {
    padding: 60px 0;
}.learning_profits93054 .content_wrap25986 {
    padding: 30px 20px;
}.learning_profits93054 .content_wrap25986 h4 {
    margin-bottom: 25px;
    font-size: 22px;
}.learning_profits93054 .content_wrap25986 li {
    margin-bottom: 15px;
}.learning_profits93054 .content_wrap25986 li p {
    font-size: 14px;
}.learning_profits93054 .image_frame75084 {
    height: 300px;
    max-width: 100%;
}}



@media (min-width: 1200px) {.tariff_row92864 .rate_options65720 {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.tariff_row92864 .plan_options91340 {
    padding: 35px;
}.tariff_row92864 .image_frame75084 {
    height: 220px;
}
}



@media (max-width: 480px) {.tariff_row92864 {
    padding: 50px 0;
}.tariff_row92864 .plan_options91340 h3 {
    font-size: 18px;
}.tariff_row92864 .price_schemes84512 {
    font-size: calc(18px - 2px);
}.tariff_row92864 .image_frame75084 {
    height: 160px;
}.tariff_row92864 .plan_options91340 {
    padding: 20px;
}}



@media (min-width: 768px) {.program_details31945 {
    padding: 8rem 0;
}.program_details31945 h2 {
    margin-bottom: 3.5rem;
    font-size: calc(37px * 1.1);
}.program_details31945 .education_flow67851 {
    grid-template-columns: 1fr 1.5fr;
    gap: 3rem;
    align-items: center;
}.program_details31945 .image_frame75084 {
    height: 500px;
}.program_details31945 .content_wrap25986 {
    padding: 3rem;
}
}

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


@keyframes pulseGlow {
    0% {
        opacity: 0.3;
        transform: scale(0.9);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.1);
    }
}

@keyframes draw {
    to {
        stroke-dashoffset: 0;
    }
}



@keyframes float-rotate {
    0% {
        transform: rotate(20deg) translateY(0);
    }
    25% {
        transform: rotate(110deg) translateY(-10px);
    }
    50% {
        transform: rotate(200deg) translateY(0);
    }
    75% {
        transform: rotate(290deg) translateY(10px);
    }
    100% {
        transform: rotate(380deg) translateY(0);
    }
}



@keyframes slideLeft {
    0% {
        transform: skewX(-20deg) translateX(-10%);
    }
    100% {
        transform: skewX(-20deg) translateX(10%);
    }
}



@keyframes slideGradient {
    0% {
        background-position: 0% center;
    }
    100% {
        background-position: 200% center;
    }
}



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



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



@keyframes glow {
  0%, 100% {
    opacity: 0.2;
    filter: blur(100px);
  }
  50% {
    opacity: 0.3;
    filter: blur(120px);
  }
}


  
  @keyframes pulse {
    0%, 100% {
      transform: scale(1);
      opacity: 0.5;
    }
    50% {
      transform: scale(1.2);
      opacity: 0.8;
    }
  }

