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

.slack_inviteXP8b {
    flex: 0 0 auto;
}

.slack_inviteXP8b {
    position: relative;
    font-family: Arial, sans-serif;
    padding: 100px 0 30px;
    color: #000000;
    background-color: rgb(241,231,199);
}

.header_pageBSsI {
    flex: 1 0 auto;
}

.slack_inviteXP8b::before {
    content: "";
    width: 100%;
    background: 
        linear-gradient(135deg, rgb(241,231,199) 25%, transparent 25%) -50px 0,
        linear-gradient(225deg, rgb(241,231,199) 25%, transparent 25%) -50px 0,
        linear-gradient(315deg, rgb(241,231,199) 25%, transparent 25%),
        linear-gradient(45deg, rgb(241,231,199) 25%, transparent 25%);
    background-size: 100px 100px;
    position: absolute;
    left: 0;
    background-color: rgb(214,197,137,0.5);
    height: 120px;
    top: 0;
}

footer .info_item p,
footer .info_item a {
    font-size: 12px;
    transition: color 0.3s ease;
    text-decoration: none;
    color: #000000;
    vertical-align: middle;
    display: inline-block;
}

footer .header_mentoroqVz {
    padding: 0 30px;
    position: relative;
}

footer .header_mentoroqVz svg {
    height: 45px;
    margin-bottom: 15px;
    width: auto;
}

footer .milestone_ctafgNc {
    max-width: 330px;
    color: #000000;
    font-size: 14px;
    line-height: 1.6;
}

footer .first_teach96JU h5::after {
    width: 50px;
    bottom: -7px;
    position: absolute;
    content: "";
    height: 2px;
    left: 0;
    background-color: rgb(214,197,137);
}

footer .main_masterMD2H a {
    color: #000000;
    display: inline-block;
    font-size: 12px;
    position: relative;
    padding: 8px 0;
    text-decoration: none;
    transition: all 0.3s ease;
}

footer .subscribe_holder {
    position: relative;
    color: #ffffff;
    z-index: 0;
    background-color: rgb(214,197,137);
    border-radius: 24px;
    margin-left: 40px;
    margin-right: 40px;
    padding: 30px;
    margin-top: -10px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

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

footer .leaderboardzqvG {
    text-align: center;
    margin-top: 60px;
    position: relative;
    z-index: 1;
}

.ideal_participantsfRGO {
    background-color: rgb(241,231,199);
    padding: 5rem 0;
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.ideal_participantsfRGO::after {
    right: 25%;
    animation-delay: 4s;
}

.ideal_participantsfRGO .virtual_studyej8g::before,
.ideal_participantsfRGO .virtual_studyej8g::after {
    background: linear-gradient(to right, 
        transparent 10%, 
        rgb(187,165,84) 50%, 
        transparent 90%);
    z-index: -1;
    position: absolute;
    height: 1px;
    content: '';
    opacity: 0;
    animation: horizontalBeam 10s infinite ease-out;
    width: 100%;
    left: 0;
}

.ideal_participantsfRGO .virtual_studyej8g::before {
    animation-delay: 2s;
    top: 30%;
}

.ideal_participantsfRGO ul li {
    overflow: hidden;
    transition: all 0.3s ease;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 1.3rem 1.5rem;
    font-size: 14px;
    align-items: center;
    color: #000000;
    position: relative;
    display: flex;
    font-weight: 400;
}

.ideal_participantsfRGO ul li:hover {
    background-color: rgba(255, 255, 255, 0.05);
    color: #000000;
}

.ideal_participantsfRGO ul li:hover::before {
    transform: scaleY(1);
}

.ideal_participantsfRGO ul li:hover svg {
    transform: translateY(-2px);
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
}

.ideal_participantsfRGO ul li:hover svg path {
    animation: flashIcon 1s ease;
    fill: rgb(187,165,84);
}

.ideal_participantsfRGO ul::after {
    border: 1px solid rgb(187,165,84,0.5);
    bottom: 20px;
    width: 30px;
    left: 20px;
    height: 30px;
    opacity: 0.2;
    content: '';
    position: absolute;
    border-radius: 50%;
}

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

header .main_knowfxU7 {
    transition: all 0.3s ease;
    padding: 5px 0;
    text-decoration: none;
    font-weight: 600;
    color: #000000;
    position: relative;
    font-size: 15px;
    font-family: Arial, sans-serif;
}

header .main_knowfxU7:hover {
    color: rgb(214,197,137);
}

header .main_knowfxU7:hover:before {
    transform: translateY(-50%) scale(1);
}

header .main_tutorPmAq:before {
    opacity: 0;
    top: 0;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    height: 100%;
    left: 0;
    border: 2px solid transparent;
    transition: opacity 0.3s ease;
    mask-composite: exclude;
    -webkit-mask-composite: xor;
    border-radius: 10px;
    width: 100%;
    content: '';
    position: absolute;
    background: linear-gradient(to right, rgb(214,197,137), rgb(187,165,84)) border-box;
}

.our_storyQfar .study_expertP6cV {
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    border-radius: 19px;
    min-width: 300px;
    flex: 1;
}



.our_storyQfar .study_expertP6cV,
.our_storyQfar .knowledge_spaceVMil {
    display: flex;
    flex-direction: column;
}

.our_storyQfar .knowledge_spaceVMil {
    flex: 1;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    min-width: 300px;
    display: flex;
    overflow: hidden;
    background: #ffffff;
    position: relative;
    flex-direction: column;
    border-radius: 19px;
}

.our_storyQfar .skill_proQA5p::after {
    background: linear-gradient(to bottom, transparent 80%, rgba(0, 0, 0, 0.2) 100%);
    top: 0;
    content: "";
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
}

.our_storyQfar .study_expertP6cV::before,
.our_storyQfar .knowledge_spaceVMil::before {
    background: rgb(187,165,84);
    content: "";
    top: 0;
    height: 5px;
    position: absolute;
    left: 0;
    width: 100%;
}

.privacy_holdingsd6jJ::after {
    z-index: 0;
    content: "";
    height: 100%;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 50% 0);
    opacity: 0.03;
    right: 0;
    width: 40%;
    top: 0;
    position: absolute;
    pointer-events: none;
    background: linear-gradient(135deg, transparent 0%, rgb(187,165,84,0.5) 100%);
}

.privacy_holdingsd6jJ h1 {
    letter-spacing: -0.5px;
    padding-bottom: 1rem;
    margin-bottom: 2.5rem;
    font-weight: 700;
    transform: translateX(-0.5rem);
    font-size: 46px;
    position: relative;
    color: #000000;
}

.privacy_holdingsd6jJ h2 {
    transition: all 0.3s ease;
    font-size: 32px;
    border-left: 2px solid rgb(214,197,137);
    margin: 3rem 0 1.5rem;
    padding-left: 1rem;
    color: #000000;
    font-weight: 600;
}

.privacy_holdingsd6jJ p {
    font-size: 14px;
    transition: transform 0.3s ease;
    line-height: 1.8;
    position: relative;
    margin-bottom: 1.5rem;
}

.privacy_holdingsd6jJ strong:hover::after {
    transform: scaleX(1);
}

.privacy_holdingsd6jJ li {
    transition: all 0.3s ease;
    margin-bottom: 1rem;
    font-size: 14px;
    line-height: 1.7;
    padding-left: 1.5rem;
    position: relative;
}

.privacy_holdingsd6jJ li:hover::before {
    background-color: rgb(214,197,137,0.5);
    transform: rotate(135deg);
}

.cookie_overlay_alertwyBU {
    z-index: 1050;
    position: fixed;
    border-top: 3px solid rgb(214,197,137);
    padding: 20px;
    bottom: 0;
    background: rgb(241,231,199);
    font-family: Arial, sans-serif;
    width: 100%;
    overflow: hidden;
}

.consent_boxd4Kf {
    margin-right: 20px;
    flex-grow: 1;
}

.consent_boxd4Kf p {
    font-size: 17px;
    color: #000000;
    margin-bottom: 0;
}

.cookies_techoJ7j:hover {
    border-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
}

.cookie_overlay_alertwyBU p a:hover {
    color: #000000;
}

.connect_formqkgN::before {
    pointer-events: none;
    top: 0;
    height: 100%;
    left: 0;
    position: absolute;
    background: linear-gradient(0deg, transparent 40%, rgba(0,0,0,0.05) 60%, transparent 80%);
    z-index: 0;
    background-size: 100% 15px;
    width: 100%;
    content: '';
    animation: scanlines 10s linear infinite;
}

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

.connect_formqkgN h3::before {
    transform: translateX(-50%);
    opacity: 0.4;
    position: absolute;
    letter-spacing: 5px;
    font-size: calc(33px - 10px);
    left: 50%;
    content: attr(id);
    top: -10px;
    color: rgb(187,165,84,0.5);
}

.connect_formqkgN .feedback_card1WXI:hover {
    transform: perspective(1000px) rotateX(2deg);
}

.connect_formqkgN .feedback_card1WXI::before {
    position: absolute;
    z-index: -1;
    content: '';
    left: -2px;
    bottom: -2px;
    animation: border-flow 6s linear infinite;
    border-radius: calc(27px + 2px);
    right: -2px;
    top: -2px;
    background: linear-gradient(45deg, 
        rgb(214,197,137,0.5), 
        transparent, 
        rgb(187,165,84,0.5), 
        transparent);
}

.connect_formqkgN .request_widgetSIVo {
    background: #ffffff;
    position: relative;
    overflow: hidden;
    padding: 60px;
}

.connect_formqkgN .request_widgetSIVo #contact {
    z-index: 2;
    position: relative;
}

.connect_formqkgN .request_widgetSIVo h3 {
    text-transform: uppercase;
    font-size: 22px;
    color: #000000;
    margin-bottom: 40px;
    letter-spacing: 2px;
    text-align: left;
    font-weight: 600;
}

.connect_formqkgN .request_widgetSIVo input[type="text"]::placeholder,
.connect_formqkgN .request_widgetSIVo textarea::placeholder {
    transition: opacity 0.3s ease;
    color: #000000;
    opacity: 0.6;
}

.connect_formqkgN .request_widgetSIVo input[type="text"]:focus,
.connect_formqkgN .request_widgetSIVo textarea:focus {
    border-bottom-color: rgb(214,197,137);
    outline: none;
    background-color: rgba(0, 0, 0, 0.01);
}

.connect_formqkgN .request_widgetSIVo .help_infobZn6 label {
    padding-left: 40px;
    line-height: 1.6;
    font-size: calc(16px - 2px);
    position: relative;
    cursor: pointer;
    color: #000000;
}

.connect_formqkgN .request_widgetSIVo .help_infobZn6 input[type="checkbox"]:checked + label::before {
    border-color: rgb(214,197,137);
    background-color: rgb(214,197,137);
}

.connect_formqkgN .request_widgetSIVo .help_infobZn6 a {
    text-decoration: none;
    transition: color 0.3s ease;
    border-bottom: 1px solid transparent;
    color: rgb(214,197,137);
    padding-bottom: 2px;
    font-weight: 600;
}

.connect_formqkgN .request_widgetSIVo .inquiry_helpwIcx:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.connect_formqkgN .feedback_query2nvI {
    position: relative;
    background: linear-gradient(135deg, rgb(214,197,137) 0%, rgb(187,165,84) 100%);
    overflow: hidden;
    padding: 60px;
}

.connect_formqkgN .feedback_query2nvI::after {
    top: -50%;
    position: absolute;
    z-index: 0;
    left: -50%;
    content: '';
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 60%);
    animation: pulse-light 10s infinite;
}

.connect_formqkgN .feedback_query2nvI .support_linkscb2W {
    z-index: 1;
    margin: 0;
    list-style: none;
    padding: 0;
    position: relative;
}

.connect_formqkgN .feedback_query2nvI .support_linkscb2W li:hover {
    transform: translateX(10px);
}

.connect_formqkgN .feedback_query2nvI .support_linkscb2W li:hover::before {
    width: 100%;
}

.connect_formqkgN .feedback_query2nvI .support_linkscb2W li:hover::after {
    width: 100%;
}

.connect_formqkgN .feedback_query2nvI .support_linkscb2W li svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}

.connect_formqkgN .feedback_query2nvI .support_linkscb2W li span {
    line-height: 1.5;
    font-size: 16px;
    color: #ffffff;
}

.connect_formqkgN .feedback_query2nvI .support_linkscb2W li a:hover {
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
}

.mentorship_experiencexyEK {
    position: relative;
    background: linear-gradient(135deg, rgb(241,231,199) 0%, rgb(187,165,84,0.5) 100%);
    overflow: hidden;
    perspective: 1000px;
    padding: 5rem 0;
}

.mentorship_experiencexyEK .rating_praisePuEq {
    display: grid;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(5px);
    transform: translateZ(20px);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    gap: 2.5rem;
    padding: 3rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform-style: preserve-3d;
    grid-template-columns: 1fr;
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
}

.mentorship_experiencexyEK .rating_praisePuEq:hover .landscape_imgBiIv {
    transform: rotateY(0deg) rotateX(0deg) scale(1.02);
}

.mentorship_experiencexyEK .name {
    transform: translateZ(15px);
    position: relative;
    font-weight: 700;
    letter-spacing: 0.03em;
    color: #000000;
    margin-bottom: 0.5rem;
    font-size: 20px;
}

.mentorship_experiencexyEK .exp_skillszBld {
    opacity: 0.9;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #000000;
    line-height: 1.7;
    transition: opacity 0.3s ease;
    transform: translateZ(5px);
    position: relative;
}

.get_updateszkpo {
    overflow: hidden;
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(187,165,84,0.5) 0%, rgb(214,197,137) 100%);
    z-index: 1;
    position: relative;
}

.get_updateszkpo::after {
    content: "";
    z-index: -1;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    position: absolute;
    width: 200%;
    height: 200%;
    top: -50%;
    left: -50%;
    animation: pulseLight 12s infinite alternate ease-in-out;
}

.get_updateszkpo .virtual_studyej8g:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.get_updateszkpo .virtual_studyej8g::before {
    top: 0;
    height: 1px;
    content: "";
    left: 0;
    right: 0;
    opacity: 0.3;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    position: absolute;
}

.get_updateszkpo h3 {
    line-height: 1.4;
    font-size: calc(21px * 1.1);
    margin-bottom: 2rem;
    transform: translateZ(10px);
    position: relative;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    max-width: 90%;
    color: #ffffff;
    font-weight: 600;
}

.get_updateszkpo .input_holder div {
    flex: 1;
    position: relative;
}

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

.get_updateszkpo .subscribe_areaCePV {
    letter-spacing: 0.5px;
    border: none;
    overflow: hidden;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    background: rgb(214,197,137);
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    padding: 1.2rem 2rem;
    color: #ffffff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2), 
              inset 0 1px 0 rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

.plan_shelfIkRs::before {
    height: 100%;
    pointer-events: none;
    position: absolute;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    z-index: 0;
    background: radial-gradient(circle at 30% 70%, rgb(187,165,84,0.5) 0%, transparent 60%);
}

.plan_shelfIkRs .pricing_tiersJKY2 h2 {
    line-height: 1.3;
    margin-bottom: 20px;
    font-weight: 700;
    -webkit-background-clip: text !important;
    transform: translateZ(0);
    background: linear-gradient(90deg, rgb(214,197,137), rgb(187,165,84));
    letter-spacing: -0.02em;
    background-clip: text !important;
    color: transparent;
    font-size: 33px;
}

.plan_shelfIkRs .learning_feesyYpa:hover {
    z-index: 5;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}

.plan_shelfIkRs .learn_dealstPNh::before {
    left: 0;
    height: 5px;
    position: absolute;
    transition: transform 0.4s ease-out;
    transform: scaleX(0.8);
    content: "";
    top: 0;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(214,197,137), rgb(187,165,84));
    width: 100%;
}

.plan_shelfIkRs .learning_feesyYpa:hover .package_price1rtZ h3 {
    transform: translateX(5px) scale(1.03);
    color: rgb(214,197,137);
}

.plan_shelfIkRs .member_feesYQz3::after {
    transform-origin: left;
    height: 3px;
    width: 50px;
    transform: scaleX(0.5);
    position: absolute;
    content: "";
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    left: 0;
    bottom: -5px;
    background: rgb(214,197,137);
}

.plan_shelfIkRs .landscape_imgBiIv::after {
    left: 0;
    width: 100%;
    content: "";
    height: 100%;
    pointer-events: none;
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.3) 100%);
}

.gratHubuIz4 .container {
    z-index: 3;
    position: relative;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}

.gratHubuIz4 .virtual_studyej8g {
    transform: perspective(1000px) rotateX(2deg);
    border-radius: 10px;
    transition: transform 0.5s ease-out;
    position: relative;
    transform-style: preserve-3d;
    overflow: hidden;
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.1),
        0 3px 10px rgba(0,0,0,0.05),
        0 0 0 1px rgba(255,255,255,0.2) inset;
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.95), 
        rgba(255,255,255,0.85));
    padding: 4rem 3rem;
}

.gratHubuIz4 h5 {
    display: inline-block;
    margin: 0 0 1rem;
    font-family: Arial, sans-serif;
    font-size: 20px;
    line-height: 1.4;
    color: rgb(214,197,137);
    font-weight: 700;
    position: relative;
}

.gratHubuIz4 a:hover p {
    text-shadow: 0 1px 2px rgba(0,0,0,0.1);
    transform: translateY(-3px);
    color: rgb(214,197,137);
}

.title_welcomeLBgf {
    width: 100%;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(241,231,199) 0%, rgb(214,197,137,0.5) 50%, rgb(187,165,84,0.5) 100%);
    position: relative;
}

.title_welcomeLBgf .start_openKs0t {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    overflow: hidden;
}

.title_welcomeLBgf .main_firstpvjS {
    width: 500%;
    height: 100%;
    display: flex;
    transition: transform 1.2s cubic-bezier(0.42, 0, 0.58, 1);
}

.title_welcomeLBgf .start_baseE6Se {
    bottom: 30px;
    border-radius: 23px;
    display: flex;
    box-shadow: 0 10px 30px -15px #000000;
    transform: translateX(-50%);
    backdrop-filter: blur(8px);
    left: 50%;
    padding: 12px 20px;
    gap: 16px;
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
}

.title_welcomeLBgf .start_baseE6Se label::after {
    transform: translate(-50%, -50%) scale(0);
    height: 6px;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    position: absolute;
    border-radius: 50%;
    background: #ffffff;
    content: "";
    left: 50%;
    width: 6px;
    top: 50%;
}



.title_welcomeLBgf .desc_blockrqKx h1 {
    color: rgb(214,197,137);
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 45px;
    font-family: Arial, sans-serif;
    position: relative;
    padding-bottom: 15px;
}

.title_welcomeLBgf .desc_blockrqKx h3 {
    color: rgb(187,165,84);
    font-weight: 600;
    font-family: Arial, sans-serif;
    font-size: 24px;
    margin-bottom: 20px;
}

.title_welcomeLBgf input:nth-of-type(2):checked ~ .main_firstpvjS {
    transform: translateX(-20%);
}

.title_welcomeLBgf input:nth-of-type(4):checked ~ .main_firstpvjS {
    transform: translateX(-60%);
}

.title_welcomeLBgf input:nth-of-type(6):checked ~ .main_firstpvjS {
    transform: translateX(-100%);
}

.title_welcomeLBgf input:nth-of-type(9):checked ~ .main_firstpvjS {
    transform: translateX(-160%);
}

.title_welcomeLBgf input:nth-of-type(1):checked ~ .start_baseE6Se label:nth-child(1)::before,
.title_welcomeLBgf input:nth-of-type(2):checked ~ .start_baseE6Se label:nth-child(2)::before,
.title_welcomeLBgf input:nth-of-type(3):checked ~ .start_baseE6Se label:nth-child(3)::before,
.title_welcomeLBgf input:nth-of-type(4):checked ~ .start_baseE6Se label:nth-child(4)::before,
.title_welcomeLBgf input:nth-of-type(5):checked ~ .start_baseE6Se label:nth-child(5)::before,
.title_welcomeLBgf input:nth-of-type(6):checked ~ .start_baseE6Se label:nth-child(6)::before,
.title_welcomeLBgf input:nth-of-type(7):checked ~ .start_baseE6Se label:nth-child(7)::before,
.title_welcomeLBgf input:nth-of-type(8):checked ~ .start_baseE6Se label:nth-child(8)::before,
.title_welcomeLBgf input:nth-of-type(9):checked ~ .start_baseE6Se label:nth-child(9)::before,
.title_welcomeLBgf input:nth-of-type(10):checked ~ .start_baseE6Se label:nth-child(10)::before {
    background: rgb(214,197,137);
    transform: scale(1.2);
}

.learning_systemY3nm {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(241,231,199) 0%, rgba(rgb(214,197,137,0.5), 0.05) 100%);
    position: relative;
    perspective: 1000px;
    overflow: hidden;
    transform-style: preserve-3d;
}

.learning_systemY3nm .virtual_studyej8g {
    z-index: 2;
    transform-style: preserve-3d;
    padding: 0 30px;
    position: relative;
    max-width: 1200px;
    transform: translateZ(0);
    margin: 0 auto;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.learning_systemY3nm:hover h2::before {
    transform: scaleX(1.5) translateZ(25px);
}

.learning_systemY3nm .desc_blockrqKx {
    box-shadow: 
        -15px 15px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
        15px -15px 30px rgba(rgb(255, 255, 255, 0.5), 0.05);
    position: relative;
    border-left: 4px solid rgb(214,197,137);
    padding: 35px 40px;
    background: linear-gradient(
        to right, 
        rgba(rgb(255, 255, 255, 0.5), 0.95), 
        rgba(rgb(255, 255, 255, 0.5), 0.9)
    );
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateZ(10px) rotateX(2deg);
}

.course_offering7TpS::before {
    content: "";
    z-index: 1;
    background: repeating-linear-gradient(
        45deg,
        rgb(187,165,84,0.5) 0px,
        transparent 2px,
        transparent 10px,
        rgb(187,165,84,0.5) 12px
    );
    transform: rotate(-5deg);
    position: absolute;
    top: -10%;
    height: 120%;
    width: 120%;
    opacity: 0.05;
    left: -5%;
}

.course_offering7TpS .landscape_imgBiIv::after {
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgb(214,197,137,0.5) 100%
    );
    z-index: 2;
    position: absolute;
    inset: 0;
    content: "";
    opacity: 0.6;
    transition: opacity 0.3s ease;
}

.course_offering7TpS h3 {
    font-weight: 700;
    margin-bottom: 1.5rem;
    display: inline-block;
    color: #000000;
    font-size: calc(20px * 1.2);
    position: relative;
}

.course_offering7TpS .desc_blockrqKx:hover h3::after {
    transform: scaleX(1.2);
}

.course_offering7TpS p.description {
    display: block;
}

.course_offering7TpS span.description {
    display: none;
}


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



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



@media (max-width: 992px) {.ideal_participantsfRGO {
    padding: 4rem 0;
}.ideal_participantsfRGO h3 {
    font-size: calc(33px * 0.9);
}.ideal_participantsfRGO ul {
    gap: 1rem;
}.ideal_participantsfRGO ul li {
    padding: 1.1rem 1.3rem;
}
}



@media (max-width: 576px) {.ideal_participantsfRGO {
    padding: 3rem 0;
}.ideal_participantsfRGO .virtual_studyej8g {
    padding: 0 1.5rem;
}.ideal_participantsfRGO h3 {
    font-size: calc(33px * 0.8);
    margin-bottom: 2.5rem;
}.ideal_participantsfRGO ul {
    gap: 0.8rem;
}.ideal_participantsfRGO ul li {
    padding: 1rem;
}.ideal_participantsfRGO ul li svg {
    height: 24px;
    width: 24px;
    margin-right: 1rem;
}}



@media (min-width: 1200px) {.our_storyQfar .study_expertP6cV,
    .our_storyQfar .knowledge_spaceVMil {
    flex: 0 0 calc(50% - 25px);
}
}



@media (max-width: 767px) {.our_storyQfar {
    padding: 70px 0;
}.our_storyQfar .virtual_studyej8g {
    flex-direction: column;
    gap: 40px;
}.our_storyQfar h3 {
    font-size: calc(34px * 0.9);
    margin-bottom: 25px;
}.our_storyQfar .study_expertP6cV span {
    padding: 12px 20px;
    font-size: calc(20px * 0.95);
}.our_storyQfar .study_expertP6cV p,
    .our_storyQfar .knowledge_spaceVMil p {
    padding: 20px;
}.our_storyQfar .landscape_imgBiIv,
    .our_storyQfar .skill_proQA5p {
    height: 250px;
    margin: 0 20px 20px;
}
}



@media (hover: hover) {.our_storyQfar .study_expertP6cV,
    .our_storyQfar .knowledge_spaceVMil {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.our_storyQfar .study_expertP6cV:hover,
    .our_storyQfar .knowledge_spaceVMil:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}}



@media (max-width: 576px) {.privacy_holdingsd6jJ {
    padding: 3rem 0.8rem;
}.privacy_holdingsd6jJ .container {
    border-left-width: 1px;
    padding: 1.5rem 1rem;
}.privacy_holdingsd6jJ h1 {
    transform: none;
    font-size: calc(46px - 0.6rem);
    margin-bottom: 1.5rem;
}.privacy_holdingsd6jJ h1::after {
    height: 3px;
    width: 4rem;
}.privacy_holdingsd6jJ h2 {
    padding-left: 0.7rem;
    font-size: calc(32px - 0.5rem);
}.privacy_holdingsd6jJ h3, 
    .privacy_holdingsd6jJ h4 {
    padding-left: 0.5rem;
}.privacy_holdingsd6jJ li {
    padding-left: 1.2rem;
}.privacy_holdingsd6jJ li:hover {
    padding-left: 1.4rem;
}.privacy_holdingsd6jJ p:hover,
    .privacy_holdingsd6jJ li:hover,
    .privacy_holdingsd6jJ h2:hover {
    padding-left: 0.7rem;
    transform: none;
}.privacy_holdingsd6jJ span {
    padding-left: 0.5rem;
}}



@media (min-width: 768px) {.mentorship_experiencexyEK {
    padding: 8rem 0;
}.mentorship_experiencexyEK .rating_praisePuEq {
    gap: 2rem 3rem;
    grid-template-columns: 1fr 2fr;
    grid-template-rows: auto auto;
}.mentorship_experiencexyEK .rating_praisePuEq > div:first-child {
    grid-row: span 2;
}.mentorship_experiencexyEK .rating_praisePuEq > div:nth-child(3) {
    grid-column: 2;
}.mentorship_experiencexyEK .landscape_imgBiIv {
    min-height: 400px;
    height: 100%;
    transform: rotateY(-5deg) translateZ(20px);
}.mentorship_experiencexyEK .exp_skillszBld {
    font-size: calc(14px + 0.05rem);
}.mentorship_experiencexyEK .name {
    font-size: calc(20px + 0.1rem);
}
}



@media (hover: none) {.mentorship_experiencexyEK .rating_praisePuEq {
    transform: translateZ(0) !important;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.mentorship_experiencexyEK .landscape_imgBiIv {
    transform: none !important;
}}



@media (max-width: 480px) {.get_updateszkpo {
    padding: 2.5rem 1rem;
}.get_updateszkpo .virtual_studyej8g {
    padding: 1.5rem 1rem;
}.get_updateszkpo h3 {
    font-size: calc(21px * 1.1);
    line-height: 1.5;
}.get_updateszkpo h3::after {
    width: 3rem;
}
}



@media (min-width: 992px) {.plan_shelfIkRs .discount_gridGugO {
    gap: 40px;
    align-items: stretch;
    flex-direction: row;
}.plan_shelfIkRs .pricing_tiersJKY2 {
    display: flex;
    flex-direction: column;
    width: 30%;
    justify-content: center;
    padding: 50px 40px;
}.plan_shelfIkRs .rate_plans6V2T {
    width: 70%;
    grid-template-columns: repeat(2, 1fr);
}.plan_shelfIkRs .package_price1rtZ {
    padding: 30px;
}.plan_shelfIkRs .package_price1rtZ p {
    -webkit-line-clamp: 6;
}
}



@media (max-width: 991px) {.gratHubuIz4 {
    padding: 5rem 0;
}.gratHubuIz4 .virtual_studyej8g {
    padding: 3rem 2.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.gratHubuIz4 h5 {
    font-size: calc(20px * 0.95);
}.gratHubuIz4 p {
    font-size: calc(15px * 0.98);
    line-height: 1.7;
}
}



@media (max-width: 991px) {.title_welcomeLBgf .virtual_studyej8g {
    min-height: 90vh;
}.title_welcomeLBgf .start_openKs0t {
    height: 90vh;
}.title_welcomeLBgf .desc_blockrqKx {
    padding: 30px 0 60px;
}.title_welcomeLBgf .desc_blockrqKx h1 {
    font-size: calc(45px * 0.9);
}.title_welcomeLBgf .desc_blockrqKx h3 {
    font-size: calc(24px * 0.9);
}.title_welcomeLBgf .desc_blockrqKx p {
    font-size: calc(17px * 0.95);
}.title_welcomeLBgf .start_baseE6Se {
    bottom: 25px;
    padding: 10px 16px;
}.title_welcomeLBgf .start_baseE6Se label {
    height: 12px;
    width: 12px;
}
}



@media (min-width: 768px) {.learning_systemY3nm .desc_blockrqKx {
    width: calc(100% - 60px);
    margin-left: 30px;
}.learning_systemY3nm h2 {
    font-size: calc(32px * 1.1);
}
}



@media (min-width: 992px) {.learning_systemY3nm {
    padding: 150px 0;
}.learning_systemY3nm .virtual_studyej8g {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr;
}.learning_systemY3nm h2 {
    font-size: calc(32px * 1.2);
    margin-bottom: 50px;
}.learning_systemY3nm .desc_blockrqKx {
    padding: 45px 60px;
    margin-left: 50px;
    width: calc(100% - 100px);
}.learning_systemY3nm p {
    font-size: calc(15px * 1.05);
    line-height: 1.8;
}
}



@media screen and (min-width: 768px) {.course_offering7TpS .knowledge_map1pzT {
    align-items: center;
    flex-direction: row;
    gap: 4rem;
}.course_offering7TpS .landscape_imgBiIv {
    height: 450px;
    flex: 1;
    transform: perspective(1000px) rotateX(2deg) rotateY(-5deg);
}.course_offering7TpS .desc_blockrqKx {
    flex: 1.2;
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    transform: perspective(1000px) rotateX(-1deg) rotateY(2deg) translateZ(30px);
}.course_offering7TpS .desc_blockrqKx:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(40px);
}.course_offering7TpS h3 {
    font-size: 38px;
}
}



@media (hover: hover) {.course_offering7TpS .landscape_imgBiIv::before {
    opacity: 0;
    transition: opacity 0.5s ease;
    background: linear-gradient(
            45deg,
            rgb(214,197,137,0.5) 0%,
            transparent 50%,
            rgb(187,165,84,0.5) 100%
        );
    inset: 0;
    position: absolute;
    z-index: 2;
    content: "";
}.course_offering7TpS .landscape_imgBiIv:hover::before {
    opacity: 0.2;
}
}



@keyframes flashIcon {
    0% {
        filter: brightness(1);
    }
    25% {
        filter: brightness(1.5);
    }
    100% {
        filter: brightness(1);
    }
}



@keyframes pulse-light {
    0%, 100% {
        transform: translate(0, 0);
        opacity: 0.5;
    }
    25% {
        transform: translate(10%, 10%);
        opacity: 0.3;
    }
    50% {
        transform: translate(0%, 20%);
        opacity: 0.5;
    }
    75% {
        transform: translate(-10%, 10%);
        opacity: 0.3;
    }
}



@keyframes float {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-20px) rotate(5deg);
    }
}

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

