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

.top_nav5361 {
    flex: 1 0 auto;
}

.top_nav5361 {
    padding-top: 2rem;
    background: #ffffff;
    z-index: 1;
    position: relative;
}

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


.developer_experience3104 {
    background: linear-gradient(
        125deg,
        rgb(205,215,234) 0%,
        rgb(205,215,234) 60%,
        rgb(170,184,203,0.5) 120%
    );
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}



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

.developer_experience3104 .testimonials6184 {
    border-radius: 15px;
    overflow: visible;
    flex-direction: column;
    background: transparent;
    align-items: center;
    padding: 0;
    position: relative;
    display: flex;
}

.developer_experience3104 .inline_image4390::after {
    z-index: -2;
    position: absolute;
    background: 
        repeating-linear-gradient(
            -45deg,
            transparent 0,
            transparent 10px,
            rgb(170,184,203,0.5) 10px,
            rgb(170,184,203,0.5) 11px
        );
    content: "";
    transition: all 0.5s ease;
    inset: -20px;
    opacity: 0.05;
    transform: rotate(10deg);
    border-radius: 40px;
}

.developer_experience3104 .testimonials6184 span:not(.name) {
    color: rgb(135,146,161);
    z-index: 2;
    opacity: 0.8;
    text-align: center;
    font-size: 19px;
    transition: all 0.3s ease;
    position: relative;
    font-weight: 600;
    margin-bottom: 40px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.developer_experience3104 .career_skills4562::before {
    top: 25px;
    left: 25px;
    border-radius: 0 0 10px 0;
    height: 35px;
    opacity: 0.2;
    width: 35px;
    content: "";
    background: 
        linear-gradient(45deg, rgb(170,184,203,0.5) 0%, transparent 100%);
    position: absolute;
}

.developer_experience3104 .testimonials6184::before {
    opacity: 0.1;
    z-index: 0;
    transform: translateX(-50%) rotate(45deg);
    left: 50%;
    animation: morphing 15s infinite alternate ease-in-out;
    height: 300px;
    content: "";
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    background: 
        linear-gradient(
            135deg,
            rgb(170,184,203,0.5) 0%,
            transparent 100%
        );
    width: 300px;
    position: absolute;
    top: -70px;
}

.developer_experience3104 .testimonials6184:hover span:not(.name) {
    letter-spacing: 5px;
    opacity: 1;
}

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

.course_overview1583 .inline_image4390 {
    transform: perspective(1000px) rotateY(-2deg);
    position: relative;
    transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.7s ease;
    box-shadow: 0 25px 50px -12px rgba(rgba(0, 0, 0, 0.5), 0.25);
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 5% 95%);
    height: 350px;
}

.course_overview1583 h3 {
    transform: translateZ(0);
    font-size: calc(22px * 1.1);
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    position: relative;
    color: #000000;
}

.course_overview1583 .description {
    font-size: 14px;
    font-family: Arial, sans-serif;
    margin: 0 0 20px;
    line-height: 1.7;
    opacity: 0.9;
    transition: opacity 0.3s ease;
    font-weight: 400;
    color: #000000;
}

.course_overview1583 .words_container8654:hover::before {
    transform: scaleY(1);
}

.tyNote1703::before {
    position: absolute;
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(170,184,203,0.5), 0.12) 0%, transparent 80%),
        radial-gradient(circle at 80% 70%, rgba(rgb(135,146,161,0.5), 0.1) 0%, transparent 70%);
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.tyNote1703 h2::after {
    left: 0;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(90deg, rgb(170,184,203), rgb(135,146,161));
    bottom: -12px;
    transform: scaleX(0.8);
    position: absolute;
    transform-origin: left;
    width: 120px;
    content: "";
    border-radius: 10px;
    height: 4px;
}

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

.tyNote1703 li {
    position: relative;
    padding: 10px 0 10px 20px;
    transition: transform 0.3s ease-out;
}

.tyNote1703 li::before {
    position: absolute;
    content: "";
    box-shadow: 0 0 10px rgba(rgb(170,184,203,0.5), 0.5);
    background: rgb(170,184,203);
    border-radius: 50%;
    height: 8px;
    transform: translateY(-50%);
    top: 24px;
    left: 0;
    width: 8px;
}

.tyNote1703 .expert_sessions0956:hover {
    transform: translateY(-5px);
    box-shadow: 
        20px 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
        -20px -20px 40px rgba(#ffffff, 0.9),
        inset 2px 2px 5px rgba(#ffffff, 0.1),
        inset -2px -2px 5px rgba(rgba(0, 0, 0, 0.5), 0.05);
}

header:hover::after {
    transform: scaleX(1);
}

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

header .head_pro1980 {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: block;
    transform-style: preserve-3d;
}

header .site_core7293 {
    padding: 0;
    transform-style: preserve-3d;
    list-style: none;
    margin: 0;
    position: relative;
    perspective: 1000px;
    display: flex;
}

header .nav_begin7930 {
    position: relative;
    transform-style: preserve-3d;
    margin: 0 0.3rem;
}

header .nav_begin7930 a::before {
    transition: opacity 0.4s ease;
    left: 0;
    height: 100%;
    opacity: 0;
    top: 0;
    content: '';
    position: absolute;
    border-radius: 10px;
    width: 100%;
    transform: translateZ(-5px);
    background: linear-gradient(135deg, 
        rgb(170,184,203,0.5) 0%, 
        rgb(135,146,161,0.5) 100%
    );
}

header .nav_begin7930 a:hover::after {
    bottom: -8px;
    opacity: 0.3;
}



@supports not (transform-style: preserve-3d) {header .head_pro1980:hover {
    transform: translateY(-3px);
}header .nav_begin7930 a:hover {
    transform: translateY(-3px);
}}

.education_framework7854::before {
    z-index: 1;
    background-size: 100px 100px;
    top: 0;
    height: 100%;
    opacity: 0.03;
    position: absolute;
    content: '';
    background-image: linear-gradient(45deg, rgb(170,184,203,0.5) 25%, transparent 25%, transparent 75%, rgb(170,184,203,0.5) 75%);
    left: 0;
    width: 100%;
}

.education_framework7854 .words_container8654::before {
    border-right: 30px solid transparent;
    opacity: 0.3;
    top: 0;
    z-index: 5;
    width: 0;
    height: 0;
    content: '';
    border-left: 30px solid transparent;
    position: absolute;
    right: 35%;
    border-top: 40px solid rgb(170,184,203);
}

.education_framework7854 .words_container8654 h2::before {
    content: '';
    bottom: 0;
    height: 5px;
    position: absolute;
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(170,184,203), transparent);
    opacity: 0.5;
}

.education_framework7854 .words_container8654 p::after {
    position: absolute;
    opacity: 0.3;
    content: '';
    width: 30px;
    z-index: -1;
    height: 100%;
    top: 0;
    background: linear-gradient(to left, rgb(135,146,161,0.5), transparent);
    left: -30px;
}

.education_framework7854 .expert_sessions0956::after {
    top: -50px;
    opacity: 0.05;
    content: '';
    height: 100px;
    filter: blur(50px);
    animation: pulse-subtle 10s infinite alternate;
    left: 50%;
    transform: translateX(-50%);
    background: rgb(170,184,203);
    width: 100px;
    position: absolute;
}

.opening_page8607 .edu_base0874::after {
    z-index: 2;
    top: 0;
    width: 100%;
    content: "";
    background: repeating-linear-gradient(
    -45deg,
    rgba(rgb(135,146,161), 0.03),
    rgba(rgb(135,146,161), 0.03) 1px,
    transparent 1px,
    transparent 10px
  );
    left: 0;
    position: absolute;
    height: 100%;
    animation: patternShift 20s infinite linear;
}

.opening_page8607 .skill_classes7531 p {
    padding-left: 20px;
    font-weight: 600;
    margin-bottom: 1.5rem;
    max-width: 85%;
    letter-spacing: 0.5px;
    position: relative;
    color: #ffffff;
    font-size: calc(17px * 1.2);
    line-height: 1.6;
}

.opening_page8607 .title_style_header::after {
    transform: scaleX(0);
    position: absolute;
    width: 80px;
    animation: expandLine 1.2s 0.8s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    height: 4px;
    left: 0;
    content: "";
    transform-origin: left;
    bottom: -15px;
    background: rgb(135,146,161);
}

.educational_gains2461::after {
    z-index: 0;
    width: 200px;
    content: "";
    right: -80px;
    height: 200px;
    bottom: -80px;
    position: absolute;
    background: radial-gradient(circle, rgba(rgb(135,146,161,0.5), 0.2), transparent 70%);
}

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

.educational_gains2461 .expert_sessions0956 {
    background-color: #ffffff;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
                box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    display: flex;
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08), 
                0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
    gap: 2.5rem;
    padding: 1.5rem;
    flex-direction: column;
    border-radius: 25px;
    transform: translateY(0);
}

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

.educational_gains2461 li:hover::before {
    transform: scaleX(1);
    opacity: 1;
}

.educational_gains2461 li svg {
    transition: transform 0.3s ease;
    left: -2rem;
    top: 0;
    width: 22px;
    height: 22px;
    position: absolute;
}

.educational_gains2461 li svg path {
    fill: rgb(170,184,203);
    transition: fill 0.3s ease;
}

.company_info7061 {
    padding: 120px 0;
    background: linear-gradient(135deg, #ffffff 0%, rgb(205,215,234) 100%);
    overflow: hidden;
    position: relative;
}

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

.company_info7061 h2 {
    color: #000000;
    display: inline-block;
    font-size: 41px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 70px;
    position: relative;
    font-weight: 700;
}

.company_info7061 .smart_classes0489 {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
}

.company_info7061 .learning_experts3487:nth-child(1)::before {
    top: 0;
    height: 100%;
    width: 40px;
    z-index: -1;
    right: 0;
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.03));
    position: absolute;
    content: "";
}

.company_info7061 .learning_experts3487:nth-child(2)::before {
    z-index: -1;
    background: linear-gradient(270deg, transparent, rgba(0, 0, 0, 0.1));
    height: 100%;
    top: 0;
    width: 60px;
    left: 0;
    content: "";
    position: absolute;
}

.company_info7061 .learning_experts3487:nth-child(1) h3 {
    color: #000000;
}

.company_info7061 .learning_experts3487:nth-child(2) h3 {
    color: #ffffff;
}

.company_info7061 .learning_experts3487:nth-child(2) h3::after {
    background: #ffffff;
}

.company_info7061 .learning_experts3487 p {
    line-height: 1.8;
    position: relative;
    margin-bottom: 0;
    font-size: 18px;
}

.company_info7061 .container::before {
    width: 200px;
    right: -50px;
    height: 200px;
    background: rgb(135,146,161,0.5);
    top: -50px;
    filter: blur(50px);
    position: absolute;
    z-index: 0;
    border-radius: 50%;
    opacity: 0.05;
    content: "";
}

.trade_mark4819::before {
    content: "";
    background: repeating-linear-gradient(
        45deg,
        #000000,
        #000000 10px,
        rgba(0, 0, 0, 0.5) 10px,
        rgba(0, 0, 0, 0.5) 20px
    );
    opacity: 0.4;
    position: absolute;
    height: 500px;
    transform: rotate(45deg);
    width: 500px;
    top: -100px;
    right: -100px;
}

footer .info_item {
    align-items: center;
    display: flex;
}

footer .info_item p,
footer .info_item a {
    font-weight: 300;
    font-size: 17px;
    text-decoration: none;
    transition: color 0.3s ease;
    color: #ffffff;
}

footer .head_sitewrap6793::after {
    content: "";
    left: 0;
    bottom: -30px;
    height: 3px;
    background-color: rgb(170,184,203);
    position: absolute;
    width: 30%;
}

footer .site_core7293 h5::after {
    width: 40px;
    height: 3px;
    bottom: -10px;
    position: absolute;
    content: "";
    left: 0;
    background-color: rgb(170,184,203);
}

footer .head_train6721 a:hover {
    padding-left: 10px;
    color: #ffffff;
    border-bottom-color: rgb(170,184,203,0.5);
}

footer .subscribe_holder::before {
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 0.1;
    background: linear-gradient(135deg, rgb(170,184,203,0.5), transparent);
    border-radius: 20px;
    content: "";
    position: absolute;
}

footer .input_holder input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgb(170,184,203);
    outline: none;
}

footer .sub_banners0728::after {
    background-color: rgba(255, 255, 255, 0.2);
    left: -100px;
    width: 30px;
    content: "";
    transform: rotate(45deg);
    position: absolute;
    top: -100px;
    height: 300px;
    transition: all 0.7s ease;
}

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

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

.contact_us6159 .inquiry_section9521 {
    position: relative;
    padding: 50px;
    background: rgb(205,215,234);
}

.contact_us6159 .inquiry_section9521::after {
    top: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgb(170,184,203), rgb(135,146,161));
    right: 0;
    content: '';
    position: absolute;
    width: 5px;
}

.contact_us6159 .inquiry_section9521 div:hover::before {
    height: 120%;
    opacity: 1;
    transition: all 0.3s ease;
}

.contact_us6159 .inquiry_section9521 div svg {
    height: 22px;
    width: 22px;
    margin-right: 20px;
}

.contact_us6159 .inquiry_section9521 div span a {
    text-decoration: none;
    color: #000000;
    transition: color 0.3s ease;
}

.contact_us6159 form {
    display: flex;
    flex-direction: column;
}

.contact_us6159 form input[type="text"]:focus,
.contact_us6159 form input[type="email"]:focus {
    outline: none;
    border-bottom-color: rgb(135,146,161);
}

.contact_us6159 .feedback_form1469 {
    display: flex;
    align-items: flex-start;
    margin: 10px 0 25px;
}

.contact_us6159 .feedback_form1469 label::before {
    left: 0;
    transition: all 0.3s ease;
    position: absolute;
    content: '';
    height: 18px;
    top: 2px;
    width: 18px;
    background-color: transparent;
    border: 2px solid rgba(255, 255, 255, 0.3);
}

.contact_us6159 .feedback_form1469 label a:hover {
    text-decoration: underline;
}

.contact_us6159 form .query_info4236::before {
    background: rgb(170,184,203);
    top: 0;
    transition: width 0.3s ease;
    content: '';
    position: absolute;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 0;
}

.secure_haven6258 {
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    padding: 40px;
    margin: 0 auto;
    color: #ffffff;
    width: 100%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    position: relative;
    height: auto;
}

.secure_haven6258 h3, .secure_haven6258 h4, .secure_haven6258 h5, .secure_haven6258 h6 {
    font-size: 18px;
    margin-top: 20px;
    font-family: Arial, sans-serif;
    margin-bottom: 10px;
    color: rgb(170,184,203);
    font-weight: 400;
}

.secure_haven6258 li::before {
    left: 0;
    content: ">";
    font-size: 1.2em;
    color: rgb(170,184,203);
    top: 50%;
    line-height: 1em;
    transform: translateY(-50%);
    position: absolute;
}

.data_insights7583 {
    padding: 5rem 2rem;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(205,215,234) 0%, rgb(170,184,203,0.5) 100%);
}

.data_insights7583 h3:hover {
    transform: perspective(1000px) translateZ(30px);
}

.data_insights7583 ul {
    margin: 0;
    gap: 2rem;
    display: grid;
    padding: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}

.data_insights7583 .growth_statistics6081::before {
    top: -2px;
    background-size: 400% 400%;
    transition: opacity 0.5s ease;
    z-index: -1;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    opacity: 0;
    background: linear-gradient(45deg, 
    rgb(170,184,203) 0%, 
    rgb(135,146,161) 25%,
    rgb(170,184,203,0.5) 50%,
    rgb(135,146,161) 75%,
    rgb(170,184,203) 100%);
    right: -2px;
    bottom: -2px;
    left: -2px;
    position: absolute;
    content: "";
}

.data_insights7583 .growth_statistics6081 span::after {
    left: 50%;
    position: absolute;
    height: 2px;
    background: rgb(170,184,203);
    width: 0;
    transform: translateX(-50%);
    content: "";
    bottom: -8px;
    transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.data_insights7583 .growth_statistics6081 p::before {
    bottom: 0;
    left: -10%;
    content: "";
    background: linear-gradient(transparent, rgb(170,184,203,0.5), transparent);
    position: absolute;
    z-index: -1;
    height: 0%;
    width: 120%;
    transition: height 0.4s ease-out 0.1s;
}

.experience_trial5142 .container {
    position: relative;
    align-items: center;
    max-width: 1200px;
    gap: 3rem;
    flex-direction: column;
    margin: 0 auto;
    display: flex;
    transform: perspective(1000px) rotateX(2deg);
    padding: 0 2rem;
}

.experience_trial5142 .expert_sessions0956 {
    transform: translateY(0);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem;
    border-radius: 4px;
    animation: fadeSlideUp 0.8s ease-out 0.2s both;
    border-left: 1px solid rgba(255, 255, 255, 0.8);
    max-width: 600px;
    backdrop-filter: blur(8px);
    width: calc(100% - 4rem);
    background: linear-gradient(
    to right bottom,
    rgba(255, 255, 255, 0.9),
    rgba(255, 255, 255, 0.5)
  );
    position: relative;
    gap: 2rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 
    0 10px 30px -5px rgba(0, 0, 0, 0.1),
    0 5px 15px -5px rgba(0, 0, 0, 0.05);
    border-top: 1px solid rgba(255, 255, 255, 0.8);
}

.experience_trial5142 .query_info4236:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
}

.experience_trial5142 .query_info4236:active {
    transform: translateY(1px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.safe_cookies9762 {
    flex-wrap: nowrap;
    z-index: 1;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

#cookieModalMessage4801:checked ~ .cookie_popup_message9723 {
    visibility: hidden;
    opacity: 0;
}

.data_comply6935 h5 {
    margin-bottom: 5px;
    color: rgb(170,184,203);
    font-size: 22px;
    font-weight: 700;
}

.cookie_popup_message9723 p a {
    text-decoration: underline;
    color: rgb(170,184,203);
}


.plan_chooser2680 {
    z-index: 1;
    position: relative;
    padding: 120px 0 100px;
    overflow: hidden;
}

.plan_chooser2680::after {
    top: -50%;
    position: absolute;
    content: "";
    z-index: -1;
    pointer-events: none;
    left: -50%;
    background: radial-gradient(circle at center, transparent 45%, rgba(255, 255, 255, 0.03) 50%, transparent 55%);
    width: 200%;
    height: 200%;
    animation: rotateBackground 180s linear infinite;
}

.plan_chooser2680 .cost_table2154 {
    transform: perspective(1000px) translateZ(10px);
    color: #ffffff;
    opacity: 0.9;
    line-height: 1.6;
    max-width: 800px;
    margin: 0 auto 60px;
    font-size: 15px;
    text-align: center;
}

.plan_chooser2680 .bundle_rate1352 {
    height: 100%;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.2),
              -10px -10px 30px rgba(255, 255, 255, 0.05),
              inset 2px 2px 4px rgba(255, 255, 255, 0.05),
              inset -2px -2px 4px rgba(0, 0, 0, 0.1);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.03));
    border-radius: 16px;
    padding: 30px;
    transition: all 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    position: relative;
    transform-style: preserve-3d;
    overflow: hidden;
    backdrop-filter: blur(8px);
}

.plan_chooser2680 .group_plans6190 p {
    line-height: 1.6;
    margin-bottom: 25px;
    font-size: calc(15px - 1px);
    overflow-y: auto;
    padding-right: 10px;
    scrollbar-width: thin;
    opacity: 0.8;
    color: #ffffff;
    scrollbar-color: rgb(170,184,203) transparent;
    max-height: 240px;
}

.plan_chooser2680 .group_plans6190:hover .bundle_rate1352::before {
    transform: scale(3);
    opacity: 0.05;
}

.plan_chooser2680 .group_plans6190:hover h4::after {
    width: 100%;
}

.newsletter_signup9310 {
    --gradient-middle: rgb(135,146,161);
    --gradient-end: #4a90e2;
    --section-padding: clamp(3rem, 8vw, 6rem);
    --text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    --gradient-start: rgb(170,184,203);
    position: relative;
    --input-bg: rgba(255, 255, 255, 0.9);
    padding: var(--section-padding) 0;
    background: linear-gradient(135deg, var(--gradient-start), var(--gradient-middle) 50%, var(--gradient-end));
}

.newsletter_signup9310 .expert_sessions0956 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    gap: 2rem;
    padding: clamp(2rem, 5vw, 3.5rem);
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1), 
        0 10px 20px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(255, 255, 255, 0.05) inset;
    display: flex;
    flex-direction: column;
    transform: perspective(1000px) rotateY(-1deg);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.12);
    border-left: 3px solid #ffffff;
}

.newsletter_signup9310 .input_holder span {
    position: relative;
    transition: transform 0.3s ease;
    flex: 1 1 280px;
}

.newsletter_signup9310 input[type="email"]:focus {
    outline: none;
    box-shadow: 
        0 5px 15px rgba(0, 0, 0, 0.1),
        0 0 0 2px var(--gradient-middle);
    background: #ffffff;
    transform: scale(1.02);
}

.newsletter_signup9310 .sub_banners0728 {
    border-radius: 10px;
    overflow: hidden;
    font-size: var(--btn-font-size, 1rem);
    position: relative;
    font-weight: 600;
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(135deg, var(--gradient-end), var(--gradient-middle));
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    border: none;
    box-shadow: 
        0 4px 12px rgba(0, 0, 0, 0.15),
        0 1px 3px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.05) inset;
    padding: 1rem 1.5rem;
    color: #ffffff;
    width: 100%;
}


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



@media (max-width: 991px) {.developer_experience3104 {
    padding: 80px 0;
}.developer_experience3104 .inline_image4390 {
    margin-bottom: 25px;
    height: 220px;
    width: 220px;
}.developer_experience3104 .name {
    font-size: calc(41px * 0.9);
    margin-bottom: 12px;
}.developer_experience3104 .career_skills4562 {
    padding: 35px 40px;
    width: 85%;
}.developer_experience3104 .testimonials6184::before,
    .developer_experience3104 .testimonials6184::after {
    height: 250px;
    width: 250px;
}
}



@media (min-width: 768px) {.course_overview1583 .skill_up0358 {
    align-items: center;
    grid-template-columns: 45% 55%;
}.course_overview1583 .inline_image4390 {
    height: 500px;
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 5% 95%);
}.course_overview1583 .words_container8654 {
    margin-left: -80px;
    z-index: 2;
    padding: 50px 50px 50px 80px;
}.course_overview1583 h3 {
    font-size: 22px;
}
}



@media (min-width: 992px) {.course_overview1583 {
    padding: 120px 0;
}.course_overview1583 .skill_up0358 {
    gap: 60px;
}.course_overview1583 .inline_image4390 {
    height: 550px;
    transform: perspective(1000px) rotateY(-3deg);
}.course_overview1583 .words_container8654 {
    transform: perspective(1000px) rotateY(2deg) translateZ(0);
    margin-left: -120px;
    padding: 60px 60px 60px 120px;
}.course_overview1583 h3 {
    margin-bottom: 30px;
    font-size: calc(22px * 1.2);
}
}



@media (prefers-reduced-motion: reduce) {.course_overview1583 .inline_image4390,
  .course_overview1583 .words_container8654,
  .course_overview1583 h3::after,
  .course_overview1583 .words_container8654::before {
    transform: none;
    transition: none;
}}



@media (max-width: 480px) {.tyNote1703 {
    padding: 60px 0;
}.tyNote1703 h2 {
    font-size: calc(29px * 0.8);
    margin-bottom: 25px;
}.tyNote1703 .expert_sessions0956 {
    padding: 25px 15px;
}.tyNote1703 span {
    font-size: calc(12px * 0.9);
    line-height: 1.5;
}}



@media (min-width: 1400px) {header .nav_block9247 {
    margin: 0 auto;
    max-width: 1320px;
}header .nav_begin7930 {
    margin: 0 0.5rem;
}header .nav_begin7930 a {
    padding: 0.7rem 1.5rem;
}
}



@media (max-width: 479px) {header .nav_block9247 {
    padding: 0.7rem 1.2rem;
}header .head_sitewrap6793 {
    max-width: 120px;
}header .nav_begin7930 a {
    padding: 0.4rem 0.6rem;
    font-size: calc(18px - 3px);
}header::after {
    height: 3px;
}
}



@media screen and (max-width: 992px) {.education_framework7854 {
    padding: 140px 0 110px;
}.education_framework7854 .words_container8654 h2 {
    padding: 30px 35px;
    width: 65%;
}.education_framework7854 .words_container8654 p {
    width: 75%;
    padding: 35px 40px;
}.education_framework7854 .words_container8654::before {
    right: 25%;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 35px solid rgb(170,184,203);
}.education_framework7854 .words_container8654::after {
    border-left: 25px solid transparent;
    left: 25%;
    border-right: 25px solid transparent;
    border-bottom: 35px solid rgb(135,146,161);
}.education_framework7854::after {
    width: 300px;
}.education_framework7854 .expert_sessions0956::before {
    width: 300px;
}
}



@media (max-width: 992px) {.opening_page8607 {
    height: 90vh;
}.opening_page8607 .skill_classes7531 {
    padding: 4% 6%;
    transform: perspective(800px) rotateY(-1deg);
}.opening_page8607 .title_style_header {
    font-size: 40px;
}.opening_page8607 .skill_classes7531 h3 {
    padding: 15px 20px;
    max-width: 95%;
}.opening_page8607 .skill_classes7531 p {
    max-width: 90%;
    font-size: 17px;
}
}



@media (prefers-reduced-motion: reduce) {.opening_page8607 .skill_classes7531 > div {
    animation: none;
    opacity: 1;
    transform: none;
}.opening_page8607 .title_style_header::after {
    transform: scaleX(1);
    animation: none;
}.opening_page8607 .edu_base0874::after {
    animation: none;
}}



@media (max-width: 767px) {.educational_gains2461 h5 {
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding: 0 1rem;
}.educational_gains2461 .expert_sessions0956 {
    padding: 1.25rem;
}.educational_gains2461 .inline_image4390 {
    height: 240px;
}.educational_gains2461 li {
    padding-left: 2.25rem;
}.educational_gains2461 li svg {
    height: 20px;
    left: -1.75rem;
    width: 20px;
}.educational_gains2461 li p {
    line-height: 1.4;
    font-size: calc(16px * 0.9);
}}



@media screen and (max-width: 991px) {.company_info7061 {
    padding: 90px 0;
}.company_info7061 h2 {
    margin-bottom: 60px;
}.company_info7061 .learning_experts3487:nth-child(1) {
    padding: 50px 30px 50px 20px;
}.company_info7061 .learning_experts3487:nth-child(2) {
    padding: 50px 20px 50px 50px;
}
}



@media screen and (max-width: 576px) {.company_info7061 {
    padding: 60px 0;
}.company_info7061 h2 {
    font-size: 28px;
    margin-bottom: 40px;
}.company_info7061 .learning_experts3487:nth-child(1),
    .company_info7061 .learning_experts3487:nth-child(2) {
    padding: 30px 20px;
}.company_info7061 .learning_experts3487 h3 {
    font-size: calc(19px + 0.1rem);
    margin-bottom: 15px;
}.company_info7061 .learning_experts3487 p {
    font-size: calc(18px - 0.05rem);
}}



@media screen and (max-width: 992px) {.contact_us6159 .reach_query6452 {
    grid-template-columns: 1fr;
}.contact_us6159 .inquiry_section9521::after {
    display: none;
}.contact_us6159 .inquiry_section9521,
    .contact_us6159 .feedback_widget6158 {
    padding: 40px 30px;
}
}



@media screen and (max-width: 576px) {.contact_us6159 {
    padding: 60px 0;
}.contact_us6159 .inquiry_section9521,
    .contact_us6159 .feedback_widget6158 {
    padding: 30px 20px;
}.contact_us6159 .inquiry_section9521 h3 {
    font-size: calc(37px * 0.85);
    margin-bottom: 30px;
}.contact_us6159 .inquiry_section9521 div {
    margin-bottom: 20px;
}.contact_us6159 form .query_info4236 {
    padding: 12px 20px;
    width: 100%;
}}



@media (max-width: 768px) {.data_insights7583 {
    padding: 3.5rem 1rem;
}.data_insights7583 ul {
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 1.25rem;
}.data_insights7583 .growth_statistics6081 {
    min-height: 140px;
    padding: 1rem;
}.data_insights7583 .growth_statistics6081 span {
    font-size: 12px;
}.data_insights7583 .growth_statistics6081 p {
    font-size: 35px;
}.data_insights7583 h3 {
    font-size: calc(35px * 0.8);
    margin-bottom: 2rem;
}
}



@media (max-width: 576px) {.experience_trial5142 {
    padding: 3rem 0;
}.experience_trial5142 h2 {
    font-size: calc(29px * 0.7);
}.experience_trial5142 .container {
    padding: 0 1rem;
    gap: 2rem;
    transform: perspective(1000px) rotateX(1deg);
}.experience_trial5142 .expert_sessions0956 {
    width: calc(100% - 2rem);
    padding: 1.25rem;
}.experience_trial5142 svg {
    width: 36px;
    height: 36px;
}.experience_trial5142 .query_info4236 {
    font-size: calc(20px * 0.85);
    padding: 0.75rem 1.75rem;
}
}



@media screen and (min-width: 1200px) {.plan_chooser2680 .fee_chart2170 {
    grid-template-columns: repeat(4, 1fr);
}
}



@media screen and (min-width: 768px) and (max-width: 991px) {.plan_chooser2680 .fee_chart2170 {
    grid-template-columns: repeat(2, 1fr);
}.plan_chooser2680 {
    padding: 80px 0 60px;
}.plan_chooser2680 .cost_table2154 {
    margin-bottom: 50px;
}
}



@media (prefers-reduced-motion: reduce) {.plan_chooser2680::after {
    animation: none;
}.plan_chooser2680 .group_plans6190:hover .bundle_rate1352 {
    transform: none;
}.plan_chooser2680 .group_plans6190:hover .bundle_rate1352::before {
    transform: none;
}}



@media (max-width: 480px) {.newsletter_signup9310 {
    padding: calc(var(--section-padding) * 0.7) 0;
}.newsletter_signup9310 .expert_sessions0956 {
    padding: 1.5rem;
    transform: none;
}.newsletter_signup9310 h4 {
    max-width: 100%;
}.newsletter_signup9310 .input_holder {
    gap: 0.75rem;
}.newsletter_signup9310 input[type="email"],
    .newsletter_signup9310 .sub_banners0728 {
    padding: 0.9rem 1.2rem;
}
}



@keyframes floatShape {
    0% {
        transform: translate(0, 0) rotate(0);
    }
    50% {
        transform: translate(20px, 30px) rotate(5deg);
    }
    100% {
        transform: translate(-20px, 10px) rotate(-5deg);
    }
}



@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.05;
        transform: translateX(-50%) scale(1);
    }
    50% {
        opacity: 0.08;
        transform: translateX(-50%) scale(1.3);
    }
}



@keyframes patternShift {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100px 100px;
  }
}



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



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

