* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}svg {
    height: 30px;
    width: 30px;
}.container {
    width: 1191px;
    margin: auto;
    max-width: 100%;
}header,footer {
    width: 100%;
}.coretop_lesson {
    flex: 1 0 auto;
}.coreviewport-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}html,body {
    height: 100%;
    min-height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    scroll-behavior: auto;
}.coremilestone_cta {
    flex: 0 0 auto;
}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;
}}
.coreour_team {
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
}.coreour_team::before {
    content: "";
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgb(171,177,209,0.5) 70%);
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
}.coreour_team::after {
    border: 3px solid rgb(132,136,186,0.5);
    animation: float 10s ease-in-out infinite;
    transform: rotate(15deg);
    right: -50px;
    content: "";
    position: absolute;
    height: 250px;
    bottom: -50px;
    width: 250px;
    z-index: 1;
}.coreour_team h4 {
    opacity: 0;
    position: relative;
    z-index: 2;
    padding-left: 2rem;
    color: #ffffff;
    font-size: 28px;
    margin-bottom: 2rem;
    text-transform: uppercase;
    animation: slideIn 0.8s forwards 0.2s ease-out;
    letter-spacing: 2px;
    transform: translateX(20px);
    font-weight: 700;
}.coreour_team h4::before {
    left: 0;
    position: absolute;
    transform: translateY(-50%);
    height: 3px;
    content: "";
    background: rgb(132,136,186);
    width: 1.5rem;
    top: 50%;
}.coreour_team .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 15px;
}.coreour_team .corecontent_box {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeUp 1s forwards 0.4s ease-out;
    clip-path: polygon(0 0, 100% 0, 100% 96%, 96% 100%, 0 100%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    padding: 3rem;
    background: rgba(255, 255, 255, 0.9);
}.coreour_team .corecontent_box h6 {
    position: relative;
    display: inline-block;
    color: rgb(171,177,209);
    padding-bottom: 0.8rem;
    font-size: 23px;
    margin-bottom: 1.5rem;
    font-weight: 700;
}.coreour_team .corecontent_box h6::after {
    content: "";
    height: 2px;
    left: 0;
    background: linear-gradient(to right, rgb(132,136,186), transparent);
    position: absolute;
    bottom: 0;
    width: 100%;
}.coreour_team .corecontent_box div {
    position: relative;
}.coreour_team .corecontent_box span {
    color: #000000;
    z-index: 2;
    line-height: 1.8;
    position: relative;
    column-gap: 2rem;
    font-size: 17px;
    display: block;
    column-count: 1;
}.coreour_team .corecontent_box::before {
    right: 2rem;
    opacity: 0.5;
    height: 40%;
    position: absolute;
    border: 1px dashed rgb(132,136,186,0.5);
    transform: rotate(-5deg);
    content: "";
    top: 3rem;
    width: 40%;
    z-index: 1;
}

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

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

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

@media (min-width: 768px) {.coreour_team {
    padding: 7rem 0;
}.coreour_team h4 {
    font-size: calc(28px * 1.2);
    padding-left: 3rem;
}.coreour_team h4::before {
    width: 2.5rem;
}.coreour_team .corecontent_box {
    margin-left: 3rem;
    padding: 4rem;
}.coreour_team .corecontent_box span {
    column-count: 2;
}.coreour_team .corecontent_box::before {
    width: 30%;
    height: 50%;
}
}

@media (min-width: 992px) {.coreour_team {
    padding: 9rem 0;
}.coreour_team h4 {
    margin-left: 3rem;
}.coreour_team .corecontent_box {
    width: 85%;
    margin-left: 6rem;
    padding: 5rem;
}.coreour_team .corecontent_box h6 {
    font-size: calc(23px * 1.2);
}.coreour_team .corecontent_box span {
    column-gap: 3rem;
    column-count: 2;
}.coreour_team::after {
    width: 350px;
    height: 350px;
}
}

@media (max-width: 767px) {.coreour_team {
    padding: 4rem 0;
}.coreour_team h4 {
    text-align: left;
    padding-left: 1.5rem;
}.coreour_team .corecontent_box {
    padding: 2rem;
}.coreour_team .corecontent_box::before {
    display: none;
}}.coreprivacy_space {
    padding: 5rem 2rem;
    color: #000000;
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, rgb(218,221,233) 0%, rgba(245, 247, 250, 0.95) 100%);
    position: relative;
    overflow: hidden;
}.coreprivacy_space::before {
    height: 100%;
    background: linear-gradient(90deg, transparent, rgb(171,177,209,0.5));
    position: absolute;
    transform: skewX(-15deg) translateX(20%);
    top: 0;
    content: "";
    right: 0;
    opacity: 0.05;
    width: 30%;
}.coreprivacy_space::after {
    height: 5px;
    opacity: 0.7;
    left: 0;
    width: 100%;
    content: "";
    bottom: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(171,177,209), rgb(132,136,186), rgb(171,177,209));
}.coreprivacy_space .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1140px;
    position: relative;
}.coreprivacy_space h1 {
    color: #000000;
    font-size: 42px;
    transform: translateX(-0.5rem);
    margin-bottom: 2.5rem;
    padding-bottom: 1rem;
    font-weight: 700;
    position: relative;
}.coreprivacy_space h1::after {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 4px;
    position: absolute;
    width: 80px;
    transform-origin: left;
    content: "";
    bottom: 0;
    background: linear-gradient(90deg, rgb(171,177,209), rgb(132,136,186));
    left: 0;
}.coreprivacy_space h1:hover::after {
    transform: scaleX(1.5);
}.coreprivacy_space h2 {
    padding-left: 1rem;
    position: relative;
    font-weight: 600;
    margin: 2.5rem 0 1.5rem;
    color: #000000;
    font-size: 36px;
}.coreprivacy_space h2::before {
    border-radius: 10px;
    width: 4px;
    bottom: 0.25rem;
    content: "";
    background: linear-gradient(to bottom, rgb(171,177,209), rgb(132,136,186));
    top: 0.25rem;
    position: absolute;
    left: 0;
}.coreprivacy_space h3 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 0.75rem;
    font-weight: 600;
    margin: 2rem 0 1.2rem;
    color: #000000;
    font-size: calc(36px * 0.85);
}.coreprivacy_space h4 {
    font-size: calc(36px * 0.75);
    margin: 1.8rem 0 1rem;
    color: #000000;
    font-weight: 600;
}.coreprivacy_space p {
    color: #000000;
    font-size: 18px;
    line-height: 1.75;
    margin-bottom: 1.5rem;
    max-width: 95%;
}.coreprivacy_space p strong {
    color: #000000;
    position: relative;
    display: inline-block;
    font-weight: 600;
}.coreprivacy_space p strong::after {
    content: "";
    height: 2px;
    width: 100%;
    opacity: 0.5;
    left: 0;
    background: rgb(132,136,186,0.5);
    bottom: -2px;
    position: absolute;
}.coreprivacy_space ul {
    list-style: none;
    margin: 1.5rem 0 2rem;
    padding-left: 1.5rem;
}.coreprivacy_space li {
    margin-bottom: 1rem;
    position: relative;
    padding-left: 1.5rem;
    line-height: 1.6;
}.coreprivacy_space li::before {
    left: 0;
    opacity: 0.8;
    transform: rotate(45deg);
    height: 8px;
    content: "";
    top: 0.75rem;
    background: rgb(132,136,186);
    position: absolute;
    width: 8px;
}.coreprivacy_space span {
    border-left: 2px solid rgb(132,136,186,0.5);
    margin-bottom: 1.75rem;
    padding-left: 1rem;
    display: block;
    max-width: 95%;
    line-height: 1.7;
    font-size: 18px;
}

@media screen and (min-width: 1200px) {.coreprivacy_space {
    padding: 7rem 3rem;
}.coreprivacy_space .container {
    grid-template-columns: 1fr;
    display: grid;
    gap: 0.5rem;
}.coreprivacy_space h1 {
    transform: translateX(-1rem);
    font-size: calc(42px * 1.2);
    grid-column: 1 / -1;
}.coreprivacy_space h1::after {
    width: 120px;
}.coreprivacy_space h2, 
    .coreprivacy_space h3, 
    .coreprivacy_space h4 {
    grid-column: 1 / -1;
}.coreprivacy_space p, 
    .coreprivacy_space ul,
    .coreprivacy_space span {
    max-width: 85%;
}
}

@media screen and (max-width: 991px) {.coreprivacy_space {
    padding: 4rem 1.5rem;
}.coreprivacy_space h1 {
    font-size: calc(42px * 0.9);
}.coreprivacy_space h2 {
    font-size: calc(36px * 0.9);
}.coreprivacy_space::before {
    width: 50%;
}
}

@media screen and (max-width: 767px) {.coreprivacy_space {
    padding: 3rem 1rem;
}.coreprivacy_space h1 {
    font-size: calc(42px * 0.8);
    margin-bottom: 1.5rem;
}.coreprivacy_space h2 {
    margin: 2rem 0 1rem;
    font-size: calc(36px * 0.8);
}.coreprivacy_space h3 {
    font-size: calc(36px * 0.7);
}.coreprivacy_space h4 {
    font-size: calc(36px * 0.6);
}.coreprivacy_space p,
    .coreprivacy_space span,
    .coreprivacy_space li {
    font-size: calc(18px * 0.95);
}.coreprivacy_space ul {
    padding-left: 0.5rem;
}.coreprivacy_space span {
    padding-left: 0.75rem;
}
}

@media screen and (max-width: 480px) {.coreprivacy_space {
    padding: 2.5rem 1rem;
}.coreprivacy_space h1::after {
    width: 60px;
}.coreprivacy_space h2::before {
    width: 3px;
}.coreprivacy_space li {
    padding-left: 1.25rem;
}.coreprivacy_space p,
    .coreprivacy_space span,
    .coreprivacy_space li {
    max-width: 100%;
}}.corety_sidebar {
    background: linear-gradient(135deg, rgb(218,221,233) 0%, rgb(132,136,186,0.5) 100%);
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
}.corety_sidebar::before {
    content: "";
    height: 100%;
    z-index: 1;
    width: 100%;
    pointer-events: none;
    background-image: 
        linear-gradient(90deg, rgb(171,177,209,0.5) 1px, transparent 1px),
        linear-gradient(0deg, rgb(171,177,209,0.5) 1px, transparent 1px);
    background-size: 35px 35px;
    position: absolute;
    left: 0;
    opacity: 0.07;
    top: 0;
    transform: perspective(1000px) rotateX(5deg);
}.corety_sidebar::after {
    right: -10%;
    height: 70%;
    opacity: 0.15;
    filter: blur(30px);
    background: radial-gradient(circle, rgb(171,177,209,0.5) 0%, transparent 70%);
    content: "";
    width: 60%;
    top: -20%;
    z-index: 0;
    position: absolute;
    animation: float 15s infinite ease-in-out;
}.corety_sidebar .container {
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}.corety_sidebar h2 {
    color: #000000;
    margin-bottom: 2.5rem;
    font-weight: 700;
    position: relative;
    opacity: 0;
    max-width: 80%;
    animation: slideUp 0.8s forwards ease-out 0.2s;
    transform: translateY(20px);
    font-size: 37px;
}.corety_sidebar h2::after {
    background: linear-gradient(90deg, rgb(171,177,209) 0%, rgb(171,177,209,0.5) 100%);
    position: absolute;
    transform: scaleX(0);
    transform-origin: left;
    left: 0;
    content: "";
    animation: expandLine 1s forwards ease-out 1s;
    bottom: -12px;
    height: 3px;
    width: 80px;
}.corety_sidebar .coreheritage_edu {
    padding: 3.5rem;
    opacity: 0;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06), 
                0 0 0 1px rgba(0, 0, 0, 0.03);
    background: #ffffff;
    transform: translateY(30px);
    animation: slideUp 0.8s forwards ease-out 0.5s;
}.corety_sidebar .coreheritage_edu::before {
    z-index: -1;
    width: 100%;
    left: 0;
    content: "";
    opacity: 0.03;
    position: absolute;
    height: 100%;
    background: linear-gradient(135deg, rgb(171,177,209,0.5) 0%, transparent 100%);
    top: 0;
}.corety_sidebar .coreheritage_edu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.corety_sidebar .coreheritage_edu li {
    position: relative;
    padding-left: 2rem;
}.corety_sidebar .coreheritage_edu li::before {
    border-radius: 50%;
    height: 8px;
    left: 0;
    content: "";
    top: 8px;
    background-color: rgb(171,177,209);
    width: 8px;
    animation: pulseIn 0.6s forwards ease-out 1.2s;
    transform: scale(0);
    position: absolute;
}.corety_sidebar .coreheritage_edu span {
    color: #000000;
    transform: translateX(10px);
    display: block;
    animation: fadeIn 0.8s forwards ease-out 0.9s;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 17px;
    line-height: 1.7;
    opacity: 0;
}

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

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateX(10px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes pulseIn {
    0% {
        transform: scale(0);
    }
    50% {
        transform: scale(1.3);
    }
    100% {
        transform: scale(1);
    }
}

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

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

@media (max-width: 991px) {.corety_sidebar {
    padding: 4rem 0;
}.corety_sidebar h2 {
    font-size: calc(37px * 0.9);
    max-width: 100%;
}.corety_sidebar .coreheritage_edu {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.corety_sidebar {
    padding: 3rem 0;
}.corety_sidebar::before {
    background-size: 25px 25px;
}.corety_sidebar h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 2rem;
}.corety_sidebar .coreheritage_edu {
    padding: 2rem;
}.corety_sidebar .coreheritage_edu li {
    padding-left: 1.5rem;
}.corety_sidebar .coreheritage_edu li::before {
    top: 6px;
    width: 6px;
    height: 6px;
}
}

@media (max-width: 480px) {.corety_sidebar {
    padding: 2.5rem 0;
}.corety_sidebar h2 {
    margin-bottom: 1.5rem;
    font-size: calc(37px * 0.7);
}.corety_sidebar .coreheritage_edu {
    padding: 1.5rem;
}.corety_sidebar h2::after {
    bottom: -8px;
    height: 2px;
    width: 60px;
}}footer {
    position: relative;
    z-index: 1;
}footer::before {
    bottom: 0;
    top: 0;
    content: "";
    position: absolute;
    left: 0;
    opacity: 0.92;
    right: 0;
    background: linear-gradient(135deg, rgb(171,177,209,0.5) 0%, rgb(132,136,186,0.5) 100%);
    z-index: -1;
}footer {
    background-size: cover !important;
    background-position: center !important;
}.coremilestone_cta {
    padding: 5rem 0 2rem;
    color: #ffffff;
    position: relative;
}.coremilestone_cta::before {
    position: absolute;
    content: "";
    height: 15px;
    width: 100%;
    background: rgb(171,177,209);
    top: 0;
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
    left: 0;
}.coremilestone_cta .container {
    gap: 0;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}.coremilestone_cta .company_holder {
    flex: 0 0 40%;
    position: relative;
    margin-bottom: 2rem;
    padding: 0 3rem 2rem 0;
}.coremilestone_cta .company_holder::after {
    width: 1px;
    content: "";
    opacity: 0.3;
    position: absolute;
    background: linear-gradient(to bottom, #ffffff, transparent);
    height: 100%;
    top: 0;
    right: 1.5rem;
}.coremilestone_cta .company_holder h3 {
    color: #ffffff;
    transform: skewX(-10deg);
    padding-bottom: 1rem;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    margin: 0 0 1.5rem;
    text-transform: uppercase;
    font-size: 28px;
}.coremilestone_cta .company_holder h3::after {
    bottom: 0;
    background: rgb(171,177,209);
    box-shadow: 0 0 10px rgb(171,177,209);
    width: 80px;
    height: 3px;
    left: 0;
    position: absolute;
    content: "";
}.coremilestone_cta .corehackathon {
    border-left: 3px solid rgb(171,177,209);
    line-height: 1.6;
    padding: 1.5rem;
    transform: skewX(-5deg);
    color: #ffffff;
    transform-origin: left top;
    background: rgba(0, 0, 0, 0.2);
    font-size: 16px;
}.coremilestone_cta .coreres_connect {
    flex-wrap: wrap;
    flex: 0 0 60%;
    gap: 0;
    display: flex;
}.coremilestone_cta .corenav_block {
    flex: 1;
    flex-wrap: wrap;
    gap: 0;
    display: flex;
}.coremilestone_cta .coretop_pagewrap {
    padding: 0 1rem 2rem 1rem;
    position: relative;
    flex: 0 0 50%;
}.coremilestone_cta .coretop_pagewrap h5 {
    position: relative;
    padding-left: 1rem;
    color: #ffffff;
    transform: skewX(-5deg);
    font-size: 19px;
    margin: 0 0 1.5rem;
    font-weight: 600;
}.coremilestone_cta .coretop_pagewrap h5::before {
    left: 0;
    position: absolute;
    top: 0;
    content: "";
    width: 3px;
    background: rgb(171,177,209);
    bottom: 0;
    transform: skewX(5deg);
}.coremilestone_cta .coretop_pagewrap .corenav_block {
    gap: 0.8rem;
    flex-direction: column;
    display: flex;
}.coremilestone_cta .coretop_pagewrap .corenav_block a {
    transition: all 0.3s ease;
    padding: 0.7rem 1rem;
    color: #ffffff;
    transform: skewX(-5deg);
    background: rgba(255, 255, 255, 0.05);
    display: block;
    position: relative;
    font-size: 16px;
    text-decoration: none;
    overflow: hidden;
}.coremilestone_cta .coretop_pagewrap .corenav_block a::before {
    width: 100%;
    transition: all 0.5s ease;
    content: "";
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    height: 100%;
    top: 0;
    position: absolute;
}.coremilestone_cta .coretop_pagewrap .corenav_block a:hover {
    background: rgba(255, 255, 255, 0.1);
    padding-left: 1.5rem;
    color: #ffffff;
    transform: skewX(-5deg) translateX(5px);
}.coremilestone_cta .coretop_pagewrap .corenav_block a:hover::before {
    left: 100%;
}.coretrial_offer {
    padding: 1.5rem 0;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    margin-top: 2rem;
    background: rgba(0, 0, 0, 0.15);
}.coretrial_offer .container {
    align-items: center;
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
}.coretrial_offer .corecopy_notice {
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    width: 100%;
    transform: skewX(-5deg);
}

@media (max-width: 1200px) {.coremilestone_cta .company_holder {
    padding-right: 2rem;
    flex: 0 0 35%;
}.coremilestone_cta .coreres_connect {
    flex: 0 0 65%;
}
}

@media (max-width: 992px) {.coremilestone_cta {
    padding: 4rem 0 2rem;
}.coremilestone_cta .container {
    flex-direction: column;
}.coremilestone_cta .company_holder {
    margin-bottom: 3rem;
    padding-right: 0;
    flex: 0 0 100%;
}.coremilestone_cta .company_holder::after {
    display: none;
}.coremilestone_cta .coreres_connect {
    flex: 0 0 100%;
}.coremilestone_cta .coretop_pagewrap {
    padding-bottom: 1.5rem;
}
}

@media (max-width: 768px) {.coremilestone_cta {
    padding: 3.5rem 0 1.5rem;
}.coremilestone_cta::before {
    height: 10px;
}.coremilestone_cta .company_holder h3 {
    font-size: calc(28px - 2px);
}.coremilestone_cta .corehackathon {
    padding: 1.2rem;
    transform: skewX(-3deg);
}.coremilestone_cta .coretop_pagewrap h5, 
    .coremilestone_cta .coretop_pagewrap .corenav_block a {
    transform: skewX(-3deg);
}.coremilestone_cta .coretop_pagewrap .corenav_block a:hover {
    transform: skewX(-3deg) translateX(5px);
}.coretrial_offer {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.coretrial_offer .corecopy_notice {
    transform: skewX(-3deg);
}
}

@media (max-width: 576px) {.coremilestone_cta {
    padding: 3rem 0 1rem;
}.coremilestone_cta::before {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.coremilestone_cta .coretop_pagewrap {
    padding: 0 0 2rem 0;
    flex: 0 0 100%;
}.coremilestone_cta .company_holder {
    margin-bottom: 2rem;
}.coremilestone_cta .coretop_pagewrap .corenav_block a {
    padding: 0.6rem 0.8rem;
}.coremilestone_cta .coretop_pagewrap .corenav_block a:hover {
    padding-left: 1.2rem;
}.coretrial_offer {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    margin-top: 1rem;
}
}

@media (max-width: 420px) {.coremilestone_cta .company_holder h3 {
    transform: skewX(-5deg);
}.coremilestone_cta .company_holder h3::after {
    width: 60px;
}.coremilestone_cta .corehackathon {
    transform: none;
}.coremilestone_cta .coretop_pagewrap h5 {
    transform: none;
}.coremilestone_cta .coretop_pagewrap h5::before {
    transform: none;
}.coremilestone_cta .coretop_pagewrap .corenav_block a,
    .coremilestone_cta .coretop_pagewrap .corenav_block a:hover,
    .coretrial_offer .corecopy_notice {
    transform: none;
}}header {
    width: 100%;
    top: 0;
    position: fixed;
    left: 0;
    z-index: 100;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.5);
    background: linear-gradient(to bottom, 
        rgb(171,177,209,0.5) 0%,
        #000000 100%);
}header::before {
    position: absolute;
    z-index: 1;
    animation: pulse-bg 8s infinite alternate;
    height: 100%;
    content: "";
    opacity: 0.3;
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(132,136,186,0.5) 0%, transparent 15%),
        radial-gradient(circle at 80% 70%, rgb(171,177,209,0.5) 0%, transparent 15%);
    top: 0;
    width: 100%;
}header::after {
    opacity: 0.1;
    z-index: 1;
    background-image: 
        linear-gradient(0deg, transparent 95%, rgb(132,136,186,0.5) 100%),
        linear-gradient(90deg, transparent 95%, rgb(132,136,186,0.5) 100%);
    top: 0;
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    background-size: 20px 20px;
    content: "";
}header .container {
    align-items: center;
    display: flex;
    z-index: 2;
    flex-direction: column;
    position: relative;
    padding: 0;
}header .coremain_master {
    flex-direction: column;
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
}header .corehead_teach {
    z-index: 3;
    align-items: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    display: flex;
    margin: 1rem 0 1.5rem;
}header .corehead_teach::before {
    border-radius: 50%;
    animation: rotate 10s linear infinite;
    height: 120px;
    z-index: -1;
    background: 
        conic-gradient(
            transparent 0deg,
            rgb(132,136,186,0.5) 120deg,
            transparent 180deg,
            rgb(171,177,209,0.5) 240deg,
            transparent 360deg
        );
    position: absolute;
    width: 120px;
    opacity: 0.2;
    content: "";
}header .corehead_teach::after {
    height: 70px;
    position: absolute;
    background: rgb(132,136,186,0.5);
    animation: pulse-opacity 4s ease infinite alternate;
    content: "";
    border-radius: 50%;
    filter: blur(20px);
    z-index: -2;
    opacity: 0.3;
    width: 70px;
}header .corehead_teach svg {
    filter: drop-shadow(0 0 8px rgb(171,177,209,0.5));
    transition: all 0.4s ease;
    height: 45px;
    width: auto;
}header .corehead_teach:hover svg {
    transform: scale(1.08);
    filter: drop-shadow(0 0 12px rgb(132,136,186));
}header .coretop_pagewrap {
    gap: 0.8rem;
    padding: 1rem 0;
    border-top: 1px solid rgb(171,177,209,0.5);
    overflow-x: auto;
    border-bottom: 1px solid rgb(171,177,209,0.5);
    position: relative;
    display: flex;
    background: linear-gradient(to bottom,
        rgba(0, 0, 0, 0.5) 0%,
        #000000 100%);
    scrollbar-width: none;
    justify-content: center;
    width: 100vw;
}header .coretop_pagewrap::-webkit-scrollbar {
    display: none;
}header .coretop_pagewrap::before {
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    z-index: 3;
    position: absolute;
    pointer-events: none;
    background: 
        linear-gradient(90deg, 
            #000000 0%,
            transparent 10%,
            transparent 90%,
            #000000 100%);
}header .corehead_prime {
    letter-spacing: 1px;
    z-index: 2;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    color: #ffffff;
    position: relative;
    font-size: 16px;
    perspective: 800px;
    padding: 0.6rem 1.5rem;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    white-space: nowrap;
}header .corehead_prime::before {
    z-index: -1;
    width: 100%;
    left: 0;
    top: 0;
    border: 1px solid transparent;
    content: "";
    border-radius: 10px;
    height: 100%;
    position: absolute;
    transform: translateZ(-10px);
    transition: all 0.3s ease;
}header .corehead_prime::after {
    height: 2px;
    bottom: 0;
    position: absolute;
    background: rgb(132,136,186);
    transition: all 0.3s ease;
    width: 0%;
    content: "";
    left: 50%;
    transform: translateX(-50%);
}header .corehead_prime:hover {
    transform: translateY(-2px) translateZ(0);
    text-shadow: 0 0 5px rgb(132,136,186,0.5);
    color: rgb(132,136,186);
}header .corehead_prime:hover::before {
    box-shadow: 0 0 15px rgb(171,177,209,0.5);
    border-color: rgb(132,136,186,0.5);
    transform: translateZ(0);
}header .corehead_prime:hover::after {
    width: 80%;
}

@keyframes pulse-bg {
    0%, 100% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.4;
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes pulse-opacity {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.2);
    }
}

@media (max-width: 991px) {header .corehead_teach {
    margin: 0.8rem 0 1.2rem;
}header .corehead_teach svg {
    height: 40px;
}header .corehead_prime {
    padding: 0.5rem 1.2rem;
    font-size: calc(16px - 1px);
}
}

@media (max-width: 767px) {header .corehead_teach {
    margin: 0.6rem 0 1rem;
}header .corehead_teach svg {
    height: 35px;
}header .corehead_teach::before {
    height: 90px;
    width: 90px;
}header .corehead_teach::after {
    width: 50px;
    height: 50px;
}header .coretop_pagewrap {
    justify-content: flex-start;
    padding: 0.8rem 0;
}header .corehead_prime {
    padding: 0.4rem 1rem;
    font-size: calc(16px - 2px);
}header .corehead_prime:first-child {
    margin-left: 2rem;
}header .corehead_prime:last-child {
    margin-right: 2rem;
}}.coresign_up_now {
    background: linear-gradient(135deg, rgb(132,136,186,0.5) 0%, rgb(218,221,233) 100%);
    position: relative;
    padding: 130px 0;
    overflow: hidden;
}.coresign_up_now::before {
    background: 
        linear-gradient(45deg, rgb(218,221,233) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(218,221,233) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(218,221,233) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(218,221,233) 75%);
    content: '';
    position: absolute;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    background-size: 20px 20px;
    z-index: 1;
    opacity: 0.03;
}.coresign_up_now .coreheritage_edu {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    position: relative;
    z-index: 10;
    display: grid;
}.coresign_up_now .container p {
    z-index: 5;
    transition: transform 0.5s ease;
    position: relative;
    color: #000000;
    background: #ffffff;
    line-height: 1.4;
    font-size: 33px;
    border-radius: 23px;
    font-weight: 700;
    margin: 0;
    padding: 50px;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(0, 0, 0, 0.01);
    transform: perspective(1000px) rotateX(2deg) rotateY(-2deg) translateZ(0);
}.coresign_up_now .corequery_map {
    font-weight: 600;
    color: #ffffff;
    transition: all 0.5s ease;
    border-radius: 23px;
    transform: perspective(1000px) rotateX(2deg) rotateY(2deg) translateZ(0);
    overflow: hidden;
    z-index: 5;
    font-size: 19px;
    position: relative;
    align-items: center;
    text-decoration: none;
    display: flex;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(0, 0, 0, 0.01);
    justify-content: center;
    padding: 50px;
    background: rgb(171,177,209);
}.coresign_up_now .corequery_map::before {
    z-index: -1;
    width: 200%;
    opacity: 0;
    height: 200%;
    left: -50%;
    position: absolute;
    transition: opacity 0.5s ease;
    background: radial-gradient(circle, rgb(132,136,186) 0%, transparent 60%);
    content: '';
    top: -50%;
}.coresign_up_now .container p:hover,
.coresign_up_now .corequery_map:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(30px);
}.coresign_up_now .corequery_map:hover {
    box-shadow: 
        0 15px 40px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(0, 0, 0, 0.02);
}.coresign_up_now .corequery_map:hover::before {
    opacity: 0.3;
    animation: pulse-bg 3s infinite;
}.coresign_up_now::after {
    bottom: -50px;
    position: absolute;
    filter: blur(80px);
    right: -50px;
    width: 300px;
    z-index: 1;
    opacity: 0.3;
    border-radius: 50%;
    background: linear-gradient(
        45deg,
        rgb(171,177,209,0.5),
        rgb(132,136,186,0.5)
    );
    height: 300px;
    content: '';
}

@keyframes pulse-bg {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.5;
    }
}

@media (max-width: 991px) {.coresign_up_now {
    padding: 90px 0;
}.coresign_up_now .container p {
    padding: 40px;
    font-size: calc(18px * 1.2);
}.coresign_up_now .corequery_map {
    padding: 40px;
}
}

@media (max-width: 767px) {.coresign_up_now {
    padding: 70px 0;
}.coresign_up_now .coreheritage_edu {
    grid-template-columns: 1fr;
}.coresign_up_now .container p {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(0);
    font-size: 18px;
    padding: 30px;
}.coresign_up_now .corequery_map {
    padding: 25px;
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(0);
}.coresign_up_now .container p:hover,
    .coresign_up_now .corequery_map:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(10px);
}
}

@media (max-width: 480px) {.coresign_up_now {
    padding: 50px 0;
}.coresign_up_now .container p {
    padding: 25px 20px;
    font-size: calc(18px * 1.2);
}.coresign_up_now .corequery_map {
    font-size: calc(19px * 0.9);
    padding: 20px;
}}.corecontacts {
    overflow: hidden;
    position: relative;
    font-family: Arial, sans-serif;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(218,221,233) 30%, rgba(245, 248, 255, 0.9) 100%);
}.corecontacts::before {
    opacity: 0.5;
    animation: float 8s ease-in-out infinite;
    filter: blur(30px);
    content: "";
    z-index: 0;
    top: -5%;
    background: linear-gradient(135deg, rgb(171,177,209,0.5), rgb(132,136,186,0.5));
    position: absolute;
    width: 40%;
    height: 70%;
    border-radius: 100px;
    transform: rotate(-15deg) translateZ(0);
    right: -10%;
}.corecontacts::after {
    position: absolute;
    content: "";
    width: 30%;
    animation: float 8s ease-in-out infinite reverse;
    bottom: -5%;
    filter: blur(25px);
    left: -5%;
    border-radius: 26px;
    z-index: 0;
    background: linear-gradient(225deg, rgb(132,136,186,0.5), rgb(171,177,209,0.5));
    height: 50%;
    opacity: 0.4;
    transform: rotate(15deg) translateZ(0);
}.corecontacts .container {
    max-width: 1200px;
    padding: 0 2rem;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}.corecontacts .corewrite_form {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 8px 16px rgba(0, 0, 0, 0.05);
    position: relative;
    border-left: 4px solid rgb(171,177,209);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.9);
    transform: perspective(1000px) rotateY(-2deg);
    padding: 3rem;
}.corecontacts .corewrite_form:hover {
    transform: perspective(1000px) rotateY(0deg);
}.corecontacts h3 {
    opacity: 0;
    margin: 0 0 1.5rem;
    transform: translateX(-1rem);
    animation: slideInText 0.7s ease-out forwards 0.2s;
    position: relative;
    font-size: calc(32px * 1.1);
    color: #000000;
    font-weight: 700;
}.corecontacts h3::after {
    height: 3px;
    position: absolute;
    transform-origin: left;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(171,177,209), transparent);
    width: 3rem;
    bottom: -0.5rem;
    animation: lineGrow 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.8s;
    content: "";
    left: 0;
}.corecontacts p {
    line-height: 1.7;
    margin-bottom: 1.5rem;
    opacity: 0;
    font-size: 12px;
    animation: fadeUp 0.6s ease-out forwards 0.4s;
    color: #000000;
    max-width: 90%;
    transform: translateY(10px);
}.corecontacts h5 {
    margin: 1rem 0 0.5rem;
    font-weight: 600;
    align-items: center;
    font-size: 24px;
    color: #000000;
    animation: fadeUp 0.6s ease-out forwards 0.5s;
    opacity: 0;
    display: flex;
}.corecontacts svg {
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 24px;
    transform: translateY(0);
    margin-left: 0.5rem;
    width: 24px;
}.corecontacts svg path {
    fill: rgb(132,136,186);
    transition: fill 0.3s ease;
}.corecontacts .corewrite_experts {
    list-style: none;
    padding: 0;
    animation: fadeUp 0.6s ease-out forwards 0.7s;
    display: flex;
    gap: 1.5rem;
    transform: translateY(15px);
    margin: 2rem 0 0;
    opacity: 0;
    flex-wrap: wrap;
}.corecontacts .corewrite_experts li {
    margin: 0;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateY(0);
}.corecontacts .corewrite_experts li:hover {
    transform: translateY(-5px);
}.corecontacts .corereach_us {
    font-size: calc(12px * 0.95);
    font-weight: 600;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    padding: 0.75rem 1.25rem;
    align-items: center;
    color: #000000;
    transition: all 0.3s ease;
    border-left: 2px solid rgb(132,136,186);
    display: flex;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(245, 248, 255, 0.7));
}.corecontacts .corereach_us:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    border-left: 2px solid rgb(171,177,209);
    background: linear-gradient(135deg, rgba(255, 255, 255, 1), rgba(245, 248, 255, 0.9));
}.corecontacts .corereach_us:hover svg {
    transform: translateY(-3px);
}.corecontacts .corereach_us:hover svg path {
    fill: rgb(171,177,209);
}

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

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

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

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

@media (max-width: 768px) {.corecontacts {
    padding: 3rem 0;
}.corecontacts .container {
    padding: 0 1.5rem;
}.corecontacts .corewrite_form {
    padding: 2rem 1.5rem;
    transform: perspective(1000px) rotateY(0deg);
}.corecontacts h3 {
    font-size: calc(32px * 0.9);
}.corecontacts p {
    max-width: 100%;
}.corecontacts .corewrite_experts {
    gap: 1rem;
    flex-direction: column;
}.corecontacts .corereach_us {
    width: 100%;
    padding: 0.75rem 1rem;
}
}

@media (max-width: 480px) {.corecontacts .corewrite_form {
    padding: 1.75rem 1.25rem;
}.corecontacts h3 {
    font-size: calc(32px * 0.8);
}.corecontacts p {
    font-size: calc(12px * 0.95);
}.corecontacts h5 {
    font-size: calc(24px * 0.9);
}.corecontacts svg {
    width: 20px;
    height: 20px;
}.corecontacts .corereach_us {
    font-size: calc(12px * 0.9);
}}.corecontact_panel {
    overflow: hidden;
    background: linear-gradient(120deg, rgb(218,221,233) 0%, #1a1e2e 100%);
    position: relative;
    padding: 90px 0;
}.corecontact_panel::before {
    top: 0;
    width: 100%;
    left: 0;
    content: "";
    z-index: 0;
    height: 100%;
    background: 
        radial-gradient(circle at 20% 50%, rgba(0, 0, 0, 0.4) 0%, transparent 40%),
        linear-gradient(0deg, transparent 80%, rgba(rgb(171,177,209), 0.05) 100%);
    position: absolute;
}.corecontact_panel::after {
    content: "";
    height: 100px;
    bottom: 0;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: 
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 20px);
    left: 0;
}.corecontact_panel .container {
    z-index: 2;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.corecontact_panel h2 {
    margin-bottom: 70px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 36px;
    text-align: center;
}.corecontact_panel h2::before {
    height: 2px;
    width: 30px;
    left: calc(50% - 50px);
    content: "";
    background: rgb(171,177,209);
    position: absolute;
    bottom: -20px;
}.corecontact_panel h2::after {
    background: rgb(171,177,209);
    height: 2px;
    position: absolute;
    left: calc(50% - 10px);
    width: 70px;
    bottom: -20px;
    content: "";
}.corecontact_panel .coresupport_box {
    background: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    border-radius: 30px;
    grid-template-columns: 6fr 4fr;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.05);
    display: grid;
    overflow: hidden;
}.corecontact_panel .corephoto {
    min-height: 100%;
    position: relative;
}.corecontact_panel .corephoto::before {
    z-index: 1;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.7));
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    content: "";
}.corecontact_panel .corephoto::after {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
    left: 0;
    animation: scanLines 5s linear infinite;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(rgb(171,177,209), 0.1) 10px, rgba(rgb(171,177,209), 0.1) 11px);
    content: "";
    height: 100%;
}@keyframes scanLines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.corecontact_panel .coresupport_form {
    position: relative;
    padding: 50px;
}.corecontact_panel .coresupport_form::before {
    left: 0;
    background: radial-gradient(circle at 50% 30%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    content: "";
    z-index: -1;
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute;
}.corecontact_panel #contact {
    display: flex;
    flex-direction: column;
    gap: 25px;
}.corecontact_panel h3 {
    letter-spacing: 1px;
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 21px;
}.corecontact_panel h3::after {
    left: 0;
    content: "";
    bottom: -10px;
    width: 50px;
    height: 2px;
    background: rgb(171,177,209);
    position: absolute;
}.corecontact_panel input[type="text"] {
    position: relative;
    font-size: 14px;
    padding: 16px 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    border-radius: 10px;
}.corecontact_panel input[type="text"]:focus {
    background: rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 15px rgba(rgb(171,177,209), 0.2);
    border-color: rgb(171,177,209);
    outline: none;
}.corecontact_panel input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.4);
}.corecontact_panel .corereach_inquiry {
    display: flex;
    gap: 12px;
    margin-top: 5px;
    align-items: flex-start;
}.corecontact_panel .corereach_inquiry input[type="checkbox"] {
    cursor: pointer;
    border-radius: 3px;
    background: rgba(0, 0, 0, 0.2);
    appearance: none;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    margin-top: 2px;
    height: 24px;
    width: 24px;
}.corecontact_panel .corereach_inquiry input[type="checkbox"]:checked {
    border-color: rgb(171,177,209);
    background: rgb(171,177,209);
}.corecontact_panel .corereach_inquiry input[type="checkbox"]:checked::after {
    border: solid #ffffff;
    transform: rotate(45deg);
    content: "";
    top: 6px;
    height: 10px;
    width: 6px;
    border-width: 0 2px 2px 0;
    position: absolute;
    left: 9px;
}.corecontact_panel .corereach_inquiry label {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.5;
    font-size: calc(14px - 2px);
}.corecontact_panel .corereach_inquiry a {
    color: rgb(171,177,209);
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
}.corecontact_panel .corereach_inquiry a:hover {
    color: #ffffff;
}.corecontact_panel .corereach_inquiry a::after {
    bottom: -2px;
    transition: all 0.3s ease;
    background: rgb(171,177,209);
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    left: 0;
}.corecontact_panel .corereach_inquiry a:hover::after {
    background: #ffffff;
}.corecontact_panel .corequery_map {
    border-radius: 10px;
    margin-top: 10px;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    transition: all 0.3s ease;
    align-self: flex-start;
    letter-spacing: 1px;
    color: #ffffff;
    border: none;
    padding: 16px 35px;
    background: rgb(171,177,209);
    cursor: pointer;
    font-size: 20px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}.corecontact_panel .corequery_map::before {
    width: 100%;
    top: 0;
    transition: all 0.5s ease;
    content: "";
    position: absolute;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
}.corecontact_panel .corequery_map:hover {
    background: rgb(132,136,186);
    transform: translateY(-3px);
}.corecontact_panel .corequery_map:hover::before {
    left: 100%;
}.corecontact_panel svg {
    width: 22px;
    filter: drop-shadow(0 0 5px rgba(rgb(171,177,209), 0.5));
    fill: rgb(171,177,209);
    transition: all 0.3s ease;
    height: 22px;
}.corecontact_panel svg path {
    fill: rgb(171,177,209);
    transition: all 0.3s ease;
}.corecontact_panel svg:hover {
    fill: #ffffff;
    transform: scale(1.1);
}.corecontact_panel svg:hover path {
    fill: #ffffff;
}

@media (max-width: 992px) {.corecontact_panel {
    padding: 70px 0;
}.corecontact_panel .coresupport_box {
    grid-template-columns: 1fr;
}.corecontact_panel .corephoto {
    min-height: 300px;
}.corecontact_panel .coresupport_form {
    padding: 40px 30px 50px;
}
}

@media (max-width: 768px) {.corecontact_panel {
    padding: 50px 0;
}.corecontact_panel h2 {
    font-size: calc(36px - 4px);
    margin-bottom: 50px;
}.corecontact_panel .corephoto {
    min-height: 250px;
}
}

@media (max-width: 576px) {.corecontact_panel {
    padding: 40px 0;
}.corecontact_panel .container {
    padding: 0 15px;
}.corecontact_panel h2 {
    font-size: calc(36px - 6px);
    margin-bottom: 40px;
}.corecontact_panel h2::before {
    width: 20px;
    left: calc(50% - 35px);
}.corecontact_panel h2::after {
    width: 50px;
}.corecontact_panel .coresupport_form {
    padding: 30px 20px 40px;
}.corecontact_panel #contact {
    gap: 20px;
}.corecontact_panel .corequery_map {
    width: 100%;
}.corecontact_panel .corephoto {
    min-height: 200px;
}}.corepricing_lineup {
    color: #ffffff;
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.corepricing_lineup::before {
    position: absolute;
    top: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    left: 0;
    content: "";
    bottom: 0;
    right: 0;
    z-index: 1;
}.corepricing_lineup .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.corepricing_lineup .coreindv_cost {
    position: relative;
}.corepricing_lineup .coreindv_cost::before {
    left: -150px;
    content: "";
    border-radius: 50%;
    background: radial-gradient(circle, rgb(171,177,209,0.5) 0%, transparent 70%);
    top: -50px;
    opacity: 0.2;
    position: absolute;
    width: 300px;
    height: 300px;
    pointer-events: none;
}.corepricing_lineup .coreindv_cost::after {
    bottom: -80px;
    width: 250px;
    right: -120px;
    opacity: 0.15;
    height: 250px;
    background: radial-gradient(circle, rgb(132,136,186,0.5) 0%, transparent 70%);
    position: absolute;
    pointer-events: none;
    content: "";
    border-radius: 50%;
}.corepricing_lineup h2 {
    color: #ffffff;
    font-size: 36px;
    margin-bottom: 20px;
    transform: translateX(-5%);
    font-weight: 700;
    display: inline-block;
    position: relative;
}.corepricing_lineup h2::after {
    background: linear-gradient(90deg, rgb(171,177,209) 0%, rgb(132,136,186) 100%);
    position: absolute;
    width: 60%;
    height: 3px;
    bottom: -8px;
    left: 0;
    content: "";
}.corepricing_lineup .corefee_struct {
    transform: translateX(-3%);
    font-size: calc(14px * 1.1);
    max-width: 80%;
    margin-bottom: 50px;
    opacity: 0.9;
    line-height: 1.6;
}.corepricing_lineup .corepay_plans {
    list-style: none;
    gap: 30px;
    display: grid;
    margin: 0;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.corepricing_lineup .corepay_plans li {
    transition: transform 0.4s ease;
    perspective: 1000px;
    transform-style: preserve-3d;
}.corepricing_lineup .corepricing_catalog {
    height: 100%;
    position: relative;
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: block;
    color: #ffffff;
    text-decoration: none;
}.corepricing_lineup .corepricing_catalog:hover {
    transform: translateY(-8px) scale(1.02);
}.corepricing_lineup .coreplan_details {
    overflow: hidden;
    border: 1px solid rgba(255,255,255,0.1);
    backdrop-filter: blur(10px);
    padding: 5px;
    height: 100%;
    border-radius: 8px;
    position: relative;
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.12) 0%, 
        rgba(255,255,255,0.05) 100%);
    box-shadow: 0 15px 25px rgba(0,0,0,0.2), 
                0 5px 10px rgba(0,0,0,0.1), 
                inset 0 1px 1px rgba(255,255,255,0.1);
    transition: all 0.3s ease;
}.corepricing_lineup .coreplan_details::before {
    height: 100%;
    opacity: 0;
    left: 0;
    width: 100%;
    content: "";
    position: absolute;
    transition: opacity 0.4s ease;
    top: 0;
    background: linear-gradient(45deg, 
        rgb(171,177,209,0.5) 0%, 
        transparent 50%, 
        rgb(132,136,186,0.5) 100%);
    z-index: 0;
}.corepricing_lineup .corepricing_catalog:hover .coreplan_details::before {
    opacity: 0.15;
}.corepricing_lineup .corelearning_fee {
    padding: 35px 30px;
    flex-direction: column;
    height: 100%;
    position: relative;
    display: flex;
    z-index: 1;
}.corepricing_lineup .corelearning_fee h4 {
    font-weight: 700;
    margin: 0 0 20px;
    font-size: calc(24px * 1.2);
    position: relative;
    color: #ffffff;
    transition: color 0.3s ease;
}.corepricing_lineup .corelearning_fee h4::after {
    transition: all 0.3s ease;
    left: -15px;
    width: 5px;
    height: 70%;
    opacity: 0.8;
    background: linear-gradient(to bottom, rgb(171,177,209), rgb(132,136,186));
    position: absolute;
    top: 50%;
    content: "";
    transform: translateY(-50%);
}.corepricing_lineup .corepricing_catalog:hover .corelearning_fee h4::after {
    height: 100%;
    opacity: 1;
}.corepricing_lineup .corelearning_fee p {
    max-height: 200px;
    font-size: 14px;
    scrollbar-width: thin;
    overflow-wrap: break-word;
    flex-grow: 1;
    margin-bottom: 25px;
    word-break: break-word;
    overflow-y: auto;
    color: rgba(255,255,255,0.8);
    scrollbar-color: rgb(171,177,209) rgba(255,255,255,0.1);
    line-height: 1.6;
}.corepricing_lineup .corelearning_fee p::-webkit-scrollbar {
    width: 5px;
}.corepricing_lineup .corelearning_fee p::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255,255,255,0.1);
}.corepricing_lineup .corelearning_fee p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(171,177,209);
}.corepricing_lineup .corefee_deals {
    border-radius: 4px;
    align-self: flex-start;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
    font-weight: 700;
    display: inline-block;
    background: linear-gradient(135deg, 
        rgb(171,177,209,0.5) 0%, 
        rgb(132,136,186,0.5) 100%);
    font-size: calc(24px * 1.3);
    margin-top: auto;
    position: relative;
    transition: all 0.3s ease;
    padding: 5px 10px;
    color: #ffffff;
}.corepricing_lineup .corepricing_catalog:hover .corefee_deals {
    box-shadow: 0 6px 15px rgba(0,0,0,0.25);
    transform: scale(1.05);
}

@media (max-width: 1200px) {.corepricing_lineup {
    padding: 100px 0;
}.corepricing_lineup .corepay_plans {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.corepricing_lineup h2 {
    transform: translateX(0);
}.corepricing_lineup .corefee_struct {
    max-width: 90%;
    transform: translateX(0);
}
}

@media (max-width: 992px) {.corepricing_lineup {
    padding: 80px 0;
}.corepricing_lineup .corepay_plans {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.corepricing_lineup .corelearning_fee {
    padding: 25px 20px;
}.corepricing_lineup .corelearning_fee p {
    max-height: 180px;
    font-size: calc(14px * 0.95);
}.corepricing_lineup .corefee_deals {
    font-size: calc(24px * 1.2);
}
}

@media (max-width: 768px) {.corepricing_lineup {
    padding: 70px 0;
}.corepricing_lineup .corepay_plans {
    gap: 20px;
    grid-template-columns: 1fr 1fr;
}.corepricing_lineup h2 {
    font-size: calc(36px * 0.9);
}.corepricing_lineup .corefee_struct {
    margin-bottom: 40px;
    max-width: 100%;
    font-size: 14px;
}
}

@media (max-width: 576px) {.corepricing_lineup {
    padding: 60px 0;
}.corepricing_lineup .corepay_plans {
    grid-template-columns: 1fr;
}.corepricing_lineup h2 {
    display: block;
    font-size: calc(36px * 0.8);
    text-align: center;
}.corepricing_lineup h2::after {
    width: 60%;
    left: 20%;
}.corepricing_lineup .corefee_struct {
    text-align: center;
    margin-bottom: 30px;
}.corepricing_lineup .corelearning_fee h4 {
    font-size: calc(24px * 1.1);
}.corepricing_lineup .corelearning_fee p {
    max-height: 150px;
}.corepricing_lineup .corefee_deals {
    font-size: calc(24px * 1.1);
}}.coreclient_experience {
    overflow: hidden;
    padding: 8rem 0;
    background: rgb(218,221,233);
    position: relative;
}.coreclient_experience::before {
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    position: absolute;
    background: linear-gradient(45deg, rgb(171,177,209,0.5) 25%, transparent 25%, transparent 75%, rgb(171,177,209,0.5) 75%),
    linear-gradient(45deg, rgb(171,177,209,0.5) 25%, transparent 25%, transparent 75%, rgb(171,177,209,0.5) 75%);
    opacity: 0.05;
    background-position: 0 0, 30px 30px;
    z-index: 0;
    background-size: 60px 60px;
    width: 100%;
}.coreclient_experience::after {
    z-index: 0;
    content: "";
    left: 0;
    width: 60%;
    opacity: 0.1;
    top: 0;
    position: absolute;
    height: 100%;
    background: rgb(171,177,209,0.5);
    transform: skewX(-20deg) translateX(-20%);
}.coreclient_experience .container {
    z-index: 1;
    position: relative;
}.coreclient_experience h2 {
    transform: translateX(-50%);
    margin-bottom: 5rem;
    font-weight: 700;
    font-size: 38px;
    background: linear-gradient(180deg, transparent, rgb(171,177,209,0.5));
    transform: perspective(500px) rotateX(5deg);
    padding: 1rem 3rem;
    text-align: center;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    left: 50%;
    color: #000000;
    display: inline-block;
}.coreclient_experience h2::after {
    width: 100%;
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(171,177,209), transparent);
    bottom: -10px;
    height: 5px;
}.coreclient_experience .corefeedback_stars {
    gap: 3rem;
    transform-style: preserve-3d;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    perspective: 1000px;
}.coreclient_experience .coretestimonials {
    flex-direction: column;
    box-shadow: 
        -5px 5px 15px rgba(0, 0, 0, 0.1),
        inset 1px 1px 0 rgba(255, 255, 255, 0.8),
        inset -1px -1px 0 rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    display: flex;
    transform-style: preserve-3d;
    transform: rotateY(10deg) rotateX(5deg);
    align-items: center;
    position: relative;
    padding: 2.5rem;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-origin: center center;
}.coreclient_experience .coretestimonials:nth-child(2n) {
    transform: rotateY(-10deg) rotateX(-5deg);
}.coreclient_experience .coretestimonials:nth-child(3n) {
    transform: rotateY(0) rotateX(-7deg);
}.coreclient_experience .coretestimonials::before {
    transform: translateZ(-10px);
    opacity: 0.5;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    height: 100%;
    z-index: -1;
    left: 0;
    content: "";
    width: 100%;
    top: 0;
    background: #ffffff;
    position: absolute;
}.coreclient_experience .coretestimonials::after {
    width: 0;
    right: 0;
    content: "";
    border-width: 0 0 30px 30px;
    transform: translateZ(5px);
    height: 0;
    border-style: solid;
    position: absolute;
    bottom: 0;
    transition: all 0.3s ease;
    border-color: transparent transparent rgb(132,136,186,0.5) transparent;
}.coreclient_experience .coretestimonials:hover {
    transform: rotateY(0) rotateX(0) translateZ(20px) scale(1.05);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        inset 1px 1px 0 rgba(255, 255, 255, 1),
        inset -1px -1px 0 rgba(0, 0, 0, 0.1);
    z-index: 10;
}.coreclient_experience .coretestimonials:hover::after {
    border-width: 0 0 50px 50px;
    border-color: transparent transparent rgb(132,136,186) transparent;
}.coreclient_experience .coretestimonials img {
    clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
    margin-bottom: 1.5rem;
    border-radius: 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border: 2px solid #ffffff;
    height: 80px;
    width: 80px;
    transform: translateZ(15px);
    transition: all 0.5s ease;
    object-fit: cover;
}.coreclient_experience .coretestimonials:hover img {
    transform: translateZ(30px) rotate(360deg);
}.coreclient_experience .coretestimonials p {
    font-weight: 600;
    color: #000000;
    font-size: 18px;
    transform: translateZ(10px);
    margin-bottom: 0.5rem;
    text-align: center;
    transition: all 0.3s ease;
}.coreclient_experience .coretestimonials:hover p {
    color: rgb(171,177,209);
    transform: translateZ(25px);
}.coreclient_experience .coretestimonials .description {
    font-weight: 400;
    color: #000000;
    transform: translateZ(5px);
    position: relative;
    padding: 1rem;
    transition: all 0.3s ease;
    line-height: 1.6;
    font-size: 12px;
    text-align: center;
}.coreclient_experience .coretestimonials:hover .description {
    transform: translateZ(20px);
}.coreclient_experience .coretestimonials .description::before {
    position: absolute;
    content: "";
    left: 0;
    width: 20px;
    border-top: 2px solid rgb(171,177,209,0.5);
    border-left: 2px solid rgb(171,177,209,0.5);
    top: 0;
    transition: all 0.3s ease;
    height: 20px;
}.coreclient_experience .coretestimonials:hover .description::before {
    height: 30px;
    width: 30px;
    border-color: rgb(171,177,209);
}.coreclient_experience .coretestimonials .description::after {
    content: "";
    width: 20px;
    transition: all 0.3s ease;
    bottom: 0;
    position: absolute;
    border-bottom: 2px solid rgb(132,136,186,0.5);
    height: 20px;
    right: 0;
    border-right: 2px solid rgb(132,136,186,0.5);
}.coreclient_experience .coretestimonials:hover .description::after {
    width: 30px;
    border-color: rgb(132,136,186);
    height: 30px;
}.coreclient_experience .coretestimonials:nth-child(3n+1)::before {
    background: linear-gradient(135deg, #ffffff, rgb(218,221,233));
}.coreclient_experience .coretestimonials:nth-child(3n+2)::before {
    background: linear-gradient(45deg, #ffffff, rgb(218,221,233));
}.coreclient_experience .coreheritage_edu::before {
    width: 200px;
    opacity: 0.1;
    background: rgb(171,177,209,0.5);
    content: "";
    bottom: -50px;
    position: absolute;
    left: -50px;
    height: 200px;
    clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
    z-index: -1;
}.coreclient_experience .coreheritage_edu::after {
    width: 200px;
    position: absolute;
    height: 200px;
    background: rgb(132,136,186,0.5);
    content: "";
    top: -50px;
    right: -50px;
    z-index: -1;
    opacity: 0.1;
    clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
}

@keyframes fold {
    0%, 100% { transform: rotateY(0) rotateX(0); }
    50% { transform: rotateY(5deg) rotateX(5deg); }
}

@media (max-width: 992px) {.coreclient_experience .corefeedback_stars {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 768px) {.coreclient_experience {
    padding: 5rem 0;
}.coreclient_experience h2 {
    clip-path: none;
    background: none;
    padding: 0;
    transform: none;
    margin-bottom: 3rem;
    font-size: calc(38px * 0.9);
}.coreclient_experience .corefeedback_stars {
    grid-template-columns: 1fr;
    gap: 3rem;
}.coreclient_experience .coretestimonials,
    .coreclient_experience .coretestimonials:nth-child(2n),
    .coreclient_experience .coretestimonials:nth-child(3n) {
    animation: fold 10s infinite alternate ease-in-out;
    transform: none;
}.coreclient_experience .coretestimonials:hover {
    transform: translateY(-10px);
}.coreclient_experience .coretestimonials:hover img {
    transform: translateZ(10px) rotate(360deg);
}.coreclient_experience .coretestimonials img,
    .coreclient_experience .coretestimonials p,
    .coreclient_experience .coretestimonials .description,
    .coreclient_experience .coretestimonials:hover p,
    .coreclient_experience .coretestimonials:hover .description {
    transform: none;
}}.coreinstructor_profile {
    background-color: rgb(218,221,233);
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
}.coreinstructor_profile::before {
    opacity: 0.12;
    height: 100%;
    top: 0;
    width: 100%;
    content: "";
    left: 0;
    background: 
        linear-gradient(135deg, rgb(171,177,209,0.5) 0%, transparent 40%),
        repeating-linear-gradient(45deg, rgb(132,136,186,0.5) 0px, rgb(132,136,186,0.5) 1px, transparent 1px, transparent 10px);
    z-index: 1;
    position: absolute;
}.coreinstructor_profile .container {
    z-index: 2;
    margin: 0 auto;
    transform: perspective(1000px) rotateY(2deg);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    padding: 0 1.5rem;
    position: relative;
    max-width: 1140px;
}.coreinstructor_profile .container:hover {
    transform: perspective(1000px) rotateY(0deg);
}.coreinstructor_profile .coretestimonials {
    backdrop-filter: blur(10px);
    position: relative;
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    gap: 2rem;
    display: grid;
    grid-template-columns: 1fr;
    border-left: 5px solid rgb(171,177,209);
    padding: 2.5rem;
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.05),
        0 5px 15px rgba(0,0,0,0.03),
        0 1px 5px rgba(0,0,0,0.02);
    background: linear-gradient(160deg, rgba(255,255,255,0.92) 0%, rgba(255,255,255,0.98) 100%);
}.coreinstructor_profile .coretestimonials:hover {
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.08),
        0 8px 20px rgba(0,0,0,0.05),
        0 2px 8px rgba(0,0,0,0.03);
    transform: translateY(-5px);
}.coreinstructor_profile .coretestimonials::after {
    content: "";
    transform: rotate(15deg);
    position: absolute;
    right: 25px;
    top: 25px;
    transition: all 0.5s ease;
    height: 80px;
    opacity: 0.1;
    width: 80px;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(171,177,209) 48%, rgb(171,177,209) 52%, transparent 52%);
}.coreinstructor_profile .coretestimonials:hover::after {
    transform: rotate(30deg) scale(1.2);
    opacity: 0.15;
}.coreinstructor_profile .corephoto {
    box-shadow: 
        0 10px 25px rgba(0,0,0,0.1),
        0 5px 10px rgba(0,0,0,0.05);
    position: relative;
    overflow: hidden;
    height: 120px;
    width: 120px;
    z-index: 2;
    transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    border-radius: 10% 30% 50% 70%;
}.coreinstructor_profile .corephoto::before {
    inset: 0;
    z-index: 1;
    background: linear-gradient(to top right, rgb(171,177,209,0.5), transparent 70%);
    transition: opacity 0.4s ease;
    content: "";
    position: absolute;
    opacity: 0.5;
}.coreinstructor_profile .coretestimonials:hover .corephoto {
    transform: scale(1.05) rotate(-2deg);
    border-radius: 30% 50% 70% 90%;
}.coreinstructor_profile .coretestimonials:hover .corephoto::before {
    opacity: 0.7;
}.coreinstructor_profile .name {
    font-weight: 700;
    margin: 0 0 0.5rem;
    display: inline-block;
    color: #000000;
    transition: transform 0.4s ease;
    font-size: calc(19px * 1.1);
    position: relative;
}.coreinstructor_profile .name::after {
    height: 2px;
    left: 0;
    transition: width 0.4s ease;
    bottom: -5px;
    width: 0;
    background: rgb(171,177,209);
    position: absolute;
    content: "";
}.coreinstructor_profile .coretestimonials:hover .name::after {
    width: 100%;
}.coreinstructor_profile .coretestimonials > div:nth-child(2) div {
    font-weight: 600;
    transition: transform 0.4s ease;
    transform: translateX(0);
    position: relative;
    margin-bottom: 0.8rem;
    letter-spacing: 0.5px;
    color: rgb(132,136,186);
    font-size: calc(13px * 0.95);
}.coreinstructor_profile .coretestimonials:hover > div:nth-child(2) div {
    transform: translateX(5px);
}.coreinstructor_profile .coreemp_container {
    position: relative;
    border-left: 1px solid rgb(132,136,186,0.5);
    color: #000000;
    font-size: 13px;
    line-height: 1.75;
    padding-left: 1.5rem;
    transition: all 0.4s ease;
    margin: 0;
}.coreinstructor_profile .coreemp_container::before {
    left: 0.3rem;
    position: absolute;
    color: rgb(171,177,209);
    opacity: 0.3;
    content: "";
    transition: transform 0.5s ease;
    top: -0.5rem;
    font-size: 2.5rem;
}.coreinstructor_profile .coretestimonials:hover .coreemp_container::before {
    transform: translateY(-5px) rotate(-10deg);
    opacity: 0.5;
}

@media (min-width: 768px) {.coreinstructor_profile {
    padding: 7rem 0;
}.coreinstructor_profile .coretestimonials {
    grid-template-rows: auto 1fr;
    grid-template-columns: auto 1fr;
    padding: 3rem;
    row-gap: 1.5rem;
    column-gap: 2.5rem;
}.coreinstructor_profile .coretestimonials > div:first-child {
    display: flex;
    grid-row: 1 / 3;
    justify-content: center;
    align-items: flex-start;
}.coreinstructor_profile .coretestimonials > div:nth-child(2) {
    align-self: end;
}.coreinstructor_profile .corephoto {
    width: 180px;
    height: 180px;
}.coreinstructor_profile .name {
    margin-bottom: 0.8rem;
    font-size: calc(19px * 1.3);
}.coreinstructor_profile .coreemp_container {
    font-size: calc(13px * 1.05);
    padding-left: 2rem;
    line-height: 1.8;
}
}

@media (min-width: 992px) {.coreinstructor_profile .container {
    transform: perspective(1500px) rotateY(3deg);
}.coreinstructor_profile .coretestimonials {
    padding: 4rem;
    gap: 3rem;
}.coreinstructor_profile .corephoto {
    width: 220px;
    height: 220px;
}.coreinstructor_profile .coreemp_container {
    padding-left: 0;
    column-count: 2;
    border-left: none;
    column-gap: 2.5rem;
}.coreinstructor_profile .coreemp_container::before {
    left: -1rem;
    font-size: 4rem;
}
}

@media (max-width: 767px) {.coreinstructor_profile {
    padding: 4rem 0;
}.coreinstructor_profile .container {
    transform: none;
}.coreinstructor_profile .coretestimonials {
    padding: 2rem;
}.coreinstructor_profile .coretestimonials > div:first-child {
    justify-content: center;
    margin-bottom: 1rem;
    display: flex;
}.coreinstructor_profile .coretestimonials > div:nth-child(2) {
    text-align: center;
}.coreinstructor_profile .name::after {
    left: 50%;
    transform: translateX(-50%);
}.coreinstructor_profile .coreemp_container {
    padding-left: 1rem;
    text-align: left;
}}.corecookie_warning_popup {
    width: 100%;
    position: fixed;
    z-index: 90;
    background: rgb(132,136,186);
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
    padding: 20px 0;
    transition: all 0.3s ease-in-out;
    bottom: 0;
    border-top: 2px solid rgb(171,177,209);
}.coreedu_settings {
    max-width: 1200px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: auto;
    padding: 20px 30px;
    align-items: center;
    display: flex;
}.corecookie_warning_popup h5 {
    transition: color 0.3s ease-in-out;
    margin-bottom: 6px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
}.corecookie_warning_popup p {
    max-width: 500px;
    color: #ffffff;
    font-size: 15px;
}.corevisitor_controls {
    flex-shrink: 0;
    margin-right: 20px;
}.corevisitor_controls svg, .corevisitor_controls svg path {
    height: 80px;
    fill: rgb(171,177,209);
    width: 80px;
    transition: transform 0.3s ease-in-out;
}.corevisitor_controls:hover svg {
    transform: rotate(10deg);
}.coreprivacy_notify {
    border-radius: 25px;
    font-size: 15px;
    box-shadow: rgb(171,177,209,0.5) 0px 4px 10px 0px;
    color: #ffffff;
    margin-left: 20px;
    background: rgb(171,177,209);
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    cursor: pointer;
    line-height: 35px;
    text-decoration: none;
    padding: 10px 20px;
}.cookie_button.corecookie_controls {
    background: rgb(171,177,209);
}.cookie_button.coreprivacy_opt {
    background: rgb(132,136,186);
}.coreprivacy_notify:hover {
    box-shadow: rgb(171,177,209,0.5) 0px 6px 15px 0px;
    transform: scale(1.05);
}.corecookie_warning_popup p a {
    text-decoration: none;
    font-weight: 600;
    color: rgb(171,177,209);
    transition: color 0.3s ease-in-out;
}.corecookie_warning_popup p a:hover {
    color: rgb(132,136,186);
}.coreviewport-container .corecookie_warning_popup {
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
    padding: 40px 0;
    background: rgb(132,136,186);
    border: none;
}.coreviewport-container .coreprivacy_notify {
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    background: rgb(171,177,209);
    font-weight: 400;
    padding: 10px;
    color: #ffffff;
    border-radius: 10px;
    border: none;
    font-size: 15px;
    margin-left: 30px;
}.coreviewport-container .coredata_control h5, .coreviewport-container .coredata_control p {
    color: #ffffff;
}
@media only screen and (max-width: 1200px) {.corecookie_warning_popup {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.corevisitor_controls {
    display: none;
}.coreedu_settings {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.corecookie_warning_popup h5 {
    text-align: center;
}.corecookie_warning_popup p {
    text-align: center;
}.coredata_control {
    margin-bottom: 20px;
    text-align: center;
}.coreprivacy_notify {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
    max-width: 300px;
}}
#corecookie_overlay_box {
    display: none;
}#corecookie_overlay_box:checked ~ .corecookie_warning_popup {
    opacity: 0;
    visibility: hidden;
}.coremetrics_summary {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(218,221,233) 0%, rgb(171,177,209,0.5) 100%);
    z-index: 1;
}.coremetrics_summary::before {
    top: 0;
    height: 100%;
    z-index: -1;
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgb(218,221,233) 0%, transparent 70%);
    left: 0;
    width: 100%;
}.coremetrics_summary::after {
    opacity: 0.4;
    position: absolute;
    top: 0;
    height: 100%;
    background-image: radial-gradient(circle at 70% 30%, rgb(171,177,209,0.5) 0%, transparent 50%),
                      radial-gradient(circle at 30% 70%, rgb(132,136,186,0.5) 0%, transparent 50%);
    background-position: center;
    content: "";
    background-size: cover;
    width: 70%;
    right: 0;
    z-index: -2;
}.coremetrics_summary .container {
    flex-direction: row;
    display: flex;
    position: relative;
    align-items: stretch;
    padding: 0;
    justify-content: space-between;
    max-width: 1400px;
    margin: 0 auto;
}.coremetrics_summary .corestatistics_expert {
    display: flex;
    position: relative;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    justify-content: center;
    flex: 0 0 30%;
    padding: 60px;
    z-index: 2;
    background: linear-gradient(135deg, rgb(171,177,209,0.5) 0%, transparent 100%);
    flex-direction: column;
}.coremetrics_summary .corestatistics_expert::before {
    content: "";
    left: 0;
    width: 10px;
    position: absolute;
    height: 100%;
    background: linear-gradient(to bottom, rgb(171,177,209), rgb(132,136,186));
    top: 0;
}.coremetrics_summary .coresuccess_statistics {
    font-size: 35px;
    line-height: 1.2;
    color: #000000;
    position: relative;
    padding-bottom: 20px;
    font-weight: 700;
    margin-bottom: 30px;
}.coremetrics_summary .coresuccess_statistics::after {
    height: 3px;
    width: 80px;
    content: "";
    bottom: 0;
    background: rgb(132,136,186);
    left: 0;
    position: absolute;
}.coremetrics_summary .corementor_statistics {
    max-width: 500px;
    margin: 0;
    font-size: 12px;
    color: #000000;
    line-height: 1.8;
}.coremetrics_summary .corecareer_benefits {
    display: flex;
    flex: 0 0 70%;
    flex-wrap: wrap;
    padding: 0;
    position: relative;
}.coremetrics_summary .corecareer_statistics {
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: all 0.4s ease;
    text-align: center;
    display: flex;
    padding: 25px 20px;
    align-items: center;
    height: 33.333%;
    flex: 0 0 calc(100% / 3);
    flex-direction: column;
    justify-content: center;
}.coremetrics_summary .corecareer_statistics:nth-child(1) {
    background: rgba(255, 255, 255, 0.1);
}.coremetrics_summary .corecareer_statistics:nth-child(2) {
    background: rgba(255, 255, 255, 0.15);
}.coremetrics_summary .corecareer_statistics:nth-child(3) {
    background: rgba(255, 255, 255, 0.2);
}.coremetrics_summary .corecareer_statistics:nth-child(4) {
    background: rgba(255, 255, 255, 0.15);
}.coremetrics_summary .corecareer_statistics:nth-child(5) {
    background: rgba(255, 255, 255, 0.1);
}.coremetrics_summary .corecareer_statistics:nth-child(6) {
    background: rgba(255, 255, 255, 0.05);
}.coremetrics_summary .corecareer_statistics:nth-child(7) {
    background: rgba(255, 255, 255, 0.1);
}.coremetrics_summary .corecareer_statistics:nth-child(8) {
    background: rgba(255, 255, 255, 0.15);
}.coremetrics_summary .corecareer_statistics:nth-child(9) {
    background: rgba(255, 255, 255, 0.2);
}.coremetrics_summary .corecareer_statistics::before {
    bottom: 0;
    content: "";
    height: 0;
    background: linear-gradient(to right, rgb(171,177,209,0.5), rgb(132,136,186,0.5));
    transition: all 0.4s ease;
    z-index: -1;
    width: 100%;
    left: 0;
    position: absolute;
}.coremetrics_summary .corecareer_statistics:hover::before {
    height: 100%;
}.coremetrics_summary .corecareer_statistics::after {
    background: rgb(171,177,209);
    width: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    height: 3px;
    content: "";
}.coremetrics_summary .corecareer_statistics:hover::after {
    width: 100%;
}.coremetrics_summary .corecareer_statistics h4 {
    line-height: 1;
    position: relative;
    font-size: 2.8rem;
    transition: all 0.4s ease;
    margin: 0 0 12px;
    color: rgb(171,177,209);
    font-weight: 700;
}.coremetrics_summary .corecareer_statistics:hover h4 {
    transform: translateY(-5px);
    color: #000000;
}.coremetrics_summary .corecareer_statistics span {
    transition: all 0.4s ease;
    position: relative;
    font-size: calc(12px * 0.9);
    color: #000000;
    padding: 0 5px;
}.coremetrics_summary .corecareer_statistics:hover span {
    color: #000000;
}.coremetrics_summary svg {
    opacity: 0.6;
    position: absolute;
    right: 15px;
    top: 15px;
    height: 24px;
    transition: all 0.4s ease;
    fill: rgb(171,177,209);
    width: 24px;
}.coremetrics_summary svg path {
    fill: rgb(171,177,209);
    transition: all 0.4s ease;
}.coremetrics_summary .corecareer_statistics:hover svg {
    transform: rotate(15deg) scale(1.2);
    opacity: 1;
}.coremetrics_summary .corecareer_statistics:hover svg path {
    fill: rgb(132,136,186);
}

@media (max-width: 1400px) {.coremetrics_summary .corecareer_statistics h4 {
    font-size: 2.5rem;
}.coremetrics_summary .corecareer_statistics {
    padding: 20px 15px;
}
}

@media (max-width: 1200px) {.coremetrics_summary .container {
    max-width: 100%;
}.coremetrics_summary .corestatistics_expert {
    padding: 40px;
}.coremetrics_summary .corecareer_statistics {
    flex: 0 0 50%;
    height: 25%;
}.coremetrics_summary .corecareer_statistics h4 {
    font-size: 2.3rem;
}
}

@media (max-width: 992px) {.coremetrics_summary {
    padding: 80px 0;
}.coremetrics_summary .container {
    flex-direction: column;
}.coremetrics_summary .corestatistics_expert {
    width: 100%;
    padding: 40px 30px;
    flex: 0 0 auto;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}.coremetrics_summary .corestatistics_expert::before {
    bottom: 0;
    top: auto;
    width: 100%;
    height: 5px;
}.coremetrics_summary .corecareer_benefits {
    flex: 0 0 auto;
    width: 100%;
}.coremetrics_summary .corecareer_statistics {
    height: 160px;
    flex: 0 0 33.333%;
}.coremetrics_summary .coresuccess_statistics {
    margin-bottom: 20px;
    font-size: calc(35px * 0.9);
}
}

@media (max-width: 768px) {.coremetrics_summary {
    padding: 60px 0;
}.coremetrics_summary .corecareer_benefits {
    height: auto;
    flex-wrap: wrap;
}.coremetrics_summary .corecareer_statistics {
    min-height: 140px;
    height: auto;
    flex: 0 0 50%;
}.coremetrics_summary .corecareer_statistics h4 {
    margin-bottom: 10px;
    font-size: 2.2rem;
}.coremetrics_summary .coresuccess_statistics {
    padding-bottom: 15px;
    font-size: calc(35px * 0.8);
}.coremetrics_summary .corementor_statistics {
    font-size: calc(12px * 0.95);
}.coremetrics_summary svg {
    right: 12px;
    width: 20px;
    height: 20px;
    top: 12px;
}
}

@media (max-width: 480px) {.coremetrics_summary {
    padding: 50px 0;
}.coremetrics_summary .corestatistics_expert {
    padding: 30px 20px;
}.coremetrics_summary .corecareer_statistics {
    flex: 0 0 100%;
    min-height: 120px;
    padding: 15px;
}.coremetrics_summary .corecareer_statistics h4 {
    font-size: 2rem;
}.coremetrics_summary .corecareer_statistics span {
    font-size: calc(12px * 0.85);
}.coremetrics_summary .coresuccess_statistics {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: calc(35px * 0.7);
}.coremetrics_summary .coresuccess_statistics::after {
    height: 2px;
    width: 60px;
}}.coretitle_screen {
    background: linear-gradient(135deg, rgb(132,136,186) 0%, rgb(171,177,209) 100%);
    width: 100%;
    overflow: hidden;
    min-height: 100vh;
    background: rgb(171,177,209);
    position: relative;
}.coretitle_screen::before {
    z-index: 0;
    left: 0;
    top: 0;
    background-size: 100% 100%, 100% 100%, 50px 50px;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.15;
    animation: backgroundPulse 15s infinite alternate;
    filter: blur(1px);
    content: "";
    background: 
        radial-gradient(circle at 10% 20%, rgb(132,136,186,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgb(171,177,209,0.5) 0%, transparent 40%),
        repeating-linear-gradient(45deg, rgb(218,221,233) 0%, rgb(218,221,233) 1%, transparent 1%, transparent 5%);
}@keyframes backgroundPulse {
    0% {
        background-position: 0% 0%, 0% 0%, 0 0;
        opacity: 0.15;
    }
    50% {
        background-position: 5% 10%, 5% 10%, 10px 10px;
        opacity: 0.25;
    }
    100% {
        background-position: 0% 0%, 0% 0%, 0 0;
        opacity: 0.15;
    }
}

.coretitle_screen .coreheritage_edu {
    height: 100vh;
    display: flex;
    z-index: 1;
    position: relative;
    width: 100%;
    flex-direction: column;
}.coretitle_screen .coremain_entry {
    overflow: hidden;
    position: relative;
    box-shadow: 0 10px 30px -5px #000000;
    height: 100%;
    width: 100%;
    max-height: 75vh;
}.coretitle_screen .coremain_entry input {
    display: none;
}.coretitle_screen .corecourse_home {
    height: 100%;
    transition: transform 0.9s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    display: flex;
    width: calc(100% * var(--slide-count, 5));
}.coretitle_screen .corelearn_page {
    width: calc(100% / var(--slide-count, 5));
    height: 100%;
    position: relative;
    overflow: hidden;
}.coretitle_screen .corelearn_page::before {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 2;
    top: 0;
    content: "";
    background: linear-gradient(
        to bottom,
        transparent 40%,
        rgba(0, 0, 0, 0.8) 100%
    );
    left: 0;
}.coretitle_screen .corelearn_page img {
    transform: scale(1.05);
    width: 100%;
    transition: transform 1.5s ease;
    filter: brightness(0.9) contrast(1.1);
    height: 100%;
    object-fit: cover;
}.coretitle_screen .corelearning_open {
    left: 50%;
    background: rgb(132,136,186,0.5);
    display: flex;
    transform: translateX(-50%);
    padding: 10px 20px;
    border-radius: 26px;
    gap: 16px;
    position: absolute;
    z-index: 5;
    backdrop-filter: blur(5px);
    bottom: 40px;
}.coretitle_screen .corelearning_open label {
    background: transparent;
    width: 14px;
    transition: all 0.3s ease;
    height: 14px;
    cursor: pointer;
    border: 2px solid rgb(171,177,209);
    border-radius: 10px;
    position: relative;
}.coretitle_screen .corelearning_open label::before {
    left: 50%;
    content: "";
    border-radius: 10px;
    position: absolute;
    height: 0;
    transition: all 0.3s ease;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    background: rgb(171,177,209);
}.coretitle_screen .coremain_entry input:nth-child(1):checked ~ .corecourse_home {
    transform: translateX(0%);
}.coretitle_screen .coremain_entry input:nth-child(2):checked ~ .corecourse_home {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 1));
}.coretitle_screen .coremain_entry input:nth-child(3):checked ~ .corecourse_home {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 2));
}.coretitle_screen .coremain_entry input:nth-child(4):checked ~ .corecourse_home {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 3));
}.coretitle_screen .coremain_entry input:nth-child(5):checked ~ .corecourse_home {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 4));
}.coretitle_screen .coremain_entry input:nth-child(6):checked ~ .corecourse_home {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 5));
}.coretitle_screen .coremain_entry input:nth-child(7):checked ~ .corecourse_home {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 6));
}.coretitle_screen .coremain_entry input:nth-child(8):checked ~ .corecourse_home {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 7));
}.coretitle_screen .coremain_entry input:nth-child(9):checked ~ .corecourse_home {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 8));
}.coretitle_screen .coremain_entry input:nth-child(10):checked ~ .corecourse_home {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 9));
}.coretitle_screen .coremain_entry input:nth-child(1):checked ~ .corelearning_open label:nth-child(1)::before,
.coretitle_screen .coremain_entry input:nth-child(2):checked ~ .corelearning_open label:nth-child(2)::before,
.coretitle_screen .coremain_entry input:nth-child(3):checked ~ .corelearning_open label:nth-child(3)::before,
.coretitle_screen .coremain_entry input:nth-child(4):checked ~ .corelearning_open label:nth-child(4)::before,
.coretitle_screen .coremain_entry input:nth-child(5):checked ~ .corelearning_open label:nth-child(5)::before,
.coretitle_screen .coremain_entry input:nth-child(6):checked ~ .corelearning_open label:nth-child(6)::before,
.coretitle_screen .coremain_entry input:nth-child(7):checked ~ .corelearning_open label:nth-child(7)::before,
.coretitle_screen .coremain_entry input:nth-child(8):checked ~ .corelearning_open label:nth-child(8)::before,
.coretitle_screen .coremain_entry input:nth-child(9):checked ~ .corelearning_open label:nth-child(9)::before,
.coretitle_screen .coremain_entry input:nth-child(10):checked ~ .corelearning_open label:nth-child(10)::before {
    height: 6px;
    width: 6px;
}.coretitle_screen .coremain_entry input:nth-child(1):checked ~ .corelearning_open label:nth-child(1),
.coretitle_screen .coremain_entry input:nth-child(2):checked ~ .corelearning_open label:nth-child(2),
.coretitle_screen .coremain_entry input:nth-child(3):checked ~ .corelearning_open label:nth-child(3),
.coretitle_screen .coremain_entry input:nth-child(4):checked ~ .corelearning_open label:nth-child(4),
.coretitle_screen .coremain_entry input:nth-child(5):checked ~ .corelearning_open label:nth-child(5),
.coretitle_screen .coremain_entry input:nth-child(6):checked ~ .corelearning_open label:nth-child(6),
.coretitle_screen .coremain_entry input:nth-child(7):checked ~ .corelearning_open label:nth-child(7),
.coretitle_screen .coremain_entry input:nth-child(8):checked ~ .corelearning_open label:nth-child(8),
.coretitle_screen .coremain_entry input:nth-child(9):checked ~ .corelearning_open label:nth-child(9),
.coretitle_screen .coremain_entry input:nth-child(10):checked ~ .corelearning_open label:nth-child(10) {
    background: rgb(171,177,209,0.5);
    border-color: rgb(171,177,209);
    transform: scale(1.2);
}.coretitle_screen .coremain_entry input:checked ~ .corecourse_home .corelearn_page:has(img) img {
    transform: scale(1);
}.coretitle_screen .corecontent_box {
    left: 0;
    padding: 60px 0 40px;
    position: absolute;
    bottom: 0;
    z-index: 4;
    width: 100%;
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
}.coretitle_screen .corecontent_box .container {
    margin: 0 auto;
    max-width: 1140px;
    position: relative;
    padding: 0 15px;
}.coretitle_screen .corecontent_box .container::before {
    top: 0;
    position: absolute;
    animation: lineExpand 1.5s ease forwards;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    width: 80px;
    transform-origin: left;
    height: 3px;
    background: #ffffff;
    content: "";
    left: 15px;
}@keyframes lineExpand {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

.coretitle_screen .corecontent_box h1 {
    transform: translateY(20px);
    opacity: 0;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    margin-bottom: 15px;
    color: #ffffff;
    animation: fadeUp 0.6s ease forwards 0.3s;
    font-size: 38px;
    font-weight: 700;
}.coretitle_screen .corecontent_box h3 {
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-weight: 600;
    font-size: 24px;
    opacity: 0;
    margin-bottom: 20px;
    transform: translateY(20px);
    animation: fadeUp 0.6s ease forwards 0.6s;
}.coretitle_screen .corecontent_box p {
    opacity: 0;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
    transform: translateY(20px);
    line-height: 1.7;
    font-size: 17px;
    animation: fadeUp 0.6s ease forwards 0.9s;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 0;
    max-width: 80%;
}@keyframes fadeUp {
    0% {
        transform: translateY(20px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.coretitle_screen .corelearn_page::after {
    height: 100%;
    content: "";
    position: absolute;
    width: 100%;
    opacity: 0.7;
    background: radial-gradient(
        circle at center,
        transparent 30%,
        rgb(132,136,186,0.5) 100%
    );
    z-index: 1;
    left: 0;
    top: 0;
}.coretitle_screen .corelearning_open::before,
.coretitle_screen .corelearning_open::after {
    background: rgb(171,177,209);
    content: "";
    width: 30px;
    position: absolute;
    top: 50%;
    height: 1px;
}.coretitle_screen .corelearning_open::before {
    left: -20px;
    transform: translateX(-100%);
}.coretitle_screen .corelearning_open::after {
    transform: translateX(100%);
    right: -20px;
}

@media (max-width: 1200px) {.coretitle_screen .corecontent_box .container {
    max-width: 960px;
}.coretitle_screen .corecontent_box p {
    max-width: 90%;
}
}

@media (max-width: 992px) {.coretitle_screen .corecontent_box .container {
    max-width: 720px;
}.coretitle_screen .corecontent_box p {
    max-width: 100%;
}.coretitle_screen .coremain_entry {
    max-height: 70vh;
}
}

@media (max-width: 768px) {.coretitle_screen .corecontent_box .container {
    max-width: 540px;
}.coretitle_screen .corecontent_box h1 {
    font-size: calc(38px * 0.85);
}.coretitle_screen .corecontent_box h3 {
    font-size: calc(24px * 0.9);
}.coretitle_screen .corelearning_open {
    bottom: 30px;
    gap: 12px;
}.coretitle_screen .corelearning_open label {
    width: 12px;
    height: 12px;
}.coretitle_screen .coremain_entry {
    max-height: 60vh;
}
}

@media (max-width: 576px) {.coretitle_screen .corecontent_box {
    padding: 40px 0 30px;
}.coretitle_screen .corecontent_box h1 {
    font-size: calc(38px * 0.7);
    margin-bottom: 10px;
}.coretitle_screen .corecontent_box h3 {
    margin-bottom: 15px;
    font-size: calc(24px * 0.8);
}.coretitle_screen .corecontent_box p {
    font-size: calc(17px * 0.9);
}.coretitle_screen .corelearning_open {
    bottom: 20px;
    gap: 10px;
    padding: 8px 15px;
}.coretitle_screen .corelearning_open label {
    width: 10px;
    height: 10px;
}.coretitle_screen .corelearning_open::before,
    .coretitle_screen .corelearning_open::after {
    display: none;
}.coretitle_screen .coremain_entry {
    max-height: 50vh;
}}

.coretitle_screen .coreheritage_edu::after {
    bottom: 20px;
    right: 20px;
    content: "";
    border-radius: 50%;
    width: 60px;
    opacity: 0.6;
    border: 1px solid rgb(171,177,209,0.5);
    height: 60px;
    z-index: 3;
    position: absolute;
}.coretitle_screen .coreheritage_edu::before {
    height: 40px;
    width: 40px;
    top: 30px;
    left: 30px;
    content: "";
    position: absolute;
    opacity: 0.4;
    border-radius: 50%;
    border: 1px solid rgb(132,136,186,0.5);
    z-index: 3;
}.coretitle_screen .corecourse_home {
    counter-reset: slideNum;
}.coretitle_screen .corelearn_page {
    counter-increment: slideNum;
    position: relative;
}.coretitle_screen .corelearn_page::before {
    right: 20px;
    color: #ffffff;
    font-size: 14px;
    z-index: 3;
    position: absolute;
    mix-blend-mode: difference;
    top: 20px;
    font-weight: 600;
    opacity: 0.7;
}.coretitle_screen {
    --slide-count: 5;
}.coretitle_screen .coremain_entry input:checked ~ .corecourse_home .corelearn_page img {
    animation: zoomPulse 8s infinite alternate;
}@keyframes zoomPulse {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.05);
    }
}.corecourse_program_description {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(132,136,186,0.5), rgb(218,221,233));
    overflow: hidden;
    position: relative;
}.corecourse_program_description::before {
    left: 0;
    height: 100%;
    z-index: 1;
    top: 0;
    width: 100%;
    position: absolute;
    opacity: 0.07;
    background: repeating-linear-gradient(
    45deg,
    rgb(171,177,209,0.5) 0px,
    transparent 1px,
    transparent 10px,
    rgb(171,177,209,0.5) 11px
  );
    content: "";
}.corecourse_program_description .container {
    padding: 0 2rem;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}.corecourse_program_description .corecareer_progress {
    background: #ffffff;
    flex-direction: column;
    transform: perspective(1000px) rotateY(-1deg);
    display: flex;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}.corecourse_program_description .corecareer_progress:hover {
    transform: perspective(1000px) rotateY(0);
}.corecourse_program_description .corephoto {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    height: 350px;
    position: relative;
}.corecourse_program_description .corephoto::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, 
    transparent 50%, 
    rgb(171,177,209,0.5) 100%
  );
}.corecourse_program_description .corecontent_box {
    position: relative;
    padding: 2.5rem 2.5rem 3rem;
    background: linear-gradient(
    135deg,
    #ffffff 0%,
    rgba(245, 248, 255, 0.9) 100%
  );
}.corecourse_program_description h3 {
    position: relative;
    transform: translateY(0);
    font-size: calc(18px * 1.1);
    color: #000000;
    margin-bottom: 1.5rem;
    font-family: Arial, sans-serif;
    transition: transform 0.3s ease;
    font-weight: 700;
}.corecourse_program_description h3::after {
    transform: scaleX(0.7);
    background: rgb(171,177,209);
    content: "";
    width: 60px;
    height: 3px;
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    bottom: -0.5rem;
    transform-origin: left;
    left: 0;
}.corecourse_program_description .corecareer_progress:hover h3::after {
    transform: scaleX(1);
}.corecourse_program_description p.description {
    line-height: 1.7;
    font-family: Arial, sans-serif;
    font-size: 15px;
    margin-bottom: 1.5rem;
    color: #000000;
    padding-right: 1rem;
    max-height: 250px;
    display: block;
    overflow-y: auto;
}.corecourse_program_description p.description::-webkit-scrollbar {
    width: 4px;
}.corecourse_program_description p.description::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.05);
}.corecourse_program_description p.description::-webkit-scrollbar-thumb {
    background: rgb(171,177,209,0.5);
    border-radius: 10px;
}.corecourse_program_description span.description {
    display: none;
}.corecourse_program_description .corecontent_box::before {
    background: rgb(171,177,209);
    top: -30px;
    position: absolute;
    height: 60px;
    content: "";
    transform: rotate(45deg);
    width: 60px;
    right: 30px;
    z-index: 3;
    opacity: 0.9;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
}.corecourse_program_description .corecareer_progress:hover .corecontent_box::before {
    transform: rotate(225deg);
}

@media (min-width: 768px) {.corecourse_program_description .corecareer_progress {
    height: 550px;
    flex-direction: row;
    align-items: stretch;
}.corecourse_program_description .corephoto {
    height: auto;
    width: 50%;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
}.corecourse_program_description .corecontent_box {
    flex-direction: column;
    justify-content: center;
    display: flex;
    padding: 3rem;
    width: 50%;
}.corecourse_program_description h3 {
    margin-bottom: 2rem;
    font-size: calc(18px * 1.2);
}.corecourse_program_description p.description {
    max-height: 350px;
}
}

@media (min-width: 992px) {.corecourse_program_description .corecareer_progress {
    height: 600px;
}.corecourse_program_description h3 {
    font-size: calc(36px * 0.75);
}.corecourse_program_description .corecontent_box {
    padding: 4rem;
}.corecourse_program_description p.description {
    font-size: calc(15px * 1.05);
    line-height: 1.75;
    max-height: 380px;
}
}

@media (max-width: 767px) {.corecourse_program_description {
    padding: 4rem 0;
}.corecourse_program_description .container {
    padding: 0 1.5rem;
}.corecourse_program_description .corecareer_progress {
    transform: none;
}.corecourse_program_description .corephoto {
    height: 250px;
}.corecourse_program_description .corecontent_box {
    padding: 2rem;
}.corecourse_program_description h3 {
    margin-bottom: 1rem;
    font-size: calc(18px * 0.95);
}.corecourse_program_description p.description {
    font-size: calc(15px * 0.95);
    max-height: 300px;
    line-height: 1.6;
}
}

@media (hover: none) {.corecourse_program_description .corecareer_progress,
  .corecourse_program_description .corecareer_progress:hover {
    transform: none;
}.corecourse_program_description h3::after {
    transform: scaleX(1);
}.corecourse_program_description .corecontent_box::before,
  .corecourse_program_description .corecareer_progress:hover .corecontent_box::before {
    transform: rotate(45deg);
}
}

@media (prefers-reduced-motion) {.corecourse_program_description .corecareer_progress,
  .corecourse_program_description h3::after,
  .corecourse_program_description .corecontent_box::before {
    transition: none;
}}.corestudy_process {
    align-items: center;
    display: flex;
    justify-content: center;
    background: rgb(218,221,233);
    min-height: 75vh;
    position: relative;
    overflow: hidden;
}.corestudy_process::before {
    content: "";
    left: 0;
    background: 
        radial-gradient(circle at 30% 30%, rgb(171,177,209,0.5) 0%, transparent 40%),
        radial-gradient(circle at 70% 70%, rgb(132,136,186,0.5) 0%, transparent 40%);
    z-index: 1;
    opacity: 0.6;
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
}.corestudy_process::after {
    left: 50%;
    background: 
        repeating-radial-gradient(
            circle at center,
            rgba(255, 255, 255, 0.03) 0px,
            rgba(255, 255, 255, 0.03) 1px,
            transparent 1px,
            transparent 30px
        );
    z-index: 1;
    height: 800px;
    top: 50%;
    animation: pulseRings 6s ease-in-out infinite;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    content: "";
    width: 800px;
    position: absolute;
}.corestudy_process .container {
    z-index: 5;
    width: 100%;
    position: relative;
    align-items: center;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 5rem 2rem;
    display: flex;
}.corestudy_process .coreheritage_edu {
    max-width: 1000px;
    position: relative;
    flex-direction: column;
    display: flex;
    align-items: center;
    width: 100%;
    aspect-ratio: 1 / 1;
    justify-content: center;
}.corestudy_process .coreheritage_edu::before {
    left: 0;
    opacity: 0.6;
    border: 2px solid rgb(171,177,209,0.5);
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    content: "";
    animation: rotateCircle 20s linear infinite;
    position: absolute;
}.corestudy_process .coreheritage_edu::after {
    position: absolute;
    animation: rotateCircle 30s linear infinite reverse;
    left: 10%;
    top: 10%;
    content: "";
    width: 80%;
    border: 2px dashed rgb(132,136,186,0.5);
    opacity: 0.4;
    border-radius: 50%;
    height: 80%;
}.corestudy_process h3 {
    z-index: 3;
    max-width: 600px;
    text-align: center;
    color: rgb(171,177,209);
    border-radius: 26px;
    font-weight: 700;
    background: #ffffff;
    width: 70%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    margin: 0 0 20%;
    padding: 2rem 3rem;
    position: relative;
    font-size: 36px;
}.corestudy_process h3::before {
    background: linear-gradient(to bottom, rgb(171,177,209), transparent);
    left: 50%;
    position: absolute;
    height: 20%;
    bottom: -20%;
    content: "";
    z-index: 2;
    width: 2px;
}.corestudy_process h3::after {
    width: 30px;
    border-radius: 5px;
    position: absolute;
    animation: rotateElement 10s linear infinite;
    background: #ffffff;
    content: "";
    transform: translate(-50%, 50%) rotate(45deg);
    z-index: 2;
    left: 50%;
    bottom: -20%;
    height: 30px;
    border: 2px solid rgb(171,177,209,0.5);
}.corestudy_process span {
    line-height: 1.8;
    width: 70%;
    padding: 2rem 3rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    text-align: center;
    z-index: 2;
    background: #ffffff;
    font-size: 14px;
    border-radius: 26px;
    position: relative;
    color: #000000;
    max-width: 600px;
}.corestudy_process span::before {
    animation: glowPulse 4s ease-in-out infinite alternate;
    content: "";
    inset: -5px;
    background: linear-gradient(135deg, rgb(171,177,209,0.5), rgb(132,136,186,0.5));
    position: absolute;
    filter: blur(5px);
    z-index: -1;
    opacity: 0.3;
    border-radius: inherit;
}.corestudy_process span::after {
    z-index: 3;
    width: 20px;
    transform: translateX(-50%) rotate(45deg);
    position: absolute;
    left: 50%;
    top: -10px;
    border: 2px solid rgb(132,136,186,0.5);
    background: #ffffff;
    content: "";
    height: 20px;
}

@keyframes pulseRings {
    0%, 100% {
        opacity: 0.1;
        transform: translate(-50%, -50%) scale(1);
    }
    50% {
        opacity: 0.2;
        transform: translate(-50%, -50%) scale(1.05);
    }
}

@keyframes rotateCircle {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotateElement {
    0% {
        transform: translate(-50%, 50%) rotate(45deg);
    }
    100% {
        transform: translate(-50%, 50%) rotate(405deg);
    }
}

@keyframes glowPulse {
    0%, 100% {
        opacity: 0.3;
        filter: blur(5px);
    }
    50% {
        opacity: 0.5;
        filter: blur(10px);
    }
}

@media (max-width: 992px) {.corestudy_process .container {
    padding: 4rem 1.5rem;
}.corestudy_process .coreheritage_edu {
    aspect-ratio: auto;
    height: auto;
    gap: 4rem;
}.corestudy_process h3 {
    width: 80%;
    padding: 1.8rem 2.5rem;
    margin: 0;
    font-size: calc(36px * 0.9);
}.corestudy_process span {
    padding: 1.8rem 2.5rem;
    width: 80%;
    font-size: calc(14px * 0.95);
}.corestudy_process h3::before,
    .corestudy_process h3::after {
    display: none;
}.corestudy_process span::after {
    display: none;
}.corestudy_process .coreheritage_edu::before,
    .corestudy_process .coreheritage_edu::after {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 26px;
}
}

@media (max-width: 768px) {.corestudy_process {
    min-height: auto;
    padding: 3rem 0;
}.corestudy_process .container {
    padding: 0 1.2rem;
}.corestudy_process .coreheritage_edu {
    gap: 2rem;
}.corestudy_process h3 {
    padding: 1.5rem 2rem;
    font-size: calc(36px * 0.8);
    width: 100%;
}.corestudy_process span {
    font-size: calc(14px * 0.9);
    padding: 1.5rem 2rem;
    width: 100%;
}
}

@media (max-width: 576px) {.corestudy_process {
    padding: 2.5rem 0;
}.corestudy_process .container {
    padding: 0 1rem;
}.corestudy_process .coreheritage_edu {
    gap: 1.5rem;
}.corestudy_process h3 {
    font-size: calc(36px * 0.7);
    padding: 1.2rem 1.5rem;
}.corestudy_process span {
    padding: 1.2rem 1.5rem;
    font-size: calc(14px * 0.85);
}.corestudy_process .coreheritage_edu::before,
    .corestudy_process .coreheritage_edu::after {
    display: none;
}
}