.head_learning_web {
    flex: 1 0 auto;
}

.zoom_meet_web {
    flex: 0 0 auto;
}

.zoom_meet_web {
    padding: 5rem 0 3rem;
    position: relative;
    z-index: 1;
    color: #ffffff;
}

.wrap-structure_web {
    height: 100%;
    display: flex;
    min-height: 100%;
    flex-direction: column;
}

.educational_yield_web::after {
    z-index: 0;
    left: -50px;
    position: absolute;
    animation: pulse 12s infinite alternate-reverse;
    bottom: -50px;
    height: 250px;
    content: "";
    width: 250px;
    background: radial-gradient(circle, rgba(rgb(115,115,118,0.5), 0.1) 0%, rgba(rgb(115,115,118,0.5), 0) 70%);
}

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

.educational_yield_web .skill_sessions_web {
    flex-direction: column;
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 15px 40px rgba(rgba(0, 0, 0, 0.5), 0.08);
    display: flex;
    overflow: hidden;
    gap: 2.5rem;
}

.educational_yield_web ul {
    display: grid;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 1.2rem;
}

.educational_yield_web li:hover svg {
    transform: scale(1);
}

.educational_yield_web li svg path {
    fill: rgb(151,151,154);
    transition: fill 0.3s ease;
}

.educational_yield_web li:nth-child(odd) {
    padding-right: 0.5rem;
    border-radius: 4px;
    padding-top: 0.5rem;
    background-color: rgba(rgb(151,151,154,0.5), 0.03);
    padding-bottom: 0.5rem;
}

.take_a_spin_web::after {
    content: "";
    left: 0;
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -5px;
    background: rgb(255, 255, 255, 0.5);
    clip-path: polygon(0% 0%, 2% 100%, 4% 0%, 6% 100%, 8% 0%, 10% 100%, 12% 0%, 14% 100%, 16% 0%, 18% 100%, 20% 0%, 22% 100%, 24% 0%, 26% 100%, 28% 0%, 30% 100%, 32% 0%, 34% 100%, 36% 0%, 38% 100%, 40% 0%, 42% 100%, 44% 0%, 46% 100%, 48% 0%, 50% 100%, 52% 0%, 54% 100%, 56% 0%, 58% 100%, 60% 0%, 62% 100%, 64% 0%, 66% 100%, 68% 0%, 70% 100%, 72% 0%, 74% 100%, 76% 0%, 78% 100%, 80% 0%, 82% 100%, 84% 0%, 86% 100%, 88% 0%, 90% 100%, 92% 0%, 94% 100%, 96% 0%, 98% 100%, 100% 0%);
    z-index: 2;
}

.take_a_spin_web .container > div span:hover {
    transform: translateZ(50px) scale(1.05);
}

.take_a_spin_web .feedback_map_web::before {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
    z-index: 1;
    transform: translateX(-100%);
    background: linear-gradient(135deg, transparent 20%, rgba(255, 255, 255, 0.2) 40%, transparent 60%);
    top: 0;
    content: "";
}

.take_a_spin_web .feedback_map_web:active {
    transform: translateY(-2px) scale(0.98);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.privacy_preserve_web h2 {
    margin-top: 25px;
    margin-bottom: 15px;
    padding-left: 15px;
    border-left: 5px solid rgb(115,115,118);
    font-weight: 600;
    font-size: 36px;
    color: rgb(115,115,118);
}

.privacy_preserve_web p, .privacy_preserve_web span, .privacy_preserve_web div {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 15px;
    color: #000000;
}

.zoom_meet_web .container {
    grid-template-columns: 1.5fr 2fr;
    position: relative;
    gap: 3rem;
    display: grid;
}

.zoom_meet_web .company_holder {
    animation: borderPulse 4s infinite alternate;
    padding-left: 2rem;
    border-left: 2px solid rgb(151,151,154);
    position: relative;
}

.zoom_meet_web .slack_invite_web {
    justify-content: flex-end;
    display: flex;
}

.zoom_meet_web .top_learning_web {
    position: relative;
}

.zoom_meet_web .top_learning_web::after {
    opacity: 0.4;
    border-right: 1px solid rgb(151,151,154);
    right: -20px;
    position: absolute;
    bottom: -10px;
    width: 40px;
    border-bottom: 1px solid rgb(151,151,154);
    height: 40px;
    content: "";
}

.zoom_meet_web .top_learning_web .nav_sitewrap_web a {
    opacity: 0.8;
    text-decoration: none;
    color: #ffffff;
    transition: all 0.3s ease;
    padding-left: 1rem;
    position: relative;
    font-size: 13px;
}

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

.tutor_match_web .youtube_chan_web {
    font-size: 13px;
    opacity: 0.7;
    color: #ffffff;
    text-align: center;
}

.program_overview_web::before {
    position: absolute;
    width: 40%;
    opacity: 0.1;
    height: 100%;
    content: "";
    top: 0;
    transform: translateX(30%) skewX(-15deg);
    z-index: 0;
    background: linear-gradient(45deg, transparent, rgb(115,115,118,0.5), transparent);
    right: 0;
}

.program_overview_web .training_plan_web {
    transform: translateY(2rem);
    grid-template-columns: 1fr;
    gap: 2.5rem;
    display: grid;
    opacity: 0;
    animation: fadeUpContent 1s ease-out 0.5s forwards;
}

.program_overview_web .img_box_grid_web::before {
    left: 0;
    top: 0;
    width: 100%;
    content: "";
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgb(115,115,118,0.5) 100%
    );
    position: absolute;
    height: 100%;
    z-index: 1;
}

.program_overview_web .img_box_grid_web:hover::after {
    opacity: 0.7;
    transform: translateX(0);
}

.program_overview_web .description:first-of-type::first-letter {
    font-weight: 700;
    font-size: 3.5rem;
    line-height: 0.8;
    float: left;
    color: rgb(151,151,154);
    margin-right: 0.8rem;
}

.thanksPart_web::before {
    content: "";
    animation: float 15s ease-in-out infinite alternate;
    position: absolute;
    width: 40%;
    opacity: 0.1;
    background: linear-gradient(120deg, rgb(115,115,118), rgba(rgb(115,115,118,0.5), 0.2));
    filter: blur(80px);
    top: -15%;
    transform: rotate(35deg) skew(15deg);
    z-index: 0;
    right: -10%;
    height: 70%;
}

.thanksPart_web .skill_sessions_web:hover {
    transform: perspective(1000px) rotateY(-1deg);
    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(115,115,118,0.5), 0.15) inset;
}

.thanksPart_web .skill_sessions_web:hover > div:first-child::after {
    width: 120px;
}

.thanksPart_web h5 {
    margin: 0 0 0.5rem 0;
    font-size: 23px;
    line-height: 1.4;
    position: relative;
    transition: transform 0.4s ease;
    transform: translateX(-5px);
    color: #000000;
    font-weight: 700;
}

.thanksPart_web p {
    position: relative;
    font-family: Arial, sans-serif;
    transition: color 0.3s ease;
    margin: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.8;
    color: #000000;
}

.thanksPart_web .skill_sessions_web:hover > div:first-child::before {
    opacity: 0.2;
    transform: rotate(5deg) scale(1.1);
}

.contact_section_webQp8F {
    padding: 80px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(188,188,191) 0%, rgba(0, 0, 0, 0.03) 100%);
    position: relative;
}



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

.contact_section_webQp8F h2 {
    margin-bottom: 50px;
    position: relative;
    display: inline-block;
    font-weight: 700;
    font-size: 30px;
    transform: translateX(-50%);
    color: #000000;
    text-align: center;
    left: 50%;
}

.contact_section_webQp8F .connect_support_web:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
                0 10px 20px rgba(rgb(151,151,154), 0.1);
    transform: translateY(-5px);
}

.contact_section_webQp8F .img_box_grid_web {
    width: 45%;
    overflow: hidden;
    position: relative;
}

.contact_section_webQp8F .img_box_grid_web::before {
    content: "";
    position: absolute;
    left: -100px;
    animation: shine 6s infinite;
    width: 150%;
    height: 150px;
    z-index: 2;
    background: rgba(255, 255, 255, 0.2);
    top: -100px;
    transform: rotate(45deg);
}

.contact_section_webQp8F form {
    position: relative;
    z-index: 2;
}

.contact_section_webQp8F form h3::after {
    width: 40px;
    bottom: -10px;
    position: absolute;
    left: 0;
    background: rgb(151,151,154);
    height: 2px;
    content: "";
}

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

.contact_section_webQp8F form input[type="text"]:focus::placeholder {
    opacity: 0.5;
    transform: translateX(5px);
}

.contact_section_webQp8F .request_panel_web input[type="checkbox"] {
    opacity: 0;
    width: 0;
    height: 0;
    position: absolute;
    cursor: pointer;
}

.contact_section_webQp8F .request_panel_web input[type="checkbox"]:checked + label::before {
    border-color: rgb(151,151,154);
    background: rgb(151,151,154);
}

.contact_section_webQp8F .request_panel_web label a::after {
    transition: transform 0.3s ease;
    position: absolute;
    background: rgb(151,151,154);
    left: 0;
    content: "";
    width: 100%;
    transform: scaleX(0);
    transform-origin: left;
    bottom: -2px;
    height: 1px;
}

.contact_section_webQp8F .feedback_map_web::before {
    width: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    content: "";
    background: linear-gradient(90deg, rgb(115,115,118), rgb(151,151,154));
    transition: opacity 0.3s ease;
    z-index: -1;
    height: 100%;
}

.contact_section_webQp8F svg path {
    fill: rgb(151,151,154);
    transition: fill 0.3s ease;
}

.subscribe_to_newsletter_web {
    z-index: 1;
    background: linear-gradient(135deg, rgb(151,151,154), rgb(115,115,118) 70%);
    padding: 4rem 2rem;
    position: relative;
    overflow: hidden;
}

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

.subscribe_to_newsletter_web .skill_sessions_web > div {
    width: 100%;
    padding: 0.5rem;
    transform: translateZ(20px);
    position: relative;
}

.subscribe_to_newsletter_web .skill_sessions_web > div {
    text-align: center;
}

.subscribe_to_newsletter_web h4::before {
    transform: translateY(-50%) scaleY(0);
    height: 70%;
    content: "";
    left: -1rem;
    transform-origin: top;
    background: #ffffff;
    animation: lineGrow 1.2s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    top: 50%;
    position: absolute;
    width: 0.3rem;
}

.subscribe_to_newsletter_web h4::before {
    animation: mobileLineGrow 1.2s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    bottom: -1rem;
    top: auto;
    transform: translateX(-50%) scaleX(0);
    height: 3px;
    left: 50%;
    width: 50px;
}

.subscribe_to_newsletter_web .input_holder span:last-child {
    flex: 0 0 auto;
    animation-delay: 0.8s;
}

.subscribe_to_newsletter_web .input_holder span:last-child {
    margin-top: 0.5rem;
}

.subscribe_to_newsletter_web input[type="email"]:focus {
    border-color: #ffffff;
    box-shadow: 0 8px 25px rgba(0,0,0,0.15);
    transform: translateY(-2px);
    background: rgba(255,255,255,0.25);
    outline: none;
}

.subscribe_to_newsletter_web .subscribe_alert_web::before {
    z-index: -1;
    background: linear-gradient(135deg, rgb(115,115,118), rgb(151,151,154));
    transition: opacity 0.4s ease;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    content: "";
}

.our_story_web {
    overflow: hidden;
    padding: 120px 0 100px;
    color: #ffffff;
    background: linear-gradient(125deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
}



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

.our_story_web h2 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 80px;
    letter-spacing: 2px;
    color: #ffffff;
    position: relative;
    text-transform: uppercase;
    font-size: 46px;
}

.our_story_web .learn_studio_web {
    grid-template-columns: repeat(2, 1fr);
    position: relative;
    display: grid;
    gap: 30px;
}

.our_story_web .learn_space_web:first-child:hover {
    border-color: rgb(151,151,154,0.5);
}

.our_story_web .learn_space_web:last-child:hover {
    border-color: rgb(115,115,118,0.5);
}

.our_story_web .learn_space_web:last-child::before {
    background: rgb(115,115,118);
}

.our_story_web .learn_space_web::after {
    z-index: -1;
    width: 100px;
    right: 0;
    top: 0;
    filter: blur(40px);
    position: absolute;
    height: 100px;
    opacity: 0.05;
    content: "";
    border-radius: 50%;
    background: rgb(151,151,154,0.5);
}

.our_story_web .learn_space_web p {
    position: relative;
    color: #ffffff;
    font-size: 12px;
    z-index: 2;
    line-height: 1.8;
    opacity: 0.8;
}

.our_story_web .learn_space_web:last-child {
    animation: slideUp 0.7s 0.2s ease forwards;
}



@supports not (backdrop-filter: blur(10px)) {.our_story_web .learn_space_web {
    background: rgba(30, 30, 30, 0.7);
}}

.connect_web {
    overflow: hidden;
    position: relative;
    padding: 5rem 2rem;
    background: linear-gradient(145deg, rgb(188,188,191) 40%, rgb(151,151,154,0.5) 140%);
    font-family: Arial, sans-serif;
}

.connect_web h1 {
    margin-bottom: 3rem;
    letter-spacing: 0.05em;
    font-weight: 700;
    font-size: 40px;
    position: relative;
    z-index: 2;
    color: #000000;
    transform: translateX(-0.5rem);
}

.connect_web h1::after {
    content: "";
    height: 0.25rem;
    bottom: -0.75rem;
    position: absolute;
    left: 0;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    width: 5rem;
    background: rgb(151,151,154);
}

.connect_web .reach_experts_web > div:first-child {
    line-height: 1.6;
    border-top: 4px solid rgb(151,151,154);
    color: #000000;
    font-size: calc(18px * 1.05);
}

.connect_web .reach_experts_web > div:nth-child(3) {
    border-top: 4px solid rgb(151,151,154);
}

.connect_web .reach_experts_web > div:nth-child(3) {
    --animation-order: 2;
}

.connect_web h6 svg {
    transition: transform 0.3s ease;
    margin-left: 0.75rem;
    height: 20px;
    opacity: 0.8;
    width: 20px;
}

.connect_web span {
    padding-left: 1.5rem;
    font-size: calc(18px * 0.95);
    position: relative;
    display: block;
    color: #000000;
}

.connect_web .talk_support_web > div {
    transition: transform 0.3s ease;
}

.connect_web .join_community_web:hover {
    color: rgb(151,151,154);
}

.connect_web .join_community_web:hover svg {
    transform: scale(1.1);
}

.connect_web svg path {
    transition: fill 0.3s ease;
}

.learning_system_web {
    padding: 7rem 1.5rem;
    overflow: hidden;
    background: linear-gradient(170deg, rgb(188,188,191), #ffffff);
    position: relative;
}

.learning_system_web .skill_sessions_web {
    background: rgba(255, 255, 255, 0.2);
    gap: 4px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-radius: 23px;
    flex-direction: column;
    z-index: 2;
    padding: 4px;
    position: relative;
    margin: 0 auto;
    display: flex;
    max-width: 850px;
}

.learning_system_web h3::after {
    top: 0;
    position: absolute;
    background: 
        linear-gradient(
            90deg, 
            rgba(255, 255, 255, 0.1) 0%, 
            rgba(255, 255, 255, 0) 50%, 
            rgba(255, 255, 255, 0.1) 100%
        );
    border-radius: inherit;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    animation: shine 3s infinite ease-in-out;
}

.learning_system_web span::after {
    height: 40px;
    opacity: 0.3;
    right: 1rem;
    position: absolute;
    width: 40px;
    background: 
        linear-gradient(
            45deg,
            transparent 45%,
            rgb(151,151,154) 45%,
            rgb(151,151,154) 55%,
            transparent 55%
        );
    animation: rotate 15s linear infinite;
    border: 2px solid rgb(151,151,154,0.5);
    bottom: 1rem;
    content: "";
    border-radius: 50%;
    background-size: 10px 10px;
}

.developer_experience_web .success_stories_web {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), 
                box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: perspective(1000px) rotateX(2deg);
    padding: 3rem;
    backdrop-filter: blur(10px);
    grid-template-columns: 1fr;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.05));
    display: grid;
    gap: 2.5rem;
    position: relative;
    -webkit-backdrop-filter: blur(10px);
}

.developer_experience_web .success_stories_web > div:nth-child(2) {
    padding-top: 1rem;
    text-align: center;
}

.developer_experience_web .name {
    margin: 0 0 0.5rem;
    font-size: 22px;
    transform: translateY(0);
    color: #ffffff;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    display: inline-block;
    letter-spacing: 0.5px;
    font-weight: 600;
}

.developer_experience_web .success_stories_web > div:nth-child(2) > div {
    opacity: 0.9;
    transition: opacity 0.3s ease;
    font-style: italic;
    font-size: calc(18px - 2px);
    margin-top: 0.5rem;
    color: rgb(255, 255, 255, 0.5);
}

.developer_experience_web .emp_container_web::after {
    font-size: 5rem;
    position: absolute;
    font-family: serif;
    content: "";
    color: rgb(255, 255, 255, 0.5);
    bottom: -4rem;
    opacity: 0.2;
    transition: transform 0.5s ease, opacity 0.5s ease;
    right: -1rem;
}

header::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: linear-gradient(145deg, rgb(115,115,118,0.5) 0%, transparent 70%);
    content: "";
    z-index: -1;
    height: 100%;
}

header .head_sitewrap_web .main_head_web .top_start_web {
    display: inline-block;
}

header .head_sitewrap_web .top_learning_web::before {
    content: "";
    border-radius: 14px;
    position: absolute;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    transform: rotate(-2deg) scale(1.03);
    width: 100%;
}

header .head_sitewrap_web .top_learning_web .header_edu_web:hover a::after {
    transform: translateX(0);
}

.landing_page_web {
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(188,188,191), #ffffff);
}

.landing_page_web .skill_sessions_web {
    height: 100%;
    position: relative;
    z-index: 2;
    flex-direction: column-reverse;
    padding: 2rem 1.5rem;
    display: flex;
}

.landing_page_web h1 {
    position: relative;
    color: #000000;
    font-size: clamp(2rem, 5vw, 43px);
    margin-bottom: 1.5rem;
    animation: slideRight 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.5s;
    line-height: 1.2;
    font-weight: 700;
    opacity: 0;
    transform: translateX(-20px);
}

.landing_page_web .learn_head_web p {
    position: relative;
    padding-left: 1rem;
    color: #000000;
    font-size: clamp(1rem, 3vw, 15px);
    margin-top: 1.5rem;
    line-height: 1.6;
}

.landing_page_web svg path {
    transition: fill 0.3s ease;
    fill: rgb(115,115,118);
}

.landing_page_web svg text {
    font-family: Arial, sans-serif;
    animation: colorShift 4s ease-in-out infinite alternate;
}

.landing_page_web .feedback_map_web::before {
    top: 0;
    z-index: -1;
    position: absolute;
    left: -100%;
    height: 100%;
    transition: left 0.7s ease;
    content: "";
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}

.landing_page_web .img_box_grid_web {
    border-radius: 0 0 11px 11px;
    overflow: hidden;
    transform: translateY(20px);
    position: relative;
    animation: slideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.1s;
    opacity: 0;
    width: 100%;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    height: 50vh;
}

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

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

.tariff_container_web {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(188,188,191), rgba(240, 240, 255, 0.95));
    padding: 120px 0;
}

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

.tariff_container_web .cost_card_web {
    display: grid;
    gap: 60px;
    grid-template-columns: 1fr;
}

.tariff_container_web .trial_rates_web h2::after {
    width: 80px;
    content: "";
    height: 4px;
    border-radius: 10px;
    bottom: -12px;
    left: 50%;
    position: absolute;
    background: linear-gradient(90deg, rgb(151,151,154), rgb(115,115,118));
    transform: translateX(-50%);
}

.tariff_container_web .learn_packs_web {
    display: block;
    backface-visibility: hidden;
    transform: perspective(1000px) rotateX(0deg);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.6s ease;
    text-decoration: none;
}

.tariff_container_web .payment_scheme_web {
    display: flex;
    padding: 35px 30px;
    flex-grow: 1;
    flex-direction: column;
}

.tariff_container_web .monthly_rate_web {
    color: rgb(151,151,154);
    padding: 8px 15px;
    position: relative;
    display: inline-block;
    font-weight: 700;
    border-radius: 6px;
    margin: 5px 0 20px;
    background: linear-gradient(120deg, rgba(var(--primary-color-rgb), 0.08), rgba(var(--secondary-color-rgb), 0.08));
    font-size: calc(24px + 4px);
}

.tariff_container_web .img_box_grid_web::after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    top: 0;
    bottom: 0;
    content: "";
    z-index: 1;
    left: 0;
    right: 0;
    position: absolute;
}


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



@media (min-width: 992px) {.educational_yield_web {
    padding: 7rem 0;
}.educational_yield_web h5 {
    font-size: calc(19px * 1.1);
    margin-bottom: 4rem;
}.educational_yield_web .skill_sessions_web {
    gap: 0;
}.educational_yield_web .skill_sessions_web > div:first-child {
    position: relative;
    overflow: hidden;
    max-width: 45%;
    flex: 0 0 45%;
}.educational_yield_web .skill_sessions_web > div:first-child::after {
    pointer-events: none;
    content: "";
    bottom: 0;
    top: 0;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 100%);
    right: 0;
    position: absolute;
    z-index: 2;
    width: 50px;
}.educational_yield_web .text_cloud_web {
    max-width: 55%;
    flex: 0 0 55%;
    padding: 3rem 3rem 3rem 4rem;
}.educational_yield_web li {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}.educational_yield_web ul {
    grid-template-columns: repeat(2, 1fr);
}
}



@media (prefers-reduced-motion) {.take_a_spin_web h6 {
    animation: none;
}.take_a_spin_web .feedback_map_web::before {
    transition: none;
}}



@media screen and (max-width: 992px) {.zoom_meet_web .container {
    grid-template-columns: 1fr;
    gap: 2rem;
}.zoom_meet_web .company_holder {
    padding-left: 1rem;
    margin-bottom: 2rem;
}.zoom_meet_web .slack_invite_web {
    justify-content: flex-start;
}.zoom_meet_web .nav_sitewrap_web {
    gap: 2rem;
}
}



@media screen and (max-width: 576px) {.zoom_meet_web .company_holder h3 {
    font-size: 35px;
}.zoom_meet_web .top_learning_web h5 {
    font-size: calc(17px * 1.1);
}.zoom_meet_web .top_learning_web .nav_sitewrap_web a {
    font-size: calc(13px * 0.9);
}}



@media (min-width: 1024px) {.program_overview_web {
    padding: 10rem 0;
}.program_overview_web::before {
    width: 60%;
}.program_overview_web h2 {
    font-size: calc(29px * 1.2);
    max-width: 70%;
}.program_overview_web .training_plan_web {
    grid-template-columns: 40% 1fr;
    gap: 5rem;
}.program_overview_web .img_box_grid_web {
    height: 500px;
}.program_overview_web .description {
    line-height: 1.8;
    font-size: calc(18px * 1.05);
}
}



@media (max-width: 576px) {.thanksPart_web {
    padding: 2.5rem 0;
}.thanksPart_web .skill_sessions_web {
    padding: 1.5rem;
    gap: 1.25rem;
}.thanksPart_web h5 {
    font-size: calc(23px * 0.8);
}.thanksPart_web p {
    line-height: 1.6;
    font-size: calc(18px * 0.9);
}.thanksPart_web .skill_sessions_web > div:first-child {
    padding-bottom: 1rem;
}.thanksPart_web .skill_sessions_web > div:first-child::after {
    height: 2px;
    width: 40px;
}.thanksPart_web .skill_sessions_web:hover > div:first-child::after {
    width: 80px;
}.thanksPart_web .skill_sessions_web > div:first-child::before {
    top: -15px;
    font-size: calc(31px * 1.2);
}}



@media (prefers-reduced-motion: reduce) {.contact_section_webQp8F::after,
    .contact_section_webQp8F .img_box_grid_web::before {
    animation: none;
}.contact_section_webQp8F .connect_support_web:hover {
    transform: none;
}}



@media (min-width: 768px) {.subscribe_to_newsletter_web {
    padding: 5rem 3rem;
}.subscribe_to_newsletter_web .skill_sessions_web {
    gap: 3rem;
    flex-direction: row;
    align-items: center;
}.subscribe_to_newsletter_web .skill_sessions_web > div {
    width: 40%;
}.subscribe_to_newsletter_web .input_holder {
    width: 60%;
}.subscribe_to_newsletter_web h4 {
    font-size: calc(22px * 1.2);
}.subscribe_to_newsletter_web h4::before {
    width: 0.4rem;
    left: -2rem;
}
}



@media (max-width: 1100px) {.our_story_web {
    padding: 100px 0 80px;
}.our_story_web h2 {
    margin-bottom: 60px;
    font-size: calc(46px * 0.9);
}.our_story_web .learn_space_web {
    padding: 35px;
}
}



@media (prefers-reduced-motion: reduce) {.our_story_web::after {
    animation: none;
}.our_story_web .learn_space_web,
    .our_story_web .learn_space_web::before {
    transition: none;
}.our_story_web .learn_space_web:hover {
    transform: none;
}.our_story_web .learn_space_web:first-child,
    .our_story_web .learn_space_web:last-child {
    transform: none;
    opacity: 1;
    animation: none;
}
}



@media (min-width: 992px) {.connect_web {
    padding: 7rem 4rem;
}.connect_web .reach_experts_web {
    grid-template-columns: 2fr 1fr 1fr;
}.connect_web .reach_experts_web > div:first-child {
    grid-column: auto;
}.connect_web .reach_experts_web > div {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94),
                    box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: perspective(1000px) rotateY(0deg);
}.connect_web .reach_experts_web > div:hover {
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
}
}



@media (min-width: 992px) {.developer_experience_web {
    padding: 9rem 0;
}.developer_experience_web .success_stories_web {
    padding: 5rem;
    gap: 4rem;
    grid-template-columns: auto 1.5fr 3fr;
}.developer_experience_web .success_stories_web > div:first-child {
    height: 220px;
    width: 220px;
}.developer_experience_web .name {
    font-size: calc(22px + 2px);
}.developer_experience_web .emp_container_web {
    line-height: 1.8;
    font-size: calc(18px + 1px);
}
}



@media (min-width: 768px) {.landing_page_web .skill_sessions_web {
    align-items: center;
    padding: 3rem;
    min-height: 100vh;
    flex-direction: row;
}.landing_page_web .text_cloud_web {
    flex: 0 0 50%;
    transform: translateY(0);
    padding-right: 3rem;
}.landing_page_web h1 {
    font-size: clamp(2.2rem, 4vw, 43px);
}.landing_page_web .img_box_grid_web {
    height: 70vh;
    transform: perspective(1000px) rotateY(-5deg);
    max-height: 600px;
    border-radius: 11px;
    flex: 0 0 50%;
    transition: transform 0.5s ease;
}.landing_page_web .img_box_grid_web:hover {
    transform: perspective(1000px) rotateY(0deg);
}.landing_page_web svg {
    width: 100px;
    height: 100px;
}
}



@media (min-width: 1200px) {.tariff_container_web .tuition_grid_web {
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}.tariff_container_web .payment_scheme_web {
    padding: 40px 35px;
}.tariff_container_web .img_box_grid_web {
    height: 240px;
}
}



@media (max-width: 767px) {.tariff_container_web {
    padding: 80px 0;
}.tariff_container_web .trial_rates_web {
    margin-bottom: 20px;
}.tariff_container_web .pricing_fees_web {
    max-width: 100%;
}.tariff_container_web .payment_scheme_web {
    padding: 30px 25px;
}.tariff_container_web .payment_scheme_web h3 {
    font-size: calc(24px + 1px);
}.tariff_container_web .monthly_rate_web {
    font-size: 24px;
    margin: 0 0 15px;
}.tariff_container_web .img_box_grid_web {
    height: 200px;
}
}



@keyframes expandLine {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}



@keyframes fadeUpContent {
    0% {
        transform: translateY(2rem);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}



@keyframes subtleShift {
    0%, 100% {
        transform: rotate(-3deg) translateZ(0);
    }
    50% {
        transform: rotate(-2deg) translateZ(0);
    }
}



@keyframes lineExpand {
    0% {
        transform: scaleX(0.7);
        opacity: 0;
    }
    100% {
        transform: scaleX(1);
        opacity: 1;
    }
}

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



@keyframes tabSlideDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes pulse {
    0%, 100% {
        opacity: 1;
        transform: translateY(-50%) scale(1);
    }
    50% {
        opacity: 0.8;
        transform: translateY(-50%) scale(1.1);
    }
}



@keyframes constellation-twinkle {
    0%, 100% {
        opacity: 0.2;
        transform: translateY(0);
    }
    50% {
        opacity: 0.3;
        transform: translateY(-10px);
    }
}



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



@keyframes rotateBg {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

