* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

svg {
    width: 30px;
    height: 30px;
}

a {
    color: inherit;
    text-decoration: none;
}

.inner-containerji {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}

.affiliate_ctaGs {
    flex: 0 0 auto;
}


.affiliate_ctaGs {
    position: relative;
    padding: 80px 0 40px;
    color: #ffffff;
    z-index: 1;
}

.container {
    max-width: 100%;
    margin: auto;
    width: 1248px;
}

footer {
    position: relative;
}

.affiliate_ctaGs .container {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr 1fr;
    position: relative;
}

.affiliate_ctaGs .company_holder {
    position: relative;
    padding-right: 40px;
}

.affiliate_ctaGs .company_holder::after {
    height: 60%;
    position: absolute;
    width: 1px;
    content: "";
    background: linear-gradient(to bottom, 
        transparent, 
        rgb(134,160,185,0.5), 
        transparent);
    right: 0;
    top: 20%;
}

.affiliate_ctaGs .youtube_chanyl {
    margin-bottom: 30px;
    font-size: 18px;
    opacity: 0.8;
    max-width: 90%;
    line-height: 1.6;
    color: #ffffff;
}

.affiliate_ctaGs .qna_boardby {
    justify-content: flex-end;
    display: flex;
}

.affiliate_ctaGs .site_infoFy {
    position: relative;
}

.affiliate_ctaGs .site_infoFy h5::after {
    left: 0;
    background: rgb(174,192,210);
    position: absolute;
    bottom: 0;
    height: 2px;
    content: "";
    border-radius: 10px;
    width: 30px;
}

.affiliate_ctaGs .site_infoFy .first_teachco a {
    opacity: 0.7;
    position: relative;
    color: #ffffff;
    transition: all 0.3s ease;
    padding-left: 0;
    font-size: calc(18px * 0.95);
    text-decoration: none;
}

.affiliate_ctaGs .site_infoFy .first_teachco a:hover {
    opacity: 1;
    color: rgb(174,192,210);
    padding-left: 12px;
}

.license_ctaIC {
    backdrop-filter: blur(5px);
    padding: 20px 0;
    background-color: rgba(0, 0, 0, 0.3);
}



.license_ctaIC {
    position: relative;
    overflow: hidden;
}

.affiliate_ctaGs::after {
    box-shadow: 0 0 40px rgb(174,192,210,0.5);
}

.affiliate_ctaGs .container::before {
    content: "";
    background: radial-gradient(
        circle, 
        rgb(134,160,185,0.5), 
        transparent 70%
    );
    height: 150px;
    animation: pulse 10s infinite alternate-reverse;
    width: 150px;
    bottom: -75px;
    position: absolute;
    filter: blur(30px);
    border-radius: 50%;
    left: -75px;
}

.affiliate_ctaGs .company_holder::before {
    bottom: -20px;
    left: 0;
    content: "";
    height: 1px;
    background: linear-gradient(90deg, 
        rgb(174,192,210,0.5), 
        transparent);
    width: 100px;
    position: absolute;
}

.affiliate_ctaGs .site_infoFy .first_teachco a:hover::after {
    width: 100%;
}

.affiliate_ctaGs .site_infoFy .first_teachco a:nth-child(even):hover {
    transform: translateX(2px);
}

.license_ctaIC::before {
    left: 0;
    content: "";
    background: linear-gradient(90deg, 
        transparent, 
        rgb(134,160,185,0.5), 
        transparent);
    position: absolute;
    width: 100%;
    top: 0;
    height: 1px;
}

.license_ctaIC .res_connectjC:hover {
    letter-spacing: 0.7px;
    opacity: 1;
}

.privacy_shellcv {
    color: #000000;
    font-family: Arial, sans-serif;
    flex-direction: column;
    width: 100%;
    display: flex;
    background-color: rgb(214,222,236);
    padding: 3rem;
}

.privacy_shellcv h2 {
    margin-bottom: 1rem;
    font-size: 36px;
    text-transform: uppercase;
    margin-top: 2rem;
    font-weight: 600;
    border-left: 4px solid rgb(134,160,185);
    letter-spacing: 0.08rem;
    color: rgb(134,160,185);
    padding-left: 1rem;
}

.privacy_shellcv ul,
.privacy_shellcv ol {
    margin-bottom: 1.5rem;
    list-style-type: none;
    list-style-position: inside;
    margin-top: 1.5rem;
    padding-left: 2rem;
    border-left: 2px solid rgba(0, 0, 0, 0.5);
}

.privacy_shellcv span {
    font-weight: 700;
    color: rgb(134,160,185);
}

.privacy_shellcv > div {
    background-color: #ffffff;
    border-radius: 10px;
    margin-bottom: 2rem;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    padding: 1rem;
}

.training_resultsGD::before {
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(134,160,185,0.5) 0px,
        rgb(134,160,185,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    left: 0;
    content: "";
    top: 0;
    pointer-events: none;
    width: 100%;
    z-index: 1;
    position: absolute;
    opacity: 0.05;
}

.training_resultsGD h5::after {
    position: absolute;
    bottom: -15px;
    transition: width 0.5s ease;
    height: 3px;
    width: 80px;
    transform: translateX(-50%);
    left: 50%;
    content: "";
    background: rgb(174,192,210);
}

.training_resultsGD h5:hover::after {
    width: 120px;
}

.training_resultsGD .container {
    padding: 0 15px;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}

.training_resultsGD .edu_promisemk:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.training_resultsGD .pic_boxQM {
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    height: 300px;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    object-fit: cover;
    transform-origin: center;
}

.training_resultsGD .tag_contentmS::before {
    background: rgb(174,192,210);
    top: 0;
    height: 0;
    width: 4px;
    position: absolute;
    left: 0;
    content: "";
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.training_resultsGD li {
    position: relative;
    transform-origin: left center;
    padding-left: 40px;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.training_resultsGD li:nth-child(2) {
    animation: fadeInUp 0.6s 0.2s both;
}

.training_resultsGD li:nth-child(4) {
    animation: fadeInUp 0.6s 0.4s both;
}

.training_resultsGD li p {
    font-size: 17px;
    margin: 0;
    line-height: 1.6;
    position: relative;
    color: #000000;
}

.training_resultsGD li:hover svg {
    transform: rotate(10deg) scale(1.1);
}

.training_resultsGD li:hover svg path {
    fill: rgb(134,160,185);
}

.training_resultsGD li:hover::after {
    width: 70%;
}

.course_instructormj {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(214,222,236) 0%, rgb(174,192,210,0.5) 100%);
    perspective: 1000px;
    position: relative;
    overflow: hidden;
}

.course_instructormj::before {
    animation: rotateBackground 15s linear infinite;
    position: absolute;
    left: 0;
    opacity: 0.4;
    height: 100%;
    content: "";
    background: conic-gradient(from 225deg at 50% 50%, rgb(134,160,185,0.5) 0%, transparent 25%, rgb(174,192,210,0.5) 50%, transparent 75%, rgb(134,160,185,0.5) 100%);
    top: 0;
    width: 100%;
}

.course_instructormj .opinion_sharingXW:hover {
    transform: rotateY(0);
}

.course_instructormj .pic_boxQM {
    border-radius: 50%;
    transition: all 0.4s ease;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5),
                0 0 0 10px rgb(174,192,210,0.5);
    width: 220px;
    border: 5px solid #ffffff;
    transform: translateZ(30px);
    grid-area: photo;
    height: 220px;
}

.course_instructormj .opinion_sharingXW:hover .pic_boxQM {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5),
                0 0 0 10px rgb(174,192,210);
    transform: translateZ(50px) scale(1.05);
}

.course_instructormj .opinion_sharingXW span:not(.name) {
    margin-top: 3.5rem;
    font-size: 16px;
    transform: translateZ(15px);
    font-weight: 600;
    display: block;
    color: rgb(174,192,210);
    grid-area: info;
}

.course_instructormj .work_areaGr::before {
    animation: shimmer 3s infinite linear;
    opacity: 0.2;
    position: absolute;
    background: linear-gradient(45deg, transparent 40%, rgb(134,160,185,0.5) 40%, rgb(134,160,185,0.5) 60%, transparent 60%);
    background-size: 200% 200%;
    width: 100%;
    left: 0;
    content: "";
    height: 100%;
    mix-blend-mode: overlay;
    top: 0;
}

.price_deck_gridsD::after {
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 45%;
    right: 0;
    content: "";
    z-index: -1;
    background: linear-gradient(225deg, rgb(134,160,185,0.5) 10%, transparent 65%);
}

.price_deck_gridsD .plan_optionsyK {
    align-items: center;
    flex-direction: column;
    display: flex;
    position: relative;
}

.price_deck_gridsD h2::after {
    margin: 16px auto 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    height: 4px;
    content: "";
    background: rgb(174,192,210);
    border-radius: 2px;
    display: block;
    transform: translateY(2px);
    width: 80px;
}

.price_deck_gridsD .learning_pricepy {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    position: relative;
    width: 100%;
    display: grid;
    margin: 0;
    gap: 30px;
    padding: 0;
    list-style: none;
    z-index: 2;
}

.price_deck_gridsD .learning_pricepy li:hover {
    transform: translateY(-8px);
}

.price_deck_gridsD .pricing_ratesFy:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15),
                0 10px 20px rgba(0, 0, 0, 0.1);
}

.price_deck_gridsD .tuition_gridWb {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    display: flex;
    overflow: hidden;
    flex-grow: 1;
    flex-direction: column;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    border-radius: 12px;
}

.price_deck_gridsD .tuition_gridWb::after {
    height: 180px;
    width: 180px;
    top: 0;
    transition: all 0.5s ease;
    opacity: 0.1;
    z-index: -1;
    background: linear-gradient(225deg, rgb(174,192,210,0.5) 10%, transparent 70%);
    content: "";
    position: absolute;
    right: 0;
    border-radius: 0 0 0 180px;
    transform: translate(50%, -50%);
}

.price_deck_gridsD .plan_matrixoy::before {
    background: linear-gradient(to top, rgba(rgb(174,192,210), 0.03), transparent);
    position: absolute;
    content: "";
    height: 40%;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}

.price_deck_gridsD .plan_matrixoy h4::after {
    width: 40px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    left: 0;
    position: absolute;
    border-radius: 2px;
    height: 3px;
    content: "";
    bottom: -8px;
    background: rgb(174,192,210);
}

.price_deck_gridsD .pricing_ratesFy:hover .value_dealskF {
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.07),
        -8px -8px 16px rgba(255, 255, 255, 0.9),
        inset 1px 1px 2px rgba(255, 255, 255, 0.6);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.5));
    transform: scale(1.05);
}

.cookieNoticePromptPanelFx {
    padding: 20px;
    bottom: 0;
    border-top: 3px solid rgb(174,192,210);
    z-index: 1050;
    font-family: Arial, sans-serif;
    width: 100%;
    background: rgb(214,222,236);
    overflow: hidden;
    position: fixed;
}

.cookie_preferenceak {
    flex-shrink: 0;
    margin-right: 20px;
}

#cookie_popuppanelSI {
    display: none;
}

.cookie_preferenceak svg {
    transition: fill 0.3s ease-in-out;
    height: 60px;
    width: 60px;
    fill: rgb(174,192,210);
}

.user_safetyAP h5 {
    margin-bottom: 5px;
    color: rgb(174,192,210);
    font-size: 19px;
    font-weight: 700;
}

.edu_trackCb:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border-color: #000000;
}

.cookieNoticePromptPanelFx p a {
    text-decoration: underline;
    color: rgb(174,192,210);
}

.cookieNoticePromptPanelFx p a:hover {
    color: #000000;
}


.get_in_touchST {
    position: relative;
    background: rgb(214,222,236);
    overflow: hidden;
    padding: 100px 0;
}

.get_in_touchST::after {
    position: absolute;
    background: radial-gradient(circle at 30% 70%, rgb(174,192,210,0.5) 0%, transparent 30%);
    width: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    animation: pulse 15s infinite alternate;
    content: "";
}

.get_in_touchST h3 {
    position: relative;
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    color: #000000;
    margin-bottom: 40px;
}

.get_in_touchST .pic_boxQM {
    top: 0;
    position: absolute;
    filter: grayscale(40%) contrast(120%);
    opacity: 0.1;
    width: 100%;
    z-index: 0;
    left: 0;
    height: 100%;
}

.feedback_sectionAU {
    border-radius: 29px;
    display: flex;
    position: relative;
    background: #ffffff;
    justify-content: space-between;
    overflow: hidden;
    z-index: 10;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
}

.feedback_sectionAU .support_panelEu {
    position: relative;
    padding: 50px;
    flex: 0 0 60%;
}

.feedback_sectionAU .support_panelEu h3 {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    color: #000000;
    margin-bottom: 30px;
}

.feedback_sectionAU .support_panelEu h3::after {
    left: 0;
    width: 60px;
    transform: none;
}

.feedback_sectionAU .support_panelEu input[type="text"],
.feedback_sectionAU .support_panelEu textarea {
    width: 100%;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    padding: 15px 20px;
    font-size: 15px;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.feedback_sectionAU .support_panelEu .message_widgetuv input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.feedback_sectionAU .support_panelEu .message_widgetuv label {
    cursor: pointer;
    font-size: calc(15px - 2px);
    color: #000000;
    line-height: 1.5;
    padding-left: 30px;
    position: relative;
}

.feedback_sectionAU .support_panelEu .message_widgetuv input[type="checkbox"]:checked + label::before {
    background: rgb(174,192,210);
    border-color: rgb(174,192,210);
}

.feedback_sectionAU .support_panelEu .message_widgetuv a {
    text-decoration: none;
    color: rgb(174,192,210);
    font-weight: 600;
    transition: all 0.3s ease;
}

.feedback_sectionAU .support_panelEu .message_widgetuv a:hover {
    text-decoration: underline;
}

.feedback_sectionAU .support_panelEu .inquiry_reachfG::before {
    z-index: -1;
    left: -100%;
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
    height: 100%;
    transition: all 0.5s ease;
    background: rgb(134,160,185);
}

.feedback_sectionAU .support_panelEu .inquiry_reachfG:hover::before {
    left: 0;
}

.feedback_sectionAU .support_queryih {
    padding: 50px;
    flex: 0 0 40%;
    position: relative;
    background: linear-gradient(135deg, rgb(174,192,210,0.5) 0%, rgb(214,222,236) 100%);
    overflow: hidden;
}

.feedback_sectionAU .support_queryih h4 {
    font-weight: 600;
    font-size: 18px;
    position: relative;
    margin-bottom: 30px;
    color: #000000;
}

.feedback_sectionAU .support_queryih h4::after {
    content: "";
    height: 3px;
    bottom: -15px;
    border-radius: 10px;
    background: rgb(174,192,210);
    width: 60px;
    position: absolute;
    left: 0;
}

.feedback_sectionAU .support_queryih .reach_inquiryYk li:last-child {
    margin-bottom: 0;
}

.feedback_sectionAU .support_queryih .reach_inquiryYk li svg {
    height: 24px;
    flex-shrink: 0;
    width: 24px;
    margin-right: 15px;
}

.feedback_sectionAU .support_queryih .reach_inquiryYk li:hover svg path {
    fill: rgb(134,160,185);
}

.feedback_sectionAU .support_queryih .reach_inquiryYk li a {
    transition: all 0.3s ease;
    color: #000000;
    text-decoration: none;
}

.client_feedbacksd::before {
    filter: blur(100px);
    right: -400px;
    top: -400px;
    content: "";
    opacity: 0.2;
    width: 800px;
    background: rgb(174,192,210,0.5);
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 800px;
}

.client_feedbacksd .edu_promisemk {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    z-index: 2;
}

.client_feedbacksd h4::after {
    z-index: -1;
    position: absolute;
    content: "";
    border-radius: 64% 36% 43% 57% / 40% 51% 49% 60%;
    background: rgb(174,192,210,0.5);
    left: -30px;
    top: -20px;
    height: 60px;
    width: 60px;
}

.client_feedbacksd .review_spaceQb::before {
    top: 50%;
    left: 10%;
    z-index: 1;
    background: linear-gradient(to right, transparent, rgb(174,192,210,0.5), transparent);
    width: 80%;
    height: 1px;
    position: absolute;
    content: "";
}

.client_feedbacksd .opinion_sharingXW {
    transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    align-items: center;
    position: relative;
    border-radius: 63% 37% 54% 46% / 55% 52% 48% 45%;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    flex-direction: column;
    justify-content: center;
    min-height: 320px;
    text-align: center;
    display: flex;
    padding: 40px;
    z-index: 2;
}

.client_feedbacksd .opinion_sharingXW:nth-child(2n) {
    border-radius: 28% 72% 50% 50% / 44% 55% 45% 56%;
    transform: translateY(20px);
}

.client_feedbacksd .opinion_sharingXW:nth-child(2n):hover {
    transform: translateY(10px);
    border-radius: 72% 28% 50% 50% / 55% 44% 56% 45%;
}

.client_feedbacksd .opinion_sharingXW:nth-child(3n):hover {
    border-radius: 50% 50% 67% 33% / 27% 55% 45% 73%;
    transform: translateY(-30px);
}



.client_feedbacksd .opinion_sharingXW:hover .pic_boxQM {
    transform: scale(1.1);
}

.client_feedbacksd .opinion_sharingXW span {
    font-family: Arial, sans-serif;
    display: block;
    margin-bottom: 15px;
    position: relative;
    color: #000000;
    font-size: 21px;
    font-weight: 700;
}

.client_feedbacksd .opinion_sharingXW p {
    line-height: 1.6;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    position: relative;
    font-style: italic;
}

.course_program_detailsuF::before {
    position: absolute;
    opacity: 0.3;
    right: 0;
    height: 100%;
    top: 0;
    width: 100%;
    background-size: 120px 120px;
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(174,192,210,0.5) 1px, transparent 5px),
        radial-gradient(circle at 20% 40%, rgb(174,192,210,0.5) 1px, transparent 5px),
        radial-gradient(circle at 30% 70%, rgb(174,192,210,0.5) 1px, transparent 5px),
        radial-gradient(circle at 70% 20%, rgb(174,192,210,0.5) 1px, transparent 5px),
        radial-gradient(circle at 90% 60%, rgb(174,192,210,0.5) 1px, transparent 5px);
    z-index: 0;
    animation: patternFloat 60s infinite linear;
    content: "";
}

.course_program_detailsuF .pic_boxQM {
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(2deg);
    height: 380px;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    position: relative;
}

.course_program_detailsuF .pic_boxQM::after {
    content: "";
    left: 0;
    width: 100%;
    height: 30%;
    z-index: 1;
    background: linear-gradient(to top, 
        rgba(#000000, 0.7) 0%, 
        rgba(#000000, 0) 100%);
    position: absolute;
    bottom: 0;
}

.course_program_detailsuF .tag_contentmS {
    position: relative;
    box-shadow: 0 15px 35px -10px rgba(0, 0, 0, 0.1);
    border-left: 4px solid rgb(174,192,210);
    backdrop-filter: blur(10px);
    padding: 20px;
    transform: translateZ(0);
    background: #ffffff;
}

.course_program_detailsuF h3 {
    font-size: calc(19px * 1.1);
    transform: translateX(0);
    margin-bottom: 24px;
    position: relative;
    line-height: 1.4;
    font-family: Arial, sans-serif;
    font-weight: 700;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    color: rgb(174,192,210);
}

.course_program_detailsuF .tag_contentmS:hover h3 {
    transform: translateX(5px);
}

.course_program_detailsuF p.description {
    column-count: 1;
    opacity: 1;
    line-height: 1.8;
    transition: opacity 0.5s, transform 0.5s;
    margin-bottom: 20px;
    color: #000000;
    column-gap: 30px;
    transform: translateY(0);
    position: relative;
    font-size: 15px;
    font-family: Arial, sans-serif;
}

.try_immediatelyFc::before {
    z-index: 1;
    background-image: 
    radial-gradient(circle at 20% 30%, rgba(255,255,255,0.15) 0%, transparent 25%),
    radial-gradient(circle at 80% 70%, rgba(255,255,255,0.1) 0%, transparent 20%);
    width: 100%;
    position: absolute;
    top: 0;
    content: '';
    height: 100%;
    left: 0;
}

.try_immediatelyFc .container {
    margin: 0 auto;
    padding: 0 2rem;
    z-index: 2;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    max-width: 1200px;
}

.try_immediatelyFc .edu_promisemk {
    transform: translateY(20px);
    backdrop-filter: blur(10px);
    display: flex;
    background: rgba(255,255,255,0.12);
    opacity: 0;
    border-radius: 10px;
    animation: fadeInUp 0.8s 0.3s forwards ease-out;
    border: 1px solid rgba(255,255,255,0.2);
    gap: 2rem;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    align-items: center;
    transition: transform 0.5s, box-shadow 0.5s;
    padding: 2.5rem;
    justify-content: center;
}

.try_immediatelyFc .edu_promisemk:hover svg {
    transform: rotate(12deg) scale(1.1);
}

.try_immediatelyFc svg path {
    fill: #ffffff;
    transition: fill 0.3s ease-out;
}

.try_immediatelyFc .inquiry_reachfG {
    overflow: hidden;
    text-decoration: none;
    padding: 1rem 2.5rem;
    background: #ffffff;
    letter-spacing: 0.5px;
    position: relative;
    display: inline-block;
    z-index: 1;
    text-align: center;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-weight: 600;
    color: rgb(174,192,210);
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    font-size: 20px;
}

.try_immediatelyFc .inquiry_reachfG:hover::before {
    left: 100%;
}

.our_missiongX {
    overflow: hidden;
    padding: 120px 0;
    z-index: 1;
    background: rgb(214,222,236);
    position: relative;
}

.our_missiongX::after {
    top: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    opacity: 0.2;
    left: 0;
    z-index: -1;
    content: "";
    background: radial-gradient(
        circle at top right,
        rgb(174,192,210,0.5) 0%,
        transparent 70%
    );
}

.our_missiongX .container {
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: visible;
    max-width: 1200px;
}

.our_missiongX h2 {
    font-weight: 700;
    margin-bottom: 60px;
    position: relative;
    padding-left: 20px;
    font-size: 28px;
    text-align: left;
    color: #000000;
    border-left: 4px solid rgb(174,192,210);
}

.our_missiongX h2::before {
    opacity: 0.05;
    position: absolute;
    color: rgba(0, 0, 0, 0.5);
    left: -10px;
    z-index: -1;
    content: "01";
    font-weight: 700;
    font-size: calc(40px * 1.5);
    top: -40px;
}

.our_missiongX .knowledge_guidesmr {
    align-items: center;
    padding: 0;
    gap: 30px;
    position: relative;
    display: grid;
    grid-template-columns: 3fr 7fr;
}

.our_missiongX .knowledge_guidesmr:nth-child(1) h3 {
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
    margin-right: -30px;
    grid-row: 1;
    grid-column: 1;
    z-index: 2;
}

.our_missiongX .knowledge_guidesmr:nth-child(2) h3 {
    z-index: 2;
    grid-column: 2;
    margin-left: -30px;
    grid-row: 1;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.1);
    background: linear-gradient(
        135deg, 
        rgba(0, 0, 0, 0.5) 0%, 
        rgb(134,160,185,0.5) 100%
    );
}

.our_missiongX .knowledge_guidesmr:nth-child(1) p {
    grid-row: 1;
    clip-path: polygon(20px 0, 100% 0, 100% 100%, 0 100%);
    border-left: 3px solid rgb(174,192,210);
    grid-column: 2;
    margin-left: -20px;
}

.our_missiongX .knowledge_guidesmr:nth-child(1)::before {
    border-radius: 50%;
    right: -100px;
    height: 200px;
    top: 50%;
    position: absolute;
    border: 1px dashed rgb(174,192,210,0.5);
    opacity: 0.2;
    z-index: 0;
    animation: rotate 30s linear infinite;
    content: "";
    width: 200px;
    transform: translateY(-50%);
}

header::before {
    height: 100%;
    z-index: -1;
    opacity: 0.1;
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, #ffffff 0%, transparent 15%),
        radial-gradient(circle at 90% 80%, #ffffff 0%, transparent 15%);
    content: '';
    left: 0;
    position: absolute;
    width: 100%;
}

header .head_knownL {
    text-decoration: none;
    display: flex;
    position: relative;
    justify-content: center;
    padding: 1rem;
    z-index: 2;
    align-items: center;
}

header .head_knownL:hover::after {
    width: 80%;
    opacity: 1;
}

header .head_knownL svg {
    width: 220px;
    height: auto;
    filter: drop-shadow(0 4px 8px rgb(174,192,210,0.5));
    transition: all 0.3s ease;
}

header .site_infoFy {
    gap: 0.8rem;
    background: rgba(255, 255, 255, 0.1);
    flex-wrap: wrap;
    position: relative;
    border-radius: 27px;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 0.6rem 1rem;
    backdrop-filter: blur(5px);
    max-width: 800px;
}

header .head_infoxz {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    padding: 0.7rem 1.2rem;
    border-radius: 10px;
    overflow: hidden;
    letter-spacing: 0.5px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    position: relative;
    color: #ffffff;
    transition: all 0.3s ease;
}

header .head_infoxz:hover::before {
    opacity: 1;
    transform: translateY(0) scale(1);
}

.statistical_reportoP {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 140px 0;
}

.statistical_reportoP::after {
    z-index: -1;
    right: 0;
    position: absolute;
    content: "";
    bottom: 0;
    background: radial-gradient(ellipse at bottom right, rgb(174,192,210,0.5) 0%, transparent 60%);
    animation: rotate 20s infinite linear;
    width: 150%;
    height: 150%;
}

.statistical_reportoP .success_factorshG {
    align-items: center;
    justify-content: center;
    right: 15%;
    height: 120px;
    border-radius: 50%;
    background: linear-gradient(135deg, rgb(174,192,210) 0%, rgb(134,160,185) 100%);
    width: 120px;
    animation: pulse 6s infinite alternate ease-in-out;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    display: flex;
    top: -40px;
    z-index: 5;
    position: absolute;
}

.statistical_reportoP .program_statisticsSo {
    color: #ffffff;
    padding-left: 55px;
    margin-bottom: 60px;
    letter-spacing: 0.2px;
    line-height: 1.8;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    font-size: calc(17px * 1.05);
    padding-right: 50px;
    opacity: 1;
    grid-column: 1 / -1;
    max-width: 800px;
}

.statistical_reportoP .program_winsyj {
    padding: 15px;
    transition: transform 0.3s ease;
    grid-template-rows: auto auto;
    display: grid;
    position: relative;
    border-radius: 8px;
    gap: 18px 30px;
    background-color: rgba(0, 0, 0, 0.2);
    grid-template-columns: auto 1fr;
}

.statistical_reportoP .program_winsyj:hover {
    transform: translateX(10px);
    background-color: rgba(255, 255, 255, 0.05);
}

.statistical_reportoP .statistics_growWU {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.06) 100%);
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(5px);
    grid-column: 1 / 2;
    grid-row: 1 / 3;
    height: 85px;
    align-items: center;
    justify-content: center;
    width: 85px;
    display: flex;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.statistical_reportoP .program_winsyj:hover .statistics_growWU svg path {
    fill: #ffffff;
}

.statistical_reportoP .program_winsyj span::after {
    transition: width 0.3s ease;
    content: '';
    position: absolute;
    background: rgb(174,192,210);
    left: 0;
    width: 0;
    height: 3px;
    bottom: -12px;
}

.statistical_reportoP .program_winsyj:hover span::after {
    width: 60px;
}

.statistical_reportoP .program_winsyj p {
    position: relative;
    grid-column: 2 / 3;
    z-index: 2;
    line-height: 1.7;
    opacity: 1;
    color: #ffffff;
    letter-spacing: 0.2px;
    grid-row: 2 / 3;
    font-size: calc(17px * 1.05);
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.title_screenrS::before {
    height: 100%;
    content: "";
    background: repeating-linear-gradient(
        -45deg,
        rgb(174,192,210,0.5) 0px,
        transparent 2px,
        transparent 10px
    );
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.05;
    z-index: 1;
}

.title_screenrS h1::after {
    transform: scaleX(0);
    height: 4px;
    left: 0;
    content: "";
    transform-origin: left;
    bottom: -10px;
    background: rgb(174,192,210);
    position: absolute;
    width: 80px;
    animation: expandLine 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.8s forwards;
}

.title_screenrS .learn_entryXA {
    border-radius: 21px;
    transform: perspective(1000px) rotateY(-3deg);
    padding: 2.5rem;
    background: #ffffff;
    z-index: 2;
    position: relative;
    transition: transform 0.5s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08),
                0 5px 15px rgba(0, 0, 0, 0.05);
}

.title_screenrS .learn_entryXA p {
    color: #000000;
    font-size: calc(18px * 1.2);
    margin-bottom: 2rem;
    line-height: 1.6;
    position: relative;
}

.title_screenrS .learn_entryXA p::first-letter {
    font-weight: 700;
    font-size: calc(18px * 1.8);
    color: rgb(174,192,210);
}

.title_screenrS svg path {
    transition: fill 0.3s ease;
    fill: rgb(174,192,210);
}

.title_screenrS svg:hover path {
    fill: rgb(134,160,185);
}

.title_screenrS svg text {
    font-weight: 700;
    transition: all 0.3s ease;
}

.title_screenrS .inquiry_reachfG::before {
    content: "";
    position: absolute;
    width: 100%;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    left: -100%;
    transition: all 0.6s ease;
    top: 0;
}

.title_screenrS .inquiry_reachfG:hover {
    box-shadow: 0 12px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}

.title_screenrS .inquiry_reachfG:hover::before {
    left: 100%;
}

.title_screenrS .pic_boxQM {
    border-radius: 21px;
    animation: fadeSlideIn 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.6s forwards;
    height: 450px;
    position: relative;
    overflow: hidden;
    width: 100%;
    opacity: 0;
    transition: transform 0.5s ease;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.15),
               -20px -20px 60px rgba(255, 255, 255, 0.8);
    transform: translateX(20px);
}

.newsletter_subscriptionKa::before {
    top: -10%;
    position: absolute;
    right: -5%;
    transform: rotate(-15deg) skewX(-15deg);
    content: "";
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    background: linear-gradient(145deg, rgb(174,192,210,0.5), rgb(134,160,185));
    width: 50%;
    opacity: 0.7;
    z-index: 0;
    height: 140%;
}

.newsletter_subscriptionKa .container {
    position: relative;
    z-index: 2;
    padding: 0 2rem;
    margin: 0 auto;
    max-width: 1200px;
}

.newsletter_subscriptionKa .edu_promisemk:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.15), 
                0 12px 16px rgba(0,0,0,0.1),
                inset 0 0 0 1px rgba(255,255,255,0.2);
    transform: perspective(1000px) rotateX(0deg);
}

.newsletter_subscriptionKa h3 {
    max-width: 90%;
    text-shadow: 0 2px 4px rgba(0,0,0,0.15);
    font-size: clamp(1.5rem, 3vw, 34px);
    line-height: 1.4;
    color: #ffffff;
    position: relative;
    font-family: Arial, sans-serif;
    transform: translateX(-5px);
    font-weight: 600;
    margin-bottom: 2.5rem;
}

.newsletter_subscriptionKa .input_holder {
    align-items: stretch;
    flex-direction: row;
    transition: transform 0.3s ease;
    transform: translateY(0);
    gap: 1.25rem;
    display: flex;
    position: relative;
    margin-top: 1rem;
}

.newsletter_subscriptionKa .input_holder div {
    flex: 1;
    position: relative;
}

.newsletter_subscriptionKa input[type="email"]:focus {
    outline: none;
    box-shadow: 0 6px 16px rgba(0,0,0,0.15), 
                inset 0 0 0 1px rgb(174,192,210),
                0 0 0 3px rgb(174,192,210,0.5);
}

.newsletter_subscriptionKa input[type="email"]::placeholder {
    color: rgba(0,0,0,0.4);
    transition: opacity 0.3s ease;
}

.newsletter_subscriptionKa .sub_togglesub {
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    background: linear-gradient(135deg, rgb(134,160,185), rgb(174,192,210));
    font-weight: 600;
    cursor: pointer;
    border-radius: 10px;
    min-width: 160px;
    font-size: 17px;
    overflow: hidden;
    color: #ffffff;
    position: relative;
    box-shadow: 0 6px 15px rgba(0,0,0,0.2);
    border: none;
    height: 60px;
    letter-spacing: 0.5px;
    font-family: Arial, sans-serif;
    padding: 0 1.75rem;
}

.newsletter_subscriptionKa .sub_togglesub:hover::before {
    left: 100%;
}

.id_thankbarhK {
    padding: 80px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(214,222,236) 0%, rgb(134,160,185,0.5) 100%);
    overflow: hidden;
}

.id_thankbarhK::after {
    right: -5%;
    height: 40%;
    position: absolute;
    z-index: 0;
    width: 40%;
    content: "";
    bottom: -10%;
    background: linear-gradient(225deg, rgb(134,160,185) 0%, transparent 80%);
    transform: rotate(15deg);
    opacity: 0.3;
    filter: blur(50px);
}

.id_thankbarhK .edu_promisemk {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 0 0 1px rgba(0, 0, 0, 0.02), 
                0 4px 6px rgba(0, 0, 0, 0.04);
    padding: 50px;
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.95);
    display: flex;
    transform: perspective(1000px) rotateX(2deg);
    flex-direction: column;
    gap: 30px;
    position: relative;
}

.id_thankbarhK .edu_promisemk > div:first-child {
    position: relative;
    padding-bottom: 20px;
}

.id_thankbarhK .edu_promisemk > div:first-child::after {
    position: absolute;
    left: 0;
    height: 3px;
    width: 80px;
    background-color: rgb(174,192,210);
    transform-origin: left;
    bottom: 0;
    content: "";
    animation: lineExtend 1.5s ease-out forwards;
}

.id_thankbarhK .edu_promisemk > div:last-child {
    transform: translateY(20px);
    opacity: 0;
    position: relative;
    animation: fadeSlideUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
}

.id_thankbarhK a::before {
    width: 4px;
    background-color: rgb(134,160,185);
    content: "";
    left: -20px;
    top: 0;
    transition: height 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    height: 0;
    position: absolute;
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (max-width: 991px) {.affiliate_ctaGs {
    padding: 60px 0 30px;
}.affiliate_ctaGs .container {
    gap: 50px;
    grid-template-columns: 1fr;
}.affiliate_ctaGs .company_holder {
    text-align: center;
    padding-right: 0;
    margin: 0 auto;
    max-width: 600px;
}.affiliate_ctaGs .company_holder::after {
    display: none;
}.affiliate_ctaGs .company_holder h3 {
    margin-right: auto;
    margin-left: auto;
}.affiliate_ctaGs .company_holder h3::after {
    transform: translateX(-50%);
    left: 50%;
    width: 60px;
}.affiliate_ctaGs .youtube_chanyl {
    max-width: 100%;
    text-align: center;
}.affiliate_ctaGs .qna_boardby {
    justify-content: center;
}
}



@media (max-width: 480px) {.affiliate_ctaGs {
    padding: 40px 0 20px;
}.affiliate_ctaGs .company_holder h3 {
    font-size: calc(28px * 0.8);
}.affiliate_ctaGs .youtube_chanyl {
    font-size: calc(18px * 0.9);
}.license_ctaIC .res_connectjC {
    font-size: calc(14px * 0.9);
}}



@media (max-width: 991px) {.affiliate_ctaGs .company_holder h3::before {
    display: none;
}}


@media only screen and (max-width: 800px) {.privacy_shellcv {
    gap: 1.5rem;
    padding: 1.5rem;
}.privacy_shellcv h1 {
    font-size: calc(23px - 0.5rem);
}.privacy_shellcv h2 {
    font-size: calc(23px - 0.5rem);
}.privacy_shellcv p,
    .privacy_shellcv li {
    font-size: calc(13px - 0.2rem);
}.privacy_shellcv > div {
    padding: 0.5rem;
}}



@media (min-width: 992px) {.training_resultsGD {
    padding: 150px 0;
}.training_resultsGD h5 {
    font-size: calc(20px * 1.1);
    margin-bottom: 80px;
}.training_resultsGD .edu_promisemk {
    transform: perspective(1200px) rotateX(2deg) rotateY(-1deg);
}.training_resultsGD .edu_promisemk:hover {
    transform: perspective(1200px) rotateX(0deg) rotateY(0deg) translateY(-10px);
}.training_resultsGD .tag_contentmS {
    padding: 60px 50px;
}.training_resultsGD li {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), 
                   box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}.training_resultsGD li:hover {
    transform: translateX(15px) translateZ(10px);
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.05);
}.training_resultsGD li p {
    font-size: calc(17px * 1.05);
}
}



@media (max-width: 576px) {.course_instructormj {
    padding: 4rem 0;
}.course_instructormj .opinion_sharingXW {
    transform: none;
    padding: 1.5rem;
}.course_instructormj .pic_boxQM {
    height: 140px;
    width: 140px;
}.course_instructormj .work_areaGr {
    font-size: 16px;
    padding: 1rem;
}}



@media (max-width: 1200px) {.price_deck_gridsD {
    padding: 100px 0;
}.price_deck_gridsD .learning_pricepy {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.price_deck_gridsD h2 {
    font-size: calc(29px - 2px);
}.price_deck_gridsD .pricing_tiersMn {
    font-size: 18px;
    margin-bottom: 40px;
}
}



@media (max-width: 768px) {.price_deck_gridsD {
    padding: 60px 0;
}.price_deck_gridsD .learning_pricepy {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 500px;
}.price_deck_gridsD h2 {
    font-size: calc(29px - 4px);
}.price_deck_gridsD .plan_matrixoy h4 {
    font-size: 20px;
}.price_deck_gridsD .plan_matrixoy p {
    font-size: calc(18px - 1px);
}
}


@media (max-width: 1200px) {.user_safetyAP h5 {
    font-size: calc(19px - 2px);
}.user_safetyAP p {
    font-size: calc(15px - 2px);
}.edu_trackCb {
    font-size: calc(18px - 2px);
    padding: 8px 16px;
}
}


@media (max-width: 800px) {.edu_approveKE {
    flex-direction: column;
    align-items: center;
}.cookie_preferenceak {
    margin-bottom: 15px;
}.user_safetyAP {
    margin-bottom: 20px;
    text-align: center;
}.edu_trackCb {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
}}



@media screen and (max-width: 768px) {.get_in_touchST {
    padding: 60px 0;
}.get_in_touchST h3 {
    font-size: calc(32px - 4px);
}.feedback_sectionAU .support_panelEu,
    .feedback_sectionAU .support_queryih {
    padding: 30px;
}.feedback_sectionAU .support_panelEu h3,
    .feedback_sectionAU .support_queryih h4 {
    font-size: calc(18px - 2px);
}.feedback_sectionAU .support_panelEu input[type="text"],
    .feedback_sectionAU .support_panelEu textarea {
    padding: 12px 15px;
}.feedback_sectionAU .support_panelEu .inquiry_reachfG {
    text-align: center;
    width: 100%;
}
}



@media (min-width: 768px) {.course_program_detailsuF {
    padding: 150px 0;
}.course_program_detailsuF .skill_pathhs {
    gap: 60px;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.course_program_detailsuF .pic_boxQM {
    height: 450px;
    transform: perspective(1000px) rotateY(5deg);
}.course_program_detailsuF p.description {
    column-count: 2;
}.course_program_detailsuF .tag_contentmS {
    padding: 40px;
}.course_program_detailsuF h3 {
    font-size: 36px;
    margin-bottom: 30px;
}.course_program_detailsuF h3::after {
    width: 80px;
}
}



@media (min-width: 992px) {.course_program_detailsuF .skill_pathhs {
    gap: 80px;
}.course_program_detailsuF .pic_boxQM {
    height: 520px;
}.course_program_detailsuF .tag_contentmS {
    padding: 50px;
}.course_program_detailsuF h3 {
    font-size: calc(36px * 1.1);
}.course_program_detailsuF p.description {
    font-size: calc(15px * 1.05);
    line-height: 1.9;
}
}



@media (max-width: 767px) {.course_program_detailsuF {
    padding: 80px 0;
}.course_program_detailsuF .pic_boxQM {
    height: 280px;
    transform: perspective(1000px) rotateY(3deg);
}.course_program_detailsuF .tag_contentmS {
    padding: 25px 20px;
}.course_program_detailsuF h3 {
    margin-bottom: 20px;
    font-size: calc(19px * 1.05);
}.course_program_detailsuF h3::after {
    height: 2px;
    width: 50px;
}.course_program_detailsuF p.description {
    line-height: 1.7;
    font-size: calc(15px * 0.95);
}
}



@media (max-width: 768px) {.try_immediatelyFc {
    padding: 4rem 0;
}.try_immediatelyFc h2 {
    margin-bottom: 2rem;
    font-size: calc(32px * 0.8);
}.try_immediatelyFc .edu_promisemk {
    gap: 1.5rem;
    padding: 1.5rem;
    flex-direction: column;
}.try_immediatelyFc svg {
    width: 42px;
    height: 42px;
}.try_immediatelyFc .inquiry_reachfG {
    width: 100%;
    padding: 0.9rem 2rem;
}
}



@media (prefers-reduced-motion) {.try_immediatelyFc h2,
  .try_immediatelyFc .edu_promisemk {
    animation: none;
    opacity: 1;
    transform: none;
}.try_immediatelyFc::after {
    animation: none;
}.try_immediatelyFc .inquiry_reachfG::before {
    display: none;
}.try_immediatelyFc .edu_promisemk:hover,
  .try_immediatelyFc .inquiry_reachfG:hover,
  .try_immediatelyFc svg {
    transform: none;
    transition: none;
}}



@media screen and (max-width: 768px) {.our_missiongX {
    padding: 60px 0;
}.our_missiongX h2 {
    font-size: calc(28px * 0.9);
    padding-left: 15px;
    margin-bottom: 40px;
}.our_missiongX h2::before {
    top: -30px;
    font-size: calc(40px * 1.2);
}.our_missiongX .knowledge_guidesmr h3 {
    padding: 12px 20px;
    width: 90%;
    font-size: calc(23px * 0.9);
}.our_missiongX .knowledge_guidesmr p {
    padding: 20px;
    font-size: calc(13px * 0.95);
    line-height: 1.7;
}
}



@media screen and (max-width: 576px) {.our_missiongX {
    padding: 50px 0;
}.our_missiongX .container {
    padding: 0 15px;
}.our_missiongX h2 {
    margin-bottom: 30px;
    font-size: calc(28px * 0.8);
}.our_missiongX h2::before {
    left: -5px;
    top: -25px;
    font-size: calc(40px);
}.our_missiongX .learn_studyrV {
    gap: 40px;
}.our_missiongX .knowledge_guidesmr h3 {
    width: 100%;
    padding: 10px 15px;
    font-size: calc(23px * 0.85);
}.our_missiongX .knowledge_guidesmr p {
    line-height: 1.6;
    padding: 15px;
    font-size: calc(13px * 0.9);
}}



@media (max-width: 767px) {header {
    padding: 1rem 0;
}header .head_classkf {
    gap: 1rem;
}header .head_knownL svg {
    width: 150px;
}header .site_infoFy {
    padding: 0.4rem;
    gap: 0.4rem;
}header .head_infoxz {
    padding: 0.5rem 0.8rem;
    font-size: calc(16px - 2px);
}
}



@media (min-width: 992px) {.statistical_reportoP .key_classesWf::before {
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
    left: 0;
    width: 100%;
    clip-path: polygon(0 0, 40% 0, 60% 100%, 0% 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.07) 0%, transparent 50%);
    content: "";
}.statistical_reportoP .key_classesWf::after {
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.07) 0%, transparent 50%);
    height: 100%;
    clip-path: polygon(100% 0, 60% 0, 40% 100%, 100% 100%);
    right: 0;
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 0;
    content: "";
}
}



@media (max-width: 768px) {.statistical_reportoP {
    padding: 100px 0;
}.statistical_reportoP .success_factorshG {
    width: 90px;
    top: -25px;
    height: 90px;
}.statistical_reportoP .success_factorshG svg {
    height: 45px;
    width: 45px;
}.statistical_reportoP .statistics_trackspq {
    padding-left: 30px;
    margin-top: 50px;
    font-size: calc(36px * 0.95);
}.statistical_reportoP .program_statisticsSo {
    padding-left: 34px;
    margin-bottom: 50px;
}.statistical_reportoP .smart_prosfM {
    gap: 60px;
    grid-template-columns: 1fr;
    padding: 0 15px;
}.statistical_reportoP .statistics_growWU {
    height: 75px;
    width: 75px;
}.statistical_reportoP .statistics_growWU svg {
    height: 38px;
    width: 38px;
}.statistical_reportoP .program_winsyj span {
    font-size: calc(38px * 1.1);
}
}



@media (max-width: 992px) {.title_screenrS .edu_promisemk {
    grid-template-columns: 1fr;
}.title_screenrS h1 {
    font-size: calc(43px * 0.9);
}.title_screenrS .learn_entryXA {
    padding: 2rem;
    transform: perspective(1000px) rotateY(0);
}.title_screenrS .pic_boxQM {
    height: 350px;
    order: -1;
}
}



@media (max-width: 768px) {.title_screenrS {
    padding: 3rem 0;
}.title_screenrS .edu_promisemk {
    padding: 1.5rem;
}.title_screenrS h1 {
    font-size: calc(43px * 0.8);
}.title_screenrS .learn_entryXA p {
    font-size: 18px;
}.title_screenrS svg {
    height: 80px;
    margin: 1.5rem auto;
    width: 80px;
}.title_screenrS .inquiry_reachfG {
    width: 100%;
}.title_screenrS .pic_boxQM {
    height: 280px;
}
}



@media (max-width: 576px) {.title_screenrS .edu_promisemk {
    padding: 1rem;
}.title_screenrS h1 {
    font-size: calc(43px * 0.7);
}.title_screenrS .learn_entryXA {
    padding: 1.5rem;
}.title_screenrS .pic_boxQM {
    height: 240px;
}.title_screenrS .learn_entryXA p::first-letter {
    font-size: calc(18px * 1.4);
}}



@media (max-width: 992px) {.newsletter_subscriptionKa {
    padding: 5rem 0;
}.newsletter_subscriptionKa::before {
    width: 60%;
    transform: rotate(-12deg) skewX(-10deg);
}.newsletter_subscriptionKa .edu_promisemk {
    padding: 3rem 2.5rem;
}.newsletter_subscriptionKa h3 {
    max-width: 100%;
}
}



@media (max-width: 576px) {.newsletter_subscriptionKa {
    padding: 3.5rem 0;
}.newsletter_subscriptionKa::before {
    transform: rotate(-5deg) skewX(-3deg);
    width: 80%;
}.newsletter_subscriptionKa .edu_promisemk {
    border-left-width: 3px;
    padding: 2rem 1.5rem;
}.newsletter_subscriptionKa h3 {
    margin-bottom: 1.5rem;
    font-size: clamp(1.25rem, 5vw, 1.5rem);
}.newsletter_subscriptionKa h3::after {
    width: 60px;
    height: 2px;
    bottom: -8px;
}.newsletter_subscriptionKa input[type="email"],
    .newsletter_subscriptionKa .sub_togglesub {
    height: 50px;
}
}



@media (hover: none) {.newsletter_subscriptionKa .edu_promisemk {
    transform: none;
}.newsletter_subscriptionKa .edu_promisemk:hover {
    transform: none;
}.newsletter_subscriptionKa .input_holder:focus-within {
    transform: none;
}.newsletter_subscriptionKa .sub_togglesub:hover {
    transform: none;
}}



@media (max-width: 480px) {.id_thankbarhK {
    padding: 50px 0;
}.id_thankbarhK .edu_promisemk {
    transform: perspective(1000px) rotateX(1deg);
    padding: 30px 20px;
}.id_thankbarhK h5 {
    font-size: calc(22px * 0.85);
}.id_thankbarhK p {
    font-size: calc(17px * 0.95);
}.id_thankbarhK .edu_promisemk > div:first-child {
    padding-bottom: 15px;
}
}



@keyframes glow {
    0%, 100% {
        box-shadow: 0 0 5px rgb(174,192,210,0.5);
    }
    50% {
        box-shadow: 0 0 15px rgb(174,192,210);
    }
}



@keyframes rotateBackground {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



@keyframes pulse {
    0% {
        opacity: 0.5;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.5;
        transform: scale(1);
    }
}



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



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



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



@keyframes rotate {
    0% {
        transform: translateY(-50%) rotate(0deg);
    }
    100% {
        transform: translateY(-50%) rotate(360deg);
    }
}



@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    }
    50% {
        transform: scale(1.05);
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    }
}



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



@keyframes fadeSlideIn {
    to {
        opacity: 1;
        transform: translate(0);
    }
}



@keyframes fadeSlideUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes pulse {
    0% {
        opacity: 0.5;
        transform: scale(1);
    }
    100% {
        opacity: 0.8;
        transform: scale(1.1);
    }
}

