* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}html,body {
    height: 100%;
    min-height: 100%;
    scroll-snap-type: none;
    color: #000000;
    font-family: Arial, sans-serif;
    scroll-behavior: smooth;
    auto
contain
touch-action: none;
}.Ocase_study {
    flex: 0 0 auto;
}.Ymain_sitewrap {
    flex: 1 0 auto;
}.container {
    width: 1139px;
    margin: auto;
    max-width: 100%;
}header,footer {
    width: 100%;
}::-webkit-scrollbar {
    width: 12px;
}::-webkit-scrollbar-track {
    background: rgb(179,161,171);
    border-radius: 0.7rem;
    box-shadow: inset 1px 3px 14px 2px rgba(0, 0, 0, 0.5);
}::-webkit-scrollbar-thumb {
    background: rgb(239,234,239);
    border-radius: 4.2rem;
}::-webkit-scrollbar-thumb:hover {
    background: rgb(255, 255, 255, 0.5);
}::-webkit-scrollbar-thumb:active {
    box-shadow: inset -3px 4px 10px 5px rgba(0, 0, 0, 0.5);
    background: rgb(239,234,239);
}html {
    scrollbar-color: rgb(239,234,239) rgb(212,198,205,0.5);
}a {
    text-decoration: none;
    color: inherit;
}svg {
    height: 30px;
    width: 30px;
}.opanel-container {
    display: flex;
    min-height: 100%;
    flex-direction: column;
    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;
}}
.lleadership_experience {
    overflow: hidden;
    padding: 4rem 2rem;
    position: relative;
    background: linear-gradient(135deg, rgb(239,234,239) 0%, rgb(212,198,205,0.5) 100%);
}.lleadership_experience::before {
    position: absolute;
    background: rgb(179,161,171,0.5);
    width: 120%;
    transform: rotate(-12deg);
    height: 70%;
    content: "";
    left: -5%;
    z-index: 1;
    top: -10%;
}.lleadership_experience .ylearner_insights {
    align-items: center;
    display: flex;
    gap: 3rem;
    flex-direction: row;
    z-index: 2;
    position: relative;
    transform: translateX(5%);
}.lleadership_experience .bimg_display {
    height: 350px;
    transition: all 0.5s ease;
    width: 280px;
    transform: rotate(-5deg);
    border-radius: 11px;
    box-shadow: 15px 15px 0 rgb(212,198,205,0.5);
}.lleadership_experience .bimg_display:hover {
    transform: rotate(0deg) scale(1.05);
    box-shadow: 0px 20px 30px -10px rgba(0, 0, 0, 0.5);
}.lleadership_experience .ework_summary {
    border-radius: 11px;
    max-width: 60%;
    padding: 2rem;
    transition: all 0.5s ease;
    transform: rotate(2deg) translateY(-30px);
    position: relative;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.5);
    background: #ffffff;
}.lleadership_experience .ework_summary::after {
    transition: all 0.5s ease;
    opacity: 0.6;
    left: 30px;
    width: 85%;
    height: 10px;
    position: absolute;
    content: "";
    filter: blur(8px);
    background: rgb(179,161,171);
    bottom: -10px;
}.lleadership_experience .ework_summary:hover {
    transform: rotate(0deg) translateY(-20px);
}.lleadership_experience .ework_summary:hover::after {
    width: 95%;
    opacity: 0.8;
}.lleadership_experience .name {
    transform: translateX(-20px);
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: rgb(212,198,205);
    font-size: 38px;
}.lleadership_experience .ework_summary > div:nth-child(2) {
    font-size: 19px;
    color: rgb(179,161,171);
    transform: translateX(-10px);
    font-weight: 600;
    margin-bottom: 1.5rem;
}.lleadership_experience .kjob_expertise {
    color: #000000;
    font-style: italic;
    position: relative;
    padding-left: 1.5rem;
    font-weight: 400;
    line-height: 1.6;
    font-size: 15px;
}.lleadership_experience .kjob_expertise::before {
    height: 100%;
    left: 0;
    background: linear-gradient(to bottom, rgb(212,198,205), rgb(179,161,171));
    border-radius: 10px;
    width: 5px;
    content: "";
    top: 0;
    position: absolute;
}

@media (max-width: 992px) {.lleadership_experience .ylearner_insights {
    flex-direction: column;
    transform: none;
    gap: 2rem;
}.lleadership_experience .bimg_display {
    width: 220px;
    height: 280px;
    margin: 0 auto;
}.lleadership_experience .ework_summary {
    transform: none;
    max-width: 100%;
}.lleadership_experience .name,
    .lleadership_experience .ework_summary > div:nth-child(2) {
    transform: none;
}}.ystay_connected {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: rgb(239,234,239);
}.ystay_connected::before {
    background: linear-gradient(
        135deg,
        transparent 20%,
        rgb(212,198,205,0.5) 20%, 
        rgb(212,198,205,0.5) 22%,
        transparent 22%,
        transparent 80%,
        rgb(179,161,171,0.5) 80%,
        rgb(179,161,171,0.5) 82%,
        transparent 82%
    );
    height: 100%;
    top: 0;
    opacity: 0.3;
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
}.ystay_connected .kstudy_training {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
}.ystay_connected .vreach_links {
    grid-template-columns: 1fr 1fr;
    display: grid;
    gap: 10% 5%;
    position: relative;
}.ystay_connected h3 {
    font-size: clamp(22px, 5vw, 42px);
    margin-bottom: 40px;
    font-weight: 700;
    max-width: 80%;
    position: relative;
    grid-column: 1 / -1;
    color: #000000;
    line-height: 1.1;
}.ystay_connected h3::first-letter {
    font-size: 1.5em;
    color: rgb(212,198,205);
    font-weight: 700;
}.ystay_connected .input_holder {
    display: flex;
    gap: 20px;
    grid-column: 1 / -1;
    align-items: flex-start;
    position: relative;
}.ystay_connected input[type="email"] {
    flex: 2;
    background: transparent;
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
    height: 50px;
    font-family: Arial, sans-serif;
    border: none;
    transition: all 0.3s ease;
    color: #000000;
    font-size: 18px;
    padding: 0;
}.ystay_connected input[type="email"]::placeholder {
    transition: all 0.3s ease;
    color: #000000;
    opacity: 0.7;
}.ystay_connected input[type="email"]:focus {
    border-color: rgb(212,198,205);
    outline: none;
}.ystay_connected input[type="email"]:focus::placeholder {
    transform: translateY(-10px);
    opacity: 0;
}.ystay_connected .Cfree_trial {
    letter-spacing: 2px;
    background: transparent;
    overflow: hidden;
    position: relative;
    font-weight: 400;
    color: #000000;
    height: 50px;
    flex: 1;
    cursor: pointer;
    border: 1px solid #000000;
    font-size: 16px;
    transition: all 0.3s ease;
    border-radius: 0;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
}.ystay_connected .Cfree_trial::before {
    background: rgb(212,198,205);
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    content: "";
    width: 0;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: absolute;
}.ystay_connected .Cfree_trial:hover {
    border-color: rgb(212,198,205);
    color: #ffffff;
}.ystay_connected .Cfree_trial:hover::before {
    width: 100%;
}.ystay_connected::after {
    position: absolute;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(0, 0, 0, 0.5),
        transparent
    );
    height: 1px;
    width: 60%;
    bottom: 60px;
    content: "";
    left: 20%;
}

@keyframes floatText {
    0% { transform: translateY(0); }
    50% { transform: translateY(-5px); }
    100% { transform: translateY(0); }
}

@media (max-width: 768px) {.ystay_connected {
    padding: 80px 0 100px;
}.ystay_connected .vreach_links {
    grid-template-columns: 1fr;
    gap: 20px;
}.ystay_connected h3 {
    max-width: 100%;
    margin-bottom: 30px;
}.ystay_connected .input_holder {
    flex-direction: column;
}.ystay_connected input[type="email"],
    .ystay_connected .Cfree_trial {
    width: 100%;
}.ystay_connected .Cfree_trial {
    margin-top: 20px;
}.ystay_connected::after {
    width: 80%;
    left: 10%;
    bottom: 50px;
}
}

@media (max-width: 480px) {.ystay_connected {
    padding: 60px 0 80px;
}.ystay_connected h3 {
    margin-bottom: 25px;
    font-size: 22px;
}.ystay_connected input[type="email"] {
    font-size: calc(18px * 0.9);
}.ystay_connected .Cfree_trial {
    font-size: calc(16px * 0.9);
    letter-spacing: 1px;
}.ystay_connected::after {
    bottom: 40px;
}}.Ucontact_form_box {
    background: rgb(239,234,239);
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.Ucontact_form_box::before {
    content: "";
    opacity: 0.3;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(212,198,205,0.5) 0,
        rgb(212,198,205,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    top: 0;
    position: absolute;
}.Ucontact_form_box::after {
    width: 300px;
    z-index: 1;
    animation: float 10s ease-in-out infinite;
    content: "";
    position: absolute;
    filter: blur(60px);
    right: 0;
    background: radial-gradient(circle, rgb(179,161,171) 0%, transparent 70%);
    bottom: 0;
    opacity: 0.2;
    height: 300px;
}.Ucontact_form_box .bimg_display {
    z-index: 0;
    top: 0;
    filter: blur(2px) saturate(0.8);
    height: 100%;
    opacity: 0.08;
    width: 100%;
    left: 0;
    position: absolute;
}.Ucontact_form_box .bimg_display::after {
    position: absolute;
    top: 0;
    content: "";
    width: 100%;
    left: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgb(179,161,171,0.5) 0%, transparent 100%);
}.Ucontact_form_box .container {
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 5;
    position: relative;
}.Ucontact_form_box h3 {
    letter-spacing: 1px;
    margin-bottom: 50px;
    position: relative;
    color: #000000;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
}.Ucontact_form_box h3::before {
    content: "";
    transform: translateX(-50%);
    width: 40px;
    background: rgb(212,198,205);
    height: 4px;
    left: 50%;
    position: absolute;
    top: -20px;
}.Ucontact_form_box h3::after {
    position: absolute;
    content: "";
    background: linear-gradient(to right, transparent, rgb(212,198,205), transparent);
    left: 50%;
    bottom: -20px;
    height: 1px;
    width: 100px;
    transform: translateX(-50%);
}.Yrequest_message {
    overflow: hidden;
    gap: 0;
    border-radius: 25px;
    z-index: 10;
    display: grid;
    grid-template-columns: 1fr 1fr;
    position: relative;
    backdrop-filter: blur(10px);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.07), 0 5px 15px rgba(0, 0, 0, 0.05);
    background: #ffffff;
}.Yrequest_message::before {
    top: -50%;
    width: 200%;
    background: radial-gradient(circle at center, rgb(179,161,171,0.5) 0%, transparent 50%);
    animation: rotate 60s linear infinite;
    position: absolute;
    content: "";
    opacity: 0.2;
    left: -50%;
    height: 200%;
    z-index: 0;
}.Yrequest_message .psupport_widget {
    padding: 60px 50px;
    z-index: 2;
    position: relative;
}.Yrequest_message .psupport_widget::before {
    content: "";
    width: 1px;
    top: 15%;
    background: linear-gradient(to bottom, transparent, rgb(212,198,205,0.5), transparent);
    right: 0;
    position: absolute;
    height: 70%;
}.Yrequest_message .psupport_widget h3 {
    font-weight: 600;
    color: #000000;
    letter-spacing: 0.5px;
    margin-bottom: 35px;
    text-align: left;
    font-size: 19px;
}.Yrequest_message .psupport_widget h3::before {
    display: none;
}.Yrequest_message .psupport_widget h3::after {
    background: rgb(212,198,205);
    left: 0;
    height: 2px;
    transform: none;
    width: 60px;
    bottom: -15px;
}.Yrequest_message .psupport_widget form {
    flex-direction: column;
    display: flex;
}.Yrequest_message .psupport_widget input[type="text"],
.Yrequest_message .psupport_widget textarea {
    background: rgba(240, 240, 240, 0.5);
    border-radius: 10px;
    font-size: 18px;
    transition: all 0.3s ease;
    width: 100%;
    border: none;
    padding: 18px 22px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
    margin-bottom: 25px;
    font-family: Arial, sans-serif;
}.Yrequest_message .psupport_widget input[type="text"]:focus,
.Yrequest_message .psupport_widget textarea:focus {
    box-shadow: 0 0 0 2px rgb(212,198,205,0.5), inset 0 1px 3px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    outline: none;
}.Yrequest_message .psupport_widget textarea {
    resize: vertical;
    min-height: 150px;
}.Yrequest_message .psupport_widget .crequest_panel {
    align-items: flex-start;
    position: relative;
    margin-bottom: 30px;
    display: flex;
}.Yrequest_message .psupport_widget .crequest_panel input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.Yrequest_message .psupport_widget .crequest_panel label {
    color: #000000;
    line-height: 1.5;
    cursor: pointer;
    padding-left: 30px;
    font-size: calc(18px - 2px);
    position: relative;
}.Yrequest_message .psupport_widget .crequest_panel label::before {
    content: "";
    transition: all 0.3s ease;
    top: 2px;
    background: rgba(240, 240, 240, 0.8);
    width: 20px;
    left: 0;
    border-radius: 10px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.08);
    position: absolute;
    height: 20px;
}.Yrequest_message .psupport_widget .crequest_panel input[type="checkbox"]:checked + label::before {
    background: rgb(212,198,205);
}.Yrequest_message .psupport_widget .crequest_panel input[type="checkbox"]:checked + label::after {
    top: 5px;
    height: 10px;
    border: solid #ffffff;
    transform: rotate(45deg);
    width: 5px;
    content: "";
    border-width: 0 2px 2px 0;
    left: 8px;
    position: absolute;
}.Yrequest_message .psupport_widget .crequest_panel a {
    color: rgb(212,198,205);
    position: relative;
    font-weight: 600;
    transition: all 0.3s ease;
    text-decoration: none;
}.Yrequest_message .psupport_widget .crequest_panel a::after {
    left: 0;
    content: "";
    height: 1px;
    bottom: -2px;
    background-color: rgb(212,198,205);
    position: absolute;
    transition: width 0.3s ease;
    width: 0;
}.Yrequest_message .psupport_widget .crequest_panel a:hover::after {
    width: 100%;
}.Yrequest_message .psupport_widget .srequest_reach {
    padding: 15px 30px;
    color: #000000;
    z-index: 1;
    position: relative;
    cursor: pointer;
    align-self: flex-start;
    display: inline-block;
    overflow: hidden;
    border: 2px solid rgb(212,198,205);
    border-radius: 10px;
    background: transparent;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    font-weight: 600;
    font-size: 14px;
}.Yrequest_message .psupport_widget .srequest_reach::before {
    position: absolute;
    z-index: -1;
    left: 0;
    background: rgb(212,198,205);
    top: 0;
    content: "";
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 100%;
    width: 0;
}.Yrequest_message .psupport_widget .srequest_reach:hover {
    color: #ffffff;
}.Yrequest_message .psupport_widget .srequest_reach:hover::before {
    width: 100%;
}.Yrequest_message .Rrequest_form {
    z-index: 2;
    padding: 60px 50px;
    position: relative;
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 245, 245, 1) 100%);
}.Yrequest_message .Rrequest_form::before {
    top: 0;
    height: 100%;
    content: "";
    opacity: 0.5;
    background-size: 20px 20px;
    width: 100%;
    position: absolute;
    background: linear-gradient(45deg, transparent 25%, rgba(0, 0, 0, 0.02) 25%, rgba(0, 0, 0, 0.02) 50%, transparent 50%, transparent 75%, rgba(0, 0, 0, 0.02) 75%);
    left: 0;
}.Yrequest_message .Rrequest_form h4 {
    font-size: 19px;
    position: relative;
    letter-spacing: 0.5px;
    margin-bottom: 35px;
    color: #000000;
    font-weight: 600;
}.Yrequest_message .Rrequest_form h4::after {
    left: 0;
    background: rgb(212,198,205);
    position: absolute;
    bottom: -15px;
    height: 2px;
    content: "";
    width: 60px;
}.Yrequest_message .Rrequest_form .orequest_box {
    margin: 0;
    list-style: none;
    padding: 0;
}.Yrequest_message .Rrequest_form .orequest_box li {
    position: relative;
    margin-bottom: 30px;
    align-items: center;
    transition: all 0.3s ease;
    display: flex;
    z-index: 1;
    border-left: 2px solid transparent;
    padding-left: 15px;
}.Yrequest_message .Rrequest_form .orequest_box li:last-child {
    margin-bottom: 0;
}.Yrequest_message .Rrequest_form .orequest_box li:hover {
    padding-left: 20px;
    border-left-color: rgb(212,198,205);
}.Yrequest_message .Rrequest_form .orequest_box li svg {
    width: 22px;
    opacity: 0.8;
    margin-right: 18px;
    flex-shrink: 0;
    height: 22px;
    transition: all 0.3s ease;
}.Yrequest_message .Rrequest_form .orequest_box li:hover svg {
    opacity: 1;
    transform: scale(1.1);
}.Yrequest_message .Rrequest_form .orequest_box li svg path {
    transition: all 0.3s ease;
    fill: rgb(212,198,205);
}.Yrequest_message .Rrequest_form .orequest_box li:hover svg path {
    fill: rgb(179,161,171);
}.Yrequest_message .Rrequest_form .orequest_box li span {
    color: #000000;
    line-height: 1.5;
    font-size: 18px;
}.Yrequest_message .Rrequest_form .orequest_box li a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: #000000;
    position: relative;
}.Yrequest_message .Rrequest_form .orequest_box li a::after {
    transition: width 0.3s ease;
    position: absolute;
    content: "";
    left: 0;
    background-color: rgb(212,198,205);
    height: 1px;
    width: 0;
    bottom: -3px;
}.Yrequest_message .Rrequest_form .orequest_box li a:hover {
    color: rgb(212,198,205);
}.Yrequest_message .Rrequest_form .orequest_box li a:hover::after {
    width: 100%;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.1);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 992px) {.Ucontact_form_box {
    padding: 80px 0;
}.Yrequest_message {
    grid-template-columns: 1fr;
}.Yrequest_message .psupport_widget::before {
    bottom: 0;
    top: auto;
    right: auto;
    left: 15%;
    width: 70%;
    height: 1px;
}.Yrequest_message .psupport_widget,
    .Yrequest_message .Rrequest_form {
    padding: 50px 40px;
}
}

@media screen and (max-width: 768px) {.Ucontact_form_box {
    padding: 60px 0;
}.Ucontact_form_box h3 {
    margin-bottom: 40px;
    font-size: calc(32px - 4px);
}.Yrequest_message .psupport_widget,
    .Yrequest_message .Rrequest_form {
    padding: 40px 30px;
}.Yrequest_message .psupport_widget h3,
    .Yrequest_message .Rrequest_form h4 {
    font-size: calc(19px - 2px);
    margin-bottom: 30px;
}.Yrequest_message .psupport_widget input[type="text"],
    .Yrequest_message .psupport_widget textarea {
    padding: 15px 18px;
    margin-bottom: 20px;
}.Yrequest_message .psupport_widget .srequest_reach {
    text-align: center;
    width: 100%;
}
}

@media screen and (max-width: 480px) {.Ucontact_form_box {
    padding: 50px 0;
}.Yrequest_message {
    border-radius: 10px;
}.Yrequest_message .psupport_widget,
    .Yrequest_message .Rrequest_form {
    padding: 30px 25px;
}.Yrequest_message .Rrequest_form .orequest_box li {
    align-items: flex-start;
}.Yrequest_message .Rrequest_form .orequest_box li svg {
    margin-top: 3px;
}}.sprivacy_bastion {
    overflow: hidden;
    color: #000000;
    font-family: Arial, sans-serif;
    padding: 40px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    background: rgb(212,198,205,0.5);
    width: 100%;
}.sprivacy_bastion h1 {
    font-size: 39px;
    margin-bottom: 20px;
    margin-top: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000000;
}.sprivacy_bastion h2 {
    border-bottom: 2px solid rgb(179,161,171,0.5);
    font-size: 31px;
    font-weight: 600;
    padding-bottom: 5px;
    margin-bottom: 15px;
    margin-top: 25px;
    color: rgb(179,161,171);
}.sprivacy_bastion ul, .sprivacy_bastion ol {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-top: 10px;
    list-style-type: disc;
}.sprivacy_bastion li {
    font-size: 17px;
    margin-bottom: 10px;
    line-height: 1.6;
}.sprivacy_bastion div {
    background: #ffffff;
    margin-bottom: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding: 20px;
    line-height: 1.8;
}

@media only screen and (max-width: 800px) {.sprivacy_bastion {
    padding: 20px;
    box-shadow: none;
}.sprivacy_bastion h1 {
    font-size: calc(23px - 10px);
}.sprivacy_bastion h2 {
    font-size: calc(23px - 5px);
}}

.sprivacy_bastion h3, .sprivacy_bastion h4, .sprivacy_bastion h5, .sprivacy_bastion h6 {
    margin-top: 20px;
    color: rgb(212,198,205);
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 1.2em;
}.sprivacy_bastion p, .sprivacy_bastion span {
    color: #000000;
    margin-bottom: 10px;
    line-height: 1.6;
    font-size: 17px;
}.sprivacy_bastion a {
    font-weight: 400;
    color: rgb(179,161,171);
    transition: color 0.3s ease;
    text-decoration: none;
}.sprivacy_bastion a:hover {
    color: rgb(212,198,205);
    text-decoration: underline;
}.sprivacy_bastion button {
    transition: background 0.3s ease;
    color: #ffffff;
    cursor: pointer;
    padding: 10px 20px;
    background: rgb(179,161,171);
    font-size: 19px;
    border-radius: 10px;
    border: none;
}.sprivacy_bastion button:hover {
    background: rgb(212,198,205);
}.Stest_drive {
    background: rgb(239,234,239);
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}.Stest_drive::before {
    background: 
        linear-gradient(90deg, #000000 1px, transparent 1px) 0 0 / 40px 100%,
        linear-gradient(0deg, #000000 1px, transparent 1px) 0 0 / 100% 40px;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.04;
    z-index: 1;
    left: 0;
    position: absolute;
}.Stest_drive .kstudy_training {
    border-left: 4px solid rgb(212,198,205);
    display: grid;
    gap: 50px;
    z-index: 10;
    position: relative;
    grid-template-columns: 1fr 1fr;
    padding-left: 50px;
}.Stest_drive .container p {
    font-size: 32px;
    position: relative;
    z-index: 5;
    font-weight: 700;
    color: #000000;
    line-height: 1.4;
    margin: 0;
    grid-column: 1 / -1;
}.Stest_drive .srequest_reach {
    transition: all 0.3s ease;
    z-index: 5;
    position: relative;
    grid-column: 1 / 2;
    background: rgb(239,234,239);
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 17px;
    border-radius: 21px;
    overflow: hidden;
    padding: 20px 40px;
    text-decoration: none;
    box-shadow: 5px 5px 0 rgb(212,198,205);
    font-weight: 600;
}.Stest_drive .srequest_reach::before {
    height: 100%;
    width: 100%;
    top: 0;
    background: linear-gradient(
        90deg, 
        transparent, 
        rgba(255, 255, 255, 0.2),
        transparent
    );
    transition: 0.5s;
    left: -100%;
    content: '';
    position: absolute;
}.Stest_drive .srequest_reach:hover {
    transform: translate(5px, 5px);
    box-shadow: 0 0 0 rgb(212,198,205);
}.Stest_drive .srequest_reach:hover::before {
    left: 100%;
}.Stest_drive .kstudy_training::before {
    opacity: 0.3;
    right: -175px;
    content: '';
    border-radius: 50%;
    position: absolute;
    top: -175px;
    height: 350px;
    width: 350px;
    z-index: -1;
    border: 2px solid rgb(212,198,205,0.5);
}.Stest_drive .kstudy_training::after {
    height: 200px;
    content: '';
    bottom: -100px;
    width: 200px;
    border-radius: 50%;
    opacity: 0.3;
    right: -50px;
    border: 2px solid rgb(179,161,171,0.5);
    z-index: -1;
    position: absolute;
}.Stest_drive::after {
    top: 0;
    z-index: 1;
    background: linear-gradient(135deg, transparent 0%, rgb(212,198,205,0.5) 100%);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    content: '';
    opacity: 0.05;
}

@media (max-width: 991px) {.Stest_drive {
    padding: 80px 0;
}.Stest_drive .kstudy_training {
    padding-left: 30px;
    gap: 40px;
}.Stest_drive .container p {
    font-size: calc(18px * 1.2);
}.Stest_drive .srequest_reach {
    padding: 18px 36px;
}
}

@media (max-width: 767px) {.Stest_drive {
    padding: 60px 0;
}.Stest_drive .kstudy_training {
    grid-template-columns: 1fr;
    padding-left: 20px;
    gap: 30px;
}.Stest_drive .container p {
    font-size: 18px;
}.Stest_drive .srequest_reach {
    grid-column: 1;
    padding: 15px 30px;
}
}

@media (max-width: 480px) {.Stest_drive {
    padding: 40px 0;
}.Stest_drive .kstudy_training {
    border-left-width: 3px;
    padding-left: 15px;
    gap: 20px;
}.Stest_drive .container p {
    font-size: calc(13px * 1.2);
}.Stest_drive .srequest_reach {
    padding: 12px 25px;
    font-size: calc(17px * 0.9);
}}.Bcourse_features {
    background: rgb(239,234,239);
    padding: 7rem 0;
    position: relative;
    overflow: hidden;
}.Bcourse_features::before {
    position: absolute;
    height: 100%;
    opacity: 0.15;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    background: 
        linear-gradient(45deg, transparent 45%, rgb(212,198,205,0.5) 100%),
        linear-gradient(135deg, transparent 45%, rgb(179,161,171,0.5) 100%);
}.Bcourse_features::after {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    opacity: 0.05;
    background: 
        repeating-linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 20px);
    left: 0;
    width: 100%;
    z-index: 0;
}.Bcourse_features .Jjob_success {
    flex-direction: column;
    display: flex;
    align-items: center;
}.Bcourse_features .Stext_article {
    padding: 4rem 3rem;
    clip-path: polygon(
        0% 5%, 
        5% 0%, 
        95% 0%, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0% 95%
    );
    z-index: 3;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    border-radius: 15px;
    backdrop-filter: blur(10px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12);
    transform: translateZ(0);
    text-align: center;
}.Bcourse_features .Stext_article:hover {
    transform: translateY(-8px);
    box-shadow: 0 40px 70px rgba(0, 0, 0, 0.18);
}.Bcourse_features h2 {
    position: relative;
    color: #000000;
    font-size: calc(35px * 1.2);
    font-weight: 700;
    display: inline-block;
    margin-bottom: 1.8rem;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}.Bcourse_features h2::before {
    width: 45px;
    top: -15px;
    height: 45px;
    transition: all 0.5s ease;
    left: -15px;
    content: "";
    border-left: 3px solid rgb(212,198,205);
    position: absolute;
    opacity: 0.7;
    border-top: 3px solid rgb(212,198,205);
}.Bcourse_features h2::after {
    width: 45px;
    position: absolute;
    transition: all 0.5s ease;
    border-bottom: 3px solid rgb(179,161,171);
    bottom: -15px;
    content: "";
    opacity: 0.7;
    border-right: 3px solid rgb(179,161,171);
    right: -15px;
    height: 45px;
}.Bcourse_features .Stext_article:hover h2::before {
    top: -20px;
    width: 55px;
    height: 55px;
    left: -20px;
}.Bcourse_features .Stext_article:hover h2::after {
    height: 55px;
    width: 55px;
    right: -20px;
    bottom: -20px;
}.Bcourse_features .description {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    position: relative;
    line-height: 1.9;
    max-width: 85%;
    margin-right: auto;
    font-size: 17px;
    margin-bottom: 1.8rem;
    margin-left: auto;
    color: #000000;
}.Bcourse_features .description:last-of-type {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-left: 3px solid rgb(212,198,205);
    padding: 1.2rem 1.8rem;
    border-radius: 10px;
    transition: all 0.5s ease;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    font-weight: 600;
    border-right: 3px solid rgb(179,161,171);
    max-width: 90%;
    transform: perspective(1000px) rotateX(2deg);
}.Bcourse_features .Stext_article:hover .description:last-of-type {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateX(0deg);
}.Bcourse_features .bimg_display {
    top: -10%;
    transform: none;
    z-index: 0;
    transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1);
    height: 120%;
    filter: brightness(0.95) contrast(1.05);
    position: absolute;
    left: -10%;
    border-radius: 0;
    width: 120%;
}.Bcourse_features .bimg_display::before {
    top: 0;
    left: 0;
    content: "";
    background: 
        radial-gradient(circle at center, transparent 30%, rgba(0, 0, 0, 0.5) 100%),
        linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 70%);
    height: 100%;
    z-index: 1;
    width: 100%;
    position: absolute;
    opacity: 0.85;
}.Bcourse_features .bimg_display::after {
    z-index: 2;
    position: absolute;
    width: 150%;
    animation: rotateGradient 20s infinite linear;
    content: "";
    background: 
        radial-gradient(
            ellipse at center, 
            transparent 30%, 
            rgb(212,198,205,0.5) 70%, 
            rgb(179,161,171,0.5) 100%
        );
    top: -25%;
    opacity: 0.3;
    height: 150%;
    left: -25%;
}@keyframes rotateGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.Bcourse_features .Stext_article::before {
    height: 70%;
    animation: morph 15s linear infinite alternate;
    background: rgb(212,198,205,0.5);
    width: 70%;
    position: absolute;
    opacity: 0.15;
    content: "";
    right: -5%;
    z-index: -1;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    top: -5%;
}.Bcourse_features .Stext_article::after {
    width: 70%;
    height: 70%;
    animation: morph 15s linear infinite alternate-reverse;
    opacity: 0.15;
    background: rgb(179,161,171,0.5);
    left: -5%;
    position: absolute;
    bottom: -5%;
    z-index: -1;
    content: "";
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}

@keyframes morph {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    25% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    50% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    75% {
        border-radius: 40% 60% 30% 70% / 60% 40% 30% 70%;
    }
    100% {
        border-radius: 60% 40% 60% 40% / 50% 60% 40% 50%;
    }
}

@media (max-width: 1200px) {.Bcourse_features .Stext_article {
    padding: 3.5rem 2.5rem;
    max-width: 800px;
}.Bcourse_features .bimg_display {
    height: 130%;
    width: 130%;
}
}

@media (max-width: 992px) {.Bcourse_features {
    padding: 5rem 0;
}.Bcourse_features .Stext_article {
    padding: 3rem 2rem;
    max-width: 700px;
}.Bcourse_features h2 {
    font-size: 35px;
}.Bcourse_features .description {
    max-width: 90%;
    line-height: 1.8;
}.Bcourse_features .bimg_display {
    left: -20%;
    top: -20%;
    height: 140%;
    width: 140%;
}
}

@media (max-width: 768px) {.Bcourse_features {
    padding: 4rem 0;
}.Bcourse_features .Stext_article {
    padding: 2.5rem 1.5rem;
    max-width: 90%;
    clip-path: polygon(
            0% 3%, 
            3% 0%, 
            97% 0%, 
            100% 3%, 
            100% 97%, 
            97% 100%, 
            3% 100%, 
            0% 97%
        );
}.Bcourse_features h2 {
    font-size: calc(35px * 0.95);
}.Bcourse_features h2::before,
    .Bcourse_features h2::after {
    left: -10px;
    width: 35px;
    height: 35px;
    top: -10px;
}.Bcourse_features h2::after {
    bottom: -10px;
    right: -10px;
}.Bcourse_features .Stext_article:hover h2::before,
    .Bcourse_features .Stext_article:hover h2::after {
    width: 40px;
    height: 40px;
}.Bcourse_features .description {
    font-size: calc(17px * 0.95);
    line-height: 1.7;
    max-width: 95%;
}.Bcourse_features .description:last-of-type {
    max-width: 95%;
    padding: 1rem 1.5rem;
}.Bcourse_features .bimg_display {
    width: 150%;
    height: 150%;
}
}

@media (max-width: 576px) {.Bcourse_features {
    padding: 3rem 0;
}.Bcourse_features .Stext_article {
    clip-path: polygon(
            0% 2%, 
            2% 0%, 
            98% 0%, 
            100% 2%, 
            100% 98%, 
            98% 100%, 
            2% 100%, 
            0% 98%
        );
    padding: 2rem 1.2rem;
    max-width: 95%;
}.Bcourse_features h2 {
    margin-bottom: 1.2rem;
    font-size: calc(35px * 0.85);
}.Bcourse_features h2::before,
    .Bcourse_features h2::after {
    border-width: 2px;
    top: -8px;
    height: 25px;
    width: 25px;
    left: -8px;
}.Bcourse_features h2::after {
    right: -8px;
    border-width: 2px;
    bottom: -8px;
}.Bcourse_features .Stext_article:hover h2::before,
    .Bcourse_features .Stext_article:hover h2::after {
    width: 30px;
    height: 30px;
}.Bcourse_features .description {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
    margin-bottom: 1.2rem;
    max-width: 100%;
}.Bcourse_features .description:last-of-type {
    border-width: 2px;
    max-width: 100%;
    transform: none;
    padding: 0.8rem 1.2rem;
}.Bcourse_features .Stext_article:hover {
    transform: translateY(-5px);
}.Bcourse_features .Stext_article:hover .description:last-of-type {
    transform: none;
}.Bcourse_features .bimg_display {
    top: -30%;
    left: -30%;
    height: 160%;
    width: 160%;
}.Bcourse_features .Stext_article::before,
    .Bcourse_features .Stext_article::after {
    width: 80%;
    height: 80%;
}}header .Imain_learn {
    overflow: hidden;
    background: rgb(239,234,239);
    position: relative;
    z-index: 100;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
}header .Imain_learn::before {
    top: 0;
    left: 0;
    z-index: -1;
    content: "";
    background: 
        radial-gradient(circle at 10% 20%, rgb(212,198,205,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(179,161,171,0.5) 0%, transparent 30%);
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.2;
}header .Imain_learn::after {
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    position: absolute;
    opacity: 0.1;
    z-index: -1;
    width: 40%;
    top: 0;
    right: 0;
    background: linear-gradient(135deg, transparent 25%, rgb(212,198,205,0.5) 100%);
    content: "";
    height: 100%;
}header .container {
    padding: 1.8rem 2rem;
    position: relative;
}header .Rheader_master {
    grid-template-columns: auto 1fr;
    display: grid;
    gap: 3rem;
    align-items: center;
}header .Ytop_start {
    position: relative;
    z-index: 2;
}header .Hhead_expert {
    position: relative;
    display: block;
    z-index: 2;
}header .Hhead_expert::before,
header .Hhead_expert::after {
    transition: all 0.5s ease;
    content: "";
    background: rgb(212,198,205,0.5);
    z-index: -1;
    position: absolute;
    border-radius: 50%;
    opacity: 0;
}header .Hhead_expert::before {
    left: -15px;
    height: 50px;
    width: 50px;
    top: -15px;
}header .Hhead_expert::after {
    width: 25px;
    right: -10px;
    background: rgb(179,161,171,0.5);
    bottom: -5px;
    height: 25px;
}header .Hhead_expert:hover::before,
header .Hhead_expert:hover::after {
    transform: scale(1.2);
    opacity: 0.6;
}header .Hhead_expert svg {
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.5));
    height: 50px;
    transition: all 0.3s ease;
    width: auto;
}header .Hhead_expert:hover svg {
    transform: rotate(-5deg);
}header .Yhead_sitebar {
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    list-style: none;
    margin: 0;
    background: linear-gradient(to right, transparent, #ffffff);
    position: relative;
    border-radius: 0 14px 14px 0;
    justify-content: flex-end;
    flex-wrap: wrap;
    display: flex;
    padding: 10px 20px;
}header .Yhead_sitebar::after {
    position: absolute;
    height: 100%;
    background-image: 
        linear-gradient(45deg, rgb(212,198,205,0.5) 25%, transparent 25%, transparent 50%, 
        rgb(212,198,205,0.5) 50%, rgb(212,198,205,0.5) 75%, transparent 75%, transparent);
    animation: moveStripes 20s linear infinite;
    left: 0;
    content: "";
    top: 0;
    background-size: 10px 10px;
    z-index: -1;
    width: 100%;
    opacity: 0.05;
}header .Amain_master {
    position: relative;
    margin: 5px 8px;
    perspective: 800px;
}header .Amain_master::before {
    transition: all 0.3s ease;
    height: 0;
    left: -10px;
    top: 50%;
    opacity: 0;
    border-left: 5px solid rgb(212,198,205);
    width: 0;
    border-bottom: 5px solid transparent;
    position: absolute;
    transform: translateY(-50%) scale(0);
    border-top: 5px solid transparent;
    content: "";
}header .Amain_master:hover::before {
    opacity: 1;
    transform: translateY(-50%) scale(1);
    left: -15px;
}header .Amain_master a {
    position: relative;
    font-weight: 600;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    border: 1px solid transparent;
    color: #000000;
    overflow: hidden;
    display: block;
    padding: 10px 18px;
    text-decoration: none;
    transition: all 0.3s ease;
    transform-style: preserve-3d;
    background: transparent;
    font-size: 13px;
}header .Amain_master a::before {
    position: absolute;
    content: "";
    top: 0;
    transform: translateZ(-1px);
    height: 100%;
    z-index: -1;
    background: #ffffff;
    width: 100%;
    left: 0;
}header .Amain_master a::after {
    bottom: 0;
    content: "";
    background: rgb(212,198,205);
    transform: translateX(-50%);
    position: absolute;
    height: 2px;
    width: 0;
    transition: width 0.3s ease;
    left: 50%;
}header .Amain_master a:hover {
    color: rgb(212,198,205);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateZ(20px);
    border-color: rgb(212,198,205,0.5);
}header .Amain_master a:hover::after {
    width: 80%;
}

@keyframes moveStripes {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@media (max-width: 991px) {header .Rheader_master {
    justify-items: center;
    gap: 2rem;
    grid-template-columns: 1fr;
}header .Yhead_sitebar {
    width: 100%;
    justify-content: center;
    border-radius: 14px;
    background: #ffffff;
    clip-path: none;
}
}

@media (max-width: 767px) {header .container {
    padding: 1.5rem 1rem;
}header .Amain_master {
    margin: 3px 5px;
}header .Amain_master a {
    padding: 8px 15px;
    font-size: calc(13px - 1px);
}
}

@media (max-width: 480px) {header .Yhead_sitebar {
    padding: 15px;
    align-items: center;
    flex-direction: column;
}header .Amain_master {
    margin: 3px 0;
    width: 100%;
}header .Amain_master a {
    text-align: center;
    width: 100%;
}header .Amain_master::before {
    display: none;
}header .Hhead_expert svg {
    height: 40px;
}}.happMessage {
    perspective: 1000px;
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(179,161,171,0.5), rgb(212,198,205,0.5));
    position: relative;
}.happMessage::before {
    background: repeating-linear-gradient(
        45deg,
        rgb(179,161,171,0.5) 0px,
        rgb(179,161,171,0.5) 2px,
        transparent 2px,
        transparent 10px
    );
    pointer-events: none;
    opacity: 0.1;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    content: "";
    top: 0;
    position: absolute;
}.happMessage::after {
    background: radial-gradient(
        circle at center,
        rgb(212,198,205,0.5) 0%,
        transparent 70%
    );
    transform: rotate(-15deg);
    content: "";
    right: -10%;
    width: 80%;
    opacity: 0.4;
    position: absolute;
    top: -10%;
    height: 80%;
    z-index: 0;
}.happMessage .container {
    transform: translateZ(0);
    position: relative;
    max-width: 1200px;
    padding: 0 2rem;
    z-index: 2;
    margin: 0 auto;
    transform-style: preserve-3d;
}.happMessage h2 {
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    color: #000000;
    max-width: 90%;
    font-size: 38px;
    position: relative;
    transform: translateZ(30px);
    margin-bottom: 3rem;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    font-family: Arial, sans-serif;
}.happMessage h2::after {
    left: 0;
    transform-origin: left;
    width: 8rem;
    position: absolute;
    background: linear-gradient(to right, rgb(212,198,205), rgb(179,161,171));
    height: 0.3rem;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(1);
    bottom: -1rem;
    content: "";
}.happMessage .kstudy_training {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.6s ease;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1), 
        0 8px 16px rgba(0, 0, 0, 0.05),
        0 4px 8px rgba(0, 0, 0, 0.025);
    padding: 3rem;
    backdrop-filter: blur(5px);
    border-left: 4px solid rgb(212,198,205);
    transform: translateZ(10px) rotateX(2deg);
    background: #ffffff;
    position: relative;
    transform-style: preserve-3d;
}.happMessage .kstudy_training::before {
    pointer-events: none;
    right: 1rem;
    content: "";
    opacity: 0.5;
    top: 1rem;
    z-index: 0;
    position: absolute;
    left: 1rem;
    border: 1px dashed rgb(179,161,171,0.5);
    bottom: 1rem;
}.happMessage .kstudy_training:hover {
    transform: translateZ(20px) rotateX(0deg);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15), 
        0 10px 20px rgba(0, 0, 0, 0.1),
        0 5px 10px rgba(0, 0, 0, 0.05);
}.happMessage ul {
    z-index: 1;
    padding: 0;
    position: relative;
    list-style: none;
    margin: 0;
}.happMessage li {
    transform: translateZ(5px);
    position: relative;
    margin-bottom: 1rem;
}.happMessage li::before {
    top: 0.5rem;
    left: -2rem;
    transition: opacity 0.3s ease, transform 0.3s ease;
    width: 0.8rem;
    transform: rotate(45deg);
    height: 0.8rem;
    position: absolute;
    content: "";
    border-radius: 0.2rem;
    background: linear-gradient(135deg, rgb(212,198,205), rgb(179,161,171));
    opacity: 0;
}.happMessage li:hover::before {
    transform: rotate(45deg) scale(1.2);
    opacity: 1;
}.happMessage span {
    display: block;
    color: #000000;
    padding-left: 0;
    font-size: 18px;
    font-family: Arial, sans-serif;
    position: relative;
    line-height: 1.8;
    transition: padding-left 0.3s ease;
}.happMessage span::after {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    height: 1px;
    bottom: -0.8rem;
    content: "";
    width: 100%;
    transform-origin: left;
    background: linear-gradient(to right, rgb(179,161,171,0.5), transparent);
    transform: scaleX(0);
    position: absolute;
}.happMessage li:hover span {
    padding-left: 0.5rem;
}.happMessage li:hover span::after {
    transform: scaleX(1);
}

@media (max-width: 991px) {.happMessage {
    padding: 5rem 0;
}.happMessage .kstudy_training {
    padding: 2.5rem;
    transform: translateZ(5px) rotateX(1deg);
}.happMessage h2 {
    max-width: 100%;
    font-size: calc(38px * 0.9);
    transform: translateZ(20px);
}
}

@media (max-width: 767px) {.happMessage {
    padding: 4rem 0;
}.happMessage .container {
    padding: 0 1.5rem;
}.happMessage .kstudy_training {
    transform: translateZ(0) rotateX(0deg);
    padding: 2rem;
}.happMessage h2 {
    margin-bottom: 2rem;
    font-size: calc(38px * 0.8);
    transform: translateZ(10px);
}.happMessage h2::after {
    width: 6rem;
    height: 0.25rem;
}.happMessage span {
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 575px) {.happMessage {
    padding: 3rem 0;
}.happMessage .container {
    padding: 0 1rem;
}.happMessage .kstudy_training {
    border-left-width: 3px;
    padding: 1.5rem;
}.happMessage h2 {
    margin-bottom: 1.5rem;
    font-size: calc(38px * 0.7);
}.happMessage h2::after {
    bottom: -0.7rem;
    width: 5rem;
    height: 0.2rem;
}.happMessage span {
    line-height: 1.6;
    font-size: calc(18px * 0.9);
}.happMessage li::before {
    left: -1.5rem;
    height: 0.7rem;
    width: 0.7rem;
}}.rpricing_level {
    overflow: hidden;
    background: rgb(239,234,239);
    padding: 120px 0;
    position: relative;
}.rpricing_level::before {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    z-index: 1;
    content: "";
    background: linear-gradient(135deg, rgb(212,198,205,0.5) 0%, transparent 70%);
}.rpricing_level .container {
    position: relative;
    max-width: 1320px;
    margin: 0 auto;
    z-index: 2;
    padding: 0 15px;
}.rpricing_level .Mmember_fees {
    gap: 60px;
    display: flex;
    flex-direction: column-reverse;
}.rpricing_level .kstudy_cost {
    animation: fadeInUp 0.8s ease-out forwards;
    margin: 0 auto;
    transform: translateY(-10px);
    text-align: center;
    max-width: 800px;
}.rpricing_level .kstudy_cost h2 {
    margin-bottom: 20px;
    font-size: 32px;
    position: relative;
    font-weight: 700;
    color: #000000;
    display: inline-block;
}.rpricing_level .kstudy_cost h2::after {
    left: 50%;
    bottom: -10px;
    background: rgb(212,198,205);
    height: 3px;
    position: absolute;
    content: "";
    transform: translateX(-50%);
    width: 80px;
}.rpricing_level .oplan_pricing {
    color: #000000;
    line-height: 1.7;
    margin: 0 auto;
    max-width: 600px;
    word-break: break-word;
    overflow-wrap: break-word;
    margin-bottom: 0;
    font-size: 18px;
}.rpricing_level .upricing_deals {
    gap: 30px;
    width: 100%;
    grid-template-columns: 1fr;
    display: grid;
}.rpricing_level .zlesson_plans {
    text-decoration: none;
    opacity: 0;
    height: 100%;
    overflow: hidden;
    border-radius: 10px;
    transform: translateY(20px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    animation: fadeInUp 0.8s ease-out forwards;
    animation-delay: calc(var(--index, 0) * 0.1s);
    display: block;
}.rpricing_level .zlesson_plans:nth-child(1) {
    --index: 1;
}.rpricing_level .zlesson_plans:nth-child(2) {
    --index: 2;
}.rpricing_level .zlesson_plans:nth-child(3) {
    --index: 3;
}.rpricing_level .zlesson_plans:nth-child(4) {
    --index: 4;
}.rpricing_level .zlesson_plans:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.rpricing_level .opay_plans {
    display: flex;
    position: relative;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    background: linear-gradient(145deg, #ffffff, #f5f8ff);
}.rpricing_level .opay_plans::before {
    top: 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, rgb(212,198,205), rgb(179,161,171));
}.rpricing_level .Rsub_options {
    flex-direction: column;
    display: flex;
    flex: 1;
    padding: 40px 30px;
    box-sizing: border-box;
}.rpricing_level .Rsub_options h3 {
    color: #000000;
    position: relative;
    word-break: break-word;
    margin-bottom: 15px;
    overflow-wrap: break-word;
    font-weight: 700;
    font-size: 24px;
    margin-top: 0;
}.rpricing_level .Rsub_options h3::after {
    bottom: -8px;
    position: absolute;
    height: 2px;
    transition: width 0.3s ease;
    width: 40px;
    left: 0;
    background-color: rgb(212,198,205);
    content: "";
}.rpricing_level .zlesson_plans:hover .Rsub_options h3::after {
    width: 70px;
}.rpricing_level .cdiscount_tier {
    word-break: break-word;
    border-radius: 10px;
    color: rgb(212,198,205);
    position: relative;
    font-size: calc(24px * 1.2);
    font-weight: 700;
    margin: 10px 0 20px;
    display: inline-block;
    overflow-wrap: break-word;
    padding: 8px 16px;
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.1), rgba(var(--primary-color-rgb), 0.05));
}.rpricing_level .Rsub_options p {
    word-break: break-word;
    white-space: normal;
    color: #000000;
    font-size: 18px;
    flex-grow: 1;
    overflow-wrap: break-word;
    line-height: 1.7;
    margin-bottom: 0;
}.rpricing_level .bimg_display {
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), filter 0.6s ease;
    height: 200px;
    width: 100%;
}.rpricing_level .zlesson_plans:hover .bimg_display {
    filter: brightness(1.05);
    transform: scale(1.05);
}

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

@media (min-width: 768px) {.rpricing_level .upricing_deals {
    grid-template-columns: repeat(2, 1fr);
}.rpricing_level .Rsub_options {
    padding: 40px;
}.rpricing_level .bimg_display {
    height: 220px;
}
}

@media (min-width: 992px) {.rpricing_level .Mmember_fees {
    gap: 50px;
    align-items: center;
    flex-direction: row;
}.rpricing_level .upricing_deals {
    grid-template-columns: repeat(2, 1fr);
    width: 65%;
}.rpricing_level .kstudy_cost {
    width: 35%;
    text-align: left;
    margin: 0;
}.rpricing_level .kstudy_cost h2::after {
    left: 0;
    transform: none;
}.rpricing_level .oplan_pricing {
    margin: 0;
}
}

@media (min-width: 1200px) {.rpricing_level .upricing_deals {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.rpricing_level .Rsub_options h3 {
    font-size: calc(24px * 1.1);
}.rpricing_level .cdiscount_tier {
    font-size: calc(24px * 1.3);
}.rpricing_level .bimg_display {
    height: 240px;
}
}

@media (max-width: 767px) {.rpricing_level {
    padding: 80px 0;
}.rpricing_level .Rsub_options {
    padding: 30px 20px;
}.rpricing_level .cdiscount_tier {
    font-size: 24px;
    padding: 6px 12px;
}.rpricing_level .bimg_display {
    height: 180px;
}
}

@media (max-width: 480px) {.rpricing_level {
    padding: 60px 0;
}.rpricing_level .kstudy_cost h2 {
    font-size: calc(32px * 0.85);
}.rpricing_level .Rsub_options h3 {
    font-size: calc(24px * 0.95);
}.rpricing_level .bimg_display {
    height: 160px;
}}footer {
    position: relative;
    width: 100%;
}footer .Ocase_study {
    background: linear-gradient(135deg, rgb(212,198,205), rgb(179,161,171));
    font-family: Arial, sans-serif;
    color: #ffffff;
    padding: 80px 0 30px;
    position: relative;
}footer .Ocase_study::before {
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
                      radial-gradient(circle at 85% 60%, rgba(255, 255, 255, 0.15) 0%, transparent 25%),
                      radial-gradient(circle at 40% 90%, rgba(255, 255, 255, 0.08) 0%, transparent 15%);
    left: 0;
    content: "";
}footer .Laward_show {
    position: relative;
    z-index: 1;
}footer .Tinstant_contact {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
    gap: 20px;
    justify-content: center;
}footer .info_item {
    z-index: 1;
    flex: 0 1 220px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    padding: 20px;
    justify-content: center;
    position: relative;
    align-items: center;
    border-radius: 50%;
    background-color: rgb(212,198,205,0.5);
    backdrop-filter: blur(5px);
    height: 220px;
    display: flex;
    transition: all 0.4s ease;
}footer .info_item:nth-child(1) {
    transform: translateY(-20px);
}footer .info_item:nth-child(2) {
    transform: translateY(20px);
}footer .info_item:nth-child(3) {
    transform: translateY(-10px);
}footer .info_item:nth-child(4) {
    transform: translateY(10px);
}footer .info_item:hover {
    transform: scale(1.05) translateY(0);
    background-color: rgb(179,161,171,0.5);
    z-index: 2;
}footer .info_item svg {
    height: 24px;
    margin-right: 10px;
    width: 24px;
    fill: #ffffff;
    flex-shrink: 0;
}footer .info_item p,
footer .info_item a {
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    max-width: 80%;
    font-size: 15px;
}footer .info_item a:hover {
    text-decoration: underline;
}footer .text_main_holder {
    flex-wrap: wrap;
    gap: 30px;
    position: relative;
    display: flex;
    justify-content: center;
}footer .Ytop_start, footer .Yhead_sitebar, footer .subscribe_holder {
    position: relative;
    flex: 1 1 300px;
    background-color: rgb(212,198,205,0.5);
    flex-direction: column;
    transition: all 0.3s ease;
    align-items: center;
    text-align: center;
    overflow: hidden;
    max-width: 400px;
    display: flex;
    backdrop-filter: blur(5px);
    border-radius: 24px;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}footer .Ytop_start:hover, footer .Yhead_sitebar:hover, footer .subscribe_holder:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    background-color: rgb(179,161,171,0.5);
}footer .Ytop_start::before, footer .Yhead_sitebar::before, footer .subscribe_holder::before {
    position: absolute;
    border-radius: 50%;
    content: "";
    width: 150px;
    z-index: -1;
    opacity: 0.1;
    height: 150px;
}footer .Ytop_start::before {
    left: -50px;
    background-color: rgb(212,198,205);
    top: -50px;
}footer .Yhead_sitebar::before {
    background-color: rgb(179,161,171);
    bottom: -50px;
    right: -50px;
}footer .subscribe_holder::before {
    left: -50px;
    background-color: rgb(212,198,205);
    bottom: -50px;
}footer .Ytop_start svg {
    filter: brightness(0) invert(1);
    height: 50px;
    margin-bottom: 20px;
    width: auto;
}footer .Isec_cert {
    font-size: 13px;
    max-width: 300px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
}footer .Yhead_sitebar h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 24px;
    display: inline-block;
    position: relative;
    color: #ffffff;
}footer .Yhead_sitebar h5::after, footer .subscribe_holder h5::after {
    height: 2px;
    background-color: #ffffff;
    transition: width 0.3s ease;
    transform: translateX(-50%);
    left: 50%;
    bottom: -8px;
    width: 40px;
    content: "";
    position: absolute;
}footer .Yhead_sitebar:hover h5::after, footer .subscribe_holder:hover h5::after {
    width: 80px;
}footer .Ynav_header {
    gap: 10px;
    justify-content: center;
    display: flex;
    margin-bottom: 20px;
    flex-wrap: wrap;
    max-width: 300px;
}footer .Ynav_header a {
    color: #ffffff;
    font-size: 15px;
    padding: 8px 15px;
    background-color: rgb(212,198,205,0.5);
    transition: all 0.3s ease;
    border-radius: 10px;
    text-decoration: none;
}footer .Ynav_header a:hover {
    transform: translateY(-3px);
    background-color: rgb(179,161,171,0.5);
}footer .subscribe_holder p {
    max-width: 300px;
    line-height: 1.6;
    font-size: 15px;
    margin-bottom: 25px;
    color: rgba(255, 255, 255, 0.9);
}footer .input_holder {
    gap: 15px;
    display: flex;
    width: 100%;
    flex-direction: column;
    max-width: 300px;
    align-items: center;
}footer .input_holder input[type="email"] {
    font-size: 15px;
    border-radius: 10px;
    border: none;
    padding: 15px 20px;
    color: #ffffff;
    transition: all 0.3s ease;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    text-align: center;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgb(212,198,205,0.5);
    background-color: rgba(255, 255, 255, 0.3);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .Cfree_trial {
    transition: all 0.3s ease;
    color: #ffffff;
    cursor: pointer;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 10px;
    background-color: rgb(212,198,205);
    border: none;
    width: 100%;
}footer .Cfree_trial:hover {
    background-color: rgb(179,161,171);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .glesson_cta {
    margin-top: 60px;
    position: relative;
    text-align: center;
}footer .Gdegree_path {
    padding: 8px 20px;
    background-color: rgb(212,198,205,0.5);
    backdrop-filter: blur(5px);
    display: inline-block;
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
    border-radius: 10px;
}

@media (min-width: 992px) {footer .text_main_holder {
    flex-wrap: nowrap;
}
}

@media (max-width: 991px) {footer .info_item {
    flex: 0 1 180px;
    height: 180px;
}footer .info_item:nth-child(1),
    footer .info_item:nth-child(2),
    footer .info_item:nth-child(3),
    footer .info_item:nth-child(4) {
    transform: none;
}
}

@media (max-width: 767px) {footer .Ocase_study {
    padding: 60px 0 30px;
}footer .Tinstant_contact {
    margin-bottom: 40px;
    flex-direction: column;
}footer .info_item {
    flex: 0 1 100px;
    padding: 15px;
    height: 100px;
}footer .Ytop_start, footer .Yhead_sitebar, footer .subscribe_holder {
    padding: 25px 20px;
}footer .glesson_cta {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .Ocase_study {
    padding: 50px 0 20px;
}footer .info_item {
    flex: 0 1 90px;
    height: 90px;
}footer .info_item p, footer .info_item a {
    font-size: calc(15px - 1px);
}footer .Yhead_sitebar h5, footer .subscribe_holder h5 {
    font-size: calc(24px - 2px);
}footer .Ynav_header a {
    padding: 6px 12px;
    font-size: calc(15px - 1px);
}footer .input_holder input[type="email"],
    footer .Cfree_trial {
    padding: 12px 15px;
}footer .Gdegree_path {
    padding: 6px 15px;
}}.Uideal_participants {
    position: relative;
    overflow: hidden;
    padding: 110px 0;
    background: linear-gradient(150deg, rgb(239,234,239) 30%, rgb(179,161,171,0.5) 100%);
}.Uideal_participants::before {
    width: 80%;
    border-radius: 100px;
    background: rgb(212,198,205,0.5);
    filter: blur(60px);
    opacity: 0.1;
    top: -50%;
    content: "";
    right: -20%;
    height: 200%;
    position: absolute;
    transform: rotate(30deg);
    animation: float-slow 20s ease-in-out infinite alternate;
}.Uideal_participants::after {
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(212,198,205,0.5) 25%, 
        rgb(212,198,205) 50%, 
        rgb(212,198,205,0.5) 75%, 
        transparent 100%
    );
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    position: absolute;
    bottom: 0;
}@keyframes float-slow {
    0% {
        transform: rotate(30deg) translateY(0);
    }
    100% {
        transform: rotate(30deg) translateY(-50px);
    }
}

.Uideal_participants .container {
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
}.Uideal_participants .kstudy_training {
    display: grid;
    position: relative;
    align-items: start;
    grid-template-columns: 300px 1fr;
    gap: 40px;
}.Uideal_participants h4 {
    padding: 0;
    line-height: 1.3;
    margin: 0;
    font-size: 38px;
    position: relative;
    color: #000000;
    font-weight: 700;
}.Uideal_participants h4::before {
    background: linear-gradient(90deg, rgb(212,198,205), rgb(179,161,171));
    content: "";
    top: -20px;
    position: absolute;
    left: 0;
    border-radius: 10px;
    width: 50px;
    height: 5px;
}.Uideal_participants h4::after {
    bottom: -20px;
    left: 0;
    height: 2px;
    background: rgb(212,198,205,0.5);
    content: "";
    position: absolute;
    width: 120px;
    border-radius: 10px;
}.Uideal_participants div {
    flex-direction: column;
    gap: 20px;
    display: flex;
}.Uideal_participants div p {
    overflow: hidden;
    font-size: 18px;
    z-index: 1;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    position: relative;
    transition: all 0.3s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    line-height: 1.6;
    display: flex;
    border-radius: 8px;
    margin: 0;
    align-items: center;
    padding: 20px 25px;
    color: #000000;
}.Uideal_participants div p:nth-child(even) {
    transform: translateX(30px);
}.Uideal_participants div p:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.Uideal_participants div p:nth-child(even):hover {
    transform: translate(30px, -5px);
}.Uideal_participants div p::before {
    height: 100%;
    top: 0;
    transition: width 0.3s ease;
    position: absolute;
    left: 0;
    content: "";
    opacity: 0.7;
    width: 4px;
    background: linear-gradient(180deg, rgb(212,198,205), rgb(179,161,171));
}.Uideal_participants div p:hover::before {
    width: 8px;
}.Uideal_participants div p svg {
    height: 28px;
    margin-right: 20px;
    position: relative;
    transition: all 0.3s ease;
    min-width: 28px;
    z-index: 2;
    width: 28px;
}.Uideal_participants div p:hover svg {
    transform: scale(1.2);
}.Uideal_participants div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(212,198,205);
}.Uideal_participants div p:hover svg path {
    fill: rgb(179,161,171);
}

@media (max-width: 991px) {.Uideal_participants {
    padding: 90px 0;
}.Uideal_participants .kstudy_training {
    gap: 30px;
    grid-template-columns: 250px 1fr;
}.Uideal_participants h4 {
    font-size: calc(38px - 2px);
}.Uideal_participants div {
    gap: 15px;
}.Uideal_participants div p {
    padding: 18px 20px;
}.Uideal_participants div p:nth-child(even) {
    transform: translateX(20px);
}.Uideal_participants div p:nth-child(even):hover {
    transform: translate(20px, -5px);
}.Uideal_participants div p svg {
    margin-right: 15px;
    min-width: 24px;
    width: 24px;
    height: 24px;
}
}

@media (max-width: 767px) {.Uideal_participants {
    padding: 70px 0;
}.Uideal_participants .kstudy_training {
    grid-template-columns: 1fr;
    gap: 40px;
}.Uideal_participants h4 {
    margin: 0 auto;
    max-width: 500px;
    text-align: center;
    font-size: calc(38px - 2px);
}.Uideal_participants h4::before {
    left: 50%;
    transform: translateX(-50%);
}.Uideal_participants h4::after {
    width: 100px;
    transform: translateX(-50%);
    left: 50%;
}.Uideal_participants div p:nth-child(even) {
    transform: translateX(0);
}.Uideal_participants div p:nth-child(even):hover {
    transform: translateY(-5px);
}
}

@media (max-width: 479px) {.Uideal_participants {
    padding: 50px 0;
}.Uideal_participants h4 {
    font-size: calc(38px - 4px);
}.Uideal_participants div {
    gap: 12px;
}.Uideal_participants div p {
    padding: 15px;
}.Uideal_participants div p svg {
    margin-right: 12px;
    width: 20px;
    height: 20px;
    min-width: 20px;
}}.scookie_popup_disclosure {
    background: rgb(239,234,239);
    width: 100%;
    position: fixed;
    z-index: 90;
    border-top: 2px solid rgb(212,198,205);
    bottom: 0;
}.Ocookie_verify {
    justify-content: space-between;
    display: flex;
    padding: 20px 0;
    align-items: center;
}.scookie_popup_disclosure h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.scookie_popup_disclosure p {
    font-size: 18px;
}.uaccept_cookies {
    margin-right: 10px;
    flex-shrink: 0;
}.uaccept_cookies svg, .uaccept_cookies svg path, .uaccept_cookies img {
    height: 100px;
    fill: rgb(212,198,205);
    width: 100px;
}.Wcookie_reset {
    cursor: pointer;
    flex-shrink: 0;
    white-space: nowrap;
    color: rgb(212,198,205);
    margin-left: 10px;
    border-bottom: 2px solid rgb(212,198,205);
    line-height: 35px;
    text-align: center;
    min-width: 120px;
    font-size: 24px;
    text-decoration: none;
}.scookie_popup_disclosure p a {
    text-decoration: none;
    color: rgb(212,198,205);
}#ycookie_box_window {
    display: none;
}#ycookie_box_window:checked ~ .scookie_popup_disclosure {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.scookie_popup_disclosure {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.uaccept_cookies {
    display: none;
}.Ocookie_verify {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.scookie_popup_disclosure h5 {
    text-align: center;
}.scookie_popup_disclosure p {
    text-align: center;
}.xtrack_toggle {
    margin-bottom: 20px;
}body .opanel-container .Wcookie_reset {
    margin-left: 0;
}}
.opanel-container .Ocookie_verify {
    justify-content: flex-end;
}.opanel-container .Wcookie_reset {
    background: rgb(212,198,205);
    color: #ffffff;
    margin-left: 30px;
    padding: 10px;
    font-size: 20px;
}.opanel-container .xtrack_toggle {
    text-align: right;
}
@media only screen and (max-width: 800px)  {.opanel-container .Wcookie_reset {
    margin-left: 0;
    margin-bottom: 10px;
}}.rour_mission {
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}.rour_mission::before {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(21, 25, 40, 0.85);
    height: 100%;
    content: "";
    z-index: 1;
    width: 100%;
}.rour_mission::after {
    height: 200%;
    position: absolute;
    right: -25%;
    transform: rotate(15deg);
    z-index: 2;
    background: linear-gradient(135deg, rgb(212,198,205,0.5) 0%, transparent 65%);
    content: "";
    width: 70%;
    top: -50%;
}.rour_mission .container {
    padding: 0 2rem;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 5;
}.rour_mission .Stext_article {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(255, 255, 255, 0.05);
    position: relative;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 3rem;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.01));
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateY(-2deg);
}.rour_mission .Stext_article:hover {
    transform: perspective(1000px) rotateY(0deg);
}.rour_mission h1 {
    transition: transform 0.5s ease;
    transform: translateX(-5px);
    color: #ffffff;
    font-family: Arial, sans-serif;
    margin-bottom: 2rem;
    font-weight: 700;
    font-size: 42px;
    letter-spacing: 0.05em;
    position: relative;
}.rour_mission h1::after {
    transform: scaleX(0.8);
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform-origin: left center;
    left: 0;
    height: 3px;
    width: 80px;
    background: linear-gradient(to right, rgb(212,198,205), rgb(179,161,171));
    bottom: -15px;
    content: "";
    position: absolute;
}.rour_mission .Stext_article:hover h1 {
    transform: translateX(0);
}.rour_mission .Stext_article:hover h1::after {
    transform: scaleX(1);
}.rour_mission ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.rour_mission li {
    margin-bottom: 1.5rem;
}.rour_mission h4 {
    font-weight: 600;
    position: relative;
    display: inline-block;
    padding-left: 2rem;
    font-family: Arial, sans-serif;
    font-size: calc(22px * 1.1);
    margin-bottom: 1rem;
    color: rgb(179,161,171);
}.rour_mission h4::before {
    content: "";
    left: 0;
    transition: transform 0.3s ease;
    width: 12px;
    transform: translateY(-50%) rotate(45deg);
    position: absolute;
    background: rgb(212,198,205);
    height: 12px;
    top: 50%;
}.rour_mission li:hover h4::before {
    transform: translateY(-50%) rotate(225deg);
}.rour_mission span {
    text-align: justify;
    padding-left: 2rem;
    display: block;
    color: #ffffff;
    opacity: 0.9;
    font-size: 12px;
    hyphens: auto;
    transition: opacity 0.3s ease;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    max-width: 90%;
    position: relative;
}.rour_mission span::first-letter {
    color: rgb(212,198,205);
    font-weight: 700;
    font-size: 200%;
    margin-right: 2px;
}.rour_mission li:hover span {
    opacity: 1;
}.rour_mission span::before {
    left: 0;
    height: calc(100% - 1.4em);
    background: linear-gradient(to bottom, rgb(212,198,205,0.5), transparent);
    width: 1px;
    position: absolute;
    content: "";
    top: 0.7em;
}

@media (min-width: 992px) {.rour_mission {
    padding: 8rem 0;
}.rour_mission .Stext_article {
    width: 90%;
    margin-left: 5%;
    padding: 4rem;
}.rour_mission h1 {
    margin-bottom: 3rem;
    font-size: calc(42px * 1.2);
}.rour_mission h1::after {
    height: 4px;
    width: 120px;
}.rour_mission span {
    font-size: calc(12px * 1.05);
    line-height: 1.9;
    max-width: 85%;
    padding-left: 3rem;
}.rour_mission h4 {
    font-size: calc(22px * 1.2);
    padding-left: 3rem;
}.rour_mission h4::before {
    height: 15px;
    width: 15px;
}
}

@media (max-width: 991px) {.rour_mission::after {
    right: -50%;
    width: 100%;
}.rour_mission .Stext_article {
    transform: perspective(1000px) rotateY(-1deg);
}
}

@media (max-width: 768px) {.rour_mission {
    padding: 4rem 0;
}.rour_mission .Stext_article {
    transform: none;
    padding: 2rem;
}.rour_mission h1 {
    font-size: calc(42px * 0.9);
    margin-bottom: 2rem;
}.rour_mission span {
    padding-left: 1.5rem;
    line-height: 1.7;
    font-size: calc(12px * 0.95);
    max-width: 100%;
}.rour_mission h4 {
    padding-left: 1.5rem;
}.rour_mission h1::after {
    width: 60px;
    height: 3px;
}
}

@media (max-width: 576px) {.rour_mission {
    padding: 3rem 0;
}.rour_mission .container {
    padding: 0 1rem;
}.rour_mission .Stext_article {
    padding: 1.5rem;
}.rour_mission h1 {
    font-size: calc(42px * 0.8);
    margin-bottom: 1.5rem;
}.rour_mission span {
    font-size: calc(12px * 0.9);
    line-height: 1.6;
    padding-left: 1rem;
}.rour_mission h4 {
    font-size: calc(22px * 0.9);
    padding-left: 1rem;
}.rour_mission h4::before {
    height: 8px;
    width: 8px;
}.rour_mission h1::after {
    height: 2px;
    width: 50px;
}
}

@media (hover: none) {.rour_mission .Stext_article {
    transform: none !important;
}.rour_mission h1 {
    transform: none;
}.rour_mission h1::after {
    transform: scaleX(1);
}}.Cwelcome {
    display: flex;
    width: 100%;
    color: #ffffff;
    position: relative;
    min-height: 100vh;
    flex-direction: column;
    overflow: hidden;
}.Cwelcome .bimg_display {
    top: 0;
    height: 100%;
    z-index: 1;
    width: 100%;
    left: 0;
    position: absolute;
}.Cwelcome .bimg_display::before {
    background: linear-gradient(135deg, rgba(16, 46, 68, 0.85) 0%, rgba(5, 25, 55, 0.9) 100%);
    content: "";
    width: 100%;
    z-index: 2;
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
}.Cwelcome .bimg_display::after {
    content: "";
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgba(94, 170, 168, 0.05) 0px,
        rgba(94, 170, 168, 0.05) 1px,
        transparent 1px,
        transparent 10px
    );
    left: 0;
    height: 100%;
    z-index: 3;
    top: 0;
    position: absolute;
}.Cwelcome .kstudy_training {
    flex-direction: column;
    padding: 6% 8%;
    max-width: 1200px;
    margin: auto;
    transform: perspective(1000px) translateZ(0);
    display: flex;
    z-index: 10;
    align-items: flex-start;
    transform-style: preserve-3d;
    position: relative;
}.Cwelcome h1 {
    font-weight: 700;
    font-size: clamp(2.5rem, 5vw, 47px);
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    line-height: 1.3;
    margin-bottom: 2rem;
    animation: title-slide-in 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    letter-spacing: 0.02em;
    opacity: 0;
    transform: perspective(1000px) translateZ(20px);
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.8));
    -webkit-background-clip: text !important;
    position: relative;
    background-clip: text !important;
}.Cwelcome h1::before {
    transform-origin: left;
    width: 80px;
    content: "";
    animation: line-grow 0.6s 0.4s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    bottom: -10px;
    transform: scaleX(0);
    height: 4px;
    position: absolute;
    left: 0;
    background: rgb(212,198,205);
}.Cwelcome .Stext_article {
    border-left: 3px solid rgb(212,198,205);
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.18);
    backdrop-filter: blur(10px);
    max-width: 620px;
    transform: perspective(1000px) translateZ(10px) translateX(0);
    border-radius: 0 10px 10px 0;
    padding: 2.5rem 3rem;
    position: relative;
    margin-top: 1.5rem;
    opacity: 0;
    animation: text-holder-slide 0.8s 0.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    background: rgba(255, 255, 255, 0.05);
}.Cwelcome .Stext_article::before {
    background: linear-gradient(135deg, rgba(94, 170, 168, 0.1), transparent);
    width: 100%;
    left: 0;
    z-index: -1;
    content: "";
    border-radius: 0 10px 10px 0;
    position: absolute;
    height: 100%;
    top: 0;
}.Cwelcome .Stext_article p {
    line-height: 1.6;
    font-size: clamp(1rem, 1.8vw, 1.25rem);
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: 0.01em;
    font-weight: 400;
    margin-bottom: 2rem;
}.Cwelcome .Qedu_main {
    transform: rotate(-2deg) scale(0.95);
    justify-content: center;
    margin: 1.5rem 0 2.5rem;
    display: flex;
    transition: transform 0.4s ease;
}.Cwelcome .Qedu_main:hover {
    transform: rotate(0) scale(1);
}.Cwelcome .Qedu_main svg {
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.15));
    height: 80px;
    width: 80px;
}.Cwelcome .Qedu_main svg path {
    fill: rgb(212,198,205);
    transition: fill 0.3s ease;
}.Cwelcome .Qedu_main:hover svg path {
    fill: rgb(115, 190, 188);
}.Cwelcome .Qedu_main svg text {
    font-family: Arial, sans-serif;
    font-size: 8px;
    transition: all 0.3s ease;
}.Cwelcome .Qedu_main:hover svg text {
    fill: #ffffff;
}.Cwelcome h6 {
    width: 100%;
    text-align: center;
    margin: 1rem 0 0;
}.Cwelcome .srequest_reach {
    padding: 0.9rem 2.2rem;
    text-decoration: none;
    letter-spacing: 0.02em;
    box-shadow: 0 4px 20px rgba(94, 170, 168, 0.3);
    transform: translateY(0);
    color: #ffffff;
    display: inline-block;
    font-weight: 600;
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    overflow: hidden;
    border-radius: 10px;
    background: rgb(212,198,205);
    font-size: 15px;
    position: relative;
}.Cwelcome .srequest_reach::before {
    height: 100%;
    top: 0;
    width: 100%;
    left: -100%;
    position: absolute;
    transition: left 0.7s ease;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.Cwelcome .srequest_reach:hover {
    background: rgb(80, 155, 153);
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(94, 170, 168, 0.4);
}.Cwelcome .srequest_reach:hover::before {
    left: 100%;
}

@keyframes title-slide-in {
    0% {
        opacity: 0;
        transform: perspective(1000px) translateZ(20px) translateY(-30px);
    }
    100% {
        opacity: 1;
        transform: perspective(1000px) translateZ(20px) translateY(0);
    }
}

@keyframes text-holder-slide {
    0% {
        opacity: 0;
        transform: perspective(1000px) translateZ(10px) translateX(-50px);
    }
    100% {
        opacity: 1;
        transform: perspective(1000px) translateZ(10px) translateX(0);
    }
}

@keyframes line-grow {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@media (max-width: 991px) {.Cwelcome .kstudy_training {
    padding: 7% 5%;
}.Cwelcome .Stext_article {
    padding: 2rem 2.5rem;
    max-width: 520px;
}
}

@media (max-width: 767px) {.Cwelcome {
    min-height: 90vh;
}.Cwelcome .kstudy_training {
    padding: 12% 5% 8%;
}.Cwelcome h1 {
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    margin-bottom: 1.5rem;
}.Cwelcome h1::before {
    height: 3px;
    width: 60px;
    bottom: -8px;
}.Cwelcome .Stext_article {
    margin-top: 1rem;
    padding: 1.8rem 2rem;
}.Cwelcome .Qedu_main {
    margin: 1rem 0 2rem;
}.Cwelcome .Qedu_main svg {
    height: 70px;
    width: 70px;
}.Cwelcome .srequest_reach {
    padding: 0.8rem 1.8rem;
}
}

@media (max-width: 576px) {.Cwelcome .kstudy_training {
    padding: 20% 5% 10%;
}.Cwelcome h1 {
    font-size: 1.9rem;
}.Cwelcome .Stext_article {
    padding: 1.5rem 1.8rem;
    border-left-width: 2px;
}.Cwelcome .Stext_article p {
    margin-bottom: 1.5rem;
    font-size: 0.95rem;
}.Cwelcome .Qedu_main svg {
    height: 60px;
    width: 60px;
}.Cwelcome .srequest_reach {
    padding: 0.7rem 1.5rem;
    font-size: 0.9rem;
}}.geducational_gains {
    overflow: hidden;
    perspective: 1000px;
    padding: 8rem 0;
    position: relative;
    background: linear-gradient(to right, rgb(239,234,239) 0%, #ffffff 100%);
}.geducational_gains::before {
    z-index: 1;
    background: linear-gradient(135deg, transparent 0%, rgb(212,198,205,0.5) 100%);
    height: 120%;
    top: -10%;
    right: -10%;
    content: '';
    position: absolute;
    opacity: 0.5;
    width: 70%;
    transform: rotate(-15deg);
}.geducational_gains .kstudy_training {
    width: 100%;
    z-index: 2;
    max-width: 100%;
    display: flex;
    margin: 0 auto;
    position: relative;
}.geducational_gains .bimg_display {
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.15);
    transform: rotateY(15deg) translateX(-5vw);
    position: relative;
    z-index: 2;
    height: 600px;
    transform-origin: left center;
    width: 50%;
    transition: transform 0.5s ease;
}.geducational_gains .bimg_display:hover {
    transform: rotateY(5deg) translateX(-3vw);
}.geducational_gains .bimg_display::after {
    inset: 0;
    position: absolute;
    z-index: 1;
    background: linear-gradient(to right, rgb(212,198,205,0.5) 0%, transparent 100%);
    content: '';
}.geducational_gains .Stext_article {
    transition: transform 0.5s ease;
    width: 50%;
    padding: 3rem 5vw;
    transform-origin: right center;
    transform: rotateY(-5deg);
}.geducational_gains .Stext_article:hover {
    transform: rotateY(0deg);
}.geducational_gains h2 {
    padding-left: 2rem;
    color: #000000;
    border-left: 5px solid rgb(212,198,205);
    position: relative;
    font-size: 36px;
    margin-bottom: 3rem;
    font-weight: 700;
}.geducational_gains .text_main_holder {
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
    gap: 2rem;
}.geducational_gains .text_main_holder > div {
    padding: 2rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    background: #ffffff;
    position: relative;
    z-index: 1;
    border-radius: 18px;
    display: flex;
    align-items: flex-start;
    transition: all 0.4s ease;
}.geducational_gains .text_main_holder > div::before {
    z-index: -1;
    position: absolute;
    content: '';
    inset: 0;
    background: linear-gradient(135deg, rgb(212,198,205,0.5) 0%, transparent 100%);
    transition: opacity 0.4s ease;
    opacity: 0;
}.geducational_gains .text_main_holder > div:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
    transform: translateX(1rem) scale(1.03);
}.geducational_gains .text_main_holder > div:hover::before {
    opacity: 1;
}.geducational_gains .text_main_holder svg {
    margin-right: 1.5rem;
    flex-shrink: 0;
    height: 3rem;
    transition: all 0.3s ease;
    width: 3rem;
}.geducational_gains .text_main_holder > div:hover svg {
    transform: rotate(10deg);
}.geducational_gains .text_main_holder svg path {
    fill: rgb(212,198,205);
    transition: fill 0.3s ease;
}.geducational_gains .text_main_holder > div:hover svg path {
    fill: rgb(179,161,171);
}.geducational_gains .text_main_holder p {
    line-height: 1.6;
    color: #000000;
    font-size: 18px;
    margin: 0;
}

@media (max-width: 1200px) {.geducational_gains .bimg_display {
    height: 500px;
    width: 45%;
}.geducational_gains .Stext_article {
    width: 55%;
}
}

@media (max-width: 992px) {.geducational_gains {
    padding: 6rem 0;
    perspective: none;
}.geducational_gains .kstudy_training {
    max-width: 90%;
    flex-direction: column;
}.geducational_gains .bimg_display {
    height: 400px;
    margin-bottom: 3rem;
    width: 100%;
    transform: none;
}.geducational_gains .bimg_display:hover {
    transform: none;
}.geducational_gains .Stext_article {
    transform: none;
    padding: 0;
    width: 100%;
}.geducational_gains .Stext_article:hover {
    transform: none;
}.geducational_gains .text_main_holder > div:hover {
    transform: translateX(0) scale(1.03);
}
}

@media (max-width: 768px) {.geducational_gains {
    padding: 5rem 0;
}.geducational_gains .bimg_display {
    height: 350px;
}.geducational_gains h2 {
    margin-bottom: 2.5rem;
    font-size: calc(36px * 0.9);
}.geducational_gains .text_main_holder > div {
    padding: 1.5rem;
}
}

@media (max-width: 576px) {.geducational_gains .kstudy_training {
    max-width: 95%;
}.geducational_gains .bimg_display {
    height: 250px;
}.geducational_gains h2 {
    padding-left: 1.5rem;
}.geducational_gains .text_main_holder > div {
    padding: 1.2rem;
}.geducational_gains .text_main_holder svg {
    width: 2.5rem;
    margin-right: 1rem;
    height: 2.5rem;
}
}