.nav_class768 {
    flex: 1 0 auto;
}

.container {
    max-width: 100%;
    width: 1243px;
    margin: auto;
}

header,footer {
    width: 100%;
}

.framework-wrap180 {
    min-height: 100%;
    height: 100%;
    flex-direction: column;
    display: flex;
}


.opening_page867 {
    overflow: hidden;
    min-height: 100vh;
    width: 100%;
    background: rgb(225,228,221);
    position: relative;
}

.opening_page867 .master_classes540 {
    width: 100%;
    position: relative;
    display: flex;
    z-index: 3;
    flex-direction: column;
    height: 100vh;
}

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

.opening_page867 .start_home081 {
    height: 100%;
    width: 100%;
    transition: transform 1.2s cubic-bezier(0.215, 0.610, 0.355, 1);
    display: flex;
}

.opening_page867 .edu_expert426 {
    left: 50%;
    display: flex;
    padding: 12px 24px;
    backdrop-filter: blur(10px);
    border-radius: 10px;
    z-index: 10;
    transform: translateX(-50%);
    gap: 16px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 40px;
    background: linear-gradient(90deg, rgb(179,191,166,0.5) 0%, rgba(0, 0, 0, 0.5) 50%, rgb(149,164,101,0.5) 100%);
}

.opening_page867 .edu_expert426 label::after {
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(179,191,166);
    inset: 2px;
    content: "";
    position: absolute;
    border-radius: 0;
    opacity: 0.6;
}

.opening_page867 .text_dock879 {
    z-index: 5;
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    align-items: center;
}

.opening_page867 .text_dock879 .container::after {
    z-index: -1;
    top: 0;
    width: 100%;
    position: absolute;
    opacity: 0.2;
    left: 0;
    height: 100%;
    background: linear-gradient(45deg, rgb(179,191,166,0.5) 0%, transparent 70%);
    content: "";
}

.opening_page867 .text_dock879 h1 {
    display: inline-block;
    margin-bottom: 1.5rem;
    position: relative;
    font-size: 42px;
    color: #ffffff;
    text-shadow: 0 2px 4px #000000;
    font-weight: 700;
}

.opening_page867 .text_dock879 h3 {
    color: rgb(149,164,101);
    position: relative;
    text-shadow: 0 1px 2px #000000;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 1.5rem;
    display: inline-block;
}

.opening_page867 .text_dock879 p::before {
    height: 7px;
    position: absolute;
    border-radius: 50%;
    content: "";
    left: -3px;
    width: 7px;
    top: 0;
    background: rgb(149,164,101);
}

.opening_page867 input[type="radio"]:nth-of-type(1):checked ~ .start_home081 {
    transform: translateX(0%);
}

.opening_page867 input[type="radio"]:nth-of-type(3):checked ~ .start_home081 {
    transform: translateX(-200%);
}

.opening_page867 input[type="radio"]:nth-of-type(6):checked ~ .start_home081 {
    transform: translateX(-500%);
}

.opening_page867 input[type="radio"]:nth-of-type(9):checked ~ .start_home081 {
    transform: translateX(-800%);
}

.opening_page867 input[type="radio"]:nth-of-type(1):checked ~ .edu_expert426 label:nth-of-type(1)::after,
.opening_page867 input[type="radio"]:nth-of-type(2):checked ~ .edu_expert426 label:nth-of-type(2)::after,
.opening_page867 input[type="radio"]:nth-of-type(3):checked ~ .edu_expert426 label:nth-of-type(3)::after,
.opening_page867 input[type="radio"]:nth-of-type(4):checked ~ .edu_expert426 label:nth-of-type(4)::after,
.opening_page867 input[type="radio"]:nth-of-type(5):checked ~ .edu_expert426 label:nth-of-type(5)::after,
.opening_page867 input[type="radio"]:nth-of-type(6):checked ~ .edu_expert426 label:nth-of-type(6)::after,
.opening_page867 input[type="radio"]:nth-of-type(7):checked ~ .edu_expert426 label:nth-of-type(7)::after,
.opening_page867 input[type="radio"]:nth-of-type(8):checked ~ .edu_expert426 label:nth-of-type(8)::after,
.opening_page867 input[type="radio"]:nth-of-type(9):checked ~ .edu_expert426 label:nth-of-type(9)::after,
.opening_page867 input[type="radio"]:nth-of-type(10):checked ~ .edu_expert426 label:nth-of-type(10)::after {
    transform: rotate(-45deg) scale(0.6);
    background: rgb(179,191,166);
    opacity: 1;
}

.contact_panel395::before {
    position: absolute;
    top: 0;
    background: rgb(225,228,221);
    width: 100%;
    left: 0;
    content: '';
    z-index: 1;
    opacity: 0.85;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
}

.contact_panel395 .request_help407 {
    padding: 60px 40px;
    transform-origin: left center;
    box-shadow: 10px 0 30px rgba(0, 0, 0, 0.1);
    transform: rotateY(10deg);
    background: #ffffff;
    flex: 1;
    border-radius: 27px 0 0 27px;
}

.contact_panel395 .request_help407 div:hover {
    transform: scale(1.05) translateZ(10px);
}

.contact_panel395 .request_help407 svg path {
    fill: rgb(179,191,166);
}

.contact_panel395 .request_help407 span {
    font-weight: 400;
    color: #000000;
    font-size: 14px;
}

.contact_panel395 .request_help407 a::after {
    content: '';
    width: 0;
    left: 0;
    bottom: -2px;
    transition: width 0.3s ease;
    background: rgb(179,191,166);
    position: absolute;
    height: 1px;
}

.contact_panel395 form input[type="text"],
.contact_panel395 form input[type="email"] {
    background: transparent;
    transition: all 0.3s ease;
    font-size: 14px;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 20px 25px;
    border: none;
    color: rgb(179,191,166);
    width: 100%;
    border-radius: 0;
}

.contact_panel395 .query_query124 label {
    cursor: pointer;
    line-height: 1.6;
    position: relative;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    padding-left: 35px;
}

.contact_panel395 .query_query124 input[type="checkbox"]:checked + label::after {
    height: 12px;
    width: 6px;
    top: 4px;
    content: '';
    transform: rotate(45deg);
    border: solid rgb(179,191,166);
    position: absolute;
    border-width: 0 2px 2px 0;
    left: 8px;
}

.contact_panel395 .query_block945:hover::before {
    width: 100%;
}

.contact_panel395 .query_block945:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}

.instructional_approach497 {
    background: rgb(225,228,221);
    overflow: hidden;
    padding: 8rem 2rem;
    position: relative;
}

.instructional_approach497 {
    padding: 5rem 1.5rem;
}

.instructional_approach497 .master_classes540 {
    gap: 3rem;
    display: grid;
    align-items: center;
    z-index: 1;
    margin: 0 auto;
    position: relative;
    grid-template-columns: 1fr 1fr;
    max-width: 1200px;
}

.instructional_approach497 .master_classes540 {
    gap: 2rem;
    grid-template-columns: 1fr;
}

.instructional_approach497 h3::after {
    width: 2rem;
    animation: expandLine 1s 0.6s forwards ease-out;
    border-radius: 10px;
    bottom: -1rem;
    transform: scaleX(0);
    height: 4px;
    transform-origin: left;
    content: "";
    background: rgb(179,191,166,0.5);
    position: absolute;
    left: 0;
}

.instructional_approach497 span::before {
    left: -5px;
    content: "";
    height: 8px;
    position: absolute;
    animation: pulse 3s infinite;
    width: 8px;
    border-radius: 50%;
    top: 0;
    background: rgb(149,164,101);
}

.instructional_approach497 span::before,
    .instructional_approach497 span::after {
    transform: translateX(-50%);
    left: 50%;
}

.instructional_approach497 span::before {
    left: 50%;
    top: -5px;
}

.plan_wrapper276 .plan_pricing174 {
    gap: 60px;
    flex-direction: column-reverse;
    display: flex;
}

.plan_wrapper276 .cert_fees164 {
    text-align: center;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 800px;
}

.plan_wrapper276 .plan_fee318 {
    margin-left: auto;
    font-size: 12px;
    margin-top: 20px;
    max-width: 600px;
    line-height: 1.7;
    margin-right: auto;
    color: #000000;
}

.plan_wrapper276 .study_sub516 {
    position: relative;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    text-decoration: none;
    z-index: 1;
    display: block;
}

.plan_wrapper276 .pricing_deals349 {
    flex: 1;
    z-index: 2;
    padding: 30px;
    position: relative;
}

.plan_wrapper276 .pricing_deals349 h3::after {
    bottom: 0;
    border-radius: 2px;
    content: "";
    background: rgb(179,191,166);
    height: 3px;
    transition: width 0.3s ease;
    width: 40px;
    left: 0;
    position: absolute;
}

.plan_wrapper276 .pricing_deals349 p {
    position: relative;
    color: #000000;
    margin-bottom: 20px;
    overflow-wrap: break-word;
    word-break: break-word;
    line-height: 1.6;
    font-size: calc(12px - 2px);
}

.plan_wrapper276 .responsive_img702::after {
    transition: opacity 0.3s ease;
    content: "";
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
    z-index: 1;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    opacity: 0.6;
    right: 0;
}



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

.about_this263 .master_classes540 {
    position: relative;
    max-width: 100vw;
}

.about_this263 h3 {
    color: #000000;
    left: 0;
    font-size: 33px;
    border-left: 4px solid rgb(179,191,166);
    top: 0;
    padding-left: 30px;
    letter-spacing: 1px;
    font-weight: 700;
    position: absolute;
    transform: translateY(-100%) translateY(-30px);
    margin: 0;
}

.about_this263 .skill_philo673 p {
    align-self: center;
    z-index: 5;
    color: #000000;
    grid-column: 2 / 3;
    padding: 40px;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.05);
    font-size: 12px;
    border-radius: 30px;
    transform: translateX(-30px);
    grid-row: 1 / 2;
    line-height: 1.8;
    width: 110%;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.8);
}

.about_this263 .culture_block762::before {
    background: linear-gradient(to right, rgb(179,191,166,0.5), rgb(149,164,101,0.5), transparent);
    left: 30%;
    content: "";
    height: 1px;
    top: -50px;
    width: 40%;
    position: absolute;
}

.about_this263 .culture_block762::before {
    right: 20%;
    bottom: -20px;
}

.about_this263 .culture_block762 .mentor_values261::before {
    z-index: 2;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.3), transparent);
}

.about_this263 .skill_philo673::before,
.about_this263 .culture_block762::before {
    animation: widthPulse 6s infinite alternate;
    content: "";
    width: 300px;
    background: linear-gradient(to right, transparent, rgb(179,191,166,0.5) 50%, transparent);
    position: absolute;
    height: 1px;
}



.about_this263 .skill_philo673::before {
    left: 20%;
    top: -20px;
}

header .nav_page841::before {
    content: "";
    background: radial-gradient(circle, rgb(149,164,101,0.5) 1%, transparent 10%);
    background-size: 15px 15px;
    width: 200%;
    position: absolute;
    animation: backgroundShift 20s linear infinite;
    left: -50%;
    height: 200%;
    top: -50%;
    opacity: 0.3;
    z-index: -1;
}

header .nav_page841 .head_guide376::after {
    left: 0;
    transform: scaleX(0);
    background: rgb(149,164,101);
    animation: neonPulse 3s infinite alternate;
    position: absolute;
    height: 2px;
    content: "";
    box-shadow: 0 0 8px 2px rgb(149,164,101);
    transform-origin: left;
    bottom: -8px;
    width: 100%;
}

header .nav_page841 .top_base961 {
    transform-style: preserve-3d;
    position: relative;
    transform: translateZ(0);
    transition: transform 0.3s ease;
    margin: 0 0.5rem;
}

header .nav_page841 .top_base961 a::before {
    content: "";
    top: 0;
    transform: scale(0.9);
    height: 100%;
    position: absolute;
    transition: opacity 0.3s ease, transform 0.3s ease;
    z-index: -1;
    background: rgb(179,191,166,0.5);
    opacity: 0;
    left: 0;
    width: 100%;
    border-radius: 10px;
}

.program_assets857::before {
    width: 50%;
    left: -10%;
    top: -5%;
    background: linear-gradient(120deg, rgb(149,164,101,0.5) 0%, transparent 70%);
    position: absolute;
    height: 70%;
    content: '';
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
    transform: rotate(-15deg) skewX(5deg);
}

.program_assets857 .text_dock879 {
    background: linear-gradient(135deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.85) 100%);
    transform: translateZ(0) perspective(1000px);
    padding: 40px;
    box-shadow: 0 15px 30px rgba(0,0,0,0.08);
    backface-visibility: hidden;
    border-left: 4px solid rgb(179,191,166);
    transition: transform 0.5s cubic-bezier(0.2, 0.85, 0.4, 1.275);
}

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

.program_assets857 li p {
    gap: 15px;
    line-height: 1.6;
    margin: 0;
    color: #000000;
    font-size: 12px;
    align-items: flex-start;
    display: flex;
}

.program_assets857 svg path {
    fill: rgb(179,191,166);
    transition: fill 0.3s ease;
}

.analysis_summary603 {
    background: rgb(225,228,221);
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
}

.analysis_summary603::after {
    height: 100%;
    position: absolute;
    z-index: 0;
    background: 
        repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 11px),
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 11px);
    top: 0;
    width: 100%;
    content: "";
    left: 0;
    opacity: 0.5;
}

.analysis_summary603 .smart_statistics032 {
    font-size: 29px;
    font-weight: 700;
    display: inline-block;
    position: relative;
    color: #000000;
    margin: 0 0 1.5rem;
}

.analysis_summary603 .top_gain109 {
    margin: -1rem;
    display: flex;
    flex-wrap: wrap;
}

.analysis_summary603 .statistics_boosters954 {
    border-radius: 19px;
    display: flex;
    padding: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    margin: 1rem;
    flex: 0 0 calc(50% - 2rem);
    align-items: flex-start;
    transition: all 0.3s ease;
    overflow: hidden;
    background: #ffffff;
}

.analysis_summary603 .statistics_boosters954:hover h4::before {
    opacity: 1;
}

.analysis_summary603 svg {
    width: 24px;
    height: 24px;
    right: 1rem;
    fill: rgba(255, 255, 255, 0.5);
    transition: all 0.3s ease;
    position: absolute;
    top: 1rem;
}

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

header .top_plank .top_links014 div span {
    color: #ffffff;
}

header .top_plank .top_links014 div img, header .top_plank .top_links014 div svg {
    height: 16px;
    width: 16px;
    margin-right: 8px;
}

.ty_banner589::before {
    opacity: 0.1;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: repeating-linear-gradient(
        45deg,
        rgb(149,164,101,0.5) 0px,
        rgb(149,164,101,0.5) 2px,
        transparent 2px,
        transparent 10px
    );
    height: 100%;
    content: "";
    z-index: 1;
    width: 100%;
}

.ty_banner589 .master_classes540 {
    border-left: 4px solid rgb(179,191,166);
    padding: 3rem;
    backdrop-filter: blur(5px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1), 
        0 8px 16px rgba(0, 0, 0, 0.05),
        0 4px 8px rgba(0, 0, 0, 0.025);
    position: relative;
    background: #ffffff;
    transform: translateZ(10px) rotateX(2deg);
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.6s ease;
}

.ty_banner589 ul {
    list-style: none;
    margin: 0;
    position: relative;
    padding: 0;
    z-index: 1;
}

.ty_banner589 li:hover::before {
    transform: rotate(45deg) scale(1.2);
    opacity: 1;
}

.ty_banner589 span::after {
    content: "";
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(to right, rgb(149,164,101,0.5), transparent);
    width: 100%;
    height: 1px;
    transform-origin: left;
    left: 0;
    transform: scaleX(0);
    bottom: -0.8rem;
    position: absolute;
}

.program_structure041 .training_map561 {
    align-items: center;
    display: flex;
    position: relative;
    flex-direction: column;
}

.program_structure041 .text_dock879 .description {
    line-height: 1.7;
    color: #000000;
    font-size: 12px;
    text-align: center;
    margin-bottom: 20px;
}

.program_structure041 .text_dock879 .description:last-child {
    margin-bottom: 0;
    font-weight: 600;
}

footer {
    width: 100%;
    position: relative;
}

.res_connect653::before {
    background-color: rgb(179,191,166);
    top: 0;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);
    width: 60%;
    z-index: 0;
    content: "";
    height: 100%;
    right: 0;
    position: absolute;
}

footer .info_item {
    background-color: rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    backdrop-filter: blur(5px);
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 10px;
    flex: 0 1 auto;
    transform: skewX(-5deg);
    padding: 15px 25px;
}

footer .head_guide376 {
    padding-left: 20px;
    position: relative;
}

footer .head_guide376::before {
    background-color: rgb(179,191,166);
    left: 0;
    width: 5px;
    top: 0;
    position: absolute;
    content: "";
    height: 100%;
}

footer .nav_expert574 h5::after {
    left: 0;
    background-color: rgb(179,191,166);
    position: absolute;
    height: 3px;
    width: 50px;
    bottom: 0;
    content: "";
}

footer .head_lesson513 a::before {
    opacity: 0;
    content: "→";
    transition: all 0.3s ease;
    position: absolute;
    color: rgb(179,191,166);
    left: -20px;
}

footer .subscribe_holder::before {
    opacity: 0.2;
    z-index: -1;
    content: "";
    position: absolute;
    border-radius: 50%;
    height: 100px;
    top: -20px;
    right: -20px;
    width: 100px;
    background-color: rgb(179,191,166);
}

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

footer .calc_foot653 {
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 60px;
    padding-top: 20px;
}

#cookieUsageBanner538 {
    display: none;
}

.cookie_message_popup518 {
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    border-top: 3px solid rgb(179,191,166);
    bottom: 0;
    position: fixed;
    background: rgb(149,164,101);
    font-family: Arial, sans-serif;
    z-index: 90;
    padding: 20px 0;
    width: 100%;
}

.cookie_review023 {
    border-radius: 13px;
    justify-content: center;
    background: rgb(179,191,166,0.5);
    flex-shrink: 0;
    margin-right: 20px;
    padding: 10px;
    align-items: center;
    display: flex;
}

.cookie_button.track_prefs328 {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(149,164,101);
}

.cookie_message_popup518 p a:hover {
    color: rgb(149,164,101);
}


.secure_archive789 {
    background: #ffffff;
    overflow: hidden;
    font-family: Arial, sans-serif;
    color: #000000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 40px;
    width: 100%;
}

.secure_archive789 ul, .secure_archive789 ol {
    list-style-type: none;
    padding-left: 0;
    margin: 25px 0;
}

.secure_archive789 ul li::before, .secure_archive789 ol li::before {
    width: 10px;
    position: absolute;
    background: rgb(179,191,166);
    transform: translateY(-50%);
    height: 10px;
    left: 0;
    top: 50%;
    border-radius: 50%;
    content: '';
}

.secure_archive789 a {
    transition: color 0.3s ease, border-bottom-color 0.3s ease;
    color: rgb(179,191,166);
    padding-bottom: 2px;
    border-bottom: 2px solid rgb(179,191,166,0.5);
    text-decoration: none;
}

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

.teaching_experience126 .alumni_voices902 {
    display: grid;
    overflow: hidden;
    grid-template-rows: auto auto auto;
    border-radius: 24px;
    position: relative;
    gap: 0;
    grid-template-columns: 1fr 1fr;
}

.teaching_experience126 .alumni_voices902 .responsive_img702 {
    grid-column: 1 / 2;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
    z-index: 1;
    grid-row: 1 / 4;
    box-shadow: 0 0 30px rgb(179,191,166,0.5);
    min-height: 500px;
    transform: scale(1.05) translateX(-5%);
    border-radius: 0;
    transition: all 0.5s ease;
    position: relative;
}

.teaching_experience126 .alumni_voices902 .work_overview261 {
    font-size: 12px;
    color: #ffffff;
    border-radius: 0 10px 0 0;
    grid-column: 2 / 3;
    line-height: 1.7;
    z-index: 2;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    padding: 2rem 2rem 2.5rem 3rem;
    backdrop-filter: blur(5px);
    position: relative;
    grid-row: 3 / 4;
    border-top: 1px solid rgb(149,164,101,0.5);
    margin-right: 1.5rem;
}



@media screen and (max-width: 480px) {.opening_page867 .text_dock879 {
    padding-bottom: 100px;
}.opening_page867 .text_dock879 .container {
    padding: 1.5rem;
    border-left: 2px solid rgb(179,191,166);
}.opening_page867 .text_dock879 h1 {
    font-size: calc(42px * 0.7);
    margin-bottom: 1rem;
}.opening_page867 .text_dock879 h3 {
    margin-bottom: 1rem;
    font-size: calc(20px * 0.8);
}.opening_page867 .text_dock879 p {
    padding-left: 10px;
}.opening_page867 .edu_expert426 {
    padding: 8px 15px;
    gap: 8px;
    bottom: 25px;
}.opening_page867 .edu_expert426 label {
    height: 10px;
    width: 10px;
}}



@media (max-width: 576px) {.contact_panel395 {
    padding: 60px 0;
}.contact_panel395::before,
    .contact_panel395::after {
    clip-path: none;
    opacity: 0.9;
}.contact_panel395::before {
    height: 60%;
}.contact_panel395::after {
    height: 40%;
    top: 60%;
}.contact_panel395 .request_help407,
    .contact_panel395 .support_block645 {
    padding: 30px 20px;
}.contact_panel395 .request_help407 h3,
    .contact_panel395 form h3 {
    margin-bottom: 25px;
    font-size: calc(35px * 0.8);
}.contact_panel395 .request_help407 div {
    margin-bottom: 20px;
    padding: 12px;
}.contact_panel395 form input[type="text"],
    .contact_panel395 form input[type="email"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.contact_panel395 .query_query124 {
    margin: 25px 0;
}.contact_panel395 .query_block945 {
    padding: 15px 20px;
}}



@media (max-width: 767px) {.plan_wrapper276 {
    padding: 80px 0;
}.plan_wrapper276 .plan_pricing174 {
    gap: 40px;
}.plan_wrapper276 .cert_fees164 h2 {
    font-size: calc(38px - 4px);
}.plan_wrapper276 .responsive_img702 {
    height: 200px;
}.plan_wrapper276 .pricing_deals349 {
    padding: 25px;
}.plan_wrapper276 .rate_list961 {
    font-size: 1.5rem;
}}



@media screen and (max-width: 767px) {.about_this263 {
    padding: 80px 0 60px;
}.about_this263 h3 {
    font-size: calc(33px - 0.6rem);
    padding-left: 20px;
    margin-bottom: 40px;
}.about_this263 .skill_philo673 {
    margin-bottom: 60px;
}.about_this263 .skill_philo673 span {
    font-size: calc(19px - 0.3rem);
    padding: 8px 20px;
}.about_this263 .skill_philo673 .responsive_img702,
    .about_this263 .culture_block762 .mentor_values261 {
    height: 350px;
}.about_this263 .skill_philo673 p,
    .about_this263 .culture_block762 p {
    font-size: calc(12px - 0.1rem);
    padding: 25px;
}.about_this263::after {
    filter: blur(30px);
}.about_this263 .skill_philo673::after,
    .about_this263 .culture_block762::after {
    filter: blur(50px);
    width: 100px;
    height: 100px;
}
}



@media screen and (min-width: 1400px) {.about_this263 .skill_philo673 {
    margin-left: -20%;
    width: 120%;
}.about_this263 .culture_block762 {
    margin-right: -20%;
    width: 120%;
}.about_this263 .skill_philo673 .responsive_img702,
    .about_this263 .culture_block762 .mentor_values261 {
    height: 550px;
}}



@media (min-width: 768px) {.program_assets857 .text_dock879 > div {
    gap: 40px;
    flex-direction: row;
}.program_assets857 .text_dock879 > div > ul {
    flex: 1;
}
}



@media (min-width: 992px) {.program_assets857 {
    padding: 150px 0;
}.program_assets857 .master_classes540 {
    align-items: center;
    grid-template-columns: 60% 40%;
}.program_assets857 h4 {
    font-size: calc(22px * 1.1);
}.program_assets857 .responsive_img702 {
    max-height: 500px;
    height: 100%;
}
}



@media (max-width: 1024px) {.analysis_summary603 .boost_experts514 {
    max-width: 100%;
}.analysis_summary603 .statistics_boosters954 h4 {
    font-size: calc(29px * 1.3);
    padding: 2rem;
}.analysis_summary603 .statistics_boosters954 span {
    padding: 2rem;
}
}



@media (max-width: 480px) {.analysis_summary603 {
    padding: 3rem 0;
}.analysis_summary603 .statistics_boost289 {
    padding: 1.5rem;
    margin-bottom: 1.5rem;
}.analysis_summary603 .statistics_boosters954 {
    flex-direction: column;
}.analysis_summary603 .statistics_boosters954 h4 {
    flex: 0 0 auto;
    padding: 1.5rem;
    font-size: 29px;
    width: 100%;
}.analysis_summary603 .statistics_boosters954 span {
    justify-content: center;
    padding: 1.5rem;
    text-align: center;
}.analysis_summary603 .smart_statistics032 {
    font-size: calc(29px * 0.8);
    margin-bottom: 1rem;
}.analysis_summary603 .boost_experts514 {
    line-height: 1.5;
    font-size: calc(15px * 0.9);
}.analysis_summary603 svg {
    width: 20px;
    height: 20px;
    right: 0.8rem;
    top: 0.8rem;
}}


@media (min-width: 992px) {.program_structure041 .text_dock879 {
    margin: 0 auto;
}
}


@media (max-width: 767px) {.program_structure041 {
    padding: 60px 0;
}.program_structure041 .text_dock879 {
    padding: 25px;
    max-width: 100%;
}.program_structure041 .text_dock879 h2 {
    font-size: calc(34px * 0.9);
    margin-bottom: 20px;
}.program_structure041 .text_dock879 .description {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}
}



@media (max-width: 991px) {footer .res_connect653::before {
    background-color: rgb(179,191,166);
    width: 100%;
    opacity: 0.7;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
}



@media (max-width: 576px) {footer .res_connect653 {
    padding: 50px 0 20px;
}footer .info_item {
    margin-right: 0;
    width: 100%;
}footer .head_lesson513 {
    grid-template-columns: 1fr;
}footer .subscribe_holder {
    padding: 20px;
}footer .input_holder input[type="email"],
    footer .updates_header942 {
    padding: 12px 15px;
}}



@media (max-width: 992px) {.teaching_experience126 {
    padding: 5rem 1.5rem;
}.teaching_experience126 .alumni_voices902 {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto;
}.teaching_experience126 .alumni_voices902 .responsive_img702 {
    transform: scale(1.02) translateY(-5%);
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    grid-row: 1 / 2;
    grid-column: 1 / 2;
    min-height: 350px;
}.teaching_experience126 .alumni_voices902 .responsive_img702:hover {
    transform: scale(1.03) translateY(-4%);
}.teaching_experience126 .alumni_voices902 .name {
    grid-row: 2 / 3;
    grid-column: 1 / 2;
    padding: 2rem 1.5rem 0.5rem 1.5rem;
}.teaching_experience126 .alumni_voices902 span:not(.name) {
    padding: 0 1.5rem 1rem 1.5rem;
    grid-row: 3 / 4;
    grid-column: 1 / 2;
}.teaching_experience126 .alumni_voices902 .work_overview261 {
    grid-column: 1 / 2;
    margin-right: 0;
    border-radius: 10px;
    padding: 1.5rem;
    grid-row: 4 / 5;
}
}



@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.7;
    }
}

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

@keyframes widthPulse {
    0% {
        width: 200px;
    }
    100% {
        width: 300px;
    }
}

@keyframes horizontalLine {
    0% {
        opacity: 0.1;
        transform: translateX(-10%);
    }
    100% {
        opacity: 0.3;
        transform: translateX(10%);
    }
}



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

