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

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

header,footer {
    width: 100%;
}

header {
    padding: 0;
    margin-top: 0;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
    position: relative;
    background: linear-gradient(120deg, rgb(163,178,170) 0%, rgb(117,126,119) 100%);
    z-index: 100;
    overflow: visible;
}

.our_info9821::before {
    background: linear-gradient(135deg, rgb(163,178,170,0.5) 0%, transparent 100%);
    z-index: 1;
    left: 0;
    width: 100%;
    top: 0;
    content: '';
    height: 100%;
    position: absolute;
}

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

.our_info9821 .learn_faq7239:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

.our_info9821 .learn_ask9620 {
    font-weight: 700;
    position: relative;
    font-size: 34px;
    color: rgb(163,178,170);
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.our_info9821 .img_card8197::before {
    position: absolute;
    top: 0;
    height: 100%;
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
    left: 0;
    content: '';
    width: 100%;
    z-index: 1;
}



.our_info9821 .info_request8350 {
    padding: 30px;
    background: rgb(215,214,189);
    position: relative;
    border-radius: 10px;
    border: 1px solid rgb(117,126,119,0.5);
}

.our_info9821 .info_request8350::before {
    height: 100%;
    background: linear-gradient(135deg, rgb(163,178,170,0.5) 0%, transparent 100%);
    content: '';
    opacity: 0.05;
    left: 0;
    position: absolute;
    z-index: -1;
    top: 0;
    border-radius: 10px;
    width: 100%;
}

.our_info9821 .info_request8350 p::before {
    transition: transform 0.3s ease, background 0.3s ease;
    align-items: center;
    background: rgb(163,178,170,0.5);
    left: -3px;
    position: absolute;
    justify-content: center;
    border-radius: 50%;
    display: flex;
    width: 24px;
    content: '';
    height: 24px;
    top: 0px;
}

.our_info9821 .info_request8350 p:hover span::after {
    width: 100%;
}

.our_info9821 .info_request8350 p span a {
    transition: color 0.3s ease;
    color: rgb(117,126,119);
    text-decoration: none;
}

.our_info9821 .info_request8350 p svg {
    height: 18px;
    left: 0;
    fill: rgb(163,178,170);
    width: 18px;
    transition: transform 0.3s ease, fill 0.3s ease;
    position: absolute;
    top: 3px;
}

.our_info9821 .ask_support2459 {
    padding-top: 20px;
    margin-top: 30px;
    border-top: 1px solid rgb(117,126,119,0.5);
}

.our_info9821 .reach_section4852::before {
    transform: translateY(-50%);
    height: 20px;
    content: '';
    background: rgb(163,178,170,0.5);
    position: absolute;
    left: 0;
    transition: transform 0.3s ease;
    width: 20px;
    border-radius: 50%;
    top: 50%;
}

.our_info9821 .reach_section4852:hover svg {
    fill: rgb(117,126,119);
    transform: translateY(-50%) scale(1.2);
}

.our_info9821 .reach_section4852 svg path {
    fill: inherit;
    transition: fill 0.3s ease;
}

.our_info9821 .submit_request9724 {
    position: relative;
    border-radius: 10px;
    background: rgb(117,126,119,0.5);
    transition: transform 0.3s ease, background 0.3s ease;
    font-size: 18px;
    color: #000000;
    padding: 10px 15px;
    overflow: hidden;
}

.our_info9821 .submit_request9724:hover {
    transform: translateX(5px);
    background: rgb(117,126,119);
}

.our_info9821 .submit_request9724:hover svg {
    transform: rotate(15deg);
    fill: #ffffff;
}

.our_info9821 .submit_request9724 svg path {
    fill: inherit;
    transition: fill 0.3s ease;
}

.our_info9821 .container::after {
    animation: pulse 15s infinite linear;
    height: 200px;
    z-index: -1;
    opacity: 0.1;
    border-radius: 50%;
    width: 200px;
    left: -50px;
    background-size: 10px 10px;
    content: '';
    bottom: -50px;
    position: absolute;
    background-image: linear-gradient(
        45deg,
        rgb(163,178,170,0.5) 25%,
        transparent 25%,
        transparent 50%,
        rgb(163,178,170,0.5) 50%,
        rgb(163,178,170,0.5) 75%,
        transparent 75%,
        transparent
    );
}

.opening_board7681 > div {
    width: 92%;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}

.opening_board7681 > div {
    width: 90%;
}

.opening_board7681 .class_space1487 {
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards;
    transform: translateY(20px);
    margin-bottom: 3rem;
    position: relative;
}

.opening_board7681 .class_space1487 {
    margin-bottom: 2rem;
}

.opening_board7681 .edu_expert3580::after {
    background: linear-gradient(90deg, rgb(163,178,170), rgb(117,126,119));
    left: 0;
    content: "";
    height: 4px;
    position: absolute;
    animation: lineExpand 1.2s 0.5s ease forwards;
    width: 0;
    bottom: 0;
}

.opening_board7681 .page_first1964::before {
    left: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7));
    right: 0;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.opening_board7681 .page_first1964 > div > div {
    transform: translateX(-20px);
    opacity: 0;
    position: relative;
    animation: fadeInRight 0.8s 0.6s ease-out forwards;
    max-width: 650px;
}

.opening_board7681 .page_first1964 p {
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.1);
    border-left: 3px solid rgb(117,126,119);
    padding-left: 20px;
    padding: 15px 20px;
    border-radius: 0 10px 10px 0;
    font-size: calc(12px * 1.2);
    margin-bottom: 2rem;
    line-height: 1.6;
}

.opening_board7681 .page_first1964 p {
    margin-bottom: 1.5rem;
    padding: 10px 15px;
}

.our_story2190 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: #ffffff;
}

.our_story2190::before {
    background: rgb(163,178,170);
    z-index: 1;
    position: absolute;
    height: 50%;
    content: '';
    width: 100%;
    transform: skewY(-6deg) translateY(-30%);
    top: 0;
    left: 0;
}

.our_story2190 .how_grow0681 {
    position: relative;
    flex: 0 0 300px;
    text-align: center;
}

.our_story2190 .pro_classes9708 {
    margin-bottom: 20px;
}

.our_story2190 .learn_online7395 {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 8px;
    color: #000000;
}

.our_story2190 .class_track6837 {
    font-size: 16px;
    display: inline-block;
    color: rgb(163,178,170);
    padding: 0 15px;
    font-weight: 600;
    position: relative;
}

.our_story2190 .class_track6837::after {
    right: -30px;
}

.our_story2190 .statement_holder5172 {
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    border-radius: 25px;
    padding: 50px;
    min-width: 300px;
    flex: 1;
    position: relative;
}

.our_story2190 .statement_holder5172::after {
    width: 60px;
    opacity: 0.5;
    bottom: 30px;
    position: absolute;
    content: '';
    right: 30px;
    border-bottom: 4px solid rgb(117,126,119,0.5);
    height: 60px;
    border-right: 4px solid rgb(117,126,119,0.5);
}

.our_story2190 .impact_numbers9408 svg {
    width: 35px;
    fill: rgb(163,178,170);
    height: 35px;
    margin-right: 10px;
}

.our_story2190 h2::after {
    left: 0;
    position: absolute;
    height: 3px;
    background: rgb(163,178,170);
    width: 70px;
    content: '';
    bottom: 0;
}

.our_story2190 p::first-line {
    font-weight: 600;
    color: #000000;
}

footer::before {
    bottom: 0;
    position: absolute;
    z-index: -1;
    opacity: 0.75;
    top: 0;
    left: 0;
    background-size: 300% 300%;
    content: "";
    animation: gradientFlow 20s ease infinite;
    right: 0;
    background: linear-gradient(145deg, rgba(0, 0, 0, 0.5) 0%, rgb(163,178,170,0.5) 35%, rgb(117,126,119,0.5) 70%, rgba(0, 0, 0, 0.5) 100%);
}

.reg_remind9165::before {
    background: linear-gradient(90deg, transparent, rgb(163,178,170), rgb(117,126,119), transparent);
    position: absolute;
    height: 2px;
    top: 0;
    opacity: 0.8;
    content: "";
    box-shadow: 0 0 20px rgb(163,178,170,0.5);
    left: 0;
    width: 100%;
}

.reg_remind9165 .container {
    flex-wrap: wrap;
    display: flex;
    gap: 3rem;
    position: relative;
    justify-content: space-between;
}

.reg_remind9165 .company_holder::before {
    position: absolute;
    content: "";
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(163,178,170), transparent);
    transform: translateY(-1px);
    width: 200%;
    top: 0;
    left: -50%;
}

.reg_remind9165 .company_holder::after {
    position: absolute;
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(117,126,119), transparent);
    bottom: 0;
    transform: translateY(1px);
    left: 0;
    content: "";
}

.reg_remind9165 .company_holder h3::after {
    position: absolute;
    box-shadow: 0 0 10px rgb(163,178,170);
    bottom: -8px;
    width: 50px;
    background: linear-gradient(90deg, rgb(163,178,170), rgb(117,126,119));
    border-radius: 10px;
    left: 0;
    height: 3px;
    content: "";
    transition: width 0.3s ease-out;
}

.reg_remind9165 .report_abuse8640 {
    flex: 1 1 calc(100% - 450px);
    min-width: 400px;
}

.reg_remind9165 .top_class0437 {
    gap: 2.5rem;
    display: flex;
    flex-wrap: wrap;
}

.reg_remind9165 .first_lesson8902::before {
    position: absolute;
    content: "";
    transform: translateY(-1px);
    width: 200%;
    left: -50%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(117,126,119), transparent);
    height: 1px;
}

.reg_remind9165 .first_lesson8902::after {
    left: 0;
    background: linear-gradient(90deg, transparent, rgb(163,178,170), transparent);
    position: absolute;
    width: 100%;
    transform: translateY(1px);
    content: "";
    bottom: 0;
    height: 1px;
}

.reg_remind9165 .first_lesson8902 h5 {
    display: inline-block;
    margin: 0 0 1.5rem;
    font-weight: 600;
    position: relative;
    font-size: 20px;
    color: #ffffff;
    text-shadow: 0 0 15px rgb(117,126,119,0.5);
    letter-spacing: 0.5px;
}

.reg_remind9165 .first_lesson8902:hover h5::after {
    width: 100%;
}

.reg_remind9165 .first_lesson8902 .top_class0437 {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.reg_remind9165 .first_lesson8902 .top_class0437 a::before {
    left: 0;
    border-radius: 10px;
    content: "";
    width: 3px;
    position: absolute;
    top: 0;
    opacity: 0.5;
    z-index: -1;
    transition: all 0.3s ease;
    background: linear-gradient(180deg, rgb(163,178,170), rgb(117,126,119));
    height: 100%;
}

.reg_remind9165 .first_lesson8902 .top_class0437 a:hover {
    text-shadow: 0 0 10px rgb(117,126,119,0.5);
    color: #ffffff;
    padding-left: 1.5rem;
    opacity: 1;
}

.reg_remind9165 .first_lesson8902 .top_class0437 a:hover::before {
    width: 5px;
    box-shadow: 0 0 10px rgb(163,178,170);
    opacity: 1;
}

.green_edu5074 {
    padding: 2rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    margin-top: 2rem;
    background: rgba(0, 0, 0, 0.5);
}

.green_edu5074 .container {
    justify-content: center;
    align-items: center;
    display: flex;
}

.green_edu5074 .whatsapp_grp4637 {
    color: #ffffff;
    transition: all 0.3s ease;
    text-align: center;
    text-shadow: 0 0 5px #000000;
    font-size: 14px;
    position: relative;
    opacity: 0.7;
    letter-spacing: 0.5px;
}

.contact_box8796::before {
    position: absolute;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(163,178,170), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(rgb(117,126,119), 0.05) 0%, transparent 50%);
    height: 100%;
    left: 0;
    content: "";
    z-index: 1;
    top: 0;
}



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

.contact_box8796 h2 {
    left: 50%;
    color: #000000;
    letter-spacing: 1px;
    text-align: center;
    perspective: 1000px;
    position: relative;
    font-size: 36px;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 15px;
    transform: translateX(-50%);
}

.contact_box8796 h2::before {
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(163,178,170), transparent);
    bottom: -10px;
    left: 0;
    height: 2px;
    position: absolute;
    content: "";
}

.contact_box8796 .inquiry_query6981::before {
    height: 5px;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(90deg, rgb(163,178,170), rgb(117,126,119));
    content: "";
    position: absolute;
    z-index: 3;
}

.contact_box8796 .img_card8197::before {
    position: absolute;
    z-index: 1;
    background: linear-gradient(210deg, rgba(rgb(163,178,170), 0.5), rgba(rgb(117,126,119), 0.5));
    mix-blend-mode: multiply;
    content: "";
    inset: 0;
}



.contact_box8796 .query_query7634 {
    padding: 60px 50px;
    position: relative;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95));
    flex: 0 0 55%;
    backdrop-filter: blur(10px);
}

.contact_box8796 form {
    position: relative;
    z-index: 3;
}

.contact_box8796 form h3 {
    font-size: 22px;
    color: #000000;
    margin-bottom: 35px;
    font-weight: 600;
    position: relative;
    letter-spacing: 0.5px;
}

.contact_box8796 form input[type="text"] {
    transition: all 0.3s ease;
    color: #000000;
    background: rgba(rgb(215,214,189), 0.5);
    margin-bottom: 25px;
    padding: 18px 25px;
    width: 100%;
    font-size: 14px;
    backdrop-filter: blur(5px);
    border: 1px solid rgba(rgb(163,178,170), 0.1);
    border-radius: 8px;
}

.contact_box8796 form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
    transition: all 0.3s ease;
}

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

.contact_box8796 .feedback_feedback1263 label {
    position: relative;
    line-height: 1.5;
    padding-left: 35px;
    cursor: pointer;
    font-size: 15px;
    color: #000000;
}

.contact_box8796 .feedback_feedback1263 input[type="checkbox"]:checked + label::before {
    background: rgb(163,178,170);
    border-color: rgb(163,178,170);
}

.contact_box8796 .feedback_feedback1263 label a {
    text-decoration: none;
    position: relative;
    color: rgb(163,178,170);
    transition: all 0.3s ease;
    font-weight: 600;
}

.contact_box8796 .feedback_feedback1263 label a::after {
    content: "";
    height: 1px;
    transform: scaleX(0);
    left: 0;
    bottom: -2px;
    transform-origin: right;
    transition: transform 0.3s ease;
    position: absolute;
    background: rgb(163,178,170);
    width: 100%;
}

.contact_box8796 .message_reach9180 {
    color: #ffffff;
    font-weight: 600;
    z-index: 1;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.3s ease;
    border: none;
    padding: 16px 40px;
    letter-spacing: 0.5px;
    font-size: 20px;
    background: rgb(163,178,170);
    border-radius: 8px;
    position: relative;
}

.contact_box8796 .message_reach9180::after {
    position: absolute;
    content: "";
    transform: scale(0);
    width: 50px;
    top: -50%;
    background: rgba(255, 255, 255, 0.3);
    z-index: -1;
    border-radius: 50%;
    height: 50px;
    left: -10px;
    transition: all 0.5s ease;
}

.contact_box8796 svg path {
    transition: all 0.3s ease;
    stroke: rgb(163,178,170);
    stroke-width: 2;
}

.contact_box8796 form input {
    border: 1px solid rgb(163,178,170);
}

.client_testimonials5481::before {
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    position: absolute;
    content: "";
    height: 100%;
    background-size: 100px 100px;
    background-image: 
        linear-gradient(45deg, rgb(163,178,170,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(163,178,170,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(163,178,170,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(163,178,170,0.5) 75%);
    background-position: 0 0, 0 50px, 50px -50px, -50px 0px;
    opacity: 0.05;
}

.client_testimonials5481 h2::before,
.client_testimonials5481 h2::after {
    content: "";
    background: rgb(163,178,170);
    height: 4px;
    position: absolute;
}

.client_testimonials5481 h2::before {
    width: 60%;
    transform-origin: left;
    left: 0;
    animation: expandLine 1.5s ease-in-out infinite alternate;
    bottom: -15px;
}

.client_testimonials5481 .user_testimonials0219 {
    background: #ffffff;
    position: relative;
    padding: 2rem;
    z-index: 1;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.client_testimonials5481 .user_testimonials0219:nth-child(even) {
    transform: rotate(2deg);
    clip-path: polygon(
        0 0,
        100% 0,
        100% 100%,
        20% 100%,
        0 80%
    );
}

.client_testimonials5481 .user_testimonials0219::before {
    transform: none;
    position: absolute;
    z-index: -1;
    transition: transform 0.3s ease;
    background: #ffffff;
    inset: 0;
    content: "";
}

.client_testimonials5481 .user_testimonials0219::after {
    content: "";
    transition: transform 0.3s ease;
    position: absolute;
    background: linear-gradient(135deg, rgb(163,178,170), rgb(117,126,119));
    z-index: -2;
    opacity: 0;
    inset: 0;
    transform: none;
}

.client_testimonials5481 .user_testimonials0219:nth-child(4n+2) {
    transform: translateY(40px) rotate(-2deg);
    grid-row: auto / span 1;
    grid-column: auto / span 1;
}

.client_testimonials5481 .user_testimonials0219:nth-child(4n+3):hover {
    transform: translateY(-40px) rotate(0);
}

.client_testimonials5481 .user_testimonials0219:nth-child(4n+4) {
    grid-row: auto / span 1;
    transform: translateY(20px) rotate(-1deg);
    grid-column: auto / span 1;
}

.client_testimonials5481 .user_testimonials0219:nth-child(odd) img {
    transform: rotate(3deg);
    box-shadow: 4px 4px 0 rgb(163,178,170,0.5);
}

.client_testimonials5481 .user_testimonials0219:nth-child(even) img {
    transform: rotate(-3deg);
    box-shadow: -4px 4px 0 rgb(117,126,119,0.5);
}

.client_testimonials5481 .user_testimonials0219 p {
    transition: transform 0.3s ease;
    font-size: 17px;
    color: #000000;
    position: relative;
    font-weight: 600;
    margin: 0;
}

.client_testimonials5481 .user_testimonials0219 .description {
    margin-top: 1rem;
    font-weight: 400;
    color: #000000;
    line-height: 1.6;
    position: relative;
    transition: transform 0.3s ease 0.1s;
}

.client_testimonials5481 .user_testimonials0219:hover .description::after {
    width: 60%;
}

.client_testimonials5481 .user_testimonials0219:nth-child(even) .description::after {
    right: 0;
    left: auto;
    background: rgb(117,126,119,0.5);
}

.price_card_deck5670::before {
    left: 0;
    pointer-events: none;
    background: linear-gradient(135deg, rgb(163,178,170,0.5) 0%, transparent 70%);
    content: "";
    top: 0;
    position: absolute;
    height: 100%;
    z-index: 1;
    width: 100%;
}

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

.price_card_deck5670 .discount_deals7134 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateZ(0);
    position: relative;
    background-color: #ffffff;
    padding: 2rem;
    border-left: 4px solid rgb(163,178,170);
}

.price_card_deck5670 .discount_deals7134 h2 {
    font-size: 36px;
    color: #000000;
    position: relative;
    transform: perspective(800px) translateZ(30px);
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.price_card_deck5670 .discount_deals7134 .package_price3762 {
    line-height: 1.6;
    color: #000000;
    font-size: 18px;
    max-width: 80%;
}

.price_card_deck5670 .study_price7132 {
    color: inherit;
    position: relative;
    transition: all 0.4s ease;
    text-decoration: none;
    display: block;
    transform-style: preserve-3d;
}

.price_card_deck5670 .study_price7132:hover .plan_deals5932 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 0 0 1px rgb(163,178,170,0.5);
    transform: translateZ(20px);
}

.price_card_deck5670 .study_price7132:hover .plan_deals5932 {
    transform: rotate(0) translateZ(20px);
}

.price_card_deck5670 .study_price7132:nth-child(odd) .plan_deals5932 {
    transform: rotate(-1deg);
}

.price_card_deck5670 .learning_packages9362 {
    flex: 1;
    word-break: break-word;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow-wrap: break-word;
    z-index: 2;
    padding: 2rem;
}

.price_card_deck5670 .learning_packages9362 h3 {
    transition: transform 0.3s ease;
    font-size: calc(20px * 1.2);
    font-weight: 600;
    color: #000000;
    position: relative;
    transform: translateZ(10px);
    margin-bottom: 1rem;
}

.price_card_deck5670 .study_price7132:hover .learning_packages9362 h3::after {
    width: 60px;
}

.price_card_deck5670 .package_deals2631 {
    transform: translateZ(15px);
    font-weight: 700;
    margin: 0.5rem 0 1.5rem;
    display: block;
    position: relative;
    font-size: calc(20px * 1.8);
    color: rgb(163,178,170);
}

.price_card_deck5670 .learning_packages9362 p {
    margin-top: 1rem;
    color: #000000;
    line-height: 1.6;
    font-size: 18px;
    overflow-wrap: break-word;
    flex: 1;
    word-break: break-word;
}

.price_card_deck5670 .study_price7132:hover .img_card8197 {
    transform: scale(1.05) translateZ(0);
}

.price_card_deck5670 .img_card8197::before {
    opacity: 0.15;
    position: absolute;
    transition: opacity 0.3s ease;
    z-index: 1;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    background: rgb(163,178,170);
    content: "";
}

.leadership_experience6859 {
    position: relative;
    overflow: hidden;
    background-color: rgb(215,214,189);
    padding: 6rem 0;
}

.leadership_experience6859::after {
    bottom: -10%;
    width: 50%;
    left: -10%;
    z-index: 0;
    filter: blur(40px);
    height: 60%;
    background: linear-gradient(225deg, rgb(117,126,119,0.5), rgb(163,178,170,0.5));
    content: "";
    transform: rotate(15deg);
    position: absolute;
}

.leadership_experience6859 .user_testimonials0219 {
    box-shadow: 0 20px 40px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.05);
    transform: perspective(1000px) rotateX(2deg);
    background: linear-gradient(to right bottom, rgba(255,255,255,0.9), rgba(255,255,255,0.7));
    border-left: 4px solid rgb(163,178,170);
    display: grid;
    grid-template-columns: 1fr;
    backdrop-filter: blur(10px);
    position: relative;
    padding: 3rem;
    gap: 2rem;
}

.leadership_experience6859 .user_testimonials0219 .img_card8197:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 15px 25px rgba(0,0,0,0.1);
    clip-path: polygon(0% 5%, 100% 0%, 95% 95%, 5% 100%);
    transform: translateY(-10px);
}

.leadership_experience6859 .user_testimonials0219 > div:nth-child(2) {
    animation: fadeSlideUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.3s forwards;
    border-left: 2px solid rgb(117,126,119);
    align-self: flex-start;
    transform: translateY(1rem);
    opacity: 0;
    padding-left: 1rem;
}

.leadership_experience6859 .user_testimonials0219 .name::after {
    width: 0;
    bottom: -5px;
    height: 2px;
    transition: width 0.4s ease;
    background-color: rgb(117,126,119);
    position: absolute;
    left: 0;
    content: "";
}

.leadership_experience6859 .user_testimonials0219 > div:nth-child(2) > div::before {
    left: -10px;
    content: "★";
    color: rgb(163,178,170);
    position: absolute;
    opacity: 0.7;
}

.leadership_experience6859 .user_testimonials0219 > div:nth-child(3) {
    position: relative;
    animation: fadeSlideUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.5s forwards;
    transform: translateY(1rem);
    opacity: 0;
}

.leadership_experience6859 .user_testimonials0219 .exp_view1578::before {
    color: rgb(163,178,170,0.5);
    font-size: 6rem;
    z-index: -1;
    font-family: Georgia, serif;
    content: "";
    top: -20px;
    position: absolute;
    left: -20px;
}

.course_candidates6753 {
    background: linear-gradient(135deg, rgb(215,214,189) 0%, rgb(163,178,170,0.5) 100%);
    overflow: hidden;
    padding: 110px 0;
    position: relative;
}

.course_candidates6753::after {
    background-position: center;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 120px;
    background-size: cover;
    left: 0;
    content: "";
    bottom: 0;
}



.course_candidates6753 .container {
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
    z-index: 3;
}

.course_candidates6753 .expert_study2410::before {
    opacity: 0.3;
    border-radius: 10px;
    height: 100px;
    position: absolute;
    z-index: -1;
    right: -10px;
    transform: rotate(-15deg) translateZ(-10px);
    width: 100px;
    top: -10px;
    background: rgb(117,126,119);
    content: "";
}

.course_candidates6753 h4 {
    padding-bottom: 15px;
    position: relative;
    font-weight: 700;
    font-size: 29px;
    text-align: center;
    margin-bottom: 35px;
    color: rgb(163,178,170);
}

.course_candidates6753 h4::after {
    transform: translateX(-50%);
    border-radius: 10px;
    position: absolute;
    left: 50%;
    width: 70px;
    height: 4px;
    content: "";
    bottom: 0;
    background: linear-gradient(90deg, rgb(163,178,170), rgb(117,126,119));
}

.course_candidates6753 p::before {
    top: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgb(163,178,170), rgb(117,126,119));
    transition: all 0.3s ease;
    width: 4px;
    left: 0;
    content: "";
    z-index: -1;
    position: absolute;
}

.course_candidates6753 p::after {
    transition: all 0.4s ease;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(135deg, rgb(163,178,170,0.5) 0%, transparent 100%);
    z-index: -1;
    opacity: 0;
    content: "";
    height: 100%;
    width: 100%;
}

.course_candidates6753 p svg path {
    fill: rgb(163,178,170);
    transition: fill 0.3s ease;
}

.course_candidates6753 p:hover svg {
    transform: scale(1.2);
}



.course_candidates6753 p:nth-child(odd) {
    animation: floatItem 6s ease-in-out infinite;
}



.course_candidates6753 .expert_study2410 > div p {
    opacity: 0;
    animation: fadeSlideUp 0.6s ease forwards;
}

.course_candidates6753 .expert_study2410 > div p:nth-child(2) {
    animation-delay: 0.4s;
}

.course_candidates6753 .expert_study2410 > div p:nth-child(4) {
    animation-delay: 0.8s;
}

.course_candidates6753 .expert_study2410 > div p:nth-child(6) {
    animation-delay: 1.2s;
}

.access_now4319::before {
    content: '';
    opacity: 0.05;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    background: repeating-conic-gradient(
        from 0deg at 50% 50%,
        rgb(163,178,170,0.5) 0deg,
        transparent 5deg,
        transparent 55deg,
        rgb(163,178,170,0.5) 60deg
    );
    animation: rotatePortal 20s linear infinite;
    position: absolute;
    z-index: -1;
}

.access_now4319 .expert_study2410 {
    justify-content: center;
    max-width: 1000px;
    overflow: hidden;
    padding: 60px 40px;
    flex-direction: column;
    border-radius: 21px;
    margin: 0 auto;
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 0.03);
    align-items: center;
    z-index: 2;
    backdrop-filter: blur(10px);
    position: relative;
}

.access_now4319 .expert_study2410::after {
    top: 0;
    left: 0;
    content: '';
    position: absolute;
    background-size: 40px 40px;
    height: 100%;
    z-index: -1;
    opacity: 0.2;
    background: 
        linear-gradient(0deg, 
            transparent 49.5%, 
            rgba(255, 255, 255, 0.1) 50%, 
            transparent 50.5%),
        linear-gradient(90deg, 
            transparent 49.5%, 
            rgba(255, 255, 255, 0.1) 50%, 
            transparent 50.5%);
    width: 100%;
    animation: gridScale 15s ease infinite;
}

.access_now4319 h3::after {
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    border: 1px solid #ffffff;
    box-shadow: 0 0 20px #ffffff;
    animation: pulseCircle 4s ease-in-out infinite;
    height: 60px;
    content: '';
    width: 60px;
    opacity: 0.1;
    border-radius: 50%;
    bottom: -80px;
}

.access_now4319 .course_faq8649::before {
    background: radial-gradient(
        circle at center,
        #ffffff 0%,
        transparent 70%
    );
    content: '';
    width: 100%;
    opacity: 0;
    left: 0;
    transition: opacity 0.4s ease;
    position: absolute;
    height: 100%;
    top: 0;
    z-index: -1;
}

.access_now4319 .course_faq8649::after {
    position: absolute;
    z-index: -1;
    background: linear-gradient(
        to bottom,
        transparent,
        #ffffff,
        transparent
    );
    transform: translateX(-50%) rotate(20deg);
    opacity: 0;
    transition: all 0.6s ease;
    content: '';
    width: 15px;
    height: 300%;
    top: -100%;
    left: 50%;
}

header::before {
    z-index: -1;
    left: 2px;
    content: '';
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05) 0px,
        rgba(255, 255, 255, 0.05) 1px,
        transparent 1px,
        transparent 10px
    );
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
    bottom: 2px;
    top: 2px;
    right: 2px;
}

header .head_learn5642::before {
    content: '';
    border: 1px dashed rgba(255, 255, 255, 0.3);
    right: 3px;
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    z-index: -1;
    left: 3px;
    bottom: 3px;
    position: absolute;
    top: 3px;
}

header .first_lesson8902 {
    z-index: 2;
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
    position: relative;
}

header .header_wrap0261 a {
    padding: 0 1.2rem;
    height: 40px;
    transition: all 0.3s ease;
    clip-path: polygon(
        10px 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% calc(100% - 10px),
        calc(100% - 10px) 100%,
        10px 100%,
        0 calc(100% - 10px),
        0 10px
    );
    position: relative;
    font-weight: 600;
    color: #ffffff;
    display: flex;
    background: rgba(255, 255, 255, 0.1);
    align-items: center;
    font-size: 18px;
    justify-content: center;
    text-decoration: none;
    overflow: hidden;
    border: 1px solid transparent;
}

header .header_wrap0261:hover::after {
    width: 80%;
}

header .top_mainbar4375::before {
    right: 10px;
    opacity: 0.5;
    border-right: none;
    position: absolute;
    top: 10px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    content: '';
    width: 40px;
    border-bottom: none;
    height: 40px;
}

header .head_know5468 {
    z-index: 1;
    position: relative;
    background: rgb(215,214,189);
    margin-top: -15px;
    padding-top: 2rem;
}

.secure_enclave2506 {
    max-width: 1200px;
    background: rgba(0, 0, 0, 0.5);
    margin: 0 auto;
    font-family: Arial, sans-serif;
    padding: 60px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    color: #ffffff;
}

.secure_enclave2506 h2 {
    border-left: 6px solid rgb(117,126,119);
    margin-bottom: 20px;
    color: rgb(117,126,119);
    font-weight: 600;
    padding-left: 20px;
    margin-top: 30px;
    font-size: 36px;
}

.secure_enclave2506 ul li::before {
    content: "•";
    font-size: 1.5em;
    margin-left: -1em;
    color: rgb(163,178,170);
    width: 1em;
    display: inline-block;
}

.secure_enclave2506 p, .secure_enclave2506 span, .secure_enclave2506 div {
    font-size: 13px;
    color: #ffffff;
    line-height: 1.8;
    margin-bottom: 20px;
}

.program_offerings3185 {
    background-color: rgb(163,178,170);
    display: flex;
    position: relative;
    overflow: hidden;
    align-items: center;
    min-height: 100vh;
}

.program_offerings3185 {
    min-height: auto;
    display: block;
}

.program_offerings3185 .new_study6849 {
    height: 100%;
    position: absolute;
    width: 45%;
    left: 0;
    top: 0;
    overflow: hidden;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
}

.program_offerings3185 .new_study6849 {
    clip-path: none;
    position: relative;
    width: 100%;
    height: 300px;
}

.program_offerings3185 .new_study6849::after {
    z-index: 3;
    top: 0;
    height: 100%;
    background: linear-gradient(90deg, transparent 0%, rgb(163,178,170) 100%);
    content: "";
    right: 0;
    position: absolute;
    width: 50px;
}

.program_offerings3185 .new_study6849::after {
    display: none;
}

.program_offerings3185 .new_study6849:hover .skill_work9182 {
    animation-play-state: paused;
}

.program_offerings3185 .tech_skills3720 {
    width: 100%;
    position: relative;
    height: 20%;
    overflow: hidden;
}

.program_offerings3185 .tech_skills3720 {
    height: 100%;
    width: 20%;
}

.program_offerings3185 .tech_skills3720 img {
    width: 100%;
    transform: scale(1.05);
    transition: filter 0.5s ease, transform 4s ease-out;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.9) contrast(1.1) saturate(1.1);
}

.program_offerings3185 .tech_skills3720:hover img {
    transform: scale(1.15);
    filter: brightness(1) contrast(1.05) saturate(1.2);
}

.program_offerings3185 .expert_study2410 {
    width: 55%;
    align-items: center;
    display: flex;
    margin-right: 2%;
    justify-content: center;
}

.program_offerings3185 .expert_study2410 {
    width: 100%;
    margin: 0;
}

.program_offerings3185 .quick_progress8973::before {
    left: 0;
    width: 100%;
    top: 0;
    background: linear-gradient(
        90deg,
        rgb(163,178,170) 0%,
        rgb(117,126,119) 100%
    );
    content: "";
    position: absolute;
    height: 5px;
}

.program_offerings3185 .quick_progress8973::after {
    height: 200%;
    content: "";
    top: -50%;
    background: radial-gradient(
        circle at center,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 60%
    );
    width: 200%;
    left: -50%;
    position: absolute;
    z-index: -1;
    pointer-events: none;
    animation: rotate-gradient 20s linear infinite;
}

.program_offerings3185 .quick_progress8973 h3::after {
    left: 0;
    background: linear-gradient(
        90deg,
        rgb(163,178,170) 0%,
        rgb(117,126,119) 100%
    );
    content: "";
    height: 3px;
    position: absolute;
    width: 50px;
    bottom: 0;
}

.program_offerings3185 .quick_progress8973 .message_reach9180 {
    z-index: 1;
    background: linear-gradient(
        to right,
        rgb(163,178,170) 0%,
        rgb(117,126,119) 100%
    );
    text-decoration: none;
    justify-content: center;
    transition: all 0.4s ease;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    color: #ffffff;
    font-weight: 600;
    padding: 1rem 2.5rem;
    font-size: 17px;
    background-size: 200% auto;
    display: inline-flex;
    position: relative;
    align-items: center;
    border-radius: 10px;
}

.program_offerings3185 .quick_progress8973 .message_reach9180 {
    width: 100%;
    padding: 0.8rem 1.5rem;
}

.thanksSpace2986 {
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(215,214,189) 0%, #ffffff 100%);
    display: flex;
    min-height: 100vh;
    perspective: 1000px;
    position: relative;
}

.thanksSpace2986::after {
    z-index: 0;
    bottom: -20%;
    transform: rotate(15deg);
    height: 60%;
    right: -20%;
    filter: blur(80px);
    background: linear-gradient(135deg, rgb(163,178,170,0.5) 0%, rgb(117,126,119,0.5) 100%);
    width: 60%;
    opacity: 0.2;
    content: "";
    position: absolute;
}

.thanksSpace2986 .expert_study2410 {
    transition: transform 0.5s ease;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 30px), 
        calc(100% - 30px) 100%, 
        0 100%
    );
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    position: relative;
    transform-style: preserve-3d;
    transform: translateZ(0) rotateX(2deg);
    background-color: #ffffff;
    padding: calc(2rem + 3vw);
}

.thanksSpace2986 .expert_study2410 > div:first-child::after {
    content: "";
    height: 4px;
    width: 80px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: scaleX(1);
    position: absolute;
    left: 0;
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(163,178,170) 0%, rgb(117,126,119) 100%);
    bottom: -10px;
}

.thanksSpace2986 .expert_study2410:hover h5 {
    transform: translateZ(40px);
}

.thanksSpace2986 .expert_study2410 > div:last-child {
    position: relative;
    transform: translateZ(10px);
    transition: transform 0.5s ease;
}

.thanksSpace2986 a {
    display: block;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease;
    text-decoration: none;
}

.thanksSpace2986 a::before {
    width: 100%;
    height: 100%;
    bottom: 0;
    transform: translateY(10px);
    position: absolute;
    opacity: 0;
    left: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
    z-index: -1;
    content: "";
    background: linear-gradient(135deg, 
        transparent 0%, 
        transparent 95%, 
        rgb(163,178,170,0.5) 95%, 
        rgb(163,178,170,0.5) 100%
    );
}

.join_our_community6152::before {
    content: "";
    position: absolute;
    height: 1px;
    top: 0;
    animation: scanLine 4s infinite linear;
    right: 0;
    box-shadow: 0 0 15px 2px rgb(163,178,170);
    background: linear-gradient(90deg, transparent, rgb(163,178,170), transparent);
    left: 0;
}

.join_our_community6152 .expert_study2410 {
    position: relative;
    perspective: 1000px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
}

.join_our_community6152 .contact_inquiry8014:hover {
    transform: rotateY(0deg);
}

.join_our_community6152 .contact_inquiry8014::before,
.join_our_community6152 .contact_inquiry8014::after {
    border-radius: 25px;
    position: absolute;
    z-index: -1;
    content: "";
    inset: 0;
}

.join_our_community6152 .contact_inquiry8014::before {
    opacity: 0.5;
    animation: glowPulse 3s infinite alternate;
    background: linear-gradient(45deg, rgb(163,178,170), transparent 60%);
    filter: blur(20px);
}

.join_our_community6152 h3 {
    margin-bottom: 2.5rem;
    font-size: 29px;
    color: #ffffff;
    position: relative;
    text-shadow: 0 0 10px rgb(163,178,170), 0 0 20px rgb(163,178,170,0.5);
    display: inline-block;
    font-weight: 700;
}

.join_our_community6152 .input_holder {
    gap: 1.5rem;
    display: grid;
    width: 100%;
}

.join_our_community6152 input[type="email"]:focus {
    box-shadow: 0 0 15px rgb(163,178,170,0.5);
    border-color: rgb(163,178,170);
    outline: none;
}

.join_our_community6152 input[type="email"]::placeholder {
    opacity: 0.6;
    color: #ffffff;
}

.join_our_community6152 .join_section2509 {
    box-shadow: 0 0 15px rgb(163,178,170,0.5);
    border-radius: 10px;
    font-weight: 600;
    cursor: pointer;
    border: 1px solid rgb(163,178,170);
    position: relative;
    color: #ffffff;
    font-size: 18px;
    text-shadow: 0 0 10px rgb(163,178,170);
    overflow: hidden;
    background: transparent;
    transition: all 0.3s ease;
}

.join_our_community6152 .join_section2509:hover::before {
    opacity: 1;
}


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



@media (min-width: 768px) and (max-width: 991px) {.our_info9821 {
    padding: 60px 0;
}.our_info9821 .learn_faq7239 {
    padding: 30px;
}.our_info9821 .learn_ask9620 {
    font-size: 18px;
    margin-bottom: 25px;
}.our_info9821 .img_card8197 {
    height: 240px;
}.our_info9821 .info_request8350 {
    padding: 25px;
}.our_info9821 .edu_askedu2378 {
    grid-template-columns: repeat(2, 1fr);
}.our_info9821 .info_request8350 p svg {
    height: 16px;
    width: 16px;
}.our_info9821 .reach_section4852 svg {
    width: 18px;
    height: 18px;
}
}



@media (max-width: 992px) {.opening_board7681 {
    min-height: auto;
    padding: 80px 0;
}.opening_board7681 .edu_expert3580 {
    font-size: calc(47px * 0.85);
}.opening_board7681 .page_first1964 {
    min-height: 400px;
}.opening_board7681 .page_first1964 > div {
    min-height: 400px;
    padding: 40px 7%;
}.opening_board7681 .page_first1964 h3 {
    font-size: calc(24px * 0.9);
    max-width: 95%;
}
}



@media (max-width: 768px) {.opening_board7681 .edu_expert3580 {
    font-size: calc(47px * 0.7);
}.opening_board7681 .page_first1964 {
    min-height: 350px;
}.opening_board7681 .page_first1964 > div {
    min-height: 350px;
    padding: 30px 6%;
}.opening_board7681 .page_first1964 p {
    font-size: 12px;
}.opening_board7681 .page_first1964 h3 {
    max-width: 100%;
    font-size: calc(24px * 0.8);
}
}



@media (max-width: 768px) {.our_story2190 {
    padding: 60px 0;
}.our_story2190 .img_card8197 {
    width: 180px;
    height: 180px;
    border-width: 6px;
}.our_story2190 .statement_holder5172 {
    padding: 30px;
}.our_story2190 h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 20px;
}.our_story2190 .statement_holder5172::before,
    .our_story2190 .statement_holder5172::after {
    width: 30px;
    height: 30px;
}
}



@media (max-width: 1200px) {.reg_remind9165 .container {
    gap: 2rem;
}.reg_remind9165 .company_holder {
    flex: 1 1 320px;
}.reg_remind9165 .report_abuse8640 {
    min-width: 320px;
    flex: 1 1 calc(100% - 370px);
}
}



@media (max-width: 992px) {.reg_remind9165 {
    padding: 3.5rem 0 2rem;
}.reg_remind9165 .container {
    flex-direction: column;
    gap: 2rem;
}.reg_remind9165 .company_holder,
    .reg_remind9165 .report_abuse8640 {
    min-width: 100%;
    flex: 1 1 100%;
}.reg_remind9165 .first_lesson8902 {
    min-width: 220px;
    flex: 0 1 calc(50% - 1.25rem);
}
}



@media (max-width: 768px) {.reg_remind9165 {
    padding: 3rem 0 1.5rem;
}.reg_remind9165 .company_holder,
    .reg_remind9165 .first_lesson8902 {
    padding: 1.5rem;
}.reg_remind9165 .top_class0437 {
    gap: 1.5rem;
}.reg_remind9165 .company_holder h3 {
    font-size: calc(30px - 2px);
}.reg_remind9165 .first_lesson8902 h5 {
    font-size: calc(20px - 1px);
}.reg_remind9165 .company_holder:hover,
    .reg_remind9165 .first_lesson8902:hover {
    transform: translateY(-3px);
}
}



@media (max-width: 1024px) {.contact_box8796 {
    padding: 80px 0;
}.contact_box8796 .inquiry_query6981 {
    margin-top: 50px;
}.contact_box8796 .img_card8197 {
    min-height: 450px;
}.contact_box8796 .query_query7634 {
    padding: 50px 40px;
}
}



@media (max-width: 480px) {.contact_box8796 {
    padding: 50px 0;
}.contact_box8796 h2 {
    font-size: calc(36px * 0.85);
}.contact_box8796 .inquiry_query6981 {
    margin-top: 30px;
    border-radius: 12px;
}.contact_box8796 .img_card8197 {
    min-height: 220px;
}.contact_box8796 .query_query7634 {
    padding: 30px 20px;
}.contact_box8796 form h3 {
    margin-bottom: 25px;
    font-size: calc(22px * 0.9);
}.contact_box8796 form input[type="text"] {
    padding: 12px 15px;
    margin-bottom: 15px;
}.contact_box8796 .feedback_feedback1263 {
    margin-bottom: 20px;
}.contact_box8796 .feedback_feedback1263 label {
    font-size: calc(15px * 0.9);
}.contact_box8796 .message_reach9180 {
    padding: 12px 20px;
}}



@media (max-width: 768px) {.client_testimonials5481 {
    padding: 5rem 0 6rem;
}.client_testimonials5481 h2 {
    transform: skewY(-2deg);
    font-size: 29px;
    margin-bottom: 3.5rem;
}.client_testimonials5481 .review_space6205 {
    grid-template-columns: 1fr;
    max-width: 450px;
    gap: 2.5rem;
    margin: 0 auto;
}.client_testimonials5481 .user_testimonials0219 {
    padding: 1.5rem;
}.client_testimonials5481 .user_testimonials0219 img {
    height: 80px;
    width: 80px;
}
}



@media (max-width: 576px) {.client_testimonials5481 {
    padding: 4rem 0 5rem;
}.client_testimonials5481 .review_space6205 {
    max-width: 320px;
}.client_testimonials5481 .user_testimonials0219:nth-child(odd),
    .client_testimonials5481 .user_testimonials0219:nth-child(even) {
    transform: none;
    clip-path: none;
}.client_testimonials5481 .user_testimonials0219:hover {
    transform: translateY(-5px);
}}



@media (min-width: 1200px) {.price_card_deck5670 .plan_options7526 {
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
}.price_card_deck5670 .learning_packages9362 {
    min-height: 300px;
}
}



@media (max-width: 991px) {.price_card_deck5670 {
    padding: 4rem 0;
}.price_card_deck5670 .discount_deals7134 {
    order: -1;
}.price_card_deck5670 .discount_deals7134 h2 {
    font-size: calc(36px * 0.9);
}.price_card_deck5670 .discount_deals7134 .package_price3762 {
    max-width: 100%;
}
}



@media (max-width: 480px) {.price_card_deck5670 .learning_packages9362 p {
    font-size: calc(18px * 0.9);
}.price_card_deck5670 .learning_packages9362 h3 {
    font-size: 20px;
}.price_card_deck5670 .package_deals2631 {
    font-size: calc(20px * 1.3);
}.price_card_deck5670 .img_card8197 {
    height: 160px;
}}



@media (min-width: 1024px) {.leadership_experience6859 {
    padding: 8rem 0;
}.leadership_experience6859 .user_testimonials0219 {
    transform: perspective(1200px) rotateX(1deg) rotateY(-1deg);
    gap: 3rem 4rem;
    margin: 0 2rem;
    padding: 4rem;
    grid-template-columns: 400px 1fr;
}.leadership_experience6859 .user_testimonials0219:hover {
    transform: perspective(1200px) rotateX(0deg) rotateY(0deg);
}.leadership_experience6859 .user_testimonials0219 .img_card8197 {
    min-height: 500px;
}.leadership_experience6859 .user_testimonials0219 > div:nth-child(2) {
    padding-left: 1.5rem;
}.leadership_experience6859 .user_testimonials0219 .name {
    font-size: calc(22px * 1.7);
    margin-bottom: 1rem;
}.leadership_experience6859 .user_testimonials0219 > div:nth-child(2) > div {
    font-size: calc(13px * 1.1);
}.leadership_experience6859 .user_testimonials0219 .exp_view1578 {
    font-size: calc(13px * 1.1);
    padding: 2.5rem;
    line-height: 1.9;
}}



@media (max-width: 991px) {.course_candidates6753 {
    padding: 80px 0;
}.course_candidates6753 .expert_study2410 {
    padding: 40px 30px;
}.course_candidates6753 h4 {
    font-size: calc(29px * 0.9);
    margin-bottom: 30px;
}.course_candidates6753 div > div {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.course_candidates6753 p {
    padding: 15px;
}.course_candidates6753::after {
    height: 80px;
}
}



@media screen and (max-width: 992px) {.access_now4319 {
    padding: 100px 0;
}.access_now4319 .expert_study2410 {
    padding: 50px 30px;
    max-width: 90%;
}.access_now4319 h3 {
    margin-bottom: 50px;
    font-size: calc(33px * 0.9);
}.access_now4319 h3::after {
    bottom: -70px;
    width: 50px;
    height: 50px;
}.access_now4319 .course_faq8649 {
    margin-top: 25px;
    padding: 18px 50px;
}
}



@media screen and (max-width: 768px) {.access_now4319 {
    padding: 80px 0;
}.access_now4319 .expert_study2410 {
    padding: 40px 25px;
}.access_now4319 h3 {
    margin-bottom: 45px;
    font-size: calc(33px * 0.8);
    letter-spacing: 3px;
}.access_now4319 h3::after {
    width: 40px;
    height: 40px;
    bottom: -60px;
}.access_now4319 .course_faq8649 {
    letter-spacing: 2px;
    margin-top: 20px;
    padding: 16px 45px;
    font-size: calc(19px * 0.95);
}
}



@media (min-width: 1400px) {header .top_mainbar4375 {
    margin: 0 auto;
    max-width: 1320px;
}header .header_wrap0261 {
    margin: 0 0.7rem;
}header .header_wrap0261 a {
    padding: 0 1.5rem;
}
}



@media (max-width: 767px) {header {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 5px), 
            calc(100% - 5px) 100%, 
            5px 100%, 
            0 calc(100% - 5px)
        );
    padding: 0;
}header .top_mainbar4375 {
    padding: 0.8rem 1.5rem;
}header .head_learn5642 {
    clip-path: polygon(
            0 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% 100%,
            5px 100%,
            0 calc(100% - 5px)
        );
    padding: 0.5rem 0.8rem;
}header .head_pagewrap4378 img {
    max-height: 35px;
}header .first_lesson8902 {
    margin-top: 0.8rem;
    justify-content: flex-start;
    scrollbar-width: thin;
    padding-bottom: 0.5rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}header .first_lesson8902::-webkit-scrollbar {
    height: 3px;
}header .first_lesson8902::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}header .header_wrap0261 {
    margin: 0 0.25rem;
    flex: 0 0 auto;
}header .header_wrap0261 a {
    white-space: nowrap;
    clip-path: polygon(
            5px 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% calc(100% - 5px),
            calc(100% - 5px) 100%,
            5px 100%,
            0 calc(100% - 5px),
            0 5px
        );
    height: 32px;
    font-size: calc(18px - 2px);
    padding: 0 0.8rem;
}header .header_wrap0261::after {
    display: none;
}header::after {
    right: 10px;
    width: 5px;
    height: 5px;
    top: 10px;
}.head_know5468 {
    margin-top: -5px;
}
}



@media (max-width: 991px) {.thanksSpace2986 {
    padding: 4rem 0;
}.thanksSpace2986 .expert_study2410 {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 20px), 
            calc(100% - 20px) 100%, 
            0 100%
        );
    padding: calc(1.5rem + 2vw);
    transform: translateZ(0) rotateX(1deg);
}.thanksSpace2986 h5 {
    font-size: calc(20px * 0.9);
    line-height: 1.5;
}.thanksSpace2986 p {
    font-size: calc(15px * 0.95);
    line-height: 1.7;
}
}



@media (max-width: 480px) {.thanksSpace2986 {
    padding: 3rem 0;
}.thanksSpace2986 .expert_study2410 {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            0 100%
        );
    padding: 1.25rem;
    box-shadow: 
            0 10px 25px rgba(0, 0, 0, 0.08),
            0 3px 10px rgba(0, 0, 0, 0.04),
            0 0 0 1px rgba(0, 0, 0, 0.02);
}.thanksSpace2986 h5 {
    font-size: calc(20px * 0.8);
    line-height: 1.4;
}.thanksSpace2986 p {
    line-height: 1.5;
    font-size: calc(15px * 0.85);
}.thanksSpace2986 .expert_study2410 > div:first-child {
    margin-bottom: 1.5rem;
}.thanksSpace2986 .expert_study2410 > div:first-child::after {
    width: 50px;
    bottom: -8px;
    height: 3px;
}}



@media (max-width: 767px) {.join_our_community6152 {
    padding: 4rem 1.5rem;
}.join_our_community6152 h3 {
    font-size: 21px;
}.join_our_community6152 .contact_inquiry8014 {
    padding: 2rem;
    transform: rotateY(0deg);
    width: 100%;
}.join_our_community6152 .input_holder {
    grid-template-columns: 1fr;
}.join_our_community6152 .join_section2509 {
    width: 100%;
}
}



@keyframes moveGradient {
    0% {
        background-position: 0% 0%, 100% 100%;
    }
    50% {
        background-position: 100% 0%, 0% 100%;
    }
    100% {
        background-position: 0% 0%, 100% 100%;
    }
}



@keyframes lineExpand {
  from {
    width: 0;
  }
  to {
    width: 120px;
  }
}

@keyframes lineExpand {
    from {
      width: 0;
    }
    to {
      width: 80px;
    }
  }

@keyframes backgroundShift {
    0% {
        background-position: 0px 0px, 0px 0px, center center, 80% 20%, 20% 80%;
    }
    100% {
        background-position: 30px 30px, 30px 30px, center center, 85% 15%, 15% 85%;
    }
}

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

@keyframes backgroundShift {
    0% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.5;
        transform: scale(1);
    }
}

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



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



@keyframes gridScale {
    0% {
        background-size: 40px 40px;
        opacity: 0.1;
    }
    50% {
        background-size: 45px 45px;
        opacity: 0.2;
    }
    100% {
        background-size: 40px 40px;
        opacity: 0.1;
    }
}



@keyframes pulseCircle {
    0% {
        transform: translateX(-50%) scale(1);
        opacity: 0.1;
    }
    50% {
        transform: translateX(-50%) scale(1.2);
        opacity: 0.2;
    }
    100% {
        transform: translateX(-50%) scale(1);
        opacity: 0.1;
    }
}

@keyframes pulse {
    0%, 100% { opacity: 0.5; }
    50% { opacity: 1; }
}



@keyframes vertical-carousel {
    0%, 15% {
        transform: translateY(0);
    }
    20%, 35% {
        transform: translateY(-20%);
    }
    40%, 55% {
        transform: translateY(-40%);
    }
    60%, 75% {
        transform: translateY(-60%);
    }
    80%, 95% {
        transform: translateY(-80%);
    }
    100% {
        transform: translateY(-80%);
    }
}



@keyframes container-entry {
    0% {
        opacity: 0;
        transform: translateY(40px) translateZ(-100px) rotateX(10deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(0) rotateX(0);
    }
}



@keyframes scanLine {
    0% {
        transform: translateY(-100vh);
    }
    100% {
        transform: translateY(100vh);
    }
}



@keyframes borderFlash {
    0%, 90% {
        border-color: rgb(163,178,170);
        box-shadow: 0 0 20px rgb(163,178,170,0.5);
    }
    91%, 100% {
        border-color: rgb(117,126,119);
        box-shadow: 0 0 25px rgb(117,126,119);
    }
}

