* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}header,footer {
    width: 100%;
}.partner_logo_Ney {
    flex: 0 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}.head_master_4PV {
    flex: 1 0 auto;
}svg {
    height: 30px;
    width: 30px;
}html,body {
    color: #000000;
    min-height: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
}.wrapper-canvas_Tgk {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1233px;
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.trackingNoticeDialog_2cw {
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
    background: rgb(100,180,167);
    z-index: 90;
    position: fixed;
    bottom: 0;
    padding: 20px 0;
    transition: all 0.3s ease-in-out;
    border-top: 2px solid rgb(163,200,193);
}.cookie_window_JLd {
    flex-wrap: wrap;
    margin: auto;
    max-width: 1200px;
    align-items: center;
    padding: 20px 30px;
    display: flex;
    justify-content: space-between;
}.trackingNoticeDialog_2cw h5 {
    transition: color 0.3s ease-in-out;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 6px;
    font-size: 20px;
}.trackingNoticeDialog_2cw p {
    font-size: 13px;
    color: #ffffff;
    max-width: 500px;
}.data_settings_VZT {
    flex-shrink: 0;
    margin-right: 20px;
}.data_settings_VZT svg, .data_settings_VZT svg path {
    height: 80px;
    transition: transform 0.3s ease-in-out;
    width: 80px;
    fill: rgb(163,200,193);
}.data_settings_VZT:hover svg {
    transform: rotate(10deg);
}.edu_cookies_lJm {
    margin-left: 20px;
    border-radius: 21px;
    padding: 10px 20px;
    font-size: 19px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    line-height: 35px;
    cursor: pointer;
    background: rgb(163,200,193);
    color: #ffffff;
    text-decoration: none;
    box-shadow: rgb(163,200,193,0.5) 0px 4px 10px 0px;
}.cookie_button.visitor_acceptance_QdW {
    background: rgb(163,200,193);
}.cookie_button.learn_consent_ajr {
    background: rgb(100,180,167);
}.edu_cookies_lJm:hover {
    transform: scale(1.05);
    box-shadow: rgb(163,200,193,0.5) 0px 6px 15px 0px;
}.trackingNoticeDialog_2cw p a {
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease-in-out;
    color: rgb(163,200,193);
}.trackingNoticeDialog_2cw p a:hover {
    color: rgb(100,180,167);
}.wrapper-canvas_Tgk .trackingNoticeDialog_2cw {
    padding: 40px 0;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
    background: rgb(100,180,167);
    border: none;
}.wrapper-canvas_Tgk .edu_cookies_lJm {
    border: none;
    border-radius: 10px;
    margin-left: 30px;
    background: rgb(163,200,193);
    padding: 10px;
    color: #ffffff;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    font-size: 19px;
    font-weight: 400;
}.wrapper-canvas_Tgk .track_optin_BxG h5, .wrapper-canvas_Tgk .track_optin_BxG p {
    color: #ffffff;
}
@media only screen and (max-width: 1200px) {.trackingNoticeDialog_2cw {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.data_settings_VZT {
    display: none;
}.cookie_window_JLd {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.trackingNoticeDialog_2cw h5 {
    text-align: center;
}.trackingNoticeDialog_2cw p {
    text-align: center;
}.track_optin_BxG {
    text-align: center;
    margin-bottom: 20px;
}.edu_cookies_lJm {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
    max-width: 300px;
}}
#cookieWarningNotice_5qw {
    display: none;
}#cookieWarningNotice_5qw:checked ~ .trackingNoticeDialog_2cw {
    opacity: 0;
    visibility: hidden;
}.prospective_students_5Zk {
    position: relative;
    padding: 6rem 0;
    background-color: rgb(213,226,223);
    overflow: hidden;
}.prospective_students_5Zk::before {
    width: 100%;
    top: 0;
    opacity: 0.2;
    left: 0;
    z-index: 1;
    height: 100%;
    content: '';
    background: 
        radial-gradient(circle at 20% 20%, #ffffff 0%, transparent 25%),
        radial-gradient(circle at 80% 80%, rgb(100,180,167,0.5) 0%, transparent 30%),
        radial-gradient(circle at 50% 50%, rgb(163,200,193,0.5) 0%, transparent 40%);
    position: absolute;
}.prospective_students_5Zk::after {
    height: 100%;
    width: 100%;
    content: '';
    opacity: 0.1;
    background: linear-gradient(135deg, #ffffff 0%, transparent 100%);
    position: absolute;
    left: 0;
    z-index: 1;
    top: 0;
}.prospective_students_5Zk .learn_track_EDC {
    margin: 0 auto;
    padding: 0 2rem;
    z-index: 2;
    position: relative;
    max-width: 1200px;
}.prospective_students_5Zk h3 {
    font-weight: 300;
    position: relative;
    text-align: center;
    margin-bottom: 4rem;
    letter-spacing: 2px;
    font-size: 47px;
    color: rgb(163,200,193);
}.prospective_students_5Zk h3::after {
    position: absolute;
    transform: translateX(-50%);
    opacity: 0.8;
    left: 50%;
    height: 3px;
    background: linear-gradient(90deg, transparent, rgb(163,200,193), transparent);
    border-radius: 50px;
    width: 80px;
    bottom: -15px;
    content: '';
}.prospective_students_5Zk ul {
    gap: 2.5rem;
    padding: 0;
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
    list-style-type: none;
    display: grid;
}.prospective_students_5Zk li {
    align-items: center;
    position: relative;
    backdrop-filter: blur(10px);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: flex;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.02);
    flex-direction: column;
    overflow: hidden;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 2.5rem 2rem;
    border-radius: 29px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}.prospective_students_5Zk li::before {
    width: 100%;
    background: 
        radial-gradient(circle at 90% 10%, rgb(163,200,193,0.5) 0%, transparent 30%),
        radial-gradient(circle at 10% 90%, rgb(100,180,167,0.5) 0%, transparent 30%);
    content: '';
    height: 100%;
    position: absolute;
    left: 0;
    transition: opacity 0.5s ease;
    opacity: 0.1;
    z-index: -1;
    top: 0;
}.prospective_students_5Zk li::after {
    left: -50%;
    transform: scale(0.8);
    width: 200%;
    opacity: 0;
    content: '';
    z-index: -1;
    height: 200%;
    background: radial-gradient(circle at center, rgba(255, 255, 255, 0.8) 0%, transparent 60%);
    top: -50%;
    position: absolute;
    transition: all 0.5s ease;
}.prospective_students_5Zk li:hover {
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.1),
        0 10px 25px rgba(0, 0, 0, 0.05);
    transform: translateY(-10px);
    border-color: rgb(163,200,193,0.5);
}.prospective_students_5Zk li:hover::before {
    opacity: 0.2;
}.prospective_students_5Zk li:hover::after {
    opacity: 0.1;
    transform: scale(1);
}.prospective_students_5Zk li svg {
    height: 70px;
    width: 70px;
    transition: all 0.5s ease;
    filter: drop-shadow(0 3px 6px rgb(100,180,167,0.5));
    margin-bottom: 1.5rem;
    fill: rgb(100,180,167);
    animation: float 8s ease-in-out infinite;
}.prospective_students_5Zk li:hover svg {
    fill: rgb(163,200,193);
    filter: drop-shadow(0 8px 15px rgb(163,200,193,0.5));
    transform: translateY(-5px);
}.prospective_students_5Zk li svg path {
    transition: all 0.5s ease;
}.prospective_students_5Zk li:hover svg path {
    fill: rgb(163,200,193);
}.prospective_students_5Zk li {
    font-weight: 300;
    margin-top: 1rem;
    line-height: 1.7;
    font-size: calc(14px * 1.1);
    color: #000000;
}.prospective_students_5Zk li:nth-child(1) {
    animation-delay: 0s;
}.prospective_students_5Zk li:nth-child(2) {
    animation-delay: 0.3s;
}.prospective_students_5Zk li:nth-child(3) {
    animation-delay: 0.6s;
}.prospective_students_5Zk li:nth-child(4) {
    animation-delay: 0.9s;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-8px);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.7;
        transform: scale(1);
    }
    50% {
        opacity: 1;
        transform: scale(1.05);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 991px) {.prospective_students_5Zk {
    padding: 5rem 0;
}.prospective_students_5Zk h3 {
    margin-bottom: 3rem;
    font-size: calc(47px * 0.8);
}.prospective_students_5Zk ul {
    gap: 2rem;
}.prospective_students_5Zk li {
    padding: 2rem 1.5rem;
}.prospective_students_5Zk li svg {
    width: 60px;
    height: 60px;
    margin-bottom: 1.2rem;
}
}

@media (max-width: 767px) {.prospective_students_5Zk {
    padding: 4rem 0;
}.prospective_students_5Zk h3 {
    font-size: calc(47px * 0.7);
    letter-spacing: 1px;
    margin-bottom: 2.5rem;
}.prospective_students_5Zk ul {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.prospective_students_5Zk li {
    padding: 1.8rem 1.2rem;
}.prospective_students_5Zk li svg {
    margin-bottom: 1rem;
    height: 50px;
    width: 50px;
}}.landing_page_78O {
    background: linear-gradient(135deg, rgb(100,180,167) 0%, rgb(163,200,193) 100%);
    min-height: 100vh;
    overflow: hidden;
    position: relative;
}.landing_page_78O::before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0;
    width: 100%;
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.5) 0%, transparent 50%);
}.landing_page_78O::after {
    animation: moveGradient 20s ease-in-out infinite alternate;
    position: absolute;
    z-index: 2;
    width: 80%;
    content: "";
    top: -30%;
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 0%, transparent 70%);
    height: 80%;
    right: -30%;
}.landing_page_78O .start_first_i80 {
    flex-direction: column;
    padding: 5% 3%;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    z-index: 3;
}.landing_page_78O .start_first_i80 > div {
    animation: fadeInUp 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    grid-template-columns: 1fr;
    gap: 3rem;
    width: 100%;
    display: grid;
    max-width: 1400px;
    transform: translateY(0);
}.landing_page_78O h3 {
    backdrop-filter: blur(10px);
    font-weight: 600;
    transform: perspective(1000px) rotateX(2deg);
    margin-bottom: 1.5rem;
    background: linear-gradient(120deg, rgb(163,200,193,0.5) 0%, rgb(100,180,167,0.5) 100%);
    padding: 2rem;
    position: relative;
    line-height: 1.5;
    letter-spacing: 0.5px;
    font-size: calc(24px * 1.1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    color: #ffffff;
}.landing_page_78O h3::before {
    content: "";
    position: absolute;
    top: 0;
    transform: scaleY(1.1);
    background: rgb(100,180,167);
    height: 100%;
    width: 5px;
    left: 0;
}.landing_page_78O .expert_sessions_icl {
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3);
    transform: perspective(1200px) rotateY(-2deg);
    position: relative;
    height: 65vh;
    overflow: hidden;
}.landing_page_78O .expert_sessions_icl:hover {
    transform: perspective(1200px) rotateY(0deg);
}.landing_page_78O .expert_sessions_icl::before {
    height: 100%;
    top: 0;
    content: "";
    background: linear-gradient(to bottom, 
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0.3) 40%, 
    rgba(0, 0, 0, 0.7) 100%);
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}.landing_page_78O .expert_sessions_icl > div {
    z-index: 2;
    position: relative;
    flex-direction: column;
    padding: 5rem 3rem;
    height: 100%;
    justify-content: flex-end;
    display: flex;
}.landing_page_78O .expert_sessions_icl p {
    max-width: 90%;
    font-size: calc(17px * 1.2);
    opacity: 0;
    color: #ffffff;
    font-weight: 400;
    transform: translateY(50px);
    animation: fadeUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.6s forwards;
    padding-left: 2rem;
    position: relative;
    letter-spacing: 0.5px;
    margin-bottom: 1.5rem;
    line-height: 1.6;
}.landing_page_78O .expert_sessions_icl p::before {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    height: 1rem;
    background: rgb(163,200,193);
    position: absolute;
    top: 0.5rem;
    left: 0;
    content: "";
    width: 1rem;
}.landing_page_78O .title_style_header {
    animation: fadeUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.8s forwards;
    transform: translateY(60px);
    line-height: 1.3;
    color: #ffffff;
    margin-top: 1rem;
    letter-spacing: 1px;
    text-shadow: 0 2px 15px rgba(255, 255, 255, 0.2);
    max-width: 95%;
    opacity: 0;
    position: relative;
    font-weight: 700;
    color: transparent;
    background-clip: text !important;
    font-size: 45px;
    background: linear-gradient(90deg, #ffffff 0%, rgb(100,180,167) 100%);
    -webkit-background-clip: text !important;
}.landing_page_78O .title_style_header::after {
    background: rgb(100,180,167);
    position: absolute;
    transform-origin: left;
    content: "";
    transform: scaleX(0);
    height: 4px;
    bottom: -1rem;
    left: 0;
    width: 6rem;
    animation: lineGrow 1s cubic-bezier(0.22, 1, 0.36, 1) 1.2s forwards;
}

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

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

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

@keyframes moveGradient {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-5%, 5%);
  }
  100% {
    transform: translate(5%, -5%);
  }
}

@media (min-width: 768px) {.landing_page_78O .start_first_i80 > div {
    grid-template-columns: 0.5fr 1fr;
    gap: 2rem;
}.landing_page_78O h3 {
    height: 100%;
    align-items: center;
    display: flex;
    margin-bottom: 0;
    font-size: calc(24px * 1.2);
}.landing_page_78O .expert_sessions_icl {
    height: 75vh;
    clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
}.landing_page_78O .title_style_header {
    font-size: calc(45px * 1.2);
    max-width: 90%;
}
}

@media (min-width: 992px) {.landing_page_78O .start_first_i80 {
    padding: 3% 5%;
}.landing_page_78O h3 {
    padding: 3rem;
    font-size: calc(24px * 1.3);
}.landing_page_78O .expert_sessions_icl {
    transform: perspective(1500px) rotateY(-3deg);
}.landing_page_78O .expert_sessions_icl > div {
    padding: 6rem 4rem;
}.landing_page_78O .title_style_header {
    font-size: calc(45px * 1.4);
}.landing_page_78O .expert_sessions_icl p {
    max-width: 80%;
    font-size: calc(17px * 1.3);
}
}

@media (min-width: 1200px) {.landing_page_78O .title_style_header {
    max-width: 85%;
    font-size: calc(45px * 1.5);
}.landing_page_78O h3 {
    font-size: calc(24px * 1.4);
}.landing_page_78O .expert_sessions_icl p {
    font-size: calc(17px * 1.4);
    max-width: 75%;
}.landing_page_78O .expert_sessions_icl::after {
    width: 150px;
    height: 150px;
    right: 2rem;
    z-index: 1;
    content: "";
    opacity: 0.3;
    bottom: 2rem;
    position: absolute;
    background: linear-gradient(45deg, rgb(163,200,193,0.5) 0%, rgb(100,180,167) 100%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    animation: rotate 15s linear infinite;
}
  
  @keyframes rotate {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
}

@media (max-width: 767px) {.landing_page_78O .start_first_i80 {
    padding: 3rem 1.5rem;
}.landing_page_78O h3 {
    font-size: 24px;
    padding: 1.5rem;
}.landing_page_78O .expert_sessions_icl {
    height: 55vh;
}.landing_page_78O .expert_sessions_icl > div {
    padding: 2rem 1.5rem;
}.landing_page_78O .title_style_header {
    font-size: calc(28px * 1.1);
}.landing_page_78O .expert_sessions_icl p {
    padding-left: 1.5rem;
    font-size: 17px;
}}.course_overview_P0V {
    background: linear-gradient(135deg, rgb(213,226,223) 0%, rgba(245, 247, 250, 0.92) 100%);
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
}.course_overview_P0V::before {
    content: "";
    z-index: 1;
    filter: blur(20px);
    opacity: 0.5;
    height: 70%;
    position: absolute;
    background: linear-gradient(225deg, rgb(163,200,193,0.5) 0%, rgb(100,180,167,0.5) 100%);
    width: 35%;
    top: -10%;
    transform: rotate(-15deg) translateZ(0);
    right: -5%;
}.course_overview_P0V::after {
    opacity: 0.4;
    bottom: -5%;
    background: linear-gradient(45deg, rgb(100,180,167,0.5) 0%, rgb(163,200,193,0.5) 100%);
    left: -2%;
    height: 50%;
    transform: rotate(10deg) translateZ(0);
    filter: blur(15px);
    width: 25%;
    position: absolute;
    z-index: 1;
    content: "";
}.course_overview_P0V .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}.course_overview_P0V .program_map_3u6 {
    gap: 2rem;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.08);
    grid-template-columns: 1fr;
    display: grid;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    background: #ffffff;
}.course_overview_P0V .portfolio_image_WeB {
    transform-origin: top center;
    overflow: hidden;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    height: 300px;
}.course_overview_P0V .portfolio_image_WeB::before {
    background: linear-gradient(180deg, rgba(0,0,0,0) 60%, rgba(0,0,0,0.6) 100%);
    left: 0;
    right: 0;
    z-index: 1;
    top: 0;
    position: absolute;
    content: "";
    bottom: 0;
}.course_overview_P0V .portfolio_image_WeB::after {
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0.2;
    position: absolute;
    background: rgb(163,200,193);
    left: 0;
    top: 0;
    mix-blend-mode: overlay;
}.course_overview_P0V .text_inner_H5h {
    transform: translateY(-40px);
    background: #ffffff;
    padding: 2.5rem 2rem;
    position: relative;
    clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
}.course_overview_P0V .text_inner_H5h h3 {
    animation: slideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    transform: translateY(0);
    color: #000000;
    animation-delay: 0.3s;
    line-height: 1.4;
    opacity: 0;
    position: relative;
    margin-bottom: 1.5rem;
    font-size: calc(24px * 1.1);
    font-weight: 700;
}.course_overview_P0V .text_inner_H5h h3::after {
    height: 3px;
    display: block;
    width: 60px;
    content: "";
    transform: scaleX(0);
    background: rgb(163,200,193);
    animation-delay: 0.6s;
    animation: expandLine 1s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    margin-top: 1rem;
    transform-origin: left;
}.course_overview_P0V .text_inner_H5h p.description {
    font-size: 13px;
    animation: slideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    margin-bottom: 1.5rem;
    transform: translateY(20px);
    opacity: 0;
    line-height: 1.7;
    animation-delay: 0.5s;
    color: #000000;
}.course_overview_P0V .text_inner_H5h span.description {
    display: none;
}.course_overview_P0V .text_inner_H5h div {
    position: relative;
    overflow-y: auto;
    padding-right: 10px;
    max-height: 300px;
}.course_overview_P0V .text_inner_H5h div::-webkit-scrollbar {
    width: 6px;
}.course_overview_P0V .text_inner_H5h div::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.04);
}.course_overview_P0V .text_inner_H5h div::-webkit-scrollbar-thumb {
    background: rgb(163,200,193,0.5);
    transition: background 0.3s ease;
}.course_overview_P0V .text_inner_H5h div::-webkit-scrollbar-thumb:hover {
    background: rgb(163,200,193);
}

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

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

@media (min-width: 768px) {.course_overview_P0V {
    padding: 7rem 0;
}.course_overview_P0V .program_map_3u6 {
    gap: 0;
    transition: transform 0.5s ease;
    transform: perspective(1200px) rotateY(-2deg);
    grid-template-columns: 45% 55%;
}.course_overview_P0V .program_map_3u6:hover {
    transform: perspective(1200px) rotateY(0deg);
}.course_overview_P0V .portfolio_image_WeB {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    height: 100%;
}.course_overview_P0V .text_inner_H5h {
    padding: 3.5rem 3rem 3.5rem 4rem;
    clip-path: none;
    transform: translateY(0) translateX(-50px);
}.course_overview_P0V .text_inner_H5h h3 {
    margin-bottom: 2rem;
    font-size: 33px;
}.course_overview_P0V .text_inner_H5h div {
    max-height: 350px;
}
}

@media (min-width: 992px) {.course_overview_P0V {
    padding: 8rem 0;
}.course_overview_P0V .program_map_3u6 {
    grid-template-columns: 40% 60%;
}.course_overview_P0V .portfolio_image_WeB {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
}.course_overview_P0V .portfolio_image_WeB:hover {
    transform: scale(1.03);
}.course_overview_P0V .text_inner_H5h {
    padding: 4rem 5rem 4rem 5rem;
    transform: translateX(-70px);
}.course_overview_P0V .text_inner_H5h h3 {
    margin-bottom: 2.5rem;
}.course_overview_P0V .text_inner_H5h div {
    max-height: 400px;
}
}

@media (min-width: 1200px) {.course_overview_P0V .program_map_3u6 {
    grid-template-columns: 45% 55%;
}.course_overview_P0V .text_inner_H5h {
    transform: translateX(-100px);
    padding: 5rem 6rem 5rem 7rem;
}
}

@media (max-width: 767px) {.course_overview_P0V .program_map_3u6:hover .portfolio_image_WeB {
    transform: scale(1.05);
}}.privacy_holder_iOY {
    box-shadow: 0 0 10px rgb(163,200,193,0.5);
    line-height: 1.6;
    margin: 0 auto;
    background-color: rgb(163,200,193);
    font-family: Arial, sans-serif;
    border: 1px solid rgb(163,200,193,0.5);
    padding: 50px;
    color: #ffffff;
}.privacy_holder_iOY h1 {
    letter-spacing: 1px;
    font-size: 40px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 10px;
    text-align: left;
    border-bottom: 1px solid rgb(100,180,167,0.5);
    color: rgb(100,180,167);
}.privacy_holder_iOY h2 {
    padding-left: 15px;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
    border-left: 5px solid rgb(163,200,193);
    margin-top: 40px;
    color: rgb(100,180,167);
    text-transform: uppercase;
}.privacy_holder_iOY ul {
    margin: 1rem 0;
    padding: 0;
    list-style-type: none;
}.privacy_holder_iOY li {
    font-size: 16px;
    border-radius: 10px;
    display: flex;
    margin-bottom: 15px;
    padding: 15px;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
}.privacy_holder_iOY li::before {
    margin-right: 10px;
    font-size: 1.2em;
    color: rgb(100,180,167);
    content: '✦';
}.privacy_holder_iOY p {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 20px;
}.privacy_holder_iOY span {
    font-weight: 600;
    background-color: rgb(163,200,193,0.5);
    color: rgb(163,200,193);
    padding: 3px 6px;
    border-radius: 10px;
}.privacy_holder_iOY a {
    border-bottom: 1px dashed rgb(100,180,167);
    color: rgb(100,180,167);
    font-weight: 600;
    text-decoration: none;
}.privacy_holder_iOY a:hover {
    border-bottom: 1px dashed rgb(163,200,193);
    color: rgb(163,200,193);
}
@media only screen and (max-width: 800px) {.privacy_holder_iOY {
    padding: 30px;
}.privacy_holder_iOY h1 {
    font-size: calc(18px * 0.8);
}.privacy_holder_iOY h2 {
    font-size: calc(18px * 0.8);
}.privacy_holder_iOY p {
    font-size: calc(16px * 0.9);
}.privacy_holder_iOY li {
    padding: 10px;
}}header {
    position: relative;
    background: linear-gradient(to right, rgb(100,180,167) 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 99;
    width: 100%;
    overflow: visible;
}header::before {
    left: 0;
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgb(163,200,193,0.5) 10px,
        rgb(163,200,193,0.5) 11px
    );
    opacity: 0.1;
    width: 100%;
    content: '';
    top: 0;
    z-index: -1;
    position: absolute;
}header .main_learn_RhS {
    align-items: center;
    justify-content: space-between;
    width: 100%;
    display: flex;
    padding: 15px;
    position: relative;
}header .main_learn_RhS::after {
    height: 1px;
    left: 5%;
    bottom: 0;
    box-shadow: 0 0 10px rgb(100,180,167), 0 0 20px rgb(100,180,167,0.5);
    background: linear-gradient(
        90deg,
        transparent,
        rgb(163,200,193),
        rgb(100,180,167),
        rgb(163,200,193),
        transparent
    );
    position: absolute;
    width: 90%;
    content: '';
}header .main_learn_RhS .main_teach_W1m {
    position: relative;
    padding: 5px 10px;
    margin-right: 20px;
    z-index: 2;
}header .main_learn_RhS .main_teach_W1m::before {
    border-radius: 10px;
    opacity: 0;
    position: absolute;
    box-shadow: 0 0 15px rgb(100,180,167,0.5);
    left: 0;
    top: 0;
    transition: opacity 0.4s ease;
    border: 1px solid rgb(100,180,167,0.5);
    width: 100%;
    content: '';
    height: 100%;
}header .main_learn_RhS .main_teach_W1m:hover::before {
    opacity: 1;
}header .main_learn_RhS .main_teach_W1m .top_class_ptY {
    transition: transform 0.3s ease;
    display: block;
}header .main_learn_RhS .main_teach_W1m:hover .top_class_ptY {
    transform: scale(1.05);
}header .main_learn_RhS .main_teach_W1m .top_class_ptY svg {
    filter: drop-shadow(0 0 5px rgb(100,180,167,0.5));
    height: 45px;
    width: auto;
}header .main_learn_RhS .head_wrap_2Eo {
    border-radius: 10px;
    display: flex;
    padding: 15px 20px;
    position: relative;
    justify-content: flex-end;
    margin: 0;
    list-style: none;
    flex-wrap: wrap;
    background: rgba(0, 0, 0, 0.2);
}header .main_learn_RhS .head_wrap_2Eo::before {
    border-radius: 10px;
    height: 100%;
    position: absolute;
    width: 100%;
    background: radial-gradient(
        ellipse at center,
        rgb(100,180,167,0.5) 0%,
        transparent 70%
    );
    left: 0;
    top: 0;
    opacity: 0.2;
    content: '';
}header .main_learn_RhS .head_wrap_2Eo .head_site_agx {
    margin: 0;
    position: relative;
}header .main_learn_RhS .head_wrap_2Eo .head_site_agx::after {
    content: '';
    left: 50%;
    height: 2px;
    background: rgb(163,200,193);
    width: 0;
    bottom: -5px;
    box-shadow: 0 0 8px rgb(163,200,193);
    transition: width 0.3s ease, left 0.3s ease;
    position: absolute;
}header .main_learn_RhS .head_wrap_2Eo .head_site_agx:hover::after {
    width: 80%;
    left: 10%;
}header .main_learn_RhS .head_wrap_2Eo .head_site_agx a {
    padding: 10px 15px;
    position: relative;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    display: block;
    font-weight: 400;
}header .main_learn_RhS .head_wrap_2Eo .head_site_agx:hover a {
    color: rgb(163,200,193);
    text-shadow: 0 0 5px rgb(163,200,193,0.5);
}

@media (max-width: 992px) {header .main_learn_RhS {
    flex-direction: column;
}header .main_learn_RhS .main_teach_W1m {
    align-self: center;
    margin: 0 0 15px 0;
}header .main_learn_RhS .head_wrap_2Eo {
    width: 100%;
    justify-content: center;
}header .main_learn_RhS .head_wrap_2Eo .head_site_agx a {
    font-size: calc(12px - 1px);
    padding: 10px 15px;
}}.education_experience_AyX {
    position: relative;
    overflow: hidden;
    background: linear-gradient(45deg, rgb(213,226,223) 0%, #ffffff 100%);
    padding: 70px 30px;
}.education_experience_AyX::before {
    width: 100%;
    left: 0;
    background: radial-gradient(circle at 30% 50%, rgb(163,200,193,0.5) 0%, transparent 40%);
    opacity: 0.4;
    content: "";
    position: absolute;
    z-index: 0;
    height: 100%;
    top: 0;
}.education_experience_AyX::after {
    height: 100%;
    right: 0;
    top: 0;
    width: 100%;
    position: absolute;
    z-index: 0;
    opacity: 0.3;
    content: "";
    background: radial-gradient(circle at 70% 30%, rgb(100,180,167,0.5) 0%, transparent 40%);
}.education_experience_AyX .learning_quotes_aB6 {
    transform-style: preserve-3d;
    display: grid;
    perspective: 1500px;
    max-width: 1000px;
    margin: 0 auto;
    grid-template-columns: 1fr;
    z-index: 2;
    position: relative;
}.education_experience_AyX .portfolio_image_WeB {
    height: 300px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 2;
    border-radius: 26px 26px 0 0;
    transform: rotateX(10deg);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    transform-origin: bottom;
}.education_experience_AyX .portfolio_image_WeB::before {
    height: 100%;
    left: 0;
    content: "";
    width: 100%;
    background: linear-gradient(
        to bottom,
        transparent 50%,
        rgba(0, 0, 0, 0.5) 100%
    );
    position: absolute;
    top: 0;
    z-index: 1;
}.education_experience_AyX .learning_quotes_aB6:hover .portfolio_image_WeB {
    transform: rotateX(0deg) translateZ(30px);
}.education_experience_AyX .career_exp_0eV {
    padding: 40px;
    transform-origin: top;
    background: #ffffff;
    position: relative;
    transform: rotateX(-5deg);
    border-radius: 0 0 26px 26px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 1;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
}.education_experience_AyX .learning_quotes_aB6:hover .career_exp_0eV {
    transform: rotateX(0deg) translateZ(20px);
}.education_experience_AyX .name {
    color: rgb(163,200,193);
    transition: transform 0.4s ease;
    font-size: 37px;
    transform: translateZ(0);
    font-weight: 700;
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
}.education_experience_AyX .name::after {
    position: absolute;
    left: 0;
    bottom: -5px;
    transition: width 0.4s ease 0.1s;
    background: linear-gradient(to right, rgb(100,180,167), transparent);
    content: "";
    width: 0;
    height: 3px;
}.education_experience_AyX .learning_quotes_aB6:hover .name::after {
    width: 100%;
}.education_experience_AyX .learning_quotes_aB6:hover .name {
    transform: translateZ(10px);
}.education_experience_AyX .career_exp_0eV > div:nth-child(2) {
    font-weight: 600;
    color: #000000;
    opacity: 0.7;
    transition: transform 0.4s ease 0.1s, color 0.3s ease;
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-size: 18px;
    transform: translateZ(0);
}.education_experience_AyX .learning_quotes_aB6:hover .career_exp_0eV > div:nth-child(2) {
    transform: translateZ(15px);
    color: rgb(100,180,167);
}.education_experience_AyX .career_card_iSe {
    font-size: 16px;
    transform: translateZ(0);
    line-height: 1.7;
    color: #000000;
    transition: transform 0.4s ease 0.2s;
    position: relative;
    border-top: 1px solid rgb(213,226,223);
    padding: 20px 0 0 0;
}.education_experience_AyX .learning_quotes_aB6:hover .career_card_iSe {
    transform: translateZ(5px);
}.education_experience_AyX .career_card_iSe::before {
    content: "";
    position: absolute;
    font-size: 60px;
    opacity: 0.5;
    left: -5px;
    line-height: 0;
    color: rgb(100,180,167,0.5);
    top: 10px;
}

@media (min-width: 768px) {.education_experience_AyX .learning_quotes_aB6 {
    grid-gap: 0;
    grid-template-columns: 300px 1fr;
}.education_experience_AyX .portfolio_image_WeB {
    border-radius: 26px 0 0 26px;
    height: 100%;
    transform: rotateY(-10deg);
    transform-origin: right;
}.education_experience_AyX .learning_quotes_aB6:hover .portfolio_image_WeB {
    transform: rotateY(0deg) translateZ(30px);
}.education_experience_AyX .career_exp_0eV {
    border-radius: 0 26px 26px 0;
    transform: rotateY(5deg);
    transform-origin: left;
}.education_experience_AyX .learning_quotes_aB6:hover .career_exp_0eV {
    transform: rotateY(0deg) translateZ(20px);
}
}

@media (max-width: 767px) {.education_experience_AyX {
    padding: 50px 20px;
}.education_experience_AyX .portfolio_image_WeB {
    height: 250px;
}.education_experience_AyX .career_exp_0eV {
    padding: 30px 25px;
}.education_experience_AyX .name {
    font-size: calc(37px - 4px);
}.education_experience_AyX .career_exp_0eV > div:nth-child(2) {
    font-size: calc(18px - 1px);
}.education_experience_AyX .career_card_iSe {
    font-size: calc(16px - 1px);
}}.our_story_5wW {
    padding: 120px 0 80px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(213,226,223) 0%, rgba(245, 247, 250, 0.95) 100%);
}.our_story_5wW::before {
    transform: rotate(-15deg);
    z-index: 1;
    background: linear-gradient(45deg, rgb(163,200,193,0.5) 0%, transparent 70%);
    position: absolute;
    height: 300px;
    animation: float 15s infinite ease-in-out;
    right: -50px;
    top: -50px;
    content: "";
    width: 300px;
}.our_story_5wW::after {
    background: linear-gradient(225deg, rgb(100,180,167,0.5) 0%, transparent 80%);
    height: 400px;
    left: -100px;
    position: absolute;
    transform: rotate(15deg);
    width: 400px;
    bottom: -100px;
    animation: float 18s infinite ease-in-out reverse;
    z-index: 1;
    content: "";
}.our_story_5wW .container {
    z-index: 2;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.our_story_5wW h1 {
    margin-bottom: 60px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    text-align: center;
    position: relative;
    color: #000000;
    font-weight: 700;
    font-size: 42px;
    transform: perspective(1000px) translateZ(0);
}.our_story_5wW h1::after {
    content: "";
    bottom: -15px;
    width: 80px;
    border-radius: 10px;
    height: 4px;
    background: linear-gradient(90deg, rgb(163,200,193) 0%, rgb(100,180,167) 100%);
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
}.our_story_5wW .how_started_kRt {
    position: relative;
}.our_story_5wW .how_started_kRt ul {
    margin: 0;
    padding: 0;
    gap: 40px;
    grid-template-columns: 1fr;
    display: grid;
    list-style: none;
}.our_story_5wW .academy_team_G8s {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05);
    position: relative;
    transform: translateY(0);
    padding: 40px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: #ffffff;
    border-radius: 4px;
    overflow: hidden;
}.our_story_5wW .academy_team_G8s::before {
    left: 0;
    height: 100%;
    content: "";
    background: linear-gradient(to bottom, rgb(163,200,193), rgb(100,180,167));
    top: 0;
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    width: 6px;
    transform-origin: top;
    transform: scaleY(1);
}.our_story_5wW .academy_team_G8s:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
}.our_story_5wW .academy_team_G8s:hover::before {
    transform: scaleY(1.05);
}.our_story_5wW .academy_team_G8s h4 {
    padding-bottom: 15px;
    color: rgb(163,200,193);
    font-weight: 700;
    margin-bottom: 24px;
    transition: transform 0.3s ease-out;
    position: relative;
    font-size: calc(23px + 2px);
    transform: translateX(0);
}.our_story_5wW .academy_team_G8s:hover h4 {
    transform: translateX(10px);
}.our_story_5wW .academy_team_G8s h4::after {
    content: "";
    bottom: 0;
    left: 0;
    background: rgb(100,180,167);
    width: 40px;
    position: absolute;
    transition: width 0.3s ease;
    height: 3px;
}.our_story_5wW .academy_team_G8s:hover h4::after {
    width: 60px;
}.our_story_5wW .academy_team_G8s div {
    scrollbar-width: thin;
    font-weight: 400;
    font-family: Arial, sans-serif;
    max-height: 300px;
    scrollbar-color: rgb(100,180,167) #ffffff;
    color: #000000;
    font-size: 17px;
    padding-right: 15px;
    overflow-y: auto;
    line-height: 1.8;
}.our_story_5wW .academy_team_G8s div::-webkit-scrollbar {
    width: 6px;
}.our_story_5wW .academy_team_G8s div::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.03);
    border-radius: 10px;
}.our_story_5wW .academy_team_G8s div::-webkit-scrollbar-thumb {
    background-color: rgb(100,180,167,0.5);
    border-radius: 10px;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) rotate(-15deg);
    }
    50% {
        transform: translateY(-30px) rotate(-5deg);
    }
}

@media (min-width: 768px) {.our_story_5wW .how_started_kRt ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.our_story_5wW h1 {
    font-size: calc(42px * 1.2);
    margin-bottom: 80px;
}.our_story_5wW .academy_team_G8s {
    padding: 50px;
}
}

@media (min-width: 992px) {.our_story_5wW {
    padding: 150px 0 100px;
}.our_story_5wW .container {
    padding: 0 40px;
}.our_story_5wW .academy_team_G8s div {
    max-height: 350px;
}.our_story_5wW h1::after {
    width: 100px;
}
}

@media (max-width: 767px) {.our_story_5wW {
    padding: 80px 0 60px;
}.our_story_5wW h1 {
    font-size: calc(42px * 0.9);
    margin-bottom: 40px;
}.our_story_5wW .academy_team_G8s {
    padding: 30px;
}.our_story_5wW .academy_team_G8s div {
    max-height: 250px;
}
}

@media (hover: none) {.our_story_5wW .academy_team_G8s:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05);
    transform: none;
}.our_story_5wW .academy_team_G8s:hover h4 {
    transform: none;
}.our_story_5wW .academy_team_G8s:hover h4::after {
    width: 40px;
}}footer {
    color: #ffffff;
    font-family: Arial, sans-serif;
    position: relative;
    z-index: 1;
}footer::before {
    backdrop-filter: blur(8px);
    left: 0;
    top: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(163,200,193,0.5) 50%, rgb(100,180,167,0.5) 100%);
    z-index: -1;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    animation: gradientShift 15s ease infinite;
}.partner_logo_Ney {
    padding: 4.5rem 0 2rem;
    position: relative;
}.partner_logo_Ney::before {
    height: 1px;
    top: 0;
    right: 0;
    animation: shimmer 8s linear infinite;
    position: absolute;
    left: 0;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(163,200,193) 25%, 
                #ffffff 50%, 
                rgb(100,180,167) 75%, 
                transparent 100%);
    content: "";
}.partner_logo_Ney .container {
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
}.partner_logo_Ney .company_holder {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 21px;
    padding: 1.5rem;
    transform: translateY(0);
    margin-right: 2rem;
    flex: 1 1 350px;
    backdrop-filter: blur(15px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}.partner_logo_Ney .company_holder:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.15),
                0 0 20px rgb(163,200,193,0.5);
}.partner_logo_Ney .company_holder h3 {
    display: inline-block;
    position: relative;
    margin-bottom: 1.25rem;
    font-weight: 700;
    color: #ffffff;
    font-size: calc(36px * 0.85);
}.partner_logo_Ney .company_holder h3::after {
    left: 0;
    background: linear-gradient(to right, rgb(163,200,193), rgb(100,180,167));
    transform-origin: left;
    transform: scaleX(0.3);
    height: 2px;
    bottom: -8px;
    content: "";
    transition: transform 0.5s ease;
    width: 100%;
    position: absolute;
}.partner_logo_Ney .company_holder:hover h3::after {
    transform: scaleX(1);
}.partner_logo_Ney .insta_feed_Lv7 {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    max-width: 450px;
    margin-top: 1rem;
    line-height: 1.6;
}.partner_logo_Ney .fellow_prog_8j9 {
    flex: 1 1 450px;
    position: relative;
}.partner_logo_Ney .top_main_6HB {
    display: flex;
    gap: 1.5rem;
    flex-wrap: wrap;
}.partner_logo_Ney .fellow_prog_8j9 .top_main_6HB {
    justify-content: flex-end;
}.partner_logo_Ney .head_wrap_2Eo {
    padding: 1.5rem;
    border-radius: 21px;
    backdrop-filter: blur(10px);
    position: relative;
    flex: 1 1 200px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
}.partner_logo_Ney .head_wrap_2Eo h5 {
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 1.25rem;
    position: relative;
}.partner_logo_Ney .head_wrap_2Eo h5::before {
    left: 0;
    bottom: -6px;
    transition: width 0.3s ease;
    width: 40px;
    background: rgb(163,200,193);
    position: absolute;
    height: 2px;
    content: "";
}.partner_logo_Ney .head_wrap_2Eo:hover h5::before {
    width: 100%;
}.partner_logo_Ney .head_wrap_2Eo .top_main_6HB {
    flex-direction: column;
    gap: 0.75rem;
    display: flex;
}.partner_logo_Ney .head_wrap_2Eo a {
    border-radius: 10px;
    display: block;
    padding: 0.25rem 0.5rem;
    font-size: 16px;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
    position: relative;
    z-index: 1;
    transition: all 0.3s ease;
}.partner_logo_Ney .head_wrap_2Eo a::before {
    transition: width 0.3s ease;
    background: linear-gradient(to right, rgb(163,200,193), rgb(100,180,167));
    height: 1px;
    bottom: 0;
    left: 0;
    content: "";
    z-index: -1;
    width: 0;
    position: absolute;
}.partner_logo_Ney .head_wrap_2Eo a:hover {
    color: #ffffff;
    transform: translateX(5px);
}.partner_logo_Ney .head_wrap_2Eo a:hover::before {
    width: 100%;
}.comm_guide_GtF {
    backdrop-filter: blur(15px);
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    padding: 1.5rem 0;
    overflow: hidden;
}.comm_guide_GtF::before {
    position: absolute;
    height: 1px;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(100,180,167) 25%, 
                #ffffff 50%, 
                rgb(163,200,193) 75%, 
                transparent 100%);
    top: 0;
    content: "";
    right: 0;
    left: 0;
}.comm_guide_GtF .container {
    justify-content: center;
    align-items: center;
    position: relative;
    display: flex;
}.comm_guide_GtF .law_res_XA7 {
    font-size: 14px;
    position: relative;
    backdrop-filter: blur(5px);
    padding: 0.5rem 1rem;
    color: rgba(255, 255, 255, 0.7);
    background: rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    transition: all 0.3s ease;
    text-align: center;
}.comm_guide_GtF .law_res_XA7:hover {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgb(163,200,193,0.5);
}

@keyframes gradientShift {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

@keyframes shimmer {
    0% {
        background-position: -1000px 0;
    }
    100% {
        background-position: 1000px 0;
    }
}

@keyframes pulsate {
    0%, 100% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 0.6;
        transform: scale(1.05);
    }
}

@media (max-width: 992px) {.partner_logo_Ney {
    padding: 3.5rem 0 2rem;
}.partner_logo_Ney .container {
    flex-direction: column;
}.partner_logo_Ney .company_holder {
    margin-bottom: 2rem;
    margin-right: 0;
    flex: 1 1 100%;
}.partner_logo_Ney .fellow_prog_8j9 {
    flex: 1 1 100%;
}.partner_logo_Ney .fellow_prog_8j9 .top_main_6HB {
    justify-content: space-between;
}.partner_logo_Ney .head_wrap_2Eo {
    flex: 1 1 calc(50% - 1rem);
}
}

@media (max-width: 768px) {.partner_logo_Ney {
    padding: 3rem 0 1.5rem;
}.partner_logo_Ney::before {
    height: 2px;
}.partner_logo_Ney .company_holder {
    padding: 1.25rem;
}.partner_logo_Ney .head_wrap_2Eo {
    margin-bottom: 1rem;
    flex: 1 1 100%;
}.partner_logo_Ney .fellow_prog_8j9 .top_main_6HB {
    flex-direction: column;
}.comm_guide_GtF {
    padding: 1.25rem 0;
}.comm_guide_GtF::before {
    height: 2px;
}
}

@media (max-width: 576px) {.partner_logo_Ney {
    padding: 2.5rem 0 1rem;
}.partner_logo_Ney .company_holder h3 {
    font-size: calc(36px * 0.75);
}.partner_logo_Ney .insta_feed_Lv7 {
    font-size: calc(16px * 0.9);
}.partner_logo_Ney .head_wrap_2Eo h5 {
    font-size: calc(20px * 0.9);
}.partner_logo_Ney .head_wrap_2Eo a {
    font-size: calc(16px * 0.9);
}.comm_guide_GtF .law_res_XA7 {
    padding: 0.4rem 0.8rem;
    font-size: calc(14px * 0.9);
}}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-30px) scale(1.1);
    }
}

.partner_logo_Ney .top_main_6HB a::after {
    position: absolute;
    width: 4px;
    transform: translateY(-50%) scale(0);
    content: "";
    transition: transform 0.3s ease;
    left: -10px;
    height: 4px;
    top: 50%;
    background: rgb(163,200,193);
    border-radius: 50%;
}.partner_logo_Ney .top_main_6HB a:hover::after {
    transform: translateY(-50%) scale(1);
}.partner_logo_Ney .insta_feed_Lv7::before {
    content: "";
    height: 0;
    top: -10px;
    width: 0;
    left: -10px;
    transition: width 0.5s ease 0.3s, height 0.5s ease;
    border: 1px solid transparent;
    position: absolute;
}.partner_logo_Ney .insta_feed_Lv7::after {
    transition: width 0.5s ease 0.3s, height 0.5s ease;
    border: 1px solid transparent;
    bottom: -10px;
    width: 0;
    position: absolute;
    right: -10px;
    content: "";
    height: 0;
}.partner_logo_Ney .company_holder:hover .insta_feed_Lv7::before {
    width: calc(100% + 20px);
    border-top-color: rgb(163,200,193,0.5);
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    border-right-color: rgb(163,200,193,0.5);
    height: calc(100% + 20px);
}.partner_logo_Ney .company_holder:hover .insta_feed_Lv7::after {
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    border-bottom-color: rgb(100,180,167,0.5);
    border-left-color: rgb(100,180,167,0.5);
    width: calc(100% + 20px);
    height: calc(100% + 20px);
}.contact_form_section_DnE {
    padding: 110px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(125deg, rgb(213,226,223) 0%, rgb(213,226,223) 60%, rgb(163,200,193,0.5) 100%);
}.contact_form_section_DnE::before {
    opacity: 0.05;
    background: repeating-radial-gradient(
        circle at 80% 50%,
        rgb(163,200,193,0.5),
        rgb(163,200,193,0.5) 1px,
        transparent 1px,
        transparent 15px
    );
    width: 50%;
    top: 0;
    position: absolute;
    content: "";
    height: 100%;
    right: 0;
}.contact_form_section_DnE .container {
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}.contact_form_section_DnE h2 {
    margin-bottom: 50px;
    font-weight: 700;
    font-size: 37px;
    text-align: center;
    font-family: Arial, sans-serif;
    color: #000000;
    position: relative;
}.contact_form_section_DnE h2::before {
    width: 60px;
    border-radius: 2px;
    transform: translateX(-50%);
    bottom: -15px;
    height: 4px;
    background: rgb(163,200,193);
    position: absolute;
    content: "";
    left: 50%;
}.contact_form_section_DnE .request_query_t1p {
    display: grid;
    align-items: center;
    gap: 40px;
    background: transparent;
    position: relative;
    grid-template-columns: 1fr 450px;
}.contact_form_section_DnE .portfolio_image_WeB {
    transition: transform 0.5s ease;
    border-radius: 19px;
    height: 550px;
    transform: perspective(1000px) rotateY(-5deg);
    overflow: hidden;
    position: relative;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
}.contact_form_section_DnE .portfolio_image_WeB:hover {
    transform: perspective(1000px) rotateY(0deg);
}.contact_form_section_DnE .message_request_ERp {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    border-radius: 19px;
    transition: transform 0.5s ease;
    padding: 50px;
    transform: perspective(1000px) rotateY(5deg);
    position: relative;
    background: #ffffff;
}.contact_form_section_DnE .message_request_ERp:hover {
    transform: perspective(1000px) rotateY(0deg);
}.contact_form_section_DnE form {
    width: 100%;
}.contact_form_section_DnE form h3 {
    font-weight: 600;
    font-family: Arial, sans-serif;
    font-size: 24px;
    margin-bottom: 30px;
    color: #000000;
}.contact_form_section_DnE form input[type="text"] {
    background: rgb(213,226,223);
    font-size: 15px;
    margin-bottom: 20px;
    border-radius: 10px;
    transition: all 0.3s ease;
    border: none;
    color: #000000;
    font-family: Arial, sans-serif;
    width: 100%;
    padding: 16px 20px;
}.contact_form_section_DnE form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(163,200,193);
    outline: none;
}.contact_form_section_DnE form input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.contact_form_section_DnE .reach_inquiry_gIK {
    align-items: flex-start;
    margin-bottom: 30px;
    display: flex;
}.contact_form_section_DnE .reach_inquiry_gIK input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_form_section_DnE .reach_inquiry_gIK label {
    padding-left: 35px;
    cursor: pointer;
    line-height: 1.5;
    color: #000000;
    font-size: 13px;
    position: relative;
}.contact_form_section_DnE .reach_inquiry_gIK label::before {
    width: 22px;
    border-radius: 4px;
    background: rgb(213,226,223);
    content: "";
    left: 0;
    top: 2px;
    height: 22px;
    transition: all 0.3s ease;
    position: absolute;
}.contact_form_section_DnE .reach_inquiry_gIK input[type="checkbox"]:checked + label::before {
    background: rgb(163,200,193);
}.contact_form_section_DnE .reach_inquiry_gIK input[type="checkbox"]:checked + label::after {
    content: "";
    transform: rotate(45deg);
    position: absolute;
    top: 6px;
    width: 6px;
    left: 8px;
    height: 10px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}.contact_form_section_DnE .reach_inquiry_gIK label a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(163,200,193);
}.contact_form_section_DnE .reach_inquiry_gIK label a:hover {
    color: rgb(100,180,167);
}.contact_form_section_DnE form .inquiry_inquiry_hL4 {
    color: #ffffff;
    transition: all 0.3s ease;
    font-weight: 600;
    border-radius: 10px;
    border: none;
    background: rgb(163,200,193);
    font-size: 15px;
    overflow: hidden;
    padding: 16px 35px;
    font-family: Arial, sans-serif;
    position: relative;
    cursor: pointer;
}.contact_form_section_DnE form .inquiry_inquiry_hL4::after {
    width: 0;
    height: 100%;
    right: 0;
    content: "";
    background: rgb(100,180,167);
    top: 0;
    position: absolute;
    transition: width 0.3s ease;
    z-index: 0;
}.contact_form_section_DnE form .inquiry_inquiry_hL4:hover::after {
    right: auto;
    left: 0;
    width: 100%;
}.contact_form_section_DnE form .inquiry_inquiry_hL4 span {
    position: relative;
    z-index: 1;
}.contact_form_section_DnE svg {
    width: 22px;
    fill: rgb(163,200,193);
    height: 22px;
}.contact_form_section_DnE svg path {
    transition: fill 0.3s ease;
    fill: rgb(163,200,193);
}

@media screen and (max-width: 1100px) {.contact_form_section_DnE .request_query_t1p {
    grid-template-columns: 1fr 400px;
    gap: 30px;
}.contact_form_section_DnE .portfolio_image_WeB {
    height: 500px;
}.contact_form_section_DnE .message_request_ERp {
    padding: 40px;
}
}

@media screen and (max-width: 991px) {.contact_form_section_DnE {
    padding: 80px 0;
}.contact_form_section_DnE .request_query_t1p {
    gap: 40px;
    grid-template-columns: 1fr;
}.contact_form_section_DnE .portfolio_image_WeB {
    transform: perspective(1000px) rotateY(0deg);
    height: 400px;
}.contact_form_section_DnE .message_request_ERp {
    transform: perspective(1000px) rotateY(0deg);
}
}

@media screen and (max-width: 767px) {.contact_form_section_DnE {
    padding: 60px 0;
}.contact_form_section_DnE h2 {
    margin-bottom: 40px;
}.contact_form_section_DnE .portfolio_image_WeB {
    height: 350px;
}
}

@media screen and (max-width: 576px) {.contact_form_section_DnE {
    padding: 50px 0;
}.contact_form_section_DnE h2 {
    font-size: calc(37px * 0.85);
}.contact_form_section_DnE .portfolio_image_WeB {
    height: 250px;
}.contact_form_section_DnE .message_request_ERp {
    padding: 30px 25px;
}.contact_form_section_DnE form h3 {
    font-size: calc(24px * 0.9);
}.contact_form_section_DnE form .inquiry_inquiry_hL4 {
    width: 100%;
}}.find_support_YpQ {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(213,226,223) 0%, rgb(163,200,193,0.5) 100%);
    padding: 5rem 2rem;
    font-family: Arial, sans-serif;
}.find_support_YpQ::before {
    width: 100%;
    content: "";
    left: 0;
    position: absolute;
    z-index: 0;
    top: 0;
    background: radial-gradient(circle at 70% 30%, rgb(163,200,193,0.5) 0%, transparent 60%);
    height: 100%;
}.find_support_YpQ::after {
    z-index: 0;
    position: absolute;
    border-radius: 50%;
    width: 300px;
    height: 300px;
    content: "";
    filter: blur(40px);
    left: -50px;
    animation: pulseGlow 8s infinite alternate ease-in-out;
    background: linear-gradient(225deg, rgb(100,180,167,0.5) 0%, transparent 70%);
    bottom: -50px;
}.find_support_YpQ h1 {
    margin-bottom: 3rem;
    letter-spacing: 0.05em;
    font-size: 43px;
    color: #000000;
    z-index: 1;
    transition: all 0.5s ease;
    opacity: 0.9;
    font-weight: 700;
    position: relative;
    transform: translateY(0);
    text-align: center;
}.find_support_YpQ h1::after {
    position: absolute;
    bottom: -15px;
    background: linear-gradient(90deg, rgb(163,200,193) 0%, rgb(100,180,167) 100%);
    transform: translateX(-50%);
    content: "";
    height: 3px;
    left: 50%;
    width: 80px;
}.find_support_YpQ h1:hover {
    transform: translateY(-5px);
    opacity: 1;
}.find_support_YpQ .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
}.find_support_YpQ .ask_team_wLu {
    transform: perspective(1000px) rotateX(0deg);
    backdrop-filter: blur(10px);
    display: grid;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    padding: 2.5rem;
    gap: 2.5rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    background: rgba(255, 255, 255, 0.85);
    grid-template-columns: 1fr;
}.find_support_YpQ .ask_team_wLu:hover {
    transform: perspective(1000px) rotateX(2deg);
}.find_support_YpQ .ask_team_wLu > div {
    transition: all 0.4s ease;
    position: relative;
    padding-left: 1.5rem;
    border-left: 2px solid rgb(163,200,193,0.5);
}.find_support_YpQ .ask_team_wLu > div:hover {
    border-left-color: rgb(163,200,193);
    transform: translateX(5px);
}.find_support_YpQ .ask_team_wLu > div:first-child {
    color: #000000;
    padding-bottom: 1rem;
    font-size: 14px;
    line-height: 1.6;
}.find_support_YpQ .ask_team_wLu > div:first-child::before {
    content: "";
    position: absolute;
    width: 12px;
    top: 0;
    left: -7px;
    height: 12px;
    background: rgb(163,200,193);
    border-radius: 50%;
}.find_support_YpQ h6 {
    font-weight: 600;
    color: #000000;
    align-items: center;
    font-size: 17px;
    text-transform: capitalize;
    margin-bottom: 0.5rem;
    display: flex;
}.find_support_YpQ h6 svg {
    margin-left: 0.5rem;
    transform: scale(0.9);
    transition: transform 0.3s ease;
}.find_support_YpQ h6:hover svg {
    transform: scale(1.1);
}.find_support_YpQ span {
    padding-left: 0.5rem;
    font-size: calc(14px - 1px);
    margin-top: 0.25rem;
    color: #000000;
    display: block;
}.find_support_YpQ .edu_form_IcR {
    display: flex;
    gap: 1.2rem;
    flex-direction: column;
}.find_support_YpQ .edu_form_IcR > div {
    position: relative;
}.find_support_YpQ .contact_details_QkO {
    align-items: center;
    color: #000000;
    font-size: calc(14px - 1px);
    position: relative;
    padding: 0.5rem 0;
    display: flex;
    transition: all 0.3s ease;
    text-decoration: none;
    font-weight: 400;
}.find_support_YpQ .contact_details_QkO::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    background: rgb(163,200,193);
    width: 0;
    height: 1px;
    transition: width 0.4s cubic-bezier(0.65, 0, 0.35, 1);
}.find_support_YpQ .contact_details_QkO:hover {
    transform: translateX(5px);
    color: rgb(163,200,193);
}.find_support_YpQ .contact_details_QkO:hover::before {
    width: 100%;
}.find_support_YpQ .contact_details_QkO svg {
    transform: scale(0.9);
    transition: all 0.4s ease;
    margin-left: 0.5rem;
}.find_support_YpQ .contact_details_QkO:hover svg {
    transform: scale(1.1) rotate(10deg);
}.find_support_YpQ svg path {
    transition: fill 0.3s ease;
}.find_support_YpQ .contact_details_QkO:hover svg path {
    fill: rgb(163,200,193);
}

@keyframes pulseGlow {
    0% {
        opacity: 0.3;
        transform: scale(0.9);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.2);
    }
}

@media (min-width: 768px) {.find_support_YpQ {
    padding: 6rem 3rem;
}.find_support_YpQ .ask_team_wLu {
    grid-template-columns: repeat(2, 1fr);
    padding: 3rem;
}.find_support_YpQ .ask_team_wLu > div:first-child {
    grid-column: span 2;
}.find_support_YpQ h1 {
    margin-bottom: 4rem;
}.find_support_YpQ h1::after {
    width: 120px;
}
}

@media (min-width: 992px) {.find_support_YpQ {
    padding: 7rem 4rem;
}.find_support_YpQ .ask_team_wLu {
    grid-template-columns: 2fr 1fr 1fr;
}.find_support_YpQ .ask_team_wLu > div:first-child {
    grid-column: span 1;
}.find_support_YpQ h1 {
    font-size: calc(43px + 0.5rem);
}.find_support_YpQ .ask_team_wLu > div {
    border-left-width: 3px;
}
}

@media (hover: hover) {.find_support_YpQ .contact_details_QkO {
    cursor: pointer;
}.find_support_YpQ .contact_details_QkO::after {
    content: "";
    height: 100%;
    z-index: -1;
    left: 0;
    transition: opacity 0.4s ease;
    top: 0;
    background: radial-gradient(circle at var(--x, 50%) var(--y, 50%), rgb(163,200,193,0.5) 0%, transparent 70%);
    position: absolute;
    opacity: 0;
    width: 100%;
}.find_support_YpQ .contact_details_QkO:hover::after {
    opacity: 0.3;
}}.attempt_now_W6a {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(145deg, rgb(100,180,167,0.5), rgb(163,200,193,0.5));
    z-index: 1;
}.attempt_now_W6a::before {
    animation: subtleRotate 40s linear infinite;
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 10%, transparent 70%);
    position: absolute;
    left: -50%;
    opacity: 0.05;
    z-index: -1;
    width: 200%;
    transform: rotate(-15deg);
    height: 200%;
    top: -50%;
    content: "";
}.attempt_now_W6a::after {
    content: "";
    height: 40%;
    bottom: 0;
    z-index: -1;
    opacity: 0.1;
    right: 0;
    background: linear-gradient(to top, rgb(163,200,193,0.5) 0%, transparent 100%);
    position: absolute;
    width: 100%;
}.attempt_now_W6a .container {
    max-width: 1200px;
    position: relative;
    padding: 0 2rem;
    z-index: 2;
    margin: 0 auto;
}.attempt_now_W6a h2 {
    animation: fadeUpIn 0.8s ease-out forwards;
    color: #000000;
    margin-bottom: 2.5rem;
    line-height: 1.3;
    transform: translateY(0);
    position: relative;
    font-weight: 700;
    opacity: 1;
    font-size: 30px;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.2);
}.attempt_now_W6a h2::after {
    transform-origin: left;
    content: "";
    width: 5rem;
    height: 3px;
    transform: scaleX(1);
    background: linear-gradient(90deg, rgb(163,200,193), rgb(100,180,167));
    bottom: -0.75rem;
    position: absolute;
    left: 0;
}.attempt_now_W6a .learn_track_EDC {
    transform: translateY(0);
    display: flex;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.06), 
                0 2px 5px rgba(0, 0, 0, 0.03),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    animation: slideUpIn 0.9s ease-out forwards;
    gap: 2rem;
    padding: 2.5rem 3rem;
    background: #ffffff;
    border-radius: 100px;
    align-items: center;
}.attempt_now_W6a .learn_track_EDC::before {
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 100px;
    width: 100%;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
    opacity: 0.6;
    content: "";
    z-index: -1;
    position: absolute;
}.attempt_now_W6a svg {
    width: 64px;
    transform: translateY(0) rotate(0);
    height: 64px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    flex-shrink: 0;
}.attempt_now_W6a svg:hover {
    transform: translateY(-5px) rotate(5deg);
}.attempt_now_W6a svg path {
    fill: rgb(163,200,193);
    transition: fill 0.3s ease, transform 0.5s ease;
}.attempt_now_W6a svg:hover path {
    transform: scale(1.05);
    fill: rgb(100,180,167);
}.attempt_now_W6a .learn_track_EDC div {
    flex-grow: 1;
    display: flex;
    justify-content: flex-end;
}.attempt_now_W6a .inquiry_inquiry_hL4 {
    position: relative;
    padding: 1rem 2.5rem;
    z-index: 1;
    justify-content: center;
    display: inline-flex;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275),
                box-shadow 0.3s ease;
    text-decoration: none;
    font-weight: 600;
    border-radius: 14px;
    background: linear-gradient(135deg, rgb(163,200,193), rgb(100,180,167));
    overflow: hidden;
    align-items: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1),
                0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    font-size: 14px;
    color: #ffffff;
}.attempt_now_W6a .inquiry_inquiry_hL4::before {
    content: "";
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
    height: 100%;
    top: 0;
    transition: left 0.6s ease;
    z-index: -1;
    position: absolute;
}.attempt_now_W6a .inquiry_inquiry_hL4:hover {
    box-shadow: 0 8px 25px rgba(rgb(163,200,193,0.5), 0.3),
                0 0 0 1px rgba(255, 255, 255, 0.15) inset;
    transform: translateY(-3px);
}.attempt_now_W6a .inquiry_inquiry_hL4:hover::before {
    left: 100%;
}.attempt_now_W6a .inquiry_inquiry_hL4:active {
    transform: translateY(0);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1),
                0 0 0 1px rgba(255, 255, 255, 0.1) inset;
}

@keyframes fadeUpIn {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slideUpIn {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes subtleRotate {
    0% {
        transform: rotate(-15deg);
    }
    100% {
        transform: rotate(345deg);
    }
}

@media (max-width: 1024px) {.attempt_now_W6a {
    padding: 4rem 0;
}.attempt_now_W6a h2 {
    font-size: calc(30px * 0.9);
}.attempt_now_W6a .learn_track_EDC {
    padding: 2rem;
}
}

@media (max-width: 768px) {.attempt_now_W6a {
    padding: 3.5rem 0;
}.attempt_now_W6a h2 {
    font-size: calc(30px * 0.8);
    margin-bottom: 2rem;
}.attempt_now_W6a .learn_track_EDC {
    flex-direction: column;
    gap: 1.5rem;
    padding: 2rem 1.5rem;
}.attempt_now_W6a .learn_track_EDC div {
    justify-content: center;
    width: 100%;
}.attempt_now_W6a svg {
    width: 48px;
    height: 48px;
}.attempt_now_W6a .inquiry_inquiry_hL4 {
    padding: 0.875rem 1.5rem;
    width: 100%;
}
}

@media (max-width: 480px) {.attempt_now_W6a {
    padding: 3rem 0;
}.attempt_now_W6a h2 {
    margin-bottom: 1.5rem;
    font-size: calc(30px * 0.7);
}.attempt_now_W6a .container {
    padding: 0 1.25rem;
}.attempt_now_W6a .learn_track_EDC {
    padding: 1.5rem 1.25rem;
}.attempt_now_W6a svg {
    width: 40px;
    height: 40px;
}.attempt_now_W6a .inquiry_inquiry_hL4 {
    font-size: calc(14px * 0.9);
}}.appFrame_9iC {
    background: linear-gradient(135deg, rgb(163,200,193,0.5) 0%, rgb(213,226,223) 70%);
    overflow: hidden;
    padding: 5rem 2rem;
    perspective: 1000px;
    position: relative;
}.appFrame_9iC::before {
    top: 0;
    z-index: 0;
    left: 0;
    content: "";
    height: 100%;
    background-size: 80px 80px, 60px 60px, 100px 100px;
    background: 
        radial-gradient(circle at 10% 20%, transparent 20%, rgb(163,200,193,0.5) 21%, transparent 22%),
        radial-gradient(circle at 90% 60%, transparent 10%, rgb(163,200,193,0.5) 11%, transparent 12%),
        radial-gradient(circle at 50% 40%, transparent 30%, rgb(163,200,193,0.5) 31%, transparent 32%);
    position: absolute;
    width: 100%;
    opacity: 0.15;
}.appFrame_9iC .container {
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    transform-style: preserve-3d;
}.appFrame_9iC h2 {
    opacity: 0;
    font-family: Arial, sans-serif;
    color: #000000;
    text-shadow: 0 1px 1px rgba(0,0,0,0.1);
    line-height: 1.3;
    transform: translateZ(40px);
    margin-bottom: 3rem;
    font-size: 35px;
    position: relative;
    font-weight: 700;
    animation: fadeSlideUp 0.8s 0.2s forwards ease-out;
}.appFrame_9iC h2::after {
    height: 3px;
    position: absolute;
    left: 0;
    animation: lineExpand 1.2s 0.6s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    content: "";
    width: 80px;
    bottom: -15px;
    transform-origin: left;
    transform: scaleX(0);
    background: rgb(163,200,193);
}.appFrame_9iC .learn_track_EDC {
    animation: fadeSlideUp 0.8s 0.4s forwards ease-out;
    box-shadow: 
        0 10px 25px -10px rgba(0,0,0,0.1),
        0 5px 10px -5px rgba(0,0,0,0.04);
    background: #ffffff;
    transition: transform 0.5s ease;
    border-left: 5px solid rgb(163,200,193);
    transform-style: preserve-3d;
    opacity: 0;
    transform: translateZ(20px) rotateY(-2deg);
}.appFrame_9iC .learn_track_EDC:hover {
    transform: translateZ(25px) rotateY(0deg);
}.appFrame_9iC ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
}.appFrame_9iC li {
    padding: 2.5rem;
    position: relative;
}.appFrame_9iC li::before {
    opacity: 0.7;
    top: -8px;
    z-index: -1;
    border-radius: 50%;
    animation: pulseIn 1.5s 1s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    position: absolute;
    content: "";
    width: 40px;
    right: -8px;
    transform: scale(0);
    background: rgb(100,180,167,0.5);
    height: 40px;
}.appFrame_9iC span {
    color: #000000;
    transform: translateZ(10px);
    font-size: 17px;
    position: relative;
    display: block;
    line-height: 1.8;
    font-family: Arial, sans-serif;
}

@keyframes fadeSlideUp {
    0% {
        opacity: 0;
        transform: translateY(30px) translateZ(0);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(40px);
    }
}

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

@keyframes pulseIn {
    0% {
        transform: scale(0);
    }
    70% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

@media (max-width: 992px) {.appFrame_9iC {
    padding: 4rem 1.5rem;
}.appFrame_9iC h2 {
    margin-bottom: 2.5rem;
    font-size: calc(35px * 0.9);
}.appFrame_9iC .learn_track_EDC {
    transform: translateZ(15px) rotateY(-1deg);
}
}

@media (max-width: 768px) {.appFrame_9iC {
    padding: 3rem 1rem;
}.appFrame_9iC h2 {
    margin-bottom: 2rem;
    font-size: calc(35px * 0.8);
}.appFrame_9iC .learn_track_EDC {
    transform: translateZ(10px) rotateY(0);
}.appFrame_9iC li {
    padding: 2rem;
}
}

@media (max-width: 576px) {.appFrame_9iC {
    padding: 2.5rem 0.8rem;
}.appFrame_9iC h2 {
    font-size: calc(35px * 0.7);
    margin-bottom: 1.5rem;
}.appFrame_9iC h2::after {
    width: 60px;
    height: 2px;
}.appFrame_9iC li {
    padding: 1.5rem;
}.appFrame_9iC span {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}}.course_rewards_gwA {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(213,226,223) 0%, rgba(255,255,255,0.97) 100%);
    padding: 6rem 0;
}.course_rewards_gwA::before {
    left: 0;
    top: 0;
    content: "";
    z-index: 0;
    width: 100%;
    position: absolute;
    background-image: 
    radial-gradient(circle at 20% 30%, rgba(rgb(163,200,193,0.5), 0.05) 0%, transparent 50%),
    radial-gradient(circle at 80% 70%, rgba(rgb(100,180,167,0.5), 0.07) 0%, transparent 50%);
    height: 100%;
}.course_rewards_gwA::after {
    background: linear-gradient(90deg, rgb(163,200,193) 0%, rgb(100,180,167) 100%);
    bottom: -2px;
    transform: scaleX(0.97);
    transform-origin: left;
    z-index: 1;
    position: absolute;
    height: 6px;
    width: 100%;
    left: 0;
    content: "";
}.course_rewards_gwA h5 {
    text-align: center;
    position: relative;
    font-size: 23px;
    transform: translateZ(0);
    z-index: 2;
    margin-bottom: 3rem;
    font-weight: 700;
    color: #000000;
}.course_rewards_gwA h5::after {
    width: 60px;
    left: 50%;
    position: absolute;
    bottom: -12px;
    height: 3px;
    content: "";
    transform: translateX(-50%);
    background: rgb(163,200,193);
}.course_rewards_gwA .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 15px;
}.course_rewards_gwA .learn_track_EDC {
    overflow: hidden;
    flex-direction: column;
    background-color: #ffffff;
    border-radius: 4px;
    transform: translateY(0);
    box-shadow: 0 15px 40px rgba(0,0,0,0.08);
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    display: flex;
}.course_rewards_gwA .learn_track_EDC:hover {
    transform: translateY(-5px);
}.course_rewards_gwA .portfolio_image_WeB {
    object-fit: cover;
    object-position: center;
    width: 100%;
    transition: transform 1.2s ease-out;
    display: block;
    height: 300px;
    transform: scale(1);
}.course_rewards_gwA .learn_track_EDC:hover .portfolio_image_WeB {
    transform: scale(1.05);
}.course_rewards_gwA .text_inner_H5h {
    padding: 2.5rem 2rem;
    position: relative;
}.course_rewards_gwA .text_inner_H5h::before {
    width: 3px;
    transition: height 0.8s cubic-bezier(0.25, 1, 0.5, 1);
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(163,200,193), rgb(100,180,167));
    content: "";
    height: 0;
    left: 0;
}.course_rewards_gwA .learn_track_EDC:hover .text_inner_H5h::before {
    height: 100%;
}.course_rewards_gwA ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.course_rewards_gwA li {
    transform: translateX(0);
    padding-left: 38px;
    margin-bottom: 1.2rem;
    transition: transform 0.3s ease;
    position: relative;
}.course_rewards_gwA li:hover {
    transform: translateX(5px);
}.course_rewards_gwA li p {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
    display: flex;
    color: #000000;
    margin: 0;
    align-items: flex-start;
}.course_rewards_gwA li svg {
    margin-right: 12px;
    height: 26px;
    top: 2px;
    left: 0;
    width: 26px;
    position: absolute;
    transition: transform 0.3s ease;
}.course_rewards_gwA li:hover svg {
    transform: rotate(10deg);
}.course_rewards_gwA svg path {
    fill: rgb(163,200,193);
    transition: fill 0.3s ease;
}.course_rewards_gwA li:hover svg path {
    fill: rgb(100,180,167);
}

@media (min-width: 768px) {.course_rewards_gwA .learn_track_EDC {
    align-items: stretch;
    flex-direction: row;
}.course_rewards_gwA .learn_track_EDC > div:first-child {
    flex: 0 0 45%;
    overflow: hidden;
}.course_rewards_gwA .portfolio_image_WeB {
    height: 100%;
}.course_rewards_gwA .text_inner_H5h {
    padding: 3rem;
    flex: 0 0 55%;
}.course_rewards_gwA ul {
    columns: 1;
}
}

@media (min-width: 992px) {.course_rewards_gwA {
    padding: 8rem 0;
}.course_rewards_gwA h5 {
    margin-bottom: 4rem;
    font-size: calc(23px * 1.1);
}.course_rewards_gwA .text_inner_H5h {
    padding: 3.5rem;
}.course_rewards_gwA ul {
    column-gap: 2rem;
    columns: 2;
}.course_rewards_gwA li {
    break-inside: avoid;
}
}

@media (max-width: 767px) {.course_rewards_gwA {
    padding: 4rem 0;
}.course_rewards_gwA h5 {
    line-height: 1.4;
    padding: 0 15px;
    font-size: calc(23px * 0.9);
}.course_rewards_gwA .portfolio_image_WeB {
    height: 220px;
}.course_rewards_gwA .text_inner_H5h {
    padding: 1.8rem 1.5rem;
}.course_rewards_gwA li {
    margin-bottom: 1rem;
}
}

@media (max-width: 480px) {.course_rewards_gwA h5 {
    font-size: calc(23px * 0.8);
}.course_rewards_gwA .portfolio_image_WeB {
    height: 180px;
}.course_rewards_gwA .text_inner_H5h {
    padding: 1.5rem 1.2rem;
}.course_rewards_gwA li {
    padding-left: 34px;
}.course_rewards_gwA li svg {
    width: 22px;
    height: 22px;
}
}

@media (hover: none) {.course_rewards_gwA .learn_track_EDC,
  .course_rewards_gwA .learn_track_EDC:hover {
    transform: translateY(0);
}.course_rewards_gwA .portfolio_image_WeB,
  .course_rewards_gwA .learn_track_EDC:hover .portfolio_image_WeB {
    transform: scale(1);
}.course_rewards_gwA li:hover {
    transform: translateX(0);
}}.pricing_set_YPr {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
    font-family: Arial, sans-serif;
    background-color: rgb(213,226,223);
}.pricing_set_YPr::before {
    top: 0;
    background: linear-gradient(135deg, rgba(rgb(100,180,167,0.5), 0.05) 0%, rgba(rgb(163,200,193,0.5), 0.08) 100%);
    z-index: 0;
    position: absolute;
    height: 100%;
    left: 0;
    content: "";
    width: 100%;
}.pricing_set_YPr .container {
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 1;
    max-width: 1400px;
}.pricing_set_YPr .value_fees_t0J {
    flex-direction: column;
    display: flex;
}.pricing_set_YPr .cert_cost_cr8 {
    transform: translateY(20px);
    opacity: 0;
    margin-bottom: 60px;
    animation: fadeUp 0.8s ease-out forwards;
}.pricing_set_YPr .cert_cost_cr8 h2 {
    margin-bottom: 20px;
    position: relative;
    color: #000000;
    font-size: 35px;
    font-weight: 700;
    display: inline-block;
    line-height: 1.2;
    text-transform: uppercase;
}.pricing_set_YPr .cert_cost_cr8 h2::after {
    height: 4px;
    left: 0;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(100,180,167), rgb(163,200,193));
    bottom: -10px;
    width: 80px;
    border-radius: 2px;
}.pricing_set_YPr .price_sheet_kUg {
    margin-top: 25px;
    max-width: 800px;
    color: #000000;
    line-height: 1.6;
    font-size: 16px;
}.pricing_set_YPr .premium_grid_fvA {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    display: grid;
    margin-top: 20px;
    gap: 30px;
}.pricing_set_YPr .rate_choices_aHV {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: fadeUp 0.8s ease-out forwards;
    transform: translateY(30px);
    animation-delay: calc(0.15s * var(--i, 1));
    opacity: 0;
    text-decoration: none;
    perspective: 1000px;
    display: block;
}.pricing_set_YPr .rate_choices_aHV:nth-child(1) {
    --i: 1;
}.pricing_set_YPr .rate_choices_aHV:nth-child(2) {
    --i: 2;
}.pricing_set_YPr .rate_choices_aHV:nth-child(3) {
    --i: 3;
}.pricing_set_YPr .rate_choices_aHV:nth-child(4) {
    --i: 4;
}.pricing_set_YPr .price_opts_HEG {
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15), 
              0 5px 15px -10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    transform-style: preserve-3d;
    transition: all 0.4s ease;
    position: relative;
    border-radius: 12px;
    background-color: #ffffff;
    height: 100%;
}.pricing_set_YPr .rate_choices_aHV:hover .price_opts_HEG {
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.2),
              15px 15px 30px -10px rgba(0, 0, 0, 0.1),
              -15px 15px 30px -10px rgba(rgb(163,200,193,0.5), 0.1);
    transform: translateY(-15px) rotateX(2deg) rotateY(-2deg);
}.pricing_set_YPr .bundle_offer_D0f {
    position: relative;
    z-index: 2;
    min-height: 250px;
    box-sizing: border-box;
    padding: 35px 30px;
}.pricing_set_YPr .bundle_offer_D0f h3 {
    transition: transform 0.3s ease;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: calc(18px + 2px);
    display: inline-block;
    color: #000000;
    position: relative;
}.pricing_set_YPr .rate_choices_aHV:hover .bundle_offer_D0f h3 {
    color: rgb(163,200,193);
    transform: translateX(5px);
}.pricing_set_YPr .price_choices_b8q {
    position: relative;
    color: rgb(100,180,167);
    transition: all 0.3s ease;
    display: block;
    margin: 20px 0;
    font-weight: 700;
    font-size: calc(18px + 4px);
}.pricing_set_YPr .price_choices_b8q::before {
    top: -10px;
    height: 3px;
    content: "";
    position: absolute;
    border-radius: 2px;
    width: 40px;
    background: linear-gradient(90deg, rgb(100,180,167), transparent);
    left: 0;
}.pricing_set_YPr .rate_choices_aHV:hover .price_choices_b8q {
    color: rgb(163,200,193);
    transform: scale(1.05);
}.pricing_set_YPr .bundle_offer_D0f p {
    word-break: normal;
    white-space: normal;
    transition: color 0.3s ease;
    margin-top: 15px;
    hyphens: auto;
    word-wrap: break-word;
    font-size: 16px;
    overflow-wrap: break-word;
    color: #000000;
    line-height: 1.6;
}.pricing_set_YPr .portfolio_image_WeB {
    overflow: hidden;
    transition: all 0.5s ease;
    width: 100%;
    height: 200px;
    position: relative;
}.pricing_set_YPr .portfolio_image_WeB::after {
    left: 0;
    position: absolute;
    height: 100%;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    transition: opacity 0.4s ease;
    z-index: 1;
    top: 0;
    opacity: 0.6;
    width: 100%;
}.pricing_set_YPr .rate_choices_aHV:hover .portfolio_image_WeB {
    transform: scale(1.05);
}.pricing_set_YPr .rate_choices_aHV:hover .portfolio_image_WeB::after {
    opacity: 0.3;
}

@keyframes fadeUp {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@media (min-width: 1200px) {.pricing_set_YPr .value_fees_t0J {
    flex-direction: row-reverse;
}.pricing_set_YPr .cert_cost_cr8 {
    padding-left: 50px;
    margin-bottom: 0;
    width: 30%;
}.pricing_set_YPr .premium_grid_fvA {
    width: 70%;
}.pricing_set_YPr .cert_cost_cr8 h2 {
    font-size: calc(35px + 4px);
}
}

@media (max-width: 1199px) {.pricing_set_YPr {
    padding: 80px 0;
}.pricing_set_YPr .cert_cost_cr8 {
    max-width: 800px;
    text-align: center;
    margin: 0 auto 50px;
}.pricing_set_YPr .cert_cost_cr8 h2::after {
    transform: translateX(-50%);
    left: 50%;
}
}

@media (max-width: 767px) {.pricing_set_YPr {
    padding: 60px 0;
}.pricing_set_YPr .premium_grid_fvA {
    grid-template-columns: 1fr;
    gap: 20px;
}.pricing_set_YPr .bundle_offer_D0f {
    padding: 25px 20px;
}.pricing_set_YPr .portfolio_image_WeB {
    height: 180px;
}.pricing_set_YPr .cert_cost_cr8 h2 {
    font-size: calc(35px - 2px);
}.pricing_set_YPr .price_sheet_kUg {
    font-size: calc(16px - 1px);
}
}

@media (hover: none) {.pricing_set_YPr .rate_choices_aHV:hover .price_opts_HEG {
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15),
                0 5px 15px -10px rgba(0, 0, 0, 0.05);
    transform: none;
}.pricing_set_YPr .rate_choices_aHV:hover .bundle_offer_D0f h3 {
    transform: none;
}.pricing_set_YPr .rate_choices_aHV:hover .price_choices_b8q {
    transform: none;
}.pricing_set_YPr .rate_choices_aHV:hover .portfolio_image_WeB {
    transform: none;
}
}