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

header,footer {
    width: 100%;
}

header {
    top: 0;
    transition: all 0.3s ease;
    left: 0;
    border-bottom: 2px solid rgb(241,231,199);
    width: 100%;
    background-color: #ffffff;
    z-index: 1000;
    position: fixed;
}

footer .edu_askedupYP4 {
    border-radius: 24px;
    position: relative;
    display: flex;
    margin-bottom: 60px;
    background-color: #ffffff;
    padding: 25px;
    flex-wrap: wrap;
    z-index: 2;
    justify-content: space-between;
    transform: translateY(-30px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

footer .info_item::before {
    height: 100%;
    border-radius: 3px 0 0 3px;
    left: 0;
    position: absolute;
    background-color: rgb(214,197,137);
    width: 3px;
    top: 0;
    content: "";
    opacity: 0;
    transition: opacity 0.3s ease;
}

footer .info_item a:hover {
    color: rgb(214,197,137);
}

footer .text_main_holder::before {
    background-color: #ffffff;
    height: calc(100% + 80px);
    width: 100%;
    position: absolute;
    left: 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    top: -40px;
    z-index: -1;
    border-radius: 24px;
    content: "";
}

footer .first_teach96JU {
    padding: 30px;
    border-radius: 24px;
    margin-right: 20px;
    margin-left: 20px;
    z-index: 1;
    margin-top: -10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    background-color: rgb(241,231,199);
}

footer .main_masterMD2H a::after {
    position: absolute;
    transition: width 0.3s ease;
    background-color: rgb(214,197,137);
    width: 0;
    height: 2px;
    left: 0;
    content: "";
    bottom: 5px;
}

footer .subscribe_holder h5 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 15px;
}

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

footer .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}

footer .subscribe_areaCePV:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: rgb(187,165,84);
    transform: translateY(-3px);
}

footer .proposal_cta2yVc {
    padding: 8px 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    color: #000000;
    border-radius: 30px;
    display: inline-block;
    font-size: 14px;
}

.ideal_participantsfRGO .virtual_studyej8g {
    margin: 0 auto;
    position: relative;
    padding: 0 2rem;
    z-index: 2;
    max-width: 1000px;
}

.ideal_participantsfRGO .virtual_studyej8g::after {
    animation-delay: 6s;
    bottom: 30%;
}

.ideal_participantsfRGO h3 {
    color: rgb(214,197,137);
    font-weight: 600;
    margin-bottom: 3.5rem;
    position: relative;
    font-size: 33px;
    letter-spacing: 1px;
    text-align: center;
}

.ideal_participantsfRGO ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    list-style: none;
    gap: 1.2rem;
}

.ideal_participantsfRGO ul li::after {
    transform: translateX(-100%);
    top: 0;
    z-index: -1;
    position: absolute;
    height: 100%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(214,197,137,0.5) 20%, 
        transparent 80%);
    width: 100%;
    left: 0;
    transition: transform 0.5s ease;
    content: '';
    opacity: 0;
}

.ideal_participantsfRGO ul li svg {
    flex-shrink: 0;
    position: relative;
    z-index: 1;
    margin-right: 1.5rem;
    transition: all 0.4s ease;
    width: 28px;
    height: 28px;
}

.ideal_participantsfRGO::before :nth-child(2) {
    animation-delay: 3s;
}

.ideal_participantsfRGO ul::before {
    height: 50px;
    opacity: 0.2;
    position: absolute;
    top: 20px;
    border-radius: 50%;
    right: 20px;
    width: 50px;
    content: '';
    border: 1px solid rgb(214,197,137,0.5);
}

header .head_studyJsjk {
    padding: 0;
    width: 100%;
}

header .header_sitebarNji0 {
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative;
}

header .main_knowfxU7:before {
    transform: translateY(-50%) scale(0);
    border-radius: 10px;
    background-color: rgb(214,197,137);
    height: 6px;
    transition: transform 0.3s ease;
    position: absolute;
    top: 50%;
    left: -15px;
    width: 6px;
    content: '';
}

header .main_knowfxU7:hover:after {
    transform: scaleX(1);
}

header .main_tutorPmAq:hover:before {
    opacity: 1;
}

header .main_tutorPmAq svg {
    transition: transform 0.3s ease;
    width: auto;
    height: 42px;
}

.our_storyQfar {
    padding: 100px 0;
    position: relative;
    background: rgb(241,231,199);
    overflow: hidden;
}

.our_storyQfar .container {
    position: relative;
    z-index: 2;
}

.our_storyQfar .virtual_studyej8g {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}

.our_storyQfar h3 {
    padding-left: 20px;
    border-left: 5px solid rgb(214,197,137);
    font-size: 34px;
    width: 100%;
    color: #000000;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700;
}

.our_storyQfar .study_expertP6cV p {
    padding: 25px;
    font-size: 12px;
    line-height: 1.7;
    color: #000000;
}

.our_storyQfar .landscape_imgBiIv:hover {
    transform: scale(1.02);
}

.our_storyQfar .knowledge_spaceVMil p {
    font-size: 12px;
    padding: 25px;
    line-height: 1.7;
    color: #000000;
    order: 2;
}

.our_storyQfar .skill_proQA5p:hover {
    transform: scale(1.02);
}

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

.our_storyQfar .knowledge_spaceVMil::before {
    background: rgb(214,197,137);
}

.privacy_holdingsd6jJ::before {
    position: absolute;
    top: 0;
    background: radial-gradient(circle at 15% 85%, rgb(214,197,137,0.5) 0%, transparent 25%);
    height: 100%;
    left: 0;
    pointer-events: none;
    z-index: 0;
    width: 100%;
    content: "";
    animation: pulse 15s infinite alternate ease-in-out;
    opacity: 0.05;
}

.privacy_holdingsd6jJ .container:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}

.privacy_holdingsd6jJ h1::after {
    transition: width 0.4s ease;
    width: 6rem;
    background: linear-gradient(90deg, rgb(214,197,137), rgb(214,197,137,0.5));
    position: absolute;
    border-radius: 10px;
    bottom: 0;
    content: "";
    left: 0;
    height: 4px;
}

.privacy_holdingsd6jJ h3 {
    margin: 2.5rem 0 1rem;
    padding-left: 0.8rem;
    font-weight: 600;
    color: #000000;
    border-left: 1px solid rgb(214,197,137,0.5);
    font-size: calc(21px + 0.1rem);
}

.privacy_holdingsd6jJ p:hover {
    transform: translateX(5px);
}

.privacy_holdingsd6jJ strong::after {
    transform: scaleX(0.8);
    left: 0;
    transition: transform 0.3s ease;
    transform-origin: left;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: -2px;
    background-color: rgb(214,197,137,0.5);
    content: "";
}

.privacy_holdingsd6jJ li:hover {
    padding-left: 1.8rem;
}

.privacy_holdingsd6jJ span {
    padding-left: 1rem;
    font-style: italic;
    margin-bottom: 1.5rem;
    font-size: 14px;
    display: block;
    color: #000000;
    line-height: 1.8;
    opacity: 0.9;
    border-left: 1px solid rgb(187,165,84,0.5);
}

#cookie_banner_boxmcxt {
    display: none;
}

.secure_cookieszWij svg {
    width: 60px;
    height: 60px;
    transition: fill 0.3s ease-in-out;
    fill: rgb(214,197,137);
}

.cookies_techoJ7j {
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 10px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    margin-left: 10px;
}

.cookies_techoJ7j {
    border: 1px solid rgb(214,197,137);
    background-color: rgb(214,197,137);
    color: #ffffff;
}

.connect_formqkgN::after {
    content: '';
    width: 100%;
    left: 0;
    opacity: 0.4;
    z-index: 0;
    position: absolute;
    top: 0;
    background-size: 150px 150px, 200px 200px, 100px 100px, 250px 250px;
    pointer-events: none;
    background: 
        radial-gradient(1px at 30% 20%, rgb(214,197,137,0.5) 0%, transparent 50%),
        radial-gradient(1px at 70% 40%, rgb(187,165,84,0.5) 0%, transparent 50%),
        radial-gradient(1px at 40% 60%, rgb(214,197,137,0.5) 0%, transparent 50%),
        radial-gradient(1px at 60% 80%, rgb(187,165,84,0.5) 0%, transparent 50%);
    height: 100%;
}

.connect_formqkgN .feedback_card1WXI {
    overflow: hidden;
    transform: perspective(1000px) rotateX(0deg);
    display: grid;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.95);
    grid-template-columns: 1.5fr 1fr;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(0, 0, 0, 0.05),
        0 0 20px rgb(214,197,137,0.5) inset;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transform-style: preserve-3d;
    border-radius: 27px;
    position: relative;
    transition: transform 0.5s ease;
}

.connect_formqkgN .request_widgetSIVo::before {
    left: 0;
    background: linear-gradient(90deg, 
        rgb(214,197,137), 
        rgb(187,165,84));
    height: 3px;
    width: 100%;
    top: 0;
    position: absolute;
    content: '';
}

.connect_formqkgN .request_widgetSIVo h3::before {
    display: none;
}

.connect_formqkgN .request_widgetSIVo input[type="text"],
.connect_formqkgN .request_widgetSIVo textarea {
    box-shadow: none;
    font-size: 16px;
    color: #000000;
    position: relative;
    background-color: transparent;
    font-family: Arial, sans-serif;
    width: 100%;
    margin-bottom: 25px;
    padding: 20px 25px;
    transition: all 0.3s ease;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border: none;
    border-radius: 0;
}

.connect_formqkgN .request_widgetSIVo .help_infobZn6 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.connect_formqkgN .request_widgetSIVo .help_infobZn6 label::before {
    width: 25px;
    height: 25px;
    background-color: transparent;
    position: absolute;
    top: 0;
    transition: all 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.1);
    left: 0;
    content: '';
}

.connect_formqkgN .request_widgetSIVo .help_infobZn6 input[type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: rotate(45deg) scale(1);
}

.connect_formqkgN .request_widgetSIVo .inquiry_helpwIcx {
    text-transform: uppercase;
    padding: 18px 40px;
    cursor: pointer;
    display: inline-block;
    letter-spacing: 2px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    font-weight: 600;
    color: #000000;
    font-size: 14px;
    background-color: transparent;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    border: 1px solid rgb(214,197,137);
}

.connect_formqkgN .feedback_query2nvI h4 {
    font-weight: 600;
    font-size: 22px;
    position: relative;
    margin-bottom: 40px;
    letter-spacing: 2px;
    z-index: 1;
    text-transform: uppercase;
    color: #ffffff;
}

.connect_formqkgN .feedback_query2nvI h4::after {
    content: '';
    bottom: -10px;
    width: 50px;
    position: absolute;
    height: 2px;
    left: 0;
    background: #ffffff;
}

.connect_formqkgN .feedback_query2nvI .support_linkscb2W li {
    position: relative;
    align-items: flex-start;
    transition: transform 0.3s ease;
    padding: 15px 0;
    margin-bottom: 30px;
    display: flex;
}

.connect_formqkgN .feedback_query2nvI .support_linkscb2W li::after {
    position: absolute;
    bottom: 0;
    width: 0;
    content: '';
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
    transition: width 0.3s ease;
    right: 0;
}

.connect_formqkgN .feedback_query2nvI .support_linkscb2W li a::before {
    content: '';
    width: 100%;
    transition: transform 0.3s ease;
    left: 0;
    background: #ffffff;
    bottom: -2px;
    height: 1px;
    transform: scaleX(0);
    position: absolute;
    transform-origin: right;
}

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

.mentorship_experiencexyEK .rating_praisePuEq:hover {
    transform: translateZ(30px) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}

.mentorship_experiencexyEK .rating_praisePuEq > div {
    position: relative;
}

.mentorship_experiencexyEK .landscape_imgBiIv {
    position: relative;
    width: 100%;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.05),
        inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    height: 300px;
    transform: rotateY(-3deg) rotateX(2deg);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    border: 3px solid #ffffff;
}

.mentorship_experiencexyEK .rating_praisePuEq:hover .name::after {
    transform: scaleX(1);
}

.mentorship_experiencexyEK .rating_praisePuEq > div:nth-child(2) > div {
    color: rgb(187,165,84);
    font-weight: 600;
    font-size: calc(14px - 0.1rem);
    position: relative;
    transform: translateZ(5px);
    margin-top: 0.75rem;
}

.mentorship_experiencexyEK .exp_skillszBld::before {
    font-family: Georgia, serif;
    z-index: -1;
    left: -1.5rem;
    color: rgb(187,165,84,0.5);
    top: -2rem;
    position: absolute;
    content: "";
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-size: 6rem;
    opacity: 0.2;
}

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

.get_updateszkpo .virtual_studyej8g {
    border-left: 4px solid #ffffff;
    background: rgba(255, 255, 255, 0.15);
    padding: 3rem;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: perspective(1000px) rotateY(-2deg);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
              0 5px 15px rgba(0, 0, 0, 0.07),
              inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    position: relative;
    backdrop-filter: blur(10px);
}

.get_updateszkpo .virtual_studyej8g:hover h3::after {
    transform: scaleX(1.5);
}

.get_updateszkpo .input_holder {
    position: relative;
    align-items: stretch;
    z-index: 3;
    display: flex;
    flex-direction: row;
    gap: 1rem;
}

.get_updateszkpo input[type="email"] {
    font-family: Arial, sans-serif;
    padding: 1.2rem 1.5rem;
    color: #000000;
    width: 100%;
    transition: all 0.3s ease;
    font-size: 15px;
    outline: none;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    border: none;
}

.get_updateszkpo .subscribe_areaCePV:active {
    transform: translateY(0);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

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

.plan_shelfIkRs .discount_gridGugO {
    gap: 60px;
    display: flex;
    position: relative;
    flex-direction: column-reverse;
}

.plan_shelfIkRs .pricing_tiersJKY2:hover {
    transform: perspective(1000px) rotateX(2deg);
}

.plan_shelfIkRs .pricing_tiersJKY2 .lesson_feesDLZT {
    line-height: 1.6;
    margin-bottom: 0;
    max-width: 700px;
    font-size: 12px;
    color: #000000;
    overflow-wrap: break-word;
    word-break: break-word;
}

.plan_shelfIkRs .rate_plans6V2T {
    position: relative;
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr;
}

.plan_shelfIkRs .learn_dealstPNh {
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 95%);
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    flex-direction: column;
    overflow: hidden;
    height: 100%;
    display: flex;
    border: 1px solid rgba(0, 0, 0, 0.06);
}

.plan_shelfIkRs .package_price1rtZ {
    padding: 30px;
    display: flex;
    flex: 1;
    z-index: 1;
    flex-direction: column;
    position: relative;
}

.plan_shelfIkRs .member_feesYQz3 {
    color: rgb(187,165,84);
    position: relative;
    font-weight: 700;
    font-size: calc(24px + 4px);
    margin-bottom: 20px;
    display: inline-block;
}

.plan_shelfIkRs .learning_feesyYpa:hover .member_feesYQz3::after {
    transform: scaleX(1);
}

.plan_shelfIkRs .landscape_imgBiIv {
    position: relative;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    overflow: hidden;
    height: 200px;
}

.plan_shelfIkRs .learning_feesyYpa:hover .landscape_imgBiIv {
    transform: scale(1.05);
}

.gratHubuIz4::before {
    left: 0;
    pointer-events: none;
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(255,255,255,0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(255,255,255,0.1) 0%, transparent 40%);
    z-index: 1;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
}

.gratHubuIz4 .virtual_studyej8g::before {
    background: linear-gradient(135deg, 
        rgb(214,197,137,0.5) 0%, 
        transparent 70%);
    filter: blur(20px);
    position: absolute;
    top: -10%;
    width: 200px;
    animation: float 8s infinite ease-in-out;
    z-index: -1;
    content: "";
    right: -10%;
    height: 200px;
    opacity: 0.7;
    border-radius: 50%;
}

.gratHubuIz4 .virtual_studyej8g > div:last-child {
    transform: translateY(0);
    position: relative;
    animation: fadeSlideUp 0.8s 0.2s ease-out both;
    opacity: 1;
}

.gratHubuIz4 a {
    text-decoration: none;
    transition: all 0.3s ease;
    display: block;
}

.gratHubuIz4 p {
    position: relative;
    line-height: 1.8;
    transition: all 0.4s ease;
    font-size: 15px;
    margin: 0;
    font-weight: 400;
    font-family: Arial, sans-serif;
    color: #000000;
}

.title_welcomeLBgf::before {
    background-size: 100% 100%, 100% 100%, 60px 60px, 60px 60px;
    left: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    animation: patternShift 60s linear infinite;
    opacity: 0.5;
    background: 
        radial-gradient(circle at 10% 20%, rgb(214,197,137,0.5) 5%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(187,165,84,0.5) 10%, transparent 40%),
        linear-gradient(45deg, transparent 48%, rgb(214,197,137,0.5) 49%, rgb(214,197,137,0.5) 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgb(187,165,84,0.5) 49%, rgb(187,165,84,0.5) 51%, transparent 52%);
    width: 100%;
    height: 100%;
    content: "";
}

.title_welcomeLBgf .start_baseE6Se label::before {
    content: "";
    background: rgb(187,165,84,0.5);
    transform: scale(1);
    height: 100%;
    border-radius: 50%;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

.title_welcomeLBgf .desc_blockrqKx .container {
    border-left: 3px solid rgb(214,197,137);
    padding: 20px 30px;
    transform: translateY(30px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    border-radius: 23px;
    background: none;
    animation: slideUp 1s cubic-bezier(0.42, 0, 0.58, 1) forwards;
    opacity: 0;
    margin: 0 auto;
    max-width: 1200px;
}

.title_welcomeLBgf input:nth-of-type(1):checked ~ .main_firstpvjS {
    transform: translateX(0);
}

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

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

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

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

.title_welcomeLBgf input:nth-of-type(1):checked ~ .start_baseE6Se label:nth-child(1)::after,
.title_welcomeLBgf input:nth-of-type(2):checked ~ .start_baseE6Se label:nth-child(2)::after,
.title_welcomeLBgf input:nth-of-type(3):checked ~ .start_baseE6Se label:nth-child(3)::after,
.title_welcomeLBgf input:nth-of-type(4):checked ~ .start_baseE6Se label:nth-child(4)::after,
.title_welcomeLBgf input:nth-of-type(5):checked ~ .start_baseE6Se label:nth-child(5)::after,
.title_welcomeLBgf input:nth-of-type(6):checked ~ .start_baseE6Se label:nth-child(6)::after,
.title_welcomeLBgf input:nth-of-type(7):checked ~ .start_baseE6Se label:nth-child(7)::after,
.title_welcomeLBgf input:nth-of-type(8):checked ~ .start_baseE6Se label:nth-child(8)::after,
.title_welcomeLBgf input:nth-of-type(9):checked ~ .start_baseE6Se label:nth-child(9)::after,
.title_welcomeLBgf input:nth-of-type(10):checked ~ .start_baseE6Se label:nth-child(10)::after {
    transform: translate(-50%, -50%) scale(1);
}

.learning_systemY3nm::before {
    transform: rotate(-15deg) translateZ(-10px);
    background: linear-gradient(
        217deg, 
        rgba(rgb(214,197,137,0.5), 0.12), 
        rgba(rgb(187,165,84,0.5), 0.08) 70.71%
    );
    right: -10%;
    position: absolute;
    top: -5%;
    height: 50%;
    filter: blur(15px);
    width: 30%;
    z-index: 1;
    content: "";
}

.learning_systemY3nm:hover .virtual_studyej8g {
    transform: translateZ(10px);
}

.learning_systemY3nm h2::before {
    width: 80px;
    background: linear-gradient(90deg, rgb(214,197,137) 0%, rgb(187,165,84) 100%);
    left: 0;
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: absolute;
    height: 4px;
    transform: scaleX(1) translateZ(25px);
    content: "";
    bottom: -15px;
    transform-origin: left center;
}

.learning_systemY3nm:hover .desc_blockrqKx {
    box-shadow: 
        -20px 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
        20px -20px 40px rgba(rgb(255, 255, 255, 0.5), 0.08);
    transform: translateZ(15px) rotateX(0deg);
}

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

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

.course_offering7TpS .knowledge_map1pzT {
    flex-direction: column;
    gap: 3rem;
    display: flex;
    transform-style: preserve-3d;
    animation: fadeInUp 0.8s ease-out forwards;
}

.course_offering7TpS .landscape_imgBiIv:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(10px);
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.3);
}

.course_offering7TpS .landscape_imgBiIv:hover::after {
    opacity: 0.4;
}

.course_offering7TpS .desc_blockrqKx {
    padding: 2.5rem;
    background: #ffffff;
    backdrop-filter: blur(8px);
    position: relative;
    border-left: 4px solid rgb(214,197,137);
    transform: translateZ(20px);
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
}

.course_offering7TpS .description {
    font-size: 16px;
    position: relative;
    line-height: 1.7;
    font-family: Arial, sans-serif;
    margin-bottom: 1.5rem;
    color: #000000;
}

.course_offering7TpS .description::first-letter {
    color: rgb(214,197,137);
    font-size: 1.5em;
    float: left;
    margin-right: 8px;
    padding: 6px;
    font-weight: 700;
    line-height: 1;
    background: rgb(214,197,137,0.5);
}



@media (max-width: 991px) {footer .text_main_holder {
    gap: 50px;
}
}



@media (max-width: 576px) {footer .slack_inviteXP8b {
    padding: 60px 0 20px;
}footer .edu_askedupYP4 {
    padding: 15px;
    transform: translateY(-20px);
    margin-bottom: 40px;
}footer .text_main_holder::before {
    height: calc(100% + 60px);
    top: -30px;
}footer .header_mentoroqVz {
    padding: 0 20px;
}footer .header_mentoroqVz::after {
    left: 20px;
    right: 20px;
}footer .first_teach96JU h5, footer .subscribe_holder h5 {
    font-size: calc(18px - 2px);
}footer .main_masterMD2H a {
    padding: 6px 0;
}footer .input_holder input[type="email"],
    footer .subscribe_areaCePV {
    padding: 12px 15px;
}}



@media (max-width: 480px) {header .container {
    padding: 12px 10px;
}header .main_tutorPmAq svg {
    height: 32px;
}}



@media (max-width: 1199px) and (min-width: 768px) {.our_storyQfar .virtual_studyej8g {
    justify-content: center;
}.our_storyQfar .study_expertP6cV,
    .our_storyQfar .knowledge_spaceVMil {
    max-width: 500px;
    flex: 0 0 calc(50% - 25px);
}
}



@media (max-width: 576px) {.our_storyQfar {
    padding: 50px 0;
}.our_storyQfar h3 {
    padding-left: 15px;
    font-size: calc(34px * 0.8);
    margin-bottom: 20px;
}.our_storyQfar .study_expertP6cV span {
    font-size: calc(20px * 0.9);
    padding: 10px 15px;
}.our_storyQfar .study_expertP6cV p,
    .our_storyQfar .knowledge_spaceVMil p {
    padding: 15px;
    font-size: calc(12px * 0.95);
}.our_storyQfar .landscape_imgBiIv,
    .our_storyQfar .skill_proQA5p {
    margin: 0 15px 15px;
    height: 200px;
}
}



@media (max-width: 768px) {.privacy_holdingsd6jJ {
    padding: 4rem 1rem;
}.privacy_holdingsd6jJ .container {
    transform: none;
    border-left-width: 2px;
    padding: 2rem 1.5rem;
}.privacy_holdingsd6jJ::before,
    .privacy_holdingsd6jJ::after {
    opacity: 0.02;
}.privacy_holdingsd6jJ h1 {
    margin-bottom: 2rem;
    font-size: calc(46px - 0.4rem);
}.privacy_holdingsd6jJ h2 {
    font-size: calc(32px - 0.3rem);
    margin: 2.5rem 0 1rem;
}.privacy_holdingsd6jJ h3, 
    .privacy_holdingsd6jJ h4 {
    font-size: calc(21px - 0.1rem);
}.privacy_holdingsd6jJ p, 
    .privacy_holdingsd6jJ li, 
    .privacy_holdingsd6jJ span {
    line-height: 1.6;
    font-size: calc(14px - 0.05rem);
}.privacy_holdingsd6jJ ul {
    margin-left: 0.5rem;
}.privacy_holdingsd6jJ p:hover {
    transform: translateX(3px);
}
}



@media (max-width: 768px) {.connect_formqkgN {
    padding: 60px 0;
}.connect_formqkgN h3 {
    margin-bottom: 40px;
    font-size: calc(33px - 4px);
}.connect_formqkgN .request_widgetSIVo h3,
    .connect_formqkgN .feedback_query2nvI h4 {
    font-size: calc(22px - 2px);
    margin-bottom: 30px;
}.connect_formqkgN .request_widgetSIVo input[type="text"],
    .connect_formqkgN .request_widgetSIVo textarea {
    margin-bottom: 20px;
    padding: 15px 20px;
}.connect_formqkgN .request_widgetSIVo .inquiry_helpwIcx {
    padding: 15px 30px;
}
}



@media (min-width: 1024px) {.mentorship_experiencexyEK .rating_praisePuEq {
    grid-template-columns: 1.2fr 2fr;
    padding: 4rem;
}.mentorship_experiencexyEK .landscape_imgBiIv {
    min-height: 450px;
}.mentorship_experiencexyEK .name::after {
    width: 80px;
}.mentorship_experiencexyEK .container {
    padding: 0 4rem;
}
}



@media (hover: hover) {.mentorship_experiencexyEK .rating_praisePuEq {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.mentorship_experiencexyEK .rating_praisePuEq:hover {
    transform: translateZ(30px) translateY(-5px);
}
}



@media (max-width: 768px) {.get_updateszkpo {
    padding: 3rem 1.5rem;
}.get_updateszkpo .virtual_studyej8g {
    transform: perspective(1000px) rotateY(0deg);
    padding: 2rem 1.5rem;
}.get_updateszkpo h3 {
    max-width: 100%;
    font-size: 21px;
    margin-bottom: 1.5rem;
}.get_updateszkpo .input_holder {
    gap: 1rem;
    flex-direction: column;
}.get_updateszkpo input[type="email"] {
    padding: 1rem;
}.get_updateszkpo .subscribe_areaCePV {
    width: 100%;
    padding: 1rem;
}
}



@media (min-width: 1200px) {.plan_shelfIkRs {
    padding: 120px 0;
}.plan_shelfIkRs .rate_plans6V2T {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.plan_shelfIkRs .pricing_tiersJKY2 h2 {
    font-size: calc(33px + 4px);
}.plan_shelfIkRs .package_price1rtZ h3 {
    font-size: calc(24px + 4px);
}.plan_shelfIkRs .member_feesYQz3 {
    font-size: calc(24px + 8px);
}.plan_shelfIkRs .landscape_imgBiIv {
    height: 280px;
}
}



@media (max-width: 767px) {.gratHubuIz4 {
    padding: 4rem 0;
}.gratHubuIz4 .virtual_studyej8g {
    transform: none;
    padding: 2.5rem 2rem;
}.gratHubuIz4 .virtual_studyej8g::before {
    height: 150px;
    width: 150px;
}.gratHubuIz4 h5 {
    font-size: calc(20px * 0.9);
}.gratHubuIz4 h5::after {
    width: 50%;
}.gratHubuIz4 p {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}
}



@media (max-width: 767px) {.title_welcomeLBgf .virtual_studyej8g {
    min-height: 80vh;
}.title_welcomeLBgf .start_openKs0t {
    height: 80vh;
}.title_welcomeLBgf .desc_blockrqKx {
    padding: 25px 0 50px;
}.title_welcomeLBgf .desc_blockrqKx .container {
    padding: 15px 20px;
}.title_welcomeLBgf .desc_blockrqKx h1 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: calc(45px * 0.8);
}.title_welcomeLBgf .desc_blockrqKx h1::after {
    width: 60px;
    height: 2px;
}.title_welcomeLBgf .desc_blockrqKx h3 {
    font-size: calc(24px * 0.8);
    margin-bottom: 15px;
}.title_welcomeLBgf .desc_blockrqKx p {
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}.title_welcomeLBgf .start_baseE6Se {
    padding: 8px 12px;
    gap: 10px;
    bottom: 20px;
}.title_welcomeLBgf .start_baseE6Se label {
    height: 10px;
    width: 10px;
}.title_welcomeLBgf .start_baseE6Se label::after {
    width: 4px;
    height: 4px;
}
}



@media (max-width: 480px) {.learning_systemY3nm {
    padding: 60px 0;
}.learning_systemY3nm .virtual_studyej8g {
    padding: 0 15px;
}.learning_systemY3nm h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 25px;
}.learning_systemY3nm h2::before {
    width: 50px;
    height: 3px;
}.learning_systemY3nm .desc_blockrqKx {
    padding: 20px 15px;
    border-left-width: 3px;
}.learning_systemY3nm p {
    line-height: 1.5;
    font-size: calc(15px * 0.9);
}}



@media screen and (max-width: 767px) {.course_offering7TpS {
    padding: 3rem 0;
}.course_offering7TpS .container {
    padding: 0 1.5rem;
}.course_offering7TpS .landscape_imgBiIv {
    margin-bottom: -20px;
    height: 250px;
}.course_offering7TpS .desc_blockrqKx {
    transform: translateY(-30px);
    padding: 1.8rem;
    z-index: 4;
}.course_offering7TpS h3 {
    margin-bottom: 1rem;
    font-size: calc(17px * 1.2);
}.course_offering7TpS .description {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}
}



@keyframes horizontalBeam {
    0% {
        opacity: 0;
        transform: translateX(-100%);
    }
    20%, 35% {
        opacity: 0.5;
    }
    80%, 100% {
        opacity: 0;
        transform: translateX(100%);
    }
}



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



@keyframes border-flow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}



@keyframes fadeSlideUp {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes shimmer {
    0%, 100% {
        opacity: 0.5;
        transform: translateX(0%);
    }
    50% {
        opacity: 0.8;
        transform: translateX(2%);
    }
}

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

