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

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

.class_guide_yD {
    flex: 0 0 auto;
}


.class_guide_yD {
    padding: 5rem 0 2rem;
    font-family: Arial, sans-serif;
    position: relative;
    background-color: rgb(244,219,203);
    color: #000000;
}

.class_guide_yD {
    background-attachment: fixed;
    background-position: center;
    background-image: 
        linear-gradient(rgb(217,139,113,0.5) 1px, transparent 1px),
        linear-gradient(to right, rgb(217,139,113,0.5) 1px, transparent 1px);
    background-size: 40px 40px;
    background-blend-mode: overlay;
    background-repeat: repeat;
}

.class_guide_yD .container {
    position: relative;
    z-index: 1;
}

.class_guide_yD .brainstorm_JB {
    gap: 4rem;
    display: flex;
    flex-direction: column;
}

.class_guide_yD .get_help_Lc {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    padding-bottom: 2.5rem;
    gap: 1.5rem;
    display: grid;
    border-bottom: 1px solid rgb(217,139,113,0.5);
    position: relative;
}

.class_guide_yD .info_item {
    transition: transform 0.3s ease-out;
    padding: 0.5rem;
}

.class_guide_yD .info_item p,
.class_guide_yD .info_item a {
    text-decoration: none;
    align-items: center;
    color: #000000;
    font-weight: 400;
    font-size: 14px;
    transition: color 0.3s ease;
    gap: 0.75rem;
    display: flex;
}

.class_guide_yD .header_start_Vt {
    gap: 1.25rem;
    flex-direction: column;
    display: flex;
}

.class_guide_yD .header_start_Vt svg:hover {
    opacity: 0.8;
}

.class_guide_yD .blog_ref_fS {
    line-height: 1.6;
    color: #000000;
    opacity: 0.8;
    max-width: 300px;
    font-size: 12px;
}

.class_guide_yD .head_master_pd {
    flex-direction: column;
    gap: 1rem;
    display: flex;
}

.class_guide_yD .head_master_pd a {
    transition: color 0.3s ease, padding-left 0.3s ease;
    padding-left: 0;
    position: relative;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
}

.class_guide_yD .head_master_pd a:hover {
    padding-left: 12px;
    color: rgb(231,179,159);
}

.class_guide_yD .subscribe_holder {
    display: flex;
    border-radius: 23px;
    gap: 1.5rem;
    background-color: #ffffff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    padding: 2rem;
    flex-direction: column;
}

.class_guide_yD .input_holder {
    position: relative;
    gap: 0.5rem;
    display: flex;
}

.class_guide_yD .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgb(231,179,159,0.5);
    border-color: rgb(231,179,159);
    outline: none;
}

.class_guide_yD .input_holder input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.5;
}

.class_guide_yD .access_classes_O0:hover {
    background-color: rgb(217,139,113);
    transform: translateY(-2px);
}

.class_guide_yD .media_kit_UO {
    border-top: 1px solid rgb(217,139,113,0.5);
    padding-top: 1.5rem;
    text-align: center;
    margin-top: 3rem;
}

.class_guide_yD .lang_learn_ze {
    font-size: 12px;
    color: #000000;
    opacity: 0.8;
}

.class_guide_yD .head_master_pd:first-child::after {
    content: '';
    height: 1px;
    left: 0;
    bottom: -0.75rem;
    width: 30px;
    background-color: rgb(217,139,113,0.5);
    position: absolute;
}

.our_story_ta::after {
    opacity: 0.1;
    height: 150%;
    position: absolute;
    background: radial-gradient(ellipse at center, rgb(231,179,159,0.5) 0%, transparent 70%);
    right: -25%;
    width: 80%;
    content: "";
    transform: rotate(-15deg);
    z-index: 0;
    top: -50%;
}

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

.our_story_ta h1::after {
    animation: expandLine 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.4s;
    transform: scaleX(0);
    background: rgb(231,179,159);
    height: 4px;
    position: absolute;
    content: "";
    bottom: -12px;
    width: 80px;
    transform-origin: left;
    left: 0;
}

.our_story_ta .study_training_8k {
    padding: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    overflow: hidden;
    border-left: 4px solid rgb(231,179,159);
    transform: translateY(30px);
    position: relative;
    background: #ffffff;
    opacity: 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    animation: fadeUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    animation-delay: calc(0.2s * var(--i, 1));
}

.our_story_ta .study_training_8k h4 {
    position: relative;
    transform: translateX(-10px);
    font-weight: 600;
    animation: slideIn 0.6s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    animation-delay: calc(0.4s * var(--i, 1));
    font-size: 21px;
    color: rgb(231,179,159);
    margin-bottom: 1.5rem;
    opacity: 0;
}

header .top_plank {
    background: rgb(231,179,159);
    color:  #ffffff;
}

header .top_plank .learning_bar_Cy div svg, header .top_plank .learning_bar_Cy div svg path {
    fill: #ffffff;
}

header .top_plank .learning_bar_Cy {
    line-height: 21px;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
    padding: 15px 0 10px 0;
    font-size: 12px;
    display: flex;
    justify-content: flex-start;
}

.start_now_bY {
    overflow: hidden;
    position: relative;
    background: linear-gradient(150deg, #ffffff 0%, rgb(244,219,203) 100%);
    padding: 110px 0;
}

.start_now_bY::after {
    background: rgb(231,179,159);
    top: -20%;
    position: absolute;
    height: 140%;
    transform: rotate(-15deg);
    z-index: 1;
    content: '';
    right: -15%;
    width: 70%;
    opacity: 0.05;
}

.start_now_bY .container {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    display: grid;
    gap: 40px;
}

.start_now_bY .query_message_f6 {
    color: rgb(231,179,159);
    font-weight: 600;
    z-index: 5;
    background: #ffffff;
    text-decoration: none;
    justify-self: end;
    padding: 18px 40px;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    border: 2px solid rgb(231,179,159);
    border-radius: 0;
    font-size: 18px;
}

.start_now_bY .query_message_f6:hover {
    color: #ffffff;
}

.start_now_bY .query_message_f6:hover::before {
    transform: translate(-50%, -50%) scale(1);
}

.start_now_bY .container::after {
    width: 10px;
    content: '';
    background: rgb(231,179,159);
    left: 0;
    border-radius: 50%;
    bottom: -25px;
    position: absolute;
    height: 10px;
}

header::before {
    left: 0.5rem;
    content: '';
    right: 0.5rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    position: absolute;
    top: 0.5rem;
    bottom: 0.5rem;
    pointer-events: none;
    z-index: 0;
}

header::after {
    top: 0;
    left: 0;
    height: 100%;
    content: '';
    position: absolute;
    z-index: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 20%);
    width: 100%;
}

header .nav_pro_Ad::before {
    position: absolute;
    background: linear-gradient(to bottom, rgb(231,179,159), rgb(217,139,113));
    top: 0;
    content: '';
    width: 5px;
    height: 100%;
    left: 0;
}

header .nav_expert_XP {
    padding: 0 0 1rem 0;
    display: flex;
    text-decoration: none;
    position: relative;
    justify-content: center;
}

header .nav_expert_XP svg {
    width: 170px;
    height: auto;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.08));
    transition: all 0.3s ease;
}

header .nav_expert_XP:hover svg {
    transform: scale(1.03);
}

header .main_learning_3e {
    z-index: 1;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    background: rgb(244,219,203);
    position: relative;
    border-radius: 10px;
    font-weight: 600;
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.03);
    font-size: 17px;
    padding: 0.7rem 1.3rem;
    text-decoration: none;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
}

header .main_learning_3e:hover {
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
}

.title_board_Io > div {
    max-width: 1200px;
    width: 100%;
    position: relative;
    z-index: 1;
}

.title_board_Io .skill_mastery_y2 {
    position: relative;
    margin-bottom: 3rem;
}

.title_board_Io .skill_mastery_y2::before {
    transform: scale(0.9);
    top: -10px;
    opacity: 0.8;
    content: "";
    left: -10px;
    position: absolute;
    border-top: 3px solid rgb(231,179,159);
    border-left: 3px solid rgb(231,179,159);
    height: 60px;
    transition: transform 0.3s ease-in-out;
    width: 60px;
}

.title_board_Io .start_intro_aw::after {
    left: 0;
    height: 4px;
    width: 80px;
    position: absolute;
    background: linear-gradient(90deg, rgb(231,179,159), rgb(217,139,113));
    content: "";
    bottom: 0;
    transition: width 0.3s ease;
}

.title_board_Io .main_begin_rZ::before {
    z-index: 0;
    left: 0;
    top: 0;
    position: absolute;
    opacity: 0.85;
    background: linear-gradient(145deg, rgb(231,179,159,0.5), rgba(0, 0, 0, 0.5));
    content: "";
    right: 0;
    bottom: 0;
}

.title_board_Io .main_begin_rZ > div > div:hover {
    transform: translateX(0);
}

.title_board_Io .main_begin_rZ p {
    color: #000000;
    font-size: calc(15px * 1.1);
    line-height: 1.5;
    margin: 0;
    font-weight: 600;
}

.title_board_Io .main_begin_rZ h3 {
    background: linear-gradient(90deg, rgb(217,139,113,0.5), transparent);
    font-size: calc(21px * 1.2);
    line-height: 1.5;
    backdrop-filter: blur(3px);
    transition: transform 0.3s ease, background 0.3s ease;
    transform: translateX(0);
    padding: 1rem 1.5rem;
    font-weight: 600;
    border-radius: 0 10px 10px 0;
    margin: 0;
    max-width: 95%;
    color: #ffffff;
}

.thxField_er::after {
    opacity: 0.1;
    border-radius: 100px;
    content: "";
    background: rgb(231,179,159);
    width: 300px;
    transform: rotate(15deg);
    z-index: 0;
    position: absolute;
    animation: float 15s ease-in-out infinite;
    bottom: -50px;
    height: 300px;
    right: -50px;
}

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

.thxField_er h2::after {
    content: "";
    left: 0;
    background: rgb(231,179,159);
    height: 4px;
    width: 80px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    bottom: -15px;
    animation: pulse 3s infinite alternate;
    position: absolute;
    transform: translateZ(30px);
}

.thxField_er .study_track_iJ::before {
    position: absolute;
    background: linear-gradient(90deg, rgb(231,179,159) 0%, rgb(217,139,113) 100%);
    left: 0;
    top: 0;
    width: 100%;
    height: 6px;
    content: "";
}

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

.thxField_er li::before {
    animation: spin 12s linear infinite;
    position: absolute;
    left: 0;
    transform: rotate(45deg);
    content: "";
    top: 8px;
    width: 8px;
    height: 8px;
    background: rgb(231,179,159);
}

.modalCookieSettings_N7 {
    border-top: 1px solid rgb(231,179,159);
    width: 100%;
    padding: 20px 0;
    animation: fadeInUp 0.5s ease-out;
    position: fixed;
    z-index: 1000;
    background-color: rgb(244,219,203);
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.1);
    bottom: 0;
}


.modalCookieSettings_N7 .consent_learn_Cv {
    flex-grow: 1;
}

.modalCookieSettings_N7 .consent_learn_Cv p {
    font-size: 15px;
    line-height: 1.5;
    color: #000000;
    margin: 0;
}

.modalCookieSettings_N7 .cookie_gate_wz:hover {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}

.modalCookieSettings_N7 .cookie_gate_wz:active {
    box-shadow: none;
    transform: translateY(1px);
}


#cookie_panel_popup_oA {
    display: none;
}

.education_history_hJ {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background-color: rgb(244,219,203);
}

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

.education_history_hJ .opinion_spot_qL {
    grid-template-columns: 1fr;
    gap: 2rem;
    padding: 3rem;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    background: linear-gradient(145deg, #ffffff, rgb(244,219,203));
    display: grid;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        -20px -20px 60px rgba(255, 255, 255, 0.5),
        inset 5px 5px 10px rgba(255, 255, 255, 0.5),
        inset -5px -5px 10px rgba(0, 0, 0, 0.05);
    border-radius: 16px;
    transform: perspective(1000px) rotateX(2deg);
}

.education_history_hJ .img_cover_Sv {
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateZ(30px);
    margin: 0 auto;
    height: 150px;
    border-radius: 16px;
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.15),
        -8px -8px 16px rgba(255, 255, 255, 0.7),
        inset 2px 2px 4px rgba(255, 255, 255, 0.25),
        inset -2px -2px 4px rgba(0, 0, 0, 0.1);
    width: 150px;
}

.education_history_hJ .opinion_spot_qL:hover .name {
    transform: translateZ(30px);
}

.education_history_hJ .opinion_spot_qL div:nth-child(2) div {
    font-size: calc(15px * 0.95);
    transform: translateZ(15px);
    text-align: center;
    font-weight: 600;
    margin-bottom: 1rem;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.05s;
    color: rgb(217,139,113);
}

.education_history_hJ .opinion_spot_qL:hover .career_story_nS {
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.1),
        -8px -8px 16px rgba(255, 255, 255, 0.6),
        inset 1px 1px 2px rgba(255, 255, 255, 0.3),
        inset -1px -1px 2px rgba(0, 0, 0, 0.05);
    transform: translateZ(20px);
}

.education_history_hJ .career_story_nS::before {
    content: "";
    left: 1rem;
    font-size: 5rem;
    transition: all 0.4s ease;
    top: -1.5rem;
    color: rgb(231,179,159,0.5);
    opacity: 0.3;
    position: absolute;
    line-height: 1;
    font-family: serif;
}

.price_offer_if::before {
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    left: 0;
    z-index: 1;
}

.price_offer_if h2 {
    letter-spacing: 0.5px;
    text-align: center;
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 37px;
    font-weight: 700;
    position: relative;
}

.price_offer_if .pay_options_WP {
    max-width: 800px;
    opacity: 0.9;
    text-align: center;
    margin: 0 auto 50px;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.6;
}

.price_offer_if .plan_table_Jp {
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    will-change: transform;
    text-decoration: none;
    display: block;
    height: 100%;
    position: relative;
}

.price_offer_if .plan_table_Jp:hover .package_deals_i2 {
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 10px 20px rgba(0,0,0,0.15);
    border-color: rgba(255,255,255,0.2);
}

.price_offer_if .access_plans_iy {
    height: 100%;
    display: flex;
    flex-direction: column;
    z-index: 2;
    padding: 35px 30px;
    position: relative;
}

.price_offer_if .package_deals_i2::before {
    height: 5px;
    top: 0;
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(231,179,159), rgb(217,139,113));
    width: 100%;
    position: absolute;
    z-index: 1;
}

.price_offer_if .access_plans_iy h4::after {
    position: absolute;
    background-color: rgb(217,139,113);
    bottom: 0;
    left: 0;
    width: 40px;
    content: "";
    height: 2px;
}

.price_offer_if .promo_plans_Hk {
    position: relative;
    color: #ffffff;
    display: inline-block;
    border-radius: 3px;
    padding: 10px 20px;
    font-weight: 700;
    font-size: calc(21px + 4px);
    z-index: 1;
    background: linear-gradient(135deg, rgb(231,179,159,0.5) 0%, rgb(217,139,113,0.5) 100%);
    letter-spacing: 0.5px;
}

.price_offer_if .plan_table_Jp:hover .promo_plans_Hk::before {
    opacity: 1;
}

.secure_cache_TO {
    padding: 4rem 2rem;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.5);
    background: linear-gradient(135deg, rgb(244,219,203), #ffffff 80%);
    position: relative;
    font-family: Arial, sans-serif;
    overflow: hidden;
}

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

.secure_cache_TO::after {
    z-index: 0;
    opacity: 0.03;
    bottom: 0;
    position: absolute;
    height: 100%;
    transform: skewX(-12deg) translateX(30%);
    width: 50%;
    right: 0;
    background: linear-gradient(to left, rgb(231,179,159,0.5), transparent);
    content: "";
}

.secure_cache_TO h1::after {
    transform-origin: left;
    left: 0;
    transition: width 0.4s ease-out;
    position: absolute;
    width: 80px;
    bottom: 0;
    background: rgb(217,139,113);
    height: 3px;
    content: "";
}

.secure_cache_TO h2 {
    border-left: 3px solid rgb(231,179,159);
    color: #000000;
    margin-top: 2.5rem;
    position: relative;
    margin-bottom: 1.25rem;
    font-size: 34px;
    transition: padding-left 0.3s ease;
    font-weight: 600;
    padding-left: 1rem;
}

.secure_cache_TO h4::after {
    position: absolute;
    left: 0;
    bottom: -5px;
    height: 1px;
    content: "";
    width: 100%;
    background: linear-gradient(to right, rgb(217,139,113), transparent);
}

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

.secure_cache_TO p strong {
    display: inline-block;
    position: relative;
    color: rgb(231,179,159);
    font-weight: 600;
}

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

.secure_cache_TO span {
    font-size: 13px;
    line-height: 1.7;
    margin-bottom: 1.5rem;
    border-left: 1px dashed rgb(217,139,113,0.5);
    color: #000000;
    display: block;
    padding-left: 1rem;
}

.secure_cache_TO li {
    line-height: 1.6;
    position: relative;
    transition: transform 0.3s ease;
    color: #000000;
    padding-left: 1.5rem;
    margin-bottom: 1rem;
    font-size: 13px;
}

.secure_cache_TO li:hover::before {
    background-color: rgb(231,179,159);
    transform: rotate(225deg);
}

.educational_yield_f8 {
    overflow: hidden;
    position: relative;
    background: rgb(231,179,159);
    padding: 120px 0 160px;
}

.educational_yield_f8::after {
    height: 200px;
    width: 100%;
    position: absolute;
    content: '';
    background: linear-gradient(to top, #000000, transparent);
    z-index: 1;
    bottom: 0;
    left: 0;
}

.educational_yield_f8 .study_track_iJ {
    max-width: 1280px;
    z-index: 2;
    align-items: center;
    flex-direction: column;
    padding: 0 20px;
    position: relative;
    display: flex;
    margin: 0 auto;
}

.educational_yield_f8 h2 {
    margin-bottom: 50px;
    font-size: 38px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 25px;
    color: #ffffff;
    letter-spacing: 2px;
    position: relative;
    font-weight: 700;
}

.educational_yield_f8 h2::before {
    opacity: 0.3;
    left: 50%;
    background: #ffffff;
    content: '';
    transform: translateX(-50%);
    width: 80px;
    bottom: -5px;
    position: absolute;
    height: 1px;
}

.educational_yield_f8 .img_cover_Sv::before {
    left: 0;
    background: linear-gradient(45deg, rgb(231,179,159,0.5) 0%, transparent 40%);
    height: 100%;
    top: 0;
    content: '';
    z-index: 1;
    width: 100%;
    position: absolute;
}

.educational_yield_f8 .img_cover_Sv::after {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    width: 100%;
    height: 40%;
    position: absolute;
    bottom: 0;
    z-index: 2;
    content: '';
    right: 0;
}

.educational_yield_f8 .text_main_holder::after {
    width: 20px;
    transform: translateX(-50%) rotate(45deg);
    opacity: 0.8;
    border: 2px solid rgb(217,139,113);
    height: 20px;
    position: absolute;
    left: 50%;
    content: '';
    top: -80px;
}

.educational_yield_f8 .text_main_holder > div:nth-child(1) {
    --i: 1;
}

.educational_yield_f8 .text_main_holder > div:nth-child(2) {
    --i: 2;
}

.educational_yield_f8 .text_main_holder > div:nth-child(3) {
    --i: 3;
}

.educational_yield_f8 .text_main_holder > div:nth-child(4) {
    --i: 4;
}

.educational_yield_f8 .text_main_holder > div:nth-child(5) {
    --i: 5;
}

.educational_yield_f8 .text_main_holder > div:nth-child(6) {
    --i: 6;
}

.educational_yield_f8 .text_main_holder > div::before {
    position: absolute;
    top: -2px;
    transition: opacity 0.3s ease;
    right: -2px;
    background: linear-gradient(45deg, rgb(231,179,159,0.5) 0%, transparent 20%, transparent 80%, rgb(217,139,113,0.5) 100%);
    z-index: -1;
    border-radius: calc(10px + 1px);
    bottom: -2px;
    content: '';
    opacity: 0;
    left: -2px;
}

.educational_yield_f8 .text_main_holder > div:hover svg {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.3),
                0 0 20px rgb(231,179,159);
    transform: scale(1.1);
}

.educational_yield_f8 .text_main_holder svg path {
    transition: fill 0.3s ease;
    fill: rgb(217,139,113);
}

.educational_yield_f8 .text_main_holder p {
    margin: 0;
    color: #ffffff;
    position: relative;
    font-size: 17px;
    line-height: 1.5;
}

.customer_reviews_xU::before {
    position: absolute;
    background: linear-gradient(to bottom, rgb(217,139,113,0.5) 0%, transparent 100%);
    height: 120px;
    top: 0;
    content: "";
    right: 0;
    transform: translateY(-50%);
    left: 0;
    opacity: 0.08;
}

.customer_reviews_xU h2 {
    letter-spacing: -0.02em;
    font-weight: 700;
    font-size: calc(35px * 1.1);
    position: relative;
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    text-align: center;
    color: #000000;
    line-height: 1.3;
    margin-bottom: 3.5rem;
}

.customer_reviews_xU .container.study_track_iJ {
    max-width: 1400px;
    padding: 0 1rem;
    margin: 0 auto;
    position: relative;
}

.customer_reviews_xU .opinion_spot_qL {
    overflow: hidden;
    position: relative;
    background: linear-gradient(145deg, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
    border-radius: 10px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.04), 0 5px 15px rgba(0, 0, 0, 0.02);
    padding: 2rem;
    transform: translateY(0);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: 1px solid rgba(rgb(217,139,113,0.5), 0.08);
}

.customer_reviews_xU .opinion_spot_qL:hover::before {
    opacity: 0.15;
    transform: rotate(0deg) scale(1.1);
}

.customer_reviews_xU .opinion_spot_qL h3::after {
    bottom: -4px;
    transition: width 0.3s ease-out;
    content: "";
    position: absolute;
    background: rgb(217,139,113);
    width: 0;
    height: 2px;
    left: 0;
}

.customer_reviews_xU .opinion_spot_qL .description {
    color: #000000;
    margin-bottom: 1.5rem;
    position: relative;
    font-size: 17px;
    z-index: 1;
    line-height: 1.6;
}

.customer_reviews_xU .opinion_spot_qL:hover div {
    transform: scale(1.05);
}

.customer_reviews_xU .opinion_spot_qL:hover div::after {
    opacity: 0.2;
}

.customer_reviews_xU .opinion_spot_qL div img {
    width: 100%;
    height: 100%;
    transition: transform 0.5s ease;
    object-fit: cover;
}

.customer_reviews_xU .opinion_spot_qL:hover div img {
    transform: scale(1.1);
}

.aspiring_learners_pB::before {
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(135deg, 
                rgb(231,179,159,0.5) 0%, 
                transparent 30%, 
                transparent 70%, 
                rgb(217,139,113,0.5) 100%);
    opacity: 0.1;
    content: "";
    width: 100%;
    position: absolute;
}

.aspiring_learners_pB h4::after {
    border-radius: 10px;
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    bottom: 0;
    height: 3px;
    width: 80px;
    background: rgb(231,179,159);
    content: "";
}

.aspiring_learners_pB p::before {
    content: "";
    background: rgb(231,179,159);
    transition: width 0.3s ease;
    width: 5px;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}

.aspiring_learners_pB p::after {
    top: 0;
    background: linear-gradient(90deg, 
                rgb(231,179,159,0.5) 0%, 
                transparent 30%);
    content: "";
    opacity: 0;
    position: absolute;
    transition: opacity 0.3s ease;
    height: 100%;
    left: 0;
    z-index: -1;
    width: 100%;
}

.aspiring_learners_pB p svg {
    margin-right: 20px;
    width: 28px;
    flex-shrink: 0;
    transition: all 0.3s ease;
    height: 28px;
}

.aspiring_learners_pB p:hover svg path {
    fill: rgb(217,139,113);
}

.aspiring_learners_pB p:nth-child(even)::after {
    background: linear-gradient(90deg, 
                rgb(217,139,113,0.5) 0%, 
                transparent 30%);
}

.aspiring_learners_pB .study_track_iJ > div p:nth-child(2) {
    animation-delay: 0.2s;
}

.aspiring_learners_pB .study_track_iJ > div p:nth-child(4) {
    animation-delay: 0.4s;
}

.aspiring_learners_pB .study_track_iJ > div p:nth-child(6) {
    animation-delay: 0.6s;
}

.course_features_lS::before {
    left: 0;
    height: 100%;
    background-image: 
        linear-gradient(30deg, rgba(rgb(231,179,159,0.5), 0.03) 1px, transparent 1px),
        linear-gradient(120deg, rgba(rgb(231,179,159,0.5), 0.03) 1px, transparent 1px);
    z-index: 0;
    background-size: 40px 40px;
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
}

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

.course_features_lS h2::before {
    transform: translateY(-50%);
    height: 60%;
    background-color: rgb(231,179,159);
    left: -15px;
    position: absolute;
    top: 50%;
    width: 6px;
    content: "";
}

.course_features_lS .img_cover_Sv {
    overflow: hidden;
    box-shadow: 
        0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.06),
        0 3px 10px rgba(rgba(0, 0, 0, 0.5), 0.03);
    transform: perspective(1000px) rotateY(-2deg) translateZ(0);
    position: relative;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    border: 1px solid rgba(rgb(231,179,159,0.5), 0.15);
    height: 360px;
}

.course_features_lS .img_cover_Sv:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(5px);
    box-shadow: 
        0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
}

.course_features_lS .description {
    position: relative;
    border-left: 2px solid rgba(rgb(231,179,159,0.5), 0.3);
    color: #000000;
    font-size: 13px;
    padding-left: 15px;
    margin-bottom: 20px;
    line-height: 1.7;
}

.course_features_lS .description::before {
    background-color: rgb(231,179,159);
    width: 2px;
    height: 0;
    position: absolute;
    animation: lineGrow 2.5s ease-out forwards;
    left: -2px;
    top: 0;
    content: "";
}

.reach_out_fc::after {
    left: 0;
    content: "";
    height: 100%;
    z-index: 2;
    background: linear-gradient(135deg, rgb(217,139,113,0.5) 0%, transparent 50%, rgb(231,179,159,0.5) 100%);
    top: 0;
    width: 100%;
    pointer-events: none;
    position: absolute;
}

.reach_out_fc .message_inquiry_6y {
    position: relative;
    padding: 60px 40px;
    width: 40%;
    overflow: hidden;
    background: linear-gradient(to bottom right, rgb(231,179,159), rgb(217,139,113));
}

.reach_out_fc .message_inquiry_6y::before {
    content: '';
    opacity: 0.4;
    height: 200px;
    width: 200px;
    border-radius: 50%;
    background: rgb(217,139,113);
    position: absolute;
    top: -100px;
    right: -100px;
}

.reach_out_fc .message_inquiry_6y h3 {
    position: relative;
    font-weight: 700;
    margin-bottom: 40px;
    z-index: 5;
    color: #ffffff;
    font-size: 28px;
}

.reach_out_fc .message_inquiry_6y div:hover {
    transform: translateX(10px);
}

.reach_out_fc .message_inquiry_6y div svg {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    margin-right: 15px;
}

.reach_out_fc .message_inquiry_6y div:hover svg path {
    fill: rgb(244,219,203);
}

.reach_out_fc .message_inquiry_6y div span a {
    color: #ffffff;
    transition: color 0.3s ease;
    text-decoration: none;
}

.reach_out_fc .request_info_Px {
    background: rgba(255, 255, 255, 0.1);
    overflow: hidden;
    position: relative;
    padding: 60px 40px;
    width: 60%;
}

.reach_out_fc .request_info_Px h3 {
    font-size: 19px;
    margin-bottom: 30px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
}

.reach_out_fc form {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.reach_out_fc form input[type="text"],
.reach_out_fc form input[type="email"] {
    border: none;
    font-family: Arial, sans-serif;
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff;
    font-size: 18px;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    border-radius: 10px;
    padding: 16px 20px;
    border: 1px solid transparent;
}

.reach_out_fc .message_feedback_06 {
    align-items: flex-start;
    position: relative;
    margin-bottom: 25px;
    display: flex;
}

.reach_out_fc .message_feedback_06 label {
    font-size: 15px;
    position: relative;
    line-height: 1.5;
    padding-left: 35px;
    color: rgba(255, 255, 255, 0.8);
    cursor: pointer;
}

.reach_out_fc .message_feedback_06 input[type="checkbox"]:checked + label::before {
    background: rgb(217,139,113);
}

.reach_out_fc .message_feedback_06 input[type="checkbox"]:checked + label::after {
    top: 5px;
    transform: rotate(45deg);
    width: 6px;
    content: '';
    position: absolute;
    border-width: 0 2px 2px 0;
    border: solid white;
    height: 12px;
    left: 8px;
}

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

.reach_out_fc form .query_message_f6:hover::before {
    left: 100%;
}



.reach_out_fc .message_inquiry_6y div:nth-child(2) {
    animation: float 5s infinite ease-in-out;
}

.reach_out_fc .message_inquiry_6y div:nth-child(3) {
    animation: float 7s infinite ease-in-out;
}

.reach_out_fc .message_inquiry_6y div:nth-child(5) {
    animation: float 8s infinite ease-in-out;
}


@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 (max-width: 1024px) {.class_guide_yD {
    padding: 4rem 0 2rem;
}.class_guide_yD .text_main_holder {
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem;
}.class_guide_yD .subscribe_holder {
    grid-column: span 2;
}
}



@media (max-width: 768px) {.class_guide_yD {
    padding: 3.5rem 0 1.5rem;
}.class_guide_yD .text_main_holder {
    grid-template-columns: 1fr;
    gap: 3rem;
}.class_guide_yD .subscribe_holder {
    grid-column: auto;
}.class_guide_yD .get_help_Lc {
    grid-template-columns: 1fr 1fr;
}.class_guide_yD .info_item:hover {
    transform: translateX(0) translateY(-5px);
}
}



@media (min-width: 768px) {.our_story_ta {
    padding: 8rem 0;
}.our_story_ta h1 {
    margin-bottom: 4rem;
    font-size: calc(47px * 1.2);
}.our_story_ta h1::after {
    width: 120px;
    height: 5px;
}.our_story_ta .learn_corner_tT ul {
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
}.our_story_ta .study_training_8k {
    height: 100%;
    display: flex;
    flex-direction: column;
}.our_story_ta .study_training_8k:first-child {
    transform: translateY(40px);
}.our_story_ta .study_training_8k:last-child {
    transform: translateY(-10px);
}.our_story_ta .study_training_8k:hover:first-child {
    transform: translateY(35px);
}.our_story_ta .study_training_8k:hover:last-child {
    transform: translateY(-15px);
}.our_story_ta .study_training_8k div {
    max-height: none;
    flex: 1;
}
}



@media (max-width: 767px) {.our_story_ta {
    padding: 4rem 0;
}.our_story_ta h1 {
    margin-bottom: 2.5rem;
    text-align: center;
}.our_story_ta h1::after {
    left: 50%;
    transform: translateX(-50%) scaleX(0);
}.our_story_ta .study_training_8k {
    padding: 1.8rem;
    margin-bottom: 2rem;
}.our_story_ta .study_training_8k h4 {
    margin-bottom: 1rem;
}.our_story_ta .study_training_8k div {
    max-height: 200px;
}}



@media (max-width: 991px) {.start_now_bY {
    padding: 90px 0;
}.start_now_bY .container {
    gap: 30px;
}.start_now_bY .container p {
    padding-left: 20px;
    font-size: calc(20px * 1.2);
}.start_now_bY .query_message_f6 {
    padding: 15px 35px;
}
}



@media (max-width: 480px) {.start_now_bY {
    padding: 50px 0;
}.start_now_bY .container {
    gap: 30px;
}.start_now_bY .container p {
    font-size: calc(15px * 1.2);
    border-left-width: 3px;
    padding-left: 12px;
}.start_now_bY .query_message_f6 {
    padding: 12px 25px;
    font-size: calc(18px * 0.9);
}.start_now_bY .container::before {
    width: 50%;
    bottom: -15px;
}.start_now_bY .container::after {
    height: 8px;
    width: 8px;
    bottom: -19px;
}}



@media (max-width: 767px) {header {
    padding: 1rem 2%;
}header .nav_pro_Ad {
    padding: 1rem;
}header .nav_expert_XP {
    padding: 0 0 0.7rem 0;
}header .nav_expert_XP svg {
    width: 130px;
}header .header_mainbar_Wy {
    gap: 0.5rem;
    padding-top: 0.7rem;
    max-width: 95%;
}header .main_learning_3e {
    padding: 0.5rem 1rem;
    font-size: calc(17px - 1px);
}
}



@media (max-width: 992px) {.title_board_Io {
    padding: 3rem 1rem;
}.title_board_Io .start_intro_aw {
    font-size: calc(38px * 0.85);
    transform: translateX(10px);
}.title_board_Io .main_begin_rZ {
    padding: 2rem;
}.title_board_Io .main_begin_rZ > div {
    max-width: 100%;
}.title_board_Io .main_begin_rZ h3 {
    font-size: 21px;
    max-width: 100%;
}
}



@media (max-width: 576px) {.title_board_Io .start_intro_aw {
    font-size: calc(30px * 0.8);
}.title_board_Io .skill_mastery_y2::before {
    width: 40px;
    height: 40px;
}.title_board_Io .main_begin_rZ {
    padding: 1rem;
}.title_board_Io .main_begin_rZ > div > div {
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
}.title_board_Io .main_begin_rZ h3 {
    font-size: 22px;
    padding: 0.5rem 0.75rem;
}}



@media (max-width: 992px) {.thxField_er {
    padding: 90px 0;
}.thxField_er h2 {
    font-size: calc(33px * 0.9);
}.thxField_er .study_track_iJ {
    padding: 30px;
}
}



@media (max-width: 576px) {.thxField_er {
    padding: 50px 0;
}.thxField_er h2 {
    font-size: calc(33px * 0.7);
    margin-bottom: 25px;
}.thxField_er h2::after {
    width: 50px;
    height: 3px;
}.thxField_er .study_track_iJ {
    transform: none;
    padding: 20px;
}.thxField_er li {
    padding-left: 20px;
}.thxField_er span {
    line-height: 1.6;
    font-size: calc(16px * 0.9);
}}



@media (min-width: 768px) {.education_history_hJ {
    padding: 8rem 0;
}.education_history_hJ .opinion_spot_qL {
    padding: 4rem;
    align-items: center;
    gap: 3rem;
    grid-template-columns: auto 1fr 2fr;
}.education_history_hJ .img_cover_Sv {
    width: 180px;
    margin: 0;
    height: 180px;
}.education_history_hJ .name {
    text-align: left;
    font-size: calc(24px * 1.2);
}.education_history_hJ .opinion_spot_qL div:nth-child(2) div {
    font-size: 15px;
    text-align: left;
}.education_history_hJ .career_story_nS {
    line-height: 1.8;
    font-size: calc(15px * 1.05);
}
}



@media (max-width: 767px) {.education_history_hJ .opinion_spot_qL {
    padding: 2.5rem 1.5rem;
}.education_history_hJ .img_cover_Sv {
    height: 120px;
    width: 120px;
}.education_history_hJ .name {
    margin-top: 1rem;
}.education_history_hJ .career_story_nS {
    padding: 1.5rem;
}}



@media (max-width: 991px) {.price_offer_if {
    padding: 80px 0;
}.price_offer_if .cost_table_sX {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}.price_offer_if .access_plans_iy {
    padding: 30px 25px;
}
}



@media (max-width: 480px) {.price_offer_if {
    padding: 50px 0;
}.price_offer_if .access_plans_iy {
    padding: 25px 20px;
}.price_offer_if h2 {
    font-size: calc(37px - 6px);
}.price_offer_if .pay_options_WP {
    font-size: calc(15px - 2px);
}}



@media (max-width: 767px) {.secure_cache_TO {
    padding: 2.5rem 1.25rem;
}.secure_cache_TO::after {
    display: none;
}.secure_cache_TO h1 {
    font-size: calc(39px * 0.8);
    transform: translateX(0);
}.secure_cache_TO h2 {
    padding-left: 0.75rem;
    font-size: calc(34px * 0.8);
}.secure_cache_TO h3 {
    font-size: calc(34px * 0.7);
}.secure_cache_TO h4 {
    font-size: calc(34px * 0.6);
}.secure_cache_TO p, .secure_cache_TO span, .secure_cache_TO li {
    line-height: 1.6;
    font-size: calc(13px * 0.9);
}.secure_cache_TO ul {
    margin-left: 0.5rem;
}.secure_cache_TO li {
    padding-left: 1.25rem;
}
}



@media (max-width: 992px) {.educational_yield_f8 .text_main_holder {
    grid-template-columns: repeat(2, 1fr);
}.educational_yield_f8 .img_cover_Sv {
    margin-bottom: 60px;
    height: 350px;
}
}



@media (max-width: 768px) {.educational_yield_f8 {
    padding: 80px 0 120px;
}.educational_yield_f8 h2 {
    margin-bottom: 40px;
    font-size: calc(38px * 0.8);
}.educational_yield_f8 .img_cover_Sv {
    margin-bottom: 50px;
    height: 300px;
}
}



@media (min-width: 768px) {.customer_reviews_xU {
    padding: 8rem 0;
}.customer_reviews_xU h2 {
    font-size: calc(35px * 1.2);
    margin-bottom: 4rem;
}.customer_reviews_xU .student_praise_zo {
    gap: 2.5rem;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
}.customer_reviews_xU .opinion_spot_qL {
    padding: 2.5rem;
}.customer_reviews_xU .opinion_spot_qL::before {
    font-size: 10rem;
}
}



@media (max-width: 767px) {.customer_reviews_xU {
    padding: 4rem 0;
}.customer_reviews_xU h2 {
    font-size: 35px;
    margin-bottom: 2.5rem;
}.customer_reviews_xU .opinion_spot_qL {
    padding: 1.75rem;
}.customer_reviews_xU .opinion_spot_qL::before {
    font-size: 6rem;
    top: -1.5rem;
}.customer_reviews_xU .student_praise_zo {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}
}



@media (hover: none) {.customer_reviews_xU .opinion_spot_qL:hover {
    transform: none;
}.customer_reviews_xU .opinion_spot_qL:hover h3::after {
    width: 50%;
}}



@media (max-width: 991px) {.aspiring_learners_pB {
    padding: 90px 0;
}.aspiring_learners_pB h4 {
    font-size: calc(30px * 0.9);
    margin-bottom: 40px;
}.aspiring_learners_pB div > div {
    gap: 18px;
}.aspiring_learners_pB p {
    padding: 20px 25px;
}.aspiring_learners_pB p svg {
    width: 25px;
    height: 25px;
    margin-right: 15px;
}
}



@media (min-width: 768px) {.course_features_lS {
    padding: 150px 0 100px;
}.course_features_lS .learn_now_U0 {
    gap: 60px;
    grid-template-columns: 1fr 1.2fr;
}.course_features_lS h2 {
    margin-bottom: 60px;
    max-width: 70%;
    font-size: calc(38px * 1.1);
}.course_features_lS .img_cover_Sv {
    height: 450px;
}.course_features_lS .text_column_wrap_aH {
    max-height: 450px;
    padding: 30px;
}
}



@media (min-width: 992px) {.course_features_lS {
    padding: 180px 0 120px;
}.course_features_lS h2 {
    transform: translateX(-20px);
    font-size: calc(38px * 1.2);
    max-width: 60%;
}.course_features_lS h2::before {
    left: -30px;
    width: 8px;
}.course_features_lS .learn_now_U0 {
    gap: 80px;
}.course_features_lS .img_cover_Sv {
    height: 520px;
}.course_features_lS .text_column_wrap_aH {
    max-height: 520px;
    padding: 40px;
}.course_features_lS .description {
    font-size: calc(13px * 1.05);
    padding-left: 25px;
}
}



@media screen and (max-width: 992px) {.reach_out_fc {
    padding: 80px 0;
}.reach_out_fc .support_panel_Sw {
    flex-direction: column;
}.reach_out_fc .message_inquiry_6y,
    .reach_out_fc .request_info_Px {
    width: 100%;
    padding: 40px 30px;
}.reach_out_fc .message_inquiry_6y h3 {
    font-size: calc(28px * 0.9);
    margin-bottom: 30px;
}.reach_out_fc .message_inquiry_6y div {
    margin-bottom: 20px;
}
}



@keyframes slideIn {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



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



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



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



@keyframes pulse {
    0%, 100% {
        opacity: 1;
        transform: translateZ(30px) scaleX(1);
    }
    50% {
        opacity: 0.8;
        transform: translateZ(30px) scaleX(1.1);
    }
}



@keyframes spin {
    0% {
        transform: rotate(45deg);
    }
    100% {
        transform: rotate(405deg);
    }
}



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

@keyframes fadeInSlide {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}



@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

