* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}a {
    color: inherit;
    text-decoration: none;
}.container {
    margin: auto;
    width: 1167px;
    max-width: 100%;
}.main_page {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}.recycle_info {
    flex: 0 0 auto;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    font-family: Arial, sans-serif;
    height: 100%;
    scroll-behavior: auto;
    color: #000000;
    min-height: 100%;
}.wrapping-container {
    flex-direction: column;
    display: flex;
    height: 100%;
    min-height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.alertPrivacySettings {
    border-top: 2px solid rgb(196,191,208);
    position: fixed;
    background: rgb(228,225,233);
    width: 100%;
    z-index: 90;
    bottom: 0;
}.consent_learn {
    padding: 20px 0;
    justify-content: space-between;
    align-items: center;
    display: flex;
}#cookiePolicyPopup {
    display: none;
}#cookiePolicyPopup:checked ~ .alertPrivacySettings {
    visibility: hidden;
    opacity: 0;
}.alertPrivacySettings h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.alertPrivacySettings p {
    font-size: 18px;
}.cookie_protect {
    flex-shrink: 0;
    margin-right: 10px;
}.cookie_protect svg, .cookie_protect svg path, .cookie_protect img {
    height: 100px;
    width: 100px;
    fill: rgb(196,191,208);
}.data_opt {
    text-decoration: none;
    font-size: 24px;
    text-align: center;
    min-width: 120px;
    color: rgb(196,191,208);
    line-height: 35px;
    flex-shrink: 0;
    border-bottom: 2px solid rgb(196,191,208);
    margin-left: 10px;
    cursor: pointer;
    white-space: nowrap;
}.alertPrivacySettings p a {
    color: rgb(196,191,208);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.alertPrivacySettings {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie_protect {
    display: none;
}.consent_learn {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.alertPrivacySettings h5 {
    text-align: center;
}.alertPrivacySettings p {
    text-align: center;
}.learn_agree {
    margin-bottom: 20px;
}body .wrapping-container .data_opt {
    margin-bottom: 10px;
    margin-left: 0;
}}
.wrapping-container .alertPrivacySettings {
    border: none;
    box-shadow: rgb(196,191,208,0.5) 0px 0px 40px 39px;
    background: #ffffff;
}.wrapping-container .data_opt {
    border: none;
    margin-left: 30px;
    padding: 10px;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    background: rgb(196,191,208);
}.wrapping-container .cookie_protect {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    background:rgb(196,191,208);
}.wrapping-container .cookie_protect svg, .wrapping-container .cookie_protect svg path, .wrapping-container .cookie_protect img {
    height: 40px;
    fill:#000000;
    width: 40px;
}.wrapping-container .learn_agree h5, .wrapping-container .learn_agree p {
    color: #000000;
}
@media only screen and (max-width: 800px){.wrapping-container .cookie_protect {
    margin-bottom: 14px;
    margin: 0;
}}.statistical_summary {
    overflow: hidden;
    align-items: center;
    padding: 0;
    background: rgb(228,225,233);
    min-height: 100vh;
    display: flex;
    position: relative;
}.statistical_summary::before {
    content: "";
    z-index: 0;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    opacity: 0.1;
    background: linear-gradient(to bottom right, rgb(196,191,208,0.5) 0%, transparent 70%);
}.statistical_summary::after {
    background-size: 100px 100px;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    background: 
        linear-gradient(to right, transparent, rgba(0, 0, 0, 0.02) 20%, transparent 30%),
        linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.02) 20%, transparent 30%);
}.statistical_summary .container {
    grid-template-columns: 1fr 1fr;
    gap: 0;
    max-width: 1400px;
    grid-template-rows: auto auto;
    position: relative;
    width: 100%;
    margin: 0 auto;
    z-index: 1;
    display: grid;
}.statistical_summary .career_statistics {
    justify-content: center;
    grid-column: 1;
    grid-row: 1 / span 2;
    background: linear-gradient(135deg, rgb(196,191,208) 0%, rgb(158,152,173) 100%);
    padding: 5rem;
    flex-direction: column;
    display: flex;
    color: #ffffff;
    min-height: 100vh;
    position: relative;
}.statistical_summary .career_statistics::before {
    position: absolute;
    content: "";
    z-index: 1;
    right: 0;
    background: linear-gradient(to left, rgb(228,225,233), transparent);
    width: 100px;
    top: 0;
    height: 100%;
}.statistical_summary .knowledge_gains {
    position: relative;
    margin: 0 0 2rem;
    font-weight: 700;
    font-size: calc(44px * 1.2);
    color: #ffffff;
    line-height: 1.2;
}.statistical_summary .knowledge_gains::after {
    position: absolute;
    height: 4px;
    background: #ffffff;
    content: "";
    left: 0;
    border-radius: 10px;
    bottom: -1rem;
    width: 80px;
}.statistical_summary .statistics_gains {
    margin: 0;
    font-size: 18px;
    opacity: 0.9;
    line-height: 1.8;
    color: #ffffff;
    max-width: 600px;
    font-weight: 400;
}.statistical_summary .success_statistics {
    grid-column: 2;
    grid-row: 1 / span 2;
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.05);
    flex-direction: column;
    display: flex;
    background: #ffffff;
    justify-content: center;
    gap: 3rem;
    padding: 5rem;
}.statistical_summary .knowledge_upgrade {
    padding: 0;
    position: relative;
    display: flex;
    transition: all 0.3s ease;
    align-items: center;
}.statistical_summary .knowledge_upgrade:hover {
    transform: translateX(10px);
}.statistical_summary .knowledge_upgrade h4 {
    font-weight: 700;
    padding-bottom: 0.5rem;
    font-size: calc(44px * 1.5);
    flex: 0 0 auto;
    position: relative;
    margin: 0 2rem 0 0;
    line-height: 1;
    color: rgb(196,191,208);
}.statistical_summary .knowledge_upgrade:nth-child(even) h4 {
    color: rgb(158,152,173);
}.statistical_summary .knowledge_upgrade h4::after {
    content: "";
    width: 100%;
    transition: all 0.3s ease;
    background: currentColor;
    left: 0;
    bottom: 0;
    opacity: 0.3;
    height: 2px;
    position: absolute;
}.statistical_summary .knowledge_upgrade:hover h4::after {
    width: 120%;
    opacity: 0.8;
}.statistical_summary .knowledge_upgrade span {
    color: #000000;
    padding-left: 2rem;
    flex: 1;
    font-size: 18px;
    position: relative;
    font-weight: 400;
    line-height: 1.5;
}.statistical_summary .knowledge_upgrade span::before {
    height: 100%;
    left: 0;
    top: 50%;
    position: absolute;
    opacity: 0.5;
    background: linear-gradient(to bottom, transparent, rgb(196,191,208,0.5), transparent);
    transform: translateY(-50%);
    width: 1px;
    content: "";
}.statistical_summary .knowledge_upgrade:nth-child(even) span::before {
    background: linear-gradient(to bottom, transparent, rgb(158,152,173,0.5), transparent);
}.statistical_summary svg {
    fill: rgb(196,191,208,0.5);
    right: 0;
    height: 24px;
    transform: translateY(-50%);
    opacity: 0.7;
    width: 24px;
    top: 50%;
    transition: all 0.3s ease;
    position: absolute;
}.statistical_summary .knowledge_upgrade:nth-child(even) svg {
    fill: rgb(158,152,173,0.5);
}.statistical_summary svg path {
    fill: inherit;
}.statistical_summary .knowledge_upgrade:hover svg {
    opacity: 1;
    transform: translateY(-50%) scale(1.2);
}

@media (max-width: 1200px) {.statistical_summary .container {
    grid-template-columns: 1.2fr 0.8fr;
}.statistical_summary .career_statistics {
    padding: 3rem;
}.statistical_summary .success_statistics {
    padding: 3rem;
}.statistical_summary .knowledge_upgrade h4 {
    margin-right: 1.5rem;
    font-size: calc(44px * 1.2);
}
}

@media (max-width: 992px) {.statistical_summary {
    min-height: auto;
}.statistical_summary .container {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
}.statistical_summary .career_statistics {
    grid-row: 1;
    grid-column: 1;
    min-height: auto;
    padding: 4rem 3rem;
}.statistical_summary .career_statistics::before {
    display: none;
}.statistical_summary .success_statistics {
    grid-row: 2;
    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.05);
    grid-column: 1;
    padding: 4rem 3rem;
}.statistical_summary .knowledge_gains {
    margin-bottom: 1.5rem;
    font-size: calc(31px * 1.1);
}.statistical_summary .knowledge_gains::after {
    height: 3px;
    bottom: -0.8rem;
    width: 60px;
}
}

@media (max-width: 768px) {.statistical_summary .career_statistics {
    padding: 3rem 2rem;
}.statistical_summary .success_statistics {
    gap: 2.5rem;
    padding: 3rem 2rem;
}.statistical_summary .knowledge_upgrade h4 {
    font-size: calc(31px * 1.2);
    margin-right: 1.2rem;
}.statistical_summary .knowledge_upgrade span {
    padding-left: 1.5rem;
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 576px) {.statistical_summary .career_statistics {
    padding: 2.5rem 1.5rem;
}.statistical_summary .success_statistics {
    padding: 2.5rem 1.5rem;
    gap: 2rem;
}.statistical_summary .knowledge_upgrade {
    flex-direction: column;
    align-items: flex-start;
}.statistical_summary .knowledge_upgrade h4 {
    margin: 0 0 1rem 0;
}.statistical_summary .knowledge_upgrade span {
    padding-left: 0;
}.statistical_summary .knowledge_upgrade span::before {
    display: none;
}.statistical_summary svg {
    top: 0;
    transform: none;
    right: 0;
}.statistical_summary .knowledge_upgrade:hover svg {
    transform: scale(1.2);
}.statistical_summary .knowledge_gains {
    font-size: 31px;
    margin-bottom: 1.2rem;
}.statistical_summary .knowledge_gains::after {
    width: 50px;
    bottom: -0.6rem;
    height: 3px;
}.statistical_summary .statistics_gains {
    font-size: calc(18px * 0.9);
    line-height: 1.7;
}}.leadership_experience {
    position: relative;
    background: linear-gradient(135deg, rgb(228,225,233) 0%, #ffffff 100%);
    padding: 5rem 0;
    overflow: hidden;
}.leadership_experience::before {
    opacity: 0.1;
    left: 0;
    height: 100%;
    z-index: 0;
    top: 0;
    width: 100%;
    position: absolute;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(196,191,208,0.5) 49.5%, rgb(196,191,208,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(158,152,173,0.5) 49.5%, rgb(158,152,173,0.5) 50.5%, transparent 50.5%);
    background-size: 120px 120px;
    transform: perspective(1000px) rotateX(5deg);
    content: "";
}.leadership_experience .container {
    position: relative;
    perspective: 1000px;
    max-width: 1200px;
    z-index: 1;
    transform-style: preserve-3d;
    margin: 0 auto;
}.leadership_experience .opinion_corner {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    background: #ffffff;
    grid-gap: 2rem;
    grid-template-columns: 1fr;
    display: grid;
    position: relative;
    padding: 3rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-2deg);
}.leadership_experience .opinion_corner:hover {
    transform: perspective(1000px) rotateY(0deg);
}.leadership_experience .opinion_corner::before {
    left: -10px;
    z-index: -1;
    background: linear-gradient(135deg, rgb(196,191,208,0.5) 0%, rgb(158,152,173,0.5) 100%);
    filter: blur(8px);
    transition: opacity 0.5s ease;
    position: absolute;
    bottom: -10px;
    right: -10px;
    opacity: 0;
    top: -10px;
    content: "";
}.leadership_experience .opinion_corner:hover::before {
    opacity: 0.7;
}.leadership_experience .opinion_corner > div:nth-child(1) {
    grid-area: photo;
}.leadership_experience .opinion_corner > div:nth-child(2) {
    grid-area: info;
}.leadership_experience .opinion_corner > div:nth-child(3) {
    grid-area: quote;
}.leadership_experience .img_cell {
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    transform: translateZ(30px);
    height: 240px;
    clip-path: polygon(0% 15%, 15% 0%, 85% 0%, 100% 15%, 100% 85%, 85% 100%, 15% 100%, 0% 85%);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    width: 240px;
    overflow: hidden;
    position: relative;
}.leadership_experience .opinion_corner:hover .img_cell {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
    transform: translateZ(50px) scale(1.05);
}.leadership_experience .img_cell::after {
    transition: opacity 0.4s ease;
    height: 100%;
    position: absolute;
    left: 0;
    opacity: 0.3;
    top: 0;
    background: linear-gradient(135deg, rgb(196,191,208,0.5) 0%, transparent 100%);
    content: "";
    width: 100%;
}.leadership_experience .opinion_corner:hover .img_cell::after {
    opacity: 0.5;
}.leadership_experience .name {
    transform: translateZ(15px);
    font-weight: 700;
    transition: transform 0.3s ease;
    color: rgb(196,191,208);
    margin: 0 0 0.5rem;
    position: relative;
    font-size: calc(18px * 1.2);
}.leadership_experience .name::after {
    height: 3px;
    content: "";
    width: 60px;
    left: 0;
    background: rgb(158,152,173);
    transform-origin: left;
    transition: transform 0.4s ease-out;
    position: absolute;
    transform: scaleX(0.7);
    bottom: -10px;
}.leadership_experience .opinion_corner:hover .name::after {
    transform: scaleX(1);
}.leadership_experience .opinion_corner > div:nth-child(2) > div {
    color: rgb(158,152,173);
    font-size: calc(14px * 1.1);
    margin-top: 1.5rem;
    font-weight: 600;
    position: relative;
    transform: translateZ(10px);
    font-family: Arial, sans-serif;
}.leadership_experience .job_progress {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 1.8;
    position: relative;
    transform: translateZ(5px);
    text-align: justify;
}.leadership_experience .job_progress::before {
    color: rgb(196,191,208,0.5);
    left: -1.5rem;
    content: "";
    opacity: 0.2;
    font-size: 6rem;
    position: absolute;
    transform: translateZ(5px);
    transition: all 0.4s ease;
    font-family: Georgia, serif;
    top: -3.5rem;
}.leadership_experience .opinion_corner:hover .job_progress::before {
    transform: translateZ(15px) translateY(-10px);
    opacity: 0.4;
}

@media (min-width: 768px) {.leadership_experience .opinion_corner {
    grid-template-columns: auto 1fr;
    align-items: center;
    grid-template-areas:
            "photo info"
            "quote quote";
    padding: 4rem;
}.leadership_experience .opinion_corner > div:nth-child(2) {
    padding-left: 2rem;
}.leadership_experience .job_progress {
    margin-top: 2rem;
}
}

@media (min-width: 992px) {.leadership_experience {
    padding: 8rem 0;
}.leadership_experience .opinion_corner {
    grid-template-areas:
            "photo info"
            "photo quote";
    grid-template-columns: auto 1fr;
    grid-template-rows: auto 1fr;
    padding: 5rem;
}.leadership_experience .job_progress {
    padding-left: 2rem;
    margin-top: 0;
}.leadership_experience .img_cell {
    height: 280px;
    width: 280px;
}
}

@media (max-width: 767px) {.leadership_experience .opinion_corner {
    padding: 2rem;
    transform: perspective(1000px) rotateY(0deg);
    grid-template-areas:
            "img_cell"
            "request_reach"
            "job_progress";
}.leadership_experience .img_cell {
    width: 180px;
    margin: 0 auto;
    height: 180px;
}.leadership_experience .name {
    margin-top: 1.5rem;
    text-align: center;
}.leadership_experience .name::after {
    transform: translateX(-50%) scaleX(0.7);
    left: 50%;
}.leadership_experience .opinion_corner:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.leadership_experience .opinion_corner > div:nth-child(2) > div {
    text-align: center;
    margin-top: 1rem;
}.leadership_experience .job_progress {
    margin-top: 1.5rem;
    text-align: left;
}}.title_screen {
    background: #000000;
    position: relative;
    width: 100%;
    overflow: hidden;
}.title_screen::before {
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.1;
    background: repeating-linear-gradient(
        -45deg,
        rgb(196,191,208,0.5) 0,
        rgb(196,191,208,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    content: "";
    z-index: 1;
    top: 0;
    position: absolute;
}.title_screen .edu_philosophy {
    width: 100%;
    display: grid;
    height: 75vh;
    position: relative;
    grid-template-columns: 2fr 1fr;
    z-index: 2;
}.title_screen .main_welcome {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border-radius: 0 0 13px 0;
    width: 100%;
    height: 75vh;
    position: relative;
}.title_screen .main_welcome input {
    display: none;
}.title_screen .edu_online {
    transition: transform 0.7s cubic-bezier(0.5, 0, 0.2, 1);
    display: flex;
    height: 100%;
    width: 500%;
}.title_screen .main_front {
    position: relative;
    overflow: hidden;
    width: 20%;
    height: 100%;
}.title_screen .main_front img {
    object-fit: cover;
    transition: transform 1.2s ease-out, filter 0.7s ease;
    transform: scale(1.1);
    filter: contrast(1.05) brightness(0.9);
    width: 100%;
    height: 100%;
}.title_screen .start_page {
    border-radius: 0 13px 0 0;
    display: flex;
    position: absolute;
    z-index: 10;
    bottom: 0;
    padding: 15px 20px;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
}.title_screen .start_page label {
    height: 12px;
    border: 2px solid rgb(158,152,173,0.5);
    margin: 0 6px;
    cursor: pointer;
    width: 12px;
    background: transparent;
    border-radius: 50%;
    position: relative;
    transition: all 0.3s ease-out;
}.title_screen .start_page label::after {
    content: "";
    position: absolute;
    transform: scale(0);
    border-radius: 50%;
    background: rgb(158,152,173);
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    inset: 2px;
}.title_screen .start_page label:hover::after {
    transform: scale(0.5);
}.title_screen .text_clip {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 2rem 0 3rem;
    background: rgb(196,191,208);
    position: relative;
    overflow: hidden;
}.title_screen .text_clip::before {
    content: "";
    z-index: 0;
    opacity: 0.15;
    height: 100%;
    background: 
        linear-gradient(135deg, rgb(196,191,208,0.5) 0%, transparent 100%),
        radial-gradient(circle at 90% 90%, rgb(158,152,173,0.5) 0%, transparent 50%);
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
}.title_screen .text_clip .container {
    max-width: 100%;
    z-index: 1;
    position: relative;
}.title_screen .text_clip h1 {
    font-weight: 700;
    color: #ffffff;
    font-size: 38px;
    margin-bottom: 1.5rem;
    position: relative;
    display: inline-block;
}.title_screen .text_clip h1::after {
    height: 3px;
    left: 0;
    position: absolute;
    content: "";
    bottom: -8px;
    width: 40%;
    background: rgb(158,152,173);
}.title_screen .text_clip h3 {
    font-size: 20px;
    margin-bottom: 2rem;
    color: #ffffff;
    opacity: 0.9;
    font-weight: 600;
}.title_screen .text_clip p {
    font-weight: 400;
    color: #ffffff;
    font-size: 17px;
    opacity: 0.8;
    max-width: 100%;
    line-height: 1.7;
    margin-bottom: 1rem;
}.title_screen input:nth-of-type(1):checked ~ .edu_online {
    transform: translateX(0);
}.title_screen input:nth-of-type(2):checked ~ .edu_online {
    transform: translateX(-20%);
}.title_screen input:nth-of-type(3):checked ~ .edu_online {
    transform: translateX(-40%);
}.title_screen input:nth-of-type(4):checked ~ .edu_online {
    transform: translateX(-60%);
}.title_screen input:nth-of-type(5):checked ~ .edu_online {
    transform: translateX(-80%);
}.title_screen input:nth-of-type(6):checked ~ .edu_online {
    transform: translateX(-100%);
}.title_screen input:nth-of-type(7):checked ~ .edu_online {
    transform: translateX(-120%);
}.title_screen input:nth-of-type(8):checked ~ .edu_online {
    transform: translateX(-140%);
}.title_screen input:nth-of-type(9):checked ~ .edu_online {
    transform: translateX(-160%);
}.title_screen input:nth-of-type(10):checked ~ .edu_online {
    transform: translateX(-180%);
}.title_screen input:nth-of-type(1):checked ~ .start_page label:nth-child(1)::after,
.title_screen input:nth-of-type(2):checked ~ .start_page label:nth-child(2)::after,
.title_screen input:nth-of-type(3):checked ~ .start_page label:nth-child(3)::after,
.title_screen input:nth-of-type(4):checked ~ .start_page label:nth-child(4)::after,
.title_screen input:nth-of-type(5):checked ~ .start_page label:nth-child(5)::after,
.title_screen input:nth-of-type(6):checked ~ .start_page label:nth-child(6)::after,
.title_screen input:nth-of-type(7):checked ~ .start_page label:nth-child(7)::after,
.title_screen input:nth-of-type(8):checked ~ .start_page label:nth-child(8)::after,
.title_screen input:nth-of-type(9):checked ~ .start_page label:nth-child(9)::after,
.title_screen input:nth-of-type(10):checked ~ .start_page label:nth-child(10)::after {
    transform: scale(1);
}.title_screen input:nth-of-type(1):checked ~ .start_page label:nth-child(1),
.title_screen input:nth-of-type(2):checked ~ .start_page label:nth-child(2),
.title_screen input:nth-of-type(3):checked ~ .start_page label:nth-child(3),
.title_screen input:nth-of-type(4):checked ~ .start_page label:nth-child(4),
.title_screen input:nth-of-type(5):checked ~ .start_page label:nth-child(5),
.title_screen input:nth-of-type(6):checked ~ .start_page label:nth-child(6),
.title_screen input:nth-of-type(7):checked ~ .start_page label:nth-child(7),
.title_screen input:nth-of-type(8):checked ~ .start_page label:nth-child(8),
.title_screen input:nth-of-type(9):checked ~ .start_page label:nth-child(9),
.title_screen input:nth-of-type(10):checked ~ .start_page label:nth-child(10) {
    border-color: rgb(158,152,173);
    transform: scale(1.1);
}.title_screen input:checked ~ .edu_online .main_front img {
    transform: scale(1);
    filter: contrast(1.1) brightness(1);
}

@media (max-width: 1199px) {.title_screen .text_clip {
    padding: 0 1.5rem 0 2.5rem;
}
}

@media (max-width: 991px) {.title_screen .edu_philosophy {
    grid-template-columns: 1.5fr 1fr;
}.title_screen .text_clip {
    padding: 0 1.2rem 0 2rem;
}.title_screen .text_clip h1 {
    font-size: calc(38px * 0.9);
}.title_screen .text_clip h3 {
    margin-bottom: 1.5rem;
    font-size: calc(20px * 0.9);
}.title_screen .text_clip p {
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 767px) {.title_screen .edu_philosophy {
    grid-template-columns: 1fr;
    min-height: 80vh;
    grid-template-rows: 1fr auto;
    height: auto;
}.title_screen .main_welcome {
    border-radius: 0;
    height: 50vh;
}.title_screen .text_clip {
    padding: 2.5rem 2rem;
}.title_screen .text_clip h1 {
    font-size: calc(38px * 0.85);
}.title_screen .text_clip h3 {
    font-size: calc(20px * 0.85);
    margin-bottom: 1.2rem;
}.title_screen .start_page {
    border-radius: 0;
}
}

@media (max-width: 575px) {.title_screen .main_welcome {
    height: 45vh;
}.title_screen .text_clip {
    padding: 2rem 1.5rem;
}.title_screen .text_clip h1 {
    margin-bottom: 1.2rem;
    font-size: calc(38px * 0.8);
}.title_screen .text_clip h3 {
    font-size: calc(18px * 1.1);
    margin-bottom: 1rem;
}.title_screen .text_clip p {
    line-height: 1.5;
    font-size: calc(17px * 0.9);
    margin-bottom: 0.8rem;
}.title_screen .start_page {
    padding: 12px 15px;
}.title_screen .start_page label {
    margin: 0 5px;
    height: 10px;
    width: 10px;
}
}

@media (max-width: 480px) {.title_screen .main_welcome {
    height: 40vh;
}
}

@media (max-width: 400px) {.title_screen .main_welcome {
    height: 35vh;
}
}

@media (orientation: landscape) and (max-height: 600px) and (min-width: 768px) {.title_screen .edu_philosophy {
    height: 85vh;
}.title_screen .main_welcome {
    height: 85vh;
}}.privacy_sanctum {
    padding: 2rem;
    display: flex;
    border: 1px solid rgb(196,191,208);
    gap: 1.5rem;
    color: #000000;
    background-color: #ffffff;
    flex-direction: column;
    font-family: Arial, sans-serif;
}.privacy_sanctum h1, .privacy_sanctum h2 {
    text-transform: uppercase;
    margin-bottom: 0.75rem;
    color: rgb(196,191,208);
    letter-spacing: 0.05em;
}.privacy_sanctum h1 {
    font-weight: 700;
    border-left: 4px solid rgb(158,152,173);
    padding-left: 0.5rem;
    font-size: 45px;
}.privacy_sanctum h2 {
    font-size: 33px;
    border-left: 3px solid rgb(158,152,173,0.5);
    font-weight: 600;
    padding-left: 0.5rem;
}.privacy_sanctum ul {
    gap: 0.5rem;
    display: flex;
    list-style: none;
    padding-left: 0;
    margin: 0;
    flex-direction: column;
}.privacy_sanctum ul li {
    font-size: 15px;
    font-weight: 400;
    align-items: center;
    padding: 0.5rem;
    background-color: rgb(158,152,173,0.5);
    border-radius: 10px;
    display: flex;
}.privacy_sanctum ul li::before {
    height: 10px;
    margin-right: 0.75rem;
    background-color: rgb(196,191,208);
    width: 10px;
    border-radius: 50%;
    content: '';
}.privacy_sanctum p, .privacy_sanctum span {
    color: #000000;
    line-height: 1.5;
    margin-bottom: 1rem;
    font-size: 15px;
}.privacy_sanctum div {
    gap: 1rem;
    display: flex;
    flex-direction: column;
}.privacy_sanctum section {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
@media only screen and (max-width: 800px) {.privacy_sanctum {
    gap: 1rem;
    padding: 1.5rem;
    border-radius: 10px;
}.privacy_sanctum h1 {
    font-size: calc(21px * 0.9);
}.privacy_sanctum h2 {
    font-size: calc(21px * 0.9);
}.privacy_sanctum ul {
    gap: 0.75rem;
}.privacy_sanctum ul li {
    padding: 0.75rem;
}.privacy_sanctum ul li::before {
    height: 8px;
    width: 8px;
}}.course_program {
    grid-template-columns: 1fr 1fr;
    display: grid;
    overflow: hidden;
    background: rgb(158,152,173);
    min-height: 100vh;
    position: relative;
}.course_program .job_classes {
    right: 0;
    overflow: hidden;
    position: absolute;
    width: 50%;
    top: 0;
    height: 100%;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
}.course_program .program_map {
    width: 100%;
    flex-direction: column;
    animation: verticalScroll 25s ease-in-out infinite alternate;
    height: 400%;
    display: flex;
}.course_program .job_classes:hover .program_map {
    animation-play-state: paused;
}.course_program .job_ready {
    height: 25%;
    transform: scale(1.1);
    transition: transform 0.5s ease;
    width: 100%;
    position: relative;
}.course_program .job_ready::after {
    background: linear-gradient(to right, #000000 0%, transparent 50%);
    content: "";
    z-index: 1;
    inset: 0;
    position: absolute;
}.course_program .job_ready img {
    filter: saturate(0.8) contrast(1.2);
    transition: filter 0.5s ease;
    height: 100%;
    width: 100%;
    object-fit: cover;
}.course_program .job_ready:hover img {
    filter: saturate(1.2) contrast(1.3);
}@keyframes verticalScroll {
    0%, 5% {
        transform: translateY(0);
    }
    23%, 28% {
        transform: translateY(-25%);
    }
    48%, 53% {
        transform: translateY(-50%);
    }
    73%, 78% {
        transform: translateY(-75%);
    }
    95%, 100% {
        transform: translateY(-75%);
    }
}

.course_program .container {
    display: flex;
    position: relative;
    grid-column: 1;
    height: 100%;
    z-index: 5;
    align-items: center;
}.course_program .edu_philosophy {
    padding-right: 10%;
    padding-left: 10%;
    width: 100%;
}.course_program .study_path {
    background: transparent;
    border-left: 4px solid rgb(196,191,208);
    position: relative;
    padding: 4rem 3rem;
}.course_program .study_path::before {
    height: 100%;
    content: "";
    top: 0;
    width: 0;
    transition: width 0.6s ease;
    z-index: -1;
    background: rgb(196,191,208,0.5);
    position: absolute;
    left: 0;
}.course_program .study_path:hover::before {
    width: 100%;
}.course_program .study_path::after {
    transform: translateY(-50%) rotate(45deg);
    position: absolute;
    content: "";
    height: 40px;
    background: rgb(196,191,208);
    left: -20px;
    width: 40px;
    top: 50%;
}.course_program .study_path h3 {
    letter-spacing: 2px;
    font-size: 48px;
    text-transform: uppercase;
    margin-bottom: 2rem;
    color: #ffffff;
    font-weight: 700;
}.course_program .study_path span > * {
    display: inline-block;
    transform: skewX(15deg);
}.course_program .study_path p {
    border-left: 2px solid rgb(158,152,173);
    padding-left: 1rem;
    line-height: 1.8;
    margin-bottom: 2.5rem;
    color: #ffffff;
    font-size: 12px;
    position: relative;
}.course_program .study_path .support_section {
    transition: color 0.3s ease;
    font-size: 16px;
    letter-spacing: 1px;
    overflow: hidden;
    padding: 1rem 2.5rem;
    text-decoration: none;
    background: transparent;
    color: #ffffff;
    position: relative;
    z-index: 1;
    border: 2px solid rgb(196,191,208);
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
}.course_program .study_path .support_section::before {
    position: absolute;
    left: 0;
    height: 100%;
    background: rgb(196,191,208);
    content: "";
    top: 0;
    width: 0;
    transition: width 0.3s ease;
    z-index: -1;
}.course_program .study_path .support_section:hover {
    color: #000000;
}.course_program .study_path .support_section:hover::before {
    width: 100%;
}

@media screen and (max-width: 1200px) {.course_program .study_path h3 {
    font-size: calc(48px * 0.85);
}.course_program .edu_philosophy {
    padding-right: 0;
    padding-left: 5%;
}
}

@media screen and (max-width: 992px) {.course_program {
    grid-template-columns: 1fr;
    grid-template-rows: 40vh 1fr;
}.course_program .job_classes {
    width: 100%;
    height: 40vh;
    position: relative;
    clip-path: none;
}.course_program .program_map {
    flex-direction: row;
    height: 100%;
    width: 400%;
    animation: horizontalScroll 25s ease-in-out infinite alternate;
}.course_program .job_ready {
    height: 100%;
    width: 25%;
}.course_program .job_ready::after {
    background: linear-gradient(to bottom, #000000 0%, transparent 50%);
}.course_program .container {
    padding: 3rem 0;
    grid-column: auto;
    grid-row: 2;
}.course_program .edu_philosophy {
    padding: 0 5%;
}
    
    @keyframes horizontalScroll {
        0%, 5% {
            transform: translateX(0);
        }
        23%, 28% {
            transform: translateX(-25%);
        }
        48%, 53% {
            transform: translateX(-50%);
        }
        73%, 78% {
            transform: translateX(-75%);
        }
        95%, 100% {
            transform: translateX(-75%);
        }
    }
}

@media screen and (max-width: 768px) {.course_program .study_path {
    padding: 3rem 1.5rem;
}.course_program .study_path h3 {
    margin-bottom: 1.5rem;
    font-size: 36px;
}.course_program .study_path::after {
    height: 30px;
    left: -15px;
    width: 30px;
}
}

@media screen and (max-width: 480px) {.course_program {
    grid-template-rows: 30vh 1fr;
}.course_program .job_classes {
    height: 30vh;
}.course_program .program_map {
    width: 300%;
    animation-duration: 20s;
}.course_program .job_ready {
    width: 33.333%;
}.course_program .study_path {
    border-left-width: 3px;
    padding: 2rem 1rem;
}.course_program .study_path h3 {
    font-size: calc(36px * 0.9);
    letter-spacing: 1px;
}.course_program .study_path p {
    font-size: calc(12px * 0.9);
    padding-left: 0.5rem;
}.course_program .study_path .support_section {
    padding: 0.8rem 1.5rem;
    font-size: calc(16px * 0.9);
    text-align: center;
    display: block;
}.course_program .study_path::after {
    height: 20px;
    width: 20px;
    left: -10px;
}@keyframes horizontalScroll {
        0%, 5% {
            transform: translateX(0);
        }
        30%, 35% {
            transform: translateX(-33.333%);
        }
        60%, 65% {
            transform: translateX(-66.666%);
        }
        95%, 100% {
            transform: translateX(-66.666%);
        }
    }
}.educational_gains {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(125deg, rgb(228,225,233) 0%, rgb(196,191,208,0.5) 100%);
}.educational_gains::before {
    width: 100%;
    content: '';
    top: 0;
    z-index: 0;
    position: absolute;
    left: 0;
    background-image: linear-gradient(#ffffff 1px, transparent 1px),
                      linear-gradient(to right, #ffffff 1px, transparent 1px);
    height: 100%;
    background-size: 30px 30px;
    opacity: 0.03;
}.educational_gains::after {
    left: -50%;
    width: 200%;
    z-index: 0;
    top: -50%;
    opacity: 0.2;
    content: '';
    background: radial-gradient(circle, rgb(158,152,173,0.5) 0%, transparent 60%);
    height: 200%;
    position: absolute;
}.educational_gains .edu_philosophy {
    padding: 0 20px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
    max-width: 1280px;
}.educational_gains h2 {
    color: #ffffff;
    position: relative;
    font-weight: 700;
    text-align: center;
    margin: 0 0 80px;
    font-size: 41px;
}.educational_gains h2::after {
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    content: '';
    background: linear-gradient(90deg, rgb(196,191,208), rgb(158,152,173));
    width: 140px;
    border-radius: 10px;
    height: 4px;
    bottom: -20px;
}.educational_gains .content-wrapper {
    gap: 60px;
    flex-direction: column;
    display: flex;
}.educational_gains .img_cell {
    border-radius: 21px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
    width: 70%;
    height: 400px;
}.educational_gains .img_cell::before {
    left: 0;
    position: absolute;
    width: 100%;
    content: '';
    background: linear-gradient(135deg, rgb(196,191,208,0.5) 0%, transparent 70%);
    height: 100%;
    z-index: 1;
    top: 0;
}.educational_gains .img_cell::after {
    z-index: 2;
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, transparent 60%, rgb(158,152,173,0.5) 100%);
    width: 100%;
    content: '';
}.educational_gains .text_main_holder {
    gap: 30px;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
}.educational_gains .text_main_holder > div {
    display: flex;
    align-items: flex-start;
    transition: all 0.3s ease;
    flex: 0 0 calc(33.333% - 20px);
    padding: 30px;
    position: relative;
    border-radius: 21px;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.05);
    overflow: hidden;
    gap: 20px;
}.educational_gains .text_main_holder > div::before {
    z-index: -1;
    inset: 0;
    border: 2px solid transparent;
    border-radius: 21px;
    -webkit-mask: 
        linear-gradient(#fff 0 0) padding-box,
        linear-gradient(#fff 0 0);
    mask-composite: exclude;
    position: absolute;
    -webkit-mask-composite: xor;
    opacity: 0.3;
    content: '';
    background: linear-gradient(135deg, rgb(196,191,208,0.5), rgb(158,152,173,0.5)) border-box;
}.educational_gains .text_main_holder > div::after {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    position: absolute;
    width: 100%;
    transition: 0.5s;
    left: -100%;
    top: 0;
    content: '';
    height: 100%;
    z-index: 0;
}.educational_gains .text_main_holder > div:hover {
    transform: translateY(-10px);
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.educational_gains .text_main_holder > div:hover::after {
    left: 100%;
}.educational_gains .text_main_holder svg {
    background: rgba(255, 255, 255, 0.08);
    border-radius: 12px;
    flex-shrink: 0;
    padding: 8px;
    transition: all 0.3s ease;
    position: relative;
    width: 42px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    height: 42px;
    z-index: 1;
}.educational_gains .text_main_holder > div:hover svg {
    background: rgb(196,191,208,0.5);
    transform: scale(1.1);
}.educational_gains .text_main_holder svg path {
    fill: rgb(158,152,173);
    transition: fill 0.3s ease;
}.educational_gains .text_main_holder > div:hover svg path {
    fill: #ffffff;
}.educational_gains .text_main_holder p {
    line-height: 1.6;
    position: relative;
    margin: 0;
    color: #ffffff;
    z-index: 1;
    font-size: 16px;
}

@media (max-width: 1200px) {.educational_gains .text_main_holder > div {
    flex: 0 0 calc(50% - 15px);
}
}

@media (max-width: 992px) {.educational_gains {
    padding: 100px 0;
}.educational_gains .img_cell {
    width: 85%;
}
}

@media (max-width: 768px) {.educational_gains {
    padding: 80px 0;
}.educational_gains h2 {
    margin-bottom: 60px;
    font-size: calc(41px * 0.8);
}.educational_gains .text_main_holder > div {
    flex: 0 0 100%;
}.educational_gains .img_cell {
    height: 350px;
    width: 100%;
}
}

@media (max-width: 576px) {.educational_gains {
    padding: 60px 0;
}.educational_gains h2 {
    font-size: 31px;
}.educational_gains .img_cell {
    height: 280px;
}.educational_gains .text_main_holder > div {
    padding: 20px;
    gap: 15px;
}.educational_gains .text_main_holder svg {
    width: 36px;
    height: 36px;
    padding: 6px;
}}.client_feedback {
    padding: 120px 0;
    background: linear-gradient(to right, rgb(228,225,233) 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}.client_feedback::before {
    background-size: 40px 40px;
    width: 100%;
    content: "";
    top: 0;
    z-index: 0;
    opacity: 0.05;
    left: 0;
    height: 100%;
    position: absolute;
    background: 
        linear-gradient(45deg, rgb(196,191,208,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(196,191,208,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(196,191,208,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(196,191,208,0.5) 75%);
}.client_feedback .edu_philosophy {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    position: relative;
    padding: 0 20px;
}.client_feedback h4 {
    position: relative;
    font-size: 28px;
    margin-bottom: 100px;
    font-weight: 700;
    text-align: center;
    color: #000000;
}.client_feedback h4::before {
    content: "";
    left: calc(50% - 20px);
    transform: rotate(45deg);
    background: rgb(196,191,208,0.5);
    bottom: -50px;
    width: 40px;
    position: absolute;
    height: 40px;
    z-index: -1;
}.client_feedback h4::after {
    left: 50%;
    content: "";
    bottom: -20px;
    transform: translateX(-50%);
    position: absolute;
    background: rgb(196,191,208);
    height: 2px;
    width: 80px;
}.client_feedback .client_views {
    position: relative;
    gap: 40px;
    grid-template-columns: repeat(3, 1fr);
    display: grid;
}.client_feedback .opinion_corner {
    padding: 40px 30px 30px;
    background: #ffffff;
    border-radius: 29px;
    z-index: 1;
    transition: all 0.4s ease;
    position: relative;
}.client_feedback .opinion_corner:hover {
    transform: translateY(-15px);
}.client_feedback .opinion_corner::before {
    border-radius: 29px;
    background: rgb(196,191,208,0.5);
    z-index: -1;
    transition: all 0.4s ease;
    opacity: 0.2;
    width: 100%;
    height: 100%;
    left: 15px;
    content: "";
    top: 15px;
    position: absolute;
}.client_feedback .opinion_corner:hover::before {
    top: 5px;
    left: 5px;
}.client_feedback .opinion_corner::after {
    border-radius: 29px;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: -2;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    content: "";
    transition: all 0.4s ease;
    position: absolute;
}.client_feedback .opinion_corner:hover::after {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}.client_feedback .img_cell {
    width: 100px;
    height: 100px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border: 5px solid #ffffff;
    border-radius: 20px;
    margin: -70px auto 25px;
    position: relative;
    transition: all 0.4s ease;
    z-index: 3;
}.client_feedback .opinion_corner:hover .img_cell {
    border-radius: 50%;
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}.client_feedback .opinion_corner span {
    transition: all 0.3s ease;
    font-weight: 600;
    color: #000000;
    font-size: calc(17px * 1.2);
    margin-bottom: 15px;
    display: block;
    position: relative;
    text-align: center;
}.client_feedback .opinion_corner span::after {
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: -8px;
    opacity: 0.5;
    content: "";
    height: 2px;
    background: rgb(196,191,208);
    width: 40px;
    transition: all 0.3s ease;
}.client_feedback .opinion_corner:hover span {
    color: rgb(196,191,208);
}.client_feedback .opinion_corner:hover span::after {
    width: 60px;
    opacity: 1;
}.client_feedback .opinion_corner p {
    line-height: 1.6;
    color: #000000;
    font-size: 17px;
    text-align: center;
    transition: all 0.3s ease;
}.client_feedback .opinion_corner:hover p {
    color: #000000;
}.client_feedback .opinion_corner:nth-child(3n+1) {
    z-index: 3;
}.client_feedback .opinion_corner:nth-child(3n+2) {
    z-index: 2;
}.client_feedback .opinion_corner:nth-child(3n+3) {
    z-index: 1;
}.client_feedback .opinion_corner:nth-child(3n+1)::before {
    background: rgb(196,191,208,0.5);
}.client_feedback .opinion_corner:nth-child(3n+2)::before {
    background: rgb(158,152,173,0.5);
}.client_feedback .opinion_corner:nth-child(3n+3)::before {
    background: rgb(196,191,208,0.5);
}.client_feedback .opinion_corner:nth-child(3n+1):hover {
    z-index: 4;
}.client_feedback .opinion_corner:nth-child(3n+2):hover {
    z-index: 4;
}.client_feedback .opinion_corner:nth-child(3n+3):hover {
    z-index: 4;
}

@media (max-width: 992px) {.client_feedback .client_views {
    grid-template-columns: repeat(2, 1fr);
    gap: 60px 30px;
}.client_feedback .img_cell {
    width: 90px;
    height: 90px;
    margin-top: -60px;
}.client_feedback .opinion_corner {
    padding: 35px 25px 25px;
}
}

@media (max-width: 768px) {.client_feedback {
    padding: 80px 0;
}.client_feedback h4 {
    margin-bottom: 80px;
}.client_feedback .client_views {
    max-width: 400px;
    gap: 70px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.client_feedback .opinion_corner::before {
    top: 10px;
    left: 10px;
}.client_feedback .opinion_corner:hover::before {
    left: 3px;
    top: 3px;
}.client_feedback .img_cell {
    height: 80px;
    width: 80px;
    margin-top: -50px;
}}.company_info {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
    background: rgb(228,225,233);
}.company_info::before {
    z-index: 1;
    background: linear-gradient(135deg, rgb(196,191,208,0.5) 0%, transparent 50%, rgb(158,152,173,0.5) 100%);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0.15;
    content: "";
    width: 100%;
}.company_info .container {
    z-index: 2;
    position: relative;
}.company_info .edu_philosophy {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}.company_info h3 {
    font-size: 35px;
    width: 100%;
    margin-bottom: 60px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    letter-spacing: 2px;
    font-weight: 700;
}.company_info h3::after {
    bottom: -15px;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    background: rgb(196,191,208);
    width: 50px;
    height: 3px;
    content: "";
}.company_info .learn_experts,
.company_info .learning_studio {
    margin-bottom: 30px;
    width: calc(50% - 30px);
    position: relative;
}.company_info .learn_experts {
    margin-right: 60px;
    padding-right: 30px;
}.company_info .learn_experts span {
    font-weight: 600;
    font-size: 18px;
    border-bottom: 2px solid rgb(196,191,208,0.5);
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 10px;
    display: inline-block;
    color: rgb(196,191,208);
}.company_info .learn_experts p,
.company_info .learning_studio p {
    line-height: 1.8;
    font-size: 16px;
    color: #000000;
    margin-bottom: 30px;
}.company_info .img_cell,
.company_info .skill_space {
    border-radius: 16px 16px 0 16px;
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
    height: 320px;
}.company_info .img_cell:hover,
.company_info .skill_space:hover {
    transform: scale(1.02);
}.company_info .img_cell::after,
.company_info .skill_space::after {
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5));
    z-index: 1;
    height: 100%;
    content: "";
    position: absolute;
}.company_info .img_cell::before,
.company_info .skill_space::before {
    top: 0;
    box-sizing: border-box;
    border: 8px solid transparent;
    opacity: 0;
    position: absolute;
    height: 100%;
    content: "";
    transition: opacity 0.4s ease;
    width: 100%;
    z-index: 2;
    border-left-color: rgb(196,191,208,0.5);
    border-radius: 16px 16px 0 16px;
    border-bottom-color: rgb(196,191,208,0.5);
    left: 0;
}.company_info .skill_space::before {
    border-bottom-color: rgb(158,152,173,0.5);
    border-left-color: rgb(158,152,173,0.5);
}.company_info .img_cell:hover::before,
.company_info .skill_space:hover::before {
    opacity: 1;
}.company_info .edu_philosophy::before {
    top: 50%;
    width: 2px;
    position: absolute;
    left: 50%;
    background: linear-gradient(to bottom, rgb(196,191,208,0.5), rgb(158,152,173,0.5));
    transform: translate(-50%, -50%);
    content: "";
    height: 70%;
}.company_info .edu_philosophy::after {
    content: "";
    background: #ffffff;
    position: absolute;
    top: 50%;
    height: 20px;
    border: 2px solid rgb(196,191,208);
    transform: translate(-50%, -50%);
    width: 20px;
    left: 50%;
    border-radius: 50%;
}

@media (max-width: 1200px) {.company_info {
    padding: 80px 0;
}.company_info h3 {
    margin-bottom: 50px;
}.company_info .learn_experts,
    .company_info .learning_studio {
    width: calc(50% - 20px);
}.company_info .learn_experts {
    margin-right: 40px;
}.company_info .img_cell,
    .company_info .skill_space {
    height: 280px;
}
}

@media (max-width: 992px) {.company_info h3 {
    margin-bottom: 40px;
}.company_info .learn_experts,
    .company_info .learning_studio {
    width: 100%;
    padding-right: 0;
    margin-right: 0;
}.company_info .learning_studio {
    margin-top: 50px;
}.company_info .edu_philosophy::before,
    .company_info .edu_philosophy::after {
    display: none;
}
}

@media (max-width: 768px) {.company_info {
    padding: 60px 0;
}.company_info h3 {
    font-size: calc(35px * 0.9);
    letter-spacing: 1px;
}.company_info .learn_experts span {
    font-size: calc(18px * 0.95);
}.company_info .img_cell,
    .company_info .skill_space {
    height: 260px;
}
}

@media (max-width: 576px) {.company_info {
    padding: 50px 0;
}.company_info h3 {
    font-size: calc(35px * 0.85);
    margin-bottom: 35px;
}.company_info .learn_experts span {
    font-size: calc(18px * 0.9);
    margin-bottom: 15px;
}.company_info .learn_experts p,
    .company_info .learning_studio p {
    line-height: 1.7;
    font-size: calc(16px * 0.95);
    margin-bottom: 25px;
}.company_info .img_cell,
    .company_info .skill_space {
    height: 220px;
}.company_info .img_cell::before,
    .company_info .skill_space::before {
    border-width: 6px;
}}

.company_info .learning_studio p {
    position: relative;
    padding-left: 25px;
}.company_info .learning_studio p::before {
    background: rgb(158,152,173,0.5);
    border-radius: 10px;
    position: absolute;
    bottom: 5px;
    top: 5px;
    content: "";
    width: 4px;
    left: 0;
}.company_info .learn_experts::after {
    width: 50px;
    left: -10px;
    border-top: 3px solid rgb(196,191,208);
    height: 50px;
    opacity: 0.7;
    position: absolute;
    border-left: 3px solid rgb(196,191,208);
    top: -10px;
    content: "";
}.company_info .learning_studio::after {
    height: 50px;
    right: -10px;
    bottom: -10px;
    position: absolute;
    border-right: 3px solid rgb(158,152,173);
    opacity: 0.7;
    border-bottom: 3px solid rgb(158,152,173);
    width: 50px;
    content: "";
}footer {
    width: 100%;
    position: relative;
}footer .recycle_info {
    background-color: rgb(158,152,173);
    padding: 80px 0 30px;
    position: relative;
    color: #ffffff;
    overflow: hidden;
    font-family: Arial, sans-serif;
}footer .recycle_info::before {
    background-color: rgb(158,152,173);
    transform: skewY(-3deg);
    z-index: 0;
    position: absolute;
    right: 0;
    left: 0;
    top: -50px;
    content: "";
    height: 100px;
    clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
}footer .footer_account {
    position: relative;
    z-index: 1;
}footer .quick_contact {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 60px;
}footer .info_item {
    overflow: hidden;
    padding: 15px 20px 15px 25px;
    border-radius: 0 5px 5px 0;
    position: relative;
    max-width: 300px;
    background-color: rgb(158,152,173,0.5);
    flex: 1 1 200px;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .info_item::before {
    left: 0;
    position: absolute;
    content: "";
    top: 0;
    background-color: rgb(196,191,208);
    width: 5px;
    height: 100%;
}footer .info_item::after {
    left: 0;
    content: "";
    position: absolute;
    height: 100%;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.05) 0%, transparent 50%);
    z-index: -1;
    top: 0;
    width: 100%;
}footer .info_item:nth-child(even) {
    background-color: rgb(196,191,208,0.5);
}footer .info_item:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px) translateX(5px);
}footer .info_item svg {
    top: -1px;
    margin-right: 12px;
    position: relative;
    fill: rgb(196,191,208);
    vertical-align: middle;
    height: 20px;
    width: 20px;
}footer .info_item p,
footer .info_item a {
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
    font-size: 12px;
    transition: color 0.3s ease;
    vertical-align: middle;
}footer .info_item a:hover {
    color: rgb(196,191,208);
}footer .text_main_holder {
    display: grid;
    position: relative;
    gap: 30px;
    grid-template-columns: 1fr;
}footer .top_section {
    padding: 30px;
    position: relative;
    background-color: rgb(158,152,173,0.5);
    border-radius: 17px;
}footer .top_section::before {
    position: absolute;
    border: 1px dashed rgba(255, 255, 255, 0.1);
    content: "";
    right: 15px;
    bottom: 15px;
    pointer-events: none;
    border-radius: calc(17px - 8px);
    top: 15px;
    left: 15px;
}footer .top_section svg {
    width: auto;
    height: 45px;
    margin-bottom: 20px;
    filter: brightness(0) invert(1);
    display: block;
}footer .template_cta {
    line-height: 1.6;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
}footer .site_prime {
    position: relative;
}footer .site_prime h5 {
    font-weight: 600;
    color: #ffffff;
    font-size: 18px;
    padding-left: 15px;
    display: inline-block;
    position: relative;
    margin-bottom: 25px;
}footer .site_prime h5::before {
    height: 100%;
    position: absolute;
    width: 3px;
    left: 0;
    top: 0;
    content: "";
    background-color: rgb(196,191,208);
}footer .nav_lead {
    margin-bottom: 25px;
    position: relative;
}footer .nav_lead a {
    transition: all 0.3s ease;
    position: relative;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 0 5px 5px 0;
    font-size: 12px;
    margin: 0 10px 10px 0;
    text-decoration: none;
    background-color: rgb(158,152,173,0.5);
    padding: 10px 15px;
    display: inline-block;
}footer .nav_lead a::before {
    height: 100%;
    content: "";
    width: 3px;
    transition: width 0.3s ease;
    left: 0;
    top: 0;
    position: absolute;
    background-color: rgb(196,191,208);
}footer .nav_lead a:hover {
    color: #ffffff;
    transform: translateX(5px);
    background-color: rgb(196,191,208,0.5);
}footer .nav_lead a:hover::before {
    width: 5px;
}footer .subscribe_holder {
    padding: 30px;
    background-color: rgb(158,152,173,0.5);
    border-radius: 17px;
    position: relative;
}footer .subscribe_holder::before {
    border: 1px dashed rgba(255, 255, 255, 0.1);
    top: 15px;
    content: "";
    right: 15px;
    position: absolute;
    pointer-events: none;
    border-radius: calc(17px - 8px);
    bottom: 15px;
    left: 15px;
}footer .subscribe_holder h5 {
    margin-bottom: 15px;
    font-size: 18px;
    padding-left: 15px;
    position: relative;
    font-weight: 600;
    color: #ffffff;
}footer .subscribe_holder h5::before {
    height: 100%;
    left: 0;
    content: "";
    width: 3px;
    background-color: rgb(196,191,208);
    position: absolute;
    top: 0;
}footer .subscribe_holder p {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 25px;
    font-size: 12px;
}footer .input_holder {
    gap: 15px;
    display: flex;
    flex-direction: column;
}footer .input_holder input[type="email"] {
    font-size: 12px;
    border-radius: 10px;
    padding: 14px 16px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.05);
}footer .input_holder input[type="email"]:focus {
    border-color: rgb(196,191,208);
    background-color: rgba(255, 255, 255, 0.1);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .join_news {
    color: #ffffff;
    border: none;
    cursor: pointer;
    position: relative;
    background-color: rgb(196,191,208);
    overflow: hidden;
    font-weight: 600;
    font-size: 20px;
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 14px 20px;
}footer .join_news::after {
    transition: all 0.5s ease;
    background: rgba(255, 255, 255, 0.1);
    left: -100%;
    width: 200%;
    content: "";
    height: 200%;
    transform: rotate(30deg);
    position: absolute;
    top: -50%;
}footer .join_news:hover {
    background-color: rgb(158,152,173);
}footer .join_news:hover::after {
    left: 100%;
}footer .patent_info {
    text-align: center;
    margin-top: 50px;
    position: relative;
}footer .patent_info::before {
    left: 50%;
    width: 50px;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    content: "";
    top: -25px;
    position: absolute;
    height: 1px;
    transform: translateX(-50%);
}footer .online_tools {
    position: relative;
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
    display: inline-block;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .join_news {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .recycle_info {
    padding: 60px 0 30px;
}footer .quick_contact {
    margin-bottom: 40px;
}footer .top_section, footer .subscribe_holder {
    padding: 25px 20px;
}footer .nav_lead a {
    margin: 0 5px 8px 0;
    padding: 8px 12px;
}footer .patent_info {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .recycle_info {
    padding: 50px 0 20px;
}footer .site_prime h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
    font-size: calc(18px - 2px);
}footer .top_section::before, footer .subscribe_holder::before {
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
}footer .input_holder input[type="email"],
    footer .join_news {
    padding: 12px;
}}.contact_form_section {
    padding: 100px 0;
    position: relative;
}.contact_form_section::before {
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    background: linear-gradient(135deg, rgb(196,191,208,0.5) 0%, rgb(158,152,173,0.5) 100%);
    width: 100%;
    content: '';
}.contact_form_section .container {
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.contact_form_section .query_list {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 40px;
}.contact_form_section .message_feedback {
    border-radius: 11px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    background: #ffffff;
    display: grid;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 40px;
    grid-gap: 20px;
}.contact_form_section .message_feedback h3 {
    font-weight: 700;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    grid-column: 1 / -1;
    color: #000000;
    font-size: 38px;
}.contact_form_section .message_feedback h3::after {
    content: '';
    bottom: -15px;
    background: rgb(196,191,208);
    position: absolute;
    height: 4px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 2px;
    width: 80px;
}.contact_form_section .message_feedback div {
    padding: 30px 20px;
    border-radius: 10px;
    transition: all 0.3s ease;
    background: rgb(228,225,233);
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}.contact_form_section .message_feedback div:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.contact_form_section .message_feedback svg {
    margin-bottom: 15px;
    height: 40px;
    width: 40px;
}.contact_form_section .message_feedback svg path {
    fill: rgb(196,191,208);
}.contact_form_section .message_feedback span {
    font-size: 17px;
    color: #000000;
}.contact_form_section .message_feedback a {
    color: rgb(196,191,208);
    transition: color 0.3s ease;
    text-decoration: none;
    font-weight: 600;
}.contact_form_section .message_feedback a:hover {
    color: rgb(158,152,173);
}.contact_form_section .message_request {
    background: #ffffff;
    border-radius: 11px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 40px;
}.contact_form_section form h3 {
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 38px;
    position: relative;
    text-align: center;
    color: #000000;
}.contact_form_section form h3::after {
    border-radius: 2px;
    position: absolute;
    background: rgb(196,191,208);
    width: 80px;
    content: '';
    height: 4px;
    bottom: -15px;
    transform: translateX(-50%);
    left: 50%;
}.contact_form_section form {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 25px;
}.contact_form_section form h3 {
    grid-column: 1 / -1;
}.contact_form_section form input[type="text"],
.contact_form_section form input[type="email"] {
    width: 100%;
    color: #000000;
    padding: 15px 20px;
    font-size: 17px;
    border-radius: 10px;
    transition: all 0.3s ease;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.1);
}.contact_form_section form input[type="text"]:focus,
.contact_form_section form input[type="email"]:focus {
    outline: none;
    border-color: rgb(196,191,208);
    box-shadow: 0 0 0 3px rgb(196,191,208,0.5);
}.contact_form_section form input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}.contact_form_section .query_request {
    margin: 10px 0;
    display: flex;
    grid-column: 1 / -1;
    align-items: flex-start;
}.contact_form_section .query_request input[type="checkbox"] {
    flex-shrink: 0;
    border-radius: 10px;
    cursor: pointer;
    border: 2px solid rgba(0, 0, 0, 0.1);
    -webkit-appearance: none;
    margin-right: 15px;
    appearance: none;
    position: relative;
    width: 22px;
    transition: all 0.3s ease;
    height: 22px;
}.contact_form_section .query_request input[type="checkbox"]:checked {
    background-color: rgb(196,191,208);
    border-color: rgb(196,191,208);
}.contact_form_section .query_request input[type="checkbox"]:checked::before {
    height: 10px;
    position: absolute;
    width: 6px;
    border: solid #ffffff;
    top: 4px;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    left: 7px;
    content: "";
}.contact_form_section .query_request label {
    line-height: 1.5;
    font-size: 13px;
    color: #000000;
}.contact_form_section .query_request a {
    color: rgb(196,191,208);
    transition: color 0.3s ease;
    text-decoration: none;
    font-weight: 600;
}.contact_form_section .query_request a:hover {
    color: rgb(158,152,173);
}.contact_form_section .support_section {
    background: rgb(196,191,208);
    font-weight: 600;
    overflow: hidden;
    position: relative;
    padding: 18px 20px;
    border: none;
    cursor: pointer;
    font-size: 16px;
    border-radius: 10px;
    color: #ffffff;
    grid-column: 1 / -1;
    transition: all 0.3s ease;
}.contact_form_section .support_section:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    background: rgb(158,152,173);
}

@media (max-width: 992px) {.contact_form_section {
    padding: 80px 0;
}.contact_form_section .message_feedback {
    padding: 35px;
}.contact_form_section .message_request {
    padding: 35px;
}
}

@media (max-width: 768px) {.contact_form_section {
    padding: 60px 0;
}.contact_form_section .message_feedback {
    grid-template-columns: repeat(2, 1fr);
    padding: 30px;
}.contact_form_section .message_request {
    padding: 30px;
}.contact_form_section form {
    grid-gap: 20px;
    grid-template-columns: 1fr;
}.contact_form_section .message_feedback h3,
    .contact_form_section form h3 {
    font-size: calc(38px * 0.85);
    margin-bottom: 30px;
}
}

@media (max-width: 576px) {.contact_form_section {
    padding: 50px 0;
}.contact_form_section .message_feedback {
    grid-template-columns: 1fr;
    padding: 25px;
}.contact_form_section .message_request {
    padding: 25px;
}.contact_form_section .message_feedback h3,
    .contact_form_section form h3 {
    font-size: calc(38px * 0.8);
    margin-bottom: 25px;
}.contact_form_section .message_feedback div {
    padding: 25px 15px;
}}.pricing_wrapper {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    background: rgb(228,225,233);
}.pricing_wrapper::before {
    background: linear-gradient(135deg, rgb(196,191,208,0.5), rgb(158,152,173,0.5));
    content: "";
    opacity: 0.08;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}.pricing_wrapper .container {
    max-width: 1320px;
    padding: 0 15px;
    z-index: 1;
    margin: 0 auto;
    position: relative;
}.pricing_wrapper .edu_deals {
    gap: 60px;
    flex-direction: column-reverse;
    display: flex;
}.pricing_wrapper .rate_plans {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 800px;
    text-align: center;
}.pricing_wrapper .rate_plans h2 {
    font-weight: 700;
    color: #000000;
    position: relative;
    display: inline-block;
    font-size: 29px;
    margin-bottom: 20px;
}.pricing_wrapper .rate_plans h2::after {
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(196,191,208), rgb(158,152,173));
    bottom: -10px;
    border-radius: 3px;
    transform: translateX(-50%);
    left: 50%;
    height: 3px;
    width: 80px;
}.pricing_wrapper .pricing_fees {
    margin-right: auto;
    max-width: 600px;
    margin-left: auto;
    font-size: 13px;
    margin-top: 20px;
    line-height: 1.7;
    color: #000000;
}.pricing_wrapper .fee_structure {
    grid-template-columns: 1fr;
    width: 100%;
    margin: 0 auto;
    gap: 30px;
    display: grid;
}.pricing_wrapper .skill_offers {
    position: relative;
    text-decoration: none;
    z-index: 1;
    display: block;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}.pricing_wrapper .skill_offers:hover {
    transform: translateY(-8px);
}.pricing_wrapper .price_schemes {
    overflow: hidden;
    position: relative;
    border-radius: 16px;
    flex-direction: column;
    background: linear-gradient(145deg, #f6f6f6, #ffffff);
    transition: all 0.4s ease;
    display: flex;
    height: 100%;
    box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.05),
              -16px -16px 32px rgba(255, 255, 255, 0.8);
}.pricing_wrapper .skill_offers:hover .price_schemes {
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.08),
              -8px -8px 24px rgba(255, 255, 255, 1);
}.pricing_wrapper .cost_breakdown {
    padding: 30px;
    position: relative;
    flex: 1;
    z-index: 2;
}.pricing_wrapper .cost_breakdown h3 {
    position: relative;
    padding-bottom: 10px;
    color: #000000;
    font-weight: 600;
    display: inline-block;
    font-size: 21px;
    margin-bottom: 15px;
}.pricing_wrapper .cost_breakdown h3::after {
    transition: width 0.3s ease;
    content: "";
    width: 40px;
    border-radius: 2px;
    height: 3px;
    bottom: 0;
    position: absolute;
    left: 0;
    background: rgb(196,191,208);
}.pricing_wrapper .skill_offers:hover .cost_breakdown h3::after {
    width: 60px;
}.pricing_wrapper .cost_plan {
    font-weight: 700;
    font-size: 1.8rem;
    -webkit-background-clip: text !important;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    background-clip: text !important;
    color: transparent;
    background: linear-gradient(135deg, rgb(196,191,208), rgb(158,152,173));
    color: rgb(196,191,208);
}.pricing_wrapper .cost_plan::before {
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(196,191,208,0.5), transparent);
    height: 1px;
    bottom: -5px;
    content: "";
    width: 100%;
}.pricing_wrapper .cost_breakdown p {
    line-height: 1.6;
    position: relative;
    margin-bottom: 20px;
    color: #000000;
    font-size: calc(13px - 2px);
    overflow-wrap: break-word;
    word-break: break-word;
}.pricing_wrapper .img_cell {
    width: 100%;
    transition: all 0.5s ease;
    height: 220px;
    overflow: hidden;
    border-radius: 0 0 12px 12px;
    position: relative;
}.pricing_wrapper .img_cell::after {
    top: 0;
    right: 0;
    bottom: 0;
    transition: opacity 0.3s ease;
    left: 0;
    opacity: 0.6;
    position: absolute;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
    content: "";
}.pricing_wrapper .skill_offers:hover .img_cell::after {
    opacity: 0.3;
}

@media (min-width: 768px) {.pricing_wrapper .fee_structure {
    grid-template-columns: repeat(2, 1fr);
}.pricing_wrapper .price_schemes {
    height: 100%;
}.pricing_wrapper .img_cell {
    height: 240px;
}
}

@media (min-width: 992px) {.pricing_wrapper {
    padding: 160px 0;
}.pricing_wrapper .edu_deals {
    align-items: center;
    gap: 80px;
    flex-direction: row;
}.pricing_wrapper .rate_plans {
    flex: 0 0 30%;
    text-align: left;
    padding: 0;
}.pricing_wrapper .rate_plans h2 {
    font-size: calc(29px + 4px);
}.pricing_wrapper .rate_plans h2::after {
    transform: none;
    left: 0;
}.pricing_wrapper .pricing_fees {
    margin-left: 0;
}.pricing_wrapper .fee_structure {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.pricing_wrapper .fee_structure {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.pricing_wrapper .cost_breakdown {
    padding: 40px;
}.pricing_wrapper .img_cell {
    height: 260px;
}.pricing_wrapper .skill_offers:nth-child(odd) {
    transform: translateY(20px);
}.pricing_wrapper .skill_offers:nth-child(odd):hover {
    transform: translateY(12px);
}.pricing_wrapper .skill_offers:nth-child(even):hover {
    transform: translateY(-8px);
}
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(var(--primary-color-rgb), 0.4);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(var(--primary-color-rgb), 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(var(--primary-color-rgb), 0);
  }
}

@media (prefers-reduced-motion: no-preference) {.pricing_wrapper .skill_offers:active .price_schemes {
    transform: scale(0.98);
    transition: transform 0.2s ease;
}
}

@media (max-width: 767px) {.pricing_wrapper {
    padding: 80px 0;
}.pricing_wrapper .edu_deals {
    gap: 40px;
}.pricing_wrapper .rate_plans h2 {
    font-size: calc(29px - 4px);
}.pricing_wrapper .img_cell {
    height: 200px;
}.pricing_wrapper .cost_breakdown {
    padding: 25px;
}.pricing_wrapper .cost_plan {
    font-size: 1.5rem;
}}.stay_informed {
    overflow: hidden;
    position: relative;
    background: rgb(228,225,233);
    padding: 100px 0;
}.stay_informed::before {
    top: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    background: linear-gradient(
        135deg,
        transparent 20%,
        rgb(196,191,208,0.5) 20%, 
        rgb(196,191,208,0.5) 22%,
        transparent 22%,
        transparent 80%,
        rgb(158,152,173,0.5) 80%,
        rgb(158,152,173,0.5) 82%,
        transparent 82%
    );
    content: "";
    left: 0;
    opacity: 0.3;
}.stay_informed .edu_philosophy {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 800px;
}.stay_informed .query_list {
    gap: 10% 5%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    position: relative;
}.stay_informed h3 {
    max-width: 80%;
    color: #000000;
    font-weight: 700;
    grid-column: 1 / -1;
    margin-bottom: 40px;
    line-height: 1.1;
    font-size: clamp(23px, 5vw, 43px);
    position: relative;
}.stay_informed h3::first-letter {
    color: rgb(196,191,208);
    font-size: 1.5em;
    font-weight: 700;
}.stay_informed .input_holder {
    align-items: flex-start;
    gap: 20px;
    position: relative;
    grid-column: 1 / -1;
    display: flex;
}.stay_informed input[type="email"] {
    transition: all 0.3s ease;
    font-size: 12px;
    font-family: Arial, sans-serif;
    flex: 2;
    padding: 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
    height: 50px;
    border: none;
    color: #000000;
    background: transparent;
}.stay_informed input[type="email"]::placeholder {
    color: #000000;
    transition: all 0.3s ease;
    opacity: 0.7;
}.stay_informed input[type="email"]:focus {
    outline: none;
    border-color: rgb(196,191,208);
}.stay_informed input[type="email"]:focus::placeholder {
    transform: translateY(-10px);
    opacity: 0;
}.stay_informed .join_news {
    position: relative;
    border-radius: 0;
    border: 1px solid #000000;
    background: transparent;
    overflow: hidden;
    font-weight: 400;
    cursor: pointer;
    font-family: Arial, sans-serif;
    flex: 1;
    transition: all 0.3s ease;
    text-transform: uppercase;
    height: 50px;
    color: #000000;
    font-size: 20px;
    letter-spacing: 2px;
}.stay_informed .join_news::before {
    left: 0;
    position: absolute;
    background: rgb(196,191,208);
    content: "";
    z-index: -1;
    top: 0;
    height: 100%;
    width: 0;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}.stay_informed .join_news:hover {
    color: #ffffff;
    border-color: rgb(196,191,208);
}.stay_informed .join_news:hover::before {
    width: 100%;
}.stay_informed::after {
    height: 1px;
    bottom: 60px;
    width: 60%;
    position: absolute;
    content: "";
    left: 20%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(0, 0, 0, 0.5),
        transparent
    );
}

@keyframes floatText {
    0% { transform: translateY(0); }
    50% { transform: translateY(-5px); }
    100% { transform: translateY(0); }
}

@media (max-width: 768px) {.stay_informed {
    padding: 80px 0 100px;
}.stay_informed .query_list {
    gap: 20px;
    grid-template-columns: 1fr;
}.stay_informed h3 {
    margin-bottom: 30px;
    max-width: 100%;
}.stay_informed .input_holder {
    flex-direction: column;
}.stay_informed input[type="email"],
    .stay_informed .join_news {
    width: 100%;
}.stay_informed .join_news {
    margin-top: 20px;
}.stay_informed::after {
    width: 80%;
    left: 10%;
    bottom: 50px;
}
}

@media (max-width: 480px) {.stay_informed {
    padding: 60px 0 80px;
}.stay_informed h3 {
    margin-bottom: 25px;
    font-size: 23px;
}.stay_informed input[type="email"] {
    font-size: calc(12px * 0.9);
}.stay_informed .join_news {
    font-size: calc(20px * 0.9);
    letter-spacing: 1px;
}.stay_informed::after {
    bottom: 40px;
}}header {
    overflow: visible;
    z-index: 99;
    width: 100%;
    position: relative;
    background: linear-gradient(135deg, rgb(228,225,233), #ffffff);
}header::before {
    width: 100%;
    background-size: 20px 20px;
    height: 15px;
    bottom: 0;
    content: "";
    background: 
        radial-gradient(
            circle at 0% 50%,
            transparent 6px,
            rgb(196,191,208,0.5) 6px,
            rgb(196,191,208,0.5) 10px,
            transparent 10px
        ) repeat-x;
    left: 0;
    position: absolute;
    opacity: 0.3;
}header .nav_mainbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 25px 30px;
}header .nav_mainbar::before,
header .nav_mainbar::after {
    position: absolute;
    width: 30%;
    content: "";
    height: 2px;
    background: linear-gradient(to right, rgb(196,191,208), transparent);
}header .nav_mainbar::before {
    left: 0;
    top: 10px;
}header .nav_mainbar::after {
    right: 0;
    background: linear-gradient(to left, rgb(158,152,173), transparent);
    bottom: 10px;
}header .nav_mainbar .top_section {
    position: relative;
    z-index: 2;
}header .nav_mainbar .top_section::before {
    transition: transform 0.5s ease-in-out;
    opacity: 0.05;
    position: absolute;
    left: -20%;
    border-radius: 60% 40% 50% 30% / 40% 50% 60% 50%;
    top: -20%;
    z-index: -1;
    content: "";
    width: 140%;
    background: rgb(196,191,208,0.5);
    height: 140%;
}header .nav_mainbar .top_section:hover::before {
    transform: rotate(15deg) scale(1.1);
}header .nav_mainbar .top_section .top_learn {
    transition: transform 0.3s ease;
    display: block;
}header .nav_mainbar .top_section:hover .top_learn {
    transform: translateY(-3px);
}header .nav_mainbar .top_section .top_learn svg {
    width: auto;
    height: 45px;
    filter: drop-shadow(0 2px 3px rgba(0,0,0,0.1));
}header .nav_mainbar .site_prime {
    padding: 0;
    margin: 0;
    display: flex;
    position: relative;
    list-style: none;
}header .nav_mainbar .site_prime::before {
    position: absolute;
    height: 100%;
    content: "";
    width: 100%;
    opacity: 0.05;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    z-index: -1;
    background: rgb(158,152,173,0.5);
    transition: all 0.5s ease;
    left: 0;
    top: 0;
}header .nav_mainbar .site_prime:hover::before {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    opacity: 0.08;
}header .nav_mainbar .site_prime .header_train {
    position: relative;
    margin: 0 8px;
}header .nav_mainbar .site_prime .header_train a {
    text-decoration: none;
    font-weight: 600;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    font-size: 13px;
    display: block;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    padding: 10px 15px;
    font-family: Arial, sans-serif;
    color: #000000;
}header .nav_mainbar .site_prime .header_train a:hover {
    border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
    color: #ffffff;
}header .nav_mainbar .site_prime .header_train a::before {
    position: absolute;
    height: 100%;
    content: "";
    background: rgb(196,191,208);
    left: 0;
    top: 0;
    z-index: -1;
    transform-origin: right top;
    border-radius: 0% 0% 0% 0% / 0% 0% 0% 0%;
    transform: scale(0);
    width: 100%;
    transition: transform 0.4s ease, border-radius 0.4s ease;
}header .nav_mainbar .site_prime .header_train a:hover::before {
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    transform: scale(1);
}header .nav_mainbar .site_prime .header_train:nth-child(2n) a::before {
    background: rgb(158,152,173);
    transform-origin: left bottom;
}header .nav_mainbar .site_prime .header_train:nth-child(2n) a:hover::before {
    border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
}header .nav_mainbar .site_prime .header_train:hover {
    animation: menu-wobble 1s ease;
}

@keyframes menu-wobble {
    0%, 100% {
        transform: translateX(0);
    }
    15% {
        transform: translateX(-3px) rotate(-1deg);
    }
    30% {
        transform: translateX(2px) rotate(1deg);
    }
    45% {
        transform: translateX(-2px) rotate(-0.5deg);
    }
    60% {
        transform: translateX(1px) rotate(0.5deg);
    }
    75% {
        transform: translateX(-1px) rotate(-0.25deg);
    }
}

@media (max-width: 992px) {header .nav_mainbar {
    padding: 20px 15px;
    flex-direction: column;
}header .nav_mainbar .top_section {
    margin-bottom: 15px;
}header .nav_mainbar .site_prime {
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}header .nav_mainbar .site_prime .header_train {
    margin: 5px;
}header .nav_mainbar .site_prime .header_train a {
    padding: 8px 12px;
    font-size: calc(13px - 1px);
}
}

@media (max-width: 767px) {header .nav_mainbar {
    padding: 15px 10px;
}header .nav_mainbar .top_section .top_learn svg {
    height: 40px;
}header .nav_mainbar .site_prime .header_train a {
    font-size: calc(13px - 2px);
    padding: 6px 10px;
}}.thankYouDiv {
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(228,225,233) 0%, rgba(rgb(196,191,208), 0.1) 100%);
    position: relative;
    overflow: hidden;
}.thankYouDiv::before {
    opacity: 0.07;
    content: "";
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transform: rotate(45deg);
    position: absolute;
    border-radius: 10px;
    width: 200px;
    right: -50px;
    z-index: 1;
    background: linear-gradient(225deg, rgb(196,191,208) 0%, rgb(158,152,173) 100%);
    top: -50px;
    height: 200px;
}.thankYouDiv::after {
    position: absolute;
    width: 150px;
    content: "";
    opacity: 0.05;
    height: 150px;
    border-radius: 10px;
    bottom: -30px;
    transform: rotate(30deg);
    z-index: 1;
    background: linear-gradient(45deg, rgb(158,152,173) 0%, rgb(196,191,208) 100%);
    left: -30px;
}.thankYouDiv:hover::before {
    transform: rotate(55deg) scale(1.1);
}.thankYouDiv .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    position: relative;
}.thankYouDiv .edu_philosophy {
    gap: 30px;
    transform: translateY(0);
    padding: 40px;
    background: #ffffff;
    grid-template-columns: 1fr;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
    box-shadow: 0 8px 32px rgba(#000000, 0.06);
    display: grid;
    border-left: 4px solid rgb(196,191,208);
    position: relative;
}.thankYouDiv .edu_philosophy:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(#000000, 0.08);
}.thankYouDiv .edu_philosophy::before {
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    background: linear-gradient(to right, rgba(rgb(196,191,208), 0.02) 0%, transparent 100%);
    content: "";
    top: 0;
    pointer-events: none;
}.thankYouDiv .edu_philosophy > div:first-child {
    position: relative;
}.thankYouDiv .edu_philosophy > div:first-child::after {
    transform-origin: left;
    left: 0;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    content: "";
    height: 3px;
    transform: scaleX(1);
    position: absolute;
    background: rgb(196,191,208);
    width: 60px;
    bottom: -15px;
}.thankYouDiv .edu_philosophy:hover > div:first-child::after {
    transform: scaleX(1.5);
}.thankYouDiv h5 {
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 10px;
    color: #000000;
    font-size: 24px;
    position: relative;
}.thankYouDiv p {
    line-height: 1.7;
    font-size: 16px;
    position: relative;
    margin: 0;
    color: #000000;
    transition: transform 0.3s ease;
}.thankYouDiv a {
    color: inherit;
    display: block;
    position: relative;
    text-decoration: none;
    padding: 5px 0;
    overflow: hidden;
}.thankYouDiv a::before {
    transform: scaleX(0);
    bottom: 0;
    left: 0;
    width: 100%;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 1px;
    position: absolute;
    transform-origin: right;
    content: "";
    background: rgb(196,191,208);
}.thankYouDiv a:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}.thankYouDiv a:hover p {
    transform: translateY(-2px);
}.thankYouDiv .edu_philosophy > div:last-child {
    position: relative;
}.thankYouDiv .edu_philosophy > div:last-child::before {
    font-size: 18px;
    position: absolute;
    right: 0;
    transform: rotate(-10deg);
    opacity: 0.2;
    color: rgb(196,191,208);
    content: "✓";
    top: -15px;
    transition: all 0.3s ease;
}.thankYouDiv .edu_philosophy:hover > div:last-child::before {
    transform: rotate(0);
    opacity: 0.5;
}

@media (min-width: 768px) {.thankYouDiv {
    padding: 100px 0;
}.thankYouDiv .edu_philosophy {
    padding: 60px;
    gap: 50px;
    grid-template-columns: 1fr 1fr;
}.thankYouDiv h5 {
    font-size: calc(24px * 1.1);
    margin-bottom: 15px;
}.thankYouDiv p {
    font-size: calc(16px * 1.05);
}.thankYouDiv .edu_philosophy > div:first-child::after {
    width: 80px;
    bottom: -20px;
}
}

@media (max-width: 767px) {.thankYouDiv {
    padding: 60px 0;
}.thankYouDiv .edu_philosophy {
    padding: 30px;
}.thankYouDiv h5 {
    font-size: calc(24px * 0.9);
}.thankYouDiv::before,
  .thankYouDiv::after {
    height: 100px;
    width: 100px;
}
}

@media (max-width: 480px) {.thankYouDiv {
    padding: 40px 0;
}.thankYouDiv .edu_philosophy {
    gap: 20px;
    grid-template-columns: 1fr;
    padding: 25px 20px;
}.thankYouDiv h5 {
    font-size: calc(24px * 0.85);
}.thankYouDiv p {
    font-size: calc(16px * 0.95);
}.thankYouDiv .edu_philosophy > div:first-child::after {
    width: 50px;
    bottom: -10px;
}
}

@media (hover: none) {.thankYouDiv .edu_philosophy {
    transform: none !important;
}.thankYouDiv a::before {
    display: none;
}
}

@media (prefers-reduced-motion: reduce) {.thankYouDiv *,
  .thankYouDiv *::before,
  .thankYouDiv *::after {
    animation-duration: 0.001s !important;
    transition-duration: 0.001s !important;
}
}