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

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

.res_connect653 {
    flex: 0 0 auto;
}

.res_connect653 {
    position: relative;
    font-family: Arial, sans-serif;
    background-color: rgb(179,191,166);
    color: #ffffff;
    padding: 80px 0 30px;
}

.opening_page867::after {
    height: 100%;
    content: "";
    animation: pulseGlow 15s infinite alternate;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: 
        radial-gradient(circle at 20% 20%, rgb(179,191,166,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 80%, rgb(149,164,101,0.5) 0%, transparent 25%),
        radial-gradient(circle at 50% 50%, rgba(0, 0, 0, 0.5) 0%, transparent 50%);
    filter: blur(10px);
}

.opening_page867 .start_lead654::before {
    content: "";
    top: 0;
    width: 100%;
    position: absolute;
    z-index: 2;
    background: linear-gradient(0deg, #000000 0%, transparent 35%, transparent 65%, #000000 100%);
    left: 0;
    height: 100%;
}

.opening_page867 .edu_expert426::before {
    inset: 2px;
    position: absolute;
    content: "";
    z-index: -1;
    border-radius: calc(10px - 2px);
    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%);
    opacity: 0.7;
}

.opening_page867 .edu_expert426 label:hover::before {
    transform: rotate(45deg);
    opacity: 0.8;
    background: #ffffff;
}

.opening_page867 .edu_expert426 label:hover::after {
    transform: rotate(-45deg);
    background: rgb(149,164,101);
    opacity: 1;
}

.opening_page867 .text_dock879 .container::before {
    z-index: -1;
    content: "";
    position: absolute;
    height: 200%;
    top: -50%;
    width: 200%;
    background: 
        radial-gradient(circle at 50% 50%, transparent 15%, rgba(0, 0, 0, 0.5) 50%),
        repeating-conic-gradient(rgb(179,191,166,0.5) 0deg, rgb(179,191,166,0.5) 5deg, transparent 5deg, transparent 10deg, rgb(149,164,101,0.5) 10deg, rgb(149,164,101,0.5) 15deg, transparent 15deg, transparent 20deg);
    opacity: 0.05;
    animation: rotateBackground 120s linear infinite;
    left: -50%;
}

.opening_page867 .text_dock879 h3::after {
    width: 8px;
    box-shadow: 0 0 10px rgb(179,191,166), 0 0 20px rgb(179,191,166,0.5);
    right: -15px;
    height: 8px;
    transform: translateY(-50%);
    content: "";
    border-radius: 50%;
    background: rgb(179,191,166);
    position: absolute;
    animation: pulse 2s infinite;
    top: 50%;
}

.opening_page867 .text_dock879 p::after {
    background: rgb(179,191,166);
    bottom: 0;
    position: absolute;
    content: "";
    left: -3px;
    height: 7px;
    border-radius: 50%;
    width: 7px;
}

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

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

.opening_page867 input[type="radio"]:nth-of-type(1):checked ~ .edu_expert426 label:nth-of-type(1)::before,
.opening_page867 input[type="radio"]:nth-of-type(2):checked ~ .edu_expert426 label:nth-of-type(2)::before,
.opening_page867 input[type="radio"]:nth-of-type(3):checked ~ .edu_expert426 label:nth-of-type(3)::before,
.opening_page867 input[type="radio"]:nth-of-type(4):checked ~ .edu_expert426 label:nth-of-type(4)::before,
.opening_page867 input[type="radio"]:nth-of-type(5):checked ~ .edu_expert426 label:nth-of-type(5)::before,
.opening_page867 input[type="radio"]:nth-of-type(6):checked ~ .edu_expert426 label:nth-of-type(6)::before,
.opening_page867 input[type="radio"]:nth-of-type(7):checked ~ .edu_expert426 label:nth-of-type(7)::before,
.opening_page867 input[type="radio"]:nth-of-type(8):checked ~ .edu_expert426 label:nth-of-type(8)::before,
.opening_page867 input[type="radio"]:nth-of-type(9):checked ~ .edu_expert426 label:nth-of-type(9)::before,
.opening_page867 input[type="radio"]:nth-of-type(10):checked ~ .edu_expert426 label:nth-of-type(10)::before {
    transform: rotate(45deg) scale(1.2);
    background: #ffffff;
    opacity: 1;
    box-shadow: 0 0 15px #ffffff;
}

.contact_panel395 {
    position: relative;
    padding: 100px 0;
}

.contact_panel395::after {
    content: '';
    background: rgb(179,191,166,0.5);
    height: 100%;
    bottom: 0;
    position: absolute;
    left: 0;
    clip-path: polygon(0 65%, 100% 25%, 100% 100%, 0 100%);
    z-index: 1;
    width: 100%;
}

.contact_panel395 .request_help407 h3 {
    margin-bottom: 40px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 35px;
    position: relative;
    letter-spacing: 2px;
}

.contact_panel395 .request_help407 div {
    background: #f5f7fa;
    padding: 15px;
    margin-bottom: 30px;
    align-items: center;
    border-radius: 10px;
    transform: translateZ(0);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: flex;
}

.contact_panel395 .request_help407 a:hover::after {
    width: 100%;
}

.contact_panel395 .support_block645 {
    background: rgb(225,228,221);
    padding: 60px 40px;
    border-radius: 0 27px 27px 0;
    transform-origin: right center;
    flex: 1.2;
    transform: rotateY(-5deg);
}

.contact_panel395 form input[type="text"]:focus,
.contact_panel395 form input[type="email"]:focus {
    box-shadow: 0 5px 10px -5px rgb(179,191,166,0.5);
    outline: none;
    border-bottom-color: rgb(179,191,166);
}

.contact_panel395 .query_query124 input[type="checkbox"] {
    width: 0;
    opacity: 0;
    appearance: none;
    -webkit-appearance: none;
    position: absolute;
    height: 0;
}

.contact_panel395 .query_query124 input[type="checkbox"]:checked + label::before {
    background: rgb(179,191,166);
    border-color: rgb(179,191,166);
}

.contact_panel395 .query_query124 a:hover {
    color: rgb(149,164,101);
}

.contact_panel395 .query_block945 {
    padding: 18px 25px;
    letter-spacing: 2px;
    cursor: pointer;
    transition: all 0.4s ease;
    color: #ffffff;
    font-weight: 700;
    border: none;
    width: 100%;
    z-index: 1;
    text-transform: uppercase;
    background: rgb(179,191,166);
    overflow: hidden;
    position: relative;
    font-size: 19px;
}

.instructional_approach497::after {
    content: "";
    z-index: 0;
    filter: blur(120px);
    right: -30%;
    width: 100%;
    border-radius: 50%;
    background: rgb(149,164,101,0.5);
    bottom: -30%;
    position: absolute;
    animation: floatCircle 15s infinite alternate-reverse ease-in-out;
    height: 100%;
    opacity: 0.25;
}

.instructional_approach497 h3::before {
    content: "";
    height: 4px;
    background: linear-gradient(90deg, rgb(179,191,166), rgb(149,164,101));
    position: absolute;
    animation: expandLine 1s 0.4s forwards ease-out;
    transform: scaleX(0);
    width: 4rem;
    border-radius: 10px;
    transform-origin: left;
    top: -1rem;
    left: 0;
}

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

.instructional_approach497 span::after {
    height: 8px;
    position: absolute;
    left: -5px;
    width: 8px;
    border-radius: 50%;
    animation: pulse 3s 1.5s infinite;
    content: "";
    bottom: 0;
    background: rgb(179,191,166);
}

.instructional_approach497 span::after {
    left: calc(50% + 15px);
    top: -5px;
    bottom: auto;
}

.plan_wrapper276 .container {
    z-index: 1;
    max-width: 1320px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}

.plan_wrapper276 .cert_fees164 h2 {
    margin-bottom: 20px;
    display: inline-block;
    color: #000000;
    position: relative;
    font-weight: 700;
    font-size: 38px;
}

.plan_wrapper276 .monthly_rate834 {
    gap: 30px;
    display: grid;
    margin: 0 auto;
    grid-template-columns: 1fr;
    width: 100%;
}

.plan_wrapper276 .study_sub516:hover {
    transform: translateY(-8px);
}

.plan_wrapper276 .study_sub516:hover .plan_rates690 {
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.08),
              -8px -8px 24px rgba(255, 255, 255, 1);
}

.plan_wrapper276 .pricing_deals349 h3 {
    display: inline-block;
    font-size: 23px;
    position: relative;
    font-weight: 600;
    color: #000000;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.plan_wrapper276 .rate_list961 {
    color: transparent;
    display: inline-block;
    margin-bottom: 20px;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    font-size: 1.8rem;
    position: relative;
    font-weight: 700;
    background: linear-gradient(135deg, rgb(179,191,166), rgb(149,164,101));
    color: rgb(179,191,166);
}

.plan_wrapper276 .study_sub516:hover .responsive_img702::after {
    opacity: 0.3;
}

.about_this263::before {
    position: absolute;
    height: 100%;
    z-index: 1;
    left: 0;
    background: linear-gradient(125deg, rgb(179,191,166,0.5) 0%, transparent 40%, rgb(149,164,101,0.5) 80%, rgb(179,191,166,0.5) 100%);
    animation: gradientFlow 25s infinite alternate;
    content: "";
    width: 100%;
    opacity: 0.15;
    top: 0;
}

.about_this263 .skill_philo673 {
    margin-bottom: 100px;
    grid-template-columns: 1.6fr 1.4fr;
    padding-top: 20px;
    margin-left: -15%;
    display: grid;
    gap: 20px;
    width: 115%;
    position: relative;
}

.about_this263 .skill_philo673 span::before {
    top: 0;
    left: -15px;
    width: 15px;
    background: rgb(179,191,166);
    z-index: -1;
    height: 100%;
    position: absolute;
    content: "";
    transform: skewX(15deg);
}

.about_this263 .skill_philo673 .responsive_img702 {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    grid-row: 1 / 2;
    border-radius: 0 30px 30px 0;
    overflow: hidden;
    height: 500px;
    grid-column: 1 / 2;
    z-index: 3;
}

.about_this263 .culture_block762 {
    width: 115%;
    position: relative;
    margin-right: -15%;
    gap: 20px;
    display: grid;
    grid-template-columns: 1.4fr 1.6fr;
    margin-left: auto;
}

.about_this263 .culture_block762 .mentor_values261 {
    grid-row: 1 / 2;
    z-index: 3;
    position: relative;
    grid-column: 2 / 3;
    height: 500px;
    overflow: hidden;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    border-radius: 30px 0 0 30px;
}

.about_this263 .skill_philo673::after,
.about_this263 .culture_block762::after {
    opacity: 0.15;
    animation: pulseOpacity 8s infinite alternate;
    width: 200px;
    filter: blur(80px);
    border-radius: 50%;
    z-index: 1;
    position: absolute;
    content: "";
    height: 200px;
}



.about_this263 .skill_philo673::after {
    bottom: -100px;
    right: 10%;
    background: rgb(179,191,166);
}

.about_this263 .master_classes540::after {
    bottom: 15%;
    right: 10%;
}

header .nav_page841 {
    z-index: 99;
    box-shadow: 0 0 20px 2px rgb(179,191,166,0.5);
    display: flex;
    overflow: hidden;
    left: 0;
    background: linear-gradient(to right, rgb(149,164,101) 0%, rgb(179,191,166,0.5) 100%);
    justify-content: space-between;
    border-radius: 0;
    align-items: center;
    padding: 1.5rem;
    position: relative;
    width: 100%;
}

header .nav_page841 .head_guide376 {
    position: relative;
    overflow: visible;
}

header .nav_page841 .head_guide376 .main_learn390 {
    position: relative;
    display: block;
    transition: all 0.5s ease;
    transform: perspective(800px) rotateY(0deg);
}

header .nav_page841 .nav_expert574 {
    perspective: 800px;
    display: flex;
    margin: 0;
    list-style: none;
    position: relative;
    padding: 0;
}

header .nav_page841 .top_base961:hover {
    transform: translateZ(20px);
}

header .nav_page841 .top_base961 a {
    text-decoration: none;
    font-weight: 600;
    position: relative;
    display: block;
    padding: 0.5rem 1rem;
    font-family: Arial, sans-serif;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    border: 1px solid transparent;
    color: #ffffff;
    font-size: 17px;
}

.program_assets857 {
    background: linear-gradient(135deg, rgba(245,248,255,1) 0%, rgba(235,241,255,1) 100%);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}

.program_assets857 .container {
    z-index: 2;
    max-width: 1280px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}

.program_assets857 .master_classes540 {
    display: grid;
    position: relative;
    gap: 40px;
    grid-template-columns: 1fr;
}

.program_assets857 h4 {
    font-weight: 700;
    font-size: 22px;
    margin: 0 0 30px;
    position: relative;
    color: #000000;
    line-height: 1.3;
}

.program_assets857 .text_dock879:hover h4::after {
    transform: scaleX(1.5);
}

.program_assets857 .text_dock879 > div {
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.program_assets857 li:hover {
    transform: translateX(5px);
}

.program_assets857 li p span:first-child {
    margin-top: 3px;
    flex-shrink: 0;
}

.program_assets857 svg {
    height: 22px;
    transform: rotate(0deg);
    width: 22px;
    transition: transform 0.3s ease;
}

.program_assets857 .responsive_img702 {
    height: auto;
    transform: translateY(0) rotate(0deg);
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    transition: transform 0.7s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    aspect-ratio: 16/9;
    border-radius: 25px;
    box-shadow: 20px 20px 60px rgba(0,0,0,0.12);
    object-fit: cover;
    display: block;
}

.analysis_summary603 .statistics_boost289 {
    background: linear-gradient(to right, rgb(179,191,166,0.5) 0%, transparent 100%);
    border-radius: 19px 0 0 19px;
    margin-bottom: 3rem;
    position: relative;
    padding: 3rem;
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.05);
}

.analysis_summary603 .smart_statistics032::after {
    width: 50%;
    border-radius: 10px;
    background: rgb(149,164,101);
    content: "";
    height: 3px;
    bottom: -0.5rem;
    left: 0;
    position: absolute;
}

.analysis_summary603 .statistics_boosters954 h4 {
    display: flex;
    color: #ffffff;
    overflow: hidden;
    position: relative;
    flex: 0 0 40%;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 2.5rem;
    background: rgb(179,191,166);
    font-weight: 700;
    font-size: calc(29px * 1.5);
}

.analysis_summary603 .statistics_boosters954 span {
    font-weight: 400;
    font-size: 15px;
    padding: 2.5rem;
    align-items: center;
    display: flex;
    flex: 1;
    color: #000000;
}

.analysis_summary603 svg path {
    fill: inherit;
}

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

header .top_plank .top_links014 div {
    display: flex;
    margin-right: 24px;
    align-items: center;
    justify-content: flex-start;
}

.ty_banner589 {
    position: relative;
    overflow: hidden;
    perspective: 1000px;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(149,164,101,0.5), rgb(179,191,166,0.5));
}

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

.ty_banner589 h2::after {
    position: absolute;
    background: linear-gradient(to right, rgb(179,191,166), rgb(149,164,101));
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left;
    transform: scaleX(1);
    content: "";
    height: 0.3rem;
    left: 0;
    width: 8rem;
    bottom: -1rem;
}

.ty_banner589 .master_classes540:hover {
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15), 
        0 10px 20px rgba(0, 0, 0, 0.1),
        0 5px 10px rgba(0, 0, 0, 0.05);
    transform: translateZ(20px) rotateX(0deg);
}

.ty_banner589 li {
    position: relative;
    transform: translateZ(5px);
    margin-bottom: 1rem;
}

.ty_banner589 span {
    line-height: 1.8;
    display: block;
    font-size: 17px;
    font-family: Arial, sans-serif;
    padding-left: 0;
    color: #000000;
    position: relative;
    transition: padding-left 0.3s ease;
}

.ty_banner589 li:hover span {
    padding-left: 0.5rem;
}

.program_structure041 {
    background: rgb(225,228,221);
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}

.program_structure041 .text_dock879 {
    z-index: 4;
    backdrop-filter: blur(10px);
    position: relative;
    width: 100%;
    padding: 40px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    max-width: 850px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 19px;
}

.program_structure041 .responsive_img702 {
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    object-fit: cover;
    top: 0;
}

footer .res_connect653::after {
    background: radial-gradient(circle, rgb(179,191,166), transparent 70%);
    content: "";
    border-radius: 50%;
    opacity: 0.3;
    width: 200px;
    right: 15%;
    top: 50px;
    position: absolute;
    height: 200px;
}

footer .info_item:hover {
    background-color: rgb(179,191,166);
    transform: skewX(-5deg) translateY(-5px);
}

footer .info_item p,
footer .info_item a {
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    text-decoration: none;
    vertical-align: middle;
    transform: skewX(5deg);
}

footer .partner_logo738 {
    line-height: 1.6;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    max-width: 320px;
}

footer .nav_expert574 h5 {
    text-transform: uppercase;
    margin-bottom: 25px;
    display: inline-block;
    color: #ffffff;
    position: relative;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    padding-bottom: 10px;
}

footer .head_lesson513 a:hover {
    padding-left: 20px;
    color: rgb(179,191,166);
}

footer .head_lesson513 a:hover::before {
    opacity: 1;
    left: 0;
}

footer .subscribe_holder h5 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

footer .input_holder {
    gap: 15px;
    flex-direction: column;
    display: flex;
}

footer .input_holder input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.15);
    box-shadow: 0 0 0 2px rgb(179,191,166);
}

footer .updates_header942:hover {
    background-color: rgb(149,164,101);
    transform: translateX(5px);
}

footer .collab_space235 {
    font-size: 16px;
    text-align: center;
    color: rgba(255, 255, 255, 0.6);
}

#cookieUsageBanner538:checked ~ .cookie_message_popup518 {
    visibility: hidden;
    opacity: 0;
}

.cookie_message_popup518 h5 {
    margin: 0;
    color: rgb(179,191,166);
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
}

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

.cookie_controls356:hover {
    box-shadow: 0 0 10px rgb(149,164,101);
    background-color: rgb(149,164,101);
}

.cookie_button.track_prefs328:hover {
    box-shadow: 0 0 10px rgb(149,164,101);
}

.cookie_message_popup518 p a {
    border-bottom: 1px dashed rgb(179,191,166);
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(179,191,166);
}

.secure_archive789 h1 {
    border-bottom: 3px solid rgb(179,191,166);
    padding-bottom: 15px;
    color: rgb(179,191,166);
    font-size: 40px;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 30px;
}

.secure_archive789 ul li, .secure_archive789 ol li {
    font-size: 17px;
    color: #000000;
    margin-bottom: 15px;
    position: relative;
    padding-left: 25px;
    font-weight: 400;
    line-height: 1.8;
}

.secure_archive789 section {
    background: rgb(225,228,221);
    padding: 25px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.secure_archive789 a:hover {
    color: rgb(149,164,101);
    border-bottom-color: rgb(149,164,101,0.5);
}

.teaching_experience126 {
    overflow: hidden;
    background: radial-gradient(circle at 70% 30%, rgb(179,191,166,0.5) 0%, transparent 40%), 
              radial-gradient(circle at 30% 70%, rgb(149,164,101,0.5) 0%, transparent 40%), 
              #000000;
    position: relative;
    padding: 7rem 2rem;
}

.teaching_experience126 .alumni_voices902::after {
    content: "";
    background: linear-gradient(135deg, rgb(179,191,166,0.5) 0%, transparent 50%);
    mix-blend-mode: overlay;
    opacity: 0.3;
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    pointer-events: none;
    left: 0;
}

.teaching_experience126 .alumni_voices902 .name {
    position: relative;
    grid-row: 1 / 2;
    padding: 3.5rem 2rem 0.5rem 3rem;
    font-weight: 700;
    text-shadow: 0 0 10px rgb(179,191,166,0.5), 0 0 20px rgb(179,191,166,0.5);
    z-index: 2;
    animation: neonPulse 4s infinite alternate;
    letter-spacing: 2px;
    color: #ffffff;
    font-size: 37px;
    grid-column: 2 / 3;
}


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



@media screen and (max-width: 768px) {.opening_page867 .text_dock879 {
    padding-bottom: 120px;
    align-items: flex-end;
}.opening_page867 .text_dock879 .container {
    max-width: 95%;
    padding: 2rem;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.75) 100%);
}.opening_page867 .text_dock879 h1 {
    font-size: calc(42px * 0.85);
    margin-bottom: 1.2rem;
}.opening_page867 .text_dock879 h3 {
    font-size: calc(20px * 0.9);
    margin-bottom: 1.2rem;
}.opening_page867 .text_dock879 p {
    max-width: 100%;
    font-size: calc(15px * 0.95);
    padding-left: 15px;
}.opening_page867 .edu_expert426 {
    gap: 12px;
    bottom: 30px;
}.opening_page867 .start_lead654::before {
    background: linear-gradient(0deg, #000000 20%, transparent 50%, #000000 100%);
}
}



@media (max-width: 992px) {.instructional_approach497 {
    padding: 6rem 2rem;
}.instructional_approach497 .master_classes540 {
    gap: 2rem;
}.instructional_approach497 h3 {
    font-size: calc(38px * 0.9);
}.instructional_approach497 span {
    padding: 1.5rem;
}
}



@media (min-width: 992px) {.plan_wrapper276 {
    padding: 160px 0;
}.plan_wrapper276 .plan_pricing174 {
    gap: 80px;
    flex-direction: row;
    align-items: center;
}.plan_wrapper276 .cert_fees164 {
    padding: 0;
    flex: 0 0 30%;
    text-align: left;
}.plan_wrapper276 .cert_fees164 h2 {
    font-size: calc(38px + 4px);
}.plan_wrapper276 .cert_fees164 h2::after {
    transform: none;
    left: 0;
}.plan_wrapper276 .plan_fee318 {
    margin-left: 0;
}.plan_wrapper276 .monthly_rate834 {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}



@media (prefers-reduced-motion: no-preference) {.plan_wrapper276 .study_sub516:active .plan_rates690 {
    transform: scale(0.98);
    transition: transform 0.2s ease;
}
}



@media screen and (max-width: 991px) {.about_this263 .skill_philo673 p,
    .about_this263 .culture_block762 p {
    width: 100%;
}.about_this263 {
    padding: 100px 0 80px;
}.about_this263 h3 {
    transform: none;
    font-size: calc(33px - 0.4rem);
    position: relative;
    margin-bottom: 50px;
}.about_this263 .skill_philo673,
    .about_this263 .culture_block762 {
    gap: 30px;
    margin-right: 0;
    width: 100%;
    margin-left: 0;
    grid-template-columns: 1fr;
}.about_this263 .skill_philo673 {
    margin-bottom: 80px;
}.about_this263 .skill_philo673 span {
    font-size: calc(19px - 0.2rem);
    left: 0;
    right: auto;
    top: -15px;
}.about_this263 .skill_philo673 .responsive_img702 {
    grid-row: 1 / 2;
    border-radius: 30px;
    height: 400px;
    grid-column: 1 / 2;
}.about_this263 .skill_philo673 p {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
    transform: translateX(0);
}.about_this263 .culture_block762 .mentor_values261 {
    grid-row: 1 / 2;
    border-radius: 30px;
    grid-column: 1 / 2;
    height: 400px;
}.about_this263 .culture_block762 p {
    transform: translateX(0);
    grid-row: 2 / 3;
    grid-column: 1 / 2;
}.about_this263 .skill_philo673::after,
    .about_this263 .culture_block762::after {
    width: 150px;
    height: 150px;
}
}



@media (max-width: 576px) {header .nav_page841 {
    padding: 0.75rem;
}header .nav_page841 .nav_expert574 {
    flex-direction: column;
    align-items: center;
}header .nav_page841 .top_base961 {
    width: 100%;
    text-align: center;
    margin: 0.25rem 0;
}header .nav_page841 .head_guide376 svg {
    width: 100px;
}header .nav_page841 .head_guide376::after {
    width: 80%;
    left: 10%;
}}



@media (max-width: 767px) {.program_assets857 {
    padding: 80px 0;
}.program_assets857 .text_dock879 {
    padding: 30px 25px;
}.program_assets857 h4 {
    margin-bottom: 20px;
    font-size: calc(22px * 0.9);
}.program_assets857 li p {
    font-size: calc(12px * 0.95);
}.program_assets857 svg {
    width: 20px;
    height: 20px;
}
}



@media (max-width: 768px) {.analysis_summary603 {
    padding: 4rem 0;
}.analysis_summary603 .statistics_boost289 {
    padding: 2rem;
    margin-bottom: 2rem;
}.analysis_summary603 .statistics_boosters954 {
    flex: 0 0 calc(100% - 2rem);
}.analysis_summary603 .statistics_boosters954 h4 {
    font-size: calc(29px * 1.2);
    padding: 1.8rem;
}.analysis_summary603 .statistics_boosters954 span {
    padding: 1.8rem;
}.analysis_summary603 .smart_statistics032 {
    font-size: calc(29px * 0.9);
    margin-bottom: 1.2rem;
}.analysis_summary603 .boost_experts514 {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}
}



@media (max-width: 575px) {.ty_banner589 {
    padding: 3rem 0;
}.ty_banner589 .container {
    padding: 0 1rem;
}.ty_banner589 .master_classes540 {
    border-left-width: 3px;
    padding: 1.5rem;
}.ty_banner589 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(31px * 0.7);
}.ty_banner589 h2::after {
    width: 5rem;
    bottom: -0.7rem;
    height: 0.2rem;
}.ty_banner589 span {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}.ty_banner589 li::before {
    height: 0.7rem;
    left: -1.5rem;
    width: 0.7rem;
}}



@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .head_lesson513 {
    grid-template-columns: repeat(2, 1fr);
}footer .input_holder {
    flex-direction: row;
}footer .updates_header942 {
    white-space: nowrap;
}footer .head_lesson513 a {
    padding-right: 10px;
}
}


@media only screen and (max-width: 1200px) {.cookie_message_popup518 {
    padding: 15px 0;
}.manage_tracking215 {
    padding: 15px 5%;
}.cookie_review023 {
    display: none;
}.manage_tracking215 {
    flex-direction: column;
    align-items: center;
    text-align: center;
}.cookie_message_popup518 h5 {
    margin-bottom: 10px;
    font-size: 19px;
}.cookie_visitor086 {
    margin-bottom: 15px;
}.cookie_controls356 {
    min-width: 100%;
    margin: 10px 0;
}}



@media (max-width: 576px) {.teaching_experience126 {
    padding: 4rem 1rem;
}.teaching_experience126 .alumni_voices902 .responsive_img702 {
    min-height: 280px;
}.teaching_experience126 .alumni_voices902 .name {
    padding: 1.5rem 1rem 0.5rem 1rem;
}.teaching_experience126 .alumni_voices902 span:not(.name) {
    padding: 0 1rem 1rem 1rem;
}.teaching_experience126 .alumni_voices902 .work_overview261 {
    padding: 1.2rem;
}
}



@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.3;
        filter: blur(10px) brightness(1);
    }
    50% {
        opacity: 0.5;
        filter: blur(15px) brightness(1.2);
    }
}



@keyframes floatCircle {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(15%, 15%);
    }
}



@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translateX(50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}


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

@keyframes pulseBackground {
    0% {
        opacity: 0.1;
        filter: blur(50px);
    }
    50% {
        opacity: 0.15;
        filter: blur(70px);
    }
    100% {
        opacity: 0.1;
        filter: blur(50px);
    }
}



@keyframes backgroundShift {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(50%, 50%);
  }
}



@keyframes backgroundMovement {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  100% {
    transform: translate(50px, 50px) rotate(10deg);
  }
}

