* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.first_expert_95341 {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}html,body {
    font-family: Arial, sans-serif;
    height: 100%;
    min-height: 100%;
    auto
contain
touch-action: none;
    scroll-behavior: smooth;
    color: #000000;
}.wrap-container_61308 {
    display: flex;
    min-height: 100%;
    flex-direction: column;
    height: 100%;
}.container {
    width: 1103px;
    margin: auto;
    max-width: 100%;
}svg {
    width: 30px;
    height: 30px;
}.brainstorm_76589 {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.brainstorm_76589 {
    color: #ffffff;
    background: linear-gradient(135deg, #000000 0%, rgb(151,152,152,0.5) 100%);
    padding: 5rem 0 1rem;
    position: relative;
    font-family: Arial, sans-serif;
    z-index: 1;
}.brainstorm_76589::before {
    position: absolute;
    content: '';
    background: radial-gradient(circle at 30% 50%, rgb(151,152,152,0.5) 0%, transparent 50%);
    bottom: 0;
    z-index: -1;
    right: 0;
    top: 0;
    left: 0;
}.brainstorm_76589::after {
    z-index: 2;
    top: 0;
    position: absolute;
    animation: glowLine 3s infinite alternate;
    background: linear-gradient(90deg, transparent, rgb(151,152,152), transparent);
    content: '';
    right: 0;
    left: 0;
    height: 3px;
}@keyframes glowLine {
    0% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
    50% {
        opacity: 1;
        background-position: 100% 50%;
    }
    100% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
}

.brainstorm_76589 .container {
    z-index: 2;
    position: relative;
}.brainstorm_76589 .syllabus_ref_31698 {
    flex-direction: column;
    display: flex;
    gap: 3rem;
}.brainstorm_76589 .reach_out_23410 {
    border-radius: 17px;
    gap: 2rem;
    background: rgba(0, 0, 0, 0.1);
    justify-content: center;
    position: relative;
    display: flex;
    border: 1px solid rgb(109,110,109,0.5);
    margin-bottom: 1rem;
    backdrop-filter: blur(8px);
    flex-wrap: wrap;
    padding: 1.5rem;
}.brainstorm_76589 .reach_out_23410::before {
    height: 2px;
    top: -2px;
    content: '';
    animation: scanLine 4s infinite linear;
    transform: translateX(-50%);
    width: 50%;
    background: linear-gradient(90deg, transparent, rgb(109,110,109), transparent);
    left: 50%;
    position: absolute;
}@keyframes scanLine {
    0% {
        left: 0;
        width: 0;
    }
    50% {
        left: 50%;
        width: 100%;
    }
    100% {
        left: 100%;
        width: 0;
    }
}

.brainstorm_76589 .info_item {
    max-width: 300px;
    min-width: 200px;
    transition: transform 0.3s ease;
    flex: 1;
    text-align: center;
}.brainstorm_76589 .info_item:hover {
    transform: translateY(-5px);
}.brainstorm_76589 .info_item p, 
.brainstorm_76589 .info_item a {
    font-size: calc(15px - 2px);
    align-items: center;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    padding: 0.75rem;
    border-radius: 10px;
    transition: all 0.3s ease;
    color: #ffffff;
    gap: 0.5rem;
    border: 1px solid transparent;
    text-decoration: none;
    display: flex;
    justify-content: center;
}.brainstorm_76589 .info_item svg {
    height: 1.25rem;
    width: 1.25rem;
    fill: rgb(109,110,109);
    transition: fill 0.3s ease;
}.brainstorm_76589 .info_item a:hover {
    background: #000000;
    box-shadow: 0 0 15px rgb(151,152,152,0.5);
    border-color: rgb(151,152,152,0.5);
}.brainstorm_76589 .info_item a:hover svg {
    fill: rgb(151,152,152);
}.brainstorm_76589 .text_main_holder {
    gap: 2rem;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}.brainstorm_76589 .nav_top_35708 {
    align-items: flex-start;
    flex-direction: column;
    display: flex;
    gap: 1rem;
}.brainstorm_76589 .nav_top_35708 svg {
    transition: filter 0.3s ease;
    filter: drop-shadow(0 0 5px rgb(151,152,152,0.5));
    height: auto;
    max-width: 180px;
}.brainstorm_76589 .nav_top_35708 svg:hover {
    filter: drop-shadow(0 0 10px rgb(151,152,152));
}.brainstorm_76589 .reward_sys_21467 {
    font-size: calc(12px - 1px);
    max-width: 280px;
    color: #ffffff;
    opacity: 0.7;
    line-height: 1.5;
}.brainstorm_76589 .page_header_64058 {
    gap: 1.25rem;
    flex-direction: column;
    display: flex;
}.brainstorm_76589 .page_header_64058 h5 {
    color: #ffffff;
    position: relative;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 0.5rem;
    padding-bottom: 0.75rem;
}.brainstorm_76589 .page_header_64058 h5::after {
    position: absolute;
    content: '';
    transition: width 0.3s ease;
    bottom: 0;
    height: 2px;
    left: 0;
    background: rgb(109,110,109);
    width: 40px;
}.brainstorm_76589 .page_header_64058:hover h5::after {
    width: 80px;
}.brainstorm_76589 .nav_core_13905 {
    flex-direction: column;
    gap: 0.75rem;
    display: flex;
}.brainstorm_76589 .nav_core_13905 a {
    font-size: 15px;
    position: relative;
    transition: all 0.3s ease;
    opacity: 0.8;
    padding-left: 1rem;
    color: #ffffff;
    text-decoration: none;
}.brainstorm_76589 .nav_core_13905 a::before {
    height: 5px;
    border-radius: 50%;
    width: 5px;
    top: 50%;
    transition: all 0.3s ease;
    background: rgb(109,110,109);
    content: '';
    transform: translateY(-50%);
    position: absolute;
    left: 0;
}.brainstorm_76589 .nav_core_13905 a:hover {
    transform: translateX(5px);
    color: rgb(151,152,152);
    opacity: 1;
}.brainstorm_76589 .nav_core_13905 a:hover::before {
    height: 7px;
    background: rgb(151,152,152);
    box-shadow: 0 0 8px rgb(151,152,152);
    width: 7px;
}.brainstorm_76589 .subscribe_holder {
    border-radius: 17px;
    position: relative;
    gap: 1.25rem;
    overflow: hidden;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
    padding: 1.5rem;
    border: 1px solid rgb(109,110,109,0.5);
    flex-direction: column;
    display: flex;
}.brainstorm_76589 .subscribe_holder::before {
    left: 0;
    right: 0;
    content: '';
    top: 0;
    z-index: -1;
    bottom: 0;
    background: radial-gradient(circle at top right, rgb(151,152,152,0.5) 0%, transparent 70%);
    opacity: 0.1;
    position: absolute;
}.brainstorm_76589 .subscribe_holder h5 {
    font-size: 19px;
    font-weight: 600;
    color: #ffffff;
}.brainstorm_76589 .subscribe_holder p {
    line-height: 1.6;
    opacity: 0.9;
    font-size: calc(15px - 1px);
    color: #ffffff;
}.brainstorm_76589 .input_holder {
    flex-direction: column;
    position: relative;
    gap: 0.75rem;
    display: flex;
}.brainstorm_76589 .input_holder input[type="email"] {
    background: rgba(0, 0, 0, 0.2);
    flex: 1;
    width: 100%;
    transition: all 0.3s ease;
    border: 1px solid rgb(109,110,109,0.5);
    color: #ffffff;
    border-radius: 10px;
    font-size: 15px;
    padding: 0.875rem 1rem;
}.brainstorm_76589 .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 10px rgb(151,152,152,0.5);
    border-color: rgb(151,152,152);
}.brainstorm_76589 .input_holder input[type="email"]::placeholder {
    opacity: 0.5;
    color: #ffffff;
}.brainstorm_76589 .sub_agreement_71980 {
    position: relative;
    border-radius: 10px;
    transition: all 0.3s ease;
    overflow: hidden;
    background: rgb(151,152,152);
    padding: 0.875rem 1.5rem;
    font-weight: 600;
    border: none;
    color: #ffffff;
    font-size: 15px;
    width: 100%;
    cursor: pointer;
}.brainstorm_76589 .sub_agreement_71980::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: -100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.7s ease;
}.brainstorm_76589 .sub_agreement_71980:hover {
    transform: translateY(-2px);
    box-shadow: 0 0 15px rgb(109,110,109,0.5);
    background: rgb(109,110,109);
}.brainstorm_76589 .sub_agreement_71980:hover::before {
    left: 100%;
}.brainstorm_76589 .award_show_37216 {
    text-align: center;
    padding-top: 1.5rem;
    margin-top: 3rem;
    border-top: 1px solid rgb(109,110,109,0.5);
    position: relative;
}.brainstorm_76589 .award_show_37216::before {
    background: linear-gradient(90deg, transparent, rgb(109,110,109,0.5), transparent);
    left: 0;
    height: 1px;
    width: 100%;
    position: absolute;
    content: '';
    top: -1px;
}.brainstorm_76589 .collab_net_04395 {
    color: #ffffff;
    opacity: 0.7;
    font-size: 12px;
}

@media (max-width: 1024px) {.brainstorm_76589 {
    padding: 4rem 0 1rem;
}.brainstorm_76589 .text_main_holder {
    grid-template-columns: 1fr 1fr;
}.brainstorm_76589 .subscribe_holder {
    grid-column: span 2;
}
}

@media (min-width: 769px) {.brainstorm_76589 .input_holder {
    flex-direction: row;
}.brainstorm_76589 .sub_agreement_71980 {
    width: auto;
}
}

@media (max-width: 768px) {.brainstorm_76589 {
    padding: 3rem 0 1rem;
}.brainstorm_76589 .reach_out_23410 {
    align-items: center;
    flex-direction: column;
    gap: 1rem;
}.brainstorm_76589 .info_item {
    min-width: 100%;
}.brainstorm_76589 .text_main_holder {
    grid-template-columns: 1fr;
    gap: 2.5rem;
}.brainstorm_76589 .subscribe_holder {
    grid-column: auto;
}.brainstorm_76589 .nav_top_35708 {
    text-align: center;
    align-items: center;
}.brainstorm_76589 .reward_sys_21467 {
    text-align: center;
    max-width: 100%;
}.brainstorm_76589 .page_header_64058 h5 {
    text-align: center;
}.brainstorm_76589 .page_header_64058 h5::after {
    transform: translateX(-50%);
    left: 50%;
}.brainstorm_76589 .nav_core_13905 {
    align-items: center;
}.brainstorm_76589 .nav_core_13905 a {
    text-align: center;
}.brainstorm_76589 .nav_core_13905 a:hover {
    transform: translateY(-2px);
}.brainstorm_76589 .input_holder {
    flex-direction: column;
}.brainstorm_76589 .sub_agreement_71980 {
    width: 100%;
}
}

@media (max-width: 480px) {.brainstorm_76589 {
    padding: 2.5rem 0 1rem;
}.brainstorm_76589 .info_item p, 
    .brainstorm_76589 .info_item a {
    font-size: calc(15px - 3px);
}.brainstorm_76589 .page_header_64058 h5, 
    .brainstorm_76589 .subscribe_holder h5 {
    font-size: calc(19px - 2px);
}.brainstorm_76589 .nav_core_13905 a, 
    .brainstorm_76589 .subscribe_holder p {
    font-size: calc(15px - 2px);
}.brainstorm_76589 .collab_net_04395 {
    font-size: calc(12px - 2px);
}}.connect_with_us_61987 {
    padding: 70px 0;
    position: relative;
    background: rgb(188,188,176);
    overflow: hidden;
}.connect_with_us_61987::before {
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(0, 0, 0, 0.03) 10px, rgba(0, 0, 0, 0.03) 20px),
        repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(0, 0, 0, 0.03) 10px, rgba(0, 0, 0, 0.03) 20px);
    z-index: 0;
}.connect_with_us_61987 .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 1;
}.connect_with_us_61987 h2 {
    position: relative;
    color: rgb(109,110,109);
    font-weight: 700;
    margin-bottom: 40px;
    text-align: center;
    font-size: 35px;
}.connect_with_us_61987 h2::after {
    height: 3px;
    left: 50%;
    background: rgb(151,152,152);
    content: "";
    bottom: -15px;
    transform: translateX(-50%);
    position: absolute;
    width: 60px;
}.connect_with_us_61987 .connect_query_40768 {
    overflow: hidden;
    gap: 0;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    display: grid;
    background: #ffffff;
    grid-template-columns: 1fr 1fr;
}.connect_with_us_61987 .header_image_87134 {
    transition: transform 0.6s ease;
    border-bottom-right-radius: 20px;
    grid-column: 2;
    grid-row: 1;
    border-top-right-radius: 20px;
    min-height: 500px;
    height: 100%;
}.connect_with_us_61987 .message_feedback_18240 {
    grid-row: 1;
    grid-column: 1;
    background: #ffffff;
    padding: 50px 40px;
}.connect_with_us_61987 #contact {
    gap: 25px;
    flex-direction: column;
    display: flex;
}.connect_with_us_61987 h3 {
    margin-bottom: 15px;
    color: rgb(151,152,152);
    font-weight: 600;
    font-size: 24px;
}.connect_with_us_61987 input[type="text"] {
    border: 1px solid rgb(188,188,176);
    font-size: 18px;
    color: #000000;
    transition: all 0.3s ease;
    padding: 15px 20px;
    background: #ffffff;
    border-radius: 10px;
    width: 100%;
}.connect_with_us_61987 input[type="text"]:focus {
    outline: none;
    border-color: rgb(151,152,152);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}.connect_with_us_61987 input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.connect_with_us_61987 .help_card_89123 {
    margin-top: 10px;
    display: flex;
    gap: 10px;
    align-items: flex-start;
}.connect_with_us_61987 .help_card_89123 input[type="checkbox"] {
    border: 2px solid rgb(188,188,176);
    cursor: pointer;
    appearance: none;
    position: relative;
    margin-top: 2px;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    border-radius: 10px;
}.connect_with_us_61987 .help_card_89123 input[type="checkbox"]:checked {
    background: rgb(151,152,152);
    border-color: rgb(151,152,152);
}.connect_with_us_61987 .help_card_89123 input[type="checkbox"]:checked::after {
    position: absolute;
    transform: translate(-50%, -50%);
    color: #ffffff;
    content: "✓";
    top: 50%;
    font-size: 16px;
    left: 50%;
}.connect_with_us_61987 .help_card_89123 label {
    color: #000000;
    line-height: 1.5;
    font-size: 18px;
}.connect_with_us_61987 .help_card_89123 a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(151,152,152);
    font-weight: 600;
}.connect_with_us_61987 .help_card_89123 a:hover {
    color: rgb(109,110,109);
}.connect_with_us_61987 .message_query_98745 {
    background: rgb(151,152,152);
    border-radius: 10px;
    overflow: hidden;
    font-size: 15px;
    position: relative;
    padding: 15px 35px;
    text-transform: uppercase;
    letter-spacing: 1px;
    align-self: flex-start;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    margin-top: 10px;
    border: none;
    transition: all 0.3s ease;
}.connect_with_us_61987 .message_query_98745::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    width: 100%;
    left: -100%;
    position: absolute;
    content: "";
    transition: all 0.6s ease;
    top: 0;
}.connect_with_us_61987 .message_query_98745:hover {
    background: rgb(109,110,109);
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.connect_with_us_61987 .message_query_98745:hover::before {
    left: 100%;
}.connect_with_us_61987 svg {
    margin-right: 10px;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    fill: rgb(151,152,152);
}.connect_with_us_61987 svg path {
    fill: rgb(151,152,152);
}

@media (max-width: 992px) {.connect_with_us_61987 .connect_query_40768 {
    grid-template-columns: 1fr;
}.connect_with_us_61987 .header_image_87134 {
    grid-row: 1;
    border-top-left-radius: 20px;
    grid-column: 1;
    border-top-right-radius: 20px;
    border-radius: 0;
    min-height: 300px;
}.connect_with_us_61987 .message_feedback_18240 {
    padding: 40px 30px;
    grid-row: 2;
    grid-column: 1;
}
}

@media (max-width: 768px) {.connect_with_us_61987 {
    padding: 50px 0;
}.connect_with_us_61987 h2 {
    margin-bottom: 30px;
    font-size: calc(35px - 4px);
}.connect_with_us_61987 .message_feedback_18240 {
    padding: 30px 25px;
}.connect_with_us_61987 .header_image_87134 {
    min-height: 250px;
}
}

@media (max-width: 576px) {.connect_with_us_61987 {
    padding: 40px 0;
}.connect_with_us_61987 .container {
    padding: 0 15px;
}.connect_with_us_61987 h2::after {
    width: 40px;
}.connect_with_us_61987 .message_feedback_18240 {
    padding: 25px 20px;
}.connect_with_us_61987 #contact {
    gap: 20px;
}.connect_with_us_61987 .message_query_98745 {
    padding: 14px 20px;
    width: 100%;
}.connect_with_us_61987 .header_image_87134 {
    min-height: 200px;
}}.prospective_members_90681 {
    padding: 110px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(150deg, rgb(188,188,176) 30%, rgb(109,110,109,0.5) 100%);
}.prospective_members_90681::before {
    border-radius: 100px;
    filter: blur(60px);
    width: 80%;
    transform: rotate(30deg);
    animation: float-slow 20s ease-in-out infinite alternate;
    background: rgb(151,152,152,0.5);
    opacity: 0.1;
    right: -20%;
    position: absolute;
    top: -50%;
    height: 200%;
    content: "";
}.prospective_members_90681::after {
    position: absolute;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(151,152,152,0.5) 25%, 
        rgb(151,152,152) 50%, 
        rgb(151,152,152,0.5) 75%, 
        transparent 100%
    );
    content: "";
    bottom: 0;
    width: 100%;
    height: 1px;
    left: 0;
}@keyframes float-slow {
    0% {
        transform: rotate(30deg) translateY(0);
    }
    100% {
        transform: rotate(30deg) translateY(-50px);
    }
}

.prospective_members_90681 .container {
    position: relative;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
}.prospective_members_90681 .community_ed_04921 {
    display: grid;
    gap: 40px;
    position: relative;
    grid-template-columns: 300px 1fr;
    align-items: start;
}.prospective_members_90681 h4 {
    font-weight: 700;
    line-height: 1.3;
    position: relative;
    margin: 0;
    font-size: 37px;
    padding: 0;
    color: #000000;
}.prospective_members_90681 h4::before {
    background: linear-gradient(90deg, rgb(151,152,152), rgb(109,110,109));
    left: 0;
    border-radius: 10px;
    top: -20px;
    position: absolute;
    height: 5px;
    width: 50px;
    content: "";
}.prospective_members_90681 h4::after {
    position: absolute;
    background: rgb(151,152,152,0.5);
    border-radius: 10px;
    width: 120px;
    left: 0;
    bottom: -20px;
    height: 2px;
    content: "";
}.prospective_members_90681 div {
    flex-direction: column;
    display: flex;
    gap: 20px;
}.prospective_members_90681 div p {
    font-size: 13px;
    padding: 20px 25px;
    color: #000000;
    background: rgba(255, 255, 255, 0.9);
    overflow: hidden;
    align-items: center;
    line-height: 1.6;
    z-index: 1;
    border-radius: 8px;
    display: flex;
    backdrop-filter: blur(10px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    margin: 0;
    transition: all 0.3s ease;
    position: relative;
}.prospective_members_90681 div p:nth-child(even) {
    transform: translateX(30px);
}.prospective_members_90681 div p:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.prospective_members_90681 div p:nth-child(even):hover {
    transform: translate(30px, -5px);
}.prospective_members_90681 div p::before {
    content: "";
    height: 100%;
    background: linear-gradient(180deg, rgb(151,152,152), rgb(109,110,109));
    left: 0;
    top: 0;
    width: 4px;
    transition: width 0.3s ease;
    opacity: 0.7;
    position: absolute;
}.prospective_members_90681 div p:hover::before {
    width: 8px;
}.prospective_members_90681 div p svg {
    width: 28px;
    min-width: 28px;
    transition: all 0.3s ease;
    height: 28px;
    position: relative;
    z-index: 2;
    margin-right: 20px;
}.prospective_members_90681 div p:hover svg {
    transform: scale(1.2);
}.prospective_members_90681 div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(151,152,152);
}.prospective_members_90681 div p:hover svg path {
    fill: rgb(109,110,109);
}

@media (max-width: 991px) {.prospective_members_90681 {
    padding: 90px 0;
}.prospective_members_90681 .community_ed_04921 {
    gap: 30px;
    grid-template-columns: 250px 1fr;
}.prospective_members_90681 h4 {
    font-size: calc(37px - 2px);
}.prospective_members_90681 div {
    gap: 15px;
}.prospective_members_90681 div p {
    padding: 18px 20px;
}.prospective_members_90681 div p:nth-child(even) {
    transform: translateX(20px);
}.prospective_members_90681 div p:nth-child(even):hover {
    transform: translate(20px, -5px);
}.prospective_members_90681 div p svg {
    min-width: 24px;
    margin-right: 15px;
    height: 24px;
    width: 24px;
}
}

@media (max-width: 767px) {.prospective_members_90681 {
    padding: 70px 0;
}.prospective_members_90681 .community_ed_04921 {
    gap: 40px;
    grid-template-columns: 1fr;
}.prospective_members_90681 h4 {
    margin: 0 auto;
    text-align: center;
    font-size: calc(37px - 2px);
    max-width: 500px;
}.prospective_members_90681 h4::before {
    transform: translateX(-50%);
    left: 50%;
}.prospective_members_90681 h4::after {
    transform: translateX(-50%);
    left: 50%;
    width: 100px;
}.prospective_members_90681 div p:nth-child(even) {
    transform: translateX(0);
}.prospective_members_90681 div p:nth-child(even):hover {
    transform: translateY(-5px);
}
}

@media (max-width: 479px) {.prospective_members_90681 {
    padding: 50px 0;
}.prospective_members_90681 h4 {
    font-size: calc(37px - 4px);
}.prospective_members_90681 div {
    gap: 12px;
}.prospective_members_90681 div p {
    padding: 15px;
}.prospective_members_90681 div p svg {
    min-width: 20px;
    margin-right: 12px;
    height: 20px;
    width: 20px;
}}.privacy_shell_27843 {
    line-height: 1.8;
    font-family: Arial, sans-serif;
    max-width: 1200px;
    color: #000000;
    padding: 60px;
    border: 2px solid rgb(151,152,152);
    margin: 0 auto;
    background-color: rgb(188,188,176);
}.privacy_shell_27843 h1 {
    letter-spacing: 1px;
    text-align: center;
    font-size: 44px;
    color: rgb(151,152,152);
    margin-bottom: 25px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 2px solid rgb(109,110,109);
    padding-bottom: 10px;
}.privacy_shell_27843 h2 {
    letter-spacing: 0.5px;
    font-size: 33px;
    margin-top: 40px;
    margin-bottom: 20px;
    color: rgb(109,110,109);
    text-transform: uppercase;
    font-weight: 600;
}.privacy_shell_27843 ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
}.privacy_shell_27843 li {
    background-color: #ffffff;
    font-size: 16px;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.5);
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 15px;
    display: flex;
}.privacy_shell_27843 li::before {
    color: rgb(151,152,152);
    font-size: 1.5em;
    content: '•';
    margin-right: 10px;
}.privacy_shell_27843 p {
    font-size: 16px;
    color: #000000;
    margin-bottom: 20px;
}.privacy_shell_27843 span {
    font-weight: 700;
    color: rgb(151,152,152);
}.privacy_shell_27843 a {
    text-decoration: none;
    font-weight: 600;
    border-bottom: 1px solid rgb(151,152,152,0.5);
    color: rgb(151,152,152);
}.privacy_shell_27843 a:hover {
    color: rgb(109,110,109);
    border-bottom: 1px solid rgb(109,110,109);
}
@media only screen and (max-width: 800px) {.privacy_shell_27843 {
    padding: 30px;
}.privacy_shell_27843 h1 {
    font-size: calc(19px * 0.8);
}.privacy_shell_27843 h2 {
    font-size: calc(19px * 0.8);
}.privacy_shell_27843 p {
    font-size: calc(16px * 0.9);
}.privacy_shell_27843 li {
    padding: 10px;
}}.plan_29167 {
    padding: 7rem 0;
    position: relative;
    background: #ffffff;
    overflow: hidden;
}.plan_29167::before {
    background: linear-gradient(135deg, rgb(151,152,152,0.5), transparent);
    right: -100px;
    opacity: 0.6;
    top: -150px;
    position: absolute;
    height: 400px;
    content: '';
    animation: float 15s ease-in-out infinite alternate;
    width: 400px;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    z-index: 1;
    filter: blur(30px);
}.plan_29167::after {
    left: -50px;
    width: 300px;
    content: '';
    opacity: 0.5;
    bottom: -100px;
    height: 300px;
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    z-index: 1;
    animation: float 18s ease-in-out infinite alternate-reverse;
    position: absolute;
    filter: blur(25px);
    background: linear-gradient(135deg, rgb(109,110,109,0.5), transparent);
}.plan_29167 .container {
    position: relative;
    padding: 0 15px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.plan_29167 .discount_grid_79458 {
    flex-direction: column;
    display: flex;
}.plan_29167 .cost_fee_78246 {
    opacity: 0;
    text-align: center;
    margin-bottom: 3rem;
    animation: fadeUp 0.8s ease-out 0.2s forwards;
    transform: translateY(20px);
}.plan_29167 .cost_fee_78246 h2 {
    font-size: 36px;
    display: inline-block;
    font-weight: 700;
    position: relative;
    color: #000000;
    margin-bottom: 1rem;
}.plan_29167 .cost_fee_78246 h2::after {
    width: 80px;
    transform: translateX(-50%);
    bottom: -10px;
    height: 3px;
    content: '';
    background: rgb(151,152,152);
    left: 50%;
    position: absolute;
}.plan_29167 .learn_fees_76304 {
    color: #000000;
    font-size: 18px;
    line-height: 1.6;
    margin: 1.5rem auto 0;
    max-width: 700px;
}.plan_29167 .payment_pricing_80659 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    margin-top: 2rem;
    gap: 2rem;
}.plan_29167 .value_rates_64901 {
    text-decoration: none;
    animation: fadeUp 0.8s ease-out 0.4s forwards;
    display: block;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    opacity: 0;
    transform: translateY(30px);
}.plan_29167 .value_rates_64901:nth-child(2) {
    animation-delay: 0.5s;
}.plan_29167 .value_rates_64901:nth-child(3) {
    animation-delay: 0.6s;
}.plan_29167 .value_rates_64901:nth-child(4) {
    animation-delay: 0.7s;
}.plan_29167 .value_rates_64901:hover {
    transform: translateY(-10px);
}.plan_29167 .study_costs_80421 {
    background: linear-gradient(140deg, #ffffff, #f8f9fa);
    transition: all 0.4s ease;
    height: 100%;
    overflow: hidden;
    display: flex;
    border-radius: 4px;
    flex-direction: column;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.06), 
                0 5px 15px rgba(0, 0, 0, 0.04);
    position: relative;
}.plan_29167 .value_rates_64901:hover .study_costs_80421 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 10px 20px rgba(0, 0, 0, 0.08);
}.plan_29167 .basic_rates_78610 {
    flex-grow: 1;
    display: flex;
    padding: 2.5rem 2rem;
    z-index: 2;
    position: relative;
    flex-direction: column;
}.plan_29167 .basic_rates_78610 h3 {
    margin-bottom: 1rem;
    color: #000000;
    position: relative;
    font-size: calc(21px + 2px);
    font-weight: 700;
    transition: color 0.3s ease;
}.plan_29167 .value_rates_64901:hover .basic_rates_78610 h3 {
    color: rgb(151,152,152);
}.plan_29167 .tuition_plans_91423 {
    display: inline-block;
    color: rgb(151,152,152);
    margin-bottom: 1.5rem;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: calc(21px + 4px);
    position: relative;
}.plan_29167 .tuition_plans_91423::after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    transition: width 0.3s ease;
    content: '';
    background: rgb(151,152,152,0.5);
    width: 40px;
}.plan_29167 .value_rates_64901:hover .tuition_plans_91423::after {
    width: 80px;
}.plan_29167 .basic_rates_78610 p {
    hyphens: auto;
    color: #000000;
    white-space: normal;
    margin-bottom: 2rem;
    flex-grow: 1;
    word-wrap: break-word;
    overflow-wrap: break-word;
    line-height: 1.6;
    font-size: 18px;
}.plan_29167 .header_image_87134 {
    transition: all 0.5s ease;
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 200px;
}.plan_29167 .header_image_87134::after {
    bottom: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    content: '';
    opacity: 0;
    right: 0;
    top: 0;
    left: 0;
    transition: opacity 0.4s ease;
    position: absolute;
}.plan_29167 .value_rates_64901:hover .header_image_87134::after {
    opacity: 1;
}

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

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

@media (min-width: 992px) {.plan_29167 .discount_grid_79458 {
    flex-direction: row-reverse;
}.plan_29167 .cost_fee_78246 {
    justify-content: center;
    display: flex;
    padding-right: 3rem;
    text-align: left;
    flex-direction: column;
    width: 35%;
}.plan_29167 .cost_fee_78246 h2 {
    text-align: left;
}.plan_29167 .cost_fee_78246 h2::after {
    transform: none;
    left: 0;
}.plan_29167 .learn_fees_76304 {
    margin: 1.5rem 0 0;
}.plan_29167 .payment_pricing_80659 {
    margin-top: 0;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    width: 65%;
}
}

@media (max-width: 991px) {.plan_29167 {
    padding: 5rem 0;
}.plan_29167 .cost_fee_78246 {
    margin-bottom: 2rem;
}.plan_29167 .payment_pricing_80659 {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
}

@media (max-width: 767px) {.plan_29167 {
    padding: 4rem 0;
}.plan_29167 .basic_rates_78610 {
    padding: 2rem 1.5rem;
}.plan_29167 .header_image_87134 {
    height: 180px;
}
}

@media (max-width: 575px) {.plan_29167 {
    padding: 3rem 0;
}.plan_29167 .cost_fee_78246 h2 {
    font-size: calc(36px - 4px);
}.plan_29167 .payment_pricing_80659 {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.plan_29167 .basic_rates_78610 {
    padding: 1.5rem 1.25rem;
}.plan_29167 .header_image_87134 {
    height: 160px;
}
}

@media (hover: none) {.plan_29167 .value_rates_64901:hover {
    transform: none;
}.plan_29167 .value_rates_64901:hover .study_costs_80421 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.06), 
                    0 5px 15px rgba(0, 0, 0, 0.04);
}.plan_29167 .value_rates_64901:hover .header_image_87134::after {
    opacity: 0;
}.plan_29167 .value_rates_64901:hover .tuition_plans_91423::after {
    width: 40px;
}}.client_feedback_85142 {
    padding: 7rem 0;
    background: linear-gradient(to bottom, rgb(188,188,176), #ffffff);
    position: relative;
    overflow: hidden;
}.client_feedback_85142::before {
    content: "";
    transform: skewX(-15deg) translateX(-10%);
    left: 0;
    height: 100%;
    top: 0;
    z-index: 1;
    width: 35%;
    position: absolute;
    background: rgb(151,152,152,0.5);
}.client_feedback_85142::after {
    width: 35%;
    transform: skewX(15deg) translateX(10%);
    top: 0;
    content: "";
    height: 100%;
    position: absolute;
    opacity: 0.6;
    z-index: 1;
    right: 0;
    background: rgb(109,110,109,0.5);
}.client_feedback_85142 .container {
    z-index: 2;
    position: relative;
}.client_feedback_85142 h2 {
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
    position: relative;
    font-size: 28px;
    margin-bottom: 5rem;
    text-align: center;
}.client_feedback_85142 h2::after {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    background: rgb(151,152,152);
    bottom: -15px;
    height: 5px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 60px;
    position: absolute;
}.client_feedback_85142 .learner_stories_32859 {
    margin: 0 auto;
    max-width: 800px;
    position: relative;
    display: flex;
    gap: 3rem;
    flex-direction: column;
}.client_feedback_85142 .learner_stories_32859::before {
    left: 50%;
    z-index: 1;
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    width: 4px;
    transform: translateX(-50%);
    background: linear-gradient(to bottom, rgb(151,152,152), rgb(109,110,109));
}.client_feedback_85142 .student_opinions_14859 {
    padding: 2rem;
    width: 85%;
    display: flex;
    flex-direction: column;
    z-index: 2;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 15px;
}.client_feedback_85142 .student_opinions_14859::before {
    border-radius: 50%;
    background: rgb(151,152,152);
    z-index: 3;
    height: 20px;
    position: absolute;
    width: 20px;
    content: "";
    top: 30px;
}.client_feedback_85142 .student_opinions_14859::after {
    top: 39px;
    content: "";
    transition: all 0.4s ease;
    background: rgb(151,152,152,0.5);
    height: 3px;
    z-index: 2;
    position: absolute;
}.client_feedback_85142 .student_opinions_14859:nth-child(odd) {
    align-self: flex-start;
    transform: translateX(-30px);
}.client_feedback_85142 .student_opinions_14859:nth-child(odd)::before {
    right: -10px;
}.client_feedback_85142 .student_opinions_14859:nth-child(odd)::after {
    width: 30px;
    right: -30px;
}.client_feedback_85142 .student_opinions_14859:nth-child(even) {
    align-self: flex-end;
    transform: translateX(30px);
}.client_feedback_85142 .student_opinions_14859:nth-child(even)::before {
    left: -10px;
}.client_feedback_85142 .student_opinions_14859:nth-child(even)::after {
    left: -30px;
    width: 30px;
}.client_feedback_85142 .student_opinions_14859:hover {
    transform: scale(1.03);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
}.client_feedback_85142 .student_opinions_14859:nth-child(odd):hover::after {
    width: 40px;
    right: -40px;
}.client_feedback_85142 .student_opinions_14859:nth-child(even):hover::after {
    left: -40px;
    width: 40px;
}.client_feedback_85142 .student_opinions_14859 img {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 2;
    object-fit: cover;
    border-radius: 50%;
    height: 70px;
    width: 70px;
    align-self: flex-start;
    border: 3px solid #ffffff;
    transition: all 0.4s ease;
}.client_feedback_85142 .student_opinions_14859:nth-child(even) img {
    align-self: flex-end;
}.client_feedback_85142 .student_opinions_14859:hover img {
    transform: scale(1.1);
    border-color: rgb(151,152,152,0.5);
}.client_feedback_85142 .student_opinions_14859 p {
    font-size: calc(14px * 1.1);
    font-weight: 600;
    color: #000000;
    margin: 1rem 0 0;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
}.client_feedback_85142 .student_opinions_14859:nth-child(even) p {
    text-align: right;
}.client_feedback_85142 .student_opinions_14859 .description {
    position: relative;
    padding-top: 0.75rem;
    color: #000000;
    line-height: 1.6;
    font-weight: 400;
    margin-top: 0.75rem;
    font-size: 14px;
}.client_feedback_85142 .student_opinions_14859 .description::before {
    content: "";
    position: absolute;
    background: rgb(109,110,109,0.5);
    width: 40px;
    transition: all 0.3s ease;
    height: 2px;
    top: 0;
}.client_feedback_85142 .student_opinions_14859:nth-child(odd) .description::before {
    left: 0;
}.client_feedback_85142 .student_opinions_14859:nth-child(even) .description::before {
    right: 0;
}.client_feedback_85142 .student_opinions_14859:hover .description::before {
    background: rgb(151,152,152);
    width: 60px;
}

@media (max-width: 991px) {.client_feedback_85142 {
    padding: 5rem 0;
}.client_feedback_85142 h2 {
    margin-bottom: 4rem;
}.client_feedback_85142 .student_opinions_14859 {
    width: 80%;
}
}

@media (max-width: 767px) {.client_feedback_85142 {
    padding: 4rem 0;
}.client_feedback_85142::before,
    .client_feedback_85142::after {
    width: 50%;
}.client_feedback_85142 h2 {
    font-size: calc(28px * 0.9);
    margin-bottom: 3.5rem;
}.client_feedback_85142 .learner_stories_32859 {
    gap: 2.5rem;
}.client_feedback_85142 .student_opinions_14859,
    .client_feedback_85142 .student_opinions_14859:nth-child(odd),
    .client_feedback_85142 .student_opinions_14859:nth-child(even) {
    transform: none;
    align-self: center;
    width: 90%;
}.client_feedback_85142 .student_opinions_14859::before {
    display: none;
}.client_feedback_85142 .student_opinions_14859::after {
    display: none;
}.client_feedback_85142 .student_opinions_14859 p,
    .client_feedback_85142 .student_opinions_14859:nth-child(even) p {
    text-align: center;
}.client_feedback_85142 .student_opinions_14859 img,
    .client_feedback_85142 .student_opinions_14859:nth-child(even) img {
    align-self: center;
}.client_feedback_85142 .student_opinions_14859 .description::before,
    .client_feedback_85142 .student_opinions_14859:nth-child(odd) .description::before,
    .client_feedback_85142 .student_opinions_14859:nth-child(even) .description::before {
    transform: translateX(-50%);
    left: 50%;
}
}

@media (max-width: 480px) {.client_feedback_85142 {
    padding: 3.5rem 0;
}.client_feedback_85142 h2 {
    font-size: calc(28px * 0.8);
}.client_feedback_85142 .learner_stories_32859 {
    gap: 2rem;
}.client_feedback_85142 .student_opinions_14859 {
    padding: 1.5rem;
}.client_feedback_85142 .student_opinions_14859 img {
    width: 60px;
    height: 60px;
}}.our_mission_93784 {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}.our_mission_93784::before {
    height: 100%;
    content: "";
    z-index: 1;
    width: 100%;
    backdrop-filter: saturate(120%) contrast(105%);
    position: absolute;
    top: 0;
    background: linear-gradient(135deg, rgb(151,152,152,0.5), rgba(0, 0, 0, 0.5) 70%);
    left: 0;
}.our_mission_93784 .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
}.our_mission_93784 .text_inner_18562 {
    position: relative;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    margin-left: auto;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15), 0 3px 10px rgba(0,0,0,0.1);
    transform: perspective(1000px) rotateY(-2deg);
    max-width: 800px;
    padding: 50px 40px;
    background: linear-gradient(to right, rgba(255,255,255,0.92), rgba(255,255,255,0.85));
}.our_mission_93784 .text_inner_18562::before {
    left: -20px;
    width: 5px;
    transform: scaleY(0.92);
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    background: rgb(151,152,152);
    transition: transform 0.4s ease-out;
}.our_mission_93784 .text_inner_18562:hover {
    transform: perspective(1000px) rotateY(0deg);
}.our_mission_93784 .text_inner_18562:hover::before {
    transform: scaleY(1);
}.our_mission_93784 h5 {
    transform: translateX(-10px);
    font-size: 21px;
    font-weight: 700;
    opacity: 0;
    color: rgb(151,152,152);
    padding-bottom: 10px;
    position: relative;
    letter-spacing: 1.5px;
    margin: 0 0 20px;
    display: inline-block;
    text-transform: uppercase;
    animation: slideInTitle 0.8s forwards 0.3s;
}.our_mission_93784 h5::after {
    transform-origin: left;
    content: "";
    animation: growLine 0.6s forwards 1s;
    left: 0;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    bottom: 0;
    background: rgb(109,110,109);
    transform: scaleX(0);
    height: 3px;
    position: absolute;
    width: 40px;
}.our_mission_93784 p {
    font-family: Arial, sans-serif;
    font-size: calc(17px * 1.2);
    color: #000000;
    margin-bottom: 25px;
    line-height: 1.5;
    opacity: 0;
    transform: translateY(10px);
    animation: fadeUp 0.7s forwards 0.6s;
}.our_mission_93784 p b {
    font-size: 1.2em;
    display: inline-block;
    color: rgb(109,110,109);
    position: relative;
    font-weight: 700;
}.our_mission_93784 p b::before {
    z-index: -1;
    background-color: rgb(151,152,152,0.5);
    left: -5%;
    height: 8px;
    width: 110%;
    position: absolute;
    bottom: 2px;
    content: "";
}.our_mission_93784 ol {
    position: relative;
    margin: 0;
    padding: 0;
    counter-reset: item;
    list-style-position: inside;
}.our_mission_93784 ol li {
    font-size: 17px;
    margin-bottom: 15px;
    line-height: 1.8;
    color: #000000;
    position: relative;
    animation: fadeUp 0.8s forwards 0.9s;
    padding-left: 0;
    text-align: justify;
    transform: translateY(20px);
    list-style: none;
    counter-increment: item;
    opacity: 0;
}.our_mission_93784 ol li::before {
    display: none;
}

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

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

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

@media (max-width: 991px) {.our_mission_93784 {
    padding: 80px 0;
}.our_mission_93784 .text_inner_18562 {
    transform: perspective(800px) rotateY(-1deg);
    padding: 40px 30px;
}.our_mission_93784 h5 {
    font-size: calc(21px - 2px);
}.our_mission_93784 p {
    font-size: 17px;
}
}

@media (max-width: 767px) {.our_mission_93784 {
    padding: 60px 0;
}.our_mission_93784 .text_inner_18562 {
    transform: none;
    max-width: 100%;
    padding: 30px 25px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.12), 0 2px 8px rgba(0,0,0,0.08);
}.our_mission_93784 .text_inner_18562::before {
    left: 0;
    width: 4px;
}.our_mission_93784 h5 {
    margin-bottom: 15px;
}.our_mission_93784 p {
    margin-bottom: 20px;
}.our_mission_93784 ol li {
    line-height: 1.6;
}
}

@media (max-width: 480px) {.our_mission_93784 {
    padding: 50px 0;
}.our_mission_93784 .text_inner_18562 {
    padding: 25px 20px;
}.our_mission_93784 h5 {
    font-size: calc(21px - 4px);
}.our_mission_93784 p {
    font-size: calc(17px - 1px);
}.our_mission_93784 ol li {
    font-size: calc(17px - 1px);
    line-height: 1.5;
}}.cookie_banner_window_19285 {
    background-color: rgb(188,188,176);
    padding: 20px 0;
    width: 100%;
    bottom: 0;
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    position: fixed;
    animation: fadeInUp 0.5s ease-out;
    border-top: 1px solid rgb(151,152,152);
}.cookie_banner_window_19285 .cookie_alerts_38297 {
    animation: logoScale 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    flex-shrink: 0;
    transform-origin: center;
    margin-right: 20px;
}.cookie_banner_window_19285 .cookie_alerts_38297 svg {
    height: 60px;
    fill: rgb(151,152,152);
    width: 60px;
}@keyframes logoScale {
    0% {
        transform: scale(0);
    }
    80% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
.cookie_banner_window_19285 .consent_learn_46875 {
    flex-grow: 1;
}.cookie_banner_window_19285 .consent_learn_46875 h5 {
    font-size: 24px;
    margin-bottom: 6px;
    color: rgb(151,152,152);
}.cookie_banner_window_19285 .consent_learn_46875 p {
    margin: 0;
    color: #000000;
    font-size: 15px;
    line-height: 1.5;
}.cookie_banner_window_19285 .user_alert_62831 {
    display: inline-block;
    margin-top: 20px;
    margin-right: 15px;
    text-decoration: none;
    padding: 10px 20px;
    font-size: 14px;
    color: #ffffff;
    transition: transform 0.3s, box-shadow 0.3s;
    background-color: rgb(151,152,152);
    border-radius: 5px;
}.cookie_banner_window_19285 .user_alert_62831:hover {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}.cookie_banner_window_19285 .user_alert_62831:active {
    transform: translateY(1px);
    box-shadow: none;
}
@media (max-width: 768px) {.cookie_banner_window_19285 .cookie_alerts_38297 {
    margin-right: 0;
    margin-bottom: 15px;
}.cookie_banner_window_19285 .user_alert_62831 {
    width: 48%;
    text-align: center;
    margin-left: 0;
}}
#cookieAlertNotice_19687 {
    display: none;
}#cookieAlertNotice_19687:checked ~ .cookie_banner_window_19285 {
    visibility: hidden;
    opacity: 0;
}.program_details_04786 {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(188,188,176) 0%, rgba(245, 247, 250, 0.95) 100%);
    position: relative;
    overflow: hidden;
}.program_details_04786::before {
    background: 
        radial-gradient(circle at 10% 20%, rgba(var(--primary-color-opacity), 0.05) 0%, transparent 50%),
        linear-gradient(45deg, rgba(var(--secondary-color-opacity), 0.03) 25%, transparent 25.5%),
        linear-gradient(-45deg, rgba(var(--secondary-color-opacity), 0.03) 25%, transparent 25.5%);
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    content: "";
    background-size: 80px 80px, 60px 60px, 60px 60px;
    z-index: 0;
}.program_details_04786 .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 1;
}.program_details_04786 h2 {
    font-size: 36px;
    padding-left: 20px;
    line-height: 1.3;
    color: #000000;
    position: relative;
    margin-bottom: 50px;
    max-width: 90%;
    font-weight: 700;
    transform: translateX(-5%);
}.program_details_04786 h2::before {
    width: 8px;
    position: absolute;
    height: 80%;
    left: 0;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    background: linear-gradient(to bottom, rgb(151,152,152), rgb(109,110,109));
}.program_details_04786 .online_class_03874 {
    grid-template-columns: 1fr;
    gap: 40px;
    position: relative;
    display: grid;
}.program_details_04786 .header_image_87134 {
    position: relative;
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    height: 350px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateY(2deg) rotateX(-1deg);
    border: 3px solid #ffffff;
}.program_details_04786 .header_image_87134::after {
    background: linear-gradient(135deg, transparent 60%, rgba(var(--primary-color-opacity), 0.3));
    inset: 0;
    z-index: 1;
    content: "";
    position: absolute;
}.program_details_04786 .header_image_87134:hover {
    transform: perspective(1000px) rotateY(0) rotateX(0);
}.program_details_04786 .text_inner_18562 {
    position: relative;
    background-color: #ffffff;
    padding: 35px 40px;
    transform: translateY(-15px);
    z-index: 2;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.08);
}.program_details_04786 .text_inner_18562::before {
    height: 6px;
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(151,152,152) 0%, rgb(109,110,109) 100%);
    width: 100%;
}.program_details_04786 .description {
    opacity: 0;
    font-size: 14px;
    transform: translateY(20px);
    line-height: 1.8;
    color: #000000;
    margin-bottom: 20px;
    animation: fadeIn 0.8s forwards;
}.program_details_04786 .description:first-of-type {
    animation-delay: 0.2s;
}.program_details_04786 .description:last-of-type {
    animation-delay: 0.4s;
}.program_details_04786 .description:first-letter {
    color: rgb(151,152,152);
    font-weight: 700;
    font-size: 1.5em;
}

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

@media (min-width: 768px) {.program_details_04786 h2 {
    transform: translateX(-2%);
    font-size: calc(36px * 1.1);
    max-width: 80%;
}.program_details_04786 .online_class_03874 {
    grid-template-columns: 1fr 1.3fr;
    gap: 30px;
}.program_details_04786 .header_image_87134 {
    height: 100%;
    min-height: 450px;
}.program_details_04786 .text_inner_18562 {
    max-height: 600px;
    transform: translateY(0) translateX(-50px);
    overflow-y: auto;
    padding: 40px 50px;
}.program_details_04786 .text_inner_18562::-webkit-scrollbar {
    width: 8px;
}.program_details_04786 .text_inner_18562::-webkit-scrollbar-thumb {
    background-color: var(--secondary-color-opacity);
}.program_details_04786 .text_inner_18562::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.05);
}
}

@media (min-width: 992px) {.program_details_04786 {
    padding: 150px 0;
}.program_details_04786 h2 {
    max-width: 70%;
    font-size: calc(36px * 1.2);
}.program_details_04786 .online_class_03874 {
    gap: 0;
    grid-template-columns: 1fr 1.5fr;
}.program_details_04786 .header_image_87134 {
    min-height: 550px;
}.program_details_04786 .text_inner_18562 {
    padding: 50px 60px;
    max-height: 650px;
    transform: translateY(40px) translateX(-80px);
}.program_details_04786 .description {
    line-height: 1.9;
    font-size: calc(14px * 1.05);
}
}

@media (min-width: 1200px) {.program_details_04786 h2 {
    font-size: calc(36px * 1.3);
    max-width: 65%;
}.program_details_04786 .online_class_03874 {
    grid-template-columns: 0.8fr 1.2fr;
}.program_details_04786 .header_image_87134 {
    min-height: 600px;
}.program_details_04786 .text_inner_18562 {
    max-height: 700px;
    transform: translateY(60px) translateX(-100px);
}.program_details_04786 .description {
    font-size: calc(14px * 1.1);
}
}

@media (max-width: 767px) {.program_details_04786 {
    padding: 80px 0;
}.program_details_04786 h2 {
    max-width: 100%;
    font-size: calc(36px * 0.9);
    margin-bottom: 30px;
    transform: translateX(0);
}.program_details_04786 .header_image_87134 {
    height: 250px;
}.program_details_04786 .text_inner_18562 {
    padding: 25px;
}.program_details_04786 .description {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}}.education_history_83509 {
    overflow: hidden;
    background-color: rgb(188,188,176);
    position: relative;
    padding: 6rem 2rem;
}.education_history_83509::before {
    content: "";
    background: rgb(151,152,152,0.5);
    top: -100px;
    height: 300px;
    filter: blur(120px);
    width: 300px;
    z-index: 0;
    border-radius: 50%;
    right: -100px;
    position: absolute;
}.education_history_83509::after {
    height: 250px;
    bottom: -80px;
    border-radius: 50%;
    position: absolute;
    left: -80px;
    background: rgb(109,110,109,0.5);
    z-index: 0;
    filter: blur(100px);
    width: 250px;
    content: "";
}.education_history_83509 .student_opinions_14859 {
    display: grid;
    border-radius: 30px;
    overflow: visible;
    background: #ffffff;
    z-index: 2;
    position: relative;
    grid-template-columns: 1fr 1.2fr;
    margin: 0 auto;
    max-width: 1100px;
    gap: 0;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.08), 
                -20px -20px 60px rgba(255, 255, 255, 0.8);
}.education_history_83509 .header_image_87134 {
    position: relative;
    border-radius: 30px 0 0 30px;
    transform: translateX(-30px) translateY(-30px);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
    height: 500px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.education_history_83509 .header_image_87134::before {
    width: 100%;
    content: "";
    top: 30px;
    height: 100%;
    z-index: -1;
    background: rgb(151,152,152,0.5);
    position: absolute;
    left: 30px;
    border-radius: 30px;
}.education_history_83509 .experience_log_52847 {
    padding: 4rem 3rem;
    flex-direction: column;
    justify-content: center;
    display: flex;
}.education_history_83509 .name {
    margin-bottom: 0.5rem;
    font-size: 38px;
    color: #000000;
    font-weight: 700;
    letter-spacing: -0.5px;
}.education_history_83509 .experience_log_52847 > div:nth-child(2) {
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 15px;
    font-size: 21px;
    color: rgb(151,152,152);
    display: inline-block;
    position: relative;
    margin-bottom: 2rem;
    font-weight: 400;
}.education_history_83509 .experience_log_52847 > div:nth-child(2)::after {
    position: absolute;
    content: "";
    left: 0;
    background: rgb(109,110,109);
    height: 2px;
    bottom: 0;
    width: 60px;
}.education_history_83509 .exp_milestones_13829 {
    font-family: Arial, sans-serif;
    font-weight: 300;
    line-height: 1.7;
    color: #000000;
    font-size: calc(15px * 1.1);
    position: relative;
    font-style: italic;
}.education_history_83509 .exp_milestones_13829::before {
    z-index: -1;
    top: -2.5rem;
    font-size: 5rem;
    content: "";
    font-family: serif;
    left: -2rem;
    position: absolute;
    color: rgb(109,110,109,0.5);
}.education_history_83509 .student_opinions_14859:hover .header_image_87134 {
    transform: translateX(-20px) translateY(-40px);
}@keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgb(151,152,152,0.5); }
    70% { box-shadow: 0 0 0 15px rgba(0, 0, 0, 0); }
    100% { box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
}

.education_history_83509 .student_opinions_14859:hover .name {
    text-fill-color: transparent;
    background-clip: text !important;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, rgb(151,152,152), rgb(109,110,109));
}

@media (max-width: 992px) {.education_history_83509 .student_opinions_14859 {
    max-width: 90%;
    grid-template-columns: 1fr;
}.education_history_83509 .header_image_87134 {
    border-radius: 30px 30px 0 0;
    transform: translateY(-30px);
    height: 400px;
}.education_history_83509 .header_image_87134::before {
    width: 100%;
    top: 30px;
    left: 0;
}.education_history_83509 .experience_log_52847 {
    padding: 1rem 2rem 3rem;
}.education_history_83509 .student_opinions_14859:hover .header_image_87134 {
    transform: translateY(-40px);
}
}

@media (max-width: 576px) {.education_history_83509 {
    padding: 4rem 1rem;
}.education_history_83509 .student_opinions_14859 {
    max-width: 100%;
}.education_history_83509 .header_image_87134 {
    height: 320px;
    transform: translateY(-20px);
}.education_history_83509 .header_image_87134::before {
    top: 20px;
}.education_history_83509 .experience_log_52847 {
    padding: 0.5rem 1.5rem 2.5rem;
}.education_history_83509 .name {
    font-size: calc(36px);
}.education_history_83509 .experience_log_52847 > div:nth-child(2) {
    font-size: 15px;
    letter-spacing: 1px;
}.education_history_83509 .exp_milestones_13829 {
    font-size: 15px;
}.education_history_83509 .student_opinions_14859:hover .header_image_87134 {
    transform: translateY(-25px);
}}.opening_page_91053 {
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(188,188,176) 0%, #ffffff 100%);
    display: flex;
    position: relative;
    align-items: center;
    overflow: hidden;
    justify-content: center;
}.opening_page_91053::before {
    content: "";
    left: 0;
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(151,152,152,0.5) 0px,
        transparent 2px,
        transparent 10px
    );
    position: absolute;
    top: 0;
    opacity: 0.05;
    width: 100%;
    z-index: 1;
}.opening_page_91053 .community_ed_04921 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    padding: 2rem;
    position: relative;
    max-width: 1200px;
    gap: 2rem;
    z-index: 2;
}.opening_page_91053 h1 {
    opacity: 0;
    grid-column: 1 / -1;
    color: #000000;
    animation: slideInTitle 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
    font-size: 44px;
    transform: translateY(-10px);
    margin-bottom: 1.5rem;
    font-weight: 700;
    position: relative;
}.opening_page_91053 h1::after {
    left: 0;
    bottom: -10px;
    height: 4px;
    transform-origin: left;
    animation: expandLine 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.8s forwards;
    content: "";
    position: absolute;
    background: rgb(151,152,152);
    width: 80px;
    transform: scaleX(0);
}.opening_page_91053 .text_inner_18562 {
    flex-direction: column;
    animation: fadeSlideIn 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s forwards;
    z-index: 3;
    transform: translateX(-20px);
    position: relative;
    display: flex;
    opacity: 0;
    justify-content: center;
}.opening_page_91053 .main_welcome_02354 {
    padding: 2.5rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08),
                0 5px 15px rgba(0, 0, 0, 0.05);
    z-index: 2;
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateY(-3deg);
    background: #ffffff;
    position: relative;
    border-radius: 29px;
}.opening_page_91053 .main_welcome_02354:hover {
    transform: perspective(1000px) rotateY(0);
}.opening_page_91053 .main_welcome_02354::before {
    top: 0;
    height: 100%;
    opacity: 0.1;
    width: 100%;
    left: 0;
    content: "";
    position: absolute;
    background: linear-gradient(135deg, rgb(151,152,152,0.5) 0%, transparent 80%);
    border-radius: 29px;
}.opening_page_91053 .main_welcome_02354 p {
    position: relative;
    font-size: calc(14px * 1.2);
    line-height: 1.6;
    color: #000000;
    margin-bottom: 2rem;
}.opening_page_91053 .main_welcome_02354 p::first-letter {
    font-size: calc(14px * 1.8);
    color: rgb(151,152,152);
    font-weight: 700;
}.opening_page_91053 svg {
    animation: pulseGently 4s ease-in-out infinite;
    height: 100px;
    width: 100px;
    margin: 2rem auto;
    transform-origin: center;
    display: block;
}.opening_page_91053 svg path {
    fill: rgb(151,152,152);
    transition: fill 0.3s ease;
}.opening_page_91053 svg:hover path {
    fill: rgb(109,110,109);
}.opening_page_91053 svg text {
    transition: all 0.3s ease;
    font-weight: 700;
}.opening_page_91053 svg:hover text {
    fill: #000000;
}.opening_page_91053 .message_query_98745 {
    display: inline-block;
    border-radius: 10px;
    z-index: 2;
    padding: 1rem 2rem;
    font-weight: 600;
    color: #ffffff;
    font-size: 14px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.5px;
    position: relative;
    background: linear-gradient(45deg, rgb(151,152,152) 0%, rgb(109,110,109) 100%);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    margin-top: 1rem;
}.opening_page_91053 .message_query_98745::before {
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    left: -100%;
    transition: all 0.6s ease;
}.opening_page_91053 .message_query_98745:hover {
    box-shadow: 0 12px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.opening_page_91053 .message_query_98745:hover::before {
    left: 100%;
}.opening_page_91053 .header_image_87134 {
    opacity: 0;
    transform: translateX(20px);
    height: 450px;
    border-radius: 29px;
    overflow: hidden;
    animation: fadeSlideIn 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.6s forwards;
    transition: transform 0.5s ease;
    position: relative;
    width: 100%;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.15),
               -20px -20px 60px rgba(255, 255, 255, 0.8);
}.opening_page_91053 .header_image_87134:hover {
    transform: scale(1.02) perspective(1000px) rotateY(3deg);
}.opening_page_91053 .header_image_87134::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    right: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgb(151,152,152,0.5) 0%, transparent 70%);
    top: 0;
}

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

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

@keyframes fadeSlideIn {
    to {
        opacity: 1;
        transform: translate(0);
    }
}

@keyframes pulseGently {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
}

@media (max-width: 992px) {.opening_page_91053 .community_ed_04921 {
    grid-template-columns: 1fr;
}.opening_page_91053 h1 {
    font-size: calc(44px * 0.9);
}.opening_page_91053 .main_welcome_02354 {
    padding: 2rem;
    transform: perspective(1000px) rotateY(0);
}.opening_page_91053 .header_image_87134 {
    order: -1;
    height: 350px;
}
}

@media (max-width: 768px) {.opening_page_91053 {
    padding: 3rem 0;
}.opening_page_91053 .community_ed_04921 {
    padding: 1.5rem;
}.opening_page_91053 h1 {
    font-size: calc(44px * 0.8);
}.opening_page_91053 .main_welcome_02354 p {
    font-size: 14px;
}.opening_page_91053 svg {
    margin: 1.5rem auto;
    height: 80px;
    width: 80px;
}.opening_page_91053 .message_query_98745 {
    width: 100%;
}.opening_page_91053 .header_image_87134 {
    height: 280px;
}
}

@media (max-width: 576px) {.opening_page_91053 .community_ed_04921 {
    padding: 1rem;
}.opening_page_91053 h1 {
    font-size: calc(44px * 0.7);
}.opening_page_91053 .main_welcome_02354 {
    padding: 1.5rem;
}.opening_page_91053 .header_image_87134 {
    height: 240px;
}.opening_page_91053 .main_welcome_02354 p::first-letter {
    font-size: calc(14px * 1.4);
}}header {
    width: 100%;
    position: relative;
    background: #ffffff;
    z-index: 99;
    overflow: visible;
}header::before {
    height: 5px;
    top: 0;
    background: linear-gradient(to right, rgb(151,152,152), rgb(109,110,109));
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
}header .head_mainwrap_79608 {
    position: relative;
    align-items: center;
    justify-content: space-between;
    display: flex;
    padding: 25px 30px;
}header .head_mainwrap_79608::after {
    left: 0;
    bottom: 0;
    content: "";
    width: 100%;
    position: absolute;
    background-color: rgb(188,188,176);
    height: 1px;
}header .head_mainwrap_79608 .nav_top_35708 {
    z-index: 2;
    position: relative;
}header .head_mainwrap_79608 .nav_top_35708 .header_main_82176 {
    position: relative;
    overflow: hidden;
    display: block;
}header .head_mainwrap_79608 .nav_top_35708 .header_main_82176 svg {
    width: auto;
    height: 40px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}header .head_mainwrap_79608 .nav_top_35708 .header_main_82176:hover svg {
    transform: scale(1.08);
}header .head_mainwrap_79608 .page_header_64058 {
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
}header .head_mainwrap_79608 .page_header_64058 .main_learn_82374 {
    position: relative;
    margin: 0 15px;
}header .head_mainwrap_79608 .page_header_64058 .main_learn_82374:last-child {
    margin-right: 0;
}header .head_mainwrap_79608 .page_header_64058 .main_learn_82374 a {
    padding: 8px 0;
    letter-spacing: 0.5px;
    display: block;
    transition: color 0.3s ease, letter-spacing 0.3s ease;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    color: #000000;
}header .head_mainwrap_79608 .page_header_64058 .main_learn_82374 a:hover {
    color: rgb(151,152,152);
    letter-spacing: 1px;
}header .head_mainwrap_79608 .page_header_64058 .main_learn_82374 a::before,
header .head_mainwrap_79608 .page_header_64058 .main_learn_82374 a::after {
    content: "";
    bottom: 0;
    transform-origin: right center;
    background-color: rgb(151,152,152);
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
}header .head_mainwrap_79608 .page_header_64058 .main_learn_82374 a::before {
    transform: scaleX(0);
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}header .head_mainwrap_79608 .page_header_64058 .main_learn_82374 a::after {
    background-color: rgb(109,110,109);
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    transform: scaleX(0);
    transform-origin: left center;
}header .head_mainwrap_79608 .page_header_64058 .main_learn_82374 a:hover::before {
    transform: scaleX(1);
    transform-origin: left center;
}header .head_mainwrap_79608 .page_header_64058 .main_learn_82374 a:hover::after {
    transform: scaleX(1);
    transform-origin: right center;
}header .head_mainwrap_79608 .page_header_64058 .main_learn_82374 a::after {
    bottom: -2px;
    height: 3px;
    opacity: 0.3;
}header .head_mainwrap_79608 .page_header_64058 .main_learn_82374:hover {
    animation: subtle-float 2s infinite alternate ease-in-out;
}

@keyframes subtle-float {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-4px);
    }
}

@media (max-width: 992px) {header .head_mainwrap_79608 {
    padding: 20px 15px;
    flex-direction: column;
}header .head_mainwrap_79608 .nav_top_35708 {
    margin-bottom: 20px;
}header .head_mainwrap_79608 .page_header_64058 {
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}header .head_mainwrap_79608 .page_header_64058 .main_learn_82374 {
    margin: 5px 12px;
}header .head_mainwrap_79608 .page_header_64058 .main_learn_82374 a {
    padding: 5px 0;
    font-size: calc(13px - 1px);
}
    
    @keyframes subtle-float {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-2px);
        }
    }
}

@media (max-width: 767px) {header .head_mainwrap_79608 {
    padding: 15px 10px;
}header .head_mainwrap_79608 .nav_top_35708 {
    margin-bottom: 15px;
}header .head_mainwrap_79608 .nav_top_35708 .header_main_82176 svg {
    height: 35px;
}header .head_mainwrap_79608 .page_header_64058 {
    gap: 5px;
}header .head_mainwrap_79608 .page_header_64058 .main_learn_82374 {
    margin: 2px 10px;
}}.get_updates_46325 {
    background: linear-gradient(135deg, rgb(151,152,152,0.5), rgb(109,110,109));
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
    z-index: 1;
}.get_updates_46325::before {
    top: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 10px,
        transparent 10px,
        transparent 20px
    );
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    content: "";
}.get_updates_46325::after {
    height: 200%;
    position: absolute;
    top: 50%;
    z-index: -1;
    content: "";
    width: 40%;
    right: -5%;
    transform: rotate(-35deg) translateY(-50%);
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.08));
}.get_updates_46325 .container {
    z-index: 2;
    max-width: 1200px;
    padding: 0 1.5rem;
    position: relative;
    margin: 0 auto;
}.get_updates_46325 .community_ed_04921 {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.08);
    flex-direction: column;
    padding: 3rem;
    display: flex;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
}.get_updates_46325 .community_ed_04921:hover {
    transform: perspective(1000px) rotateX(0deg);
}.get_updates_46325 h4 {
    font-size: 19px;
    animation: slideInTitle 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.2s;
    transform: translateX(-10px);
    opacity: 0;
    font-weight: 600;
    position: relative;
    line-height: 1.4;
    color: #ffffff;
    margin-bottom: 2rem;
}.get_updates_46325 h4::before {
    height: 0;
    top: 50%;
    content: "";
    animation: growBar 0.6s ease-out forwards 1s;
    transform: translateY(-50%);
    width: 4px;
    left: -20px;
    background: rgb(109,110,109);
    position: absolute;
}.get_updates_46325 .input_holder {
    position: relative;
    flex-wrap: wrap;
    opacity: 0;
    gap: 1rem;
    animation: slideUpForm 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.4s;
    transform: translateY(10px);
    display: flex;
}.get_updates_46325 .input_holder span {
    flex: 1 1 250px;
    position: relative;
}.get_updates_46325 .input_holder input[type="email"] {
    background: #ffffff;
    border-left: 3px solid transparent;
    width: 100%;
    font-size: 13px;
    color: #000000;
    border: none;
    outline: none;
    transition: all 0.3s ease;
    padding: 1rem 1.5rem;
}.get_updates_46325 .input_holder input[type="email"]:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-left: 3px solid rgb(109,110,109);
}.get_updates_46325 .input_holder input[type="email"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(0, 0, 0, 0.4);
}.get_updates_46325 .input_holder input[type="email"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.5;
}.get_updates_46325 .input_holder .message_query_98745 {
    font-weight: 600;
    font-size: 20px;
    outline: none;
    position: relative;
    cursor: pointer;
    background: linear-gradient(135deg, rgb(109,110,109), rgb(151,152,152));
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    border: none;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 1rem 2rem;
    color: #ffffff;
    z-index: 1;
}.get_updates_46325 .input_holder .message_query_98745::before {
    z-index: -1;
    top: 0;
    position: absolute;
    left: -100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
    width: 100%;
    transition: all 0.6s ease;
    content: "";
}.get_updates_46325 .input_holder .message_query_98745:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}.get_updates_46325 .input_holder .message_query_98745:hover::before {
    left: 100%;
}.get_updates_46325 .input_holder .message_query_98745:active {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(0);
}

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

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

@keyframes growBar {
    to {
        height: 70%;
    }
}

@media screen and (min-width: 768px) {.get_updates_46325 .community_ed_04921 {
    gap: 2rem;
    align-items: center;
    flex-direction: row;
    padding: 3.5rem 4rem;
}.get_updates_46325 h4 {
    max-width: 60%;
    flex: 1;
    margin-bottom: 0;
}.get_updates_46325 .input_holder {
    justify-content: flex-end;
    flex: 1;
}
}

@media screen and (max-width: 767px) {.get_updates_46325 {
    padding: 4rem 0;
}.get_updates_46325 .community_ed_04921 {
    padding: 2rem;
}.get_updates_46325 h4 {
    font-size: calc(19px * 0.9);
    text-align: center;
}.get_updates_46325 h4::before {
    left: -15px;
}.get_updates_46325 .input_holder {
    justify-content: center;
}.get_updates_46325 .input_holder span {
    flex: 1 1 100%;
}
}

@media screen and (max-width: 480px) {.get_updates_46325 {
    padding: 3rem 0;
}.get_updates_46325 .community_ed_04921 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 1.5rem;
}.get_updates_46325 h4 {
    margin-bottom: 1.5rem;
    font-size: calc(19px * 0.8);
}.get_updates_46325 .input_holder input[type="email"],
    .get_updates_46325 .input_holder .message_query_98745 {
    padding: 0.8rem 1.2rem;
}}.gratNote_91678 {
    position: relative;
    background: linear-gradient(135deg, rgb(188,188,176) 25%, rgba(rgb(151,152,152,0.5), 0.05) 100%);
    padding: 5rem 0;
    overflow: hidden;
}.gratNote_91678::before {
    z-index: 0;
    height: 70%;
    animation: float 15s ease-in-out infinite alternate;
    width: 40%;
    transform: rotate(35deg) skew(15deg);
    background: linear-gradient(120deg, rgb(109,110,109), rgba(rgb(109,110,109,0.5), 0.2));
    opacity: 0.1;
    content: "";
    position: absolute;
    right: -10%;
    filter: blur(80px);
    top: -15%;
}.gratNote_91678::after {
    height: 10px;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    content: "";
    z-index: 1;
    opacity: 0.3;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(151,152,152) 20%, 
        rgb(109,110,109) 50%, 
        rgb(151,152,152) 80%, 
        transparent);
}.gratNote_91678 .container {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 0 1.5rem;
}.gratNote_91678 .community_ed_04921 {
    padding: 3.5rem;
    gap: 2rem;
    position: relative;
    box-shadow: 
        0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
        0 1px 0 rgba(rgb(255, 255, 255, 0.5), 0.95) inset,
        0 -20px 50px rgba(rgb(109,110,109,0.5), 0.1) inset;
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateY(1deg);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    flex-direction: column;
    display: flex;
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
}.gratNote_91678 .community_ed_04921:hover {
    box-shadow: 
        0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08),
        0 1px 0 rgba(rgb(255, 255, 255, 0.5), 0.95) inset,
        0 -20px 50px rgba(rgb(109,110,109,0.5), 0.15) inset;
    transform: perspective(1000px) rotateY(-1deg);
}.gratNote_91678 .community_ed_04921 > div:first-child {
    position: relative;
    padding-bottom: 1.5rem;
}.gratNote_91678 .community_ed_04921 > div:first-child::after {
    transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: 60px;
    bottom: 0;
    height: 3px;
    transform-origin: left;
    content: "";
    background: rgb(151,152,152);
    left: 0;
    position: absolute;
}.gratNote_91678 .community_ed_04921:hover > div:first-child::after {
    width: 120px;
}.gratNote_91678 h5 {
    transition: transform 0.4s ease;
    line-height: 1.4;
    color: #000000;
    transform: translateX(-5px);
    position: relative;
    font-weight: 700;
    margin: 0 0 0.5rem 0;
    font-size: 18px;
}.gratNote_91678 .community_ed_04921:hover h5 {
    transform: translateX(0);
}.gratNote_91678 a {
    display: block;
    position: relative;
    transition: transform 0.3s ease-out;
    text-decoration: none;
}.gratNote_91678 a:hover {
    transform: translateY(-3px);
}.gratNote_91678 p {
    font-family: Arial, sans-serif;
    transition: color 0.3s ease;
    color: #000000;
    font-weight: 400;
    margin: 0;
    line-height: 1.8;
    font-size: 12px;
    position: relative;
}.gratNote_91678 a:hover p {
    color: rgb(151,152,152);
}.gratNote_91678 a::before {
    opacity: 0.7;
    transition: width 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 1px;
    background: linear-gradient(90deg, 
        rgb(151,152,152), 
        rgb(109,110,109));
    bottom: -10px;
    position: absolute;
    left: 0;
    width: 0;
    content: "";
}.gratNote_91678 a:hover::before {
    width: 100%;
}.gratNote_91678 .community_ed_04921 > div:first-child::before {
    transform: rotate(-5deg) scale(0.9);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    right: 0;
    opacity: 0.1;
    color: rgb(109,110,109);
    top: -20px;
    content: "✓";
    font-size: calc(28px * 1.5);
    position: absolute;
}.gratNote_91678 .community_ed_04921:hover > div:first-child::before {
    opacity: 0.2;
    transform: rotate(5deg) scale(1.1);
}

@keyframes float {
    0% {
        transform: rotate(35deg) skew(15deg) translate(0, 0);
    }
    50% {
        transform: rotate(38deg) skew(12deg) translate(-20px, 20px);
    }
    100% {
        transform: rotate(32deg) skew(18deg) translate(20px, -10px);
    }
}

@media (max-width: 992px) {.gratNote_91678 {
    padding: 4rem 0;
}.gratNote_91678 .community_ed_04921 {
    padding: 2.5rem;
}.gratNote_91678 h5 {
    font-size: calc(18px * 0.9);
}
}

@media (max-width: 768px) {.gratNote_91678 {
    padding: 3rem 0;
}.gratNote_91678 .community_ed_04921 {
    transform: perspective(1000px) rotateY(0deg);
    padding: 2rem;
    gap: 1.5rem;
}.gratNote_91678 .community_ed_04921:hover {
    transform: perspective(1000px) rotateY(0deg);
}.gratNote_91678 h5 {
    font-size: calc(18px * 0.85);
    transform: translateX(0);
}.gratNote_91678 p {
    font-size: calc(12px * 0.95);
}.gratNote_91678::before {
    height: 50%;
    width: 60%;
    right: -30%;
    top: -10%;
}
}

@media (max-width: 576px) {.gratNote_91678 {
    padding: 2.5rem 0;
}.gratNote_91678 .community_ed_04921 {
    padding: 1.5rem;
    gap: 1.25rem;
}.gratNote_91678 h5 {
    font-size: calc(18px * 0.8);
}.gratNote_91678 p {
    font-size: calc(12px * 0.9);
    line-height: 1.6;
}.gratNote_91678 .community_ed_04921 > div:first-child {
    padding-bottom: 1rem;
}.gratNote_91678 .community_ed_04921 > div:first-child::after {
    width: 40px;
    height: 2px;
}.gratNote_91678 .community_ed_04921:hover > div:first-child::after {
    width: 80px;
}.gratNote_91678 .community_ed_04921 > div:first-child::before {
    top: -15px;
    font-size: calc(28px * 1.2);
}}.start_now_65907 {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: linear-gradient(110deg, rgb(151,152,152) 55%, rgb(188,188,176) 45%);
}.start_now_65907::before {
    width: 100%;
    left: 0;
    content: '';
    height: 100%;
    position: absolute;
    z-index: 1;
    background: repeating-linear-gradient(
        -45deg, 
        transparent, 
        transparent 20px, 
        rgba(255, 255, 255, 0.03) 20px, 
        rgba(255, 255, 255, 0.03) 40px
    );
    top: 0;
}.start_now_65907 .community_ed_04921 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0;
    z-index: 10;
}.start_now_65907 .container p {
    line-height: 1.4;
    padding-right: 30px;
    font-weight: 700;
    z-index: 5;
    font-size: 31px;
    color: #ffffff;
    position: relative;
    width: 60%;
    margin: 0;
}.start_now_65907 .message_query_98745 {
    color: #ffffff;
    font-weight: 600;
    text-decoration: none;
    align-items: center;
    background: rgb(151,152,152);
    overflow: hidden;
    transform: skewX(-10deg);
    display: flex;
    z-index: 5;
    justify-content: center;
    font-size: 18px;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.2);
    width: 35%;
    position: relative;
    height: 100px;
    border-radius: 12px;
    transition: all 0.4s ease;
}.start_now_65907 .message_query_98745::before {
    width: 10px;
    left: -50px;
    background: rgba(255, 255, 255, 0.3);
    transform: rotate(35deg) translateY(-50px);
    transition: all 0.6s ease;
    content: '';
    position: absolute;
    height: 150%;
}.start_now_65907 .message_query_98745:hover {
    background: rgb(109,110,109);
    transform: skewX(-10deg) translateY(-8px);
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.3);
}.start_now_65907 .message_query_98745:hover::before {
    left: 120%;
}.start_now_65907 .container::after {
    filter: blur(60px);
    background: rgb(151,152,152,0.5);
    animation: pulse 8s infinite alternate;
    height: 200px;
    right: -50px;
    top: -50px;
    width: 200px;
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    content: '';
}.start_now_65907 .container::before {
    height: 150px;
    animation: pulse 8s infinite alternate-reverse;
    border-radius: 50%;
    content: '';
    bottom: -50px;
    filter: blur(50px);
    left: -50px;
    position: absolute;
    z-index: -1;
    background: rgb(109,110,109,0.5);
    width: 150px;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

@media (max-width: 991px) {.start_now_65907 {
    background: linear-gradient(130deg, #000000 55%, rgb(188,188,176) 55%);
    padding: 90px 0;
}.start_now_65907 .container p {
    font-size: calc(23px * 1.3);
}.start_now_65907 .message_query_98745 {
    height: 80px;
}
}

@media (max-width: 767px) {.start_now_65907 {
    padding: 70px 0;
    background: #000000;
}.start_now_65907 .community_ed_04921 {
    flex-direction: column;
    gap: 30px;
}.start_now_65907 .container p {
    text-align: center;
    padding-right: 0;
    font-size: 23px;
    width: 100%;
}.start_now_65907 .message_query_98745 {
    width: 80%;
    height: 70px;
    transform: skewX(0);
}.start_now_65907 .message_query_98745:hover {
    transform: skewX(0) translateY(-5px);
}
}

@media (max-width: 480px) {.start_now_65907 {
    padding: 50px 0;
}.start_now_65907 .container p {
    font-size: calc(13px * 1.2);
}.start_now_65907 .message_query_98745 {
    font-size: calc(18px * 0.9);
    width: 100%;
    height: 60px;
}
}