* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}html,body {
    color: #000000;
    height: 100%;
    font-family: Arial, sans-serif;
    min-height: 100%;
    scroll-behavior: auto;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1155px;
}.workshop_cta {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}.nav_info {
    flex: 1 0 auto;
}svg {
    width: 30px;
    height: 30px;
}.wrapper-capsule {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}a {
    color: inherit;
    text-decoration: none;
}::-webkit-scrollbar {
    width: 19px;
}::-webkit-scrollbar-track {
    background: radial-gradient(ellipse at top right, #ffffff 32%, rgb(255, 255, 255, 0.5) 21%, rgb(113,129,125) 73%, rgb(113,129,125,0.5) 69%, rgb(147,163,159) 21%, rgb(147,163,159,0.5) 18%, rgb(181,196,194) 9%);
    border-radius: 18vw;
    box-shadow: inset 4px 3px 2px -2px rgba(0, 0, 0, 0.2);
}::-webkit-scrollbar-thumb {
    background: rgb(113,129,125);
    border-radius: 9.5vh;
    border: 1px double rgb(147,163,159,0.5);
}::-webkit-scrollbar-thumb:hover {
    box-shadow: -4px -4px 15px 3px rgba(0, 0, 0, 0.1);
    background: rgb(113,129,125,0.5);
    border-color: #ffffff;
}::-webkit-scrollbar-thumb:active {
    box-shadow: inset 1px 2px 1px 8px rgba(0, 0, 0, 0.2);
    background: rgb(255, 255, 255, 0.5);
}::-webkit-scrollbar-corner {
    border-radius: 1px;
    background: rgb(147,163,159);
}html {
    scrollbar-color: rgb(113,129,125) rgb(255, 255, 255, 0.5);
}

@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.cookieUsagePromptBar {
    overflow: hidden;
    bottom: 0;
    background: rgb(181,196,194);
    padding: 20px;
    font-family: Arial, sans-serif;
    width: 100%;
    position: fixed;
    border-top: 3px solid rgb(147,163,159);
    z-index: 1050;
}.cookie_ack {
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
    display: flex;
    z-index: 1;
}.cookies_tracking {
    flex-shrink: 0;
    margin-right: 20px;
}#privacyTermsModal {
    display: none;
}#privacyTermsModal:checked ~ .cookieUsagePromptBar {
    visibility: hidden;
    opacity: 0;
}.cookies_tracking svg {
    width: 60px;
    transition: fill 0.3s ease-in-out;
    height: 60px;
    fill: rgb(147,163,159);
}.cookie_customize {
    flex-grow: 1;
    margin-right: 20px;
}.cookie_customize h5 {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 22px;
    color: rgb(147,163,159);
}.cookie_customize p {
    color: #000000;
    font-size: 16px;
    margin-bottom: 0;
}.data_opt {
    transition: all 0.3s ease-in-out;
    border-radius: 10px;
    font-size: 18px;
    padding: 10px 20px;
    margin-left: 10px;
    text-decoration: none;
}.data_opt {
    background-color: rgb(147,163,159);
    color: #ffffff;
    border: 1px solid rgb(147,163,159);
}.data_opt:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border-color: #000000;
}.cookieUsagePromptBar p a {
    color: rgb(147,163,159);
    text-decoration: underline;
}.cookieUsagePromptBar p a:hover {
    color: #000000;
}
@media (max-width: 1200px) {.cookie_customize h5 {
    font-size: calc(22px - 2px);
}.cookie_customize p {
    font-size: calc(16px - 2px);
}.data_opt {
    padding: 8px 16px;
    font-size: calc(18px - 2px);
}
}
@media (max-width: 800px) {.cookie_ack {
    flex-direction: column;
    align-items: center;
}.cookies_tracking {
    margin-bottom: 15px;
}.cookie_customize {
    text-align: center;
    margin-bottom: 20px;
}.data_opt {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
}}
.launch_now {
    background: linear-gradient(135deg, rgb(147,163,159), rgb(113,129,125));
    padding: 6rem 2rem;
    z-index: 1;
    overflow: hidden;
    position: relative;
}.launch_now::before {
    z-index: -1;
    left: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 5px,
        transparent 5px,
        transparent 10px
    );
    position: absolute;
    height: 100%;
    content: "";
    width: 100%;
    top: 0;
}.launch_now::after {
    left: 0;
    width: 100%;
    content: "";
    height: 10px;
    z-index: 2;
    clip-path: polygon(0% 0%, 2% 100%, 4% 0%, 6% 100%, 8% 0%, 10% 100%, 12% 0%, 14% 100%, 16% 0%, 18% 100%, 20% 0%, 22% 100%, 24% 0%, 26% 100%, 28% 0%, 30% 100%, 32% 0%, 34% 100%, 36% 0%, 38% 100%, 40% 0%, 42% 100%, 44% 0%, 46% 100%, 48% 0%, 50% 100%, 52% 0%, 54% 100%, 56% 0%, 58% 100%, 60% 0%, 62% 100%, 64% 0%, 66% 100%, 68% 0%, 70% 100%, 72% 0%, 74% 100%, 76% 0%, 78% 100%, 80% 0%, 82% 100%, 84% 0%, 86% 100%, 88% 0%, 90% 100%, 92% 0%, 94% 100%, 96% 0%, 98% 100%, 100% 0%);
    bottom: -5px;
    background: rgb(255, 255, 255, 0.5);
    position: absolute;
}.launch_now .container {
    transform: perspective(1000px) rotateX(2deg);
    gap: 3rem;
    display: grid;
    grid-template-columns: 1fr;
    margin: 0 auto;
    position: relative;
    transform-origin: center bottom;
    max-width: 1200px;
    z-index: 2;
}.launch_now h6 {
    color: #ffffff;
    font-size: calc(22px * 1.2);
    margin: 0;
    animation: float 6s ease-in-out infinite;
    text-align: center;
    position: relative;
    transform: translateZ(30px);
    line-height: 1.5;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}.launch_now .container > div {
    justify-content: center;
    align-items: center;
    position: relative;
    display: flex;
}.launch_now .container > div::before {
    max-width: 600px;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(255, 255, 255, 0.5), transparent);
    top: -1.5rem;
    position: absolute;
    height: 1px;
    content: "";
}.launch_now .container > div span {
    transform: translateZ(40px);
    position: relative;
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    display: inline-block;
}.launch_now .container > div span:hover {
    transform: translateZ(50px) scale(1.05);
}.launch_now .request_map {
    padding: 1.2rem 2.5rem;
    position: relative;
    transform-style: preserve-3d;
    color: #000000;
    text-decoration: none;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    font-size: 15px;
    display: inline-block;
    font-weight: 600;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}.launch_now .request_map::before {
    content: "";
    transform: translateX(-100%);
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, transparent 20%, rgba(255, 255, 255, 0.2) 40%, transparent 60%);
}.launch_now .request_map span {
    position: relative;
    z-index: 2;
}.launch_now .request_map:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2), 0 8px 20px rgba(0, 0, 0, 0.15);
    background: linear-gradient(to right, #ffffff, rgb(255, 255, 255, 0.5));
}.launch_now .request_map:hover::before {
    transform: translateX(100%);
}.launch_now .request_map:active {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px) scale(0.98);
}

@keyframes float {
    0%, 100% {
        transform: translateZ(30px) translateY(0);
    }
    50% {
        transform: translateZ(30px) translateY(-10px);
    }
}

@media screen and (min-width: 768px) {.launch_now {
    padding: 8rem 4rem;
}.launch_now .container {
    grid-template-columns: 2fr 1fr;
    gap: 4rem;
    align-items: center;
}.launch_now h6 {
    font-size: calc(22px * 1.5);
    text-align: left;
}.launch_now .container > div {
    justify-content: flex-end;
}.launch_now .container > div::before {
    height: 80%;
    left: -2rem;
    max-height: 100px;
    width: 1px;
    transform: translateY(-50%);
    top: 50%;
    background: linear-gradient(180deg, transparent, rgb(255, 255, 255, 0.5), transparent);
}
}

@media screen and (min-width: 1200px) {.launch_now {
    padding: 10rem 6rem;
}.launch_now .container {
    grid-template-columns: 3fr 1fr;
}.launch_now h6 {
    font-size: calc(22px * 1.8);
    line-height: 1.6;
}.launch_now .request_map {
    padding: 1.5rem 3rem;
    font-size: calc(15px * 1.2);
}
}

@media (hover: none) {.launch_now .container {
    transform: none;
}.launch_now h6 {
    transform: none;
    animation: none;
}.launch_now .container > div span {
    transform: none;
}.launch_now .container > div span:hover {
    transform: none;
}.launch_now .request_map:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: none;
}
}

@media (prefers-reduced-motion) {.launch_now h6 {
    animation: none;
}.launch_now .request_map::before {
    transition: none;
}}.our_background {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(181,196,194) 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}.our_background::before {
    width: 40%;
    clip-path: polygon(30% 0%, 100% 0%, 100% 100%, 0% 100%);
    top: -5%;
    position: absolute;
    background: linear-gradient(120deg, rgb(147,163,159,0.5) 0%, transparent 70%);
    z-index: 1;
    opacity: 0.7;
    height: 40%;
    content: "";
    transform: rotate(-15deg);
    right: -10%;
}.our_background::after {
    transform: rotate(15deg);
    content: "";
    height: 40%;
    left: -10%;
    z-index: 1;
    bottom: -5%;
    background: linear-gradient(240deg, rgb(113,129,125,0.5) 0%, transparent 70%);
    position: absolute;
    clip-path: polygon(0% 0%, 70% 0%, 100% 100%, 0% 100%);
    opacity: 0.7;
    width: 40%;
}.our_background .container {
    padding: 0 2rem;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}.our_background h1 {
    transform: translateX(-1rem);
    display: inline-block;
    opacity: 0;
    margin-bottom: 2.5rem;
    animation: slideInTitle 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.2s;
    color: #000000;
    font-weight: 700;
    position: relative;
    font-size: 43px;
}.our_background h1::after {
    content: "";
    width: 0;
    height: 3px;
    animation: expandLine 1.2s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.8s;
    left: 0;
    bottom: -0.5rem;
    background: linear-gradient(90deg, rgb(147,163,159) 0%, rgb(113,129,125) 100%);
    position: absolute;
}.our_background .expert_sessions {
    position: relative;
}.our_background .expert_sessions ul {
    grid-template-columns: 1fr;
    gap: 3rem;
    list-style: none;
    margin: 0;
    display: grid;
    padding: 0;
}.our_background .quick_studies {
    animation: fadeInUp 1s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    border-radius: 4px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transform: translateY(2rem);
    position: relative;
    background: #ffffff;
    opacity: 0;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.4s ease;
    padding: 2.5rem;
}.our_background .quick_studies:nth-child(1) {
    animation-delay: 0.3s;
    border-left: 4px solid rgb(147,163,159);
}.our_background .quick_studies:nth-child(2) {
    animation-delay: 0.5s;
    border-left: 4px solid rgb(113,129,125);
}.our_background .quick_studies:hover {
    transform: translateY(-0.5rem);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.our_background .quick_studies h4 {
    margin-top: 0;
    font-weight: 600;
    color: #000000;
    position: relative;
    font-size: 23px;
    margin-bottom: 1.5rem;
    padding-bottom: 0.75rem;
}.our_background .quick_studies:nth-child(1) h4::after {
    left: 0;
    bottom: 0;
    height: 2px;
    width: 3rem;
    position: absolute;
    content: "";
    background: rgb(147,163,159);
}.our_background .quick_studies:nth-child(2) h4::after {
    height: 2px;
    width: 3rem;
    content: "";
    left: 0;
    bottom: 0;
    background: rgb(113,129,125);
    position: absolute;
}.our_background .quick_studies div {
    color: #000000;
    font-size: 17px;
    line-height: 1.7;
    max-height: 300px;
    font-family: Arial, sans-serif;
    overflow-y: auto;
    padding-right: 1rem;
}.our_background .quick_studies div::-webkit-scrollbar {
    width: 4px;
}.our_background .quick_studies div::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgb(255, 255, 255, 0.5);
}.our_background .quick_studies div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(113,129,125,0.5);
}.our_background .quick_studies div::-webkit-scrollbar-thumb:hover {
    background: rgb(113,129,125);
}

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

@keyframes expandLine {
    to {
        width: 60%;
    }
}

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

@media (min-width: 768px) {.our_background {
    padding: 8rem 0;
}.our_background h1 {
    margin-bottom: 3.5rem;
    font-size: calc(43px * 1.1);
}.our_background .expert_sessions ul {
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
}.our_background .quick_studies {
    padding: 3rem;
}.our_background .quick_studies div {
    max-height: 380px;
}
}

@media (min-width: 992px) {.our_background {
    padding: 10rem 0;
}.our_background::before {
    height: 35%;
    width: 35%;
}.our_background::after {
    height: 35%;
    width: 35%;
}.our_background h1 {
    font-size: calc(43px * 1.2);
    margin-bottom: 4rem;
}.our_background .quick_studies {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.5s ease;
    padding: 3.5rem;
}.our_background .quick_studies:hover {
    transform: translateY(-0.75rem) scale(1.02);
}.our_background .quick_studies h4 {
    font-size: calc(23px * 1.1);
}.our_background .quick_studies div {
    max-height: 400px;
    line-height: 1.8;
    font-size: calc(17px * 1.05);
}
}

@media (min-width: 1200px) {.our_background .container {
    padding: 0 4rem;
}.our_background h1::after {
    height: 4px;
}.our_background .expert_sessions ul {
    gap: 3rem;
}.our_background .quick_studies {
    border-radius: 6px;
    padding: 4rem;
}.our_background .quick_studies h4 {
    margin-bottom: 2rem;
}.our_background .quick_studies div {
    max-height: 450px;
}
}

@media (max-width: 767px) {.our_background {
    padding: 4rem 0;
}.our_background::before, 
    .our_background::after {
    opacity: 0.4;
}.our_background h1 {
    font-size: calc(43px * 0.9);
    margin-bottom: 2rem;
}.our_background .quick_studies {
    margin-bottom: 1.5rem;
    padding: 1.75rem;
}.our_background .quick_studies div {
    font-size: calc(17px * 0.95);
    max-height: 250px;
    line-height: 1.6;
}}.pricing_frame {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.pricing_frame::before {
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    content: "";
    right: 0;
    backdrop-filter: blur(4px);
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
}.pricing_frame .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1320px;
    position: relative;
}.pricing_frame .pricing_options {
    flex-direction: column;
    width: 100%;
    align-items: center;
    display: flex;
}.pricing_frame h2 {
    text-align: center;
    font-size: 29px;
    opacity: 0;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 20px;
    position: relative;
    color: #ffffff;
    transform: translateY(20px);
    animation: fadeSlideUp 0.7s ease forwards;
}.pricing_frame .skill_pricing {
    margin-bottom: 50px;
    animation: fadeSlideUp 0.7s ease forwards 0.2s;
    font-size: 18px;
    text-align: center;
    transform: translateY(20px);
    opacity: 0;
    line-height: 1.6;
    max-width: 700px;
    color: #ffffff;
}.pricing_frame .promo_rates {
    width: 100%;
    list-style: none;
    display: grid;
    gap: 30px;
    padding: 0;
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.pricing_frame .promo_rates li {
    transform: translateY(30px);
    animation: fadeSlideUp 0.8s ease forwards;
    opacity: 0;
    animation-delay: calc(0.2s + (var(--li-index, 0) * 0.15s));
}.pricing_frame .promo_rates li:nth-child(1) {
    --li-index: 1;
}.pricing_frame .promo_rates li:nth-child(2) {
    --li-index: 2;
}.pricing_frame .promo_rates li:nth-child(3) {
    --li-index: 3;
}.pricing_frame .promo_rates li:nth-child(4) {
    --li-index: 4;
}.pricing_frame .fee_package {
    position: relative;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    overflow: hidden;
    text-decoration: none;
    display: block;
    border: 1px solid rgba(255,255,255,0.15);
    height: 100%;
    background: linear-gradient(145deg, rgba(255,255,255,0.12), rgba(255,255,255,0.05));
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    backdrop-filter: blur(10px);
}.pricing_frame .fee_package::before {
    height: 4px;
    position: absolute;
    left: 0;
    content: "";
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    top: 0;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(147,163,159), rgb(113,129,125));
    transform: scaleX(0);
    width: 100%;
}.pricing_frame .fee_package:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
    transform: translateY(-10px) scale(1.02);
}.pricing_frame .fee_package:hover::before {
    transform: scaleX(1);
}.pricing_frame .program_rate {
    display: flex;
    height: 100%;
    padding: 30px;
    flex-direction: column;
}.pricing_frame .pricing_block {
    height: 100%;
    display: flex;
    flex-direction: column;
}.pricing_frame .pricing_block h4 {
    position: relative;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
    font-size: 19px;
    margin-top: 0;
    padding-bottom: 15px;
}.pricing_frame .pricing_block h4::after {
    position: absolute;
    background: rgb(113,129,125);
    content: "";
    left: 0;
    width: 40px;
    height: 2px;
    bottom: 0;
}.pricing_frame .pricing_block p {
    margin-bottom: 25px;
    word-break: break-word;
    line-height: 1.6;
    flex-grow: 1;
    overflow-wrap: break-word;
    color: rgba(255,255,255,0.8);
    font-size: calc(18px - 2px);
}.pricing_frame .learning_deals {
    padding: 10px 20px;
    font-weight: 700;
    font-size: calc(19px + 4px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    color: #ffffff;
    align-self: flex-start;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: inline-block;
    position: relative;
    background: linear-gradient(135deg, rgb(147,163,159,0.5), rgb(113,129,125,0.5));
    border-radius: 10px;
    margin-top: auto;
}.pricing_frame .fee_package:hover .learning_deals {
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
    transform: scale(1.05);
}

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

@media (max-width: 992px) {.pricing_frame {
    padding: 80px 0;
}.pricing_frame h2 {
    font-size: calc(29px - 4px);
}.pricing_frame .promo_rates {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.pricing_frame .program_rate {
    padding: 25px;
}.pricing_frame .learning_deals {
    font-size: calc(19px + 2px);
}
}

@media (max-width: 768px) {.pricing_frame {
    padding: 60px 0;
}.pricing_frame h2 {
    margin-bottom: 15px;
    font-size: calc(29px - 6px);
}.pricing_frame .skill_pricing {
    margin-bottom: 30px;
    font-size: calc(18px - 1px);
}.pricing_frame .promo_rates {
    grid-template-columns: 1fr;
    max-width: 450px;
    margin: 0 auto;
}.pricing_frame .pricing_block p {
    font-size: calc(18px - 3px);
}
}

@media (max-width: 480px) {.pricing_frame {
    padding: 50px 0;
}.pricing_frame .program_rate {
    padding: 20px;
}.pricing_frame .pricing_block h4 {
    font-size: calc(19px - 2px);
}.pricing_frame .learning_deals {
    padding: 8px 15px;
    font-size: 19px;
}}.title_opener {
    min-height: 100vh;
    perspective: 1000px;
    display: flex;
    overflow: hidden;
    align-items: center;
    background-color: rgb(181,196,194);
    position: relative;
    justify-content: center;
}.title_opener .learn_first {
    padding: 2rem;
    max-width: 1200px;
    transform-style: preserve-3d;
    width: 100%;
    position: relative;
    z-index: 1;
}.title_opener .success_story {
    transform: translateZ(0) rotateX(1deg);
    border-left: 4px solid rgb(147,163,159);
    position: relative;
    padding: 4rem 2.5rem;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.title_opener .edu_front {
    isolation: isolate;
    position: relative;
    overflow: hidden;
}.title_opener .edu_front::before {
    width: 100%;
    position: absolute;
    backdrop-filter: blur(8px);
    top: 0;
    background-color: rgba(rgba(0, 0, 0, 0.5), 0.7);
    left: 0;
    height: 100%;
    z-index: -1;
    content: "";
}.title_opener .edu_front::after {
    transform: translateX(-100%);
    content: "";
    background: linear-gradient(90deg, 
    rgb(147,163,159) 0%, 
    rgb(113,129,125) 50%, 
    rgb(147,163,159) 100%);
    left: 0;
    bottom: 0;
    position: absolute;
    height: 5px;
    width: 100%;
    animation: slide-in 1.5s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.5s;
}.title_opener .edu_front span {
    position: relative;
    margin-bottom: 1.5rem;
    overflow: hidden;
    display: block;
}.title_opener .edu_front span::before {
    height: 100%;
    left: -10px;
    content: "";
    background-color: rgb(113,129,125);
    top: 0;
    transform: skewX(-15deg);
    width: 4px;
    position: absolute;
}.title_opener .edu_front h3 {
    margin: 0;
    color: #ffffff;
    letter-spacing: 0.5px;
    font-weight: 400;
    padding-left: 20px;
    transform: translateY(100%);
    animation: slide-up 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
    font-size: calc(22px * 0.9);
    line-height: 1.4;
    font-family: Arial, sans-serif;
}.title_opener .edu_front h1 {
    opacity: 0;
    line-height: 1.2;
    position: relative;
    animation: fade-up 1s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.6s;
    transform: translateY(30px);
    font-size: 44px;
    color: #ffffff;
    font-weight: 700;
    margin: 0 0 2rem;
    font-family: Arial, sans-serif;
}.title_opener .edu_front h1::after {
    background-color: rgb(147,163,159);
    transform: scaleX(0);
    bottom: -15px;
    left: 0;
    content: "";
    transform-origin: left center;
    height: 3px;
    width: 80px;
    animation: scale-in 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 1.2s;
    position: absolute;
}.title_opener .edu_front div {
    position: relative;
    margin-top: 2.5rem;
    transform: perspective(1000px) rotateX(2deg);
    padding-left: 2rem;
}.title_opener .edu_front div div {
    margin-top: 0;
    padding-left: 0;
    position: relative;
    transform: none;
}.title_opener .edu_front div::before {
    transform-origin: top center;
    height: 100%;
    transform: scaleY(0);
    left: 0;
    background-color: rgb(113,129,125);
    content: "";
    animation: scale-down 0.6s cubic-bezier(0.19, 1, 0.22, 1) forwards 1s;
    position: absolute;
    width: 3px;
    top: 0;
}.title_opener .edu_front p {
    color: #ffffff;
    font-size: calc(17px * 1.1);
    transform: translateX(20px);
    line-height: 1.6;
    margin: 0;
    max-width: 80%;
    font-weight: 400;
    animation: fade-in-left 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 1.4s;
    opacity: 0;
    font-family: Arial, sans-serif;
}

@keyframes slide-in {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes slide-up {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}

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

@keyframes scale-in {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

@keyframes scale-down {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}

@keyframes fade-in-left {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@media (min-width: 992px) {.title_opener .learn_first {
    padding: 4rem;
}.title_opener .success_story {
    border-left: 6px solid rgb(147,163,159);
    padding: 5rem 4rem;
    transform: translateZ(0) rotateX(2deg);
}.title_opener .edu_front h1 {
    margin-bottom: 2.5rem;
    font-size: calc(44px * 1.2);
}.title_opener .edu_front h3 {
    font-size: 22px;
}.title_opener .edu_front p {
    max-width: 70%;
    font-size: calc(17px * 1.2);
}.title_opener .edu_front div {
    padding-left: 3rem;
}.title_opener .edu_front h1::after {
    width: 100px;
}
}

@media (max-width: 768px) {.title_opener {
    min-height: 80vh;
}.title_opener .learn_first {
    padding: 1.5rem;
}.title_opener .success_story {
    padding: 3rem 1.5rem;
    border-left: 3px solid rgb(147,163,159);
}.title_opener .edu_front h1 {
    margin-bottom: 1.5rem;
    font-size: calc(44px * 0.9);
}.title_opener .edu_front h3 {
    padding-left: 15px;
    font-size: calc(22px * 0.8);
}.title_opener .edu_front p {
    max-width: 100%;
}
}

@media (max-width: 576px) {.title_opener {
    min-height: 70vh;
}.title_opener .success_story {
    padding: 2.5rem 1.25rem;
}.title_opener .edu_front h1 {
    font-size: calc(44px * 0.8);
    margin-bottom: 1.25rem;
}.title_opener .edu_front span {
    margin-bottom: 1rem;
}.title_opener .edu_front div {
    padding-left: 1.25rem;
    margin-top: 1.5rem;
}.title_opener .edu_front h1::after {
    width: 60px;
    bottom: -10px;
}}.client_feedback {
    padding: 100px 0 120px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(181,196,194) 0%, rgba(245, 245, 248, 0.95) 100%);
}.client_feedback::before {
    height: 70%;
    background: linear-gradient(120deg, rgb(147,163,159,0.5) 0%, rgba(255,255,255,0) 80%);
    transform: rotate(-15deg) skewX(5deg);
    right: -5%;
    opacity: 0.07;
    z-index: 1;
    width: 40%;
    top: -10%;
    content: "";
    position: absolute;
}.client_feedback::after {
    background: linear-gradient(240deg, rgb(113,129,125,0.5) 0%, rgba(255,255,255,0) 80%);
    opacity: 0.09;
    z-index: 1;
    bottom: -10%;
    transform: rotate(10deg) skewX(-5deg);
    width: 35%;
    position: absolute;
    content: "";
    height: 60%;
    left: -5%;
}.client_feedback .container {
    z-index: 2;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}.client_feedback h2 {
    letter-spacing: -0.02em;
    font-weight: 700;
    position: relative;
    line-height: 1.2;
    margin-bottom: 50px;
    font-size: 38px;
    text-align: center;
    color: #000000;
}.client_feedback h2::after {
    height: 3px;
    content: "";
    bottom: -15px;
    background: linear-gradient(to right, rgb(147,163,159), rgb(113,129,125));
    position: absolute;
    left: 50%;
    width: 80px;
    transform: translateX(-50%);
}.client_feedback .client_opinions {
    padding: 0;
    gap: 30px;
    display: grid;
    margin: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.client_feedback .student_voices {
    border-radius: 8px;
    padding: 30px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06);
    overflow: hidden;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    z-index: 2;
    background: #ffffff;
}.client_feedback .student_voices::before {
    font-family: serif;
    z-index: -1;
    font-size: 120px;
    content: "";
    position: absolute;
    line-height: 1;
    opacity: 0.1;
    top: 10px;
    right: 20px;
    color: rgb(113,129,125,0.5);
}.client_feedback .student_voices:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.client_feedback .student_voices div {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}.client_feedback .student_voices img {
    width: 60px;
    margin-right: 15px;
    object-fit: cover;
    transition: transform 0.3s ease, border-color 0.3s ease;
    border: 3px solid rgba(rgb(147,163,159,0.5), 0.1);
    height: 60px;
    border-radius: 50%;
}.client_feedback .student_voices:hover img {
    border-color: rgb(147,163,159,0.5);
    transform: scale(1.05);
}.client_feedback .student_voices h4 {
    font-weight: 600;
    position: relative;
    color: #000000;
    transition: color 0.3s ease;
    margin: 0;
    font-size: 18px;
}.client_feedback .student_voices:hover h4 {
    color: rgb(147,163,159);
}.client_feedback .student_voices h4::after {
    left: 0;
    position: absolute;
    content: "";
    height: 2px;
    background: rgb(147,163,159);
    width: 0;
    bottom: -5px;
    transition: width 0.4s ease;
}.client_feedback .student_voices:hover h4::after {
    width: 70%;
}.client_feedback .student_voices .description {
    font-size: 14px;
    margin: 0;
    font-weight: 400;
    position: relative;
    line-height: 1.6;
    z-index: 1;
    color: #000000;
}.client_feedback .student_voices:nth-child(odd) {
    transform: perspective(1000px) rotateY(1deg) translateZ(0);
}.client_feedback .student_voices:nth-child(even) {
    transform: perspective(1000px) rotateY(-1deg) translateZ(0);
}.client_feedback .student_voices:nth-child(odd):hover {
    transform: perspective(1000px) rotateY(0) translateY(-10px);
}.client_feedback .student_voices:nth-child(even):hover {
    transform: perspective(1000px) rotateY(0) translateY(-10px);
}.client_feedback .client_opinions:hover .student_voices:not(:hover) {
    opacity: 0.75;
}.client_feedback a {
    left: 50%;
    transform: translateX(-50%);
    color: #ffffff;
    padding: 12px 30px;
    overflow: hidden;
    border-radius: 10px;
    font-size: 19px;
    position: relative;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    background: linear-gradient(135deg, rgb(147,163,159) 0%, rgb(113,129,125) 100%);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-top: 40px;
    text-decoration: none;
}.client_feedback a::before {
    top: 0;
    position: absolute;
    height: 100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
    left: -100%;
    transition: left 0.7s ease;
}.client_feedback a:hover {
    transform: translateX(-50%) translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.client_feedback a:hover::before {
    left: 100%;
}

@media (max-width: 992px) {.client_feedback {
    padding: 80px 0 100px;
}.client_feedback h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 40px;
}.client_feedback .client_opinions {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}
}

@media (max-width: 768px) {.client_feedback {
    padding: 60px 0 80px;
}.client_feedback h2 {
    font-size: calc(38px * 0.8);
    margin-bottom: 35px;
}.client_feedback .client_opinions {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 20px;
}.client_feedback .student_voices {
    padding: 25px;
}.client_feedback .student_voices::before {
    font-size: 100px;
}.client_feedback a {
    padding: 10px 25px;
    margin-top: 30px;
}
}

@media (max-width: 576px) {.client_feedback {
    padding: 50px 0 70px;
}.client_feedback h2 {
    margin-bottom: 30px;
    font-size: calc(38px * 0.7);
}.client_feedback h2::after {
    width: 60px;
    bottom: -12px;
}.client_feedback .student_voices {
    padding: 20px;
}.client_feedback .student_voices div {
    margin-bottom: 15px;
}.client_feedback .student_voices img {
    width: 50px;
    height: 50px;
}.client_feedback .student_voices::before {
    top: 5px;
    font-size: 80px;
    right: 15px;
}.client_feedback .student_voices .description {
    font-size: calc(14px * 0.95);
}.client_feedback a {
    font-size: calc(19px * 0.9);
    padding: 10px 20px;
    margin-top: 25px;
}}.connect_with_us {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.connect_with_us::before {
    top: 0;
    z-index: 1;
    left: 0;
    position: absolute;
    height: 100%;
    backdrop-filter: blur(8px);
    background: rgba(0, 0, 0, 0.5);
    content: '';
    width: 100%;
}.connect_with_us::after {
    animation: gradientShift 15s ease infinite;
    width: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgb(147,163,159,0.5) 0%, transparent 50%, rgb(113,129,125,0.5) 100%);
    top: 0;
    content: '';
    left: 0;
    z-index: 2;
    height: 100%;
}@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.connect_with_us .container {
    z-index: 3;
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
}.connect_with_us .feedback_links {
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.03);
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 28px;
    display: flex;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}.connect_with_us .feedback_links::before {
    position: absolute;
    opacity: 0.1;
    pointer-events: none;
    width: 200%;
    background: radial-gradient(circle, rgb(147,163,159,0.5) 0%, transparent 30%);
    animation: rotate 30s linear infinite;
    top: -50%;
    content: '';
    left: -50%;
    height: 200%;
}@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.connect_with_us .reach_list {
    position: relative;
    background: linear-gradient(145deg, rgb(147,163,159,0.5) 0%, rgb(113,129,125,0.5) 100%);
    overflow: hidden;
    padding: 50px;
    flex: 1;
}.connect_with_us .reach_list::after {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1));
    right: 0;
    top: 0;
    width: 100px;
    content: '';
    height: 100%;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    position: absolute;
}.connect_with_us .reach_list h3 {
    margin-bottom: 40px;
    font-size: 29px;
    font-weight: 700;
    padding-bottom: 15px;
    color: #ffffff;
    position: relative;
}.connect_with_us .reach_list h3::after {
    position: absolute;
    background: #ffffff;
    height: 3px;
    left: 0;
    bottom: 0;
    width: 80px;
    border-radius: 10px;
    content: '';
}.connect_with_us .reach_list div {
    transform: translateX(0);
    padding-left: 15px;
    transition: transform 0.3s ease;
    align-items: center;
    position: relative;
    display: flex;
    margin-bottom: 25px;
}.connect_with_us .reach_list div:hover {
    transform: translateX(10px);
}.connect_with_us .reach_list div::before {
    left: 0;
    transition: height 0.3s ease, top 0.3s ease;
    content: '';
    background: #ffffff;
    position: absolute;
    border-radius: 10px;
    height: 0;
    width: 5px;
    top: 50%;
}.connect_with_us .reach_list div:hover::before {
    top: 10%;
    height: 80%;
}.connect_with_us .reach_list svg {
    margin-right: 15px;
    fill: #ffffff;
    height: 24px;
    width: 24px;
}.connect_with_us .reach_list svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.connect_with_us .reach_list div:hover svg path {
    fill: rgb(113,129,125);
}.connect_with_us .reach_list span {
    font-weight: 400;
    color: #ffffff;
    font-size: 16px;
}.connect_with_us .reach_list span a {
    transition: color 0.3s ease;
    color: #ffffff;
    text-decoration: none;
}.connect_with_us .reach_list span a:hover {
    color: rgb(113,129,125);
}.connect_with_us .query_list {
    flex: 1.2;
    backdrop-filter: blur(10px);
    position: relative;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
    padding: 50px;
}.connect_with_us .query_list::before {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    top: -100px;
    content: '';
    background: radial-gradient(circle, rgb(113,129,125,0.5) 0%, transparent 70%);
    animation: pulse 4s ease-in-out infinite alternate;
    position: absolute;
    right: -100px;
}@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.2);
    }
}

.connect_with_us .query_list h3 {
    text-align: center;
    position: relative;
    margin-bottom: 40px;
    color: #ffffff;
    font-size: 29px;
    font-weight: 600;
}.connect_with_us .query_list h3::after {
    bottom: -15px;
    border-radius: 10px;
    height: 2px;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    background: rgb(113,129,125);
    width: 50px;
}.connect_with_us .query_list form {
    display: flex;
    flex-direction: column;
}.connect_with_us .query_list input[type="text"],
.connect_with_us .query_list input[type="email"] {
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-family: Arial, sans-serif;
    padding: 15px 20px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 28px;
    font-size: 16px;
    backdrop-filter: blur(5px);
    color: #ffffff;
}.connect_with_us .query_list input[type="text"]:focus,
.connect_with_us .query_list input[type="email"]:focus {
    box-shadow: 0 0 0 2px rgb(113,129,125,0.5);
    border-color: rgb(113,129,125);
    outline: none;
}.connect_with_us .query_list input[type="text"]::placeholder,
.connect_with_us .query_list input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.7);
}.connect_with_us .query_list .support_form {
    display: flex;
    align-items: flex-start;
    position: relative;
    margin-bottom: 25px;
}.connect_with_us .query_list .support_form input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.connect_with_us .query_list .support_form label {
    font-size: 15px;
    color: #ffffff;
    cursor: pointer;
    padding-left: 30px;
    line-height: 1.5;
    position: relative;
}.connect_with_us .query_list .support_form label::before {
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.3);
    top: 2px;
    border-radius: 10px;
    width: 18px;
    left: 0;
    position: absolute;
    content: '';
    height: 18px;
}.connect_with_us .query_list .support_form label::after {
    transform: rotate(-45deg) scale(0);
    position: absolute;
    content: '';
    opacity: 0;
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    transition: all 0.2s ease;
    height: 4px;
    top: 9px;
    left: 5px;
    width: 8px;
}.connect_with_us .query_list .support_form input[type="checkbox"]:checked + label::before {
    background: rgb(113,129,125,0.5);
    border-color: rgb(113,129,125);
}.connect_with_us .query_list .support_form input[type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: rotate(-45deg) scale(1);
}.connect_with_us .query_list .support_form label a {
    text-decoration: none;
    color: rgb(113,129,125);
    transition: color 0.3s ease;
}.connect_with_us .query_list .support_form label a:hover {
    color: #ffffff;
    text-decoration: underline;
}.connect_with_us .query_list .request_map {
    font-family: Arial, sans-serif;
    background: linear-gradient(90deg, rgb(147,163,159) 0%, rgb(113,129,125) 100%);
    border-radius: 28px;
    z-index: 1;
    border: none;
    position: relative;
    transition: all 0.3s ease;
    color: #ffffff;
    overflow: hidden;
    cursor: pointer;
    padding: 15px 30px;
    font-size: 15px;
    font-weight: 600;
}.connect_with_us .query_list .request_map::before {
    width: 100%;
    transition: all 0.6s ease;
    height: 100%;
    top: 0;
    z-index: -1;
    position: absolute;
    left: -100%;
    content: '';
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.connect_with_us .query_list .request_map:hover::before {
    left: 100%;
}.connect_with_us .query_list .request_map:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

@media (max-width: 992px) {.connect_with_us {
    padding: 80px 0;
}.connect_with_us .feedback_links {
    flex-direction: column;
}.connect_with_us .reach_list,
    .connect_with_us .query_list {
    padding: 40px;
}.connect_with_us .reach_list {
    text-align: center;
}.connect_with_us .reach_list h3::after {
    transform: translateX(-50%);
    left: 50%;
}.connect_with_us .reach_list div {
    justify-content: center;
    padding-left: 0;
}.connect_with_us .reach_list div::before {
    display: none;
}
}

@media (max-width: 768px) {.connect_with_us {
    padding: 60px 0;
}.connect_with_us .reach_list,
    .connect_with_us .query_list {
    padding: 30px;
}.connect_with_us .reach_list h3,
    .connect_with_us .query_list h3 {
    margin-bottom: 30px;
    font-size: calc(29px * 0.8);
}.connect_with_us .reach_list div {
    margin-bottom: 20px;
}.connect_with_us .query_list input[type="text"],
    .connect_with_us .query_list input[type="email"] {
    padding: 12px 15px;
}.connect_with_us .query_list .request_map {
    padding: 12px 20px;
}
}

@media (max-width: 480px) {.connect_with_us {
    padding: 40px 0;
}.connect_with_us .container {
    padding: 0 10px;
}.connect_with_us .reach_list,
    .connect_with_us .query_list {
    padding: 20px;
}.connect_with_us .reach_list h3,
    .connect_with_us .query_list h3 {
    margin-bottom: 25px;
    font-size: calc(29px * 0.7);
}.connect_with_us .reach_list svg {
    width: 20px;
    height: 20px;
}.connect_with_us .query_list .support_form label {
    font-size: calc(15px * 0.9);
}.connect_with_us .query_list .request_map {
    width: 100%;
}}.privacy_section {
    color: #ffffff;
    padding: 40px;
    height: auto;
    box-shadow: 0 0 15px rgb(147,163,159,0.5), 0 0 30px rgb(113,129,125,0.5);
    font-family: Arial, sans-serif;
    width: 100%;
    overflow: hidden;
}.privacy_section h1 {
    margin-bottom: 25px;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 41px;
    border-bottom: 2px solid rgb(147,163,159);
    margin-top: 40px;
    text-transform: uppercase;
    color: rgb(147,163,159);
    text-shadow: 0 0 10px rgb(147,163,159,0.5);
}.privacy_section h2 {
    color: rgb(113,129,125);
    margin-bottom: 20px;
    font-size: 38px;
    text-shadow: 0 0 10px rgb(113,129,125,0.5);
    font-weight: 600;
    padding-bottom: 5px;
    margin-top: 30px;
    border-bottom: 1px solid rgb(113,129,125);
}.privacy_section h3, .privacy_section h4, .privacy_section h5, .privacy_section h6 {
    color: rgb(147,163,159);
    font-size: 18px;
    margin-top: 25px;
    text-shadow: 0 0 5px rgb(147,163,159,0.5);
    margin-bottom: 15px;
    font-weight: 600;
}.privacy_section ul, .privacy_section ol {
    list-style-position: inside;
    padding-left: 20px;
    padding: 15px 0;
}.privacy_section li {
    color: #000000;
    text-shadow: 0 0 5px rgb(147,163,159,0.5);
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
}.privacy_section section {
    background: rgb(181,196,194);
    margin-top: 20px;
    box-shadow: 0 0 15px rgb(147,163,159,0.5);
    border-radius: 10px;
    padding: 20px;
}.privacy_section p, .privacy_section span, .privacy_section div {
    color: #000000;
    margin-bottom: 10px;
    font-weight: 300;
    text-shadow: 0 0 5px rgb(147,163,159,0.5);
    line-height: 1.8;
    font-size: 16px;
}

@media only screen and (max-width: 800px) {.privacy_section {
    padding: 20px 10px;
}.privacy_section h1 {
    font-size: calc(18px * 0.8);
}.privacy_section h2 {
    font-size: calc(18px * 0.8);
}.privacy_section h3, .privacy_section h4, .privacy_section h5, .privacy_section h6 {
    font-size: calc(18px * 0.8);
}.privacy_section p, .privacy_section span, .privacy_section div {
    font-size: calc(16px * 0.9);
}}.program_overview {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(181,196,194) 0%, rgba(0, 0, 0, 0.5) 100%);
}.program_overview::before {
    left: 0;
    top: 0;
    animation: backgroundPulse 15s infinite alternate;
    width: 100%;
    content: "";
    position: absolute;
    z-index: 1;
    background-image: 
        radial-gradient(circle at 10% 20%, rgb(147,163,159,0.5) 5%, transparent 10%),
        radial-gradient(circle at 70% 65%, rgb(113,129,125,0.5) 5%, transparent 10%),
        radial-gradient(circle at 40% 80%, rgb(147,163,159,0.5) 4%, transparent 8%),
        radial-gradient(circle at 80% 10%, rgb(113,129,125,0.5) 4%, transparent 8%);
    opacity: 0.6;
    height: 100%;
}.program_overview::after {
    left: -50%;
    top: -50%;
    animation: gradientRotate 20s infinite linear;
    position: absolute;
    content: "";
    opacity: 0.2;
    background: linear-gradient(45deg, rgb(147,163,159,0.5) 0%, transparent 70%);
    z-index: 0;
    width: 200%;
    transform: rotate(45deg);
    height: 200%;
}.program_overview .container {
    position: relative;
    z-index: 5;
}.program_overview .pro_classes {
    border-radius: 20px;
    align-items: center;
    backdrop-filter: blur(10px);
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
                0 8px 15px rgba(0, 0, 0, 0.5), 
                0 0 0 1px rgb(147,163,159,0.5);
    overflow: hidden;
    background: rgba(255, 255, 255, 0.03);
    flex-wrap: wrap;
    display: flex;
    transition: all 0.5s ease;
}.program_overview .pro_classes::before {
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    background: linear-gradient(135deg, rgb(147,163,159,0.5) 0%, transparent 100%);
    z-index: -1;
    position: absolute;
    opacity: 0.1;
}.program_overview .skill_master {
    z-index: 2;
    padding: 40px 50px;
    flex: 1 1 55%;
    position: relative;
}.program_overview .first_class {
    position: relative;
    transition: transform 0.6s ease;
    display: inline-block;
    margin-bottom: 20px;
    transform: perspective(1000px) rotateY(0deg);
}.program_overview .first_class:hover {
    transform: perspective(1000px) rotateY(10deg);
}.program_overview .first_class svg {
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.5));
    width: 120px;
    height: auto;
}.program_overview .first_class svg path {
    transition: fill 0.3s ease;
    fill: rgb(147,163,159);
}.program_overview .first_class:hover svg path {
    fill: rgb(113,129,125);
}.program_overview .skill_master h3 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    transform-style: preserve-3d;
    position: relative;
    font-size: 33px;
    color: #ffffff;
    margin-bottom: 25px;
}.program_overview .skill_master h3::after {
    height: 3px;
    content: "";
    width: 80px;
    border-radius: 10px;
    bottom: -12px;
    position: absolute;
    background: linear-gradient(90deg, rgb(147,163,159) 0%, rgb(113,129,125) 100%);
    transform: translateZ(-5px);
    filter: blur(1px);
    left: 0;
}.program_overview .skill_master p {
    max-width: 100%;
    line-height: 1.7;
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 30px;
    position: relative;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}.program_overview .img_panel {
    flex: 1 1 45%;
    transform-style: preserve-3d;
    position: relative;
    transition: all 0.5s ease;
    min-height: 450px;
    perspective: 1000px;
}.program_overview .img_panel::before {
    background: linear-gradient(45deg, rgb(147,163,159,0.5) 0%, transparent 70%);
    mix-blend-mode: overlay;
    width: 100%;
    top: 0;
    content: "";
    position: absolute;
    z-index: 1;
    height: 100%;
    animation: overlayPulse 8s infinite alternate;
    left: 0;
}.program_overview .img_panel::after {
    content: "";
    box-shadow: 0 0 30px rgb(147,163,159,0.5);
    position: absolute;
    border: 1px solid #ffffff;
    transform: translateZ(20px);
    left: 20px;
    opacity: 0.2;
    bottom: 20px;
    right: 20px;
    top: 20px;
    z-index: 2;
}

@keyframes backgroundPulse {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

@keyframes gradientRotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes overlayPulse {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0.3;
    }
}

@media (hover: hover) {.program_overview .pro_classes:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
                    0 12px 20px rgba(0, 0, 0, 0.5), 
                    0 0 0 1px rgb(147,163,159);
}.program_overview .img_panel:hover {
    transform: rotateY(-5deg) translateZ(10px);
}
}

@media screen and (max-width: 992px) {.program_overview {
    padding: 60px 0;
}.program_overview .skill_master {
    padding: 30px 40px;
}.program_overview .img_panel {
    min-height: 380px;
}.program_overview .first_class svg {
    width: 100px;
}.program_overview .skill_master h3 {
    font-size: calc(33px * 0.9);
}
}

@media screen and (max-width: 768px) {.program_overview {
    padding: 50px 0;
}.program_overview .pro_classes {
    flex-direction: column-reverse;
}.program_overview .skill_master {
    padding: 30px 25px;
    flex: 1 1 100%;
}.program_overview .img_panel {
    flex: 1 1 100%;
    min-height: 300px;
    width: 100%;
}.program_overview .skill_master h3 {
    font-size: calc(33px * 0.8);
    margin-bottom: 20px;
}.program_overview .skill_master p {
    margin-bottom: 20px;
}.program_overview .first_class {
    margin-bottom: 15px;
}.program_overview .first_class svg {
    width: 90px;
}.program_overview .skill_master h3::after {
    width: 60px;
    bottom: -10px;
    height: 2px;
}
}

@media screen and (max-width: 480px) {.program_overview {
    padding: 40px 0;
}.program_overview .img_panel {
    min-height: 250px;
}.program_overview .skill_master {
    padding: 25px 20px;
}.program_overview .skill_master h3 {
    font-size: calc(18px * 1.2);
}.program_overview .first_class svg {
    width: 80px;
}}.tyPage {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(181,196,194), #ffffff);
    padding: 120px 0;
}.tyPage::before {
    left: 0;
    z-index: 1;
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
    animation: movePattern 40s linear infinite;
    height: 100%;
    background-size: 60px 60px;
    opacity: 0.2;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(113,129,125,0.5) 49.5%, rgb(113,129,125,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(113,129,125,0.5) 49.5%, rgb(113,129,125,0.5) 50.5%, transparent 50.5%);
}.tyPage::after {
    right: -20%;
    height: 200%;
    content: "";
    top: -50%;
    position: absolute;
    background: linear-gradient(120deg, rgb(147,163,159,0.5) 10%, transparent 80%);
    opacity: 0.1;
    width: 70%;
    z-index: 0;
    transform: rotate(25deg);
}.tyPage .container {
    max-width: 1140px;
    transform-style: preserve-3d;
    perspective: 1000px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 2;
}.tyPage h2 {
    color: #000000;
    margin-bottom: 40px;
    font-weight: 600;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);
    transform: translateZ(20px);
    font-size: 32px;
    animation: fadeSlideIn 0.8s ease-out forwards;
    line-height: 1.4;
    position: relative;
}.tyPage h2::after {
    animation: expandLine 0.6s 0.4s forwards ease-out;
    transform-origin: left;
    left: 0;
    bottom: -16px;
    position: absolute;
    content: "";
    height: 3px;
    background: linear-gradient(90deg, rgb(147,163,159), rgb(113,129,125));
    width: 80px;
    transform: scaleX(0);
}.tyPage .pro_classes {
    position: relative;
    transform: translateZ(10px) translateY(10px);
    opacity: 0;
    background: #ffffff;
    animation: fadeSlideUp 0.8s 0.3s ease-out forwards;
    border-left: 4px solid rgb(113,129,125);
    padding: 35px 40px 30px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.05), 
                0 5px 15px rgba(0,0,0,0.03);
}.tyPage .pro_classes::before {
    right: 20px;
    border-radius: 50%;
    opacity: 0.15;
    content: "";
    top: 20px;
    height: 100px;
    transform: translateZ(-5px);
    position: absolute;
    background: linear-gradient(135deg, rgb(113,129,125,0.5) 30%, transparent 70%);
    width: 100px;
}.tyPage ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.tyPage li {
    padding-left: 25px;
    position: relative;
}.tyPage li::before {
    animation: pulse 3s infinite;
    width: 8px;
    opacity: 0.9;
    top: 8px;
    position: absolute;
    content: "";
    height: 8px;
    left: 0;
    transform: rotate(45deg);
    background: rgb(147,163,159);
}.tyPage li span {
    color: #000000;
    font-size: 18px;
    display: block;
    line-height: 1.8;
    font-family: Arial, sans-serif;
}

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

@keyframes fadeSlideUp {
    from {
        opacity: 0;
        transform: translateZ(10px) translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateZ(10px) translateY(10px);
    }
}

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

@keyframes pulse {
    0%, 100% {
        transform: rotate(45deg) scale(1);
    }
    50% {
        transform: rotate(45deg) scale(1.2);
    }
}

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

@media (max-width: 1200px) {.tyPage {
    padding: 100px 0;
}.tyPage h2 {
    font-size: calc(32px * 0.9);
}
}

@media (max-width: 992px) {.tyPage {
    padding: 80px 0;
}.tyPage h2 {
    font-size: calc(32px * 0.85);
}.tyPage::after {
    right: -50%;
    width: 100%;
}.tyPage .pro_classes {
    padding: 30px 35px 25px;
}
}

@media (max-width: 768px) {.tyPage {
    padding: 60px 0;
}.tyPage h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 30px;
}.tyPage h2::after {
    bottom: -12px;
    width: 60px;
}.tyPage .pro_classes {
    padding: 25px 30px 20px;
}.tyPage li span {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.tyPage {
    padding: 50px 0;
}.tyPage h2 {
    font-size: calc(32px * 0.7);
    margin-bottom: 25px;
}.tyPage .pro_classes {
    border-left-width: 3px;
    padding: 20px 25px 15px;
}.tyPage li {
    padding-left: 20px;
}.tyPage li::before {
    width: 6px;
    height: 6px;
    top: 8px;
}.tyPage li span {
    font-size: calc(18px * 0.9);
    line-height: 1.6;
}.tyPage::before {
    background-size: 40px 40px;
}
}

@media (hover: hover) {.tyPage .pro_classes:hover {
    transform: translateZ(15px) translateY(5px);
    transition: transform 0.3s ease;
}}footer {
    z-index: 1;
    position: relative;
}footer::before {
    top: 0;
    z-index: -1;
    right: 0;
    content: "";
    bottom: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(147,163,159,0.5) 0%, rgb(113,129,125,0.5) 100%);
    left: 0;
    opacity: 0.92;
}footer {
    background-position: center !important;
    background-size: cover !important;
}.workshop_cta {
    position: relative;
    color: #ffffff;
    padding: 5rem 0 2rem;
}.workshop_cta::before {
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
    background: rgb(147,163,159);
    position: absolute;
    content: "";
    left: 0;
    height: 15px;
    top: 0;
}.workshop_cta .container {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 0;
}.workshop_cta .company_holder {
    position: relative;
    padding: 0 3rem 2rem 0;
    margin-bottom: 2rem;
    flex: 0 0 40%;
}.workshop_cta .company_holder::after {
    content: "";
    width: 1px;
    opacity: 0.3;
    right: 1.5rem;
    top: 0;
    background: linear-gradient(to bottom, #ffffff, transparent);
    position: absolute;
    height: 100%;
}.workshop_cta .company_holder h3 {
    position: relative;
    margin: 0 0 1.5rem;
    font-weight: 700;
    letter-spacing: 1px;
    padding-bottom: 1rem;
    font-size: 36px;
    color: #ffffff;
    transform: skewX(-10deg);
    text-transform: uppercase;
}.workshop_cta .company_holder h3::after {
    position: absolute;
    left: 0;
    background: rgb(147,163,159);
    width: 80px;
    bottom: 0;
    height: 3px;
    content: "";
    box-shadow: 0 0 10px rgb(147,163,159);
}.workshop_cta .template_cta {
    padding: 1.5rem;
    line-height: 1.6;
    font-size: 16px;
    border-left: 3px solid rgb(147,163,159);
    color: #ffffff;
    transform-origin: left top;
    background: rgba(0, 0, 0, 0.2);
    transform: skewX(-5deg);
}.workshop_cta .cookie_ctrl {
    flex-wrap: wrap;
    gap: 0;
    flex: 0 0 60%;
    display: flex;
}.workshop_cta .main_learning {
    display: flex;
    flex: 1;
    gap: 0;
    flex-wrap: wrap;
}.workshop_cta .page_top {
    padding: 0 1rem 2rem 1rem;
    position: relative;
    flex: 0 0 50%;
}.workshop_cta .page_top h5 {
    margin: 0 0 1.5rem;
    color: #ffffff;
    font-weight: 600;
    transform: skewX(-5deg);
    font-size: 22px;
    padding-left: 1rem;
    position: relative;
}.workshop_cta .page_top h5::before {
    width: 3px;
    left: 0;
    top: 0;
    bottom: 0;
    content: "";
    background: rgb(147,163,159);
    position: absolute;
    transform: skewX(5deg);
}.workshop_cta .page_top .main_learning {
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
}.workshop_cta .page_top .main_learning a {
    display: block;
    transition: all 0.3s ease;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.05);
    font-size: 16px;
    transform: skewX(-5deg);
    position: relative;
    padding: 0.7rem 1rem;
    overflow: hidden;
    color: #ffffff;
}.workshop_cta .page_top .main_learning a::before {
    left: -100%;
    width: 100%;
    transition: all 0.5s ease;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    height: 100%;
    content: "";
}.workshop_cta .page_top .main_learning a:hover {
    color: #ffffff;
    padding-left: 1.5rem;
    transform: skewX(-5deg) translateX(5px);
    background: rgba(255, 255, 255, 0.1);
}.workshop_cta .page_top .main_learning a:hover::before {
    left: 100%;
}.badge_case {
    position: relative;
    margin-top: 2rem;
    padding: 1.5rem 0;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    background: rgba(0, 0, 0, 0.15);
}.badge_case .container {
    align-items: center;
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    flex-wrap: wrap;
}.badge_case .exam_prep {
    font-size: 13px;
    color: #ffffff;
    width: 100%;
    text-align: center;
    transform: skewX(-5deg);
}

@media (max-width: 1200px) {.workshop_cta .company_holder {
    padding-right: 2rem;
    flex: 0 0 35%;
}.workshop_cta .cookie_ctrl {
    flex: 0 0 65%;
}
}

@media (max-width: 992px) {.workshop_cta {
    padding: 4rem 0 2rem;
}.workshop_cta .container {
    flex-direction: column;
}.workshop_cta .company_holder {
    padding-right: 0;
    margin-bottom: 3rem;
    flex: 0 0 100%;
}.workshop_cta .company_holder::after {
    display: none;
}.workshop_cta .cookie_ctrl {
    flex: 0 0 100%;
}.workshop_cta .page_top {
    padding-bottom: 1.5rem;
}
}

@media (max-width: 768px) {.workshop_cta {
    padding: 3.5rem 0 1.5rem;
}.workshop_cta::before {
    height: 10px;
}.workshop_cta .company_holder h3 {
    font-size: calc(36px - 2px);
}.workshop_cta .template_cta {
    padding: 1.2rem;
    transform: skewX(-3deg);
}.workshop_cta .page_top h5, 
    .workshop_cta .page_top .main_learning a {
    transform: skewX(-3deg);
}.workshop_cta .page_top .main_learning a:hover {
    transform: skewX(-3deg) translateX(5px);
}.badge_case {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.badge_case .exam_prep {
    transform: skewX(-3deg);
}
}

@media (max-width: 576px) {.workshop_cta {
    padding: 3rem 0 1rem;
}.workshop_cta::before {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.workshop_cta .page_top {
    flex: 0 0 100%;
    padding: 0 0 2rem 0;
}.workshop_cta .company_holder {
    margin-bottom: 2rem;
}.workshop_cta .page_top .main_learning a {
    padding: 0.6rem 0.8rem;
}.workshop_cta .page_top .main_learning a:hover {
    padding-left: 1.2rem;
}.badge_case {
    margin-top: 1rem;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}
}

@media (max-width: 420px) {.workshop_cta .company_holder h3 {
    transform: skewX(-5deg);
}.workshop_cta .company_holder h3::after {
    width: 60px;
}.workshop_cta .template_cta {
    transform: none;
}.workshop_cta .page_top h5 {
    transform: none;
}.workshop_cta .page_top h5::before {
    transform: none;
}.workshop_cta .page_top .main_learning a,
    .workshop_cta .page_top .main_learning a:hover,
    .badge_case .exam_prep {
    transform: none;
}}.education_experience {
    position: relative;
    background: linear-gradient(135deg, rgb(181,196,194) 0%, rgba(255,255,255,0.95) 100%);
    overflow: hidden;
    padding: 5rem 0;
}.education_experience::before {
    background: linear-gradient(45deg, rgb(147,163,159,0.5) 0%, transparent 70%);
    height: 100%;
    transform: translateY(-30%) skewY(-5deg);
    opacity: 0.1;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 0;
    content: "";
}.education_experience::after {
    bottom: -20%;
    background: linear-gradient(135deg, rgb(113,129,125,0.5) 0%, transparent 80%);
    content: "";
    position: absolute;
    height: 60%;
    opacity: 0.15;
    transform: rotate(-15deg);
    right: -20%;
    z-index: 0;
    width: 100%;
}.education_experience .container {
    perspective: 1000px;
    padding: 0 1.5rem;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
}.education_experience .student_voices {
    border: 1px solid rgba(0,0,0,0.05);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform-style: preserve-3d;
    position: relative;
    box-shadow: 
    0 20px 40px rgba(0,0,0,0.05),
    0 5px 15px rgba(0,0,0,0.03),
    0 0 0 1px rgba(255,255,255,0.1) inset;
    display: grid;
    grid-gap: 2rem;
    border-radius: 10px;
    background: #ffffff;
    overflow: hidden;
    padding: 2.5rem;
    grid-template-columns: 1fr;
}.education_experience .student_voices::before {
    top: 0;
    background: linear-gradient(90deg, 
    rgb(147,163,159) 0%, 
    rgb(113,129,125) 50%, 
    rgb(147,163,159) 100%);
    width: 100%;
    height: 5px;
    position: absolute;
    content: "";
    left: 0;
    animation: gradientMove 8s ease-in-out infinite;
    background-size: 200% 100%;
    z-index: 2;
}.education_experience .student_voices > div:first-child {
    z-index: 1;
    justify-content: center;
    position: relative;
    align-items: center;
    display: flex;
}.education_experience .img_panel {
    box-shadow: 
    0 10px 25px rgba(0,0,0,0.1),
    0 5px 10px rgba(0,0,0,0.05);
    height: 180px;
    width: 180px;
    transform: translateZ(30px);
    border-radius: 50%;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
}.education_experience .img_panel::before {
    animation: rotateGradient 15s linear infinite;
    inset: -8px;
    background: linear-gradient(
    135deg,
    rgb(113,129,125) 0%,
    transparent 50%,
    rgb(147,163,159) 100%
  );
    z-index: -1;
    opacity: 0.8;
    content: "";
    transform: rotate(-45deg);
    position: absolute;
    border-radius: 50%;
}.education_experience .img_panel::after {
    z-index: 1;
    content: "";
    box-shadow: inset 0 0 0 10px rgba(255,255,255,0.1);
    border-radius: 50%;
    position: absolute;
    inset: 0;
}.education_experience .student_voices > div:nth-child(2) {
    text-align: center;
    position: relative;
    transform: translateZ(20px);
}.education_experience .name {
    position: relative;
    font-weight: 700;
    display: inline-block;
    font-size: 24px;
    margin-bottom: 0.5rem;
    color: #000000;
}.education_experience .name::after {
    background: rgb(147,163,159);
    position: absolute;
    width: 40%;
    bottom: -8px;
    transform: translateZ(5px);
    height: 3px;
    content: "";
    left: 30%;
}.education_experience .student_voices > div:nth-child(2) > div {
    letter-spacing: 0.5px;
    font-size: calc(17px * 0.9);
    font-weight: 600;
    color: rgb(113,129,125);
    margin-top: 1rem;
}.education_experience .student_voices > div:nth-child(3) {
    transform: translateZ(10px);
    position: relative;
}.education_experience .past_work {
    font-size: 17px;
    text-align: justify;
    position: relative;
    line-height: 1.8;
    color: #000000;
    padding-left: 1rem;
}.education_experience .past_work::before {
    left: 0;
    background: linear-gradient(
    to bottom,
    rgb(147,163,159) 0%,
    rgb(113,129,125) 100%
  );
    top: 0;
    bottom: 0;
    border-radius: 3px;
    content: "";
    width: 3px;
    position: absolute;
}.education_experience .student_voices:hover {
    box-shadow: 
    0 30px 60px rgba(0,0,0,0.08),
    0 10px 25px rgba(0,0,0,0.05),
    0 0 0 1px rgba(255,255,255,0.2) inset;
    transform: translateY(-5px) rotateX(2deg) rotateY(-2deg);
}.education_experience .student_voices:hover .img_panel {
    transform: translateZ(40px) scale(1.05);
}

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

@keyframes rotateGradient {
  0% { transform: rotate(-45deg); }
  100% { transform: rotate(315deg); }
}

@media (min-width: 768px) {.education_experience {
    padding: 7rem 0;
}.education_experience .student_voices {
    grid-template-rows: auto 1fr;
    grid-template-columns: auto 1fr;
    padding: 3rem;
    grid-gap: 2.5rem;
}.education_experience .student_voices > div:first-child {
    grid-row: 1 / span 2;
}.education_experience .student_voices > div:nth-child(2) {
    padding-top: 1.5rem;
    text-align: left;
    align-self: end;
}.education_experience .name::after {
    width: 60px;
    left: 0;
}.education_experience .past_work {
    padding-left: 1.5rem;
}.education_experience .past_work::before {
    width: 4px;
}
}

@media (min-width: 992px) {.education_experience .student_voices {
    grid-template-columns: 250px 1fr;
    grid-gap: 3rem;
    padding: 3.5rem 4rem;
}.education_experience .img_panel {
    width: 220px;
    height: 220px;
}.education_experience .name {
    font-size: calc(24px * 1.1);
}.education_experience .student_voices > div:nth-child(2) > div {
    font-size: 17px;
}.education_experience .past_work {
    font-size: calc(17px * 1.05);
    line-height: 1.9;
}
}

@media (min-width: 1200px) {.education_experience .container {
    padding: 0 2rem;
}.education_experience .student_voices {
    grid-template-columns: 280px 1fr;
    padding: 4rem 5rem;
}.education_experience .img_panel {
    width: 240px;
    height: 240px;
}
}

@media (max-width: 767px) {.education_experience {
    padding: 4rem 0;
}.education_experience .student_voices {
    text-align: center;
    padding: 2rem 1.5rem;
}.education_experience .img_panel {
    width: 150px;
    height: 150px;
}.education_experience .past_work {
    padding-top: 1rem;
    text-align: left;
    padding-left: 0;
}.education_experience .past_work::before {
    left: 50%;
    height: 3px;
    bottom: auto;
    transform: translateX(-50%);
    width: 50px;
    top: 0;
}}.educational_gains {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(181,196,194) 0%, #ffffff 100%);
    position: relative;
    padding: 100px 0;
}.educational_gains::before {
    width: 100%;
    position: absolute;
    top: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(147,163,159,0.5) 0px,
        transparent 3px,
        transparent 10px
    );
    z-index: 1;
    content: "";
    opacity: 0.05;
    height: 100%;
    left: 0;
}.educational_gains::after {
    top: -50%;
    right: -10%;
    z-index: 0;
    transform: rotate(-20deg);
    position: absolute;
    background: rgb(147,163,159,0.5);
    width: 70%;
    height: 200%;
    content: "";
    opacity: 0.03;
}.educational_gains .container {
    position: relative;
    margin: 0 auto;
    display: flex;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
    flex-direction: column;
}.educational_gains .img_panel {
    margin: 0 auto 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    filter: saturate(1.1);
    width: 100%;
    z-index: 2;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    height: auto;
    transform: perspective(1000px) rotateY(-5deg);
    max-width: 500px;
}.educational_gains .img_panel:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.15);
}.educational_gains .pro_classes {
    z-index: 3;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateY(-20px);
    padding: 40px;
    position: relative;
    background: #ffffff;
}.educational_gains .pro_classes::before {
    top: 0;
    height: 100%;
    position: absolute;
    width: 5px;
    left: 0;
    background: linear-gradient(to bottom, rgb(147,163,159), rgb(113,129,125));
    content: "";
}.educational_gains .content_holder {
    position: relative;
}.educational_gains h1 {
    margin-bottom: 30px;
    line-height: 1.3;
    position: relative;
    font-weight: 700;
    color: #000000;
    font-size: 36px;
}.educational_gains h1::after {
    height: 3px;
    content: "";
    bottom: -12px;
    left: 0;
    width: 80px;
    background: linear-gradient(90deg, rgb(147,163,159), transparent);
    position: absolute;
}.educational_gains ul {
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 20px;
    display: grid;
    grid-template-columns: 1fr;
}.educational_gains li {
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding-left: 40px;
}.educational_gains li:hover {
    transform: translateX(5px);
}.educational_gains li p {
    color: #000000;
    line-height: 1.6;
    align-items: flex-start;
    display: flex;
    font-weight: 400;
    margin: 0;
    font-size: 12px;
}.educational_gains li svg {
    position: absolute;
    transition: transform 0.3s ease;
    height: 28px;
    top: 0;
    width: 28px;
    left: 0;
    transform: scale(0.9);
}.educational_gains li:hover svg {
    transform: scale(1.1);
}.educational_gains svg path {
    fill: rgb(147,163,159);
    transition: fill 0.3s ease;
}.educational_gains li:hover svg path {
    fill: rgb(113,129,125);
}

@media (min-width: 768px) {.educational_gains .container {
    gap: 40px;
    flex-direction: row;
    align-items: center;
}.educational_gains .img_panel {
    max-width: 45%;
    transform: perspective(1000px) rotateY(-8deg) translateX(-20px);
    margin: 0;
}.educational_gains .pro_classes {
    flex: 1;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: perspective(800px) rotateY(2deg);
}.educational_gains .pro_classes:hover {
    transform: perspective(800px) rotateY(0deg);
}.educational_gains ul {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 992px) {.educational_gains {
    padding: 140px 0;
}.educational_gains .img_panel {
    max-width: 40%;
}.educational_gains h1 {
    font-size: 42px;
}.educational_gains .pro_classes {
    padding: 60px;
}
}

@media (max-width: 767px) {.educational_gains {
    padding: 60px 0;
}.educational_gains .pro_classes {
    padding: 30px;
}.educational_gains h1 {
    font-size: calc(36px * 0.85);
}.educational_gains li {
    padding-left: 35px;
}.educational_gains li svg {
    transform: scale(0.8);
}}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.educational_gains .img_panel {
    animation: float 6s ease-in-out infinite;
}header {
    overflow: visible;
    z-index: 100;
    position: relative;
    background: rgb(113,129,125);
    padding: 0;
    margin-top: 0;
}header::before {
    position: absolute;
    width: 100%;
    background-size: 20px 20px;
    left: 0;
    top: 0;
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
    linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
    height: 100%;
    z-index: 0;
    content: '';
}header::after {
    width: 100%;
    left: 0;
    height: 100%;
    content: '';
    top: 0;
    z-index: 0;
    position: absolute;
    background: 
        linear-gradient(to right, transparent 0%, rgb(113,129,125,0.5) 50%, transparent 100%),
        linear-gradient(to bottom, transparent 0%, rgb(113,129,125,0.5) 50%, transparent 100%);
}header .main_nav {
    display: flex;
    position: relative;
    justify-content: space-between;
    padding: 1.3rem 2.5rem;
    z-index: 5;
    align-items: center;
}header .first_class {
    margin-right: 2rem;
    transition: all 0.3s ease;
    z-index: 2;
    position: relative;
    border-left: 3px solid rgb(147,163,159);
    padding: 0.5rem 0.7rem;
    overflow: hidden;
    flex: 0 0 auto;
}header .first_class::before {
    content: '';
    opacity: 0;
    height: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    left: 0;
    width: 100%;
    position: absolute;
    transform: scaleX(0);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    top: 0;
    transition: all 0.4s ease;
}header .first_class:hover {
    transform: translateX(5px);
    box-shadow: 5px 0 15px -5px rgb(147,163,159);
}header .first_class:hover::before {
    transform: scaleX(1);
    opacity: 1;
}header .top_head {
    display: block;
    transition: all 0.3s ease;
    position: relative;
}header .top_head::after {
    position: absolute;
    background: rgb(147,163,159);
    bottom: -5px;
    opacity: 0;
    content: '';
    width: 10px;
    height: 10px;
    transition: all 0.3s ease;
    right: -5px;
}header .top_head:hover::after {
    opacity: 1;
}header .top_head img {
    filter: brightness(1.1);
    max-height: 40px;
}header .page_top {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    display: flex;
    z-index: 2;
}header .page_top::before {
    width: 40px;
    right: -20px;
    content: '';
    transform: translateY(-50%);
    height: 1px;
    position: absolute;
    background: rgb(147,163,159);
    top: 50%;
}header .nav_core {
    position: relative;
    margin: 0 1px;
}header .nav_core a {
    font-weight: 600;
    z-index: 1;
    text-decoration: none;
    display: flex;
    position: relative;
    padding: 0 1.2rem;
    border-right: 1px solid transparent;
    overflow: hidden;
    justify-content: center;
    border-left: 1px solid transparent;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    align-items: center;
    color: #ffffff;
    height: 45px;
    font-size: 16px;
}header .nav_core a::before {
    left: 0;
    height: 100%;
    z-index: -1;
    top: 0;
    background: rgb(147,163,159);
    width: 100%;
    content: '';
    transition: transform 0.3s ease;
    transform: translateX(-100%);
    position: absolute;
}header .nav_core a:hover {
    color: #ffffff;
    border-right-color: rgba(255, 255, 255, 0.2);
    border-left-color: rgba(255, 255, 255, 0.2);
}header .nav_core a:hover::before {
    transform: translateX(0);
}header .nav_core a::after {
    width: 100%;
    position: absolute;
    top: 0;
    transform: scaleX(0);
    left: 0;
    background: rgb(147,163,159);
    height: 2px;
    transform-origin: right;
    transition: transform 0.3s ease;
    content: '';
}header .nav_core a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}header .nav_core::before {
    left: -10px;
    height: 5px;
    top: 50%;
    transform: translateY(-50%) scale(0);
    transition: transform 0.3s ease;
    content: '';
    position: absolute;
    background: rgb(147,163,159);
    width: 5px;
}header .nav_core:hover::before {
    transform: translateY(-50%) scale(1);
}header .main_nav::before {
    background: rgb(147,163,159);
    content: '';
    left: 20px;
    top: 20px;
    position: absolute;
    width: 30px;
    height: 1px;
}header .main_nav::after {
    content: '';
    width: 1px;
    position: absolute;
    top: 20px;
    background: rgb(147,163,159);
    left: 20px;
    height: 30px;
}.nav_info {
    position: relative;
    z-index: 1;
    background: rgb(181,196,194);
    padding-top: 2rem;
}@keyframes typingCursor {
    0%, 100% { opacity: 1; }
    50% { opacity: 0; }
}

header .nav_core:last-child::after {
    right: -10px;
    animation: typingCursor 1s infinite;
    position: absolute;
    font-weight: 700;
    top: 50%;
    content: '|';
    transform: translateY(-50%);
    color: rgb(147,163,159);
}

@media (min-width: 1400px) {header .main_nav {
    margin: 0 auto;
    max-width: 1320px;
}header .nav_core {
    margin: 0 2px;
}header .nav_core a {
    padding: 0 1.5rem;
}
}

@media (max-width: 991px) {header .main_nav {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .first_class {
    margin-right: 0;
    margin-bottom: 0;
}header .page_top {
    justify-content: flex-end;
    margin-top: 1rem;
    flex-basis: 100%;
}header .page_top::before {
    display: none;
}header .nav_core a {
    padding: 0 1rem;
    font-size: calc(16px - 1px);
    height: 40px;
}header .nav_core::before {
    display: none;
}header .main_nav::before,
    header .main_nav::after {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .main_nav {
    padding: 0.8rem 1.5rem;
}header .first_class {
    padding: 0.4rem 0.6rem;
    max-width: 140px;
}header .top_head img {
    max-height: 35px;
}header .page_top {
    padding-bottom: 0.5rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    margin-top: 0.8rem;
    justify-content: flex-start;
}header .page_top::-webkit-scrollbar {
    height: 3px;
}header .page_top::-webkit-scrollbar-thumb {
    background: rgb(147,163,159);
    border-radius: 10px;
}header .nav_core {
    flex: 0 0 auto;
    margin: 0;
}header .nav_core a {
    height: 35px;
    letter-spacing: 0.5px;
    font-size: calc(16px - 2px);
    padding: 0 0.8rem;
    white-space: nowrap;
}header .nav_core:last-child::after {
    display: none;
}
}

@media (max-width: 479px) {header .main_nav {
    padding: 0.7rem 1.2rem;
}header .first_class {
    padding: 0.3rem 0.5rem;
    max-width: 120px;
}header .nav_core a {
    padding: 0 0.6rem;
    height: 32px;
    font-size: calc(16px - 3px);
}
}