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

* {
    scrollbar-width: none;
}

.main_core_24 {
    flex: 1 0 auto;
}

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

.secure_chamber_50 h2 {
    padding-bottom: 10px;
    margin-top: 40px;
    border-bottom: 1px solid rgb(155,173,152);
    margin-bottom: 25px;
    color: rgb(155,173,152);
    font-weight: 600;
    letter-spacing: 1px;
    -webkit-background-clip: text !important;
    font-size: 32px;
    color: transparent;
    background: linear-gradient(90deg, rgb(155,173,152), rgb(194,208,191));
}

.secure_chamber_50 li {
    font-weight: 400;
    margin-bottom: 20px;
    padding-left: 20px;
    position: relative;
    line-height: 1.8;
    color: #000000;
    font-size: 15px;
}

.leadership_experience_62::before {
    transform: scale(1.5) rotate(-5deg);
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(45deg, transparent 45%, rgb(155,173,152,0.5) 45%, rgb(155,173,152,0.5) 55%, transparent 55%);
}

.leadership_experience_62 .name {
    color: rgb(194,208,191);
    font-weight: 700;
    transform: skewX(-5deg);
    margin-bottom: 0.5rem;
    font-size: 38px;
}

.leadership_experience_62 .career_wrap_83 {
    line-height: 1.6;
    padding-left: 1.5rem;
    font-size: 18px;
    position: relative;
    color: #000000;
    font-style: italic;
}

.opening_page_31 {
    flex-direction: column;
    overflow: hidden;
    perspective: 1000px;
    min-height: 100vh;
    position: relative;
    display: flex;
    background: linear-gradient(135deg, rgb(227,233,225) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.opening_page_31 h1::after {
    background: linear-gradient(90deg, transparent, rgb(155,173,152), transparent);
    left: 50%;
    width: 80px;
    height: 3px;
    bottom: -10px;
    content: "";
    position: absolute;
    transform: translateX(-50%);
}

.opening_page_31 .statement_holder_87 ol {
    gap: 2.5rem;
    list-style: none;
    flex-direction: column;
    padding: 0;
    display: flex;
    margin: 0;
}

.opening_page_31 .course_main_46 {
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1), 
                -5px -5px 30px rgba(255, 255, 255, 0.1);
    border-left: 4px solid rgb(155,173,152);
    padding: 2rem;
    border-radius: 0 10px 10px 0;
}

.opening_page_31 .course_main_46:hover svg text {
    fill: rgb(194,208,191);
}

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

.opening_page_31 .img_holder_96::after {
    z-index: 2;
    border: 1px solid rgba(255,255,255,0.2);
    pointer-events: none;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    content: "";
}

.thanks_msg_72 {
    position: relative;
    padding: 8rem 0;
    background: linear-gradient(135deg, rgb(227,233,225) 0%, #ffffff 100%);
    overflow: hidden;
}

.thanks_msg_72 h2 {
    font-weight: 700;
    color: rgb(194,208,191);
    font-size: 35px;
    margin-bottom: 2.5rem;
    max-width: 90%;
    text-shadow: 0 1px 2px rgba(0,0,0,0.05);
    animation: fadeUpIn 0.8s ease-out 0.5s forwards;
    position: relative;
    transform: translateY(20px);
    opacity: 0;
    line-height: 1.3;
}

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

.thanks_msg_72 li {
    position: relative;
    animation: fadeUpIn 0.8s ease-out 0.9s forwards;
    opacity: 0;
    transform: translateY(15px);
}

.thanks_msg_72 li span {
    line-height: 1.7;
    color: #000000;
    letter-spacing: 0.01em;
    font-size: calc(15px * 1.1);
    position: relative;
    font-family: Arial, sans-serif;
    display: block;
}

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

.course_structure_85 .img_holder_96 {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
    height: 300px;
    transform: perspective(1000px) rotateY(-2deg);
}

.course_structure_85 .statement_holder_87:hover::before {
    height: 100%;
}

.course_structure_85 .description {
    color: #000000;
    max-height: 300px;
    overflow-y: auto;
    line-height: 1.7;
    position: relative;
    margin-bottom: 20px;
    padding-right: 15px;
    font-size: 18px;
}

.training_method_37 .principles_list_13 {
    gap: 3rem;
    grid-template-columns: 1fr 1fr;
    max-width: 1200px;
    display: grid;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    align-items: center;
}

.training_method_37 .principles_list_13 {
    gap: 2rem;
    grid-template-columns: 1fr;
}

.training_method_37 span {
    color: #000000;
    position: relative;
    border-left: 2px solid rgb(155,173,152,0.5);
    animation: slideInRight 0.8s ease-out forwards;
    font-size: 15px;
    line-height: 1.8;
    padding: 2rem;
}

.training_method_37 span {
    border-left: none;
    padding: 1.5rem;
    font-size: calc(15px * 0.95);
    border-top: 2px solid rgb(155,173,152,0.5);
}

.connect_form_20 {
    background: linear-gradient(125deg, rgb(227,233,225) 0%, rgb(155,173,152,0.5) 50%, rgb(227,233,225) 100%);
    padding: 100px 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.connect_form_20 .img_holder_96 {
    opacity: 0.15;
    top: 0;
    position: absolute;
    z-index: 0;
    filter: contrast(120%) brightness(110%) blur(5px);
    mix-blend-mode: luminosity;
    height: 100%;
    left: 0;
    width: 100%;
}

.connect_form_20 h3::before {
    content: '';
    left: 50%;
    width: 40px;
    top: -15px;
    position: absolute;
    background: rgb(194,208,191);
    transform: translateX(-50%);
    border-radius: 10px;
    height: 4px;
}

.connect_form_20 .help_feedback_87::after {
    content: '';
    box-shadow: 0 0 25px rgb(194,208,191,0.5);
    border-radius: 11px;
    position: absolute;
    pointer-events: none;
    inset: 0;
    animation: pulse-border 4s infinite alternate;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.connect_form_20 .contact_message_51 h3 {
    margin-bottom: 40px;
    color: #000000;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 18px;
    text-align: left;
    font-weight: 600;
}

.connect_form_20 .contact_message_51 input[type="text"],
.connect_form_20 .contact_message_51 textarea {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03) inset;
    border: 1px solid rgba(0, 0, 0, 0.05);
    width: 100%;
    border-radius: 10px;
    padding: 18px 25px;
    font-size: 12px;
    transition: all 0.3s ease;
    color: #000000;
    font-family: Arial, sans-serif;
    background-color: rgba(0, 0, 0, 0.02);
    margin-bottom: 25px;
}

.connect_form_20 .contact_message_51 .feedback_message_82 input[type="checkbox"]:checked + label::after {
    transform: scale(1);
    opacity: 1;
}

.connect_form_20 .contact_message_51 .feedback_message_82 a::after {
    position: absolute;
    left: 0;
    height: 1px;
    width: 100%;
    transition: transform 0.3s ease;
    transform-origin: right;
    content: '';
    transform: scaleX(0);
    background-color: rgb(194,208,191);
    bottom: -2px;
}

.connect_form_20 .contact_message_51 .help_links_53:hover {
    box-shadow: 
        0 8px 25px rgb(194,208,191,0.5),
        0 0 0 1px rgb(194,208,191) inset;
    background: linear-gradient(135deg, rgb(155,173,152) 0%, rgb(194,208,191) 100%);
    transform: translateY(-3px);
}

.connect_form_20 .connect_widget_65::after {
    animation: shine 8s infinite linear;
    z-index: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: 
        linear-gradient(135deg, transparent 25%, rgba(255, 255, 255, 0.05) 50%, transparent 75%);
    left: 0;
}

.connect_form_20 .connect_widget_65 .query_list_16 {
    padding: 0;
    list-style: none;
    margin: 0;
    z-index: 1;
    position: relative;
}

.connect_form_20 .connect_widget_65 .query_list_16 li svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}

.connect_form_20 .connect_widget_65 .query_list_16 li:hover svg path {
    fill: rgba(255, 255, 255, 0.9);
}

.connect_form_20 .connect_widget_65 .query_list_16 li a:hover {
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
}

.course_rewards_39::before {
    background: linear-gradient(45deg, rgb(194,208,191,0.5) 0%, rgb(155,173,152,0.5) 100%);
    position: absolute;
    top: -10%;
    height: 70%;
    opacity: 0.4;
    transform: rotate(-15deg);
    content: "";
    right: -5%;
    width: 40%;
    z-index: 0;
    filter: blur(80px);
}

.course_rewards_39 h4 {
    position: relative;
    padding-bottom: 15px;
    font-size: calc(21px * 1.1);
    margin-bottom: 30px;
    color: #000000;
    font-weight: 700;
    line-height: 1.4;
}

.course_rewards_39 li {
    transition: transform 0.3s ease;
    margin-bottom: 15px;
}

.course_rewards_39 li p span:last-child {
    padding-top: 3px;
}

.course_rewards_39 li:hover svg {
    transform: scale(1.2) rotate(5deg);
}

.course_rewards_39 .img_holder_96:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.09),
        -2px -2px 15px rgba(255, 255, 255, 0.9);
}

.brainstorm_54 .container {
    flex-direction: column;
    display: flex;
}

.brainstorm_54 .company_holder {
    transform: perspective(1000px) rotateX(2deg);
    order: 2;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.05) 0%, 
        rgba(255, 255, 255, 0.01) 100%
    );
    margin-top: 70px;
    background-size: 200% 200%;
    border: 1px solid rgba(255, 255, 255, 0.05);
    padding: 30px;
    border-radius: 23px;
    backdrop-filter: blur(10px);
    animation: shiftGradient 15s ease infinite;
}

.brainstorm_54 .top_base_76 h5::before {
    content: '';
    left: 0;
    position: absolute;
    width: 50px;
    background: rgb(155,173,152);
    height: 1px;
    bottom: -1px;
}

.brainstorm_54 .top_base_76 .top_learn_63 a::before {
    content: '';
    transition: all 0.3s ease;
    border-radius: 50%;
    opacity: 0;
    flex-shrink: 0;
    height: 6px;
    margin-right: 10px;
    background: rgb(155,173,152);
    transform: scale(0);
    min-width: 6px;
}

.blog_ref_14 .report_abuse_46 {
    color: #ffffff;
    font-size: 16px;
    opacity: 0.7;
}

header::before {
    left: 0;
    background: 
        radial-gradient(circle at 10% 20%, #ffffff 0%, transparent 15%),
        radial-gradient(circle at 90% 80%, #ffffff 0%, transparent 15%);
    content: '';
    z-index: -1;
    height: 100%;
    position: absolute;
    width: 100%;
    opacity: 0.1;
    top: 0;
}

header .header_edu_97 svg {
    filter: drop-shadow(0 4px 8px rgb(194,208,191,0.5));
    width: 220px;
    height: auto;
    transition: all 0.3s ease;
}

header .top_sitebar_89 {
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 17px;
    text-decoration: none;
    border-radius: 10px;
    padding: 0.7rem 1.2rem;
    position: relative;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    overflow: hidden;
    font-weight: 400;
}

.pricing_cluster_15::before {
    background: linear-gradient(135deg, rgb(155,173,152,0.5), rgb(194,208,191,0.5));
    filter: blur(60px);
    height: 300px;
    content: "";
    width: 300px;
    top: -50px;
    position: absolute;
    z-index: 0;
    right: -50px;
    border-radius: 50%;
}

.pricing_cluster_15 .price_grid_76 {
    line-height: 1.6;
    margin-bottom: 1rem;
    font-size: 14px;
    color: #000000;
}

.pricing_cluster_15 .pricing_offers_02 {
    text-decoration: none;
    display: block;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-style: preserve-3d;
}

.pricing_cluster_15 .pricing_offers_02 h3::before {
    content: "";
    transition: width 0.3s ease;
    position: absolute;
    left: 0;
    width: 40px;
    height: 2px;
    background: rgb(194,208,191);
    bottom: -5px;
}

.pricing_cluster_15 .img_holder_96 {
    height: 180px;
    position: relative;
}

.pricing_cluster_15 .pricing_offers_02:nth-child(1) .edu_rates_54 {
    border-top: 4px solid rgb(194,208,191);
}

.pricing_cluster_15 .pricing_offers_02:nth-child(4) .edu_rates_54 {
    border-top: 4px solid #00b894;
}

.potential_learners_81 h3 {
    color: #000000;
    font-size: 34px;
    margin-bottom: 50px;
    position: relative;
    padding: 0 30px;
    font-weight: 700;
    display: inline-block;
}

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

.potential_learners_81 ul li:hover {
    transform: translateY(-7px) scale(1.03);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    border-color: rgba(0, 0, 0, 0.1);
}

.potential_learners_81 ul li:hover svg {
    transform: scale(1.1);
}

.potential_learners_81 ul li svg path {
    transition: fill 0.4s ease;
    fill: rgb(194,208,191);
}

.potential_learners_81 ul li:hover::after {
    background-color: rgb(155,173,152,0.5);
    transform: scale(1.5);
}

.potential_learners_81 ul li:nth-child(5) {
    animation-delay: 0.5s;
}

.potential_learners_81 ul li:nth-child(3n+2) {
    box-shadow: 0 5px 20px rgba(rgb(155,173,152,0.5), 0.1);
}

#cookie_modal_popup_49:checked ~ .cookie_overlay_dialog_18 {
    visibility: hidden;
    opacity: 0;
}

.consent_track_53 svg, .consent_track_53 svg path, .consent_track_53 img {
    width: 100px;
    height: 100px;
    fill: rgb(194,208,191);
}

.wrapper-capsule_81 .consent_track_53 {
    display: flex;
    align-items: center;
    border-radius: 50%;
    width: 80px;
    background:rgb(194,208,191);
    height: 80px;
    justify-content: center;
}

.about_this_81::before {
    height: 300px;
    right: -50px;
    background: rgb(194,208,191,0.5);
    position: absolute;
    z-index: 1;
    transform: rotate(45deg);
    opacity: 0.1;
    top: -50px;
    width: 300px;
    content: "";
}

.about_this_81 .study_programs_41 {
    position: relative;
}

.about_this_81 .learn_online_12 {
    transition: transform 0.5s ease, box-shadow 0.3s ease;
    position: relative;
    border-left: 4px solid rgb(194,208,191);
    transform: translateY(30px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    animation: fadeInUp 0.8s ease-out forwards;
    opacity: 0;
    overflow: hidden;
    padding: 40px 35px;
}

.about_this_81 .learn_online_12:hover h4::after {
    width: 100%;
}

.about_this_81 .learn_online_12 div {
    line-height: 1.8;
    font-family: Arial, sans-serif;
    overflow-y: auto;
    padding-right: 10px;
    font-size: 14px;
    color: #000000;
    max-height: 300px;
}



@media (min-width: 768px) {.opening_page_31 h1 {
    margin: 4rem 2rem 3rem;
    font-size: calc(37px * 1.2);
}.opening_page_31 .principles_list_13 {
    gap: 3rem;
    flex-direction: row;
    align-items: center;
    padding: 0 3rem;
}.opening_page_31 .statement_holder_87 {
    flex: 1;
    padding: 2rem 0;
}.opening_page_31 .img_holder_96 {
    flex: 1;
    height: 500px;
}.opening_page_31 .course_main_46 {
    padding: 2.5rem;
}.opening_page_31 .course_main_46 svg {
    width: 100px;
    height: 100px;
}
}



@media (min-width: 1200px) {.opening_page_31::before {
    background: linear-gradient(45deg, rgb(194,208,191,0.5) 0%, transparent 70%);
}.opening_page_31 h1 {
    font-size: 38px;
}.opening_page_31 .principles_list_13 {
    padding: 0 6rem;
}.opening_page_31 .course_main_46 {
    padding: 3.5rem;
}.opening_page_31 .course_main_46 p {
    font-size: calc(14px * 1.3);
}}



@media (max-width: 575px) {.thanks_msg_72 {
    padding: 4rem 0;
}.thanks_msg_72 .container {
    padding: 0 1.5rem;
}.thanks_msg_72 h2 {
    margin-bottom: 1.75rem;
    font-size: calc(35px * 0.7);
}.thanks_msg_72 .principles_list_13 {
    padding: 1.5rem;
}.thanks_msg_72 li::before {
    width: 0.4rem;
    left: -1.25rem;
    height: 0.4rem;
}}



@media (max-width: 992px) {.training_method_37 {
    padding: 6rem 2rem;
}.training_method_37 .principles_list_13 {
    gap: 2rem;
}.training_method_37 h3 {
    font-size: calc(33px * 0.9);
}.training_method_37 span {
    padding: 1.5rem;
}
}



@media (max-width: 992px) {.connect_form_20 {
    padding: 80px 0;
}.connect_form_20 .container {
    padding: 0 20px;
}.connect_form_20 .help_feedback_87 {
    flex-direction: column;
}.connect_form_20 .contact_message_51,
    .connect_form_20 .connect_widget_65 {
    flex: 1 1 100%;
}.connect_form_20 .contact_message_51 {
    padding: 40px;
}.connect_form_20 .connect_widget_65 {
    padding: 40px;
}
}



@media (min-width: 992px) {.course_rewards_39 {
    padding: 150px 0;
}.course_rewards_39 .principles_list_13 {
    flex-direction: row;
    gap: 60px;
    align-items: center;
}.course_rewards_39 .statement_holder_87 {
    padding: 45px 50px;
    flex: 1.2;
}.course_rewards_39 .img_holder_96 {
    max-height: 550px;
    flex: 0.8;
    transform: perspective(1000px) rotateY(-5deg);
}.course_rewards_39 h4 {
    font-size: 31px;
    max-width: 90%;
}.course_rewards_39 h4::after {
    width: 100px;
}
}



@media (max-width: 992px) {.brainstorm_54 {
    padding: 70px 0 40px;
}.brainstorm_54 .top_learn_63 {
    gap: 40px;
}.brainstorm_54 .company_holder {
    margin-top: 50px;
}
}



@media (max-width: 991px) {header {
    padding: 1.2rem 0;
}header .main_sitewrap_58 {
    gap: 1.2rem;
}header .header_edu_97 svg {
    width: 180px;
}header .top_base_76 {
    padding: 0.5rem;
    gap: 0.6rem;
}header .top_sitebar_89 {
    font-size: calc(17px - 1px);
    padding: 0.6rem 1rem;
}
}



@media (min-width: 992px) {.pricing_cluster_15 .package_price_10 {
    align-items: center;
    gap: 4rem;
    flex-direction: row;
}.pricing_cluster_15 .learn_fees_30 {
    flex: 2;
    grid-template-columns: repeat(2, 1fr);
}.pricing_cluster_15 .discount_deals_38 {
    padding-right: 3rem;
    text-align: left;
    flex: 1;
}.pricing_cluster_15 .discount_deals_38 h2::after {
    left: 0;
    transform: none;
}.pricing_cluster_15 .edu_rates_54 {
    min-height: 500px;
}
}



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


@media only screen and (max-width: 800px){.wrapper-capsule_81 .consent_track_53 {
    margin: 0;
    margin-bottom: 14px;
}}



@media (min-width: 1200px) {.about_this_81 {
    padding: 180px 0 140px;
}.about_this_81::before {
    height: 400px;
    width: 400px;
}.about_this_81::after {
    height: 350px;
    width: 350px;
}.about_this_81 .container {
    padding: 0 40px;
}.about_this_81 h1 {
    transform: translateX(-20px);
}.about_this_81 .study_programs_41 {
    perspective: 1000px;
}.about_this_81 .learn_online_12 {
    transition: transform 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.5s ease;
    padding: 60px 50px;
    transform-origin: top;
    transform: translateY(40px) rotateX(10deg);
}.about_this_81 .learn_online_12:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.14);
    transform: translateY(-15px) rotateX(0) scale(1.03);
}.about_this_81 .learn_online_12 h4 {
    font-size: calc(19px + 5px);
    margin-bottom: 25px;
}.about_this_81 .learn_online_12 div {
    max-height: 400px;
    font-size: calc(14px + 1px);
    line-height: 1.9;
}
}



@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translateX(50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}



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



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

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

