a {
    text-decoration: none;
    color: inherit;
}

.main_mainwrap20 {
    flex: 1 0 auto;
}

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


#cookieWarningWindow42 {
    display: none;
}

.trackingNoticeDialog65 {
    border-top: 3px solid rgb(217,210,207);
    position: fixed;
    background: rgb(185,174,172);
    padding: 20px 0;
    width: 100%;
    z-index: 90;
    font-family: Arial, sans-serif;
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    bottom: 0;
}

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

.cookie_preference16 {
    font-size: 20px;
    margin-left: 10px;
    padding: 10px 20px;
    border-radius: 10px;
    background: rgb(217,210,207);
    text-align: center;
    flex-shrink: 0;
    white-space: nowrap;
    cursor: pointer;
    border: 2px solid rgb(217,210,207);
    color: #000000;
    text-decoration: none;
    min-width: 140px;
    line-height: 40px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

.design_res94::before {
    height: 10px;
    content: "";
    background: linear-gradient(90deg, rgb(217,210,207), rgb(185,174,172), rgb(217,210,207));
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
}

.design_res94 .company_holder {
    position: relative;
    grid-column: span 5;
    padding: 0;
}

.design_res94 .tutor_match26 {
    margin-top: 1.5rem;
    color: #ffffff;
    border-left: 3px solid rgba(255, 255, 255, 0.3);
    padding: 0 0 0 1.5rem;
    position: relative;
    font-size: 12px;
    line-height: 1.7;
}

.design_res94 .site_nav74 h5 {
    margin: 0 0 1.5rem;
    padding-bottom: 0.8rem;
    color: #ffffff;
    position: relative;
    font-size: 22px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    font-weight: 600;
}

.design_res94 .site_nav74 .top_start94 a:hover {
    padding-left: 0.5rem;
    color: #ffffff;
}

.design_res94 .site_nav74 .top_start94 a:hover::after {
    opacity: 1;
    transform: translateX(0);
}

.milestone_cta72 .cert_block43 {
    padding: 0 1rem;
    opacity: 0.9;
    font-size: 15px;
    position: relative;
    color: #ffffff;
    text-align: center;
}

.design_res94 .company_holder::after {
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    content: "";
    width: 50px;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    height: 50px;
    bottom: 0;
    position: absolute;
    left: 0;
}

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

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

.program_structure97::after {
    opacity: 0.15;
    position: absolute;
    width: 100%;
    transform: scale(2);
    right: -50%;
    height: 100%;
    top: -50%;
    background: radial-gradient(circle at center, rgb(217,210,207,0.5) 0%, transparent 70%);
    z-index: 0;
    content: "";
}

.program_structure97 .content_photo36 {
    position: relative;
    overflow: hidden;
    transform: perspective(1000px) rotateY(2deg);
    height: 380px;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
}

.program_structure97 .content_photo36::after {
    background: linear-gradient(to top, 
        rgba(#000000, 0.7) 0%, 
        rgba(#000000, 0) 100%);
    bottom: 0;
    height: 30%;
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}

.program_structure97 h3 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    color: rgb(217,210,207);
    transform: translateX(0);
    font-family: Arial, sans-serif;
    position: relative;
    line-height: 1.4;
    font-weight: 700;
    font-size: calc(21px * 1.1);
    margin-bottom: 24px;
}

.program_structure97 .prose_block75:hover h3::after {
    transform: scaleX(1.5);
}

.program_structure97 span.description {
    display: none;
}

.program_structure97 .prose_block75 div {
    overflow: hidden;
    position: relative;
}

.opening_board37 .learning_page60 {
    width: 100%;
    min-height: 90vh;
    height: 100%;
    justify-content: center;
    position: relative;
    display: flex;
    align-items: center;
}

.opening_board37 .skill_spot71:hover {
    box-shadow: 
    25px 25px 50px rgba(0, 0, 0, 0.3),
    -12px -12px 35px rgba(255, 255, 255, 0.15);
    transform: perspective(1000px) rotateX(0deg);
}

.opening_board37 .skill_spot71 > div {
    animation: fadeUp 0.8s forwards;
    transform: translateY(20px);
    opacity: 0;
}

.opening_board37 .title_style_header {
    margin-bottom: 2rem;
    position: relative;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    line-height: 1.2;
    font-size: 42px;
    font-weight: 700;
    color: #ffffff;
}

.opening_board37 p {
    position: relative;
    margin-top: 1.5rem;
    line-height: 1.6;
    color: #ffffff;
    max-width: 90%;
    padding-left: 1rem;
    font-size: 17px;
}

header .head_learn47 {
    justify-content: space-between;
    z-index: 5;
    position: relative;
    display: flex;
    padding: 1.2rem 2.5rem;
    align-items: center;
}

header .nav_pagebar47::before {
    position: absolute;
    right: -5px;
    transition: all 0.3s ease;
    z-index: -1;
    opacity: 0.1;
    top: -5px;
    bottom: -5px;
    content: '';
    border: 2px solid #ffffff;
    transform: skew(-5deg);
    left: -5px;
}



header .main_mentor84 {
    position: relative;
    transition: all 0.3s ease;
    display: block;
}

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

header .main_teach95 a:hover {
    text-shadow: none;
    transform: translateY(-3px);
    border-color: #ffffff;
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
    color: rgb(217,210,207);
}

header .main_teach95 a:hover::before {
    transform: scale(1);
    opacity: 1;
}

header .main_teach95:hover::after {
    bottom: -5px;
    opacity: 0.5;
}

header .head_learn47::before {
    width: 100%;
    left: 0;
    content: '';
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    position: absolute;
    height: 1px;
    top: 0;
}

.gratSpot32 {
    overflow: hidden;
    position: relative;
    padding: 8rem 0;
    background: linear-gradient(135deg, rgb(242,238,237) 0%, #ffffff 100%);
}

.gratSpot32 .container {
    max-width: 1200px;
    padding: 0 2rem;
    animation: fadeUpIn 0.8s ease-out 0.3s forwards;
    opacity: 0;
    transform: translateY(30px);
    margin: 0 auto;
    z-index: 1;
    position: relative;
}

.gratSpot32 h2::after {
    left: 0;
    bottom: -12px;
    height: 4px;
    width: 80px;
    position: absolute;
    background: linear-gradient(90deg, rgb(185,174,172), transparent);
    transform: scaleX(0);
    content: "";
    animation: lineExpand 0.6s ease-out 1s forwards;
    transform-origin: left;
}

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

.gratSpot32 li {
    transform: translateY(15px);
    animation: fadeUpIn 0.8s ease-out 0.9s forwards;
    position: relative;
    opacity: 0;
}

.gratSpot32 li span {
    line-height: 1.7;
    letter-spacing: 0.01em;
    font-family: Arial, sans-serif;
    font-size: calc(13px * 1.1);
    position: relative;
    display: block;
    color: #000000;
}

.get_in_touch40::before {
    filter: blur(70px);
    border-radius: 50%;
    z-index: 1;
    height: 400px;
    top: -150px;
    content: "";
    background: linear-gradient(45deg, rgb(217,210,207,0.5), rgb(185,174,172,0.5));
    position: absolute;
    right: -150px;
    width: 400px;
}

.get_in_touch40 h2::before {
    left: calc(50% - 120px);
    height: 50px;
    z-index: -1;
    background: rgb(217,210,207,0.5);
    width: 50px;
    top: -25px;
    border-radius: 50%;
    position: absolute;
    content: "";
}

.get_in_touch40 .query_block35::before {
    background: radial-gradient(
        circle at 0% 0%,
        transparent 98%,
        rgb(217,210,207,0.5) 99%
    ), radial-gradient(
        circle at 100% 100%,
        transparent 98%,
        rgb(185,174,172,0.5) 99%
    );
    inset: 0;
    position: absolute;
    pointer-events: none;
    z-index: 0;
    content: "";
}

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

.get_in_touch40 form input[type="text"]:focus {
    border: 1px solid transparent;
    background: linear-gradient(rgb(242,238,237), rgb(242,238,237)) padding-box,
                linear-gradient(to right, rgb(217,210,207), rgb(185,174,172)) border-box;
    box-shadow: 0 5px 15px rgba(rgb(217,210,207), 0.1);
    outline: none;
}

.get_in_touch40 .message_query90 input[type="checkbox"]:checked + label::before {
    background: linear-gradient(135deg, rgb(217,210,207), rgb(185,174,172));
}

.get_in_touch40 .message_query90 label a {
    font-weight: 600;
    transition: color 0.3s ease;
    color: rgb(217,210,207);
    text-decoration: none;
}

.get_in_touch40 .query_map48::before {
    content: "";
    height: 100%;
    position: absolute;
    z-index: -1;
    background: linear-gradient(135deg, rgb(185,174,172), rgb(217,210,207));
    transform: scaleX(0);
    transition: transform 0.5s ease;
    transform-origin: right;
    top: 0;
    left: 0;
    width: 100%;
}

.get_in_touch40 svg:hover,
.get_in_touch40 svg:hover path {
    stroke: rgb(185,174,172);
}

.sign_up21::before {
    position: absolute;
    height: 70%;
    background: rgb(217,210,207,0.5);
    right: -10%;
    filter: blur(20px);
    top: -10%;
    content: "";
    width: 60%;
    transform: rotate(-15deg) translateZ(0);
    z-index: 0;
}

.sign_up21 .who_weare10:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.sign_up21 h3::after {
    position: absolute;
    content: "";
    transition: width 0.3s ease-out;
    height: 3px;
    bottom: -10px;
    width: 60px;
    left: 0;
    background: linear-gradient(90deg, rgb(217,210,207), rgb(185,174,172));
}

.sign_up21 .input_holder div {
    flex: 1;
    position: relative;
}

.sign_up21 input[type="email"] {
    font-size: 13px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.03);
    background: #ffffff;
    width: 100%;
    font-family: Arial, sans-serif;
    padding: 1rem 1.5rem;
    border: 1px solid rgba(0,0,0,0.1);
    color: #000000;
    transition: all 0.3s ease;
}

.sign_up21 .access_classes01:hover {
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    transform: translateY(-3px);
}

.sign_up21 .access_classes01:hover::before {
    opacity: 1;
}

.sign_up21 .access_classes01:active {
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
    transform: translateY(1px);
}

.teaching_process10::before {
    height: 100%;
    z-index: 1;
    opacity: 0.15;
    top: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 15% 20%, rgb(217,210,207,0.5) 0%, transparent 40%),
        radial-gradient(circle at 85% 80%, rgb(185,174,172,0.5) 0%, transparent 40%);
    width: 100%;
    left: 0;
    content: '';
}

.teaching_process10 .prose_block75::before {
    left: 5%;
    position: absolute;
    background: rgb(217,210,207,0.5);
    top: 50px;
    opacity: 0.05;
    content: '';
    transform: skewY(-3deg);
    z-index: 1;
    width: 90%;
    height: 100%;
}

.teaching_process10 .prose_block75 h2::before {
    opacity: 0.6;
    width: 150%;
    left: -25%;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(217,210,207,0.5) 20%, 
        rgb(217,210,207) 50%, 
        rgb(217,210,207,0.5) 80%, 
        transparent 100%
    );
    bottom: -30px;
    content: '';
    position: absolute;
    z-index: 5;
    height: 2px;
}

.teaching_process10 .prose_block75 p::after {
    z-index: 5;
    height: 1px;
    opacity: 0.4;
    width: 120%;
    position: absolute;
    left: -10%;
    content: '';
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(185,174,172,0.5) 20%, 
        rgb(185,174,172) 50%, 
        rgb(185,174,172,0.5) 80%, 
        transparent 100%
    );
    bottom: -50px;
}

.teaching_process10 .prose_block75 p span {
    position: relative;
    z-index: 2;
}



.teaching_process10 .layer-element {
    top: -30px;
    z-index: 1;
    width: 150px;
    height: 150px;
    opacity: 0.1;
    transform: rotate(15deg);
    right: -30px;
    border: 2px solid rgb(217,210,207,0.5);
    position: absolute;
    animation: float-layer 15s infinite alternate;
}

.info_details72::before {
    pointer-events: none;
    z-index: 0;
    width: 100%;
    background-size: 40px 40px;
    left: 0;
    position: absolute;
    background-image: 
        linear-gradient(30deg, rgb(217,210,207,0.5) 1px, transparent 1px),
        linear-gradient(150deg, rgb(217,210,207,0.5) 1px, transparent 1px);
    content: "";
    height: 100%;
    opacity: 0.15;
    top: 0;
}

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

.info_details72 .request_support65:hover {
    transform: translateY(-5px);
}

.info_details72 .request_support65 > div {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 20px;
    backdrop-filter: blur(8px);
    border-radius: 10px;
    box-shadow: 0 4px 24px -8px rgba(0, 0, 0, 0.05);
    background: linear-gradient(145deg, rgba(250, 252, 255, 0.9), rgba(250, 252, 255, 0.4));
}

.info_details72 span {
    margin-left: 36px;
    display: block;
    font-size: 14px;
    color: #000000;
    line-height: 1.6;
}

.info_details72 .edu_asksup21:hover {
    color: rgb(217,210,207);
    transform: translateX(5px) scale(1.02);
    box-shadow: 0 5px 15px rgba(var(--primary-color-rgb), 0.15);
    background: linear-gradient(135deg, rgba(255, 255, 255, 1), rgba(250, 252, 255, 0.95));
}

.plan_deck23 {
    overflow: hidden;
    padding: 120px 0;
    color: #ffffff;
    position: relative;
}

.plan_deck23 .cost_rates91 {
    perspective: 1200px;
}

.plan_deck23 h2 {
    margin-bottom: 1.5rem;
    text-align: center;
    font-size: 37px;
    letter-spacing: 0.5px;
    position: relative;
    font-weight: 700;
    text-shadow: 0 4px 12px rgba(0,0,0,0.2);
    color: #ffffff;
    transform: translateZ(30px);
}

.plan_deck23 .bundle_rate30 {
    transform-style: preserve-3d;
    margin: 0;
    gap: 30px;
    padding: 0;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    display: grid;
    list-style: none;
}

.plan_deck23 .price_choices72 {
    display: block;
    text-decoration: none;
    color: #ffffff;
    height: 100%;
    transform-style: preserve-3d;
}

.plan_deck23 .learn_packs67::after {
    transition: opacity 0.5s ease;
    transform: translateZ(5px);
    width: 200%;
    opacity: 0;
    content: "";
    height: 200%;
    left: -50%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 70%);
    top: -50%;
    position: absolute;
}

.plan_deck23 .payment_pricing74 h4 {
    transition: transform 0.4s ease;
    margin-bottom: 15px;
    font-size: calc(23px * 1.1);
    position: relative;
    font-weight: 700;
    color: #ffffff;
    transform: translateZ(20px);
}

.plan_deck23 .price_choices72:hover .price_schemes56 {
    transform: translateZ(30px) scale(1.05);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    background: linear-gradient(rgba(rgb(185,174,172,0.5), 0.4), rgba(rgb(185,174,172,0.5), 0.7));
}

.privacy_retreat24::before {
    transform: translateZ(0);
    left: 0;
    position: absolute;
    background: linear-gradient(45deg, rgb(217,210,207,0.5) 0%, transparent 60%);
    opacity: 0.07;
    content: "";
    height: 100%;
    top: 0;
    width: 100%;
    z-index: 0;
}

.privacy_retreat24 h1 {
    display: inline-block;
    margin-bottom: 2rem;
    transform: translateZ(0);
    color: rgb(217,210,207);
    position: relative;
    font-size: 43px;
    font-weight: 700;
    font-family: Arial, sans-serif;
}

.privacy_retreat24 h1:hover::after {
    width: 100%;
}

.privacy_retreat24 h2 {
    color: rgb(217,210,207);
    font-family: Arial, sans-serif;
    border-left: 3px solid rgb(185,174,172);
    font-size: 34px;
    padding-left: 1rem;
    transform: translateZ(0);
    margin: 2.5rem 0 1.25rem;
    font-weight: 600;
}

.privacy_retreat24 p {
    font-size: 14px;
    max-width: 90ch;
    transform: translateZ(0);
    line-height: 1.7;
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 1.25rem;
}

.privacy_retreat24 ul {
    padding-left: 0;
    list-style-type: none;
    transform: translateZ(0);
    position: relative;
    margin: 1.5rem 0;
}

.privacy_retreat24 li {
    transform: translateZ(0);
    color: #000000;
    margin-bottom: 1rem;
    font-size: 14px;
    position: relative;
    padding-left: 2.5rem;
    font-family: Arial, sans-serif;
    line-height: 1.6;
}

.our_story31 {
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
}

.our_story31::before {
    content: "";
    width: 100%;
    left: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgb(217,210,207,0.5) 70%);
    top: 0;
    z-index: 1;
    height: 100%;
    position: absolute;
}

.our_story31 h4::before {
    top: 50%;
    width: 1.5rem;
    height: 3px;
    left: 0;
    content: "";
    transform: translateY(-50%);
    background: rgb(185,174,172);
    position: absolute;
}

.our_story31 .prose_block75 h6 {
    font-size: 23px;
    font-weight: 700;
    position: relative;
    padding-bottom: 0.8rem;
    display: inline-block;
    color: rgb(217,210,207);
    margin-bottom: 1.5rem;
}

.our_story31 .prose_block75 div {
    position: relative;
}

.our_story31 .prose_block75::before {
    border: 1px dashed rgb(185,174,172,0.5);
    height: 40%;
    top: 3rem;
    width: 40%;
    opacity: 0.5;
    right: 2rem;
    position: absolute;
    content: "";
    z-index: 1;
    transform: rotate(-5deg);
}

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

.mentorship_experience31 .learning_testimonials94 {
    grid-template-columns: 1fr;
    position: relative;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    background: #ffffff;
    display: grid;
    gap: 30px;
    border-radius: 8px;
    box-shadow: 
        15px 15px 30px rgba(rgba(0, 0, 0, 0.5), 0.06),
        -5px -5px 20px rgba(#ffffff, 0.8),
        inset 2px 2px 5px rgba(#ffffff, 0.4),
        inset -2px -2px 5px rgba(rgba(0, 0, 0, 0.5), 0.05);
    padding: 40px;
}

.mentorship_experience31 .content_photo36::before {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: -15px;
    top: -15px;
    border-radius: 20px;
    left: -15px;
    background: linear-gradient(135deg, rgb(185,174,172,0.5), transparent);
    opacity: 0.2;
    transition: transform 0.8s ease;
    transform: rotate(-3deg);
    right: -15px;
}

.mentorship_experience31 .learning_testimonials94 > div:nth-child(2) > div {
    border-radius: 4px;
    letter-spacing: 0.3px;
    color: rgb(185,174,172);
    display: inline-block;
    backdrop-filter: blur(2px);
    font-size: calc(15px * 0.95);
    position: relative;
    background: linear-gradient(120deg, rgba(rgb(185,174,172,0.5), 0.05), rgba(rgb(185,174,172,0.5), 0.15));
    padding: 5px 15px;
    font-weight: 600;
}

.future_members87 {
    background: linear-gradient(135deg, rgb(242,238,237) 0%, rgb(217,210,207,0.5) 100%);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}

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

.future_members87 .who_weare10 {
    overflow: visible;
    padding: 0 50px;
    position: relative;
}

.future_members87 h4::before {
    position: absolute;
    background: linear-gradient(180deg, rgb(217,210,207), rgb(185,174,172));
    width: 6px;
    content: "";
    left: 0;
    border-radius: 3px;
    bottom: 15px;
    top: 15px;
}

.future_members87 div p:last-child {
    margin-bottom: 0;
}

.future_members87 div p:hover {
    transform: translateX(10px);
}

.future_members87 div p:hover svg {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    transform: scale(1.2);
}

.future_members87 div p:hover svg path {
    fill: rgb(185,174,172);
}

.future_members87 div p:hover::before {
    width: 20px;
    opacity: 1;
}

.future_members87 div p::after {
    height: calc(100% + 20px);
    border-radius: 23px;
    opacity: 0;
    left: 60px;
    content: "";
    width: calc(100% - 60px);
    top: -10px;
    z-index: -1;
    position: absolute;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    transform: scale(0.95);
}



@media (max-width: 1200px) {.design_res94 .container {
    gap: 1.5rem;
}
}



@media (max-width: 768px) {.design_res94 {
    padding: 3rem 0 1.5rem;
}.design_res94 .top_start94 {
    gap: 1.5rem;
}.design_res94 .company_holder h3 {
    font-size: calc(33px - 2px);
}.milestone_cta72 {
    margin-top: 3rem;
}
}



@media (max-width: 576px) {.design_res94 {
    padding: 2.5rem 0 1rem;
}.design_res94 .top_start94 {
    gap: 2rem;
    grid-template-columns: 1fr;
}.design_res94 .tutor_match26 {
    padding-left: 1rem;
}.milestone_cta72 {
    margin-top: 2rem;
}
}



@media (min-width: 992px) {.program_structure97 .ready_skills53 {
    gap: 80px;
}.program_structure97 .content_photo36 {
    height: 520px;
}.program_structure97 .prose_block75 {
    padding: 50px;
}.program_structure97 h3 {
    font-size: calc(35px * 1.1);
}.program_structure97 p.description {
    line-height: 1.9;
    font-size: calc(17px * 1.05);
}
}



@media (hover: hover) {.program_structure97 .content_photo36::before {
    transition: opacity 0.5s ease;
}.program_structure97 .content_photo36:hover::before {
    opacity: 0.7;
}}



@media (max-width: 576px) {.opening_board37 {
    min-height: auto;
    padding: 4rem 0;
}.opening_board37 .learning_page60 {
    min-height: auto;
}.opening_board37 .skill_spot71 {
    padding: 1.5rem;
    box-shadow: 
      10px 10px 20px rgba(0, 0, 0, 0.25),
      -5px -5px 15px rgba(255, 255, 255, 0.1);
}.opening_board37 .title_style_header {
    font-size: calc(38px - 0.2rem);
    margin-bottom: 1.25rem;
}.opening_board37 .title_style_header::after {
    bottom: -10px;
    height: 3px;
    width: 60px;
}.opening_board37 h3 {
    font-size: calc(21px + 0.1rem);
}.opening_board37 p {
    margin-top: 1rem;
    padding-left: 0.75rem;
}.opening_board37 p::before {
    width: 2px;
}}



@media (max-width: 479px) {header .head_learn47 {
    padding: 0.7rem 1.2rem;
}header .nav_pagebar47 {
    max-width: 120px;
}header .main_teach95 a {
    padding: 0 0.6rem;
    height: 30px;
    font-size: calc(12px - 3px);
}}



@media (max-width: 767px) {.gratSpot32 {
    padding: 5rem 0;
}.gratSpot32 h2 {
    margin-bottom: 2rem;
    font-size: calc(36px * 0.8);
}.gratSpot32 .who_weare10 {
    padding: 2rem;
}.gratSpot32 li span {
    font-size: 13px;
}.gratSpot32 .who_weare10::before {
    height: 45px;
    top: 15px;
    width: 45px;
    right: 15px;
}
}



@media (max-width: 1024px) {.get_in_touch40 {
    padding: 70px 0;
}.get_in_touch40 .help_map79 {
    padding: 45px;
}.get_in_touch40 .content_photo36 {
    min-height: 450px;
}
}



@media (max-width: 480px) {.get_in_touch40 {
    padding: 50px 0;
}.get_in_touch40 h2 {
    font-size: calc(37px * 0.9);
    margin-bottom: 30px;
}.get_in_touch40 .content_photo36 {
    min-height: 220px;
}.get_in_touch40 .help_map79 {
    padding: 30px 20px;
}.get_in_touch40 form h3 {
    margin-bottom: 20px;
    font-size: calc(22px * 0.9);
}.get_in_touch40 form input[type="text"] {
    padding: 14px 16px;
    margin-bottom: 16px;
    font-size: calc(13px * 0.95);
}.get_in_touch40 .query_map48 {
    padding: 16px;
}.get_in_touch40 .message_query90 label {
    font-size: calc(12px * 0.95);
}}



@media (max-width: 480px) {.sign_up21 {
    padding: 2.5rem 1rem;
}.sign_up21 .who_weare10 {
    padding: 1.5rem;
    transform: none;
}.sign_up21 h3 {
    font-size: 17px;
}}



@media screen and (max-width: 992px) {.teaching_process10 {
    padding: 140px 0;
}.teaching_process10 .prose_block75 {
    width: 100%;
}.teaching_process10 .prose_block75 h2 {
    margin-bottom: 80px;
}.teaching_process10 .prose_block75 p {
    max-width: 95%;
    padding: 40px;
}.teaching_process10 .layer-element {
    height: 100px;
    width: 100px;
}
}



@media (min-width: 768px) {.info_details72 {
    padding: 150px 30px;
}.info_details72 h1 {
    margin-bottom: 80px;
}.info_details72 .request_support65 {
    grid-template-columns: repeat(2, 1fr);
    padding: 60px;
}.info_details72 .request_support65 > div:first-child {
    grid-column: 1 / -1;
}
}



@media (max-width: 767px) {.info_details72 {
    padding: 80px 15px;
}.info_details72 h1 {
    margin-bottom: 40px;
    font-size: calc(43px * 0.9);
}.info_details72 .request_support65 {
    padding: 30px 20px;
}.info_details72 .request_support65 > div {
    padding: 15px;
}.info_details72 span {
    margin-left: 20px;
}.info_details72 .edu_asksup21 {
    padding: 8px 10px;
}
}



@media (max-width: 767px) {.plan_deck23 {
    padding: 60px 0;
}.plan_deck23 h2 {
    font-size: calc(37px * 0.8);
}.plan_deck23 .bundle_rate30 {
    margin: 0 auto;
    max-width: 450px;
    grid-template-columns: 1fr;
}.plan_deck23 .bundle_rate30 li {
    transform: perspective(800px) rotateX(3deg);
}.plan_deck23 .price_schemes56 {
    font-size: calc(23px * 1.2);
}
}



@media (max-width: 768px) {.privacy_retreat24 {
    padding: 2rem 1rem;
}.privacy_retreat24 .container {
    padding: 1.25rem;
}.privacy_retreat24 h1 {
    font-size: calc(43px * 0.8);
}.privacy_retreat24 h2 {
    font-size: calc(34px * 0.8);
    margin: 2rem 0 1rem;
}.privacy_retreat24 p {
    font-size: calc(14px * 0.95);
}.privacy_retreat24 span {
    font-size: calc(14px * 0.9);
}.privacy_retreat24 li {
    padding-left: 2rem;
}
}



@media (min-width: 992px) {.our_story31 {
    padding: 9rem 0;
}.our_story31 h4 {
    margin-left: 3rem;
}.our_story31 .prose_block75 {
    width: 85%;
    padding: 5rem;
    margin-left: 6rem;
}.our_story31 .prose_block75 h6 {
    font-size: calc(23px * 1.2);
}.our_story31 .prose_block75 span {
    column-gap: 3rem;
    column-count: 2;
}.our_story31::after {
    height: 350px;
    width: 350px;
}
}



@media (min-width: 768px) {.mentorship_experience31 {
    padding: 100px 0;
}.mentorship_experience31 .learning_testimonials94 {
    gap: 40px 50px;
    grid-template-columns: auto 1fr;
    align-items: center;
    padding: 50px;
    grid-template-areas: 
            "photo info"
            "quote quote";
}.mentorship_experience31 .learning_testimonials94 > div:first-child {
    grid-area: photo;
}.mentorship_experience31 .learning_testimonials94 > div:nth-child(2) {
    grid-area: info;
    text-align: left;
    padding-bottom: 0;
}.mentorship_experience31 .learning_testimonials94 > div:nth-child(3) {
    grid-area: quote;
}.mentorship_experience31 .learning_testimonials94 > div:nth-child(2)::after {
    left: 0;
    transform: none;
    background: linear-gradient(90deg, rgb(185,174,172), transparent);
    bottom: -10px;
    width: 60px;
}.mentorship_experience31 .content_photo36 {
    width: 200px;
    height: 200px;
}.mentorship_experience31 .career_summary63 {
    margin-top: 20px;
    font-size: calc(15px * 1.05);
    padding: 25px 40px 25px 50px;
}
}



@media (max-width: 767px) {.future_members87 {
    padding: 80px 0;
}.future_members87 .who_weare10 {
    padding: 0 20px;
}.future_members87 h4 {
    font-size: calc(47px - 12px);
    padding-left: 20px;
    margin-bottom: 50px;
}.future_members87 h4::before {
    width: 4px;
}.future_members87 div p {
    margin-bottom: 25px;
    padding-left: 65px;
}.future_members87 div::before {
    left: 28px;
}.future_members87 div p svg {
    width: 24px;
    left: 16px;
    height: 24px;
}.future_members87 div p::before {
    top: 14px;
    left: 55px;
}.future_members87 div p::after {
    left: 45px;
    width: calc(100% - 45px);
}
}

@keyframes neonPulse {
    0% { opacity: 0.3; box-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff; }
    100% { opacity: 0.7; box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #ffffff; }
}



@keyframes lineExpand {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}



@keyframes pulseIn {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.7;
    }
    100% {
        transform: scale(1);
        opacity: 0.5;
    }
}



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



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



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

