* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.container {
    margin: auto;
    width: 1270px;
    max-width: 100%;
}header,footer {
    width: 100%;
}html,body {
    scroll-behavior: smooth;
    color: #000000;
    font-family: Arial, sans-serif;
    height: 100%;
    min-height: 100%;
}.warp-container7XU {
    display: flex;
    height: 100%;
    min-height: 100%;
    flex-direction: column;
}.header_start2mj {
    flex: 1 0 auto;
}.edu_linksIaY {
    flex: 0 0 auto;
}svg {
    height: 30px;
    width: 30px;
}a {
    text-decoration: none;
    color: inherit;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.info_hubimN {
    position: relative;
    overflow: hidden;
    background: rgb(234,233,241);
    padding: 70px 0;
}.info_hubimN::before {
    z-index: 1;
    left: 0;
    background: linear-gradient(to right, rgb(186,218,190,0.5) 0%, transparent 70%);
    content: '';
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}.info_hubimN .container {
    padding: 0 15px;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.info_hubimN .query_formzWw {
    overflow: hidden;
    position: relative;
    border-top: 4px solid rgb(186,218,190);
    border-radius: 22px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}.info_hubimN .msg_blockEZy {
    font-size: 29px;
    color: rgb(186,218,190);
    padding: 30px;
    margin: 0;
    font-weight: 700;
    background: #ffffff;
    border-bottom: 1px solid rgb(191,149,135,0.5);
}.info_hubimN .full_width_imageC7Q {
    position: relative;
    overflow: hidden;
    height: 250px;
    width: 100%;
}.info_hubimN .full_width_imageC7Q::after {
    width: 100%;
    height: 50%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    content: '';
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    left: 0;
}.info_hubimN .edu_asknow9yG {
    padding: 30px;
    background: #ffffff;
    gap: 15px;
    display: grid;
}.info_hubimN .edu_asknow9yG p {
    padding: 15px;
    margin: 0;
    color: #000000;
    background: rgb(234,233,241);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    font-size: 18px;
    border-radius: 10px;
    border-left: 3px solid rgb(186,218,190);
    padding-left: 45px;
}.info_hubimN .edu_asknow9yG p svg {
    transform: translateY(-50%);
    fill: rgb(186,218,190);
    transition: transform 0.3s ease, fill 0.3s ease;
    height: 20px;
    top: 50%;
    position: absolute;
    left: 15px;
    width: 20px;
}.info_hubimN .edu_asknow9yG p:hover svg {
    fill: rgb(191,149,135);
    transform: translateY(-50%) scale(1.1);
}.info_hubimN .edu_asknow9yG p svg path {
    fill: inherit;
    transition: fill 0.3s ease;
}.info_hubimN .edu_asknow9yG p:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateX(5px);
}.info_hubimN .edu_asknow9yG p span {
    font-weight: 600;
}.info_hubimN .edu_asknow9yG p span a {
    position: relative;
    text-decoration: none;
    transition: color 0.3s ease;
    color: rgb(186,218,190);
}.info_hubimN .edu_asknow9yG p span a::after {
    width: 0;
    height: 1px;
    transition: width 0.3s ease;
    left: 0;
    position: absolute;
    background: rgb(186,218,190);
    bottom: -2px;
    content: '';
}.info_hubimN .edu_asknow9yG p span a:hover {
    color: rgb(191,149,135);
}.info_hubimN .edu_asknow9yG p span a:hover::after {
    width: 100%;
}.info_hubimN .edu_coachOYz {
    border-top: 1px solid rgb(191,149,135,0.5);
    padding-top: 20px;
    margin-top: 20px;
}.info_hubimN .submit_request2CO {
    display: inline-block;
    padding-left: 30px;
    font-weight: 600;
    font-size: 23px;
    color: rgb(186,218,190);
    margin-bottom: 20px;
    position: relative;
}.info_hubimN .submit_request2CO svg {
    transform: translateY(-50%);
    transition: transform 0.3s ease, fill 0.3s ease;
    fill: rgb(186,218,190);
    height: 22px;
    top: 50%;
    width: 22px;
    position: absolute;
    left: 0;
}.info_hubimN .submit_request2CO:hover svg {
    fill: rgb(191,149,135);
    transform: translateY(-50%) rotate(15deg);
}.info_hubimN .submit_request2CO svg path {
    fill: inherit;
    transition: fill 0.3s ease;
}.info_hubimN .submit_request2CO::after {
    height: 2px;
    background: rgb(186,218,190);
    content: '';
    bottom: -5px;
    left: 30px;
    position: absolute;
    width: 50%;
}.info_hubimN .ask_for_helpAnC {
    display: grid;
    gap: 10px;
}.info_hubimN .message_sectionlfm {
    position: relative;
    background: rgb(234,233,241);
    padding: 12px 15px;
    color: #000000;
    z-index: 1;
    font-size: 18px;
    display: flex;
    overflow: hidden;
    justify-content: space-between;
    border-radius: 10px;
    padding-left: 40px;
}.info_hubimN .message_sectionlfm svg {
    left: 12px;
    fill: rgb(186,218,190);
    transform: translateY(-50%);
    transition: transform 0.3s ease, fill 0.3s ease;
    height: 16px;
    top: 50%;
    width: 16px;
    position: absolute;
}.info_hubimN .message_sectionlfm:hover svg {
    transform: translateY(-50%) rotate(15deg);
    fill: rgb(191,149,135);
}.info_hubimN .message_sectionlfm svg path {
    fill: inherit;
    transition: fill 0.3s ease;
}.info_hubimN .message_sectionlfm::before {
    z-index: -1;
    transition: width 0.3s ease;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgb(186,218,190,0.5);
    width: 0;
    left: 0;
    content: '';
}.info_hubimN .message_sectionlfm:hover::before {
    width: 100%;
}

@media (min-width: 992px) {.info_hubimN .query_formzWw {
    display: grid;
    grid-template-columns: 1fr 2fr;
}.info_hubimN .msg_blockEZy {
    grid-column: span 2;
}.info_hubimN .full_width_imageC7Q {
    height: 100%;
}.info_hubimN .ask_for_helpAnC {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.info_hubimN .ask_for_helpAnC {
    grid-template-columns: repeat(3, 1fr);
}
}

@media (min-width: 768px) and (max-width: 991px) {.info_hubimN .msg_blockEZy {
    padding: 25px;
    font-size: 23px;
}.info_hubimN .full_width_imageC7Q {
    height: 220px;
}.info_hubimN .edu_asknow9yG {
    padding: 25px;
}.info_hubimN .ask_for_helpAnC {
    grid-template-columns: repeat(2, 1fr);
}.info_hubimN .edu_asknow9yG p svg {
    height: 18px;
    width: 18px;
}.info_hubimN .submit_request2CO svg {
    height: 20px;
    width: 20px;
}.info_hubimN .message_sectionlfm svg {
    width: 14px;
    height: 14px;
}
}

@media (max-width: 767px) {.info_hubimN {
    padding: 50px 0;
}.info_hubimN .msg_blockEZy {
    font-size: 19px;
    padding: 20px;
}.info_hubimN .full_width_imageC7Q {
    height: 180px;
}.info_hubimN .edu_asknow9yG {
    padding: 20px;
}.info_hubimN .edu_asknow9yG p {
    padding-left: 40px;
    padding: 12px;
}.info_hubimN .edu_asknow9yG p svg {
    left: 12px;
    width: 16px;
    height: 16px;
}.info_hubimN .submit_request2CO {
    font-size: 19px;
}.info_hubimN .submit_request2CO svg {
    width: 18px;
    height: 18px;
}.info_hubimN .message_sectionlfm {
    padding: 10px;
    padding-left: 35px;
}.info_hubimN .message_sectionlfm svg {
    height: 14px;
    width: 14px;
    left: 10px;
}}header {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    -webkit-backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgb(186,218,190,0.5) 0%, rgb(191,149,135,0.5) 100%);
    backdrop-filter: blur(10px);
    z-index: 100;
    margin-top: 0;
    padding: 0;
}header::before {
    top: 0;
    content: '';
    position: absolute;
    height: 100%;
    left: 0;
    z-index: -1;
    background: 
        radial-gradient(circle at 10% 20%, rgb(186,218,190,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(191,149,135,0.5) 0%, transparent 30%);
    opacity: 0.5;
    width: 100%;
}header .site_headerOxT {
    display: flex;
    position: relative;
    z-index: 5;
    padding: 1.2rem 2.5rem;
    justify-content: space-between;
    align-items: center;
}header .nav_sitewrapoNx {
    border-radius: 14px;
    -webkit-backdrop-filter: blur(5px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    z-index: 2;
    border: 1px solid rgba(255, 255, 255, 0.3);
    position: relative;
    padding: 0.8rem 1.2rem;
    transition: all 0.4s ease;
    backdrop-filter: blur(5px);
    flex: 0 0 auto;
    background: rgba(255, 255, 255, 0.15);
}header .nav_sitewrapoNx:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.25);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}header .main_start5qD {
    transition: all 0.3s ease;
    display: block;
}header .main_start5qD img {
    max-height: 40px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}header .top_sitebarUew {
    position: relative;
    list-style: none;
    z-index: 2;
    display: flex;
    padding: 0;
    margin: 0;
}header .main_coreVSN {
    margin: 0 0.3rem;
    position: relative;
}header .main_coreVSN a {
    backdrop-filter: blur(5px);
    border-radius: 14px;
    -webkit-backdrop-filter: blur(5px);
    text-decoration: none;
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: 18px;
    padding: 0.8rem 1.2rem;
    position: relative;
    font-weight: 600;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.05);
    display: block;
    z-index: 1;
}header .main_coreVSN a:hover {
    background: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}header .main_coreVSN a::before {
    transition: opacity 0.3s ease;
    top: 0;
    content: '';
    border-radius: 14px;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1), 
        rgba(255, 255, 255, 0.05)
    );
    height: 100%;
    left: 0;
    z-index: -1;
    width: 100%;
    position: absolute;
    opacity: 0;
}header .main_coreVSN a:hover::before {
    opacity: 1;
}header .main_coreVSN::after {
    height: 3px;
    opacity: 0.7;
    left: 50%;
    background: #ffffff;
    transform: translateX(-50%);
    width: 0;
    position: absolute;
    bottom: -3px;
    content: '';
    border-radius: 10px;
    transition: width 0.3s ease;
}header .main_coreVSN:hover::after {
    width: 70%;
}header .site_headerOxT::before {
    right: -20px;
    opacity: 0.5;
    width: 100px;
    background: rgb(186,218,190,0.5);
    filter: blur(40px);
    content: '';
    z-index: -1;
    top: -20px;
    height: 100px;
    position: absolute;
    border-radius: 50%;
}header .site_headerOxT::after {
    opacity: 0.5;
    z-index: -1;
    bottom: -20px;
    height: 80px;
    background: rgb(191,149,135,0.5);
    content: '';
    border-radius: 50%;
    width: 80px;
    position: absolute;
    left: -20px;
    filter: blur(30px);
}header .header_start2mj {
    z-index: 1;
    padding-top: 2rem;
    position: relative;
    background: rgb(234,233,241);
}@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

header .nav_sitewrapoNx::after {
    height: 20px;
    opacity: 0.5;
    content: '';
    bottom: -20px;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0%, transparent 70%);
    left: 0;
    width: 100%;
    transition: all 0.4s ease;
    position: absolute;
}header .nav_sitewrapoNx:hover::after {
    transform: scaleX(0.9);
    opacity: 0.7;
}

@media (min-width: 1400px) {header .site_headerOxT {
    margin: 0 auto;
    max-width: 1320px;
}header .main_coreVSN {
    margin: 0 0.5rem;
}header .main_coreVSN a {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 991px) {header {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}header .site_headerOxT {
    flex-wrap: wrap;
    padding: 1rem 1.5rem;
}header .nav_sitewrapoNx {
    margin-bottom: 0;
    border-radius: 10px;
    padding: 0.6rem 1rem;
}header .top_sitebarUew {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .main_coreVSN a {
    border-radius: 10px;
    font-size: calc(18px - 1px);
    padding: 0.6rem 1rem;
}header .site_headerOxT::before,
    header .site_headerOxT::after {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .site_headerOxT {
    padding: 0.8rem 1.2rem;
}header .nav_sitewrapoNx {
    max-width: 140px;
    padding: 0.5rem 0.8rem;
}header .main_start5qD img {
    max-height: 35px;
}header .top_sitebarUew {
    margin-top: 0.8rem;
    padding-bottom: 0.5rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    justify-content: flex-start;
}header .top_sitebarUew::-webkit-scrollbar {
    height: 3px;
}header .top_sitebarUew::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}header .main_coreVSN {
    flex: 0 0 auto;
    margin: 0 0.15rem;
}header .main_coreVSN a {
    padding: 0.5rem 0.8rem;
    white-space: nowrap;
    font-size: calc(18px - 2px);
}header .main_coreVSN::after {
    display: none;
}header .nav_sitewrapoNx::after {
    display: none;
}
}

@media (max-width: 479px) {header .site_headerOxT {
    padding: 0.7rem 1rem;
}header .nav_sitewrapoNx {
    padding: 0.4rem 0.7rem;
    max-width: 120px;
}header .main_coreVSN a {
    font-size: calc(18px - 3px);
    padding: 0.4rem 0.6rem;
}}.contact_informationyOH {
    position: relative;
    background: linear-gradient(125deg, rgb(234,233,241) 0%, rgb(234,233,241) 60%, rgb(186,218,190,0.5) 100%);
    padding: 110px 0;
    overflow: hidden;
}.contact_informationyOH::before {
    right: 0;
    opacity: 0.05;
    height: 100%;
    position: absolute;
    top: 0;
    width: 50%;
    background: repeating-radial-gradient(
        circle at 80% 50%,
        rgb(186,218,190,0.5),
        rgb(186,218,190,0.5) 1px,
        transparent 1px,
        transparent 15px
    );
    content: "";
}.contact_informationyOH .container {
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
}.contact_informationyOH h2 {
    color: #000000;
    font-weight: 700;
    margin-bottom: 50px;
    font-family: Arial, sans-serif;
    position: relative;
    text-align: center;
    font-size: 37px;
}.contact_informationyOH h2::before {
    border-radius: 2px;
    position: absolute;
    bottom: -15px;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    height: 4px;
    background: rgb(186,218,190);
    width: 60px;
}.contact_informationyOH .request_boxRj8 {
    position: relative;
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 450px;
    background: transparent;
    gap: 40px;
}.contact_informationyOH .full_width_imageC7Q {
    position: relative;
    transition: transform 0.5s ease;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateY(-5deg);
    height: 550px;
    border-radius: 12px;
    overflow: hidden;
}.contact_informationyOH .full_width_imageC7Q:hover {
    transform: perspective(1000px) rotateY(0deg);
}.contact_informationyOH .feedback_feedbackJCG {
    transition: transform 0.5s ease;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    position: relative;
    background: #ffffff;
    transform: perspective(1000px) rotateY(5deg);
    padding: 50px;
}.contact_informationyOH .feedback_feedbackJCG:hover {
    transform: perspective(1000px) rotateY(0deg);
}.contact_informationyOH form {
    width: 100%;
}.contact_informationyOH form h3 {
    color: #000000;
    font-size: 21px;
    margin-bottom: 30px;
    font-weight: 600;
    font-family: Arial, sans-serif;
}.contact_informationyOH form input[type="text"] {
    transition: all 0.3s ease;
    width: 100%;
    margin-bottom: 20px;
    padding: 16px 20px;
    background: rgb(234,233,241);
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: #000000;
    border-radius: 10px;
    border: none;
}.contact_informationyOH form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(186,218,190);
    outline: none;
}.contact_informationyOH form input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.5;
}.contact_informationyOH .support_sectionjGX {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
}.contact_informationyOH .support_sectionjGX input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_informationyOH .support_sectionjGX label {
    line-height: 1.5;
    cursor: pointer;
    color: #000000;
    padding-left: 35px;
    font-size: 15px;
    position: relative;
}.contact_informationyOH .support_sectionjGX label::before {
    border-radius: 4px;
    top: 2px;
    content: "";
    width: 22px;
    height: 22px;
    transition: all 0.3s ease;
    background: rgb(234,233,241);
    left: 0;
    position: absolute;
}.contact_informationyOH .support_sectionjGX input[type="checkbox"]:checked + label::before {
    background: rgb(186,218,190);
}.contact_informationyOH .support_sectionjGX input[type="checkbox"]:checked + label::after {
    width: 6px;
    border-bottom: 2px solid #ffffff;
    top: 6px;
    left: 8px;
    transform: rotate(45deg);
    content: "";
    height: 10px;
    border-right: 2px solid #ffffff;
    position: absolute;
}.contact_informationyOH .support_sectionjGX label a {
    transition: all 0.3s ease;
    color: rgb(186,218,190);
    text-decoration: none;
}.contact_informationyOH .support_sectionjGX label a:hover {
    color: rgb(191,149,135);
}.contact_informationyOH form .query_boxmTj {
    font-size: 20px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    color: #ffffff;
    transition: all 0.3s ease;
    overflow: hidden;
    border-radius: 10px;
    border: none;
    background: rgb(186,218,190);
    cursor: pointer;
    padding: 16px 35px;
    position: relative;
}.contact_informationyOH form .query_boxmTj::after {
    right: 0;
    content: "";
    z-index: 0;
    width: 0;
    transition: width 0.3s ease;
    height: 100%;
    top: 0;
    position: absolute;
    background: rgb(191,149,135);
}.contact_informationyOH form .query_boxmTj:hover::after {
    right: auto;
    left: 0;
    width: 100%;
}.contact_informationyOH form .query_boxmTj span {
    position: relative;
    z-index: 1;
}.contact_informationyOH svg {
    width: 22px;
    fill: rgb(186,218,190);
    height: 22px;
}.contact_informationyOH svg path {
    fill: rgb(186,218,190);
    transition: fill 0.3s ease;
}

@media screen and (max-width: 1100px) {.contact_informationyOH .request_boxRj8 {
    grid-template-columns: 1fr 400px;
    gap: 30px;
}.contact_informationyOH .full_width_imageC7Q {
    height: 500px;
}.contact_informationyOH .feedback_feedbackJCG {
    padding: 40px;
}
}

@media screen and (max-width: 991px) {.contact_informationyOH {
    padding: 80px 0;
}.contact_informationyOH .request_boxRj8 {
    grid-template-columns: 1fr;
    gap: 40px;
}.contact_informationyOH .full_width_imageC7Q {
    height: 400px;
    transform: perspective(1000px) rotateY(0deg);
}.contact_informationyOH .feedback_feedbackJCG {
    transform: perspective(1000px) rotateY(0deg);
}
}

@media screen and (max-width: 767px) {.contact_informationyOH {
    padding: 60px 0;
}.contact_informationyOH h2 {
    margin-bottom: 40px;
}.contact_informationyOH .full_width_imageC7Q {
    height: 350px;
}
}

@media screen and (max-width: 576px) {.contact_informationyOH {
    padding: 50px 0;
}.contact_informationyOH h2 {
    font-size: calc(37px * 0.85);
}.contact_informationyOH .full_width_imageC7Q {
    height: 250px;
}.contact_informationyOH .feedback_feedbackJCG {
    padding: 30px 25px;
}.contact_informationyOH form h3 {
    font-size: calc(21px * 0.9);
}.contact_informationyOH form .query_boxmTj {
    width: 100%;
}}.our_teamT95 {
    overflow: hidden;
    background-color: rgb(234,233,241);
    padding: 120px 0;
    position: relative;
}.our_teamT95::before {
    right: 0;
    z-index: 1;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    top: 0;
    position: absolute;
    content: '';
    width: 40%;
    background: rgb(186,218,190,0.5);
    height: 100%;
}.our_teamT95::after {
    background: rgb(191,149,135,0.5);
    left: 0;
    position: absolute;
    width: 40%;
    z-index: 1;
    clip-path: polygon(0 100%, 0 0, 100% 100%);
    content: '';
    height: 100%;
    bottom: 0;
}.our_teamT95 .container {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
}.our_teamT95 .learn_learningsVq3 {
    display: grid;
    position: relative;
    gap: 60px;
    grid-template-columns: 1fr 1fr;
}.our_teamT95 .creds_sectyuT {
    display: flex;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 17px;
    background: #ffffff;
    position: relative;
    flex-direction: column;
    transform: translateY(-20px);
    align-items: center;
    z-index: 3;
    padding: 40px;
}.our_teamT95 .creds_sectyuT::before {
    top: -10px;
    border-radius: calc(17px + 10px);
    right: -10px;
    bottom: -10px;
    background: linear-gradient(135deg, rgb(186,218,190) 0%, rgb(191,149,135) 100%);
    position: absolute;
    opacity: 0.7;
    z-index: -1;
    left: -10px;
    content: '';
}.our_teamT95 .full_width_imageC7Q {
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    width: 160px;
    margin-bottom: 25px;
    border: 6px solid #ffffff;
    transform: rotate(-3deg);
    height: 160px;
    border-radius: 16px;
}.our_teamT95 .path_creatorspTk {
    width: 100%;
    padding-top: 5px;
    position: relative;
    text-align: center;
}.our_teamT95 .skill_sessions91I {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
    position: relative;
    font-size: 21px;
    color: #000000;
}.our_teamT95 .study_centerCXA {
    font-size: 15px;
    color: rgb(191,149,135);
    font-weight: 600;
}.our_teamT95 .text_drawerVoU {
    border-radius: 17px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    display: flex;
    justify-content: center;
    position: relative;
    padding: 40px;
    background: #ffffff;
    z-index: 3;
}.our_teamT95 .text_drawerVoU::before {
    border-radius: 17px;
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9));
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    z-index: -1;
    top: 0;
    backdrop-filter: blur(5px);
    content: '';
}.our_teamT95 .founder_vision2dL {
    color: #000000;
    margin-bottom: 20px;
    align-items: center;
    display: flex;
    font-weight: 600;
    font-size: 20px;
}.our_teamT95 .founder_vision2dL svg {
    fill: rgb(186,218,190);
    margin-right: 10px;
    width: 35px;
    height: 35px;
}.our_teamT95 .founder_vision2dL svg path {
    fill: rgb(186,218,190);
}.our_teamT95 h2 {
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700;
    color: #000000;
    font-size: 37px;
}.our_teamT95 h2::after {
    left: 0;
    width: 70px;
    position: absolute;
    height: 3px;
    background: rgb(186,218,190);
    bottom: 0;
    content: '';
}.our_teamT95 p {
    line-height: 1.8;
    position: relative;
    color: #000000;
    font-size: 15px;
}.our_teamT95 .learn_learningsVq3::after {
    box-shadow: 0 0 0 10px rgb(234,233,241);
    height: 50px;
    z-index: 4;
    transform: translate(-50%, -50%);
    left: 50%;
    content: '';
    border-radius: 50%;
    width: 50px;
    background-color: #ffffff;
    top: 50%;
    position: absolute;
}

@media (max-width: 992px) {.our_teamT95 {
    padding: 80px 0;
}.our_teamT95 .learn_learningsVq3 {
    gap: 40px;
    grid-template-columns: 1fr;
}.our_teamT95 .learn_learningsVq3::after {
    display: none;
}.our_teamT95 .creds_sectyuT {
    margin: 0 auto;
    transform: translateY(0);
    max-width: 450px;
}.our_teamT95 .text_drawerVoU {
    max-width: 450px;
    margin: 0 auto;
}.our_teamT95::before,
    .our_teamT95::after {
    width: 60%;
}
}

@media (max-width: 768px) {.our_teamT95 {
    padding: 60px 0;
}.our_teamT95 .creds_sectyuT {
    padding: 30px;
}.our_teamT95 .full_width_imageC7Q {
    width: 140px;
    border-width: 4px;
    height: 140px;
}.our_teamT95 .text_drawerVoU {
    padding: 30px;
}.our_teamT95 h2 {
    margin-bottom: 20px;
    font-size: calc(37px * 0.9);
}.our_teamT95 p {
    font-size: calc(15px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 480px) {.our_teamT95 {
    padding: 40px 0;
}.our_teamT95 .creds_sectyuT {
    padding: 25px 20px;
}.our_teamT95 .full_width_imageC7Q {
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
}.our_teamT95 .skill_sessions91I {
    font-size: calc(21px * 0.9);
}.our_teamT95 .study_centerCXA {
    font-size: calc(15px * 0.9);
}.our_teamT95 .text_drawerVoU {
    padding: 25px 20px;
}.our_teamT95 h2 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: calc(37px * 0.8);
}.our_teamT95 p {
    padding-left: 15px;
    line-height: 1.6;
    font-size: calc(15px * 0.9);
}.our_teamT95 .founder_vision2dL {
    font-size: calc(20px * 0.9);
    margin-bottom: 15px;
}.our_teamT95 .founder_vision2dL svg {
    width: 30px;
    height: 30px;
}}.privacy_parapetKm5 {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    color: #000000;
    background-color: rgb(234,233,241);
    padding: 20px;
    line-height: 1.6;
    font-family: Arial, sans-serif;
}.privacy_parapetKm5 h1, .privacy_parapetKm5 h2, .privacy_parapetKm5 h3, .privacy_parapetKm5 h4, .privacy_parapetKm5 h5, .privacy_parapetKm5 h6 {
    font-weight: 700;
    margin-bottom: 20px;
    color: rgb(186,218,190);
}.privacy_parapetKm5 h1 {
    font-size: 48px;
}.privacy_parapetKm5 h2 {
    font-size: 31px;
}.privacy_parapetKm5 h3 {
    font-size: calc(21px - 4px);
}.privacy_parapetKm5 h4 {
    font-size: calc(21px - 8px);
}.privacy_parapetKm5 h5 {
    font-weight: 600;
    font-size: 21px;
}.privacy_parapetKm5 h6 {
    font-size: 17px;
    font-weight: 300;
}.privacy_parapetKm5 ul, .privacy_parapetKm5 ol {
    padding-left: 20px;
    list-style-position: inside;
    margin-left: 20px;
}.privacy_parapetKm5 li {
    border-left: 3px solid rgb(191,149,135);
    margin-bottom: 10px;
    padding-left: 10px;
}.privacy_parapetKm5 li::marker {
    color: rgb(191,149,135);
}.privacy_parapetKm5 section {
    margin-bottom: 40px;
    padding: 20px;
    border-radius: 10px;
    background-color: rgb(234,233,241);
}.privacy_parapetKm5 p, .privacy_parapetKm5 span {
    margin-bottom: 15px;
    color: #000000;
    font-size: 13px;
}
@media only screen and (max-width: 800px) {.privacy_parapetKm5 {
    padding: 15px;
}.privacy_parapetKm5 h1 {
    font-size: calc(21px - 6px);
}.privacy_parapetKm5 h2 {
    font-size: calc(21px - 5px);
}.privacy_parapetKm5 ul, .privacy_parapetKm5 ol {
    margin-left: 10px;
    padding-left: 10px;
}.privacy_parapetKm5 li {
    margin-bottom: 8px;
}.privacy_parapetKm5 p, .privacy_parapetKm5 span {
    font-size: calc(13px - 2px);
}}
.cookie_notice_message4yu {
    z-index: 90;
    position: fixed;
    background: rgb(234,233,241);
    width: 100%;
    border-top: 3px solid rgb(186,218,190);
    transition: transform 0.3s ease-in-out;
    bottom: 0;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
}.consent_learnMbZ {
    justify-content: space-between;
    align-items: center;
    padding: 20px 15px;
    margin: 0 auto;
    max-width: 1200px;
    display: flex;
}.cookie_resetEp6 {
    margin-right: 15px;
    flex-shrink: 0;
}.cookie_resetEp6 svg {
    width: 60px;
    fill: rgb(186,218,190);
    transition: fill 0.3s ease;
    height: 60px;
}.cookie_resetEp6 svg:hover {
    fill: rgb(191,149,135);
}.track_alertRze {
    flex-grow: 1;
    margin-right: 15px;
    color: #000000;
}.cookie_notice_message4yu h5 {
    font-size: 22px;
    color: rgb(186,218,190);
    font-weight: 600;
    font-family: Arial, sans-serif;
    margin-bottom: 8px;
}.cookie_notice_message4yu p {
    line-height: 1.5;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 18px;
}.privacy_ackfrs {
    font-size: 15px;
    text-align: center;
    cursor: pointer;
    line-height: 35px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    margin-left: 10px;
    background: rgb(186,218,190);
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 10px;
    text-decoration: none;
}.privacy_ackfrs:hover {
    background: rgb(191,149,135);
    box-shadow: 0 0 10px rgb(191,149,135,0.5);
}#cookiesGrantPermissionBtn73s {
    background: rgb(186,218,190);
}#rejectCookiesConsentOptionRGC {
    background: rgba(0, 0, 0, 0.5);
}.cookie_notice_message4yu p a {
    text-decoration: underline;
    transition: color 0.3s ease;
    color: rgb(186,218,190);
}.cookie_notice_message4yu p a:hover {
    color: rgb(191,149,135);
}
@media only screen and (max-width: 1200px) {.consent_learnMbZ {
    align-items: center;
    flex-direction: column;
}.cookie_resetEp6 {
    margin-bottom: 15px;
}.track_alertRze {
    margin-right: 0;
    text-align: center;
    margin-bottom: 15px;
}.privacy_ackfrs {
    margin-left: 0;
    margin-bottom: 10px;
    max-width: 200px;
    width: 100%;
}
}
@media only screen and (max-width: 800px) {.consent_learnMbZ {
    padding: 15px;
}.cookie_resetEp6 {
    display: none;
}.cookie_notice_message4yu h5 {
    font-size: 22px;
}.cookie_notice_message4yu p {
    font-size: 15px;
}}
#popupPrivacyTermsVNL {
    display: none;
}#popupPrivacyTermsVNL:checked ~ .cookie_notice_message4yu {
    opacity: 0;
    visibility: hidden;
}.mentorship_profileumG {
    position: relative;
    background-color: rgb(234,233,241);
    padding: 6rem 0;
    overflow: hidden;
}.mentorship_profileumG::before {
    left: 0;
    background-size: 30px 30px;
    opacity: 0.6;
    top: 0;
    position: absolute;
    bottom: 0;
    content: "";
    z-index: 1;
    background: 
        linear-gradient(135deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0,
        linear-gradient(225deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0,
        linear-gradient(315deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0,
        linear-gradient(45deg, rgba(255,255,255,0.05) 25%, transparent 25%) 0 0;
    right: 0;
}.mentorship_profileumG .container {
    padding: 0 2rem;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
}.mentorship_profileumG .student_perspectivesjYF {
    padding: 3rem;
    transform: perspective(1000px) rotateX(2deg);
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    background: linear-gradient(145deg, #ffffff, rgb(234,233,241));
    gap: 2rem;
    border-radius: 16px;
    grid-template-columns: 1fr;
    display: grid;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        -20px -20px 60px rgba(255, 255, 255, 0.5),
        inset 5px 5px 10px rgba(255, 255, 255, 0.5),
        inset -5px -5px 10px rgba(0, 0, 0, 0.05);
}.mentorship_profileumG .student_perspectivesjYF:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
    box-shadow: 
        25px 25px 70px rgba(0, 0, 0, 0.12),
        -25px -25px 70px rgba(255, 255, 255, 0.6),
        inset 5px 5px 10px rgba(255, 255, 255, 0.5),
        inset -5px -5px 10px rgba(0, 0, 0, 0.05);
}.mentorship_profileumG .full_width_imageC7Q {
    width: 150px;
    transform: translateZ(30px);
    border-radius: 16px;
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.15),
        -8px -8px 16px rgba(255, 255, 255, 0.7),
        inset 2px 2px 4px rgba(255, 255, 255, 0.25),
        inset -2px -2px 4px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    height: 150px;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}.mentorship_profileumG .student_perspectivesjYF:hover .full_width_imageC7Q {
    transform: translateZ(50px) scale(1.05);
}.mentorship_profileumG .name {
    text-align: center;
    margin-bottom: 0.5rem;
    font-weight: 700;
    color: rgb(186,218,190);
    letter-spacing: 0.02em;
    transform: translateZ(20px);
    font-size: calc(23px * 1.1);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}.mentorship_profileumG .student_perspectivesjYF:hover .name {
    transform: translateZ(30px);
}.mentorship_profileumG .student_perspectivesjYF div:nth-child(2) div {
    color: rgb(191,149,135);
    transform: translateZ(15px);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.05s;
    text-align: center;
    margin-bottom: 1rem;
    font-size: calc(14px * 0.95);
    font-weight: 600;
}.mentorship_profileumG .student_perspectivesjYF:hover div:nth-child(2) div {
    transform: translateZ(25px);
}.mentorship_profileumG .work_projects8cW {
    transform: translateZ(10px);
    padding: 2rem;
    font-size: 14px;
    border-radius: 12px;
    backdrop-filter: blur(5px);
    box-shadow: 
        6px 6px 12px rgba(0, 0, 0, 0.08),
        -6px -6px 12px rgba(255, 255, 255, 0.5),
        inset 1px 1px 2px rgba(255, 255, 255, 0.3),
        inset -1px -1px 2px rgba(0, 0, 0, 0.05);
    color: #000000;
    position: relative;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
    line-height: 1.7;
    background: linear-gradient(145deg, rgba(255,255,255,0.65), rgba(255,255,255,0.35));
}.mentorship_profileumG .student_perspectivesjYF:hover .work_projects8cW {
    transform: translateZ(20px);
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.1),
        -8px -8px 16px rgba(255, 255, 255, 0.6),
        inset 1px 1px 2px rgba(255, 255, 255, 0.3),
        inset -1px -1px 2px rgba(0, 0, 0, 0.05);
}.mentorship_profileumG .work_projects8cW::before {
    color: rgb(186,218,190,0.5);
    transition: all 0.4s ease;
    font-family: serif;
    position: absolute;
    left: 1rem;
    content: "";
    line-height: 1;
    top: -1.5rem;
    font-size: 5rem;
    opacity: 0.3;
}.mentorship_profileumG .student_perspectivesjYF:hover .work_projects8cW::before {
    transform: scale(1.1) translateY(-5px);
    opacity: 0.5;
}

@media (min-width: 768px) {.mentorship_profileumG {
    padding: 8rem 0;
}.mentorship_profileumG .student_perspectivesjYF {
    gap: 3rem;
    grid-template-columns: auto 1fr 2fr;
    align-items: center;
    padding: 4rem;
}.mentorship_profileumG .full_width_imageC7Q {
    width: 180px;
    margin: 0;
    height: 180px;
}.mentorship_profileumG .name {
    font-size: calc(23px * 1.2);
    text-align: left;
}.mentorship_profileumG .student_perspectivesjYF div:nth-child(2) div {
    font-size: 14px;
    text-align: left;
}.mentorship_profileumG .work_projects8cW {
    line-height: 1.8;
    font-size: calc(14px * 1.05);
}
}

@media (min-width: 1200px) {.mentorship_profileumG {
    padding: 10rem 0;
}.mentorship_profileumG .container {
    padding: 0 3rem;
}.mentorship_profileumG .student_perspectivesjYF {
    gap: 4rem;
    padding: 5rem;
}.mentorship_profileumG .full_width_imageC7Q {
    width: 220px;
    height: 220px;
}.mentorship_profileumG .name {
    margin-bottom: 0.75rem;
    font-size: calc(23px * 1.3);
}.mentorship_profileumG .student_perspectivesjYF div:nth-child(2) div {
    font-size: calc(14px * 1.05);
    margin-bottom: 1.5rem;
}.mentorship_profileumG .work_projects8cW {
    line-height: 1.9;
    padding: 2.5rem;
    font-size: calc(14px * 1.1);
}
}

@media (max-width: 767px) {.mentorship_profileumG .student_perspectivesjYF {
    padding: 2.5rem 1.5rem;
}.mentorship_profileumG .full_width_imageC7Q {
    width: 120px;
    height: 120px;
}.mentorship_profileumG .name {
    margin-top: 1rem;
}.mentorship_profileumG .work_projects8cW {
    padding: 1.5rem;
}}footer {
    position: relative;
}footer::before {
    bottom: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(45deg, rgb(191,149,135,0.5) 0%, rgb(186,218,190,0.5) 100%);
    position: absolute;
    content: '';
    left: 0;
    right: 0;
}.edu_linksIaY {
    position: relative;
    font-family: Arial, sans-serif;
    z-index: 2;
    padding: 80px 0 40px;
    color: #ffffff;
}.edu_linksIaY .container {
    grid-gap: 30px;
    grid-template-columns: repeat(12, 1fr);
    display: grid;
}.edu_linksIaY .company_holder {
    position: relative;
    grid-column: 1 / 5;
    z-index: 3;
}.edu_linksIaY .company_holder h3 {
    font-size: 34px;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    display: inline-block;
    color: #ffffff;
    margin-bottom: 20px;
}.edu_linksIaY .company_holder h3::after {
    content: '';
    height: 4px;
    width: 40px;
    border-radius: 10px;
    left: 0;
    background: rgb(186,218,190);
    bottom: 0;
    position: absolute;
}.edu_linksIaY .discord_cta7e2 {
    padding: 20px;
    margin-top: 25px;
    border-left: 4px solid rgb(186,218,190);
    font-size: 14px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    line-height: 1.6;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 28px;
    transform: translateZ(0);
}.edu_linksIaY .footer_socialGC7 {
    grid-column: 5 / 13;
    position: relative;
}.edu_linksIaY .site_studyeuE {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    grid-gap: 40px;
}.edu_linksIaY .top_sitebarUew {
    position: relative;
}.edu_linksIaY .top_sitebarUew h5 {
    font-size: 21px;
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
    font-weight: 600;
    color: #ffffff;
}.edu_linksIaY .top_sitebarUew h5::before {
    top: 50%;
    transform: translateY(-50%);
    background: rgb(186,218,190);
    left: -15px;
    position: absolute;
    border-radius: 50%;
    height: 8px;
    content: '';
    width: 8px;
}.edu_linksIaY .top_sitebarUew .site_studyeuE {
    display: flex;
    flex-direction: column;
    gap: 15px;
}.edu_linksIaY .top_sitebarUew .site_studyeuE a {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.05);
    z-index: 1;
    padding: 8px 15px;
    font-size: 14px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    color: #ffffff;
    transition: all 0.3s ease;
}.edu_linksIaY .top_sitebarUew .site_studyeuE a::before {
    background: rgb(186,218,190);
    z-index: -1;
    content: '';
    transition: all 0.3s ease;
    height: 100%;
    position: absolute;
    top: 0;
    width: 3px;
    left: 0;
}.edu_linksIaY .top_sitebarUew .site_studyeuE a:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
}.edu_linksIaY .top_sitebarUew .site_studyeuE a:hover::before {
    width: 100%;
    background: rgb(186,218,190,0.5);
}.template_ctaOa4 {
    background: rgba(0, 0, 0, 0.3);
    margin-top: 60px;
    padding: 20px 0;
    z-index: 2;
    position: relative;
}.template_ctaOa4::before {
    top: 0;
    left: 15%;
    right: 15%;
    position: absolute;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    opacity: 0.2;
    height: 1px;
    content: '';
}.template_ctaOa4 .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.template_ctaOa4 .terms_legallaZ {
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    letter-spacing: 0.5px;
    opacity: 0.8;
}@keyframes floatAnimation {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

footer::after {
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.02) 10px,
        rgba(255, 255, 255, 0.02) 20px
    );
    right: 0;
    position: absolute;
    top: 0;
    content: '';
    bottom: 0;
    z-index: 1;
}

@media (max-width: 992px) {.edu_linksIaY .container {
    grid-template-columns: repeat(1, 1fr);
}.edu_linksIaY .company_holder {
    grid-column: 1 / -1;
    margin-bottom: 40px;
}.edu_linksIaY .footer_socialGC7 {
    grid-column: 1 / -1;
}.edu_linksIaY .site_studyeuE {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 768px) {.edu_linksIaY {
    padding: 60px 0 30px;
}.edu_linksIaY .site_studyeuE {
    grid-gap: 30px;
    grid-template-columns: repeat(1, 1fr);
}.edu_linksIaY .top_sitebarUew {
    padding: 0;
}}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.edu_linksIaY::before {
    background: linear-gradient(90deg, rgb(186,218,190), rgb(191,149,135), rgb(186,218,190));
    content: '';
    top: 0;
    animation: gradientShift 5s infinite;
    height: 5px;
    background-size: 200% 200%;
    position: absolute;
    width: 100%;
    left: 0;
}.edu_linksIaY .company_holder::after {
    background: rgb(186,218,190,0.5);
    top: 40px;
    right: -50px;
    content: '';
    opacity: 0.4;
    filter: blur(60px);
    z-index: -1;
    height: 150px;
    position: absolute;
    width: 150px;
    border-radius: 50%;
}.edu_linksIaY .company_holder::before {
    content: '';
    width: 100px;
    opacity: 0.3;
    background: rgb(191,149,135,0.5);
    bottom: 0;
    z-index: -1;
    position: absolute;
    filter: blur(40px);
    border-radius: 50%;
    height: 100px;
    left: -30px;
}.edu_linksIaY .footer_socialGC7::after {
    z-index: -1;
    width: 120px;
    filter: blur(50px);
    border-radius: 50%;
    height: 120px;
    background: rgb(186,218,190,0.5);
    right: 100px;
    top: -20px;
    position: absolute;
    content: '';
    opacity: 0.2;
}.edu_linksIaY .footer_socialGC7::before {
    filter: blur(70px);
    bottom: -50px;
    z-index: -1;
    border-radius: 50%;
    content: '';
    opacity: 0.25;
    background: rgb(191,149,135,0.5);
    height: 180px;
    position: absolute;
    left: 80px;
    width: 180px;
}@keyframes borderPulse {
    0%, 100% {
        border-color: rgba(255, 255, 255, 0.1);
    }
    50% {
        border-color: rgba(255, 255, 255, 0.3);
    }
}

.edu_linksIaY .top_sitebarUew {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
    animation: borderPulse 4s infinite;
}.edu_linksIaY .top_sitebarUew h5 {
    letter-spacing: 0.5px;
}.edu_linksIaY .top_sitebarUew h5::after {
    width: 30px;
    height: 2px;
    position: absolute;
    left: 0;
    content: '';
    bottom: -5px;
    background: rgb(191,149,135);
}@keyframes movingGradient {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

.template_ctaOa4 {
    animation: movingGradient 10s ease infinite;
    background-size: 200% 200%;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.6) 0%, 
        rgba(0, 0, 0, 0.3) 50%, 
        rgba(0, 0, 0, 0.6) 100%);
}.title_sectionNB1 {
    background: linear-gradient(135deg, rgb(234,233,241), rgba(0, 0, 0, 0.5));
    align-items: center;
    height: 100vh;
    position: relative;
    overflow: hidden;
    display: flex;
    width: 100%;
}.title_sectionNB1 .full_width_imageC7Q {
    left: 0;
    filter: brightness(0.8) contrast(1.1);
    transition: transform 1.2s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    position: absolute;
    z-index: 1;
    top: 0;
    height: 100%;
    transform: scale(1.05);
    width: 100%;
}.title_sectionNB1 .full_width_imageC7Q::after {
    position: absolute;
    background: linear-gradient(to right, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.6) 100%);
    height: 100%;
    z-index: 2;
    backdrop-filter: blur(3px);
    left: 0;
    width: 100%;
    top: 0;
    content: '';
}.title_sectionNB1:hover .full_width_imageC7Q {
    transform: scale(1.08);
}.title_sectionNB1 .learn_learningsVq3 {
    transform: translateY(-2%);
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    animation: fadeIn 1s ease-out forwards;
    margin: 0 auto;
    max-width: 1200px;
    width: 85%;
    padding: 3rem;
}@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(5%);
    }
    100% {
        opacity: 1;
        transform: translateY(-2%);
    }
}

.title_sectionNB1 h1 {
    position: relative;
    margin-bottom: 1.5rem;
    opacity: 0;
    animation: slideInTitle 1.2s 0.3s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    line-height: 1.2;
    max-width: 70%;
    display: inline-block;
    transform: translateX(-20px);
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0,0,0,0.3);
    font-size: calc(47px * 1.2);
    font-weight: 700;
    letter-spacing: -0.01em;
}@keyframes slideInTitle {
    0% {
        transform: translateX(-20px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

.title_sectionNB1 h1::after {
    content: '';
    animation: expandLine 1s 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    position: absolute;
    transform-origin: left;
    transform: scaleX(0);
    height: 4px;
    background: rgb(186,218,190);
    left: 0;
    bottom: -12px;
    width: 80px;
}@keyframes expandLine {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

.title_sectionNB1 .text_drawerVoU {
    background: linear-gradient(145deg, rgba(255,255,255,0.08), rgba(255,255,255,0.03));
    animation: fadeUp 1s 0.5s ease-out forwards;
    flex-direction: column;
    max-width: 600px;
    backdrop-filter: blur(8px);
    transform: translateY(20px);
    opacity: 0;
    display: flex;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    padding: 2rem;
    border-left: 2px solid rgb(186,218,190);
}@keyframes fadeUp {
    0% {
        transform: translateY(20px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.title_sectionNB1 .text_drawerVoU p {
    text-shadow: 0 1px 2px rgba(0,0,0,0.1);
    color: #ffffff;
    line-height: 1.6;
    margin-bottom: 2rem;
    font-size: calc(13px * 1.1);
    letter-spacing: 0.02em;
    font-weight: 400;
}.title_sectionNB1 .skill_plusbV2 {
    transition: transform 0.4s ease;
    display: flex;
    transform: scale(0.9);
    position: relative;
    justify-content: center;
    margin: 1.5rem 0;
}.title_sectionNB1 .skill_plusbV2:hover {
    transform: scale(0.95);
}.title_sectionNB1 .skill_plusbV2 svg {
    width: 80px;
    height: 80px;
    filter: drop-shadow(0 4px 8px rgba(0,0,0,0.15));
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.title_sectionNB1 .skill_plusbV2:hover svg {
    transform: rotate(5deg);
    filter: drop-shadow(0 6px 12px rgba(94,170,168,0.3));
}.title_sectionNB1 .skill_plusbV2 svg path {
    fill: rgb(94,170,168);
    transition: fill 0.3s ease;
}.title_sectionNB1 .skill_plusbV2:hover svg path {
    fill: rgb(114,190,188);
}.title_sectionNB1 .skill_plusbV2 svg text {
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
}.title_sectionNB1 .skill_plusbV2:hover svg text {
    letter-spacing: 0.02em;
    fill: rgb(114,190,188);
}.title_sectionNB1 h6 {
    margin-top: 2rem;
    text-align: left;
}.title_sectionNB1 .query_boxmTj {
    letter-spacing: 0.05em;
    transition: all 0.4s ease;
    display: inline-block;
    box-shadow: 0 8px 20px rgba(94,170,168,0.3);
    position: relative;
    background: linear-gradient(135deg, rgb(186,218,190), rgb(94,170,168));
    font-weight: 600;
    color: #ffffff;
    border: none;
    transform: translateZ(0);
    text-decoration: none;
    padding: 0.9rem 2.2rem;
    overflow: hidden;
    font-size: 16px;
}.title_sectionNB1 .query_boxmTj::before {
    position: absolute;
    width: 100%;
    top: 0;
    content: '';
    left: -100%;
    transition: left 0.7s ease;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    height: 100%;
}.title_sectionNB1 .query_boxmTj:hover {
    transform: translateY(-3px) translateZ(0);
    box-shadow: 0 12px 25px rgba(94,170,168,0.4);
}.title_sectionNB1 .query_boxmTj:hover::before {
    left: 100%;
}

@media (max-width: 992px) {.title_sectionNB1 {
    height: 90vh;
}.title_sectionNB1 .learn_learningsVq3 {
    padding: 2rem;
    width: 90%;
}.title_sectionNB1 h1 {
    font-size: calc(47px * 1.1);
    max-width: 85%;
}.title_sectionNB1 .text_drawerVoU {
    max-width: 90%;
}
}

@media (max-width: 768px) {.title_sectionNB1 {
    min-height: 100vh;
    height: auto;
}.title_sectionNB1 .learn_learningsVq3 {
    padding: 4rem 1.5rem;
    transform: translateY(0);
}.title_sectionNB1 h1 {
    font-size: 47px;
    max-width: 100%;
}.title_sectionNB1 h1::after {
    width: 60px;
}.title_sectionNB1 .text_drawerVoU {
    padding: 1.5rem;
}.title_sectionNB1 .text_drawerVoU p {
    font-size: 13px;
}.title_sectionNB1 .skill_plusbV2 svg {
    width: 70px;
    height: 70px;
}.title_sectionNB1 .query_boxmTj {
    padding: 0.8rem 1.8rem;
}
}

@media (max-width: 576px) {.title_sectionNB1 .learn_learningsVq3 {
    width: 95%;
    padding: 3rem 1rem;
}.title_sectionNB1 h1 {
    font-size: calc(47px * 0.9);
}.title_sectionNB1 .text_drawerVoU {
    padding: 1.2rem;
}.title_sectionNB1 .skill_plusbV2 svg {
    height: 60px;
    width: 60px;
}.title_sectionNB1 .query_boxmTj {
    padding: 0.7rem 1.5rem;
    font-size: calc(16px * 0.9);
}}.thxPanelbFl {
    background: linear-gradient(135deg, rgb(186,218,190,0.5) 0%, rgb(234,233,241) 70%);
    padding: 5rem 2rem;
    position: relative;
    overflow: hidden;
    perspective: 1000px;
}.thxPanelbFl::before {
    width: 100%;
    z-index: 0;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, transparent 20%, rgb(186,218,190,0.5) 21%, transparent 22%),
        radial-gradient(circle at 90% 60%, transparent 10%, rgb(186,218,190,0.5) 11%, transparent 12%),
        radial-gradient(circle at 50% 40%, transparent 30%, rgb(186,218,190,0.5) 31%, transparent 32%);
    opacity: 0.15;
    background-size: 80px 80px, 60px 60px, 100px 100px;
}.thxPanelbFl .container {
    position: relative;
    transform-style: preserve-3d;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
}.thxPanelbFl h2 {
    position: relative;
    font-family: Arial, sans-serif;
    animation: fadeSlideUp 0.8s 0.2s forwards ease-out;
    font-weight: 700;
    margin-bottom: 3rem;
    color: #000000;
    font-size: 37px;
    line-height: 1.3;
    opacity: 0;
    text-shadow: 0 1px 1px rgba(0,0,0,0.1);
    transform: translateZ(40px);
}.thxPanelbFl h2::after {
    transform-origin: left;
    animation: lineExpand 1.2s 0.6s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    width: 80px;
    background: rgb(186,218,190);
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    bottom: -15px;
    transform: scaleX(0);
}.thxPanelbFl .learn_learningsVq3 {
    opacity: 0;
    transform: translateZ(20px) rotateY(-2deg);
    border-left: 5px solid rgb(186,218,190);
    animation: fadeSlideUp 0.8s 0.4s forwards ease-out;
    background: #ffffff;
    transform-style: preserve-3d;
    box-shadow: 
        0 10px 25px -10px rgba(0,0,0,0.1),
        0 5px 10px -5px rgba(0,0,0,0.04);
    transition: transform 0.5s ease;
}.thxPanelbFl .learn_learningsVq3:hover {
    transform: translateZ(25px) rotateY(0deg);
}.thxPanelbFl ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}.thxPanelbFl li {
    position: relative;
    padding: 2.5rem;
}.thxPanelbFl li::before {
    width: 40px;
    content: "";
    transform: scale(0);
    z-index: -1;
    background: rgb(191,149,135,0.5);
    height: 40px;
    animation: pulseIn 1.5s 1s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    right: -8px;
    opacity: 0.7;
    border-radius: 50%;
    position: absolute;
    top: -8px;
}.thxPanelbFl span {
    font-size: 13px;
    line-height: 1.8;
    color: #000000;
    display: block;
    font-family: Arial, sans-serif;
    position: relative;
    transform: translateZ(10px);
}

@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) {.thxPanelbFl {
    padding: 4rem 1.5rem;
}.thxPanelbFl h2 {
    font-size: calc(37px * 0.9);
    margin-bottom: 2.5rem;
}.thxPanelbFl .learn_learningsVq3 {
    transform: translateZ(15px) rotateY(-1deg);
}
}

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

@media (max-width: 576px) {.thxPanelbFl {
    padding: 2.5rem 0.8rem;
}.thxPanelbFl h2 {
    font-size: calc(37px * 0.7);
    margin-bottom: 1.5rem;
}.thxPanelbFl h2::after {
    width: 60px;
    height: 2px;
}.thxPanelbFl li {
    padding: 1.5rem;
}.thxPanelbFl span {
    font-size: calc(13px * 0.95);
    line-height: 1.6;
}}.pricing_offernge {
    position: relative;
    overflow: hidden;
    padding: 7rem 0;
    background: linear-gradient(135deg, rgb(234,233,241) 0%, rgba(245, 247, 250, 0.95) 100%);
}.pricing_offernge::before {
    height: 70%;
    background: linear-gradient(120deg, rgb(186,218,190,0.5) 20%, rgb(191,149,135,0.5) 80%);
    position: absolute;
    border-radius: 10px;
    opacity: 0.1;
    width: 40%;
    top: -10%;
    transform: rotate(-15deg);
    right: -5%;
    z-index: 0;
    content: "";
}.pricing_offernge::after {
    left: -3%;
    bottom: -5%;
    background: linear-gradient(45deg, rgb(191,149,135,0.5) 30%, rgb(186,218,190,0.5) 70%);
    opacity: 0.08;
    height: 50%;
    content: "";
    transform: rotate(10deg);
    width: 35%;
    border-radius: 10px;
    z-index: 0;
    position: absolute;
}.pricing_offernge .container {
    position: relative;
    max-width: 1400px;
    z-index: 2;
    margin: 0 auto;
    padding: 0 2rem;
}.pricing_offernge .learn_feeszN8 {
    display: flex;
    flex-direction: column;
}.pricing_offernge .pricing_listLyg {
    order: 1;
    position: relative;
    margin-bottom: 3.5rem;
    text-align: center;
}.pricing_offernge .pricing_listLyg h2 {
    display: inline-block;
    color: #000000;
    margin-bottom: 1.5rem;
    font-size: 36px;
    position: relative;
    font-weight: 700;
}.pricing_offernge .pricing_listLyg h2::after {
    transform: translateX(-50%);
    bottom: -0.75rem;
    position: absolute;
    left: 50%;
    height: 3px;
    background: linear-gradient(90deg, transparent, rgb(186,218,190), transparent);
    width: 70%;
    content: "";
}.pricing_offernge .pricing_blockpV2 {
    max-width: 800px;
    margin: 0 auto;
    font-size: 16px;
    color: #000000;
    line-height: 1.6;
}.pricing_offernge .premium_planJeD {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    order: 2;
    gap: 2rem;
    display: grid;
    width: 100%;
}.pricing_offernge .package_dealfM0 {
    background: #ffffff;
    height: 100%;
    color: #000000;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    display: block;
    position: relative;
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    text-decoration: none;
}.pricing_offernge .package_dealfM0:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-8px);
}.pricing_offernge .package_dealfM0::before {
    left: 0;
    height: 5px;
    transition: transform 0.3s ease;
    position: absolute;
    content: "";
    top: 0;
    transform: translateY(-5px);
    width: 100%;
    background: linear-gradient(90deg, rgb(186,218,190), rgb(191,149,135));
}.pricing_offernge .package_dealfM0:hover::before {
    transform: translateY(0);
}.pricing_offernge .annual_planhAq {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    height: 100%;
}.pricing_offernge .plan_ratesyAT {
    flex-direction: column;
    display: flex;
    position: relative;
    flex: 1;
    padding: 2rem 1.75rem;
}.pricing_offernge .plan_ratesyAT h3 {
    position: relative;
    color: #000000;
    margin-bottom: 1rem;
    font-weight: 700;
    display: inline-block;
    font-size: calc(22px * 1.1);
}.pricing_offernge .plan_ratesyAT .study_costsWBJ {
    position: relative;
    font-weight: 700;
    font-size: calc(22px * 1.3);
    margin-bottom: 1.5rem;
    color: rgb(186,218,190);
}.pricing_offernge .plan_ratesyAT .study_costsWBJ::after {
    content: "";
    bottom: -0.75rem;
    width: 40px;
    left: 0;
    background: rgb(186,218,190,0.5);
    position: absolute;
    height: 2px;
}.pricing_offernge .plan_ratesyAT p {
    font-size: 16px;
    word-break: break-word;
    word-wrap: break-word;
    overflow-wrap: break-word;
    margin-bottom: 1.5rem;
    line-height: 1.65;
    color: #000000;
    flex-grow: 1;
}.pricing_offernge .full_width_imageC7Q {
    overflow: hidden;
    transition: transform 0.5s ease;
    position: relative;
    width: 100%;
    height: 180px;
}.pricing_offernge .full_width_imageC7Q::after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
    width: 100%;
    left: 0;
    content: "";
    top: 0;
    height: 100%;
    position: absolute;
}.pricing_offernge .package_dealfM0:hover .full_width_imageC7Q {
    transform: scale(1.05);
}.pricing_offernge .package_dealfM0:nth-child(odd) .plan_ratesyAT::before {
    z-index: -1;
    position: absolute;
    opacity: 0.1;
    right: 1rem;
    content: "";
    background: rgb(186,218,190,0.5);
    border-radius: 50%;
    width: 2.5rem;
    top: 1rem;
    height: 2.5rem;
}.pricing_offernge .package_dealfM0:nth-child(even) .plan_ratesyAT::before {
    content: "";
    height: 2.5rem;
    width: 2.5rem;
    bottom: 1rem;
    left: 1rem;
    position: absolute;
    border-radius: 50%;
    background: rgb(191,149,135,0.5);
    opacity: 0.1;
    z-index: -1;
}

@media (min-width: 992px) {.pricing_offernge .learn_feeszN8 {
    flex-direction: row;
}.pricing_offernge .pricing_listLyg {
    text-align: left;
    justify-content: center;
    order: 2;
    margin-bottom: 0;
    padding-left: 3rem;
    flex-direction: column;
    display: flex;
    flex: 0 0 30%;
}.pricing_offernge .pricing_listLyg h2 {
    margin-bottom: 2rem;
    text-align: left;
}.pricing_offernge .pricing_listLyg h2::after {
    transform: none;
    width: 40%;
    left: 0;
}.pricing_offernge .pricing_blockpV2 {
    text-align: left;
    margin: 0;
}.pricing_offernge .premium_planJeD {
    grid-template-columns: repeat(2, 1fr);
    order: 1;
    flex: 0 0 70%;
}
}

@media (max-width: 991px) {.pricing_offernge {
    padding: 5rem 0;
}.pricing_offernge .package_dealfM0 {
    margin-bottom: 1.5rem;
}.pricing_offernge .pricing_listLyg {
    padding: 0 1rem;
}
}

@media (max-width: 767px) {.pricing_offernge {
    padding: 4rem 0;
}.pricing_offernge .pricing_listLyg h2 {
    font-size: calc(36px * 0.9);
}.pricing_offernge .plan_ratesyAT h3 {
    font-size: 22px;
}.pricing_offernge .plan_ratesyAT .study_costsWBJ {
    font-size: calc(22px * 1.15);
}.pricing_offernge .full_width_imageC7Q {
    height: 160px;
}
}

@media (max-width: 575px) {.pricing_offernge {
    padding: 3rem 0;
}.pricing_offernge .container {
    padding: 0 1.5rem;
}.pricing_offernge .premium_planJeD {
    gap: 1.5rem;
}.pricing_offernge .plan_ratesyAT {
    padding: 1.5rem;
}.pricing_offernge .full_width_imageC7Q {
    height: 140px;
}
}

@media (hover: none) {.pricing_offernge .package_dealfM0:hover {
    transform: none;
}.pricing_offernge .package_dealfM0:hover .full_width_imageC7Q {
    transform: none;
}}.learning_processxfq {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(234,233,241) 0%, rgba(245, 245, 250, 0.9) 100%);
    overflow: hidden;
}.learning_processxfq::before {
    right: 0;
    opacity: 0.15;
    content: "";
    bottom: 0;
    z-index: 1;
    background-size: 60px 60px;
    position: absolute;
    left: 0;
    top: 0;
    transform: perspective(1000px) rotateX(5deg);
    background-image: 
        linear-gradient(30deg, rgb(191,149,135,0.5) 1px, transparent 1px),
        linear-gradient(120deg, rgb(191,149,135,0.5) 1px, transparent 1px);
}.learning_processxfq::after {
    background: linear-gradient(to bottom right, rgb(186,218,190,0.5), rgb(191,149,135,0.5));
    transform-origin: top right;
    animation: float 15s ease-in-out infinite alternate;
    content: "";
    opacity: 0.1;
    filter: blur(80px);
    width: 40%;
    top: -10%;
    right: -10%;
    height: 70%;
    position: absolute;
    z-index: 0;
}.learning_processxfq .learn_learningsVq3 {
    transform-style: preserve-3d;
    margin: 0 auto;
    perspective: 1000px;
    max-width: 1200px;
    position: relative;
    z-index: 2;
    padding: 0 30px;
}.learning_processxfq h2 {
    text-align: center;
    margin-bottom: 40px;
    transform: translateZ(20px);
    position: relative;
    color: #000000;
    letter-spacing: -0.5px;
    font-size: 32px;
    font-weight: 700;
}.learning_processxfq h2::after {
    box-shadow: 0 5px 15px rgba(rgb(186,218,190,0.5), 0.3);
    background: linear-gradient(90deg, rgb(186,218,190), rgb(191,149,135));
    width: 80px;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
    height: 3px;
}.learning_processxfq .text_drawerVoU {
    padding: 40px;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.5s ease;
    border-radius: 4px;
    overflow: hidden;
    transform: translateZ(10px) perspective(1000px);
    position: relative;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.03);
    background: #ffffff;
}.learning_processxfq .text_drawerVoU::before {
    content: "";
    width: 5px;
    background: linear-gradient(to bottom, rgb(186,218,190), rgb(191,149,135));
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}.learning_processxfq .text_drawerVoU p {
    margin: 0;
    z-index: 2;
    font-size: 13px;
    line-height: 1.8;
    color: #000000;
    position: relative;
}.learning_processxfq .text_drawerVoU::after {
    bottom: -50px;
    right: -50px;
    opacity: 0.1;
    height: 150px;
    position: absolute;
    background: linear-gradient(135deg, transparent, rgb(191,149,135,0.5));
    border-radius: 50%;
    content: "";
    width: 150px;
    z-index: 1;
}.learning_processxfq .learn_learningsVq3:hover .text_drawerVoU {
    transform: translateZ(15px) perspective(1000px) rotateX(2deg);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 10px 20px rgba(0, 0, 0, 0.05);
}

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

@media (max-width: 991px) {.learning_processxfq {
    padding: 80px 0;
}.learning_processxfq::before {
    background-size: 40px 40px;
}.learning_processxfq .text_drawerVoU {
    padding: 30px;
}.learning_processxfq h2 {
    font-size: calc(32px * 0.9);
}
}

@media (max-width: 767px) {.learning_processxfq {
    padding: 60px 0;
}.learning_processxfq h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 30px;
}.learning_processxfq .text_drawerVoU {
    padding: 25px;
}.learning_processxfq .text_drawerVoU p {
    font-size: calc(13px * 0.95);
}.learning_processxfq::before {
    opacity: 0.1;
}
}

@media (max-width: 575px) {.learning_processxfq {
    padding: 50px 0;
}.learning_processxfq .learn_learningsVq3 {
    padding: 0 20px;
}.learning_processxfq h2 {
    margin-bottom: 25px;
    font-size: calc(32px * 0.7);
}.learning_processxfq .text_drawerVoU {
    padding: 20px;
}.learning_processxfq .text_drawerVoU::before {
    width: 3px;
}.learning_processxfq h2::after {
    width: 60px;
    bottom: -10px;
}}.learning_outcomesh6X {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
    background: linear-gradient(145deg, rgb(234,233,241) 30%, rgb(191,149,135,0.5) 150%);
}.learning_outcomesh6X::before {
    top: 0;
    height: 100%;
    opacity: 0.1;
    background-size: 30px 30px;
    background-image: 
        linear-gradient(rgb(186,218,190,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(186,218,190,0.5) 1px, transparent 1px);
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
}.learning_outcomesh6X::after {
    border-radius: 50%;
    right: -150px;
    content: "";
    position: absolute;
    width: 300px;
    background: rgb(186,218,190,0.5);
    filter: blur(100px);
    opacity: 0.3;
    height: 300px;
    bottom: -150px;
}.learning_outcomesh6X .container {
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}.learning_outcomesh6X .learn_learningsVq3 {
    position: relative;
    align-items: center;
    display: flex;
    flex-direction: column;
}.learning_outcomesh6X .full_width_imageC7Q {
    border-radius: 26px;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    z-index: 2;
    transition: all 0.5s ease;
    transform: translateY(40px);
    width: 40%;
}.learning_outcomesh6X .full_width_imageC7Q:hover {
    transform: translateY(35px) scale(1.02);
}.learning_outcomesh6X .text_drawerVoU {
    background: #ffffff;
    border-radius: 26px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 60px 40px 40px;
    z-index: 1;
    width: 85%;
}.learning_outcomesh6X .text_drawerVoU::before {
    height: 5px;
    top: 0;
    position: absolute;
    width: 60%;
    background: linear-gradient(to right, rgb(186,218,190), rgb(191,149,135));
    content: "";
    border-radius: 10px;
    transform: translateX(-50%);
    left: 50%;
}.learning_outcomesh6X h3 {
    position: relative;
    margin-bottom: 30px;
    color: #000000;
    text-align: center;
    font-weight: 700;
    font-size: 34px;
}.learning_outcomesh6X h3::after {
    width: 60px;
    border-radius: 10px;
    bottom: -15px;
    content: "";
    background: rgb(191,149,135,0.5);
    height: 3px;
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
}.learning_outcomesh6X ul {
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
    list-style: none;
    padding: 0;
    display: grid;
    margin: 0;
}.learning_outcomesh6X li {
    transition: all 0.3s ease;
    position: relative;
}.learning_outcomesh6X li:hover {
    transform: translateY(-5px);
}.learning_outcomesh6X li p {
    display: flex;
    align-items: center;
    padding: 16px;
    transition: all 0.3s ease;
    font-size: 13px;
    margin: 0;
    color: #000000;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    line-height: 1.5;
    font-weight: 400;
    border-radius: 12px;
    height: 100%;
    gap: 15px;
    background: linear-gradient(120deg, #ffffff, rgb(234,233,241));
}.learning_outcomesh6X li:hover p {
    background: linear-gradient(120deg, #ffffff, rgb(186,218,190,0.5));
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}.learning_outcomesh6X svg {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    background: #ffffff;
    height: 24px;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 5px;
    width: 24px;
    flex-shrink: 0;
    border-radius: 8px;
}.learning_outcomesh6X svg path {
    transition: fill 0.3s ease;
    fill: rgb(186,218,190);
}.learning_outcomesh6X li:hover svg {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
    transform: translateY(-3px);
    background: #ffffff;
}.learning_outcomesh6X li:hover svg path {
    fill: rgb(191,149,135);
}

@media (max-width: 992px) {.learning_outcomesh6X {
    padding: 80px 0;
}.learning_outcomesh6X .full_width_imageC7Q {
    width: 50%;
    transform: translateY(30px);
}.learning_outcomesh6X .full_width_imageC7Q:hover {
    transform: translateY(25px) scale(1.02);
}.learning_outcomesh6X .text_drawerVoU {
    padding: 50px 30px 30px;
    width: 90%;
}.learning_outcomesh6X ul {
    grid-template-columns: 1fr;
    gap: 15px;
}
}

@media (max-width: 576px) {.learning_outcomesh6X {
    padding: 60px 0;
}.learning_outcomesh6X .full_width_imageC7Q {
    transform: translateY(25px);
    width: 70%;
}.learning_outcomesh6X .full_width_imageC7Q:hover {
    transform: translateY(22px) scale(1.02);
}.learning_outcomesh6X .text_drawerVoU {
    width: 100%;
    padding: 40px 25px 25px;
}.learning_outcomesh6X h3 {
    font-size: 24px;
    margin-bottom: 25px;
}.learning_outcomesh6X li p {
    padding: 12px;
}.learning_outcomesh6X svg {
    padding: 4px;
    height: 22px;
    width: 22px;
}}.subscribe_to_newsletterUgy {
    padding: 3.5rem 2rem;
    position: relative;
    background: linear-gradient(135deg, rgb(186,218,190,0.5), rgb(191,149,135));
    z-index: 1;
    overflow: hidden;
}.subscribe_to_newsletterUgy::before {
    top: -10%;
    filter: blur(15px);
    background: rgb(191,149,135,0.5);
    transform: rotate(-15deg) skew(15deg);
    position: absolute;
    width: 30%;
    right: -5%;
    z-index: -1;
    content: '';
    height: 50%;
}.subscribe_to_newsletterUgy::after {
    bottom: -10%;
    transform: rotate(20deg) skew(-15deg);
    background: rgb(186,218,190,0.5);
    filter: blur(20px);
    left: -5%;
    height: 40%;
    width: 35%;
    position: absolute;
    content: '';
    z-index: -1;
}.subscribe_to_newsletterUgy .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}.subscribe_to_newsletterUgy .learn_learningsVq3 {
    border-left: 3px solid rgb(186,218,190);
    position: relative;
    padding: 3rem 2.5rem;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.09);
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
}.subscribe_to_newsletterUgy .learn_learningsVq3::before {
    background: linear-gradient(45deg, transparent 49.5%, rgb(186,218,190,0.5) 49.5%, rgb(186,218,190,0.5) 50.5%, transparent 50.5%);
    background-size: 20px 20px;
    top: 0;
    left: 0;
    opacity: 0.1;
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
}.subscribe_to_newsletterUgy h3 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transform: translateZ(30px);
    line-height: 1.4;
    margin-bottom: 2rem;
    font-size: clamp(1.5rem, 3vw, 2.2rem);
    font-weight: 600;
    font-family: Arial, sans-serif;
    color: #ffffff;
    letter-spacing: 0.01em;
}.subscribe_to_newsletterUgy .input_holder {
    gap: 1.25rem;
    flex-direction: column;
    display: flex;
    position: relative;
    max-width: 100%;
}.subscribe_to_newsletterUgy .input_holder div {
    width: 100%;
    position: relative;
}.subscribe_to_newsletterUgy input[type="email"] {
    transition: all 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
    background: rgba(255, 255, 255, 0.12);
    outline: none;
    width: 100%;
    border: none;
    font-family: Arial, sans-serif;
    color: #ffffff;
    padding: 1.25rem 1.5rem;
    border-left: 3px solid rgb(191,149,135);
    font-size: 15px;
}.subscribe_to_newsletterUgy input[type="email"]::placeholder {
    transition: opacity 0.3s ease, transform 0.3s ease;
    color: rgba(255, 255, 255, 0.7);
}.subscribe_to_newsletterUgy input[type="email"]:focus::placeholder {
    opacity: 0.5;
    transform: translateX(5px);
}.subscribe_to_newsletterUgy input[type="email"]:focus {
    background: rgba(255, 255, 255, 0.18);
    border-left-width: 6px;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.subscribe_to_newsletterUgy .mail_listudO {
    cursor: pointer;
    overflow: hidden;
    color: #ffffff;
    background: rgb(186,218,190);
    transition: all 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
    padding: 1.25rem 2.5rem;
    border: none;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    align-self: flex-start;
    font-family: Arial, sans-serif;
}.subscribe_to_newsletterUgy .mail_listudO:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgb(191,149,135);
    transform: translateY(-3px) scale(1.02);
}.subscribe_to_newsletterUgy .mail_listudO:active {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(0) scale(0.98);
}.subscribe_to_newsletterUgy .mail_listudO::before {
    transition: left 0.7s ease;
    height: 100%;
    width: 100%;
    position: absolute;
    left: -100%;
    top: 0;
    content: '';
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.subscribe_to_newsletterUgy .mail_listudO:hover::before {
    left: 100%;
}

@media (min-width: 768px) {.subscribe_to_newsletterUgy {
    padding: 5rem 3rem;
}.subscribe_to_newsletterUgy .learn_learningsVq3 {
    padding: 4rem 3.5rem;
}.subscribe_to_newsletterUgy .input_holder {
    flex-direction: row;
    align-items: stretch;
}.subscribe_to_newsletterUgy .input_holder div {
    flex: 1;
}.subscribe_to_newsletterUgy input[type="email"] {
    height: 100%;
}.subscribe_to_newsletterUgy .mail_listudO {
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
}
}

@media (min-width: 992px) {.subscribe_to_newsletterUgy {
    padding: 6rem 4rem;
}.subscribe_to_newsletterUgy .learn_learningsVq3 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 5rem 4.5rem;
}.subscribe_to_newsletterUgy h3 {
    margin-bottom: 2.5rem;
    max-width: 80%;
}.subscribe_to_newsletterUgy .input_holder {
    max-width: 85%;
}
}

@media (max-width: 767px) {.subscribe_to_newsletterUgy .learn_learningsVq3 {
    padding: 2.5rem 1.5rem;
}.subscribe_to_newsletterUgy h3 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}.subscribe_to_newsletterUgy input[type="email"] {
    padding: 1rem 1.25rem;
}.subscribe_to_newsletterUgy .mail_listudO {
    width: 100%;
    margin-top: 0.5rem;
    padding: 1rem 1.5rem;
}
}

@media (prefers-reduced-motion: reduce) {.subscribe_to_newsletterUgy .learn_learningsVq3, 
    .subscribe_to_newsletterUgy input[type="email"],
    .subscribe_to_newsletterUgy .mail_listudO,
    .subscribe_to_newsletterUgy .mail_listudO::before {
    transform: none;
    animation: none;
    transition: none;
}
}

@media (hover: none) {.subscribe_to_newsletterUgy .mail_listudO:hover {
    box-shadow: none;
    transform: none;
}.subscribe_to_newsletterUgy .mail_listudO::before {
    display: none;
}}.statistical_overviewt9T {
    position: relative;
    min-height: 100vh;
    align-items: center;
    background: rgb(234,233,241);
    display: flex;
    overflow: hidden;
    padding: 0;
}.statistical_overviewt9T::before {
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom right, rgb(186,218,190,0.5) 0%, transparent 70%);
    z-index: 0;
    content: "";
    opacity: 0.1;
    left: 0;
}.statistical_overviewt9T::after {
    position: absolute;
    left: 0;
    z-index: 0;
    background-size: 100px 100px;
    width: 100%;
    top: 0;
    background: 
        linear-gradient(to right, transparent, rgba(0, 0, 0, 0.02) 20%, transparent 30%),
        linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.02) 20%, transparent 30%);
    content: "";
    height: 100%;
}.statistical_overviewt9T .container {
    grid-template-rows: auto auto;
    display: grid;
    position: relative;
    z-index: 1;
    width: 100%;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    margin: 0 auto;
    max-width: 1400px;
}.statistical_overviewt9T .statistics_boostUHE {
    min-height: 100vh;
    display: flex;
    grid-row: 1 / span 2;
    padding: 5rem;
    position: relative;
    flex-direction: column;
    background: linear-gradient(135deg, rgb(186,218,190) 0%, rgb(191,149,135) 100%);
    grid-column: 1;
    color: #ffffff;
    justify-content: center;
}.statistical_overviewt9T .statistics_boostUHE::before {
    height: 100%;
    background: linear-gradient(to left, rgb(234,233,241), transparent);
    z-index: 1;
    width: 100px;
    position: absolute;
    content: "";
    right: 0;
    top: 0;
}.statistical_overviewt9T .statistics_gainHgp {
    color: #ffffff;
    line-height: 1.2;
    font-weight: 700;
    font-size: calc(44px * 1.2);
    position: relative;
    margin: 0 0 2rem;
}.statistical_overviewt9T .statistics_gainHgp::after {
    width: 80px;
    border-radius: 10px;
    background: #ffffff;
    bottom: -1rem;
    height: 4px;
    content: "";
    position: absolute;
    left: 0;
}.statistical_overviewt9T .class_statisticsDUe {
    opacity: 0.9;
    margin: 0;
    font-size: 18px;
    line-height: 1.8;
    max-width: 600px;
    color: #ffffff;
    font-weight: 400;
}.statistical_overviewt9T .fast_upgradeMzm {
    justify-content: center;
    grid-row: 1 / span 2;
    background: #ffffff;
    grid-column: 2;
    display: flex;
    padding: 5rem;
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.05);
    gap: 3rem;
    flex-direction: column;
}.statistical_overviewt9T .edu_statistics7Ey {
    padding: 0;
    position: relative;
    display: flex;
    transition: all 0.3s ease;
    align-items: center;
}.statistical_overviewt9T .edu_statistics7Ey:hover {
    transform: translateX(10px);
}.statistical_overviewt9T .edu_statistics7Ey h4 {
    color: rgb(186,218,190);
    padding-bottom: 0.5rem;
    font-weight: 700;
    margin: 0 2rem 0 0;
    position: relative;
    font-size: calc(44px * 1.5);
    line-height: 1;
    flex: 0 0 auto;
}.statistical_overviewt9T .edu_statistics7Ey:nth-child(even) h4 {
    color: rgb(191,149,135);
}.statistical_overviewt9T .edu_statistics7Ey h4::after {
    height: 2px;
    opacity: 0.3;
    content: "";
    position: absolute;
    background: currentColor;
    bottom: 0;
    transition: all 0.3s ease;
    left: 0;
    width: 100%;
}.statistical_overviewt9T .edu_statistics7Ey:hover h4::after {
    opacity: 0.8;
    width: 120%;
}.statistical_overviewt9T .edu_statistics7Ey span {
    position: relative;
    line-height: 1.5;
    padding-left: 2rem;
    flex: 1;
    color: #000000;
    font-size: 18px;
    font-weight: 400;
}.statistical_overviewt9T .edu_statistics7Ey span::before {
    top: 50%;
    height: 100%;
    opacity: 0.5;
    content: "";
    left: 0;
    width: 1px;
    position: absolute;
    transform: translateY(-50%);
    background: linear-gradient(to bottom, transparent, rgb(186,218,190,0.5), transparent);
}.statistical_overviewt9T .edu_statistics7Ey:nth-child(even) span::before {
    background: linear-gradient(to bottom, transparent, rgb(191,149,135,0.5), transparent);
}.statistical_overviewt9T svg {
    transform: translateY(-50%);
    width: 24px;
    position: absolute;
    height: 24px;
    fill: rgb(186,218,190,0.5);
    top: 50%;
    transition: all 0.3s ease;
    right: 0;
    opacity: 0.7;
}.statistical_overviewt9T .edu_statistics7Ey:nth-child(even) svg {
    fill: rgb(191,149,135,0.5);
}.statistical_overviewt9T svg path {
    fill: inherit;
}.statistical_overviewt9T .edu_statistics7Ey:hover svg {
    transform: translateY(-50%) scale(1.2);
    opacity: 1;
}

@media (max-width: 1200px) {.statistical_overviewt9T .container {
    grid-template-columns: 1.2fr 0.8fr;
}.statistical_overviewt9T .statistics_boostUHE {
    padding: 3rem;
}.statistical_overviewt9T .fast_upgradeMzm {
    padding: 3rem;
}.statistical_overviewt9T .edu_statistics7Ey h4 {
    margin-right: 1.5rem;
    font-size: calc(44px * 1.2);
}
}

@media (max-width: 992px) {.statistical_overviewt9T {
    min-height: auto;
}.statistical_overviewt9T .container {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
}.statistical_overviewt9T .statistics_boostUHE {
    padding: 4rem 3rem;
    grid-column: 1;
    grid-row: 1;
    min-height: auto;
}.statistical_overviewt9T .statistics_boostUHE::before {
    display: none;
}.statistical_overviewt9T .fast_upgradeMzm {
    grid-row: 2;
    padding: 4rem 3rem;
    grid-column: 1;
    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.05);
}.statistical_overviewt9T .statistics_gainHgp {
    margin-bottom: 1.5rem;
    font-size: calc(37px * 1.1);
}.statistical_overviewt9T .statistics_gainHgp::after {
    height: 3px;
    bottom: -0.8rem;
    width: 60px;
}
}

@media (max-width: 768px) {.statistical_overviewt9T .statistics_boostUHE {
    padding: 3rem 2rem;
}.statistical_overviewt9T .fast_upgradeMzm {
    gap: 2.5rem;
    padding: 3rem 2rem;
}.statistical_overviewt9T .edu_statistics7Ey h4 {
    font-size: calc(37px * 1.2);
    margin-right: 1.2rem;
}.statistical_overviewt9T .edu_statistics7Ey span {
    padding-left: 1.5rem;
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 576px) {.statistical_overviewt9T .statistics_boostUHE {
    padding: 2.5rem 1.5rem;
}.statistical_overviewt9T .fast_upgradeMzm {
    padding: 2.5rem 1.5rem;
    gap: 2rem;
}.statistical_overviewt9T .edu_statistics7Ey {
    align-items: flex-start;
    flex-direction: column;
}.statistical_overviewt9T .edu_statistics7Ey h4 {
    margin: 0 0 1rem 0;
}.statistical_overviewt9T .edu_statistics7Ey span {
    padding-left: 0;
}.statistical_overviewt9T .edu_statistics7Ey span::before {
    display: none;
}.statistical_overviewt9T svg {
    right: 0;
    transform: none;
    top: 0;
}.statistical_overviewt9T .edu_statistics7Ey:hover svg {
    transform: scale(1.2);
}.statistical_overviewt9T .statistics_gainHgp {
    font-size: 37px;
    margin-bottom: 1.2rem;
}.statistical_overviewt9T .statistics_gainHgp::after {
    bottom: -0.6rem;
    height: 3px;
    width: 50px;
}.statistical_overviewt9T .class_statisticsDUe {
    font-size: calc(18px * 0.9);
    line-height: 1.7;
}}.course_summary18N {
    overflow: hidden;
    padding: 5rem 0;
    background: rgb(234,233,241);
    position: relative;
}.course_summary18N::before {
    width: 100%;
    left: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgb(186,218,190,0.5) 0%, transparent 70%);
    position: absolute;
    height: 100%;
    top: 0;
    content: "";
}.course_summary18N::after {
    z-index: 1;
    transform: rotate(-15deg);
    content: "";
    position: absolute;
    width: 150px;
    height: 150px;
    bottom: -10px;
    right: -10px;
    background: linear-gradient(225deg, rgb(191,149,135) 0%, transparent 80%);
}.course_summary18N .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    z-index: 2;
}.course_summary18N .job_trainingOsq {
    display: grid;
    grid-template-columns: 1fr;
    gap: 3rem;
    position: relative;
}.course_summary18N .full_width_imageC7Q {
    width: 100%;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: perspective(1000px) rotateX(2deg);
    height: 300px;
    position: relative;
}.course_summary18N .full_width_imageC7Q::before {
    top: 0;
    background: linear-gradient(to right, rgb(186,218,190,0.5) 0%, transparent 100%);
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: 1;
    left: 0;
    content: "";
}.course_summary18N .full_width_imageC7Q::after {
    height: calc(100% + 20px);
    transform: translate(10px, 10px);
    content: "";
    border: 2px solid rgb(191,149,135);
    width: calc(100% + 20px);
    opacity: 0.5;
    z-index: -1;
    position: absolute;
    transition: transform 0.4s ease-out, opacity 0.4s ease-out;
    bottom: -10px;
    left: -10px;
}.course_summary18N .full_width_imageC7Q:hover {
    transform: perspective(1000px) rotateX(0deg);
}.course_summary18N .full_width_imageC7Q:hover::after {
    transform: translate(5px, 5px);
    opacity: 0.8;
}.course_summary18N .text_drawerVoU {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.1) 100%);
    backdrop-filter: blur(10px);
    position: relative;
    padding: 2rem;
    border-left: 4px solid rgb(186,218,190);
}.course_summary18N .text_drawerVoU::before {
    position: absolute;
    content: "";
    height: 100px;
    width: 100px;
    transform: translate(20px, -20px);
    right: 0;
    z-index: -1;
    background: linear-gradient(135deg, rgb(191,149,135,0.5) 0%, transparent 70%);
    top: 0;
}.course_summary18N h3 {
    font-size: calc(24px * 1.1);
    opacity: 0;
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: rgb(186,218,190);
    animation: slideInTitle 0.8s 0.2s forwards cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateX(-10px);
    position: relative;
}.course_summary18N h3::after {
    bottom: -8px;
    background: rgb(191,149,135);
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    height: 3px;
    transform-origin: left;
    width: 50px;
    content: "";
    left: 0;
    transform: scaleX(0);
    position: absolute;
    animation: expandLine 0.6s 0.8s forwards cubic-bezier(0.34, 1.56, 0.64, 1);
}.course_summary18N .description {
    max-height: 300px;
    margin-bottom: 1.5rem;
    color: #000000;
    font-size: 13px;
    padding-right: 10px;
    overflow-y: auto;
    position: relative;
    line-height: 1.6;
}.course_summary18N .description::-webkit-scrollbar {
    width: 4px;
}.course_summary18N .description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}.course_summary18N .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(186,218,190,0.5);
}.course_summary18N p.description {
    animation: fadeInUp 0.8s 0.4s forwards cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateY(20px);
    opacity: 0;
}.course_summary18N span.description {
    display: none;
}

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

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

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

@media (min-width: 768px) {.course_summary18N {
    padding: 6rem 0;
}.course_summary18N .job_trainingOsq {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
}.course_summary18N .full_width_imageC7Q {
    height: 400px;
}.course_summary18N h3 {
    font-size: calc(24px * 1.2);
}.course_summary18N .text_drawerVoU {
    padding: 2.5rem;
}
}

@media (min-width: 992px) {.course_summary18N {
    padding: 8rem 0;
}.course_summary18N .job_trainingOsq {
    gap: 5rem;
}.course_summary18N .full_width_imageC7Q {
    height: 500px;
}.course_summary18N h3 {
    margin-bottom: 2rem;
    font-size: calc(24px * 1.4);
}.course_summary18N h3::after {
    width: 70px;
}.course_summary18N .description {
    max-height: 350px;
}.course_summary18N .text_drawerVoU {
    padding: 3rem;
}.course_summary18N .text_drawerVoU::before {
    width: 150px;
    height: 150px;
}
}

@media (max-width: 767px) {.course_summary18N {
    padding: 4rem 0;
}.course_summary18N .container {
    padding: 0 1.5rem;
}.course_summary18N .full_width_imageC7Q {
    height: 250px;
}.course_summary18N .text_drawerVoU {
    padding: 1.5rem;
}.course_summary18N h3 {
    margin-bottom: 1.2rem;
    font-size: 24px;
}.course_summary18N .description {
    max-height: 250px;
}
}

@media (max-width: 480px) {.course_summary18N {
    padding: 3rem 0;
}.course_summary18N .full_width_imageC7Q {
    height: 200px;
}.course_summary18N .text_drawerVoU {
    padding: 1.2rem;
}.course_summary18N h3 {
    font-size: calc(24px * 0.9);
}.course_summary18N .description {
    max-height: 200px;
    font-size: calc(13px * 0.95);
}
}