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

* {
    scrollbar-color: #ffffff #ffffff;
    scrollbar-width: auto;
}

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

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

svg {
    width: 30px;
    height: 30px;
}

.content-wrapper_73819 {
    min-height: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

html,body {
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
}

.program_information_28970::before {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.05;
    pointer-events: none;
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(179,191,166,0.5) 0px,
        rgb(179,191,166,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
}

.program_information_28970 h2 {
    transform: translateY(20px);
    font-size: 28px;
    margin-bottom: 3rem;
    text-align: center;
    animation: fadeInUp 0.8s ease forwards 0.2s;
    font-weight: 700;
    line-height: 1.3;
    position: relative;
    color: #000000;
    opacity: 0;
}

.program_information_28970 .knowledge_plan_69257 {
    display: flex;
    opacity: 0;
    flex-direction: column;
    gap: 2.5rem;
    animation: fadeInUp 0.8s ease forwards 0.4s;
    transform: translateY(30px);
}

.program_information_28970 .img_box_grid_29806::before {
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        to bottom,
        transparent 60%,
        rgba(0, 0, 0, 0.5) 100%
    );
    content: "";
    left: 0;
    position: absolute;
    z-index: 1;
}

.program_information_28970 .metadata_block_25317 {
    gap: 1.5rem;
    display: flex;
    flex-direction: column;
}

.program_information_28970 .description {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.7;
    padding: 0 0.5rem;
    color: #000000;
    transition: all 0.3s ease;
    position: relative;
}

.program_information_28970 .description:first-of-type {
    position: relative;
    padding-left: 1.25rem;
    border-left: 3px solid rgb(179,191,166);
}

.program_information_28970 .description:first-of-type::before {
    border-radius: 50%;
    height: 20px;
    top: 0;
    width: 20px;
    opacity: 0.2;
    content: "";
    background: rgb(179,191,166);
    left: -10px;
    position: absolute;
}

.education_history_08716 {
    overflow: hidden;
    background: radial-gradient(circle at 70% 30%, rgb(179,191,166,0.5) 0%, transparent 40%), 
              radial-gradient(circle at 30% 70%, rgb(149,164,101,0.5) 0%, transparent 40%), 
              #000000;
    padding: 7rem 2rem;
    position: relative;
}

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

.education_history_08716 .review_spot_97328 {
    display: grid;
    border-radius: 22px;
    grid-template-rows: auto auto auto;
    position: relative;
    overflow: hidden;
    gap: 0;
    grid-template-columns: 1fr 1fr;
}

.education_history_08716 .review_spot_97328 .img_box_grid_29806 {
    transition: all 0.5s ease;
    box-shadow: 0 0 30px rgb(179,191,166,0.5);
    z-index: 1;
    transform: scale(1.05) translateX(-5%);
    position: relative;
    grid-row: 1 / 4;
    grid-column: 1 / 2;
    min-height: 500px;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
    border-radius: 0;
}

.education_history_08716 .review_spot_97328 span:not(.name) {
    color: rgb(149,164,101);
    font-size: 21px;
    font-weight: 400;
    letter-spacing: 1px;
    grid-row: 2 / 3;
    text-transform: uppercase;
    grid-column: 2 / 3;
    padding: 0 2rem 1rem 3rem;
    position: relative;
    z-index: 2;
}

.education_history_08716 .review_spot_97328 .job_expertise_24953 {
    grid-row: 3 / 4;
    backdrop-filter: blur(5px);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    border-radius: 0 10px 0 0;
    color: #ffffff;
    margin-right: 1.5rem;
    grid-column: 2 / 3;
    font-size: 17px;
    z-index: 2;
    padding: 2rem 2rem 2.5rem 3rem;
    border-top: 1px solid rgb(149,164,101,0.5);
    line-height: 1.7;
    position: relative;
}

.user_testimonials_85206 h2 {
    font-weight: 700;
    text-align: center;
    font-size: 29px;
    position: relative;
    text-shadow: 0 2px 3px rgba(0,0,0,0.1);
    transform: perspective(1000px) rotateX(5deg);
    margin-bottom: 60px;
    color: #000000;
    transform-origin: center bottom;
}

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

.user_testimonials_85206 .review_lounge_71208 {
    gap: 25px;
    grid-template-columns: repeat(1, 1fr);
    display: grid;
}

.user_testimonials_85206 .review_spot_97328::before {
    top: -30px;
    position: absolute;
    line-height: 1;
    color: rgb(179,191,166,0.5);
    z-index: 0;
    font-size: 150px;
    font-family: Arial, sans-serif;
    content: "";
    opacity: 0.2;
    right: 20px;
}

.user_testimonials_85206 .review_spot_97328::after {
    height: 5px;
    left: 0;
    position: absolute;
    bottom: 0;
    background: linear-gradient(90deg, rgb(179,191,166), rgb(149,164,101));
    width: 100%;
    transform-origin: center;
    content: "";
    transform: scaleX(0.8);
    transition: transform 0.4s ease-out;
}

.user_testimonials_85206 .review_spot_97328:hover::after {
    transform: scaleX(1);
}

.user_testimonials_85206 .review_spot_97328 h3::before {
    height: 2px;
    bottom: -5px;
    transform-origin: left;
    position: absolute;
    content: "";
    transition: width 0.3s ease;
    background-color: rgb(179,191,166);
    width: 25px;
    left: 0;
}

.user_testimonials_85206 .review_spot_97328 div {
    height: 50px;
    transform: translateZ(0);
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    z-index: 2;
    transition: transform 0.3s ease;
    width: 50px;
    border-radius: 50%;
    position: relative;
}

.user_testimonials_85206 .review_spot_97328:hover img {
    transform: scale(1.1);
}

#cookieSettingsPanel_81520 {
    display: none;
}

#cookieSettingsPanel_81520:checked ~ .cookie_warning_overlay_14596 {
    visibility: hidden;
    opacity: 0;
}

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

.user_status_85346 svg {
    width: 50px;
    fill: rgb(179,191,166);
    height: 50px;
}

.visitor_acceptance_36547 h5 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    font-weight: 600;
    color: rgb(179,191,166);
}

.user_tracker_94651 {
    border: none;
    transition: background-color 0.3s ease, transform 0.3s ease;
    display: inline-block;
    border-radius: 10px;
    background: rgb(179,191,166);
    padding: 0.75rem 1.5rem;
    font-weight: 700;
    font-size: 1rem;
    text-decoration: none;
    cursor: pointer;
    color: #ffffff;
}

.cookie_warning_overlay_14596 p a {
    transition: color 0.3s ease;
    text-decoration: underline;
    color: rgb(179,191,166);
}

header .container {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 0 2%;
    max-width: 100%;
    margin: 0;
}

header .head_base_34786 {
    border-radius: 26px;
    padding: 1.5rem 0;
    display: flex;
    position: relative;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    margin: 1rem 0;
    flex-direction: column;
    overflow: hidden;
    align-items: center;
    background: #ffffff;
}

header .head_base_34786::before {
    background: linear-gradient(to right, rgb(179,191,166), rgb(149,164,101));
    width: 100%;
    position: absolute;
    content: '';
    height: 5px;
    left: 0;
    top: 0;
}

header .main_base_41769::after {
    bottom: 0;
    content: '';
    left: 20%;
    background: linear-gradient(to right, transparent, rgb(179,191,166,0.5), rgb(149,164,101,0.5), rgb(179,191,166,0.5), transparent);
    height: 1px;
    position: absolute;
    width: 60%;
}

header .main_know_20685 {
    transition: all 0.3s ease;
    font-weight: 600;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    overflow: hidden;
    background: linear-gradient(to bottom, #ffffff, rgb(225,228,221));
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    padding: 0.7rem 1.3rem;
    text-decoration: none;
    border: 1px solid rgba(0, 0, 0, 0.03);
    z-index: 1;
    position: relative;
    color: #000000;
    font-size: 16px;
}

header .main_know_20685:hover::before {
    height: 100%;
}

.subscribe_to_newsletter_91502 {
    background: linear-gradient(135deg, rgb(179,191,166,0.5), rgb(225,228,221));
    padding: 4rem 0;
    overflow: hidden;
    position: relative;
}

.subscribe_to_newsletter_91502::after {
    height: 250px;
    position: absolute;
    left: -5%;
    animation: float 20s infinite ease-in-out reverse;
    opacity: 0.5;
    background: radial-gradient(circle, rgb(179,191,166,0.5) 0%, transparent 70%);
    content: "";
    z-index: 0;
    bottom: -10%;
    width: 250px;
}

.subscribe_to_newsletter_91502 .pro_learn_78094:hover {
    transform: perspective(1000px) rotateX(0deg);
}

.subscribe_to_newsletter_91502 h3 {
    transition: transform 0.4s ease;
    margin-bottom: 2rem;
    font-family: Arial, sans-serif;
    font-size: clamp(1.5rem, 3vw, 2.25rem);
    font-weight: 700;
    position: relative;
    transform: translateY(0);
    line-height: 1.3;
    color: #000000;
}

.subscribe_to_newsletter_91502 h3::after {
    bottom: -10px;
    transition: transform 0.5s ease-out;
    background: rgb(179,191,166);
    content: "";
    width: 60px;
    height: 3px;
    position: absolute;
    transform-origin: left;
    left: 0;
    transform: scaleX(1);
}

.subscribe_to_newsletter_91502 .input_holder div {
    position: relative;
    overflow: hidden;
    flex: 1 1 300px;
}

.subscribe_to_newsletter_91502 .input_holder input[type="email"]:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    border-color: rgb(179,191,166);
    transform: translateY(-2px);
}

.subscribe_to_newsletter_91502 .input_holder input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    transition: color 0.3s ease;
}

.subscribe_to_newsletter_91502 .input_holder .news_section_06495 {
    position: relative;
    background: rgb(179,191,166);
    cursor: pointer;
    flex: 0 0 auto;
    z-index: 1;
    color: #ffffff;
    border: none;
    font-weight: 600;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    font-size: 18px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 1rem 1.8rem;
    overflow: hidden;
}

.subscribe_to_newsletter_91502 .input_holder .news_section_06495:active {
    transform: translateY(1px);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.pricing_matrix_87940 {
    padding: 100px 0;
    position: relative;
    color: #ffffff;
    overflow: hidden;
}

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

.value_fees_67031 {
    transform: perspective(1000px) rotateX(2deg);
    transform-origin: center top;
}

.pricing_matrix_87940 h2::after {
    bottom: -10px;
    left: 0;
    content: "";
    background: rgb(179,191,166);
    position: absolute;
    height: 4px;
    transform: skewX(-20deg);
    width: 60px;
}

.pricing_matrix_87940 .cost_deals_02394 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
    gap: 30px;
    margin: 0;
    list-style: none;
    perspective: 1000px;
    padding: 0;
}

.pricing_matrix_87940 .cost_deals_02394 li:hover {
    transform: translateY(-10px) scale(1.02);
    z-index: 5;
}

.pricing_matrix_87940 .fee_board_43956 {
    display: flex;
    overflow: hidden;
    height: 100%;
    transition: transform 0.4s ease-out;
    background: linear-gradient(135deg, rgba(255,255,255,0.97) 0%, rgba(240,240,240,0.95) 100%);
    position: relative;
    flex-direction: column;
    min-height: 450px;
    transform-style: preserve-3d;
    padding: 30px;
}

.pricing_matrix_87940 .fee_board_43956::after {
    transform: rotate(45deg) translate(30px, -80px);
    background: rgb(149,164,101);
    top: 0;
    right: 0;
    width: 100px;
    opacity: 0.1;
    position: absolute;
    height: 100px;
    content: "";
    transition: transform 0.5s ease;
}

.pricing_matrix_87940 .price_tiers_03621 h4 {
    position: relative;
    padding-bottom: 15px;
    color: rgb(179,191,166);
    margin-top: 0;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    font-size: calc(24px + 2px);
    transform: translateX(-5px);
}

.pricing_matrix_87940 .price_tiers_03621 p {
    margin-bottom: 25px;
    hyphens: auto;
    color: #000000;
    word-wrap: break-word;
    font-size: 16px;
    line-height: 1.5;
    overflow-wrap: break-word;
    flex-grow: 1;
}

.pricing_matrix_87940 .value_plan_92175:hover .skill_pricing_18965 {
    transform: translateY(-5px);
    color: rgb(179,191,166);
}

.company_overview_34591 {
    overflow: hidden;
    color: #ffffff;
    position: relative;
    padding: 120px 0 100px;
}

.company_overview_34591::before {
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(0, 0, 0, 0.75) 40%,
        rgba(0, 0, 0, 0.65) 100%);
    position: absolute;
    bottom: 0;
    content: '';
    right: 0;
    z-index: 1;
    left: 0;
    top: 0;
}

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

.company_overview_34591 h2::after {
    transform: scaleX(0);
    left: 0;
    animation: expandLine 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.5s;
    background: rgb(179,191,166);
    content: '';
    transform-origin: left;
    height: 3px;
    width: 80px;
    bottom: 0;
    position: absolute;
}

.company_overview_34591 .metadata_block_25317::before {
    background: rgb(149,164,101);
    top: 0;
    height: 0;
    width: 3px;
    animation: expandHeight 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.8s;
    left: 0;
    content: '';
    position: absolute;
}

.company_overview_34591 .metadata_block_25317 > div {
    width: 100%;
}

.company_overview_34591 .metadata_block_25317 p {
    color: rgb(179,191,166);
    transform: translateX(-15px);
    animation: slideInRight 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.6s;
    font-size: calc(21px - 2px);
    font-weight: 600;
    margin-bottom: 20px;
    opacity: 0;
}

.company_overview_34591 .metadata_block_25317::after {
    content: '';
    transform-origin: right;
    right: 30px;
    width: 200px;
    bottom: -15px;
    position: absolute;
    animation: expandWidth 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 1.2s;
    background: linear-gradient(90deg, transparent, rgb(179,191,166));
    height: 5px;
    transform: scaleX(0);
}

.contact_form_section_60917::after {
    opacity: 0.1;
    height: 70%;
    width: 70%;
    bottom: 0;
    background: linear-gradient(240deg, rgb(149,164,101,0.5) 0%, transparent 70%);
    position: absolute;
    right: 0;
    content: "";
}

.contact_form_section_60917 .support_list_79815 {
    background: #ffffff;
    margin-top: 50px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    flex-wrap: wrap;
    border-radius: 23px;
    display: flex;
    flex-direction: row-reverse;
    overflow: hidden;
}

.contact_form_section_60917 .img_box_grid_29806::after {
    top: 0;
    bottom: 0;
    background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.4));
    left: 0;
    position: absolute;
    right: 0;
    content: "";
}

.contact_form_section_60917 form {
    width: 100%;
    padding-left: 25px;
}

.contact_form_section_60917 form h3 {
    margin-bottom: 35px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 22px;
    color: #000000;
}

.contact_form_section_60917 form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(179,191,166,0.5);
    background: rgba(rgb(179,191,166), 0.05);
    outline: none;
}

.contact_form_section_60917 form input[type="text"]::placeholder {
    color: rgba(#000000, 0.4);
}

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

.contact_form_section_60917 .request_info_24601 label {
    position: relative;
    cursor: pointer;
    color: #000000;
    line-height: 1.5;
    font-size: 14px;
    padding-left: 35px;
}

.contact_form_section_60917 .request_info_24601 input[type="checkbox"]:checked + label::before {
    border-color: rgb(179,191,166);
    background-color: rgb(179,191,166);
}

.contact_form_section_60917 .request_info_24601 label a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(179,191,166);
}

.contact_form_section_60917 .request_info_24601 label a:hover {
    color: rgb(149,164,101);
    text-decoration: underline;
}

.contact_form_section_60917 form .support_map_38912::before {
    background: rgba(255, 255, 255, 0.2);
    transform: rotate(45deg) translateX(-200%);
    content: "";
    height: 120%;
    position: absolute;
    width: 120%;
    left: -10%;
    top: -10%;
    transition: all 0.4s ease;
}

.contact_form_section_60917 form .support_map_38912:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 15px rgba(rgb(179,191,166), 0.3);
}

.contact_form_section_60917 svg {
    fill: rgb(179,191,166);
    width: 22px;
    height: 22px;
}

.privacy_hub_42670 {
    position: relative;
    padding: 5rem 2rem;
    perspective: 1000px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(225,228,221) 0%, rgba(255,255,255,0.98) 100%);
}

.privacy_hub_42670 .container {
    z-index: 1;
    position: relative;
    transform-style: preserve-3d;
    max-width: 1140px;
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.05),
        0 5px 15px rgba(0,0,0,0.03);
    border-left: 4px solid rgb(179,191,166);
    margin: 0 auto;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateZ(0) rotateX(0.5deg);
    padding: 2rem;
    background: #ffffff;
}

.privacy_hub_42670 h1::after {
    transition: transform 0.4s ease-out;
    transform-origin: left;
    height: 4px;
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 80px;
    transform: scaleX(1);
    background: linear-gradient(90deg, rgb(179,191,166) 0%, rgb(149,164,101) 100%);
}

.privacy_hub_42670 h2:hover {
    transform: translateX(5px);
}

.privacy_hub_42670 h3 {
    font-size: calc(24px * 1.2);
    font-weight: 600;
    margin: 2.5rem 0 1rem;
    font-family: Arial, sans-serif;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 0.5rem;
    position: relative;
    color: #000000;
}

.privacy_hub_42670 h4::before {
    position: absolute;
    transform: translateY(-50%) rotate(45deg);
    content: "";
    width: 8px;
    height: 8px;
    top: 50%;
    background-color: rgb(179,191,166);
    left: 0;
}

.privacy_hub_42670 p:hover {
    transform: translateZ(5px);
}

.privacy_hub_42670 strong {
    display: inline-block;
    color: #000000;
    background: linear-gradient(to bottom, transparent 85%, rgb(149,164,101,0.5) 85%, rgb(149,164,101,0.5) 100%);
    padding: 0 2px;
    font-weight: 600;
    position: relative;
}

.privacy_hub_42670 ul li:hover {
    transform: translateX(5px);
}

.privacy_hub_42670 ul li::before {
    background-color: rgb(179,191,166);
    width: 6px;
    position: absolute;
    top: 0.65rem;
    transition: transform 0.2s ease-out, background-color 0.2s ease-out;
    left: 0;
    height: 6px;
    border-radius: 50%;
    content: "";
}

.privacy_hub_42670 span:hover {
    border-left-color: rgb(149,164,101);
    transform: translateX(5px);
}

.gratWrapper_41630 {
    position: relative;
    background: linear-gradient(135deg, #ffffff 0%, rgb(225,228,221) 100%);
    padding: 120px 0 80px;
    overflow: hidden;
}

.gratWrapper_41630 {
    padding: 60px 0 50px;
}

.gratWrapper_41630::before {
    z-index: 1;
    content: "";
    top: -10%;
    filter: blur(40px);
    animation: float 12s ease-in-out infinite alternate;
    left: -5%;
    transform: rotate(-15deg) skew(10deg);
    height: 70%;
    background: linear-gradient(145deg, rgb(149,164,101,0.5) 0%, transparent 80%);
    opacity: 0.4;
    position: absolute;
    width: 40%;
}

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

.gratWrapper_41630 h2::after {
    left: 50%;
    animation: expand 1.5s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: center;
    transform: translateX(-50%);
    height: 3px;
    background: linear-gradient(90deg, rgb(179,191,166) 0%, rgb(149,164,101) 100%);
    content: "";
    width: 80px;
    bottom: -15px;
    position: absolute;
    opacity: 0;
}

.gratWrapper_41630 h2::after {
    height: 2px;
    bottom: -10px;
    width: 50px;
}

.gratWrapper_41630 .pro_learn_78094::before {
    position: absolute;
    animation: growDown 1s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleY(0);
    left: 0;
    background: linear-gradient(to bottom, rgb(179,191,166), rgb(149,164,101));
    content: "";
    width: 5px;
    top: 0;
    height: 100%;
    transform-origin: top;
}

.gratWrapper_41630 li {
    position: relative;
    padding-left: 25px;
}

.gratWrapper_41630 li {
    padding-left: 20px;
}

.gratWrapper_41630 span {
    color: #000000;
    animation: fadeUp 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 400;
    opacity: 0;
    display: block;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    transform: translateY(10px);
    font-size: 14px;
}

.gratWrapper_41630 span {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}

.title_greeting_92685::before {
    top: 0;
    opacity: 0.7;
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
    height: 100%;
    z-index: 1;
    background: linear-gradient(135deg, rgb(149,164,101,0.5) 0%, rgba(255,255,255,0.1) 100%);
}

.title_greeting_92685 .pro_learn_78094 {
    padding: 2rem;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    position: relative;
    width: 100%;
    gap: 2rem;
    z-index: 2;
    transform-style: preserve-3d;
    max-width: 1200px;
}

.title_greeting_92685 h1::after {
    content: "";
    border-radius: 10px;
    height: 4px;
    width: 80px;
    background: linear-gradient(90deg, rgb(179,191,166), rgb(149,164,101));
    left: 0;
    position: absolute;
    bottom: -10px;
    animation: expandLine 3s infinite alternate ease-in-out;
}

.title_greeting_92685 .edu_head_26531 {
    padding: 2.5rem;
    background: linear-gradient(135deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.85) 100%);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.05);
    backdrop-filter: blur(5px);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateY(0);
    border-radius: 15px;
}

.title_greeting_92685 svg {
    width: 120px;
    filter: drop-shadow(0 4px 8px rgba(0,0,0,0.1));
    margin: 1rem auto 2rem;
    transform: rotateY(0deg);
    display: block;
    transition: transform 1.5s ease;
    height: 120px;
}

.title_greeting_92685 svg:hover path {
    fill: rgb(149,164,101);
}

.title_greeting_92685 svg:hover text {
    transform: scale(1.05);
    fill: rgb(149,164,101);
}

.title_greeting_92685 .support_map_38912::before {
    width: 100%;
    position: absolute;
    top: 0;
    transition: all 0.6s ease;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    z-index: -1;
    height: 100%;
    content: "";
    left: -100%;
}

.title_greeting_92685 .support_map_38912:hover {
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
    transform: translateY(-3px);
}

.title_greeting_92685 .support_map_38912:hover::before {
    left: 100%;
}

.title_greeting_92685 .img_box_grid_29806 {
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    border-radius: 15px;
    transform: translateZ(5px) rotate(2deg);
    position: relative;
    height: 400px;
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
}

.title_greeting_92685 .img_box_grid_29806::after {
    z-index: 2;
    content: "";
    background: linear-gradient(45deg, rgb(149,164,101,0.5) 0%, transparent 50%);
    opacity: 0.5;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

footer .learn_nav_91807 {
    position: relative;
    z-index: 1;
}

footer .msg_details_24835 {
    margin-bottom: 70px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    height: 100px;
}

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

footer .info_item:hover {
    flex: 1.5;
    background-color: rgb(179,191,166);
}

footer .info_item::after {
    height: 100%;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.1);
    right: 0;
    width: 1px;
    content: "";
    top: 0;
}

footer .info_item p,
footer .info_item a {
    font-size: 16px;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
    z-index: 2;
    position: relative;
    white-space: nowrap;
    color: #ffffff;
}

footer .info_item:hover::before {
    opacity: 1;
}

footer .text_main_holder {
    overflow-x: auto;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    padding: 0 20px;
    flex-wrap: nowrap;
    margin: 0 -20px;
    scroll-snap-type: x mandatory;
    -ms-overflow-style: none;
    gap: 0;
    display: flex;
}

footer .nav_pagewrap_21798 svg {
    height: 50px;
    width: auto;
    margin-bottom: 30px;
}

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

footer .top_sitebar_59328 {
    display: flex;
    flex-direction: column;
    position: relative;
    color: #ffffff;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(149,164,101,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(179,191,166,0.5) 0%, transparent 40%);
    justify-content: center;
    background-color: rgb(149,164,101);
    overflow: hidden;
}

footer .top_sitebar_59328 h5 {
    color: #ffffff;
    font-size: 23px;
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
}

footer .main_learning_65017 {
    position: relative;
    height: auto;
    overflow: hidden;
    max-height: 280px;
    margin-bottom: 20px;
}

footer .main_learning_65017 a:hover {
    border-bottom-color: rgb(179,191,166);
    padding-left: 10px;
    color: #ffffff;
}

footer .subscribe_holder {
    background-color: rgb(179,191,166);
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

footer .subscribe_holder p {
    line-height: 1.6;
    margin-bottom: 30px;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
}

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

footer .news_section_06495 {
    border: none;
    font-size: 16px;
    border-radius: 10px;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    padding: 15px;
    transition: all 0.3s ease;
    background-color: rgb(149,164,101);
    font-weight: 600;
}

footer .syllabus_ref_68072 {
    text-align: center;
    font-size: 15px;
    color: #000000;
}

.give_it_a_try_73640 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    background: linear-gradient(135deg, rgb(179,191,166) 0%, rgb(149,164,101) 100%);
    z-index: 1;
    overflow: hidden;
    padding: 4rem 2rem;
    position: relative;
}

.give_it_a_try_73640::after {
    left: 0;
    bottom: 0;
    opacity: 0.03;
    z-index: -1;
    background-image: 
        linear-gradient(45deg, rgb(149,164,101) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(149,164,101) 25%, transparent 25%);
    background-size: 60px 60px;
    right: 0;
    position: absolute;
    animation: backgroundShift 30s linear infinite;
    content: "";
    top: 0;
}

.give_it_a_try_73640 h6 {
    font-size: calc(20px * 1.2);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    letter-spacing: 0.03em;
    transform: translateY(0);
    position: relative;
    color: #ffffff;
    text-align: center;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-weight: 600;
    line-height: 1.5;
    margin: 0;
}

.give_it_a_try_73640:hover h6::after {
    transform: translateX(-50%) scaleX(1);
}

.give_it_a_try_73640 div div span {
    z-index: 2;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateY(0);
    position: relative;
}

.give_it_a_try_73640 .support_map_38912 {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
    display: inline-flex;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    color: rgb(179,191,166);
    overflow: hidden;
    font-weight: 600;
    padding: 0.9rem 2.5rem;
    justify-content: center;
    position: relative;
    border: none;
    font-size: 18px;
    text-decoration: none;
    background: #ffffff;
    align-items: center;
    transform: translateZ(0);
    isolation: isolate;
}

.give_it_a_try_73640 .support_map_38912:hover::before {
    transform: translateX(100%);
}

.give_it_a_try_73640 .support_map_38912 span {
    display: block;
    z-index: 2;
    transition: transform 0.3s ease;
    position: relative;
}


@media (max-width: 768px) {::-webkit-scrollbar {
    width: 3px;
}::-webkit-scrollbar-thumb {
    background: rgb(149,164,101);
}
}



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


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



@media (min-width: 768px) {.program_information_28970 .knowledge_plan_69257 {
    flex-direction: row;
    align-items: flex-start;
}.program_information_28970 .img_box_grid_29806 {
    flex: 0 0 45%;
    height: 450px;
}.program_information_28970 .metadata_block_25317 {
    flex: 0 0 55%;
    padding-left: 2.5rem;
}.program_information_28970 .description {
    font-size: calc(13px + 0.05rem);
}.program_information_28970 h2 {
    font-size: calc(28px + 0.2rem);
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}.program_information_28970 .img_box_grid_29806:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}
}



@media (max-width: 992px) {.education_history_08716 {
    padding: 5rem 1.5rem;
}.education_history_08716 .review_spot_97328 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
}.education_history_08716 .review_spot_97328 .img_box_grid_29806 {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    min-height: 350px;
    transform: scale(1.02) translateY(-5%);
}.education_history_08716 .review_spot_97328 .img_box_grid_29806:hover {
    transform: scale(1.03) translateY(-4%);
}.education_history_08716 .review_spot_97328 .name {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
    padding: 2rem 1.5rem 0.5rem 1.5rem;
}.education_history_08716 .review_spot_97328 span:not(.name) {
    padding: 0 1.5rem 1rem 1.5rem;
    grid-column: 1 / 2;
    grid-row: 3 / 4;
}.education_history_08716 .review_spot_97328 .job_expertise_24953 {
    grid-column: 1 / 2;
    border-radius: 10px;
    grid-row: 4 / 5;
    padding: 1.5rem;
    margin-right: 0;
}
}



@media (min-width: 992px) {.user_testimonials_85206 .review_lounge_71208 {
    grid-template-columns: repeat(3, 1fr);
    gap: 35px;
}.user_testimonials_85206 h2 {
    font-size: calc(29px * 1.1);
}.user_testimonials_85206 .review_spot_97328 {
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), 
                    box-shadow 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}.user_testimonials_85206 .review_spot_97328:nth-child(odd):hover {
    transform: perspective(1000px) translateY(-10px) rotateY(2deg);
}.user_testimonials_85206 .review_spot_97328:nth-child(even):hover {
    transform: perspective(1000px) translateY(-10px) rotateY(-2deg);
}
}



@media (max-width: 991px) {header .head_base_34786 {
    margin: 0.8rem 0;
    padding: 1.2rem 0;
}header .main_base_41769 {
    padding: 0 0 0.8rem 0;
}header .main_base_41769 svg {
    width: 160px;
}header .top_sitebar_59328 {
    padding: 0.8rem 1.5rem 0;
    gap: 0.6rem;
}header .main_know_20685 {
    padding: 0.6rem 1.1rem;
}
}



@media (max-width: 480px) {header .head_base_34786 {
    padding: 0.8rem 0;
    margin: 0.5rem 0;
}header .main_base_41769 {
    padding: 0 0 0.6rem 0;
}header .main_base_41769 svg {
    width: 120px;
}header .top_sitebar_59328 {
    overflow-x: auto;
    padding: 0.6rem 0.5rem 0;
    flex-wrap: nowrap;
    justify-content: flex-start;
}header .top_sitebar_59328::-webkit-scrollbar {
    height: 3px;
}header .top_sitebar_59328::-webkit-scrollbar-thumb {
    background: rgb(179,191,166);
    border-radius: 10px;
}header .main_know_20685 {
    white-space: nowrap;
    margin-right: 3px;
    flex-shrink: 0;
}}



@media screen and (max-width: 480px) {.subscribe_to_newsletter_91502 {
    padding: 2.5rem 0;
}.subscribe_to_newsletter_91502 .pro_learn_78094 {
    padding: 1.5rem;
}.subscribe_to_newsletter_91502 h3 {
    margin-bottom: 1.25rem;
    font-size: 1.2rem;
}.subscribe_to_newsletter_91502 h3::after {
    width: 40px;
    height: 2px;
}.subscribe_to_newsletter_91502 .input_holder input[type="email"] {
    padding: 0.9rem 1.2rem;
}.subscribe_to_newsletter_91502 .input_holder .news_section_06495 {
    padding: 0.8rem 1.2rem;
}}



@media (max-width: 767px) {.pricing_matrix_87940 {
    padding: 60px 0;
}.value_fees_67031 {
    transform: none;
}.pricing_matrix_87940 h2 {
    font-size: calc(35px - 4px);
    transform: none;
}.pricing_matrix_87940 .program_price_04128 {
    max-width: 100%;
    transform: none;
    margin-bottom: 30px;
}.pricing_matrix_87940 .cost_deals_02394 {
    grid-template-columns: 1fr;
    gap: 20px;
}.pricing_matrix_87940 .fee_board_43956 {
    min-height: 350px;
    padding: 20px;
}.pricing_matrix_87940 .price_tiers_03621 h4 {
    transform: none;
}.pricing_matrix_87940 .price_tiers_03621 p {
    font-size: calc(16px - 1px);
}.pricing_matrix_87940 .skill_pricing_18965 {
    font-size: calc(24px + 4px);
}
}



@media screen and (min-width: 768px) {.company_overview_34591 {
    padding: 150px 0 130px;
}.company_overview_34591 h2 {
    font-size: calc(33px + 0.5rem);
    margin-bottom: 60px;
}.company_overview_34591 h2::after {
    width: 120px;
}.company_overview_34591 .metadata_block_25317 {
    margin-left: 40px;
    margin-right: 40px;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
    padding: 60px;
}.company_overview_34591 .metadata_block_25317::before {
    width: 5px;
}.company_overview_34591 .metadata_block_25317 div div {
    column-count: 2;
    column-gap: 40px;
}
}



@media (hover: hover) {.company_overview_34591 .metadata_block_25317 {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                   box-shadow 0.4s ease;
}.company_overview_34591 .metadata_block_25317:hover {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3), 
                    0 0 0 1px rgba(rgb(179,191,166,0.5), 0.1);
    transform: translateY(-5px);
}
}



@media screen and (max-width: 1024px) {.contact_form_section_60917 .support_widget_31498 {
    padding: 50px 40px;
}
}



@media screen and (max-width: 991px) {.contact_form_section_60917 .img_box_grid_29806 {
    min-height: 300px;
    flex: 0 0 100%;
}.contact_form_section_60917 .support_widget_31498 {
    flex: 0 0 100%;
}.contact_form_section_60917 .support_widget_31498::before {
    width: calc(100% - 80px);
    top: 0;
    left: 40px;
    background: linear-gradient(to right, rgb(179,191,166), rgb(149,164,101));
    height: 5px;
}.contact_form_section_60917 form {
    padding-left: 0;
    padding-top: 25px;
}
}



@media screen and (max-width: 480px) {.contact_form_section_60917 {
    padding: 50px 0;
}.contact_form_section_60917 h2 {
    font-size: calc(28px * 0.8);
}.contact_form_section_60917 .img_box_grid_29806 {
    min-height: 200px;
}.contact_form_section_60917 .support_widget_31498 {
    padding: 30px 20px;
}.contact_form_section_60917 .support_widget_31498::before {
    left: 20px;
    width: calc(100% - 40px);
}.contact_form_section_60917 form h3 {
    margin-bottom: 25px;
    font-size: calc(22px * 0.9);
}.contact_form_section_60917 form input[type="text"] {
    padding: 15px 20px;
}.contact_form_section_60917 form .support_map_38912 {
    text-align: center;
    width: 100%;
}}



@media screen and (max-width: 768px) {.privacy_hub_42670 {
    padding: 2rem 0.5rem;
}.privacy_hub_42670 .container {
    padding: 1.5rem 1rem;
}.privacy_hub_42670 h1 {
    font-size: calc(48px * 0.9);
}.privacy_hub_42670 h2 {
    font-size: calc(34px * 0.9);
    padding-left: 0.75rem;
}.privacy_hub_42670 h3 {
    font-size: 24px;
}.privacy_hub_42670 h4 {
    font-size: 19px;
}.privacy_hub_42670 p, 
    .privacy_hub_42670 ul li,
    .privacy_hub_42670 span {
    font-size: calc(13px * 0.95);
}.privacy_hub_42670 ul {
    padding-left: 0.5rem;
}.privacy_hub_42670 span {
    padding: 0.75rem 1rem;
}
}



@media (max-width: 1024px) {.gratWrapper_41630 {
    padding: 100px 0 70px;
}.gratWrapper_41630 h2 {
    font-size: calc(30px * 0.9);
}.gratWrapper_41630 .pro_learn_78094 {
    padding: 40px 35px;
}
}



@media (min-width: 1200px) {.title_greeting_92685 .pro_learn_78094 {
    padding: 3rem;
    gap: 4rem;
}.title_greeting_92685 h1 {
    font-size: calc(43px * 1.2);
}.title_greeting_92685 .img_box_grid_29806 {
    height: 500px;
}.title_greeting_92685 svg {
    width: 150px;
    height: 150px;
}
}



@media (max-width: 767px) {.title_greeting_92685 {
    min-height: auto;
    padding: 4rem 0;
}.title_greeting_92685 .pro_learn_78094 {
    padding: 1.5rem;
    gap: 1.5rem;
}.title_greeting_92685 h1 {
    font-size: calc(32px * 0.9);
    margin-bottom: 1.5rem;
}.title_greeting_92685 .img_box_grid_29806 {
    height: 250px;
}.title_greeting_92685 p {
    margin-bottom: 1.5rem;
    font-size: 12px;
}.title_greeting_92685 svg {
    width: 100px;
    height: 100px;
    margin: 0.5rem auto 1.5rem;
}.title_greeting_92685 .support_map_38912 {
    padding: 0.75rem 1.5rem;
    font-size: calc(15px * 0.9);
}
}



@media (min-width: 992px) {footer .text_main_holder {
    overflow-x: visible;
    margin: 0;
    gap: 30px;
    padding: 0;
    scroll-snap-type: none;
    flex-wrap: wrap;
}footer .nav_pagewrap_21798, footer .top_sitebar_59328, footer .subscribe_holder {
    min-width: 0;
    margin-right: 0;
    flex: 1;
    height: 500px;
}
}



@media (max-width: 767px) {footer .sustain_cta_16795 {
    padding: 60px 0 30px;
}footer .msg_details_24835 {
    margin-bottom: 40px;
    flex-direction: column;
    height: auto;
}footer .info_item {
    margin-right: 0;
    width: 100%;
    margin-bottom: 1px;
}footer .info_item:hover {
    padding-left: 35px;
    flex: 1;
}footer .nav_pagewrap_21798, footer .top_sitebar_59328, footer .subscribe_holder {
    height: auto;
    padding: 25px 20px;
    min-height: 350px;
}
}



@media (min-width: 768px) {.give_it_a_try_73640 {
    padding: 5rem 3rem;
}.give_it_a_try_73640 .container {
    transform: perspective(1200px) rotateX(1deg);
    grid-template-columns: 2fr 1fr;
    align-items: center;
}.give_it_a_try_73640 h6 {
    text-align: left;
    padding-right: 2rem;
    font-size: calc(20px * 1.4);
}.give_it_a_try_73640 h6::after {
    bottom: -20px;
    left: 0;
    transform: translateX(0) scaleX(0);
}.give_it_a_try_73640:hover h6::after {
    transform: translateX(0) scaleX(1);
}.give_it_a_try_73640 div div {
    justify-content: flex-start;
    padding-top: 0;
}.give_it_a_try_73640 .support_map_38912 {
    padding: 1rem 2.8rem;
}
}



@media (max-width: 480px) {.give_it_a_try_73640 {
    padding: 3rem 1.2rem;
}.give_it_a_try_73640 h6 {
    font-size: 20px;
}.give_it_a_try_73640 .support_map_38912 {
    justify-content: center;
    padding: 0.8rem 1.8rem;
    width: 100%;
}.give_it_a_try_73640 div div span {
    width: 100%;
}
}



@keyframes neonPulse {
  0%, 100% {
    text-shadow: 0 0 10px rgb(179,191,166,0.5), 0 0 20px rgb(179,191,166,0.5);
  }
  50% {
    text-shadow: 0 0 20px rgb(179,191,166), 0 0 30px rgb(179,191,166);
  }
}



@keyframes float {
    0%, 100% {
        transform: translate(0, 0) rotate(0deg);
    }
    25% {
        transform: translate(10px, 15px) rotate(5deg);
    }
    50% {
        transform: translate(-5px, 10px) rotate(-5deg);
    }
    75% {
        transform: translate(-15px, -5px) rotate(2deg);
    }
}



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



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


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



@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
    }
    50% {
        opacity: 0.1;
    }
}



@keyframes popIn {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}



@keyframes growDown {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}

@keyframes expand {
    100% {
      width: 50px;
    }
  }



@keyframes pulseBg {
    0% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.1;
        transform: scale(1.1);
    }
    100% {
        opacity: 0.05;
        transform: scale(1);
    }
}



@keyframes backgroundShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}

