* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}.wrapper-skeleton_5 {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}.netiquette_6 {
    flex: 0 0 auto;
}html,body {
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    scroll-behavior: smooth;
    min-height: 100%;
}svg {
    height: 30px;
    width: 30px;
}.top_edu_0 {
    flex: 1 0 auto;
}.container {
    max-width: 100%;
    width: 1196px;
    margin: auto;
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
header .top_plank {
    color:  #ffffff;
    background: rgb(179,192,213);
}header .top_plank .learn_peakpro_3 div svg, header .top_plank .learn_peakpro_3 div svg path {
    fill: #ffffff;
}header .top_plank .learn_peakpro_3 div span {
    color: #ffffff;
}header .top_plank .learn_peakpro_3 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    font-size: 16px;
    padding: 15px 0 10px 0;
    line-height: 21px;
}header .top_plank .learn_peakpro_3 div {
    margin-right: 24px;
    align-items: center;
    display: flex;
    justify-content: flex-start;
}header .top_plank .learn_peakpro_3 div img, header .top_plank .learn_peakpro_3 div svg {
    height: 16px;
    width: 16px;
    margin-right: 8px;
}.welcome_section_2 {
    overflow: hidden;
    font-family: Arial, sans-serif;
    position: relative;
    height: 100vh;
    color: #ffffff;
}.welcome_section_2 .intro_title_2 {
    width: 100%;
    z-index: 1;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: relative;
    display: flex;
}.welcome_section_2 .intro_title_2::before {
    position: absolute;
    top: 0;
    background: radial-gradient(circle at 30% 40%, 
    rgba(0, 0, 0, 0.1) 0%, 
    rgba(0, 0, 0, 0.6) 50%, 
    rgba(0, 0, 0, 0.85) 100%);
    bottom: 0;
    content: "";
    left: 0;
    backdrop-filter: saturate(120%) contrast(110%);
    z-index: -1;
    right: 0;
}.welcome_section_2 .intro_title_2::after {
    left: -50%;
    content: "";
    right: -50%;
    position: absolute;
    bottom: -50%;
    top: -50%;
    z-index: -1;
    animation: orbital-movement 20s infinite linear;
    background: radial-gradient(circle at 70% 60%, 
    rgb(179,192,213,0.5) 0%, 
    transparent 20%),
    radial-gradient(circle at 20% 30%, 
    rgb(142,160,186,0.5) 0%, 
    transparent 25%);
    transform: rotate(-15deg);
    opacity: 0.7;
}.welcome_section_2 .mentor_approach_5 {
    max-width: 1000px;
    flex-direction: column;
    gap: 2.5rem;
    transform: perspective(1000px) rotateX(3deg);
    position: relative;
    width: 90%;
    z-index: 2;
    padding: 3rem;
    transform-style: preserve-3d;
    display: flex;
}.welcome_section_2 .mentor_approach_5 > div {
    animation: fade-in-up 1s forwards ease-out;
    transform-style: preserve-3d;
    opacity: 0;
    position: relative;
}.welcome_section_2 .mentor_approach_5 > div:nth-child(1) {
    animation-delay: 0.3s;
}.welcome_section_2 .mentor_approach_5 > div:nth-child(2) {
    animation-delay: 0.6s;
}.welcome_section_2 .mentor_approach_5::before {
    height: 150px;
    position: absolute;
    border-radius: 50%;
    top: -75px;
    width: 150px;
    left: -75px;
    border: 2px solid rgb(142,160,186,0.5);
    animation: pulse 5s infinite alternate ease-in-out;
    content: "";
}.welcome_section_2 .mentor_approach_5::after {
    animation: rotate 20s infinite linear;
    border-radius: 50%;
    width: 200px;
    content: "";
    right: -100px;
    height: 200px;
    position: absolute;
    bottom: -100px;
    border: 1px dashed rgb(179,192,213,0.5);
}.welcome_section_2 .title_style_header {
    font-weight: 700;
    text-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    line-height: 1.1;
    transform: translateZ(30px);
    position: relative;
    letter-spacing: -0.02em;
    font-size: clamp(2.5rem, 5vw + 1rem, 40px);
    margin-bottom: 1rem;
}.welcome_section_2 .title_style_header::after {
    background: linear-gradient(90deg, rgb(179,192,213), rgb(142,160,186));
    position: absolute;
    width: 60px;
    left: 0;
    content: "";
    border-radius: 10px;
    bottom: -15px;
    transform: translateZ(25px);
    height: 4px;
}.welcome_section_2 h3 {
    line-height: 1.4;
    transform: translateZ(20px);
    color: #ffffff;
    padding-right: 10%;
    font-size: clamp(1.2rem, 2vw + 0.5rem, 23px);
    font-weight: 600;
    margin-bottom: 1.5rem;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
}.welcome_section_2 p {
    font-weight: 400;
    margin-bottom: 2rem;
    color: #ffffff;
    transform: translateZ(15px);
    font-size: 16px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    position: relative;
    line-height: 1.6;
}.welcome_section_2 p::before {
    height: 15px;
    content: "";
    left: -30px;
    width: 15px;
    top: 50%;
    background-color: rgb(179,192,213,0.5);
    position: absolute;
    border-radius: 50%;
    animation: pulse-small 3s infinite alternate ease-in-out;
    transform: translateY(-50%);
    filter: blur(2px);
}

@keyframes orbital-movement {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

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

@keyframes pulse-small {
  0% {
    transform: translateY(-50%) scale(0.8);
    opacity: 0.5;
  }
  100% {
    transform: translateY(-50%) scale(1.2);
    opacity: 0.8;
  }
}

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

@keyframes fade-in-up {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 992px) {.welcome_section_2 .mentor_approach_5 {
    padding: 2.5rem;
    gap: 1.8rem;
    transform: perspective(800px) rotateX(2deg);
}.welcome_section_2 .title_style_header {
    font-size: clamp(2rem, 4vw + 0.8rem, 40px);
}.welcome_section_2 h3 {
    padding-right: 5%;
    font-size: clamp(1rem, 1.8vw + 0.4rem, 23px);
}.welcome_section_2 .mentor_approach_5::before,
  .welcome_section_2 .mentor_approach_5::after {
    height: 120px;
    width: 120px;
}
}

@media (max-width: 768px) {.welcome_section_2 {
    height: auto;
    min-height: 100vh;
}.welcome_section_2 .intro_title_2 {
    padding: 5rem 1rem;
}.welcome_section_2 .mentor_approach_5 {
    gap: 1.5rem;
    padding: 2rem 1.5rem;
    width: 95%;
    transform: perspective(600px) rotateX(1deg);
}.welcome_section_2 .title_style_header {
    font-size: clamp(1.8rem, 3vw + 0.6rem, 2.5rem);
}.welcome_section_2 h3 {
    font-size: clamp(0.9rem, 1.5vw + 0.3rem, 1.2rem);
    padding-right: 0;
}.welcome_section_2 p {
    font-size: 0.9rem;
}.welcome_section_2 .mentor_approach_5::before {
    top: -40px;
    width: 80px;
    left: -40px;
    height: 80px;
}.welcome_section_2 .mentor_approach_5::after {
    right: -50px;
    height: 100px;
    bottom: -50px;
    width: 100px;
}.welcome_section_2 .intro_title_2::before {
    background: radial-gradient(circle at 50% 40%, 
      rgba(0, 0, 0, 0.2) 0%, 
      rgba(0, 0, 0, 0.7) 60%, 
      rgba(0, 0, 0, 0.9) 100%);
}
}

@media (max-width: 480px) {.welcome_section_2 .intro_title_2 {
    padding: 4rem 1rem;
}.welcome_section_2 .mentor_approach_5 {
    transform: none;
    gap: 1.2rem;
    padding: 1.5rem 1rem;
}.welcome_section_2 .title_style_header {
    font-size: clamp(1.5rem, 2.5vw + 0.5rem, 2rem);
}.welcome_section_2 .title_style_header::after {
    bottom: -10px;
    width: 40px;
    height: 3px;
}.welcome_section_2 h3 {
    line-height: 1.5;
    font-size: 0.9rem;
}.welcome_section_2 p {
    line-height: 1.5;
    font-size: 0.85rem;
}.welcome_section_2 p::before {
    display: none;
}.welcome_section_2 .mentor_approach_5::before,
  .welcome_section_2 .mentor_approach_5::after {
    display: none;
}}.education_experience_7 {
    background: linear-gradient(135deg, rgb(216,222,237) 0%, #ffffff 100%);
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
}.education_experience_7::before {
    opacity: 0.4;
    width: 30%;
    content: "";
    background: linear-gradient(45deg, rgb(142,160,186,0.5) 0%, rgb(179,192,213,0.5) 100%);
    right: -5%;
    z-index: 0;
    filter: blur(40px);
    transform: rotate(-15deg);
    position: absolute;
    height: 80%;
    top: -10%;
}.education_experience_7::after {
    height: 70%;
    bottom: -10%;
    left: -5%;
    z-index: 0;
    transform: rotate(10deg);
    content: "";
    width: 40%;
    filter: blur(50px);
    opacity: 0.3;
    background: linear-gradient(-45deg, rgb(179,192,213,0.5) 0%, rgb(142,160,186,0.5) 100%);
    position: absolute;
}.education_experience_7 .container {
    margin: 0 auto;
    z-index: 1;
    position: relative;
    max-width: 1200px;
    padding: 0 1.5rem;
}.education_experience_7 .rating_praise_2 {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-2deg);
    gap: 2rem;
    grid-template-columns: 1fr;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    border-left: 4px solid rgb(142,160,186);
    padding: 2rem;
    display: grid;
}.education_experience_7 .rating_praise_2:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 10px 20px rgba(0, 0, 0, 0.05);
}.education_experience_7 .pic_wrap_item_4 {
    margin: 0 auto;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    width: 180px;
    border-radius: 10px;
    height: 180px;
    position: relative;
    transition: all 0.4s ease-out;
    transform: rotate(-3deg);
}.education_experience_7 .pic_wrap_item_4:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    transform: rotate(0deg) scale(1.03);
}.education_experience_7 .pic_wrap_item_4::after {
    border-radius: 5px;
    left: 10px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    position: absolute;
    bottom: 10px;
    right: 10px;
    pointer-events: none;
    content: "";
    top: 10px;
}.education_experience_7 .name {
    position: relative;
    font-size: 22px;
    color: #000000;
    display: inline-block;
    margin-bottom: 0.5rem;
    font-weight: 700;
}.education_experience_7 .name::after {
    position: absolute;
    content: "";
    left: 0;
    height: 3px;
    background: linear-gradient(90deg, rgb(142,160,186) 0%, transparent 100%);
    width: 40%;
    transition: width 0.3s ease;
    bottom: -5px;
}.education_experience_7 .rating_praise_2:hover .name::after {
    width: 70%;
}.education_experience_7 .exp_section_8 {
    border-left: 2px solid rgb(142,160,186,0.5);
    font-size: 18px;
    position: relative;
    color: #000000;
    padding-left: 1.5rem;
    line-height: 1.7;
    margin: 0;
}.education_experience_7 .exp_section_8::before {
    font-family: serif;
    content: "";
    left: -10px;
    top: -20px;
    position: absolute;
    font-size: 5rem;
    color: rgb(142,160,186,0.5);
    opacity: 0.3;
}

@media (min-width: 768px) {.education_experience_7 {
    padding: 7rem 0;
}.education_experience_7 .rating_praise_2 {
    gap: 2.5rem;
    grid-template-columns: 220px 1fr;
    padding: 3rem;
    grid-template-rows: auto 1fr;
}.education_experience_7 .rating_praise_2 > div:nth-child(1) {
    grid-row: 1 / 3;
}.education_experience_7 .pic_wrap_item_4 {
    height: 280px;
    width: 220px;
    margin: 0;
}.education_experience_7 .exp_section_8 {
    font-size: calc(18px + 0.1rem);
    padding-left: 2rem;
}
}

@media (min-width: 992px) {.education_experience_7 .rating_praise_2 {
    grid-template-columns: 300px 1fr;
    gap: 3rem;
    padding: 4rem;
}.education_experience_7 .pic_wrap_item_4 {
    height: 350px;
    width: 280px;
}.education_experience_7 .name {
    font-size: calc(22px + 0.2rem);
}.education_experience_7 .exp_section_8 {
    line-height: 1.8;
    padding-left: 2.5rem;
    font-size: calc(18px + 0.2rem);
}
}

@media (min-width: 1200px) {.education_experience_7 .container {
    padding: 0 2rem;
}.education_experience_7 .rating_praise_2 {
    padding: 5rem;
    gap: 4rem;
    grid-template-columns: 350px 1fr;
    transform: perspective(1500px) rotateY(-3deg);
}.education_experience_7 .pic_wrap_item_4 {
    width: 320px;
    height: 400px;
}
}

@media (max-width: 767px) {.education_experience_7 .rating_praise_2 > div:nth-child(2) {
    text-align: center;
}.education_experience_7 .name::after {
    transform: translateX(-50%);
    left: 50%;
}.education_experience_7 .exp_section_8 {
    text-align: left;
    padding: 1.5rem;
}}header {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.5);
    width: 100%;
    position: fixed;
    z-index: 100;
    background: linear-gradient(to bottom, 
        rgb(179,192,213,0.5) 0%,
        #000000 100%);
    left: 0;
    top: 0;
}header::before {
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 30%, rgb(142,160,186,0.5) 0%, transparent 15%),
        radial-gradient(circle at 80% 70%, rgb(179,192,213,0.5) 0%, transparent 15%);
    opacity: 0.3;
    animation: pulse-bg 8s infinite alternate;
    content: "";
    height: 100%;
}header::after {
    left: 0;
    z-index: 1;
    position: absolute;
    background-size: 20px 20px;
    height: 100%;
    opacity: 0.1;
    content: "";
    width: 100%;
    background-image: 
        linear-gradient(0deg, transparent 95%, rgb(142,160,186,0.5) 100%),
        linear-gradient(90deg, transparent 95%, rgb(142,160,186,0.5) 100%);
    top: 0;
}header .container {
    position: relative;
    align-items: center;
    padding: 0;
    z-index: 2;
    flex-direction: column;
    display: flex;
}header .header_lead_5 {
    width: 100%;
    flex-direction: column;
    align-items: center;
    display: flex;
    position: relative;
}header .nav_site_5 {
    align-items: center;
    display: flex;
    z-index: 3;
    position: relative;
    justify-content: center;
    margin: 1rem 0 1.5rem;
    text-decoration: none;
}header .nav_site_5::before {
    z-index: -1;
    width: 120px;
    content: "";
    animation: rotate 10s linear infinite;
    height: 120px;
    position: absolute;
    border-radius: 50%;
    background: 
        conic-gradient(
            transparent 0deg,
            rgb(142,160,186,0.5) 120deg,
            transparent 180deg,
            rgb(179,192,213,0.5) 240deg,
            transparent 360deg
        );
    opacity: 0.2;
}header .nav_site_5::after {
    animation: pulse-opacity 4s ease infinite alternate;
    width: 70px;
    opacity: 0.3;
    position: absolute;
    background: rgb(142,160,186,0.5);
    z-index: -2;
    height: 70px;
    filter: blur(20px);
    content: "";
    border-radius: 50%;
}header .nav_site_5 svg {
    width: auto;
    height: 45px;
    transition: all 0.4s ease;
    filter: drop-shadow(0 0 8px rgb(179,192,213,0.5));
}header .nav_site_5:hover svg {
    transform: scale(1.08);
    filter: drop-shadow(0 0 12px rgb(142,160,186));
}header .top_train_3 {
    border-bottom: 1px solid rgb(179,192,213,0.5);
    width: 100vw;
    scrollbar-width: none;
    justify-content: center;
    padding: 1rem 0;
    border-top: 1px solid rgb(179,192,213,0.5);
    background: linear-gradient(to bottom,
        rgba(0, 0, 0, 0.5) 0%,
        #000000 100%);
    overflow-x: auto;
    position: relative;
    display: flex;
    gap: 0.8rem;
}header .top_train_3::-webkit-scrollbar {
    display: none;
}header .top_train_3::before {
    background: 
        linear-gradient(90deg, 
            #000000 0%,
            transparent 10%,
            transparent 90%,
            #000000 100%);
    top: 0;
    position: absolute;
    pointer-events: none;
    left: 0;
    height: 100%;
    z-index: 3;
    content: "";
    width: 100%;
}header .nav_mainwrap_7 {
    font-weight: 600;
    white-space: nowrap;
    z-index: 2;
    position: relative;
    text-decoration: none;
    perspective: 800px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-size: 13px;
    padding: 0.6rem 1.5rem;
    transition: all 0.3s ease;
    color: #ffffff;
    letter-spacing: 1px;
}header .nav_mainwrap_7::before {
    left: 0;
    transform: translateZ(-10px);
    border: 1px solid transparent;
    z-index: -1;
    width: 100%;
    transition: all 0.3s ease;
    height: 100%;
    position: absolute;
    top: 0;
    border-radius: 10px;
    content: "";
}header .nav_mainwrap_7::after {
    transition: all 0.3s ease;
    left: 50%;
    content: "";
    bottom: 0;
    transform: translateX(-50%);
    width: 0%;
    height: 2px;
    background: rgb(142,160,186);
    position: absolute;
}header .nav_mainwrap_7:hover {
    color: rgb(142,160,186);
    transform: translateY(-2px) translateZ(0);
    text-shadow: 0 0 5px rgb(142,160,186,0.5);
}header .nav_mainwrap_7:hover::before {
    border-color: rgb(142,160,186,0.5);
    transform: translateZ(0);
    box-shadow: 0 0 15px rgb(179,192,213,0.5);
}header .nav_mainwrap_7:hover::after {
    width: 80%;
}

@keyframes pulse-bg {
    0%, 100% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.4;
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes pulse-opacity {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.2);
    }
}

@media (max-width: 991px) {header .nav_site_5 {
    margin: 0.8rem 0 1.2rem;
}header .nav_site_5 svg {
    height: 40px;
}header .nav_mainwrap_7 {
    font-size: calc(13px - 1px);
    padding: 0.5rem 1.2rem;
}
}

@media (max-width: 767px) {header .nav_site_5 {
    margin: 0.6rem 0 1rem;
}header .nav_site_5 svg {
    height: 35px;
}header .nav_site_5::before {
    width: 90px;
    height: 90px;
}header .nav_site_5::after {
    width: 50px;
    height: 50px;
}header .top_train_3 {
    padding: 0.8rem 0;
    justify-content: flex-start;
}header .nav_mainwrap_7 {
    font-size: calc(13px - 2px);
    padding: 0.4rem 1rem;
}header .nav_mainwrap_7:first-child {
    margin-left: 2rem;
}header .nav_mainwrap_7:last-child {
    margin-right: 2rem;
}}.company_overview_7 {
    position: relative;
    background-color: rgb(216,222,237);
    overflow: hidden;
    padding: 120px 0;
}.company_overview_7::before {
    background: linear-gradient(135deg, rgb(179,192,213,0.5) 0%, transparent 50%, rgb(142,160,186,0.5) 100%);
    content: "";
    left: 0;
    z-index: 1;
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
}.company_overview_7::after {
    position: absolute;
    left: 0;
    background: radial-gradient(circle at 30% 30%, rgb(179,192,213,0.5) 0%, transparent 40%);
    height: 100%;
    top: 0;
    z-index: 2;
    content: "";
    width: 100%;
}.company_overview_7 .container {
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 5;
}.company_overview_7 h2 {
    position: relative;
    font-size: 29px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 60px;
    padding-bottom: 20px;
    text-align: center;
}.company_overview_7 h2::before {
    left: 50%;
    width: 80px;
    transform: translateX(-50%);
    bottom: 0;
    background: linear-gradient(90deg, rgb(179,192,213), rgb(142,160,186));
    height: 3px;
    border-radius: 10px;
    position: absolute;
    content: "";
}.company_overview_7 h2::after {
    position: absolute;
    left: 50%;
    content: "";
    bottom: -5px;
    animation: pulse 3s infinite;
    transform: translateX(-50%);
    height: 3px;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(142,160,186), rgb(179,192,213));
    width: 40px;
}.company_overview_7 .how_started_9 {
    gap: 40px;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
}.company_overview_7 .how_started_9::before {
    height: 100%;
    left: 50%;
    position: absolute;
    content: "";
    transform: translateX(-50%);
    top: 0;
    background: linear-gradient(to bottom, transparent, rgb(179,192,213,0.5), rgb(142,160,186,0.5), transparent);
    width: 2px;
}.company_overview_7 .academy_roots_5 {
    z-index: 2;
    position: relative;
    padding: 40px;
    transition: all 0.3s ease;
    overflow: hidden;
    background-color: #ffffff;
    border-radius: 14px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.company_overview_7 .academy_roots_5:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}.company_overview_7 .academy_roots_5::before {
    left: 0;
    height: 5px;
    width: 100%;
    background: linear-gradient(90deg, rgb(179,192,213), rgb(142,160,186));
    position: absolute;
    top: 0;
    content: "";
}.company_overview_7 .academy_roots_5::after {
    opacity: 0;
    width: 30%;
    height: 30%;
    transition: opacity 0.3s ease;
    position: absolute;
    right: 0;
    content: "";
    bottom: 0;
    z-index: -1;
    background: radial-gradient(circle at bottom right, rgb(179,192,213,0.5) 0%, transparent 70%);
}.company_overview_7 .academy_roots_5:hover::after {
    opacity: 1;
}.company_overview_7 .academy_roots_5:first-child::before {
    background: linear-gradient(90deg, rgb(179,192,213), rgb(142,160,186));
}.company_overview_7 .academy_roots_5:last-child::before {
    background: linear-gradient(90deg, rgb(142,160,186), rgb(179,192,213));
}.company_overview_7 .academy_roots_5 h3 {
    font-weight: 600;
    color: #000000;
    font-size: 23px;
    margin-bottom: 20px;
    position: relative;
    padding-left: 20px;
}.company_overview_7 .academy_roots_5 h3::before {
    border-radius: 50%;
    left: 0;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    background-color: rgb(179,192,213);
    height: 8px;
    width: 8px;
}.company_overview_7 .academy_roots_5:first-child h3::before {
    background-color: rgb(179,192,213);
}.company_overview_7 .academy_roots_5:last-child h3::before {
    background-color: rgb(142,160,186);
}.company_overview_7 .academy_roots_5 p {
    margin-bottom: 0;
    position: relative;
    line-height: 1.8;
    color: #000000;
    font-size: 13px;
}.company_overview_7 .academy_roots_5 p::first-letter {
    font-weight: 600;
    color: rgb(179,192,213);
    font-size: 1.2em;
}.company_overview_7 .academy_roots_5:last-child p::first-letter {
    color: rgb(142,160,186);
}@keyframes pulse {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.5;
    }
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes gradient-shift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.company_overview_7 .container::before,
.company_overview_7 .container::after {
    width: 200px;
    height: 200px;
    background: rgb(179,192,213,0.5);
    border-radius: 50%;
    position: absolute;
    filter: blur(60px);
    z-index: -1;
    content: "";
}.company_overview_7 .container::before {
    top: -100px;
    animation: float 15s ease-in-out infinite;
    left: -100px;
}.company_overview_7 .container::after {
    bottom: -100px;
    background: rgb(142,160,186,0.5);
    animation: float 20s ease-in-out infinite reverse;
    right: -100px;
}.company_overview_7::before {
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    opacity: 0.3;
    background-size: 30px 30px;
    background: linear-gradient(45deg, transparent 45%, rgb(179,192,213,0.5) 45%, rgb(179,192,213,0.5) 55%, transparent 55%);
    left: 0;
}.company_overview_7 .academy_roots_5:hover h3 {
    transition: color 0.3s ease;
    color: rgb(179,192,213);
}.company_overview_7 .academy_roots_5:last-child:hover h3 {
    color: rgb(142,160,186);
}.company_overview_7 .academy_roots_5:hover::before {
    animation: gradient-shift 3s linear infinite;
    background-size: 200% 200%;
}

@media (max-width: 991px) {.company_overview_7 {
    padding: 80px 0;
}.company_overview_7 h2 {
    margin-bottom: 40px;
}.company_overview_7 .how_started_9 {
    grid-template-columns: 1fr;
    gap: 30px;
}.company_overview_7 .how_started_9::before {
    display: none;
}.company_overview_7 .academy_roots_5 {
    padding: 30px;
}.company_overview_7 .container::before,
    .company_overview_7 .container::after {
    height: 150px;
    width: 150px;
}
}

@media (max-width: 767px) {.company_overview_7 {
    padding: 60px 0;
}.company_overview_7 h2 {
    margin-bottom: 30px;
    font-size: calc(29px * 0.9);
}.company_overview_7 h2::before {
    width: 60px;
}.company_overview_7 h2::after {
    width: 30px;
}.company_overview_7 .academy_roots_5 {
    padding: 25px;
}.company_overview_7 .academy_roots_5 h3 {
    margin-bottom: 15px;
    font-size: calc(23px * 0.9);
}.company_overview_7 .academy_roots_5 p {
    font-size: calc(13px * 0.95);
}.company_overview_7 .container::before,
    .company_overview_7 .container::after {
    width: 100px;
    filter: blur(40px);
    height: 100px;
}
}

@media (max-width: 480px) {.company_overview_7 {
    padding: 40px 0;
}.company_overview_7 h2 {
    margin-bottom: 25px;
    font-size: calc(29px * 0.8);
    padding-bottom: 15px;
}.company_overview_7 h2::before {
    height: 2px;
    width: 50px;
}.company_overview_7 h2::after {
    height: 2px;
    bottom: -3px;
    width: 25px;
}.company_overview_7 .academy_roots_5 {
    padding: 20px;
}.company_overview_7 .academy_roots_5 h3 {
    padding-left: 15px;
    font-size: calc(23px * 0.85);
    margin-bottom: 12px;
}.company_overview_7 .academy_roots_5 h3::before {
    height: 6px;
    width: 6px;
}.company_overview_7 .academy_roots_5 p {
    font-size: calc(13px * 0.9);
}.company_overview_7 .academy_roots_5::before {
    height: 3px;
}.company_overview_7 .container::before,
    .company_overview_7 .container::after {
    width: 80px;
    filter: blur(30px);
    height: 80px;
}}.cookieNoticePromptPanel_8 {
    z-index: 90;
    background: rgb(142,160,186);
    bottom: 0;
    border-top: 2px solid rgb(179,192,213);
    animation: slideIn 0.5s ease-in-out;
    position: fixed;
    width: 100%;
    box-shadow: 0 -10px 30px rgb(179,192,213,0.5);
}@keyframes slideIn {
    from {
        bottom: -100px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}
.data_approval_7 {
    padding: 20px 5%;
    background: linear-gradient(135deg, rgb(142,160,186) 0%, rgba(0, 0, 0, 0.5) 100%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 0 20px rgb(179,192,213,0.5);
    flex-wrap: wrap;
}.visitor_privacy_8 {
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    flex-shrink: 0;
    margin-right: 20px;
    overflow: hidden;
    border-radius: 16px;
    box-shadow: 0 0 15px rgb(179,192,213);
}.visitor_privacy_8 svg, .visitor_privacy_8 svg path {
    transition: transform 0.3s ease;
    width: 60px;
    height: 60px;
    fill: rgb(179,192,213);
}.visitor_privacy_8:hover svg {
    transform: rotate(20deg);
}.accept_cookies_7 {
    min-width: 300px;
    flex: 1;
    color: #ffffff;
}.accept_cookies_7 h5 {
    color: rgb(179,192,213);
    margin-bottom: 10px;
    text-shadow: 0 0 10px rgb(179,192,213);
    font-size: 21px;
    font-weight: 700;
}.accept_cookies_7 p {
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 0;
    text-shadow: 0 0 5px rgb(179,192,213,0.5);
}.data_opt_4 {
    padding: 12px 25px;
    color: #000000;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    text-decoration: none;
    white-space: nowrap;
    background: rgb(179,192,213);
    margin-left: 10px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgb(179,192,213,0.5);
    font-size: 15px;
    cursor: pointer;
}.data_opt_4:hover {
    box-shadow: 0 0 20px rgb(142,160,186,0.5);
    background: rgb(142,160,186);
}.cookieNoticePromptPanel_8 p a {
    transition: color 0.3s ease;
    text-decoration: underline;
    color: rgb(179,192,213);
}.cookieNoticePromptPanel_8 p a:hover {
    color: rgb(142,160,186);
}#cookieUsageNotice_7 {
    display: none;
}#cookieUsageNotice_7:checked ~ .cookieNoticePromptPanel_8 {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookieNoticePromptPanel_8 {
    padding: 20px;
}.data_approval_7 {
    padding: 20px 2%;
}
}
@media only screen and (max-width: 800px) {.visitor_privacy_8 {
    display: none;
}.data_approval_7 {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.accept_cookies_7 {
    margin-bottom: 20px;
    text-align: center;
}.cookieNoticePromptPanel_8 h5, .cookieNoticePromptPanel_8 p {
    text-align: center;
}.data_opt_4 {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
    text-align: center;
}}
.price_card_deck_9 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.price_card_deck_9::before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
    right: 0;
    bottom: 0;
}.price_card_deck_9 .container {
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.rate_plans_9 {
    position: relative;
}.price_card_deck_9 h2 {
    position: relative;
    font-size: 29px;
    text-shadow: 0 2px 10px rgba(0,0,0,0.2);
    color: #ffffff;
    opacity: 1;
    margin-bottom: 25px;
    text-align: center;
    letter-spacing: 0.5px;
    transform: translateY(0);
    font-weight: 700;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.6s ease;
}.price_card_deck_9 h2::after {
    display: block;
    transition: transform 0.4s ease;
    margin: 20px auto 0;
    content: "";
    width: 80px;
    transform: scaleX(1);
    background: linear-gradient(90deg, rgb(142,160,186), rgb(179,192,213));
    height: 3px;
}.price_card_deck_9:hover h2::after {
    transform: scaleX(1.2);
}.price_card_deck_9 .monthly_rate_9 {
    opacity: 0.9;
    font-size: calc(13px + 2px);
    max-width: 800px;
    text-shadow: 0 1px 3px rgba(0,0,0,0.2);
    text-align: center;
    margin: 0 auto 60px;
    color: #ffffff;
    line-height: 1.6;
}.price_card_deck_9 .group_rates_4 {
    padding: 0;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    list-style: none;
    display: grid;
}.price_card_deck_9 .group_rates_4 li {
    margin: 0;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.price_card_deck_9 .group_rates_4 li:hover {
    transform: translateY(-10px);
    z-index: 10;
}.price_card_deck_9 .lesson_plans_0 {
    backdrop-filter: blur(10px);
    display: block;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    position: relative;
    border: 1px solid rgba(255,255,255,0.1);
    background: linear-gradient(145deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.02) 100%);
    -webkit-backdrop-filter: blur(10px);
    transition: all 0.4s ease;
    overflow: hidden;
    height: 100%;
    text-decoration: none;
}.price_card_deck_9 .lesson_plans_0::before {
    width: 100%;
    position: absolute;
    transition: opacity 0.5s ease;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background: linear-gradient(230deg, rgb(142,160,186,0.5) 0%, transparent 80%);
    opacity: 0;
}.price_card_deck_9 .lesson_plans_0:hover {
    border-color: rgba(255,255,255,0.2);
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}.price_card_deck_9 .lesson_plans_0:hover::before {
    opacity: 0.2;
}.price_card_deck_9 .study_packages_6 {
    z-index: 2;
    padding: 40px 30px;
    position: relative;
}.price_card_deck_9 .rate_card_3 {
    flex-direction: column;
    display: flex;
    height: 100%;
}.price_card_deck_9 .rate_card_3 h4 {
    color: #ffffff;
    margin-bottom: 20px;
    font-size: calc(24px + 2px);
    position: relative;
    font-weight: 600;
    margin-top: 0;
    transition: transform 0.3s ease;
    padding-bottom: 15px;
}.price_card_deck_9 .rate_card_3 h4::after {
    content: "";
    width: 40px;
    left: 0;
    bottom: 0;
    background: rgb(179,192,213);
    position: absolute;
    transition: width 0.4s ease;
    height: 2px;
}.price_card_deck_9 .lesson_plans_0:hover .rate_card_3 h4::after {
    width: 60px;
}.price_card_deck_9 .rate_card_3 p {
    line-height: 1.6;
    color: rgba(255,255,255,0.85);
    font-size: 13px;
    margin-bottom: 30px;
    flex-grow: 1;
    transition: color 0.3s ease;
    position: relative;
}.price_card_deck_9 .lesson_plans_0:hover .rate_card_3 p {
    color: #ffffff;
}.price_card_deck_9 .learning_fees_6 {
    background: linear-gradient(90deg, rgb(142,160,186) 0%, rgb(179,192,213) 100%);
    display: inline-block;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    color: #ffffff;
    font-size: calc(24px + 4px);
    font-weight: 700;
    position: relative;
    margin-top: auto;
    transition: transform 0.3s ease;
    background-clip: text !important;
    padding: 10px 0;
}.price_card_deck_9 .learning_fees_6::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    left: 0;
    background: linear-gradient(90deg, rgb(142,160,186) 0%, transparent 100%);
}.price_card_deck_9 .lesson_plans_0:hover .learning_fees_6 {
    transform: scale(1.05);
}

@media (max-width: 992px) {.price_card_deck_9 {
    padding: 90px 0;
}.price_card_deck_9 .group_rates_4 {
    grid-template-columns: repeat(2, 1fr);
}.price_card_deck_9 .study_packages_6 {
    padding: 30px 25px;
}
}

@media (max-width: 768px) {.price_card_deck_9 {
    padding: 70px 0;
}.price_card_deck_9 h2 {
    font-size: calc(29px - 4px);
}.price_card_deck_9 .monthly_rate_9 {
    margin-bottom: 40px;
    font-size: 13px;
}.price_card_deck_9 .group_rates_4 {
    grid-template-columns: 1fr;
    gap: 20px;
}.price_card_deck_9 .study_packages_6 {
    padding: 25px 20px;
}.price_card_deck_9 .learning_fees_6 {
    font-size: calc(24px + 2px);
}
}

@media (max-width: 480px) {.price_card_deck_9 {
    padding: 60px 0;
}.price_card_deck_9 h2 {
    font-size: calc(29px - 6px);
}.price_card_deck_9 .rate_card_3 h4 {
    font-size: 24px;
}.price_card_deck_9 .rate_card_3 p {
    font-size: calc(13px - 1px);
}}.prospective_members_9 {
    position: relative;
    padding: 120px 0;
    background: rgb(216,222,237);
    overflow: hidden;
}.prospective_members_9::before {
    opacity: 0.05;
    content: "";
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(179,192,213,0.5) 0,
        rgb(179,192,213,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
}.prospective_members_9 .learn_lab_0 {
    position: relative;
    margin: 0 auto;
    z-index: 1;
    padding: 0 30px;
    max-width: 1200px;
}.prospective_members_9 h3 {
    text-align: center;
    font-size: 29px;
    padding-bottom: 20px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    position: relative;
    margin-bottom: 80px;
    color: #000000;
}.prospective_members_9 h3::after {
    height: 5px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
    width: 80px;
    background: linear-gradient(90deg, rgb(179,192,213), rgb(142,160,186));
    content: "";
    bottom: 0;
}.prospective_members_9 ul {
    display: flex;
    margin: 0;
    list-style: none;
    padding: 0;
    gap: 60px 30px;
    flex-wrap: wrap;
    justify-content: center;
}.prospective_members_9 ul li {
    min-height: 100px;
    transform: perspective(1000px) rotateX(5deg);
    z-index: 1;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05);
    padding: 25px 25px 25px 80px;
    font-family: Arial, sans-serif;
    flex: 0 0 calc(33.333% - 20px);
    color: #000000;
    transition: all 0.4s ease;
    background: #ffffff;
    position: relative;
    font-size: 16px;
    max-width: 350px;
}.prospective_members_9 ul li::before,
.prospective_members_9 ul li::after {
    content: "";
    transition: all 0.4s ease;
    position: absolute;
    background: #ffffff;
}.prospective_members_9 ul li::before {
    transform: translateZ(-10px);
    z-index: -1;
    left: 5px;
    bottom: 5px;
    border: 1px solid rgb(142,160,186,0.5);
    right: 5px;
    top: 5px;
}.prospective_members_9 ul li::after {
    right: 15px;
    left: 15px;
    background: rgb(179,192,213,0.5);
    bottom: 0;
    z-index: -2;
    opacity: 0.3;
    transform: translateZ(-20px);
    top: 15px;
}.prospective_members_9 ul li:hover {
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
}.prospective_members_9 ul li:hover::before {
    transform: translateZ(-15px);
}.prospective_members_9 ul li:hover::after {
    transform: translateZ(-30px);
}.prospective_members_9 ul li svg {
    transform: translateY(-50%);
    transition: all 0.4s ease;
    top: 50%;
    left: 25px;
    width: 40px;
    position: absolute;
    z-index: 2;
    height: 40px;
}.prospective_members_9 ul li:hover svg {
    transform: translateY(-50%) scale(1.1);
}.prospective_members_9 ul li svg path {
    fill: rgb(179,192,213);
    transition: fill 0.4s ease;
}.prospective_members_9 ul li:hover svg path {
    fill: rgb(142,160,186);
}.prospective_members_9 ul li:nth-child(3n+1) {
    transform: perspective(1000px) rotateX(5deg) rotateY(-2deg);
}.prospective_members_9 ul li:nth-child(3n+2) {
    transform: perspective(1000px) rotateX(5deg);
}.prospective_members_9 ul li:nth-child(3n) {
    transform: perspective(1000px) rotateX(5deg) rotateY(2deg);
}.prospective_members_9 ul li:nth-child(3n+1):hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-10px);
}.prospective_members_9 ul li:nth-child(3n+2):hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
}.prospective_members_9 ul li:nth-child(3n):hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-10px);
}

@media (max-width: 992px) {.prospective_members_9 {
    padding: 100px 0;
}.prospective_members_9 h3 {
    margin-bottom: 60px;
    font-size: calc(29px * 0.9);
}.prospective_members_9 ul {
    gap: 40px 25px;
}.prospective_members_9 ul li {
    padding: 20px 20px 20px 70px;
    flex: 0 0 calc(50% - 20px);
}.prospective_members_9 ul li svg {
    width: 35px;
    height: 35px;
    left: 20px;
}
}

@media (max-width: 768px) {.prospective_members_9 {
    padding: 80px 0;
}.prospective_members_9 h3 {
    font-size: calc(29px * 0.8);
    margin-bottom: 50px;
}.prospective_members_9 ul {
    gap: 30px;
}.prospective_members_9 ul li {
    max-width: 450px;
    flex: 0 0 100%;
}.prospective_members_9 ul li,
    .prospective_members_9 ul li:nth-child(3n+1),
    .prospective_members_9 ul li:nth-child(3n+2),
    .prospective_members_9 ul li:nth-child(3n) {
    transform: perspective(1000px) rotateX(3deg);
}.prospective_members_9 ul li:hover,
    .prospective_members_9 ul li:nth-child(3n+1):hover,
    .prospective_members_9 ul li:nth-child(3n+2):hover,
    .prospective_members_9 ul li:nth-child(3n):hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-8px);
}
}

@media (max-width: 480px) {.prospective_members_9 {
    padding: 60px 0;
}.prospective_members_9 .learn_lab_0 {
    padding: 0 20px;
}.prospective_members_9 h3 {
    font-size: calc(29px * 0.7);
    margin-bottom: 40px;
}.prospective_members_9 ul {
    gap: 25px;
}.prospective_members_9 ul li {
    padding: 18px 15px 18px 65px;
}.prospective_members_9 ul li svg {
    left: 18px;
    height: 30px;
    width: 30px;
}.prospective_members_9 ul li,
    .prospective_members_9 ul li:nth-child(3n+1),
    .prospective_members_9 ul li:nth-child(3n+2),
    .prospective_members_9 ul li:nth-child(3n) {
    transform: perspective(800px) rotateX(2deg);
}.prospective_members_9 ul li:hover,
    .prospective_members_9 ul li:nth-child(3n+1):hover,
    .prospective_members_9 ul li:nth-child(3n+2):hover,
    .prospective_members_9 ul li:nth-child(3n):hover {
    transform: perspective(800px) rotateX(0deg) translateY(-5px);
}}.privacy_shell_1 {
    transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    width: 100%;
    padding: 40px;
    margin: 0 auto;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    overflow: hidden;
}.privacy_shell_1 h1 {
    border-bottom: 2px solid rgb(179,192,213);
    text-transform: uppercase;
    margin-bottom: 25px;
    font-size: 47px;
    text-align: center;
    margin-top: 40px;
    color: rgb(179,192,213);
    font-family: Arial, sans-serif;
    padding-bottom: 10px;
}.privacy_shell_1 h2 {
    padding-bottom: 8px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgb(142,160,186);
    font-family: Arial, sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    color: rgb(142,160,186);
    margin-top: 30px;
}.privacy_shell_1 h3, .privacy_shell_1 h4, .privacy_shell_1 h5, .privacy_shell_1 h6 {
    color: #000000;
    font-family: Arial, sans-serif;
    margin-top: 20px;
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 600;
}.privacy_shell_1 ul, .privacy_shell_1 ol {
    padding-left: 0;
    list-style-position: inside;
    padding: 15px 0;
    margin: 0;
}.privacy_shell_1 li {
    margin-bottom: 12px;
    font-size: 18px;
    padding: 5px;
    color: #000000;
    transition: background 0.3s ease-in-out;
    border-radius: 10px;
    line-height: 1.6;
    font-family: Arial, sans-serif;
}.privacy_shell_1 li:hover {
    background: rgb(179,192,213,0.5);
}.privacy_shell_1 section {
    background: none;
}.privacy_shell_1 p, .privacy_shell_1 span, .privacy_shell_1 div {
    font-size: 18px;
    line-height: 1.8;
    color: #000000;
    font-family: Arial, sans-serif;
    margin-bottom: 10px;
}

@media only screen and (max-width: 800px) {.privacy_shell_1 {
    width: 100%;
    padding: 25px 10px;
}.privacy_shell_1 h1, .privacy_shell_1 h2 {
    font-size: calc(21px - 5px);
    text-align: left;
}.privacy_shell_1 ul, .privacy_shell_1 ol {
    padding: 10px 0;
}}footer {
    width: 100%;
    position: relative;
}.netiquette_6 {
    position: relative;
    overflow: hidden;
    padding: 0 0 30px;
    font-family: Arial, sans-serif;
}footer .cloud_lab_7 {
    position: relative;
    z-index: 1;
}footer .message_panel_8 {
    justify-content: center;
    gap: 20px;
    position: relative;
    padding: 40px 20px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    display: flex;
    color: #ffffff;
    flex-wrap: wrap;
    margin-bottom: 70px;
    background-color: rgb(142,160,186);
}footer .message_panel_8::after {
    height: 100%;
    position: absolute;
    pointer-events: none;
    width: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
    top: 0;
    left: 0;
    content: "";
}footer .info_item {
    background-color: rgba(0, 0, 0, 0.2);
    display: flex;
    border-radius: 10px;
    padding: 10px 20px;
    max-width: 300px;
    transition: all 0.3s ease;
    align-items: center;
    flex: 1 1 200px;
}footer .info_item:hover {
    background-color: rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
}footer .info_item svg {
    margin-right: 15px;
    flex-shrink: 0;
    fill: #ffffff;
    width: 22px;
    height: 22px;
}footer .info_item p,
footer .info_item a {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
}footer .info_item a:hover {
    text-decoration: underline;
}footer .text_main_holder {
    display: grid;
    position: relative;
    gap: 40px;
    grid-template-columns: 1fr;
    margin-top: -30px;
}footer .text_main_holder::before {
    top: 0;
    z-index: -1;
    clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
    height: 100%;
    background-color: #ffffff;
    content: "";
    left: 0;
    width: 100%;
    position: absolute;
}footer .top_prime_8 {
    text-align: center;
    padding-top: 60px;
}footer .top_prime_8 svg {
    margin-bottom: 15px;
    width: auto;
    height: 45px;
}footer .knowl_base_1 {
    font-size: 16px;
    margin: 0 auto;
    color: #000000;
    line-height: 1.6;
    max-width: 350px;
    text-align: center;
}footer .top_train_3 {
    margin: 0 20px;
    position: relative;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    background-color: rgb(216,222,237);
    padding: 30px;
}footer .top_train_3 h5 {
    position: relative;
    margin-bottom: 25px;
    color: #000000;
    display: inline-block;
    font-weight: 600;
    font-size: 20px;
}footer .top_train_3 h5::after {
    left: 0;
    position: absolute;
    content: "";
    height: 2px;
    bottom: -8px;
    background: linear-gradient(90deg, rgb(179,192,213), transparent);
    width: 100%;
}footer .head_mainbar_6 {
    margin-bottom: 25px;
    flex-wrap: wrap;
    gap: 10px 30px;
    flex-direction: column;
    display: flex;
}footer .head_mainbar_6 a {
    font-size: 14px;
    transition: all 0.3s ease;
    color: #000000;
    padding: 8px 0;
    position: relative;
    text-decoration: none;
    flex: 1 0 calc(50% - 30px);
}footer .head_mainbar_6 a::after {
    height: 1px;
    transition: width 0.3s ease;
    background-color: rgb(179,192,213);
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    width: 0;
}footer .head_mainbar_6 a:hover {
    padding-left: 5px;
    color: rgb(179,192,213);
}footer .head_mainbar_6 a:hover::after {
    width: 100%;
}footer .subscribe_holder {
    margin: 0 20px;
    color: #ffffff;
    padding: 30px;
    clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%);
    position: relative;
    background-color: rgb(179,192,213);
}footer .subscribe_holder::before {
    pointer-events: none;
    left: 0;
    width: 100%;
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 0%, transparent 50%);
    position: absolute;
    top: 0;
    content: "";
    height: 100%;
}footer .subscribe_holder h5 {
    font-weight: 600;
    margin-bottom: 15px;
    color: #ffffff;
    font-size: 20px;
}footer .subscribe_holder p {
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 25px;
    color: rgba(255, 255, 255, 0.9);
}footer .input_holder {
    position: relative;
    gap: 15px;
    display: flex;
    flex-direction: column;
}footer .input_holder input[type="email"] {
    border: none;
    font-size: 14px;
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 15px;
}footer .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
    outline: none;
}footer .sub_codes_3 {
    border: none;
    background-color: #000000;
    padding: 15px;
    color: #ffffff;
    font-size: 14px;
    transition: all 0.3s ease;
    cursor: pointer;
    border-radius: 10px;
    font-weight: 600;
}footer .sub_codes_3:hover {
    background-color: rgb(142,160,186);
}footer .price_table_4 {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
}footer .footer_address_1 {
    text-align: center;
    font-size: 16px;
    color: #000000;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .sub_codes_3 {
    white-space: nowrap;
}footer .top_prime_8 {
    padding-top: 80px;
}
}

@media (max-width: 767px) {footer .message_panel_8 {
    padding: 30px 15px 50px;
}footer .top_train_3, footer .subscribe_holder {
    padding: 25px 20px;
    margin: 0 10px;
}footer .price_table_4 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .message_panel_8 {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}footer .top_train_3 h5, footer .subscribe_holder h5 {
    font-size: calc(20px - 2px);
}footer .head_mainbar_6 a {
    flex: 1 0 100%;
}footer .input_holder input[type="email"],
    footer .sub_codes_3 {
    padding: 12px;
}}.client_testimonials_0 {
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(216,222,237) 0%, rgba(rgb(142,160,186,0.5), 0.05) 100%);
}.client_testimonials_0::before {
    left: -5%;
    height: 20vw;
    top: -10%;
    animation: float 15s ease-in-out infinite alternate;
    content: "";
    background: radial-gradient(circle, rgb(142,160,186) 0%, rgba(rgb(142,160,186,0.5), 0) 70%);
    position: absolute;
    width: 20vw;
    z-index: 0;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    filter: blur(50px);
    opacity: 0.1;
}.client_testimonials_0::after {
    position: absolute;
    z-index: 0;
    width: 15vw;
    animation: float 18s ease-in-out infinite alternate-reverse;
    right: -5%;
    bottom: -5%;
    border-radius: 50% 50% 40% 60% / 40% 40% 60% 50%;
    filter: blur(40px);
    opacity: 0.07;
    content: "";
    background: radial-gradient(circle, rgb(179,192,213) 0%, rgba(rgb(179,192,213,0.5), 0) 70%);
    height: 15vw;
}.client_testimonials_0 .container {
    position: relative;
    z-index: 1;
}.client_testimonials_0 h2 {
    transform: perspective(1000px) rotateX(0deg);
    margin-bottom: 3.5rem;
    text-align: left;
    font-weight: 700;
    max-width: 80%;
    position: relative;
    font-size: 30px;
    color: #000000;
}.client_testimonials_0 h2::after {
    bottom: -1rem;
    position: absolute;
    transform: translateX(0);
    background: linear-gradient(90deg, rgb(142,160,186) 0%, rgba(rgb(142,160,186,0.5), 0.3) 100%);
    height: 3px;
    content: "";
    left: 0;
    transition: transform 0.5s ease;
    width: 4rem;
}.client_testimonials_0 h2:hover::after {
    transform: translateX(20px) scaleX(1.2);
}.client_testimonials_0 .student_reviews_3 {
    list-style: none;
    margin: 0;
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
    display: grid;
    padding: 0;
}.client_testimonials_0 .rating_praise_2 {
    padding: 2rem;
    transform-style: preserve-3d;
    transition: transform 0.4s cubic-bezier(0.2, 0.85, 0.4, 1), 
                box-shadow 0.4s cubic-bezier(0.2, 0.85, 0.4, 1);
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    transform: translateZ(0) rotateY(0deg);
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
                0 1px 5px rgba(rgba(0, 0, 0, 0.5), 0.03);
    position: relative;
    backface-visibility: hidden;
}.client_testimonials_0 .rating_praise_2::before {
    color: rgba(rgb(142,160,186,0.5), 0.07);
    content: "";
    font-size: 6rem;
    pointer-events: none;
    position: absolute;
    line-height: 1;
    font-family: Georgia, serif;
    top: 1.5rem;
    right: 1.5rem;
}.client_testimonials_0 .rating_praise_2:hover {
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
                0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
    transform: translateY(-10px) translateZ(20px) rotateY(2deg);
}.client_testimonials_0 .rating_praise_2 div {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}.client_testimonials_0 .rating_praise_2 img {
    width: 50px;
    transition: transform 0.3s ease, border-color 0.3s ease;
    height: 50px;
    border-radius: 50%;
    margin-right: 1rem;
    object-fit: cover;
    border: 2px solid rgba(rgb(142,160,186,0.5), 0.1);
    box-shadow: 0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.1);
}.client_testimonials_0 .rating_praise_2:hover img {
    transform: scale(1.05);
    border-color: rgba(rgb(142,160,186,0.5), 0.3);
}.client_testimonials_0 .rating_praise_2 h4 {
    position: relative;
    font-size: calc(24px * 0.9);
    color: #000000;
    margin: 0;
    font-weight: 600;
}.client_testimonials_0 .rating_praise_2 h4::after {
    width: 0;
    position: absolute;
    height: 2px;
    background: linear-gradient(90deg, rgb(142,160,186) 0%, rgba(rgb(142,160,186,0.5), 0.3) 100%);
    bottom: -5px;
    content: "";
    left: 0;
    transition: width 0.4s cubic-bezier(0.2, 0.85, 0.4, 1);
}.client_testimonials_0 .rating_praise_2:hover h4::after {
    width: 100%;
}.client_testimonials_0 .rating_praise_2 .description {
    line-height: 1.6;
    color: #000000;
    font-size: 18px;
    margin: 0;
    z-index: 1;
    position: relative;
}.client_testimonials_0 a {
    padding: 0.8rem 2rem;
    position: relative;
    border-radius: 10px;
    font-weight: 600;
    box-shadow: 0 5px 15px rgba(rgb(142,160,186,0.5), 0.2);
    overflow: hidden;
    font-size: 14px;
    background: linear-gradient(135deg, rgb(142,160,186) 0%, rgba(rgb(179,192,213,0.5), 0.9) 100%);
    display: inline-block;
    margin-top: 3rem;
    color: #ffffff;
    transition: transform 0.3s cubic-bezier(0.2, 0.85, 0.4, 1), 
                box-shadow 0.3s cubic-bezier(0.2, 0.85, 0.4, 1);
    text-decoration: none;
}.client_testimonials_0 a::before {
    left: -100%;
    top: 0;
    width: 100%;
    content: "";
    height: 100%;
    background: linear-gradient(90deg, 
                rgba(255, 255, 255, 0) 0%, 
                rgba(255, 255, 255, 0.2) 50%, 
                rgba(255, 255, 255, 0) 100%);
    pointer-events: none;
    transition: left 0.5s cubic-bezier(0.2, 0.85, 0.4, 1);
    position: absolute;
}.client_testimonials_0 a:hover {
    box-shadow: 0 8px 25px rgba(rgb(142,160,186,0.5), 0.3);
    transform: translateY(-3px);
}.client_testimonials_0 a:hover::before {
    left: 100%;
}

@keyframes float {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    50% {
        transform: translate(5%, 2%) rotate(5deg);
    }
    100% {
        transform: translate(-5%, -2%) rotate(-5deg);
    }
}

@media (max-width: 1200px) {.client_testimonials_0 h2 {
    max-width: 100%;
    font-size: calc(30px * 0.9);
}.client_testimonials_0 .student_reviews_3 {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 992px) {.client_testimonials_0 {
    padding: 4rem 0;
}.client_testimonials_0 h2 {
    margin-bottom: 2.5rem;
}.client_testimonials_0 .student_reviews_3 {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.client_testimonials_0 .rating_praise_2 {
    padding: 1.5rem;
}
}

@media (max-width: 768px) {.client_testimonials_0 {
    padding: 3rem 0;
}.client_testimonials_0 h2 {
    font-size: calc(30px * 0.8);
    margin-bottom: 2rem;
}.client_testimonials_0 .student_reviews_3 {
    gap: 1.25rem;
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}.client_testimonials_0 .rating_praise_2:hover {
    transform: translateY(-5px) translateZ(10px);
}.client_testimonials_0 a {
    margin-top: 2rem;
    padding: 0.7rem 1.5rem;
}
}

@media (max-width: 576px) {.client_testimonials_0 {
    padding: 2.5rem 0;
}.client_testimonials_0 h2 {
    font-size: calc(30px * 0.7);
}.client_testimonials_0 .rating_praise_2 {
    padding: 1.25rem;
}.client_testimonials_0 .rating_praise_2 img {
    width: 40px;
    height: 40px;
}.client_testimonials_0 .rating_praise_2 h4 {
    font-size: calc(24px * 0.8);
}.client_testimonials_0 .rating_praise_2 .description {
    font-size: calc(18px * 0.9);
}.client_testimonials_0 a {
    width: 100%;
    text-align: center;
}}.contact_box_3 {
    padding: 100px 0;
    overflow: hidden;
    background: rgb(216,222,237);
    position: relative;
}.contact_box_3::before {
    height: 100%;
    background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0, 40px 70px;
    content: '';
    background-image: linear-gradient(30deg, rgb(142,160,186,0.5) 12%, transparent 12.5%, transparent 87%, rgb(142,160,186,0.5) 87.5%, rgb(142,160,186,0.5)),
                      linear-gradient(150deg, rgb(142,160,186,0.5) 12%, transparent 12.5%, transparent 87%, rgb(142,160,186,0.5) 87.5%, rgb(142,160,186,0.5)),
                      linear-gradient(30deg, rgb(142,160,186,0.5) 12%, transparent 12.5%, transparent 87%, rgb(142,160,186,0.5) 87.5%, rgb(142,160,186,0.5)),
                      linear-gradient(150deg, rgb(142,160,186,0.5) 12%, transparent 12.5%, transparent 87%, rgb(142,160,186,0.5) 87.5%, rgb(142,160,186,0.5)),
                      linear-gradient(60deg, rgb(179,192,213,0.5) 25%, transparent 25.5%, transparent 75%, rgb(179,192,213,0.5) 75%, rgb(179,192,213,0.5)),
                      linear-gradient(60deg, rgb(179,192,213,0.5) 25%, transparent 25.5%, transparent 75%, rgb(179,192,213,0.5) 75%, rgb(179,192,213,0.5));
    position: absolute;
    opacity: 0.05;
    background-size: 80px 140px;
    top: 0;
    width: 100%;
    left: 0;
}.contact_box_3 .pic_wrap_item_4 {
    border-radius: 0 12px 12px 0;
    top: 5%;
    box-shadow: 5px 0 25px rgba(0, 0, 0, 0.2);
    left: 0;
    width: 45%;
    position: absolute;
    height: 90%;
}.contact_box_3 .pic_wrap_item_4::after {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    content: '';
    position: absolute;
    height: 100%;
    left: 0;
    border-radius: 0 12px 12px 0;
    width: 100%;
    top: 0;
}.contact_box_3 .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    z-index: 2;
}.contact_box_3 h3 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    text-align: center;
    font-family: Arial, sans-serif;
    background: #ffffff;
    font-size: 38px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 50px;
    color: rgb(179,192,213);
    font-weight: 700;
    display: inline-block;
    padding: 10px 30px;
}.contact_box_3 .feedback_info_3 {
    border-radius: 12px;
    width: 60%;
    background: #ffffff;
    overflow: hidden;
    flex-direction: column;
    position: relative;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    display: flex;
    float: right;
}.contact_box_3 .feedback_info_3::before {
    position: absolute;
    content: '';
    left: 0;
    height: 5px;
    top: 0;
    width: 100%;
    background: linear-gradient(to right, rgb(179,192,213), rgb(142,160,186));
}.contact_box_3 .help_feedback_4 {
    padding: 40px;
}.contact_box_3 form h3 {
    margin-bottom: 30px;
    background: transparent;
    padding: 0;
    width: 100%;
    font-size: 20px;
    box-shadow: none;
    text-align: left;
    border-bottom: 2px solid rgb(142,160,186,0.5);
    color: #000000;
    display: block;
    border-radius: 0;
    padding-bottom: 10px;
}.contact_box_3 input[type="text"],
.contact_box_3 textarea {
    transition: all 0.3s ease;
    border: none;
    background: rgb(216,222,237);
    width: 100%;
    padding: 15px;
    color: #000000;
    border-radius: 10px;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    font-size: 17px;
}.contact_box_3 input[type="text"]:focus,
.contact_box_3 textarea:focus {
    box-shadow: 0 0 0 2px rgb(179,192,213);
    outline: none;
    background: #ffffff;
}.contact_box_3 textarea {
    resize: none;
    height: 130px;
}.contact_box_3 .contact_query_9 {
    margin-bottom: 25px;
    display: flex;
    align-items: flex-start;
}.contact_box_3 .contact_query_9 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_box_3 .contact_query_9 label {
    position: relative;
    color: #000000;
    line-height: 1.5;
    cursor: pointer;
    padding-left: 30px;
    font-size: 16px;
}.contact_box_3 .contact_query_9 label::before {
    border-radius: 10px;
    width: 18px;
    border: 1px solid rgb(179,192,213);
    transition: all 0.3s ease;
    top: 2px;
    content: '';
    left: 0;
    height: 18px;
    position: absolute;
}.contact_box_3 .contact_query_9 input[type="checkbox"]:checked + label::before {
    background: rgb(179,192,213);
}.contact_box_3 .contact_query_9 input[type="checkbox"]:checked + label::after {
    position: absolute;
    transform: rotate(45deg);
    content: '';
    height: 9px;
    top: 6px;
    border-width: 0 2px 2px 0;
    border: solid #ffffff;
    left: 6px;
    width: 6px;
}.contact_box_3 .contact_query_9 a {
    color: rgb(179,192,213);
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 600;
}.contact_box_3 .contact_query_9 a:hover {
    text-decoration: underline;
    color: rgb(142,160,186);
}.contact_box_3 .help_info_4 {
    font-weight: 600;
    border: none;
    font-family: Arial, sans-serif;
    padding: 14px 30px;
    background-size: 200% auto;
    transition: all 0.5s ease;
    border-radius: 10px;
    color: #ffffff;
    cursor: pointer;
    font-size: 15px;
    background: linear-gradient(to right, rgb(179,192,213), rgb(179,192,213));
}.contact_box_3 .help_info_4:hover {
    background-position: right center;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgb(179,192,213,0.5);
}.contact_box_3 .reach_card_1 {
    color: #ffffff;
    padding: 40px;
    background: linear-gradient(135deg, rgb(179,192,213), rgb(142,160,186));
}.contact_box_3 .reach_card_1 h4 {
    font-size: 20px;
    position: relative;
    margin-bottom: 25px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-weight: 600;
}.contact_box_3 .reach_card_1 h4::after {
    background: #ffffff;
    width: 40px;
    height: 2px;
    bottom: -8px;
    left: 0;
    content: '';
    position: absolute;
}.contact_box_3 .connect_card_0 {
    margin: 0;
    padding: 0;
    list-style: none;
}.contact_box_3 .connect_card_0 li {
    align-items: flex-start;
    margin-bottom: 20px;
    transition: transform 0.3s ease;
    display: flex;
}.contact_box_3 .connect_card_0 li:hover {
    transform: translateX(5px);
}.contact_box_3 .connect_card_0 svg {
    width: 22px;
    flex-shrink: 0;
    margin-right: 15px;
    margin-top: 3px;
    height: 22px;
}.contact_box_3 .connect_card_0 svg path {
    fill: #ffffff;
}.contact_box_3 .connect_card_0 span {
    font-size: 17px;
    line-height: 1.5;
    font-family: Arial, sans-serif;
    color: #ffffff;
}.contact_box_3 .connect_card_0 a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: #ffffff;
}.contact_box_3 .connect_card_0 a:hover {
    text-decoration: underline;
    opacity: 0.8;
}

@media (max-width: 992px) {.contact_box_3 {
    padding: 80px 0;
}.contact_box_3 .pic_wrap_item_4 {
    display: none;
}.contact_box_3 .feedback_info_3 {
    width: 100%;
    max-width: 650px;
    float: none;
    margin: 0 auto;
}
}

@media (max-width: 768px) {.contact_box_3 {
    padding: 60px 0;
}.contact_box_3 h3 {
    font-size: calc(38px * 0.9);
    margin-bottom: 40px;
}.contact_box_3 .help_feedback_4,
    .contact_box_3 .reach_card_1 {
    padding: 30px;
}.contact_box_3 form h3,
    .contact_box_3 .reach_card_1 h4 {
    margin-bottom: 20px;
    font-size: calc(20px * 0.9);
}
}

@media (max-width: 576px) {.contact_box_3 {
    padding: 40px 0;
}.contact_box_3 h3 {
    font-size: calc(38px * 0.8);
    margin-bottom: 30px;
}.contact_box_3 .help_feedback_4,
    .contact_box_3 .reach_card_1 {
    padding: 25px 20px;
}.contact_box_3 input[type="text"],
    .contact_box_3 textarea {
    padding: 12px;
    margin-bottom: 15px;
}.contact_box_3 textarea {
    height: 110px;
}.contact_box_3 .help_info_4 {
    width: 100%;
}}.course_highlights_0 {
    position: relative;
    background: linear-gradient(215deg, rgb(216,222,237) 0%, rgba(0, 0, 0, 0.5) 50%, rgb(179,192,213,0.5) 90%);
    padding: 100px 0;
    overflow: hidden;
}.course_highlights_0::before {
    background-size: 40px 40px;
    background-image: 
        linear-gradient(transparent 0%, transparent 49%, #ffffff 49%, #ffffff 51%, transparent 51%, transparent 100%),
        linear-gradient(90deg, transparent 0%, transparent 49%, #ffffff 49%, #ffffff 51%, transparent 51%, transparent 100%);
    left: 0;
    z-index: 1;
    animation: gridFlow 20s linear infinite;
    content: "";
    width: 100%;
    opacity: 0.03;
    position: absolute;
    top: 0;
    height: 100%;
}.course_highlights_0::after {
    background: radial-gradient(circle at center, transparent 30%, rgba(0, 0, 0, 0.5) 90%);
    animation: rotateBg 60s linear infinite;
    left: -50%;
    opacity: 0.4;
    top: -50%;
    content: "";
    width: 200%;
    z-index: 1;
    position: absolute;
    height: 200%;
}.course_highlights_0 .container {
    position: relative;
    z-index: 3;
}.course_highlights_0 .learn_lab_0 {
    align-items: center;
    display: flex;
    min-height: 500px;
    justify-content: center;
    position: relative;
}.course_highlights_0 .pic_wrap_item_4 {
    left: 0;
    transform: scale(1);
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
    height: 100%;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}.course_highlights_0 .pic_wrap_item_4::before {
    left: 0;
    mix-blend-mode: multiply;
    bottom: 0;
    content: "";
    background: linear-gradient(
        145deg,
        transparent 0%,
        rgb(179,192,213,0.5) 100%
    );
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0.85;
    transition: opacity 0.5s ease;
    z-index: 2;
}.course_highlights_0 .pic_wrap_item_4::after {
    position: absolute;
    background: 
        radial-gradient(circle at 75% 25%, transparent 0%, rgba(0, 0, 0, 0.5) 90%),
        linear-gradient(to bottom, transparent 30%, #000000 100%);
    left: 0;
    right: 0;
    z-index: 3;
    opacity: 0.7;
    top: 0;
    content: "";
    bottom: 0;
}.course_highlights_0 .learn_lab_0:hover .pic_wrap_item_4 {
    transform: scale(1.03);
}.course_highlights_0 .learn_lab_0:hover .pic_wrap_item_4::before {
    opacity: 0.6;
}.course_highlights_0 .next_skill_2 {
    padding-top: 60px;
    z-index: 4;
    width: 70%;
    padding-bottom: 60px;
    position: relative;
    background: transparent;
}.course_highlights_0 .top_prime_8 {
    right: 10%;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    animation: floatLogo 6s ease-in-out infinite;
    height: 110px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 0 15px rgb(142,160,186,0.5);
    position: absolute;
    top: -30px;
    z-index: 5;
    border-radius: 43% 57% 63% 37% / 41% 65% 35% 59%;
    perspective: 1000px;
    width: 110px;
    transform-style: preserve-3d;
    display: flex;
}.course_highlights_0 .top_prime_8::before {
    inset: -5px;
    animation: rotateBorderGradient 10s linear infinite;
    filter: blur(10px);
    z-index: -1;
    content: "";
    background: linear-gradient(
        45deg,
        rgb(179,192,213,0.5),
        rgb(142,160,186,0.5),
        rgb(179,192,213,0.5)
    );
    opacity: 0.3;
    position: absolute;
    border-radius: inherit;
}.course_highlights_0 .top_prime_8 svg {
    width: 60%;
    transform: translateZ(20px);
    height: 60%;
    fill: rgb(179,192,213);
    transform-style: preserve-3d;
    transition: all 0.4s ease;
}.course_highlights_0 .top_prime_8:hover svg {
    fill: rgb(142,160,186);
    transform: translateZ(30px) scale(1.1);
}.course_highlights_0 .top_prime_8 svg path {
    transition: all 0.4s ease;
    stroke-width: 0.5;
    stroke: #000000;
}.course_highlights_0 .top_prime_8:hover svg path {
    stroke: rgb(179,192,213);
    stroke-width: 1;
}.course_highlights_0 .next_skill_2 h3 {
    backdrop-filter: blur(10px);
    border-left: 4px solid rgb(179,192,213);
    color: #ffffff;
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.5),
        inset 0 0 0 1px rgb(179,192,213,0.5);
    font-weight: 700;
    border-radius: 10px;
    padding: 15px 25px;
    transform: translateZ(0);
    font-size: 36px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
    background: linear-gradient(
        135deg,
        rgb(179,192,213,0.5) 0%,
        rgba(0, 0, 0, 0.5) 100%
    );
}.course_highlights_0 .next_skill_2 h3::after {
    height: 4px;
    content: "";
    left: 25px;
    width: 40px;
    background: rgb(179,192,213);
    border-radius: 10px;
    z-index: 1;
    bottom: -10px;
    position: absolute;
}.course_highlights_0 .next_skill_2 p {
    font-weight: 400;
    text-shadow: 0 1px 3px #000000;
    font-size: 12px;
    backdrop-filter: blur(5px);
    max-width: 600px;
    color: #ffffff;
    position: relative;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 100%
    );
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.5),
        inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    padding: 25px 30px;
    border-radius: 30px;
    margin: 0 auto;
    line-height: 1.8;
}.course_highlights_0 .next_skill_2 p::first-letter {
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    margin-right: 10px;
    font-weight: 700;
    float: left;
    font-size: 2.5em;
    line-height: 0.8;
    color: rgb(179,192,213);
    margin-top: 5px;
}

@keyframes gridFlow {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes floatLogo {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    25% {
        transform: translateY(-15px) rotate(-5deg);
    }
    75% {
        transform: translateY(10px) rotate(5deg);
    }
}

@keyframes rotateBorderGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 1200px) {.course_highlights_0 .next_skill_2 {
    width: 80%;
}.course_highlights_0 .top_prime_8 {
    height: 100px;
    width: 100px;
    right: 5%;
}
}

@media screen and (max-width: 992px) {.course_highlights_0 {
    padding: 80px 0;
}.course_highlights_0 .learn_lab_0 {
    min-height: 450px;
}.course_highlights_0 .next_skill_2 {
    width: 85%;
    padding-bottom: 50px;
    padding-top: 50px;
}.course_highlights_0 .top_prime_8 {
    top: -25px;
    width: 90px;
    height: 90px;
}.course_highlights_0 .next_skill_2 h3 {
    padding: 12px 20px;
    font-size: calc(36px * 0.9);
}.course_highlights_0 .next_skill_2 p {
    font-size: calc(12px * 0.95);
    padding: 20px 25px;
}
}

@media screen and (max-width: 768px) {.course_highlights_0 {
    padding: 60px 0;
}.course_highlights_0 .learn_lab_0 {
    padding-bottom: 40px;
    display: block;
    min-height: auto;
}.course_highlights_0 .pic_wrap_item_4 {
    position: relative;
    height: 300px;
    margin-bottom: -40px;
}.course_highlights_0 .next_skill_2 {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 0;
}.course_highlights_0 .top_prime_8 {
    height: 80px;
    width: 80px;
    right: auto;
    top: -30px;
    left: 20px;
}.course_highlights_0 .next_skill_2 h3 {
    width: calc(100% - 30px);
    margin-top: 20px;
    font-size: calc(36px * 0.8);
    box-sizing: border-box;
    display: block;
}.course_highlights_0 .next_skill_2 p {
    box-sizing: border-box;
    margin: 30px auto 0;
    width: calc(100% - 30px);
}
}

@media screen and (max-width: 576px) {.course_highlights_0 {
    padding: 40px 0;
}.course_highlights_0 .pic_wrap_item_4 {
    height: 250px;
    margin-bottom: -30px;
}.course_highlights_0 .top_prime_8 {
    top: -25px;
    left: 15px;
    height: 70px;
    width: 70px;
}.course_highlights_0 .next_skill_2 h3 {
    margin-top: 15px;
    padding: 10px 15px;
    font-size: calc(36px * 0.7);
}.course_highlights_0 .next_skill_2 p {
    font-size: calc(12px * 0.9);
    padding: 15px 20px;
    margin-top: 20px;
}.course_highlights_0 .next_skill_2 h3::after {
    left: 15px;
    width: 30px;
    bottom: -8px;
    height: 3px;
}}.ty_message_6 {
    position: relative;
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(216,222,237) 0%, rgb(216,222,237) 60%, rgba(rgb(179,192,213,0.5), 0.05) 100%);
    padding: 6rem 0;
    overflow: hidden;
}.ty_message_6::before,
.ty_message_6::after {
    content: '';
    position: absolute;
    pointer-events: none;
}.ty_message_6::before {
    height: 70%;
    transform: rotate(-15deg) translateZ(-10px);
    opacity: 0.03;
    top: -5%;
    filter: blur(20px);
    background: linear-gradient(45deg, rgb(179,192,213,0.5) 10%, transparent 70%);
    width: 40%;
    left: -10%;
}.ty_message_6::after {
    filter: blur(15px);
    transform: rotate(10deg) translateZ(-5px);
    height: 60%;
    right: -5%;
    width: 30%;
    bottom: -10%;
    opacity: 0.04;
    background: linear-gradient(135deg, rgb(142,160,186,0.5) 10%, transparent 70%);
}.ty_message_6 .container {
    padding: 0 2rem;
    z-index: 1;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    transform-style: preserve-3d;
}.ty_message_6 h2 {
    transform: translateZ(10px);
    font-size: 36px;
    font-weight: 700;
    position: relative;
    line-height: 1.3;
    color: #000000;
    margin-bottom: 3rem;
    max-width: 90%;
    text-shadow: 0 2px 4px rgba(0,0,0,0.05);
}.ty_message_6 h2::after {
    transform-origin: left;
    content: '';
    height: 3px;
    width: 80px;
    transform: translateZ(15px) scaleX(1);
    left: 0;
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    position: absolute;
    background: linear-gradient(90deg, rgb(179,192,213) 0%, rgb(179,192,213,0.5) 100%);
    bottom: -0.8rem;
}.ty_message_6 .learn_lab_0 {
    box-shadow: 
        0 20px 30px -15px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 10px 20px -10px rgba(rgba(0, 0, 0, 0.5), 0.07);
    position: relative;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    padding: 2.5rem 3rem;
    background: linear-gradient(145deg, #ffffff 0%, rgba(rgb(255, 255, 255, 0.5), 0.95) 100%);
    border-radius: 30px;
    margin: 1rem 0;
    transform: translateZ(20px) rotateY(-2deg);
}.ty_message_6 .learn_lab_0::before {
    transform: translateZ(5px);
    opacity: 0.1;
    pointer-events: none;
    position: absolute;
    content: '';
    bottom: -10px;
    top: -10px;
    right: -10px;
    left: -10px;
    border: 1px solid rgb(179,192,213,0.5);
    border-radius: 100px;
}.ty_message_6 .learn_lab_0:hover {
    transform: translateZ(25px) rotateY(0deg);
    box-shadow: 
        0 25px 35px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
        0 15px 25px -10px rgba(rgba(0, 0, 0, 0.5), 0.1);
}.ty_message_6 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.ty_message_6 li {
    padding-left: 0;
    position: relative;
}.ty_message_6 li::before {
    transition: all 0.4s ease-out;
    left: -30px;
    background: linear-gradient(135deg, rgb(179,192,213,0.5) 0%, transparent 80%);
    transform: translateZ(15px) scale(0.95);
    content: '';
    height: 60px;
    position: absolute;
    opacity: 0.2;
    border-radius: 50%;
    top: -20px;
    width: 60px;
}.ty_message_6 li span {
    transform: translateZ(5px);
    font-size: 18px;
    display: block;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    line-height: 1.7;
    text-shadow: 0 1px 1px rgba(255,255,255,0.8);
}

@media (min-width: 992px) {.ty_message_6 {
    padding: 8rem 0;
}.ty_message_6 h2 {
    font-size: calc(36px * 1.1);
    transform: translateZ(15px);
    max-width: 80%;
}.ty_message_6 h2::after {
    width: 100px;
}.ty_message_6 .learn_lab_0 {
    padding: 3.5rem 4rem;
    margin: 2rem 0;
}.ty_message_6 li span {
    font-size: calc(18px * 1.05);
    line-height: 1.8;
}.ty_message_6 li::before {
    height: 80px;
    width: 80px;
}
}

@media (max-width: 991px) {.ty_message_6 {
    padding: 5rem 0;
}.ty_message_6 h2 {
    max-width: 100%;
    font-size: calc(36px * 0.9);
}.ty_message_6 .learn_lab_0 {
    transform: translateZ(10px) rotateY(-1deg);
    padding: 2rem 2.5rem;
}
}

@media (max-width: 767px) {.ty_message_6 {
    padding: 4rem 0;
}.ty_message_6 h2 {
    font-size: calc(36px * 0.8);
    margin-bottom: 2rem;
}.ty_message_6 h2::after {
    height: 2px;
    width: 60px;
}.ty_message_6 .learn_lab_0 {
    transform: translateZ(5px) rotateY(0deg);
    padding: 1.5rem 2rem;
}.ty_message_6 li::before {
    height: 40px;
    left: -20px;
    width: 40px;
    top: -15px;
}
}

@media (max-width: 480px) {.ty_message_6 {
    padding: 3rem 0;
}.ty_message_6 .container {
    padding: 0 1.5rem;
}.ty_message_6 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(36px * 0.7);
}.ty_message_6 .learn_lab_0 {
    margin: 0.5rem 0;
    padding: 1.25rem 1.5rem;
}.ty_message_6 li span {
    line-height: 1.6;
    font-size: calc(18px * 0.95);
}}

@keyframes floatIn {
    0% {
        opacity: 0;
        transform: translateY(20px) translateZ(0px);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(20px);
    }
}

.ty_message_6 .learn_lab_0 {
    animation: floatIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}.course_benefits_8 {
    position: relative;
    background: linear-gradient(135deg, rgb(216,222,237) 0%, rgba(245, 245, 250, 0.95) 100%);
    overflow: hidden;
    padding: 80px 0;
}.course_benefits_8::before {
    z-index: 0;
    width: 300px;
    position: absolute;
    height: 300px;
    top: -10%;
    filter: blur(40px);
    content: '';
    right: -5%;
    background: radial-gradient(circle, rgb(142,160,186,0.5) 0%, transparent 70%);
}.course_benefits_8::after {
    filter: blur(30px);
    width: 250px;
    position: absolute;
    content: '';
    z-index: 0;
    left: -5%;
    height: 250px;
    background: radial-gradient(circle, rgb(179,192,213,0.5) 0%, transparent 70%);
    bottom: -10%;
}.course_benefits_8 .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 1;
    padding: 0 20px;
}.course_benefits_8 .learn_lab_0 {
    position: relative;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    border-radius: 12px;
    flex-direction: column-reverse;
    gap: 40px;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.8);
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    display: flex;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.9), rgba(248, 248, 252, 0.8));
    padding: 30px;
}.course_benefits_8 .learn_lab_0:hover {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.03),
                -15px -15px 30px rgba(255, 255, 255, 0.9);
    transform: perspective(1000px) rotateX(0deg);
}.course_benefits_8 .content_pad_6 {
    z-index: 2;
    position: relative;
}.course_benefits_8 h4 {
    transform: translateZ(10px);
    font-weight: 700;
    margin-bottom: 25px;
    position: relative;
    color: #000000;
    font-size: 24px;
    display: inline-block;
}.course_benefits_8 h4::after {
    height: 3px;
    bottom: -8px;
    background: rgb(142,160,186);
    transform-origin: left;
    left: 0;
    position: absolute;
    transform: scaleX(0);
    content: '';
    transition: transform 0.5s ease-out;
    width: 60px;
}.course_benefits_8 .learn_lab_0:hover h4::after {
    transform: scaleX(1);
}.course_benefits_8 .content_pad_6 > div {
    flex-direction: column;
    display: flex;
    gap: 20px;
}.course_benefits_8 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.course_benefits_8 li {
    animation-delay: calc(var(--i, 0) * 0.1s);
    animation: slideIn 0.5s forwards;
    transform: translateX(-10px);
    margin-bottom: 15px;
    opacity: 0;
}.course_benefits_8 li:nth-child(1) {
    --i: 1;
}.course_benefits_8 li:nth-child(2) {
    --i: 2;
}.course_benefits_8 li:nth-child(3) {
    --i: 3;
}.course_benefits_8 li:nth-child(4) {
    --i: 4;
}.course_benefits_8 li:nth-child(5) {
    --i: 5;
}.course_benefits_8 li p {
    color: #000000;
    display: flex;
    font-size: 18px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.03),
                -5px -5px 10px rgba(255, 255, 255, 0.8);
    border-radius: 8px;
    gap: 15px;
    background: linear-gradient(145deg, #ffffff, #f0f0f5);
    padding: 12px 15px;
    align-items: flex-start;
    transition: all 0.3s ease;
}.course_benefits_8 li p:hover {
    box-shadow: 8px 8px 15px rgba(0, 0, 0, 0.05),
                -8px -8px 15px rgba(255, 255, 255, 0.9);
    transform: translateY(-3px);
}.course_benefits_8 li p span:first-child {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-shrink: 0;
}.course_benefits_8 li p span:last-child {
    line-height: 1.5;
}.course_benefits_8 svg {
    transform-origin: center;
    height: 24px;
    width: 24px;
    transition: transform 0.3s ease;
}.course_benefits_8 li:hover svg {
    transform: scale(1.1) rotate(5deg);
}.course_benefits_8 svg path {
    fill: rgb(142,160,186);
    transition: fill 0.3s ease;
}.course_benefits_8 li:hover svg path {
    fill: rgb(179,192,213);
}.course_benefits_8 .pic_wrap_item_4 {
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: auto;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1);
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
    filter: saturate(1.1) contrast(1.05);
}.course_benefits_8 .learn_lab_0:hover .pic_wrap_item_4 {
    transform: perspective(1000px) rotateY(0deg);
}

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

@media (min-width: 768px) {.course_benefits_8 {
    padding: 100px 0;
}.course_benefits_8 .learn_lab_0 {
    flex-direction: row;
    gap: 60px;
    padding: 50px;
    align-items: center;
}.course_benefits_8 .content_pad_6 {
    flex: 1;
}.course_benefits_8 .content_pad_6 > div {
    flex-wrap: wrap;
    flex-direction: row;
    gap: 30px;
}.course_benefits_8 .content_pad_6 > div > div {
    flex: 1;
    min-width: 280px;
}.course_benefits_8 h4 {
    font-size: 38px;
    margin-bottom: 35px;
}.course_benefits_8 .pic_wrap_item_4 {
    width: 40%;
    transform: perspective(1000px) rotateY(-8deg) translateZ(20px);
    height: 400px;
    object-position: center;
}
}

@media (min-width: 992px) {.course_benefits_8 .learn_lab_0 {
    padding: 60px;
}.course_benefits_8 .pic_wrap_item_4 {
    width: 45%;
    height: 450px;
}.course_benefits_8 li p {
    padding: 16px 20px;
}
}

@media (min-width: 1200px) {.course_benefits_8 .learn_lab_0 {
    padding: 70px;
    gap: 80px;
}.course_benefits_8 h4 {
    margin-bottom: 45px;
}.course_benefits_8 .pic_wrap_item_4 {
    height: 500px;
}
}

@media (hover: none) {.course_benefits_8 .learn_lab_0,
    .course_benefits_8 .learn_lab_0:hover,
    .course_benefits_8 .pic_wrap_item_4,
    .course_benefits_8 .learn_lab_0:hover .pic_wrap_item_4 {
    transform: none;
}
}