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

.header_lessonVEJLk {
    flex: 1 0 auto;
}

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

header,footer {
    width: 100%;
}

header {
    background: linear-gradient(to right, rgb(177,202,188,0.5), rgb(137,174,149,0.5));
    padding: 1.5rem 3%;
    z-index: 100;
    width: 100%;
    position: relative;
}

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


.aspiring_learnersmGs2E {
    background: rgb(215,228,219);
    position: relative;
    overflow: hidden;
    padding: 140px 0;
}

.aspiring_learnersmGs2E::after {
    width: 100%;
    content: "";
    position: absolute;
    z-index: 1;
    background: linear-gradient(to top, rgb(215,228,219), transparent);
    height: 150px;
    left: 0;
    bottom: 0;
}

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

.aspiring_learnersmGs2E .skill_classesFJseO {
    position: relative;
}

.aspiring_learnersmGs2E h4 {
    color: #000000;
    font-size: 32px;
    text-align: center;
    margin-bottom: 80px;
    padding: 20px 0;
    font-weight: 700;
    position: relative;
}

.aspiring_learnersmGs2E h4::after {
    bottom: 0;
    border-radius: 2px;
    content: "";
    height: 3px;
    background: rgb(137,174,149,0.5);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
}

.aspiring_learnersmGs2E div::before {
    width: 2px;
    top: 0;
    position: absolute;
    height: 100%;
    z-index: 0;
    opacity: 0.5;
    left: 50%;
    background: linear-gradient(180deg, rgb(177,202,188,0.5), rgb(137,174,149,0.5), transparent);
    content: "";
}

.aspiring_learnersmGs2E div p:nth-child(odd) {
    align-self: flex-start;
    border-top-left-radius: 0;
}

.aspiring_learnersmGs2E div p:nth-child(even) {
    border-top-right-radius: 0;
    align-self: flex-end;
}

.aspiring_learnersmGs2E div p::before {
    background: #ffffff;
    position: absolute;
    border-radius: 50%;
    width: 30px;
    z-index: 2;
    height: 30px;
    content: "";
}

.aspiring_learnersmGs2E div p::after {
    content: "";
    transition: all 0.3s ease;
    width: 15px;
    z-index: 3;
    position: absolute;
    background: linear-gradient(135deg, rgb(177,202,188), rgb(137,174,149));
    border-radius: 50%;
    height: 15px;
}

.aspiring_learnersmGs2E div p svg {
    margin-right: 20px;
    transition: all 0.3s ease;
    height: 32px;
    width: 32px;
    min-width: 32px;
}

.aspiring_learnersmGs2E div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(177,202,188);
}

.stay_connectedxrHjp::before {
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, rgb(177,202,188,0.5) 0%, transparent 40%);
    content: "";
}

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

.stay_connectedxrHjp .skill_classesFJseO:hover {
    transform: translateY(-5px);
}

.stay_connectedxrHjp .skill_classesFJseO::before {
    background: repeating-linear-gradient(
        -45deg,
        rgb(137,174,149,0.5) 0,
        rgb(137,174,149,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    position: absolute;
    opacity: 0.05;
    left: 0;
    height: 100%;
    z-index: -1;
    top: 0;
    content: "";
    width: 100%;
}

.stay_connectedxrHjp h3::after {
    transition: transform 0.4s ease;
    transform-origin: left;
    width: 60px;
    height: 3px;
    content: "";
    bottom: -10px;
    left: 0;
    position: absolute;
    transform: scaleX(1);
    background: rgb(177,202,188);
}

.stay_connectedxrHjp .input_holder {
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 2rem;
    align-items: center;
}

.stay_connectedxrHjp .input_holder input[type="email"]:focus {
    border-color: rgb(177,202,188);
    box-shadow: 0 0 0 3px rgb(177,202,188,0.5);
    outline: none;
}

.stay_connectedxrHjp .input_holder input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    transition: opacity 0.3s ease;
}

.stay_connectedxrHjp .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.5;
}

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

.stay_connectedxrHjp .input_holder .updates_boxABeMz:hover {
    background: rgb(137,174,149);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}



.stay_connectedxrHjp .input_holder .updates_boxABeMz:focus {
    animation: pulse 1.5s infinite;
    outline: none;
}

.data_explorationsL5U9::before {
    left: 0;
    opacity: 0.4;
    width: 100%;
    background: conic-gradient(
        from 45deg at 50% 50%,
        #000000 0deg,
        rgb(137,174,149,0.5) 90deg,
        #000000 180deg,
        rgb(177,202,188,0.5) 270deg,
        #000000 360deg
    );
    position: absolute;
    content: "";
    z-index: 0;
    height: 100%;
    top: 0;
}

.data_explorationsL5U9 h2 {
    font-size: calc(41px * 2.5);
    left: 0;
    top: 50%;
    width: 100%;
    color: #ffffff;
    line-height: 1;
    transform: translateY(-50%);
    font-weight: 700;
    opacity: 0.05;
    letter-spacing: -2px;
    pointer-events: none;
    position: absolute;
    text-align: center;
    z-index: -1;
    text-transform: uppercase;
}

.data_explorationsL5U9 .advantage_statisticsb0V6w:first-child {
    border-radius: 20px 0 0 20px;
}

.data_explorationsL5U9 .advantage_statisticsb0V6w:last-child {
    border-right: none;
    border-radius: 0 20px 20px 0;
}

.data_explorationsL5U9 .advantage_statisticsb0V6w::before {
    content: "";
    left: 0;
    background: linear-gradient(90deg, rgb(177,202,188), rgb(137,174,149));
    transform: scaleX(0);
    transition: transform 0.4s ease;
    transform-origin: left;
    width: 100%;
    top: 0;
    height: 4px;
    position: absolute;
}

.data_explorationsL5U9 .advantage_statisticsb0V6w p {
    color: #ffffff;
    margin: 0;
    text-align: center;
    font-size: 3.5rem;
    font-weight: 700;
    transform: translateY(30px);
    position: relative;
    line-height: 1;
    transition: all 0.4s ease;
}

.data_explorationsL5U9 .advantage_statisticsb0V6w:hover span {
    opacity: 1;
    transform: translateY(0);
}

.data_explorationsL5U9 svg {
    opacity: 0.1;
    transition: all 0.5s ease;
    fill: rgb(177,202,188);
    right: -30px;
    width: 60px;
    transform: rotate(45deg);
    height: 60px;
    top: -30px;
    position: absolute;
}

.data_explorationsL5U9 ul:has(.advantage_statisticsb0V6w:only-child) .advantage_statisticsb0V6w {
    padding: 60px;
    min-height: 300px;
    border-right: none;
    border-radius: 20px;
}

.data_explorationsL5U9 ul:has(.advantage_statisticsb0V6w:only-child) .advantage_statisticsb0V6w span {
    font-size: calc(15px * 1.2);
    opacity: 1;
    transform: translateY(0);
    margin-top: 30px;
}

.data_explorationsL5U9 ul:has(.advantage_statisticsb0V6w:nth-child(2):last-child) {
    flex-direction: row;
}

.data_explorationsL5U9 ul:has(.advantage_statisticsb0V6w:nth-child(n+6):nth-child(-n+10)) {
    flex-wrap: wrap;
    gap: 2px;
    height: auto;
    max-height: none;
}

.data_explorationsL5U9 ul:has(.advantage_statisticsb0V6w:nth-child(n+6):nth-child(-n+10)) .advantage_statisticsb0V6w {
    min-width: 200px;
    flex: 1 1 calc(33.33% - 2px);
    border-radius: 0;
    border-right: none;
    margin: 1px;
}

.data_explorationsL5U9 ul:has(.advantage_statisticsb0V6w:nth-child(n+6):nth-child(-n+10)) .advantage_statisticsb0V6w:nth-child(3) {
    border-top-right-radius: 20px;
}

.data_explorationsL5U9 ul:has(.advantage_statisticsb0V6w:nth-child(n+6):nth-child(-n+10)) .advantage_statisticsb0V6w:last-child {
    border-bottom-right-radius: 20px;
}

.program_outcomesCcHaB::before {
    width: 120%;
    height: 120%;
    top: -10%;
    left: -10%;
    content: "";
    animation: rotateGradient 30s infinite linear;
    z-index: 0;
    background: radial-gradient(circle at 30% 70%, rgba(rgb(177,202,188,0.5), 0.1), transparent 60%),
              radial-gradient(circle at 70% 30%, rgba(rgb(137,174,149,0.5), 0.08), transparent 40%);
    position: absolute;
}

.program_outcomesCcHaB .img_coverWj2cl {
    margin-bottom: 2rem;
    max-height: 400px;
    object-fit: cover;
    transform: perspective(1000px) rotateY(-2deg) translateZ(0);
    transition: transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    width: 100%;
    filter: saturate(1.05);
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
}

.program_outcomesCcHaB .text_capsulemDL6v::before {
    left: 0;
    height: 5px;
    transition: transform 0.5s ease-out;
    opacity: 0.8;
    right: 0;
    position: absolute;
    content: "";
    top: -5px;
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(177,202,188), rgb(137,174,149));
    transform: scaleX(0.97);
}

.program_outcomesCcHaB h1::after {
    background: rgb(177,202,188);
    transform-origin: left center;
    content: "";
    left: 0;
    height: 3px;
    bottom: -12px;
    transition: width 0.5s ease-out;
    width: 80px;
    position: absolute;
}

.program_outcomesCcHaB li {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
}

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

.program_outcomesCcHaB li svg {
    flex-shrink: 0;
    height: 24px;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin-top: 3px;
    transform: scale(1);
    margin-right: 12px;
    width: 24px;
}

.program_outcomesCcHaB li:hover svg path {
    fill: rgb(137,174,149);
}

.tySpotEwuOG::before {
    animation: float 15s ease-in-out infinite;
    opacity: 0.4;
    top: -50px;
    right: -50px;
    filter: blur(80px);
    position: absolute;
    z-index: 1;
    background: linear-gradient(45deg, rgb(137,174,149,0.5) 0%, rgb(177,202,188,0.5) 100%);
    width: 300px;
    height: 300px;
    content: "";
}

.tySpotEwuOG .container {
    margin: 0 auto;
    padding: 0 20px;
    z-index: 5;
    max-width: 1140px;
    position: relative;
}

.tySpotEwuOG h2 {
    position: relative;
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    font-family: Arial, sans-serif;
    font-size: 38px;
    margin-bottom: 40px;
    font-weight: 700;
    opacity: 0;
    transform: translateY(20px);
    color: #000000;
}

.tySpotEwuOG .skill_classesFJseO {
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.3s;
    transform: translateY(30px);
    overflow: hidden;
    border-radius: 12px;
    background: #ffffff;
    position: relative;
    opacity: 0;
    padding: 50px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.07), 0 5px 15px rgba(0, 0, 0, 0.05);
}

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

.tySpotEwuOG li {
    padding-left: 25px;
    position: relative;
}

.tySpotEwuOG span {
    color: #000000;
    opacity: 0;
    transform: translateY(15px);
    line-height: 1.7;
    animation: fadeText 0.8s ease forwards 0.8s;
    font-family: Arial, sans-serif;
    display: block;
    font-size: calc(18px * 1.05);
}

.title_pageJvr5j {
    perspective: 1000px;
    overflow: hidden;
    min-height: 100vh;
    align-items: center;
    justify-content: center;
    display: flex;
    background: linear-gradient(135deg, rgb(215,228,219), rgb(137,174,149,0.5));
    position: relative;
}

.title_pageJvr5j::after {
    content: '';
    opacity: 0.1;
    width: 100%;
    top: -50%;
    right: -50%;
    z-index: 0;
    transform: rotate(-15deg);
    background: radial-gradient(
    circle at center,
    rgb(177,202,188,0.5) 0%,
    transparent 70%
  );
    animation: pulseGlow 8s infinite alternate ease-in-out;
    height: 100%;
    position: absolute;
}

.title_pageJvr5j .page_titleqULDd > div > div:first-child {
    transform: translateY(30px) rotateX(5deg);
    opacity: 0;
    animation: slideInTop 0.8s cubic-bezier(0.2, 0.8, 0.2, 1) forwards 0.2s;
}

.title_pageJvr5j .page_titleqULDd h3:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.title_pageJvr5j .founder_biojOJwY {
    opacity: 0;
    min-height: 400px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    position: relative;
    transform: translateY(40px) rotateX(3deg);
    animation: slideInBottom 0.8s cubic-bezier(0.2, 0.8, 0.2, 1) forwards 0.5s;
}

.title_pageJvr5j .founder_biojOJwY > div {
    z-index: 2;
    padding: 3rem;
    height: 100%;
    flex-direction: column;
    position: relative;
    justify-content: center;
    display: flex;
}

.title_pageJvr5j .title_style_header {
    position: relative;
    margin-bottom: 2rem;
    transform: translateX(-20px);
    font-size: 42px;
    font-weight: 700;
    animation: slideInLeft 0.7s cubic-bezier(0.2, 0.8, 0.2, 1) forwards 1s;
    color: #ffffff;
    text-shadow: 0 3px 15px rgba(0, 0, 0, 0.4);
    opacity: 0;
    line-height: 1.2;
}

header .top_plank {
    background: rgb(177,202,188);
    color:  #ffffff;
}

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

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

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

.pricing_trayzVu1s {
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
    background-color: rgb(215,228,219);
}

.pricing_trayzVu1s::after {
    width: 18rem;
    transform: rotate(-10deg);
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    height: 18rem;
    opacity: 0.05;
    background: linear-gradient(45deg, rgb(137,174,149), rgb(177,202,188,0.5));
    left: -5rem;
    bottom: -5rem;
    position: absolute;
    content: "";
    z-index: 0;
}

.pricing_trayzVu1s .rate_plansrij2z {
    display: flex;
    flex-direction: column;
}

.pricing_trayzVu1s .class_dealsvXW0O {
    margin-bottom: 3rem;
    position: relative;
    order: -1;
}

.pricing_trayzVu1s .class_dealsvXW0O h2::after {
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    bottom: -0.5rem;
    background: linear-gradient(90deg, rgb(177,202,188), transparent);
    width: 60%;
}

.pricing_trayzVu1s .edu_rateslqFxW {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    display: grid;
    width: 100%;
}

.pricing_trayzVu1s .promo_plans2CQhX {
    background-color: #ffffff;
    transform: translateY(0);
    border: 1px solid rgba(0,0,0,0.06);
    height: 100%;
    flex-direction: column;
    box-shadow: 0 8px 24px rgba(0,0,0,0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    display: flex;
    overflow: hidden;
    min-height: 480px;
}

.pricing_trayzVu1s .plan_dealsWzVIS h3 {
    font-weight: 600;
    font-size: calc(21px + 0.1rem);
    display: inline-block;
    transition: color 0.3s ease;
    position: relative;
    color: #000000;
    margin-bottom: 0.5rem;
}

.pricing_trayzVu1s .fee_plansyYCmk::before {
    transform-origin: left;
    background-color: rgb(177,202,188,0.5);
    bottom: -0.75rem;
    height: 2px;
    position: absolute;
    width: 3rem;
    content: "";
    transform: scaleX(1);
    left: 0;
    transition: transform 0.4s ease;
}

.pricing_trayzVu1s .img_coverWj2cl {
    width: 100%;
    position: relative;
    height: 180px;
    overflow: hidden;
    transition: transform 0.6s ease;
}

.pricing_trayzVu1s .img_coverWj2cl::after {
    transition: opacity 0.3s ease;
    top: 0;
    opacity: 0.7;
    left: 0;
    position: absolute;
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.15), transparent);
    content: "";
    bottom: 0;
}

.pricing_trayzVu1s .offer_boxCmSBl:hover .promo_plans2CQhX::before {
    transform: scaleX(1);
}

.privacySettingsModalFzq0N {
    bottom: 0;
    z-index: 90;
    width: 100%;
    background: rgb(215,228,219);
    position: fixed;
    border-top: 2px solid rgb(177,202,188);
}

.privacySettingsModalFzq0N h5 {
    margin-bottom: 6px;
    font-size: 22px;
}

.privacySettingsModalFzq0N p {
    font-size: 18px;
}

.cookie_checkAkCih svg, .cookie_checkAkCih svg path, .cookie_checkAkCih img {
    height: 100px;
    fill: rgb(177,202,188);
    width: 100px;
}

.privacySettingsModalFzq0N p a {
    text-decoration: none;
    color: rgb(177,202,188);
}

#cookieWarningPrompt3ksWI {
    display: none;
}

#cookieWarningPrompt3ksWI:checked ~ .privacySettingsModalFzq0N {
    opacity: 0;
    visibility: hidden;
}

.wrapper-bundlewVSbQ .cookie_overviewhuQez {
    padding: 10px;
    color: #ffffff;
    font-size: 20px;
    margin-left: 30px;
    background: rgb(177,202,188);
}

.our_storyELVRI::before {
    top: 0;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.8) 0%,
        rgba(0, 0, 0, 0.6) 40%,
        rgba(0, 0, 0, 0.4) 100%);
    left: 0;
    width: 100%;
    z-index: -1;
    content: "";
    height: 100%;
    position: absolute;
}

.our_storyELVRI h4 {
    font-weight: 700;
    font-size: calc(23px * 1.1);
    text-align: center;
    color: #ffffff;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), 
                opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 1;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 40px;
    letter-spacing: 3px;
    transform: translateY(0);
}

.our_storyELVRI .container {
    padding: 0 30px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.our_storyELVRI .text_capsulemDL6v:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2), 
                0 10px 20px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
}

.our_storyELVRI .text_capsulemDL6v::before {
    height: 100%;
    left: 0;
    width: 100%;
    background: linear-gradient(45deg, 
        rgb(177,202,188,0.5) 0%, 
        transparent 40%);
    top: 0;
    opacity: 0.07;
    content: "";
    position: absolute;
    z-index: -1;
}

.our_storyELVRI h6::after {
    left: 0;
    height: 2px;
    bottom: -8px;
    position: absolute;
    width: 40%;
    content: "";
    transition: width 0.4s ease;
    background: rgb(137,174,149);
}

.sign_up_nowawksf {
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(177,202,188), rgb(137,174,149));
    transform-style: preserve-3d;
    padding: 4rem 2rem;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    position: relative;
}

.sign_up_nowawksf::after {
    background: radial-gradient(
        circle at center,
        rgba(255, 255, 255, 0.1) 0%,
        transparent 60%
    );
    animation: rotateLightSource 15s infinite linear;
    content: '';
    width: 200%;
    height: 200%;
    left: -50%;
    position: absolute;
    mix-blend-mode: overlay;
    pointer-events: none;
    top: -50%;
}

.sign_up_nowawksf h6 {
    max-width: 800px;
    background: rgba(255, 255, 255, 0.1);
    text-shadow: 0 2px 4px rgba(0,0,0,0.15);
    text-align: center;
    font-size: 19px;
    letter-spacing: 0.5px;
    backdrop-filter: blur(5px);
    line-height: 1.6;
    position: relative;
    margin: 0;
    transform: perspective(1000px) rotateX(5deg);
    font-weight: 600;
    padding: 0.5rem 1rem;
    color: #ffffff;
    font-family: Arial, sans-serif;
    border-left: 3px solid #ffffff;
}

.sign_up_nowawksf .feedback_linksCyXIt::before {
    filter: blur(10px);
    transition: opacity 0.4s ease;
    content: '';
    left: -2px;
    position: absolute;
    top: -2px;
    opacity: 0;
    bottom: -2px;
    z-index: -1;
    right: -2px;
    background: linear-gradient(45deg, 
        rgb(137,174,149), 
        rgb(177,202,188), 
        rgb(137,174,149));
    transform: translateZ(-5px);
}

.sign_up_nowawksf .feedback_linksCyXIt span {
    z-index: 2;
    display: inline-block;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}

.sign_up_nowawksf .feedback_linksCyXIt:hover::before {
    opacity: 0.7;
}

.sign_up_nowawksf .feedback_linksCyXIt:hover span {
    transform: scale(1.05);
}

.sign_up_nowawksf .feedback_linksCyXIt:active {
    transition: all 0.1s ease;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1),
                0 3px 3px rgba(0, 0, 0, 0.1),
                0 0 0 2px rgba(255, 255, 255, 0.1);
    transform: translateY(0) translateZ(0);
}

.scholar_ctaI3Ag2::before {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 15px;
    background: rgb(177,202,188);
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
    content: "";
}

.scholar_ctaI3Ag2 .company_holder {
    position: relative;
    flex: 0 0 40%;
    padding: 0 3rem 2rem 0;
    margin-bottom: 2rem;
}

.scholar_ctaI3Ag2 .company_holder h3 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 1rem;
    font-size: 35px;
    margin: 0 0 1.5rem;
    transform: skewX(-10deg);
    letter-spacing: 1px;
    position: relative;
}

.scholar_ctaI3Ag2 .carbon_ctaJN9Ox {
    padding: 1.5rem;
    border-left: 3px solid rgb(177,202,188);
    color: #ffffff;
    transform: skewX(-5deg);
    font-size: 18px;
    background: rgba(0, 0, 0, 0.2);
    line-height: 1.6;
    transform-origin: left top;
}

.scholar_ctaI3Ag2 .header_sitebarQBkwR {
    padding: 0 1rem 2rem 1rem;
    position: relative;
    flex: 0 0 50%;
}

.scholar_ctaI3Ag2 .header_sitebarQBkwR h5::before {
    background: rgb(177,202,188);
    left: 0;
    top: 0;
    position: absolute;
    width: 3px;
    content: "";
    bottom: 0;
    transform: skewX(5deg);
}

.scholar_ctaI3Ag2 .header_sitebarQBkwR .top_pagebartZVHe a {
    color: #ffffff;
    padding: 0.7rem 1rem;
    transition: all 0.3s ease;
    overflow: hidden;
    font-size: 18px;
    position: relative;
    display: block;
    transform: skewX(-5deg);
    text-decoration: none;
    background: rgba(255, 255, 255, 0.05);
}

.scholar_ctaI3Ag2 .header_sitebarQBkwR .top_pagebartZVHe a:hover {
    padding-left: 1.5rem;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    transform: skewX(-5deg) translateX(5px);
}

.testimonialF0YZ2 .container {
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
    align-items: center;
    display: flex;
}

.program_overviewtxjvr {
    overflow: hidden;
    padding: 100px 0;
    background-color: rgb(215,228,219);
    position: relative;
}

.program_overviewtxjvr::after {
    background-size: 120px 120px, 120px 120px;
    top: 0;
    left: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(177,202,188,0.5) 0%, transparent 8%),
        radial-gradient(circle at 80% 70%, rgb(137,174,149,0.5) 0%, transparent 8%);
    z-index: 1;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
}

.program_overviewtxjvr .container {
    z-index: 3;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.program_overviewtxjvr .job_skillsajWUh {
    display: flex;
    flex-direction: column;
}

.program_overviewtxjvr .text_capsulemDL6v::before {
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(177,202,188,0.5) 49%, rgb(177,202,188,0.5) 51%, transparent 52%) 0 0 / 20px 20px,
        linear-gradient(135deg, transparent 48%, rgb(137,174,149,0.5) 49%, rgb(137,174,149,0.5) 51%, transparent 52%) 0 0 / 20px 20px;
    opacity: 0.1;
}

.program_overviewtxjvr .text_capsulemDL6v h2::after {
    position: absolute;
    left: 0;
    width: 80px;
    height: 3px;
    bottom: 0;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(177,202,188) 0%, rgb(137,174,149) 100%);
    content: "";
}

.program_overviewtxjvr .text_capsulemDL6v .description:last-child {
    border-left: 2px solid rgb(137,174,149);
    margin-bottom: 0;
    background: rgba(255, 255, 255, 0.6);
    padding: 15px 20px;
}

.program_overviewtxjvr .img_coverWj2cl {
    height: 100%;
    width: 100%;
    z-index: 2;
    top: 0;
    left: 0;
    position: absolute;
    transform: scale(1.05);
}

.program_overviewtxjvr .img_coverWj2cl::after {
    content: "";
    position: absolute;
    top: 0;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 20px, rgba(255, 255, 255, 0.05) 20px, rgba(255, 255, 255, 0.05) 40px);
    height: 100%;
    left: 0;
    width: 100%;
    z-index: 3;
}

.contact_form_boxRDmxZ {
    position: relative;
    padding: 0;
}

.contact_form_boxRDmxZ::before {
    background-color: rgb(215,228,219);
    opacity: 0.92;
    position: absolute;
    content: '';
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
}

.contact_form_boxRDmxZ .container {
    padding: 0;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}

.contact_form_boxRDmxZ .help_sectionXjyh1 {
    width: 40%;
    display: flex;
    flex-direction: column;
    color: #ffffff;
    padding: 80px 50px;
    justify-content: center;
    background-color: rgb(177,202,188);
}

.contact_form_boxRDmxZ .help_sectionXjyh1 h3::after {
    height: 3px;
    bottom: -15px;
    content: '';
    width: 60px;
    background: #ffffff;
    position: absolute;
    left: 0;
}

.contact_form_boxRDmxZ .help_sectionXjyh1 div:last-child {
    border-bottom: none;
}

.contact_form_boxRDmxZ .help_sectionXjyh1 svg path {
    fill: #ffffff;
}

.contact_form_boxRDmxZ .help_sectionXjyh1 a {
    color: #ffffff;
    transition: opacity 0.3s ease;
    text-decoration: none;
}

.contact_form_boxRDmxZ form {
    width: 100%;
}

.contact_form_boxRDmxZ form h3 {
    font-weight: 700;
    color: #000000;
    font-size: 35px;
    position: relative;
    margin-bottom: 40px;
}

.contact_form_boxRDmxZ form input[type="text"],
.contact_form_boxRDmxZ form input[type="email"] {
    transition: all 0.3s ease;
    padding: 15px 0;
    margin-bottom: 25px;
    width: 100%;
    color: #000000;
    font-size: 14px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #e0e0e0;
}

.contact_form_boxRDmxZ form input::placeholder {
    color: #9e9e9e;
}

.contact_form_boxRDmxZ .connect_gridFBgPr input[type="checkbox"] {
    background: transparent;
    border: 1px solid #e0e0e0;
    position: relative;
    margin-right: 15px;
    cursor: pointer;
    height: 20px;
    transition: all 0.3s ease;
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    flex-shrink: 0;
}

.contact_form_boxRDmxZ .connect_gridFBgPr label {
    color: #000000;
    font-size: 14px;
    line-height: 1.6;
}

.contact_form_boxRDmxZ .connect_gridFBgPr a {
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease;
    color: rgb(177,202,188);
}

.contact_form_boxRDmxZ .feedback_linksCyXIt::after {
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    content: '';
    transform: scaleX(0);
    background: rgb(137,174,149);
    z-index: -1;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: right;
    position: absolute;
}

.privacy_stockadeYVE9g {
    line-height: 1.7;
    color: #ffffff;
    position: relative;
    font-family: Arial, sans-serif;
    padding: 60px 40px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(177,202,188,0.5) 0%, rgb(137,174,149,0.5) 100%);
}

.privacy_stockadeYVE9g h2 {
    letter-spacing: 0.5px;
    padding-bottom: 10px;
    font-size: 38px;
    font-weight: 600;
    text-transform: uppercase;
}

.privacy_stockadeYVE9g h3 {
    padding-bottom: 8px;
    font-size: 38px;
    font-weight: 600;
}

.privacy_stockadeYVE9g li {
    line-height: 1.6;
    margin-bottom: 12px;
    color: #ffffff;
    position: relative;
    font-size: 12px;
    padding-left: 25px;
}

.privacy_stockadeYVE9g ol {
    counter-reset: item;
}

.privacy_stockadeYVE9g ol li {
    list-style-type: none;
}

.privacy_stockadeYVE9g ol li:before {
    color: rgb(177,202,188);
    position: absolute;
    left: 0;
    line-height: 20px;
    content: counter(item);
    font-size: 19px;
    width: 20px;
    background-color: #ffffff;
    text-align: center;
    counter-increment: item;
    height: 20px;
    border-radius: 50%;
    top: 0;
}

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

.leadership_experienceAtugp::after {
    transform: rotate(-15deg);
    z-index: 1;
    background: radial-gradient(
        ellipse at center,
        rgb(177,202,188,0.5) 0%,
        transparent 70%
    );
    position: absolute;
    content: "";
    opacity: 0.1;
    height: 200%;
    width: 80%;
    right: -25%;
    top: -50%;
}

.leadership_experienceAtugp .client_feedbackvTwyF {
    display: grid;
    padding: 3rem;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(0deg);
    background: #ffffff;
    grid-template-columns: 1fr;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.08);
    gap: 2rem;
}

.leadership_experienceAtugp .client_feedbackvTwyF:hover::before {
    transform: scaleY(1);
}

.leadership_experienceAtugp .img_coverWj2cl {
    overflow: hidden;
    border: 6px solid #ffffff;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    margin: 0 auto;
    height: 180px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    transform: rotate(-3deg) translateY(0);
    position: relative;
    width: 180px;
}

.leadership_experienceAtugp .name {
    display: inline-block;
    color: rgb(177,202,188);
    margin: 0.5rem 0;
    font-weight: 700;
    text-align: center;
    width: 100%;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    font-size: calc(23px * 1.1);
    transform: translateY(0);
}

.leadership_experienceAtugp .client_feedbackvTwyF:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}

.leadership_experienceAtugp .client_feedbackvTwyF div:nth-child(2) div {
    font-size: calc(17px * 1.05);
    color: rgb(137,174,149);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    font-style: italic;
    transform: translateY(0);
    text-align: center;
    margin-top: 0.5rem;
}

.leadership_experienceAtugp .client_feedbackvTwyF:hover .job_tableNUiAc {
    opacity: 1;
}

.leadership_experienceAtugp .job_tableNUiAc::before {
    top: -0.5rem;
    line-height: 1;
    font-family: serif;
    text-shadow: 2px 2px 0 #ffffff;
    color: rgb(177,202,188,0.5);
    position: absolute;
    content: "";
    transform: translateX(-50%);
    left: 50%;
    font-size: 4rem;
}

header::after {
    background: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 20%);
    top: 0;
    position: absolute;
    z-index: 0;
    content: '';
    left: 0;
    height: 100%;
    width: 100%;
}

header .top_bark2YNI::before {
    content: '';
    width: 5px;
    background: linear-gradient(to bottom, rgb(177,202,188), rgb(137,174,149));
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

header .page_headerkIZGM {
    justify-content: center;
    padding: 0 0 1rem 0;
    display: flex;
    text-decoration: none;
    position: relative;
}

header .page_headerkIZGM::after {
    transform: translateX(-50%);
    left: 50%;
    content: '';
    background: rgb(177,202,188,0.5);
    width: 80px;
    height: 1px;
    bottom: 0;
    position: absolute;
}

header .header_sitebarQBkwR {
    max-width: 90%;
    gap: 0.7rem;
    justify-content: center;
    padding-top: 1rem;
    width: 100%;
    flex-wrap: wrap;
    display: flex;
}

header .top_primaryyRNlE::before {
    left: 0;
    content: '';
    top: 0;
    transition: width 0.3s ease;
    border-radius: 10px 0 0 10px;
    height: 100%;
    width: 3px;
    z-index: -1;
    position: absolute;
    background: linear-gradient(to bottom, rgb(177,202,188), rgb(137,174,149));
}

header .top_primaryyRNlE:hover::before {
    width: 100%;
}


@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}



@media (max-width: 991px) {.aspiring_learnersmGs2E {
    padding: 120px 0;
}.aspiring_learnersmGs2E h4 {
    margin-bottom: 70px;
    font-size: calc(32px - 2px);
}.aspiring_learnersmGs2E div p {
    width: 80%;
    padding: 22px 25px;
    margin-bottom: 50px;
}.aspiring_learnersmGs2E div p svg {
    height: 28px;
    margin-right: 15px;
    width: 28px;
    min-width: 28px;
}
}



@media (max-width: 479px) {.aspiring_learnersmGs2E {
    padding: 80px 0;
}.aspiring_learnersmGs2E h4 {
    font-size: calc(32px - 6px);
    margin-bottom: 50px;
}.aspiring_learnersmGs2E div p {
    margin-bottom: 30px;
    width: 100%;
    font-size: calc(17px - 1px);
    padding: 15px 18px;
}.aspiring_learnersmGs2E div p svg {
    width: 22px;
    min-width: 22px;
    margin-right: 10px;
    height: 22px;
}}



@media (max-width: 480px) {.stay_connectedxrHjp {
    padding: 2.5rem 0;
}.stay_connectedxrHjp .skill_classesFJseO {
    padding: 1.5rem;
}.stay_connectedxrHjp h3 {
    font-size: calc(21px * 0.8);
    margin-bottom: 1rem;
}.stay_connectedxrHjp h3::after {
    width: 40px;
}.stay_connectedxrHjp .input_holder {
    margin-top: 1.5rem;
}.stay_connectedxrHjp .input_holder input[type="email"] {
    height: 45px;
}.stay_connectedxrHjp .input_holder .updates_boxABeMz {
    min-height: 45px;
    padding: 0.6rem 1.2rem;
}}



@media screen and (max-width: 1200px) {.data_explorationsL5U9 .container {
    padding: 40px;
}.data_explorationsL5U9 h2 {
    font-size: calc(41px * 2);
}.data_explorationsL5U9 .advantage_statisticsb0V6w p {
    font-size: 3rem;
}
}



@media screen and (max-width: 767px) {.data_explorationsL5U9 {
    padding: 60px 0;
}.data_explorationsL5U9 h2 {
    margin-bottom: 40px;
    font-size: calc(41px * 1.2);
}.data_explorationsL5U9 .advantage_statisticsb0V6w p {
    font-size: 2.5rem;
}.data_explorationsL5U9 .advantage_statisticsb0V6w {
    padding: 25px;
}.data_explorationsL5U9 svg {
    height: 50px;
    width: 50px;
}
}



@media screen and (max-width: 480px) {.data_explorationsL5U9 {
    padding: 50px 0;
}.data_explorationsL5U9 h2 {
    margin-bottom: 30px;
    font-size: 41px;
}.data_explorationsL5U9 .advantage_statisticsb0V6w {
    padding: 20px;
}.data_explorationsL5U9 .advantage_statisticsb0V6w p {
    font-size: 2.2rem;
}.data_explorationsL5U9 .advantage_statisticsb0V6w span {
    font-size: calc(15px * 0.9);
    margin-top: 15px;
}.data_explorationsL5U9 svg {
    top: 15px;
    width: 40px;
    right: 15px;
    height: 40px;
}}



@media (min-width: 768px) {.program_outcomesCcHaB {
    padding: 8rem 0;
}.program_outcomesCcHaB .container {
    align-items: center;
    gap: 3rem;
    flex-direction: row;
}.program_outcomesCcHaB .img_coverWj2cl {
    transform: perspective(1000px) rotateY(-3deg) translateZ(0);
    max-height: 600px;
    width: 45%;
    margin-bottom: 0;
}.program_outcomesCcHaB .skill_classesFJseO {
    transform: translateY(0) translateX(-40px);
    width: 55%;
}.program_outcomesCcHaB .text_capsulemDL6v {
    padding: 3rem 2.5rem;
}.program_outcomesCcHaB ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem 2rem;
}
}



@media (max-width: 991px) {.tySpotEwuOG {
    padding: 90px 0 70px;
}.tySpotEwuOG h2 {
    margin-bottom: 35px;
    font-size: calc(38px * 0.9);
}.tySpotEwuOG .skill_classesFJseO {
    padding: 40px 35px;
}.tySpotEwuOG h2::after {
    width: 70px;
}
}



@media (max-width: 767px) {.tySpotEwuOG {
    padding: 70px 0 50px;
}.tySpotEwuOG h2 {
    margin-bottom: 30px;
    line-height: 1.4;
    font-size: calc(38px * 0.8);
}.tySpotEwuOG .skill_classesFJseO {
    padding: 35px 25px;
}.tySpotEwuOG span {
    line-height: 1.6;
    font-size: 18px;
}.tySpotEwuOG h2::after {
    width: 60px;
    height: 2px;
}
}



@media (hover: hover) {.tySpotEwuOG .skill_classesFJseO:hover {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
    transform: translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.06);
}.tySpotEwuOG .skill_classesFJseO:hover::before {
    background: linear-gradient(to bottom, rgb(177,202,188), rgb(137,174,149));
    transition: background 0.5s ease;
}}



@media (min-width: 992px) {.title_pageJvr5j .page_titleqULDd > div {
    gap: 3rem;
    grid-template-columns: 0.35fr 0.65fr;
}.title_pageJvr5j .founder_biojOJwY {
    transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
    transform: perspective(1000px) rotateY(2deg);
    min-height: 500px;
}.title_pageJvr5j .founder_biojOJwY:hover {
    transform: perspective(1000px) rotateY(0deg);
}.title_pageJvr5j .page_titleqULDd h3 {
    font-size: calc(20px * 1.1);
    transform: perspective(1000px) rotateY(-2deg);
}.title_pageJvr5j .founder_biojOJwY > div {
    padding: 4rem;
}.title_pageJvr5j .title_style_header {
    font-size: calc(42px * 1.4);
}.title_pageJvr5j .founder_biojOJwY p {
    font-size: calc(14px * 1.4);
}
}



@media (min-width: 768px) {.pricing_trayzVu1s .rate_plansrij2z {
    align-items: flex-start;
    flex-direction: row;
    gap: 2rem;
}.pricing_trayzVu1s .class_dealsvXW0O {
    flex: 0 0 30%;
    margin-bottom: 0;
    padding-top: 2rem;
    order: 0;
}.pricing_trayzVu1s .edu_rateslqFxW {
    flex: 0 0 70%;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.pricing_trayzVu1s .promo_plans2CQhX {
    border-radius: 0.25rem;
}
}



@media (min-width: 1024px) {.pricing_trayzVu1s .edu_rateslqFxW {
    grid-template-columns: repeat(2, 1fr);
}.pricing_trayzVu1s .offer_boxCmSBl:nth-child(odd) {
    transform: translateY(1.5rem);
}
}



@media (min-width: 1200px) {.pricing_trayzVu1s .class_dealsvXW0O {
    padding-top: 4rem;
}.pricing_trayzVu1s .offer_boxCmSBl:hover {
    z-index: 5;
}.pricing_trayzVu1s .edu_rateslqFxW {
    row-gap: 2.5rem;
    column-gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
}
}


@media only screen and (max-width: 1200px) {.privacySettingsModalFzq0N {
    padding: 20px;
}
}


@media only screen and (max-width: 800px)  {.wrapper-bundlewVSbQ .cookie_overviewhuQez {
    margin-bottom: 10px;
    margin-left: 0;
}}



@media screen and (min-width: 768px) {.our_storyELVRI span {
    columns: 2;
}.our_storyELVRI .text_capsulemDL6v {
    padding: 60px;
}
}



@media screen and (min-width: 992px) {.our_storyELVRI {
    padding: 140px 0 160px;
}.our_storyELVRI h4 {
    font-size: calc(23px * 1.3);
    margin-bottom: 60px;
}.our_storyELVRI h6 {
    font-size: calc(18px * 1.4);
    margin-bottom: 30px;
}.our_storyELVRI .text_capsulemDL6v {
    max-width: 90%;
    padding: 70px;
    margin: 0 auto;
}
}



@media (hover: hover) {.our_storyELVRI .text_capsulemDL6v::after {
    opacity: 0;
    transition: opacity 0.5s ease;
    background: linear-gradient(135deg, 
            rgba(255, 255, 255, 0.1) 0%, 
            rgba(255, 255, 255, 0) 50%);
    position: absolute;
    top: 0;
    pointer-events: none;
    right: 0;
    content: "";
    left: 0;
    bottom: 0;
}.our_storyELVRI .text_capsulemDL6v:hover::after {
    opacity: 1;
}
}



@media (max-width: 768px) {.sign_up_nowawksf {
    padding: 3rem 1.5rem;
}.sign_up_nowawksf h6 {
    transform: perspective(1000px) rotateX(3deg);
    font-size: calc(19px * 0.9);
}.sign_up_nowawksf .feedback_linksCyXIt {
    font-size: calc(19px * 0.9);
    padding: 0.875rem 2rem;
}.sign_up_nowawksf .container {
    gap: 2rem;
}
}



@media (min-width: 992px) {.sign_up_nowawksf {
    padding: 5rem 2rem;
}.sign_up_nowawksf .container {
    gap: 3rem;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}.sign_up_nowawksf h6 {
    max-width: 60%;
    transform: perspective(1000px) rotateX(5deg) translateZ(10px);
    text-align: left;
    flex: 1;
}.sign_up_nowawksf div div {
    flex: 0 0 auto;
}.sign_up_nowawksf .feedback_linksCyXIt {
    padding: 1.125rem 2.75rem;
}
}



@media (max-width: 1200px) {.scholar_ctaI3Ag2 .company_holder {
    flex: 0 0 35%;
    padding-right: 2rem;
}.scholar_ctaI3Ag2 .challenge_ctaPL42G {
    flex: 0 0 65%;
}
}



@media (max-width: 992px) {.scholar_ctaI3Ag2 {
    padding: 4rem 0 2rem;
}.scholar_ctaI3Ag2 .container {
    flex-direction: column;
}.scholar_ctaI3Ag2 .company_holder {
    padding-right: 0;
    margin-bottom: 3rem;
    flex: 0 0 100%;
}.scholar_ctaI3Ag2 .company_holder::after {
    display: none;
}.scholar_ctaI3Ag2 .challenge_ctaPL42G {
    flex: 0 0 100%;
}.scholar_ctaI3Ag2 .header_sitebarQBkwR {
    padding-bottom: 1.5rem;
}
}



@media (max-width: 576px) {.scholar_ctaI3Ag2 {
    padding: 3rem 0 1rem;
}.scholar_ctaI3Ag2::before {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.scholar_ctaI3Ag2 .header_sitebarQBkwR {
    flex: 0 0 100%;
    padding: 0 0 2rem 0;
}.scholar_ctaI3Ag2 .company_holder {
    margin-bottom: 2rem;
}.scholar_ctaI3Ag2 .header_sitebarQBkwR .top_pagebartZVHe a {
    padding: 0.6rem 0.8rem;
}.scholar_ctaI3Ag2 .header_sitebarQBkwR .top_pagebartZVHe a:hover {
    padding-left: 1.2rem;
}.testimonialF0YZ2 {
    margin-top: 1rem;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}
}



@media (max-width: 992px) {.program_overviewtxjvr {
    padding: 80px 0;
}.program_overviewtxjvr .text_capsulemDL6v {
    margin-bottom: 40px;
    padding: 40px;
}.program_overviewtxjvr .img_coverWj2cl {
    height: 60%;
}
}



@media (max-width: 576px) {.program_overviewtxjvr {
    padding: 50px 0;
}.program_overviewtxjvr .text_capsulemDL6v {
    padding: 25px 20px;
    margin-bottom: 20px;
}.program_overviewtxjvr .text_capsulemDL6v h2 {
    padding-bottom: 10px;
    font-size: calc(34px * 0.8);
    margin-bottom: 15px;
}.program_overviewtxjvr .text_capsulemDL6v .description {
    padding-left: 15px;
    font-size: calc(13px * 0.95);
    line-height: 1.7;
}.program_overviewtxjvr .img_coverWj2cl {
    clip-path: polygon(0 15%, 100% 5%, 100% 100%, 0% 100%);
    height: 40%;
}}



@media (max-width: 768px) {.contact_form_boxRDmxZ .request_infocakD4 {
    flex-direction: column;
}.contact_form_boxRDmxZ .help_sectionXjyh1 {
    clip-path: none;
    padding: 50px 30px;
    width: 100%;
}.contact_form_boxRDmxZ .feedback_boxCjMWc {
    padding: 50px 30px;
    width: 100%;
}.contact_form_boxRDmxZ .help_sectionXjyh1 h3,
    .contact_form_boxRDmxZ form h3 {
    font-size: calc(35px * 0.9);
    margin-bottom: 30px;
}
}


@media only screen and (max-width: 800px) {.privacy_stockadeYVE9g {
    padding: 40px 20px;
}.privacy_stockadeYVE9g h1 {
    font-size: calc(20px - 10px);
}.privacy_stockadeYVE9g h2 {
    font-size: calc(20px - 8px);
}.privacy_stockadeYVE9g p, .privacy_stockadeYVE9g li {
    font-size: calc(12px - 2px);
}}



@media (min-width: 992px) {.leadership_experienceAtugp {
    padding: 150px 0;
}.leadership_experienceAtugp .client_feedbackvTwyF {
    padding: 4rem;
    gap: 3rem;
    grid-template-columns: 220px 1fr 2fr;
}.leadership_experienceAtugp .client_feedbackvTwyF div:nth-child(1) {
    grid-row: span 2;
}.leadership_experienceAtugp .client_feedbackvTwyF div:nth-child(3) {
    grid-row: span 2;
    grid-column: 3;
}.leadership_experienceAtugp .img_coverWj2cl {
    width: 220px;
    height: 280px;
}.leadership_experienceAtugp .job_tableNUiAc {
    display: flex;
    margin: 0;
    padding: 0 0 0 3rem;
    border-top: none;
    align-items: center;
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    height: 100%;
}.leadership_experienceAtugp .job_tableNUiAc::before {
    top: 1rem;
    left: 1rem;
}
}



@media (max-width: 991px) {header {
    padding: 1.2rem 2.5%;
}header .top_bark2YNI {
    padding: 1.2rem;
}header .page_headerkIZGM {
    padding: 0 0 0.8rem 0;
}header .page_headerkIZGM svg {
    width: 150px;
}header .header_sitebarQBkwR {
    gap: 0.6rem;
    padding-top: 0.8rem;
}header .top_primaryyRNlE {
    padding: 0.6rem 1.1rem;
}
}



@media (max-width: 767px) {header {
    padding: 1rem 2%;
}header .top_bark2YNI {
    padding: 1rem;
}header .page_headerkIZGM {
    padding: 0 0 0.7rem 0;
}header .page_headerkIZGM svg {
    width: 130px;
}header .header_sitebarQBkwR {
    padding-top: 0.7rem;
    max-width: 95%;
    gap: 0.5rem;
}header .top_primaryyRNlE {
    padding: 0.5rem 1rem;
    font-size: calc(14px - 1px);
}
}



@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(177,202,188,0.5);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}



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



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



@keyframes expandLine {
    to {
        transform: scaleX(1);
    }
}



@keyframes popIn {
    0% {
        transform: scale(0);
    }
    70% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}



@keyframes slideInTop {
  0% {
    transform: translateY(30px) rotateX(5deg);
    opacity: 0;
  }
  100% {
    transform: translateY(0) rotateX(0);
    opacity: 1;
  }
}



@keyframes slideInLeft {
  0% {
    transform: translateX(-30px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}



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



@keyframes floatGradient {
    0% {
        transform: rotate(-15deg) translateY(0);
    }
    50% {
        transform: rotate(-10deg) translateY(-20px);
    }
    100% {
        transform: rotate(-15deg) translateY(0);
    }
}

