* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}::-webkit-scrollbar {
    width: 9px;
}::-webkit-scrollbar-track {
    background: rgb(167,201,209);
    border-radius: 19.2vw;
    margin: 1px 0;
}::-webkit-scrollbar-thumb {
    transition: all, border-radius, transform 3.2s ease-in-out;
    background: rgb(210,229,234);
    border-radius: 1.4em;
}::-webkit-scrollbar-thumb:active {
    background: rgb(122,172,184,0.5);
    box-shadow: inset 2px -4px 2px -1px rgba(0, 0, 0, 0.6);
}html {
    scrollbar-color: rgb(167,201,209) rgb(122,172,184,0.5);
    scrollbar-width: auto;
}
@media (max-width: 768px) {::-webkit-scrollbar {
    width: 7px;
}::-webkit-scrollbar-thumb {
    background: rgb(122,172,184,0.5);
}}

.honor_cta_core {
    flex: 0 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}html,body {
    height: 100%;
    min-height: 100%;
    color: #000000;
    auto
contain
touch-action: none;
    scroll-behavior: auto;
    font-family: Arial, sans-serif;
}header,footer {
    width: 100%;
}.nav_sitewrap_core {
    flex: 1 0 auto;
}.wrapper-skeleton_core {
    display: flex;
    height: 100%;
    min-height: 100%;
    flex-direction: column;
}.container {
    width: 1200px;
    max-width: 100%;
    margin: auto;
}svg {
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.course_program_info_core {
    padding: 120px 0;
    overflow: hidden;
    background-color: rgb(210,229,234);
    position: relative;
}.course_program_info_core::before {
    content: "";
    height: 100%;
    z-index: 1;
    position: absolute;
    background-size: 60px 60px;
    width: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0,
                linear-gradient(225deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0,
                linear-gradient(315deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0,
                linear-gradient(45deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0;
    top: 0;
    left: 0;
}.course_program_info_core::after {
    height: 100%;
    content: "";
    opacity: 0.15;
    z-index: 2;
    left: 0;
    position: absolute;
    background: radial-gradient(circle at center, rgb(167,201,209,0.5) 0%, transparent 70%);
    top: 0;
    width: 100%;
}.course_program_info_core .job_training_core {
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
}.course_program_info_core .post_container_core {
    transform: translateZ(0);
    z-index: 4;
    position: relative;
    border-radius: 17px;
    padding: 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(10px);
    width: 100%;
    background: rgba(255, 255, 255, 0.02);
}.course_program_info_core .post_container_core::before {
    border: 1px solid transparent;
    left: 0;
    height: 100%;
    opacity: 0.3;
    background: linear-gradient(135deg, rgb(167,201,209,0.5), transparent 70%, rgb(122,172,184,0.5)) border-box;
    -webkit-mask-composite: xor;
    top: 0;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    z-index: -1;
    mask-composite: exclude;
    content: "";
    border-radius: 17px;
    position: absolute;
    width: 100%;
}.course_program_info_core .post_container_core h2 {
    font-size: 28px;
    color: #000000;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 20px;
}.course_program_info_core .post_container_core h2::after {
    height: 3px;
    bottom: 0;
    background: linear-gradient(90deg, rgb(167,201,209), rgb(122,172,184));
    left: 50%;
    width: 60px;
    content: "";
    position: absolute;
    border-radius: 10px;
    transform: translateX(-50%);
}.course_program_info_core .post_container_core .description {
    line-height: 1.8;
    margin-bottom: 20px;
    text-align: center;
    font-size: 12px;
    color: #000000;
}.course_program_info_core .post_container_core .description:last-child {
    margin-bottom: 0;
}.course_program_info_core .image_panel_core {
    width: 100%;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    height: 500px;
    margin-top: 60px;
    border-radius: 17px;
    position: relative;
}.course_program_info_core .image_panel_core::before {
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    z-index: 1;
    top: 0;
    opacity: 0.3;
    background: linear-gradient(135deg, rgb(167,201,209,0.5) 0%, transparent 50%);
    position: absolute;
}.course_program_info_core .image_panel_core::after {
    height: 100%;
    content: "";
    z-index: 2;
    left: 0;
    opacity: 0.3;
    background: linear-gradient(45deg, transparent 50%, rgb(122,172,184,0.5) 100%);
    position: absolute;
    top: 0;
    width: 100%;
}.course_program_info_core .job_training_core::before,
.course_program_info_core .job_training_core::after {
    position: absolute;
    width: 200px;
    opacity: 0.5;
    z-index: 1;
    background-color: rgb(167,201,209,0.5);
    top: 50%;
    content: "";
    height: 1px;
}.course_program_info_core .job_training_core::before {
    left: -100px;
    transform: rotate(45deg);
}.course_program_info_core .job_training_core::after {
    transform: rotate(-45deg);
    right: -100px;
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.6;
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (min-width: 992px) {.course_program_info_core .job_training_core {
    align-items: center;
    grid-gap: 30px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    display: grid;
}.course_program_info_core .post_container_core {
    max-width: 100%;
    margin-bottom: 60px;
    grid-row: 1;
    grid-column: 1 / 3;
}.course_program_info_core .post_container_core .description:first-of-type {
    grid-row: 2;
    padding-right: 30px;
    text-align: right;
    grid-column: 1;
}.course_program_info_core .post_container_core .description:last-child {
    padding-left: 30px;
    grid-row: 2;
    grid-column: 2;
    text-align: left;
}.course_program_info_core .image_panel_core {
    grid-column: 1 / 3;
    max-width: 100%;
    height: 500px;
    grid-row: 3;
    margin-top: 60px;
}.course_program_info_core .job_training_core {
    position: relative;
}.course_program_info_core .job_training_core::after {
    width: 1px;
    left: 50%;
    height: 100%;
    z-index: 1;
    transform: translateX(-50%);
    position: absolute;
    content: "";
    background: linear-gradient(to bottom, transparent, rgb(167,201,209,0.5) 30%, rgb(167,201,209,0.5) 70%, transparent);
    top: 0;
}
}

@media (min-width: 1200px) {.course_program_info_core .job_training_core {
    flex-direction: column;
    align-items: center;
    display: flex;
}.course_program_info_core .post_container_core {
    flex-wrap: wrap;
    margin-bottom: 0;
    justify-content: center;
    display: flex;
}.course_program_info_core .post_container_core h2 {
    width: 100%;
}.course_program_info_core .post_container_core .description {
    position: relative;
    padding: 0 15px;
    text-align: left;
    width: calc(50% - 30px);
}.course_program_info_core .post_container_core .description:first-of-type::after {
    content: "";
    top: 0;
    right: 0;
    background: linear-gradient(to bottom, transparent, rgb(167,201,209,0.5), transparent);
    position: absolute;
    width: 1px;
    height: 100%;
}.course_program_info_core .image_panel_core {
    max-width: 80%;
    height: 450px;
    margin-top: 60px;
    border-radius: calc(17px * 2);
}.course_program_info_core .job_training_core::after {
    display: none;
}
}

@media (max-width: 991px) {.course_program_info_core {
    padding: 80px 0;
}.course_program_info_core .post_container_core {
    padding: 30px;
}.course_program_info_core .post_container_core h2 {
    font-size: calc(28px * 0.9);
}.course_program_info_core .image_panel_core {
    margin-top: 40px;
    height: 400px;
}.course_program_info_core .job_training_core::before,
    .course_program_info_core .job_training_core::after {
    width: 150px;
}
}

@media (max-width: 768px) {.course_program_info_core {
    padding: 60px 0;
}.course_program_info_core .post_container_core {
    padding: 25px 20px;
}.course_program_info_core .post_container_core h2 {
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-size: calc(28px * 0.85);
}.course_program_info_core .post_container_core h2::after {
    width: 50px;
    height: 2px;
}.course_program_info_core .post_container_core .description {
    font-size: calc(12px * 0.95);
}.course_program_info_core .image_panel_core {
    height: 350px;
    margin-top: 30px;
}.course_program_info_core .job_training_core::before,
    .course_program_info_core .job_training_core::after {
    display: none;
}
}

@media (max-width: 576px) {.course_program_info_core {
    padding: 50px 0;
}.course_program_info_core .post_container_core {
    padding: 20px 15px;
}.course_program_info_core .post_container_core h2 {
    padding-bottom: 12px;
    margin-bottom: 20px;
    font-size: calc(28px * 0.8);
}.course_program_info_core .post_container_core h2::after {
    width: 40px;
}.course_program_info_core .post_container_core .description {
    line-height: 1.7;
    font-size: calc(12px * 0.9);
}.course_program_info_core .image_panel_core {
    height: 250px;
    margin-top: 25px;
}}.get_in_touch_coreSXAP {
    z-index: 1;
    background: linear-gradient(180deg, rgb(210,229,234) 0%, rgb(122,172,184,0.5) 100%);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.get_in_touch_coreSXAP::before {
    animation: scanlines 10s linear infinite;
    content: '';
    width: 100%;
    position: absolute;
    z-index: 0;
    height: 100%;
    top: 0;
    pointer-events: none;
    background: linear-gradient(0deg, transparent 40%, rgba(0,0,0,0.05) 60%, transparent 80%);
    left: 0;
    background-size: 100% 15px;
}.get_in_touch_coreSXAP::after {
    background: 
        radial-gradient(1px at 30% 20%, rgb(167,201,209,0.5) 0%, transparent 50%),
        radial-gradient(1px at 70% 40%, rgb(122,172,184,0.5) 0%, transparent 50%),
        radial-gradient(1px at 40% 60%, rgb(167,201,209,0.5) 0%, transparent 50%),
        radial-gradient(1px at 60% 80%, rgb(122,172,184,0.5) 0%, transparent 50%);
    left: 0;
    z-index: 0;
    height: 100%;
    background-size: 150px 150px, 200px 200px, 100px 100px, 250px 250px;
    pointer-events: none;
    width: 100%;
    position: absolute;
    content: '';
    opacity: 0.4;
    top: 0;
}.get_in_touch_coreSXAP .image_panel_core {
    left: 0;
    width: 100%;
    filter: grayscale(100%) contrast(150%);
    position: absolute;
    height: 100%;
    opacity: 0.08;
    top: 0;
    mix-blend-mode: overlay;
    z-index: 0;
}.get_in_touch_coreSXAP .container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}.get_in_touch_coreSXAP h3 {
    letter-spacing: 3px;
    font-family: Arial, sans-serif;
    margin-bottom: 60px;
    font-weight: 700;
    color: #000000;
    perspective: 800px;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    font-size: 37px;
}.get_in_touch_coreSXAP h3::before {
    color: rgb(122,172,184,0.5);
    letter-spacing: 5px;
    content: attr(id);
    position: absolute;
    transform: translateX(-50%);
    opacity: 0.4;
    font-size: calc(37px - 10px);
    left: 50%;
    top: -10px;
}.get_in_touch_coreSXAP h3::after {
    position: absolute;
    width: 100px;
    content: '';
    left: 50%;
    background: linear-gradient(90deg, transparent, rgb(167,201,209), transparent);
    transform: translateX(-50%);
    height: 1px;
    bottom: -15px;
}.get_in_touch_coreSXAP .reach_feedback_core {
    transition: transform 0.5s ease;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(0, 0, 0, 0.05),
        0 0 20px rgb(167,201,209,0.5) inset;
    transform: perspective(1000px) rotateX(0deg);
    border-radius: 25px;
    display: grid;
    position: relative;
    grid-template-columns: 1.5fr 1fr;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transform-style: preserve-3d;
    background: rgba(255, 255, 255, 0.95);
    overflow: hidden;
    backdrop-filter: blur(10px);
}.get_in_touch_coreSXAP .reach_feedback_core:hover {
    transform: perspective(1000px) rotateX(2deg);
}.get_in_touch_coreSXAP .reach_feedback_core::before {
    z-index: -1;
    border-radius: calc(25px + 2px);
    bottom: -2px;
    top: -2px;
    content: '';
    right: -2px;
    animation: border-flow 6s linear infinite;
    position: absolute;
    background: linear-gradient(45deg, 
        rgb(167,201,209,0.5), 
        transparent, 
        rgb(122,172,184,0.5), 
        transparent);
    left: -2px;
}.get_in_touch_coreSXAP .reach_feedback_core::after {
    content: '';
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 20px 20px;
    position: absolute;
    background: 
        linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.03) 1px, transparent 1px);
    top: 0;
    pointer-events: none;
}.get_in_touch_coreSXAP .inquiry_info_core {
    background: #ffffff;
    padding: 60px;
    overflow: hidden;
    position: relative;
}.get_in_touch_coreSXAP .inquiry_info_core::before {
    top: 0;
    width: 100%;
    left: 0;
    position: absolute;
    content: '';
    height: 3px;
    background: linear-gradient(90deg, 
        rgb(167,201,209), 
        rgb(122,172,184));
}.get_in_touch_coreSXAP .inquiry_info_core::after {
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(0, 0, 0, 0.01));
    content: '';
    pointer-events: none;
    top: 0;
    right: 0;
    width: 50%;
}.get_in_touch_coreSXAP .inquiry_info_core #contact {
    position: relative;
    z-index: 2;
}.get_in_touch_coreSXAP .inquiry_info_core h3 {
    color: #000000;
    margin-bottom: 40px;
    letter-spacing: 2px;
    text-align: left;
    font-weight: 600;
    font-size: 21px;
    text-transform: uppercase;
}.get_in_touch_coreSXAP .inquiry_info_core h3::before {
    display: none;
}.get_in_touch_coreSXAP .inquiry_info_core h3::after {
    left: 0;
    transform: none;
    background: rgb(167,201,209);
    height: 2px;
    width: 50px;
}.get_in_touch_coreSXAP .inquiry_info_core input[type="text"],
.get_in_touch_coreSXAP .inquiry_info_core textarea {
    border: none;
    transition: all 0.3s ease;
    color: #000000;
    background-color: transparent;
    font-family: Arial, sans-serif;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 20px 25px;
    margin-bottom: 25px;
    box-shadow: none;
    position: relative;
    font-size: 16px;
    border-radius: 0;
    width: 100%;
}.get_in_touch_coreSXAP .inquiry_info_core input[type="text"]::placeholder,
.get_in_touch_coreSXAP .inquiry_info_core textarea::placeholder {
    opacity: 0.6;
    color: #000000;
    transition: opacity 0.3s ease;
}.get_in_touch_coreSXAP .inquiry_info_core input[type="text"]:focus::placeholder,
.get_in_touch_coreSXAP .inquiry_info_core textarea:focus::placeholder {
    opacity: 0.3;
}.get_in_touch_coreSXAP .inquiry_info_core input[type="text"]:focus,
.get_in_touch_coreSXAP .inquiry_info_core textarea:focus {
    background-color: rgba(0, 0, 0, 0.01);
    outline: none;
    border-bottom-color: rgb(167,201,209);
}.get_in_touch_coreSXAP .inquiry_info_core textarea {
    resize: vertical;
    min-height: 150px;
    transition: height 0.3s ease;
    overflow: hidden;
}.get_in_touch_coreSXAP .inquiry_info_core .inquiry_request_core {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}.get_in_touch_coreSXAP .inquiry_info_core .inquiry_request_core input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.get_in_touch_coreSXAP .inquiry_info_core .inquiry_request_core label {
    font-size: calc(16px - 2px);
    padding-left: 40px;
    position: relative;
    line-height: 1.6;
    cursor: pointer;
    color: #000000;
}.get_in_touch_coreSXAP .inquiry_info_core .inquiry_request_core label::before {
    background-color: transparent;
    position: absolute;
    left: 0;
    transition: all 0.3s ease;
    top: 0;
    width: 25px;
    content: '';
    height: 25px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}.get_in_touch_coreSXAP .inquiry_info_core .inquiry_request_core label::after {
    height: 12px;
    content: '';
    transition: all 0.3s ease;
    left: 9px;
    position: absolute;
    border-right: 2px solid #ffffff;
    width: 7px;
    top: 5px;
    transform: rotate(45deg) scale(0);
    border-bottom: 2px solid #ffffff;
    opacity: 0;
}.get_in_touch_coreSXAP .inquiry_info_core .inquiry_request_core input[type="checkbox"]:checked + label::before {
    border-color: rgb(167,201,209);
    background-color: rgb(167,201,209);
}.get_in_touch_coreSXAP .inquiry_info_core .inquiry_request_core input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg) scale(1);
    opacity: 1;
}.get_in_touch_coreSXAP .inquiry_info_core .inquiry_request_core a {
    text-decoration: none;
    color: rgb(167,201,209);
    padding-bottom: 2px;
    border-bottom: 1px solid transparent;
    transition: color 0.3s ease;
    font-weight: 600;
}.get_in_touch_coreSXAP .inquiry_info_core .inquiry_request_core a:hover {
    color: rgb(122,172,184);
    border-bottom-color: rgb(122,172,184);
}.get_in_touch_coreSXAP .inquiry_info_core .message_widget_core {
    font-weight: 600;
    border: 1px solid rgb(167,201,209);
    overflow: hidden;
    font-size: 16px;
    z-index: 1;
    letter-spacing: 2px;
    display: inline-block;
    position: relative;
    background-color: transparent;
    text-transform: uppercase;
    padding: 18px 40px;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    cursor: pointer;
    color: #000000;
}.get_in_touch_coreSXAP .inquiry_info_core .message_widget_core::before {
    left: 0;
    background: rgb(167,201,209);
    transform-origin: right;
    z-index: -1;
    content: '';
    width: 100%;
    top: 0;
    transform: scaleX(0);
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    height: 100%;
    position: absolute;
}.get_in_touch_coreSXAP .inquiry_info_core .message_widget_core:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}.get_in_touch_coreSXAP .support_box_core {
    position: relative;
    background: linear-gradient(135deg, rgb(167,201,209) 0%, rgb(122,172,184) 100%);
    overflow: hidden;
    padding: 60px;
}.get_in_touch_coreSXAP .support_box_core::before {
    width: 100%;
    height: 100%;
    background-size: 20px 20px;
    top: 0;
    content: '';
    z-index: 0;
    background: 
        linear-gradient(45deg, rgba(0,0,0,0.2) 25%, transparent 25%) -10px 0,
        linear-gradient(135deg, rgba(0,0,0,0.2) 25%, transparent 25%) -10px 0,
        linear-gradient(45deg, transparent 75%, rgba(0,0,0,0.2) 75%) -10px 0,
        linear-gradient(135deg, transparent 75%, rgba(0,0,0,0.2) 75%) -10px 0;
    opacity: 0.1;
    left: 0;
    position: absolute;
}.get_in_touch_coreSXAP .support_box_core::after {
    top: -50%;
    left: -50%;
    animation: pulse-light 10s infinite;
    height: 200%;
    z-index: 0;
    content: '';
    position: absolute;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 60%);
    width: 200%;
}.get_in_touch_coreSXAP .support_box_core h4 {
    color: #ffffff;
    font-size: 21px;
    position: relative;
    margin-bottom: 40px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    z-index: 1;
}.get_in_touch_coreSXAP .support_box_core h4::after {
    background: #ffffff;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -10px;
    content: '';
    width: 50px;
}.get_in_touch_coreSXAP .support_box_core .reach_reach_core {
    position: relative;
    list-style: none;
    margin: 0;
    z-index: 1;
    padding: 0;
}.get_in_touch_coreSXAP .support_box_core .reach_reach_core li {
    align-items: flex-start;
    position: relative;
    display: flex;
    margin-bottom: 30px;
    padding: 15px 0;
    transition: transform 0.3s ease;
}.get_in_touch_coreSXAP .support_box_core .reach_reach_core li:hover {
    transform: translateX(10px);
}.get_in_touch_coreSXAP .support_box_core .reach_reach_core li::before {
    transition: width 0.3s ease;
    left: 0;
    position: absolute;
    width: 0;
    top: 0;
    content: '';
    background: rgba(255, 255, 255, 0.3);
    height: 1px;
}.get_in_touch_coreSXAP .support_box_core .reach_reach_core li:hover::before {
    width: 100%;
}.get_in_touch_coreSXAP .support_box_core .reach_reach_core li::after {
    width: 0;
    transition: width 0.3s ease;
    height: 1px;
    right: 0;
    bottom: 0;
    position: absolute;
    background: rgba(255, 255, 255, 0.3);
    content: '';
}.get_in_touch_coreSXAP .support_box_core .reach_reach_core li:hover::after {
    width: 100%;
}.get_in_touch_coreSXAP .support_box_core .reach_reach_core li svg {
    margin-right: 20px;
    flex-shrink: 0;
    height: 24px;
    width: 24px;
}.get_in_touch_coreSXAP .support_box_core .reach_reach_core li svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.get_in_touch_coreSXAP .support_box_core .reach_reach_core li span {
    font-size: 16px;
    line-height: 1.5;
    color: #ffffff;
}.get_in_touch_coreSXAP .support_box_core .reach_reach_core li a {
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
    color: #ffffff;
}.get_in_touch_coreSXAP .support_box_core .reach_reach_core li a::before {
    transition: transform 0.3s ease;
    transform-origin: right;
    content: '';
    height: 1px;
    left: 0;
    background: #ffffff;
    transform: scaleX(0);
    width: 100%;
    bottom: -2px;
    position: absolute;
}.get_in_touch_coreSXAP .support_box_core .reach_reach_core li a:hover {
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
}.get_in_touch_coreSXAP .support_box_core .reach_reach_core li a:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

@keyframes scanlines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

@keyframes border-flow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes pulse-light {
    0%, 100% {
        transform: translate(0, 0);
        opacity: 0.5;
    }
    25% {
        transform: translate(10%, 10%);
        opacity: 0.3;
    }
    50% {
        transform: translate(0%, 20%);
        opacity: 0.5;
    }
    75% {
        transform: translate(-10%, 10%);
        opacity: 0.3;
    }
}

@media (max-width: 992px) {.get_in_touch_coreSXAP {
    padding: 80px 0;
}.get_in_touch_coreSXAP .container {
    padding: 0 20px;
}.get_in_touch_coreSXAP .reach_feedback_core {
    grid-template-columns: 1fr;
}.get_in_touch_coreSXAP .inquiry_info_core,
    .get_in_touch_coreSXAP .support_box_core {
    padding: 40px;
}
}

@media (max-width: 768px) {.get_in_touch_coreSXAP {
    padding: 60px 0;
}.get_in_touch_coreSXAP h3 {
    font-size: calc(37px - 4px);
    margin-bottom: 40px;
}.get_in_touch_coreSXAP .inquiry_info_core h3,
    .get_in_touch_coreSXAP .support_box_core h4 {
    margin-bottom: 30px;
    font-size: calc(21px - 2px);
}.get_in_touch_coreSXAP .inquiry_info_core input[type="text"],
    .get_in_touch_coreSXAP .inquiry_info_core textarea {
    margin-bottom: 20px;
    padding: 15px 20px;
}.get_in_touch_coreSXAP .inquiry_info_core .message_widget_core {
    padding: 15px 30px;
}
}

@media (max-width: 576px) {.get_in_touch_coreSXAP {
    padding: 40px 0;
}.get_in_touch_coreSXAP .inquiry_info_core,
    .get_in_touch_coreSXAP .support_box_core {
    padding: 30px 20px;
}.get_in_touch_coreSXAP h3 {
    font-size: calc(37px - 6px);
    letter-spacing: 2px;
}.get_in_touch_coreSXAP .inquiry_info_core .inquiry_request_core label {
    font-size: calc(16px - 3px);
}}.title_section_core {
    overflow: hidden;
    align-items: center;
    justify-content: center;
    display: flex;
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(210,229,234), rgb(122,172,184,0.5) 80%);
    padding: 4rem 2rem;
    position: relative;
}.title_section_core > div {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    width: 100%;
    grid-template-columns: 1fr;
    gap: 2.5rem;
    display: grid;
}.title_section_core::before {
    opacity: 0.05;
    top: -50%;
    position: absolute;
    background: rgb(167,201,209,0.5);
    height: 100%;
    transform: rotate(-5deg);
    animation: float 15s ease-in-out infinite alternate;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    left: -50%;
    width: 100%;
    content: '';
}.title_section_core::after {
    opacity: 0.05;
    height: 100%;
    content: '';
    width: 100%;
    transform: rotate(5deg);
    bottom: -50%;
    animation: float 20s ease-in-out infinite alternate-reverse;
    right: -50%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    position: absolute;
    background: rgb(122,172,184,0.5);
}.title_section_core h1.start_base_core {
    font-size: clamp(2.5rem, 5vw, 38px);
    letter-spacing: -0.02em;
    margin-bottom: 1.5rem;
    transform: translateY(20px);
    position: relative;
    line-height: 1.2;
    font-weight: 700;
    opacity: 0;
    color: #000000;
    animation: fadeUp 0.8s ease-out forwards;
}.title_section_core h1.start_base_core::after {
    background: rgb(167,201,209);
    box-shadow: 0 4px 10px rgb(167,201,209,0.5);
    content: '';
    width: 100px;
    position: absolute;
    height: 5px;
    left: 0;
    animation: expandWidth 1.5s ease-out forwards 0.5s;
    bottom: -15px;
}.title_section_core p {
    max-width: 650px;
    opacity: 0;
    transform: translateY(20px);
    line-height: 1.6;
    animation: fadeUp 0.8s ease-out forwards 0.3s;
    margin-bottom: 2rem;
    font-size: clamp(1rem, 3vw, 17px);
    color: #000000;
}.title_section_core .learning_main_core {
    animation: fadeUp 0.8s ease-out forwards 0.5s;
    opacity: 0;
    transform: translateY(20px);
    position: relative;
    width: 100%;
}.title_section_core .class_sessions_core {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    overflow: hidden;
    height: 350px;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1), 
              -15px -15px 30px #ffffff,
              inset 5px 5px 10px rgba(0, 0, 0, 0.05),
              inset -5px -5px 10px rgba(255, 255, 255, 0.5);
    position: relative;
    border-radius: 10px;
    width: 100%;
}.title_section_core .class_sessions_core::before {
    z-index: 1;
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7));
    backdrop-filter: blur(3px);
    content: '';
    top: 0;
    left: 0;
    width: 100%;
}.title_section_core .class_sessions_core:hover {
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.15), 
              -20px -20px 40px #ffffff;
    transform: translateY(-10px);
}.title_section_core .class_sessions_core span {
    transition: transform 0.5s ease;
    z-index: 2;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    padding: 2rem;
}.title_section_core .class_sessions_core:hover span {
    transform: translateY(-10px);
}.title_section_core .class_sessions_core h3 {
    font-weight: 600;
    font-size: clamp(1.1rem, 2.5vw, 1.5rem);
    line-height: 1.4;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

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

@keyframes expandWidth {
  from {
    width: 0;
  }
  to {
    width: 100px;
  }
}

@keyframes float {
  0% {
    transform: translate(0, 0) rotate(-5deg);
  }
  50% {
    transform: translate(2%, 2%) rotate(0deg);
  }
  100% {
    transform: translate(-2%, -1%) rotate(5deg);
  }
}

@media (min-width: 768px) {.title_section_core > div {
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.title_section_core h1.start_base_core::after {
    width: 150px;
}@keyframes expandWidth {
    from {
      width: 0;
    }
    to {
      width: 150px;
    }
  }
  
  .title_section_core .class_sessions_core {
    height: 400px;
}
}

@media (max-width: 767px) {.title_section_core {
    padding: 3rem 1.5rem;
}.title_section_core > div {
    gap: 1.5rem;
}.title_section_core h1.start_base_core {
    margin-bottom: 1rem;
}.title_section_core p {
    margin-bottom: 1.5rem;
}.title_section_core .class_sessions_core {
    height: 280px;
}.title_section_core .class_sessions_core span {
    padding: 1.5rem;
}
}

@media (max-width: 480px) {.title_section_core {
    padding: 2rem 1rem;
}.title_section_core h1.start_base_core::after {
    height: 4px;
    bottom: -10px;
}.title_section_core .class_sessions_core {
    height: 250px;
}.title_section_core .class_sessions_core span {
    padding: 1rem;
}}.course_beneficiaries_core {
    padding: 6rem 0;
    background-color: rgb(210,229,234);
    position: relative;
    z-index: 1;
    overflow: hidden;
}.course_beneficiaries_core::before {
    width: 100%;
    position: absolute;
    left: 0;
    z-index: -1;
    background: 
        radial-gradient(circle at 20% 30%, rgba(#ffffff, 0.3) 0%, transparent 40%),
        radial-gradient(circle at 70% 80%, rgba(#ffffff, 0.2) 0%, transparent 30%),
        radial-gradient(circle at 90% 10%, rgba(#ffffff, 0.2) 0%, transparent 50%);
    top: 0;
    content: "";
    height: 100%;
}.course_beneficiaries_core::after {
    height: 100%;
    background: 
        radial-gradient(circle at 85% 15%, rgba(rgb(167,201,209,0.5), 0.1) 0%, transparent 40%),
        radial-gradient(circle at 15% 85%, rgba(rgb(122,172,184,0.5), 0.1) 0%, transparent 40%);
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    z-index: -1;
    width: 100%;
    animation: cloudMove 25s infinite alternate ease-in-out;
}.course_beneficiaries_core .fast_classes_core {
    margin: 0 auto;
    padding: 0 2rem;
    align-items: center;
    flex-direction: column;
    max-width: 1100px;
    position: relative;
    display: flex;
}.course_beneficiaries_core h3 {
    opacity: 0.9;
    text-align: center;
    color: rgb(167,201,209);
    margin-bottom: 4rem;
    letter-spacing: 1px;
    font-size: 40px;
    position: relative;
    font-weight: 600;
}.course_beneficiaries_core h3::after {
    bottom: -15px;
    width: 50px;
    content: "";
    opacity: 0.6;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    position: absolute;
    background: rgb(167,201,209);
}.course_beneficiaries_core ul {
    gap: 2rem;
    margin: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    display: grid;
    padding: 0;
    width: 100%;
}.course_beneficiaries_core li {
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.04),
        0 6px 10px rgba(0, 0, 0, 0.02);
    flex-direction: column;
    background: rgba(#ffffff, 0.08);
    display: flex;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    overflow: hidden;
    border: 1px solid rgba(#ffffff, 0.1);
    position: relative;
    padding: 2rem;
    border-radius: 28px;
    text-align: center;
    backdrop-filter: blur(10px);
    align-items: center;
}.course_beneficiaries_core li::before {
    position: absolute;
    content: "";
    background: linear-gradient(
        135deg,
        rgba(#ffffff, 0.05) 0%,
        transparent 100%
    );
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    width: 100%;
}.course_beneficiaries_core li:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.06),
        0 10px 15px rgba(0, 0, 0, 0.04);
    border-color: rgba(rgb(167,201,209,0.5), 0.2);
}.course_beneficiaries_core li:hover::after {
    left: 0;
    height: 4px;
    bottom: 0;
    width: 100%;
    background: linear-gradient(
        90deg,
        rgb(167,201,209) 0%,
        rgb(122,172,184) 100%
    );
    position: absolute;
    content: "";
}.course_beneficiaries_core li svg {
    fill: rgb(122,172,184);
    margin-bottom: 1.5rem;
    width: 50px;
    height: 50px;
    transition: all 0.5s ease;
    opacity: 0.9;
}.course_beneficiaries_core li svg path {
    fill: rgb(122,172,184);
    transition: fill 0.5s ease;
}.course_beneficiaries_core li:hover svg {
    animation: float 3s infinite ease-in-out;
    transform: translateY(-3px);
}.course_beneficiaries_core li:hover svg path {
    fill: rgb(167,201,209);
}.course_beneficiaries_core li {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
    color: #000000;
}

@keyframes float {
    0% {
        transform: translateY(-3px);
    }
    50% {
        transform: translateY(3px);
    }
    100% {
        transform: translateY(-3px);
    }
}

@keyframes cloudMove {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 10% 10%;
    }
}

@media (max-width: 1200px) {.course_beneficiaries_core ul {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 992px) {.course_beneficiaries_core {
    padding: 5rem 0;
}.course_beneficiaries_core h3 {
    font-size: calc(40px * 0.9);
    margin-bottom: 3.5rem;
}
}

@media (max-width: 768px) {.course_beneficiaries_core {
    padding: 4rem 0;
}.course_beneficiaries_core .fast_classes_core {
    padding: 0 1.5rem;
}.course_beneficiaries_core h3 {
    margin-bottom: 3rem;
    font-size: calc(40px * 0.8);
}.course_beneficiaries_core ul {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.course_beneficiaries_core li {
    padding: 1.5rem;
}.course_beneficiaries_core li svg {
    margin-bottom: 1.2rem;
    width: 45px;
    height: 45px;
}
}

@media (max-width: 480px) {.course_beneficiaries_core {
    padding: 3rem 0;
}.course_beneficiaries_core .fast_classes_core {
    padding: 0 1rem;
}.course_beneficiaries_core h3 {
    margin-bottom: 2.5rem;
    font-size: calc(40px * 0.7);
}.course_beneficiaries_core li {
    padding: 1.25rem;
}.course_beneficiaries_core li svg {
    width: 40px;
    margin-bottom: 1rem;
    height: 40px;
}}.our_background_core {
    background: linear-gradient(145deg, rgb(167,201,209) 0%, rgb(122,172,184) 100%);
    z-index: 1;
    overflow: hidden;
    padding: 100px 0;
    position: relative;
}.our_background_core::before {
    z-index: -1;
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    background: 
        repeating-linear-gradient(135deg, transparent, transparent 30px, rgba(255, 255, 255, 0.02) 30px, rgba(255, 255, 255, 0.02) 60px);
    content: "";
}.our_background_core::after {
    animation: shiftGlow 20s ease-in-out infinite alternate;
    opacity: 0.6;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    z-index: -1;
    height: 100%;
    background: radial-gradient(circle at 30% 70%, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
    position: absolute;
}.our_background_core .container {
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
}.our_background_core .fast_classes_core {
    border-radius: 30px;
    padding: 60px;
    display: grid;
    grid-template-areas: 
        "director logo"
        "text text";
    grid-template-rows: auto auto;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    background: rgb(210,229,234);
    animation: fadeIn 1s ease-in-out;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}.our_background_core .fast_classes_core::before {
    height: 100%;
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(167,201,209), rgb(122,172,184));
    top: 0;
    width: 5px;
    content: "";
}.our_background_core .learn_lab_core {
    display: flex;
    padding-right: 30px;
    gap: 30px;
    grid-area: director;
    align-items: center;
    transition: transform 0.6s ease;
    transform: translateY(0);
}.our_background_core .learn_lab_core:hover {
    transform: translateY(-5px);
}.our_background_core .learn_lab_core .image_panel_core {
    overflow: hidden;
    position: relative;
    width: 180px;
    height: 220px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    border: 3px solid #ffffff;
    transition: all 0.4s ease;
    border-radius: 10px;
}.our_background_core .learn_lab_core .image_panel_core:hover {
    transform: scale(1.05);
    border-color: rgb(167,201,209);
}.our_background_core .smart_learning_core {
    flex: 1;
}.our_background_core .training_experts_core {
    margin: 0 0 10px 0;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
    color: #000000;
}.our_background_core .training_experts_core::after {
    bottom: 0;
    content: "";
    transition: width 0.3s ease;
    position: absolute;
    width: 40px;
    left: 0;
    height: 2px;
    background: rgb(167,201,209);
}.our_background_core .training_experts_core:hover::after {
    width: 60px;
}.our_background_core .how_grow_core {
    font-size: 12px;
    font-weight: 300;
    margin: 0;
    color: #000000;
}.our_background_core .study_program_core {
    margin-bottom: 20px;
    display: flex;
    grid-area: logo;
    border-left: 1px solid rgba(rgb(167,201,209), 0.2);
    align-items: center;
    justify-content: flex-start;
}.our_background_core .study_program_core svg {
    fill: rgb(167,201,209);
    transition: transform 0.4s ease;
    width: 60px;
    margin-right: 20px;
    height: 60px;
}.our_background_core .study_program_core:hover svg {
    transform: rotate(5deg) scale(1.1);
}.our_background_core .study_program_core svg path {
    transition: fill 0.3s ease;
    fill: rgb(167,201,209);
}.our_background_core .study_program_core:hover svg path {
    fill: rgb(122,172,184);
}.our_background_core .post_container_core {
    transform: translateY(20px);
    padding-top: 30px;
    opacity: 0;
    animation-delay: 0.3s;
    animation: slideUp 0.8s ease-out forwards;
    border-top: 1px solid rgba(rgb(167,201,209), 0.2);
    grid-area: text;
}.our_background_core h2 {
    position: relative;
    color: #000000;
    font-size: 28px;
    margin: 0 0 25px 0;
    font-weight: 700;
}.our_background_core h2::after {
    content: "";
    animation: pulseWidth 3s ease-in-out infinite;
    left: 0;
    bottom: -10px;
    width: 80px;
    height: 3px;
    background: rgb(167,201,209);
    position: absolute;
}.our_background_core p {
    font-size: 12px;
    color: #000000;
    margin: 0;
    line-height: 1.8;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes pulseWidth {
    0%, 100% {
        width: 80px;
    }
    50% {
        width: 120px;
    }
}

@keyframes shiftGlow {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

@media screen and (max-width: 992px) {.our_background_core {
    padding: 80px 0;
}.our_background_core .fast_classes_core {
    grid-template-areas: 
            "director"
            "logo"
            "text";
    padding: 40px 30px;
    grid-template-columns: 1fr;
    gap: 30px;
}.our_background_core .learn_lab_core {
    border-bottom: 1px solid rgba(rgb(167,201,209), 0.2);
    padding-right: 0;
    padding-bottom: 30px;
}.our_background_core .study_program_core {
    border-bottom: 1px solid rgba(rgb(167,201,209), 0.2);
    border-left: none;
    padding-left: 0;
    padding-bottom: 30px;
}.our_background_core .post_container_core {
    padding-top: 0;
    border-top: none;
}
}

@media screen and (max-width: 767px) {.our_background_core {
    padding: 60px 0;
}.our_background_core .fast_classes_core {
    padding: 30px 20px;
    gap: 25px;
}.our_background_core .learn_lab_core {
    align-items: center;
    flex-direction: column;
    text-align: center;
    gap: 20px;
}.our_background_core .training_experts_core::after {
    left: 50%;
    transform: translateX(-50%);
}.our_background_core .training_experts_core:hover::after {
    width: 60px;
}.our_background_core .study_program_core {
    justify-content: center;
}.our_background_core .post_container_core {
    text-align: center;
}.our_background_core h2::after {
    left: 50%;
    transform: translateX(-50%);
}
}

@media screen and (max-width: 480px) {.our_background_core {
    padding: 40px 0;
}.our_background_core .fast_classes_core {
    gap: 20px;
    padding: 25px 15px;
}.our_background_core .learn_lab_core .image_panel_core {
    width: 150px;
    height: 180px;
}.our_background_core .training_experts_core {
    font-size: calc(18px * 0.9);
}.our_background_core .how_grow_core {
    font-size: calc(12px * 0.9);
}.our_background_core .study_program_core svg {
    width: 50px;
    height: 50px;
    margin-right: 15px;
}.our_background_core h2 {
    margin-bottom: 20px;
    font-size: calc(28px * 0.8);
}.our_background_core p {
    font-size: calc(12px * 0.9);
}}.secure_nook_core {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    align-items: center;
    font-family: Arial, sans-serif;
    padding: 40px;
    width: 100%;
    flex-direction: column;
    background-color: #ffffff;
    color: #000000;
    height: auto;
    display: flex;
}.secure_nook_core .container {
    align-items: center;
    max-width: 1200px;
    display: flex;
    width: 100%;
    flex-direction: column;
}.secure_nook_core h1, .secure_nook_core h2 {
    padding: 10px;
    width: 100%;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(167,201,209), rgb(122,172,184));
    color: #ffffff;
    text-align: center;
}.secure_nook_core h1 {
    margin-top: 30px;
    letter-spacing: 1.5px;
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 20px;
}.secure_nook_core h2 {
    margin-bottom: 15px;
    letter-spacing: 1px;
    font-size: 38px;
    font-weight: 600;
    margin-top: 25px;
}.secure_nook_core ul {
    list-style-type: none;
    width: 100%;
    padding: 0;
    margin: 0;
}.secure_nook_core li {
    background-color: rgb(122,172,184,0.5);
    margin-bottom: 15px;
    align-items: center;
    border-radius: 10px;
    justify-content: flex-start;
    padding: 15px;
    font-size: 17px;
    display: flex;
    color: #000000;
}.secure_nook_core li::before {
    color: rgb(167,201,209);
    content: '✔';
    margin-right: 10px;
    font-size: 1.2em;
}.secure_nook_core p, .secure_nook_core span, .secure_nook_core div {
    font-size: 17px;
    margin-bottom: 10px;
    line-height: 1.8;
    color: #000000;
}

@media only screen and (max-width: 800px) {.secure_nook_core {
    padding: 20px;
}.secure_nook_core h1 {
    margin-bottom: 15px;
    margin-top: 25px;
    font-size: calc(23px - 5px);
}.secure_nook_core h2 {
    font-size: calc(23px - 3px);
    margin-top: 20px;
    margin-bottom: 10px;
}.secure_nook_core ul, .secure_nook_core ol {
    padding: 0;
    margin: 10px 0;
}.secure_nook_core li {
    margin-bottom: 10px;
    font-size: calc(17px - 1px);
}.secure_nook_core p, .secure_nook_core span, .secure_nook_core div {
    margin-bottom: 8px;
    font-size: calc(17px - 1px);
}}
header {
    position: relative;
    background: linear-gradient(to right, rgb(122,172,184,0.5), rgb(167,201,209));
    overflow: visible;
    padding: 1.5rem 0;
    z-index: 1000;
}header::before {
    position: absolute;
    opacity: 0.1;
    background: 
        radial-gradient(circle at 10% 20%, #ffffff 0%, transparent 15%),
        radial-gradient(circle at 90% 80%, #ffffff 0%, transparent 15%);
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    content: '';
}header .container {
    padding: 0 1.5rem;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}header .head_sitewrap_core {
    display: flex;
    gap: 1.5rem;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}header .head_train_core {
    display: flex;
    text-decoration: none;
    align-items: center;
    position: relative;
    z-index: 2;
    padding: 1rem;
    justify-content: center;
}header .head_train_core::after {
    background: #ffffff;
    opacity: 0.6;
    left: 50%;
    content: '';
    height: 2px;
    bottom: 0;
    width: 50%;
    transform: translateX(-50%);
    transition: width 0.3s ease, opacity 0.3s ease;
    position: absolute;
}header .head_train_core:hover::after {
    opacity: 1;
    width: 80%;
}header .head_train_core svg {
    filter: drop-shadow(0 4px 8px rgb(167,201,209,0.5));
    width: 220px;
    transition: all 0.3s ease;
    height: auto;
}header .head_train_core:hover svg {
    transform: translateY(-5px);
}header .nav_mainwrap_core {
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    padding: 0.6rem 1rem;
    width: 100%;
    border-radius: 12px;
    justify-content: center;
    backdrop-filter: blur(5px);
    flex-wrap: wrap;
    max-width: 800px;
    gap: 0.8rem;
}header .nav_mainwrap_core::before {
    border-radius: 12px;
    width: 100%;
    content: '';
    position: absolute;
    height: 100%;
    box-shadow: 
        0 4px 30px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.2);
    z-index: -1;
    top: 0;
    left: 0;
}header .page_head_core {
    font-size: 12px;
    font-family: Arial, sans-serif;
    overflow: hidden;
    text-decoration: none;
    letter-spacing: 0.5px;
    border-radius: 10px;
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
    transition: all 0.3s ease;
    padding: 0.7rem 1.2rem;
    color: #ffffff;
}header .page_head_core::before {
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    top: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    opacity: 0;
    border-radius: 10px;
    background: #ffffff;
    transform: translateY(100%) scale(0.8);
    z-index: -1;
}header .page_head_core:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    color: rgb(167,201,209);
    transform: translateY(-3px);
}header .page_head_core:hover::before {
    opacity: 1;
    transform: translateY(0) scale(1);
}

@media (max-width: 991px) {header {
    padding: 1.2rem 0;
}header .head_sitewrap_core {
    gap: 1.2rem;
}header .head_train_core svg {
    width: 180px;
}header .nav_mainwrap_core {
    gap: 0.6rem;
    padding: 0.5rem;
}header .page_head_core {
    font-size: calc(12px - 1px);
    padding: 0.6rem 1rem;
}
}

@media (max-width: 767px) {header {
    padding: 1rem 0;
}header .head_sitewrap_core {
    gap: 1rem;
}header .head_train_core svg {
    width: 150px;
}header .nav_mainwrap_core {
    padding: 0.4rem;
    gap: 0.4rem;
}header .page_head_core {
    font-size: calc(12px - 2px);
    padding: 0.5rem 0.8rem;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .head_sitewrap_core {
    gap: 0.8rem;
}header .head_train_core svg {
    width: 140px;
}header .nav_mainwrap_core {
    overflow-x: auto;
    padding: 0.4rem 0.6rem;
    flex-wrap: nowrap;
    justify-content: flex-start;
}header .nav_mainwrap_core::-webkit-scrollbar {
    height: 3px;
}header .nav_mainwrap_core::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
}header .page_head_core {
    white-space: nowrap;
    padding: 0.4rem 0.7rem;
    font-size: calc(12px - 3px);
}}.newsletter_signup_core {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(167,201,209,0.5) 0%, rgb(122,172,184) 100%);
    padding: 4rem 2rem;
}.newsletter_signup_core::before {
    position: absolute;
    z-index: 1;
    height: 70%;
    background: rgb(122,172,184,0.5);
    width: 120%;
    top: -10%;
    left: -10%;
    content: "";
    clip-path: polygon(0 0, 100% 0, 100% 70%, 0% 100%);
    transform: rotate(-15deg);
}.newsletter_signup_core .fast_classes_core {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}.newsletter_signup_core .inquiry_card_core {
    transform: translateX(10%);
    max-width: 90%;
    display: flex;
    flex-direction: column;
}.newsletter_signup_core h3 {
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    font-size: 37px;
    transform: skewX(-5deg);
    font-weight: 700;
    font-family: Arial, sans-serif;
    margin-bottom: 2rem;
    color: #ffffff;
}.newsletter_signup_core .input_holder {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
    flex-direction: row;
    overflow: hidden;
    max-width: 90%;
    transform: perspective(800px) rotateY(-5deg);
    border-radius: 10px;
    align-items: stretch;
    display: flex;
}.newsletter_signup_core input[type="email"] {
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    padding: 1.2rem 1.5rem;
    font-size: 13px;
    border: none;
    background: #ffffff;
    flex-grow: 1;
    color: #000000;
}.newsletter_signup_core input[type="email"]:focus {
    background: rgb(210,229,234);
    box-shadow: inset 0 0 0 3px rgb(167,201,209,0.5);
    outline: none;
}.newsletter_signup_core .learn_today_core {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 15px;
    background: linear-gradient(to right, rgb(167,201,209), rgb(122,172,184));
    cursor: pointer;
    padding: 1rem 2.5rem;
    color: #ffffff;
    border: none;
}.newsletter_signup_core .learn_today_core:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
}@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(167,201,209,0.5);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

.newsletter_signup_core .learn_today_core:active {
    animation: pulse 1s forwards;
    transform: translateY(2px);
}

@media (max-width: 768px) {.newsletter_signup_core {
    padding: 3rem 1rem;
}.newsletter_signup_core .inquiry_card_core {
    transform: translateX(0);
    max-width: 100%;
}.newsletter_signup_core h3 {
    text-align: left;
    font-size: calc(23px + 0.2rem);
}.newsletter_signup_core .input_holder {
    flex-direction: column;
    transform: perspective(0) rotateY(0);
    max-width: 100%;
}.newsletter_signup_core input[type="email"] {
    border-radius: 10px 10px 0 0;
    padding: 1rem;
    width: 100%;
}.newsletter_signup_core .learn_today_core {
    padding: 1rem;
    width: 100%;
    border-radius: 0 0 10px 10px;
}}.thxNote_core {
    overflow: hidden;
    padding: 120px 0 80px;
    position: relative;
    background: linear-gradient(135deg, rgb(210,229,234) 0%, rgb(167,201,209,0.5) 100%);
}.thxNote_core::before {
    content: "";
    background: radial-gradient(circle at 70% 30%, rgb(122,172,184,0.5) 0%, transparent 60%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}.thxNote_core::after {
    width: 200px;
    z-index: 1;
    opacity: 0.4;
    content: "";
    border: 2px solid rgb(167,201,209,0.5);
    animation: rotate 24s linear infinite;
    border-radius: 50%;
    height: 200px;
    top: -50px;
    position: absolute;
    right: -50px;
}.thxNote_core .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
}.thxNote_core h2 {
    font-weight: 700;
    transform: translateX(-20px);
    color: #000000;
    opacity: 0;
    animation: slideInTitle 1s ease-out forwards 0.3s;
    margin-bottom: 40px;
    position: relative;
    font-family: Arial, sans-serif;
    line-height: 1.3;
    font-size: 36px;
    max-width: 800px;
}.thxNote_core h2::after {
    left: 0;
    transform: scaleX(0);
    height: 3px;
    width: 80px;
    bottom: -15px;
    animation: growLine 1.2s ease-out forwards 0.8s;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(167,201,209) 0%, rgb(122,172,184) 100%);
    transform-origin: left;
}.thxNote_core .fast_classes_core {
    transform-origin: left center;
    padding: 40px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08), 0 1px 3px rgba(0, 0, 0, 0.03);
    transition: transform 0.5s ease;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0% 100%);
    transform: perspective(1000px) rotateY(-2deg);
    max-width: 900px;
    background: #ffffff;
    position: relative;
}.thxNote_core .fast_classes_core:hover {
    transform: perspective(1000px) rotateY(0deg);
}.thxNote_core ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.thxNote_core li {
    position: relative;
    padding-left: 25px;
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp 0.8s ease forwards 1s;
}.thxNote_core li::before {
    box-shadow: 0 0 0 rgba(rgb(167,201,209), 0.4);
    animation: pulse 2s infinite;
    left: 0;
    width: 8px;
    border-radius: 50%;
    background: rgb(167,201,209);
    position: absolute;
    content: "";
    height: 8px;
    top: 8px;
}.thxNote_core li span {
    line-height: 1.7;
    color: #000000;
    font-size: 13px;
    font-family: Arial, sans-serif;
    display: block;
}@keyframes slideInTitle {
    0% {
        transform: translateX(-20px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes growLine {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

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

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

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


.thxNote_core .container::before,
.thxNote_core .container::after {
    background: rgb(167,201,209);
    border-radius: 50%;
    height: 4px;
    opacity: 0.7;
    content: "";
    width: 4px;
    position: absolute;
}.thxNote_core .container::before {
    right: 15%;
    box-shadow: 
        30px 50px 0 -1px rgb(122,172,184),
        80px -20px 0 -1px rgb(167,201,209),
        120px 60px 0 -1px rgb(122,172,184),
        200px 40px 0 -1px rgb(167,201,209);
    top: 30px;
}.thxNote_core .container::after {
    box-shadow: 
        40px -30px 0 -1px rgb(122,172,184),
        70px 20px 0 -1px rgb(167,201,209),
        120px -40px 0 -1px rgb(122,172,184),
        180px 10px 0 -1px rgb(167,201,209);
    left: 10%;
    bottom: 60px;
}

@media screen and (max-width: 992px) {.thxNote_core {
    padding: 80px 0 60px;
}.thxNote_core h2 {
    max-width: 100%;
    font-size: calc(36px * 0.9);
}.thxNote_core .fast_classes_core {
    transform: perspective(1000px) rotateY(-1deg);
    padding: 30px;
}
}

@media screen and (max-width: 768px) {.thxNote_core {
    padding: 60px 0 40px;
}.thxNote_core h2 {
    font-size: calc(36px * 0.8);
    margin-bottom: 30px;
}.thxNote_core .fast_classes_core {
    clip-path: none;
    padding: 25px;
    transform: none;
}.thxNote_core li {
    padding-left: 20px;
}.thxNote_core li::before {
    width: 6px;
    height: 6px;
    top: 7px;
}.thxNote_core li span {
    font-size: calc(13px * 0.95);
}
}

@media screen and (max-width: 576px) {.thxNote_core {
    padding: 50px 0 30px;
}.thxNote_core h2 {
    font-size: calc(36px * 0.7);
    margin-bottom: 25px;
}.thxNote_core .fast_classes_core {
    padding: 20px;
}.thxNote_core li span {
    line-height: 1.6;
    font-size: calc(13px * 0.9);
}.thxNote_core h2::after {
    width: 60px;
    height: 2px;
    bottom: -10px;
}}.price_plan_item_core {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.price_plan_item_core::before {
    z-index: 1;
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    top: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
    right: 0;
}.price_plan_item_core .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    z-index: 2;
}.price_plan_item_core .monthly_rate_core {
    perspective: 1000px;
}.price_plan_item_core h2 {
    margin-bottom: 25px;
    color: #ffffff;
    font-weight: 700;
    font-size: 33px;
    text-align: center;
    transform: translateZ(50px);
    position: relative;
    text-shadow: 0 5px 15px rgba(0,0,0,0.2);
}.price_plan_item_core h2::after {
    position: absolute;
    background: rgb(167,201,209);
    width: 80px;
    bottom: -10px;
    content: "";
    box-shadow: 0 0 15px rgb(167,201,209,0.5);
    height: 3px;
    left: 50%;
    transform: translateX(-50%);
}.price_plan_item_core .deal_board_core {
    color: #ffffff;
    line-height: 1.6;
    font-size: 17px;
    margin: 0 auto 60px;
    text-align: center;
    max-width: 800px;
    opacity: 0.9;
}.price_plan_item_core .fee_board_core {
    gap: 30px;
    padding: 0;
    margin: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.price_plan_item_core .class_deals_core {
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: block;
    will-change: transform;
    text-decoration: none;
    transform-style: preserve-3d;
}.price_plan_item_core .pricing_deals_core {
    padding: 8px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    background: rgba(255, 255, 255, 0.03);
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.3),
        -15px -15px 30px rgba(255, 255, 255, 0.02),
        inset 2px 2px 5px rgba(255, 255, 255, 0.05),
        inset -2px -2px 5px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    position: relative;
    border-radius: 8px;
    backdrop-filter: blur(10px);
    height: 100%;
}.price_plan_item_core .pricing_deals_core::before {
    left: -5px;
    position: absolute;
    opacity: 0;
    content: "";
    transition: opacity 0.4s ease;
    background-size: 200% 200%;
    animation: shimmer 3s infinite linear;
    top: -5px;
    background: linear-gradient(45deg, transparent 40%, rgba(255,255,255,0.1) 45%, rgba(255,255,255,0.1) 55%, transparent 60%);
    z-index: -1;
    right: -5px;
    bottom: -5px;
}.price_plan_item_core .enroll_cost_core {
    background: linear-gradient(145deg, rgba(255,255,255,0.03) 0%, rgba(255,255,255,0.01) 100%);
    padding: 35px 25px;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    transition: all 0.3s ease;
    border-radius: 4px;
    border: 1px solid rgba(255,255,255,0.05);
}.price_plan_item_core .enroll_cost_core h4 {
    margin-bottom: 20px;
    font-size: 22px;
    color: #ffffff;
    padding-bottom: 15px;
    font-weight: 600;
    position: relative;
}.price_plan_item_core .enroll_cost_core h4::after {
    bottom: 0;
    transition: width 0.3s ease;
    height: 2px;
    position: absolute;
    width: 40px;
    content: "";
    background: rgb(167,201,209);
    left: 0;
}.price_plan_item_core .enroll_cost_core p {
    line-height: 1.6;
    margin-bottom: 25px;
    color: #ffffff;
    flex-grow: 1;
    opacity: 0.8;
    font-size: calc(17px - 2px);
}.price_plan_item_core .pricing_rates_core {
    padding: 12px 25px;
    font-weight: 700;
    align-self: flex-start;
    display: inline-block;
    color: #ffffff;
    box-shadow: 
        0 10px 20px rgba(0,0,0,0.2),
        0 0 0 1px rgba(255,255,255,0.1);
    position: relative;
    font-size: calc(22px + 4px);
    background: linear-gradient(135deg, rgb(167,201,209) 0%, rgb(122,172,184) 100%);
    border-radius: 30px;
    overflow: hidden;
}.price_plan_item_core .pricing_rates_core::before {
    top: 0;
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    left: -100%;
    transition: 0.5s;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
}.price_plan_item_core .class_deals_core:hover {
    transform: translateY(-10px) rotateX(5deg);
}.price_plan_item_core .class_deals_core:hover .pricing_deals_core {
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.4),
        -20px -20px 40px rgba(255, 255, 255, 0.03),
        inset 2px 2px 5px rgba(255, 255, 255, 0.05),
        inset -2px -2px 5px rgba(0, 0, 0, 0.15);
}.price_plan_item_core .class_deals_core:hover .pricing_deals_core::before {
    opacity: 1;
}.price_plan_item_core .class_deals_core:hover .enroll_cost_core h4::after {
    width: 80px;
}.price_plan_item_core .class_deals_core:hover .pricing_rates_core::before {
    left: 100%;
}.price_plan_item_core .class_deals_core:hover .enroll_cost_core {
    transform: translateZ(20px);
    border-color: rgba(255,255,255,0.1);
}

@keyframes shimmer {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 200%;
    }
}

@media (max-width: 1200px) {.price_plan_item_core {
    padding: 100px 0;
}.price_plan_item_core .fee_board_core {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}.price_plan_item_core .enroll_cost_core {
    padding: 30px 20px;
}
}

@media (max-width: 768px) {.price_plan_item_core {
    padding: 80px 0;
}.price_plan_item_core h2 {
    font-size: calc(33px - 4px);
}.price_plan_item_core .deal_board_core {
    margin-bottom: 40px;
}.price_plan_item_core .fee_board_core {
    grid-template-columns: 1fr;
    max-width: 450px;
    margin: 0 auto;
}.price_plan_item_core .enroll_cost_core h4 {
    font-size: calc(22px - 1px);
}.price_plan_item_core .pricing_rates_core {
    font-size: calc(22px + 2px);
    padding: 10px 20px;
}
}

@media (max-width: 480px) {.price_plan_item_core {
    padding: 60px 0;
}.price_plan_item_core h2 {
    font-size: calc(33px - 6px);
}.price_plan_item_core .deal_board_core {
    font-size: calc(17px - 1px);
    margin-bottom: 30px;
}.price_plan_item_core .enroll_cost_core {
    padding: 25px 15px;
}.price_plan_item_core .enroll_cost_core p {
    margin-bottom: 20px;
    font-size: calc(17px - 3px);
}.price_plan_item_core .pricing_rates_core {
    padding: 8px 15px;
    font-size: calc(22px + 0px);
}
}

@media (hover: none) {.price_plan_item_core .class_deals_core:hover {
    transform: none;
}.price_plan_item_core .pricing_deals_core {
    box-shadow: 
            5px 5px 15px rgba(0, 0, 0, 0.2),
            -5px -5px 15px rgba(255, 255, 255, 0.02);
}.price_plan_item_core .class_deals_core:active {
    transform: scale(0.98);
}}footer {
    position: relative;
    width: 100%;
}.honor_cta_core {
    background-color: rgb(210,229,234);
    padding: 100px 0 30px;
    font-family: Arial, sans-serif;
    color: #000000;
    position: relative;
}.honor_cta_core::before {
    position: absolute;
    background: 
        linear-gradient(135deg, rgb(210,229,234) 25%, transparent 25%) -50px 0,
        linear-gradient(225deg, rgb(210,229,234) 25%, transparent 25%) -50px 0,
        linear-gradient(315deg, rgb(210,229,234) 25%, transparent 25%),
        linear-gradient(45deg, rgb(210,229,234) 25%, transparent 25%);
    top: 0;
    background-size: 100px 100px;
    background-color: rgb(167,201,209,0.5);
    content: "";
    height: 120px;
    left: 0;
    width: 100%;
}footer .footer_workshops_core {
    margin-top: -70px;
    position: relative;
    z-index: 1;
}footer .talk_contact_core {
    border-radius: 18px;
    z-index: 2;
    padding: 25px;
    background-color: #ffffff;
    margin-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
    transform: translateY(-30px);
    justify-content: space-between;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    position: relative;
}footer .info_item {
    position: relative;
    background-color: rgb(210,229,234);
    flex: 1 1 200px;
    padding: 10px 15px;
    margin: 10px;
    transition: all 0.3s ease;
    border-radius: 10px;
}footer .info_item:hover {
    background-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px);
}footer .info_item::before {
    background-color: rgb(167,201,209);
    height: 100%;
    transition: opacity 0.3s ease;
    opacity: 0;
    border-radius: 3px 0 0 3px;
    left: 0;
    width: 3px;
    content: "";
    top: 0;
    position: absolute;
}footer .info_item:hover::before {
    opacity: 1;
}footer .info_item svg {
    width: 20px;
    margin-right: 10px;
    height: 20px;
    vertical-align: middle;
    fill: rgb(167,201,209);
}footer .info_item p,
footer .info_item a {
    font-size: 16px;
    color: #000000;
    display: inline-block;
    transition: color 0.3s ease;
    text-decoration: none;
    vertical-align: middle;
}footer .info_item a:hover {
    color: rgb(167,201,209);
}footer .text_main_holder {
    grid-template-columns: 1fr;
    gap: 30px;
    position: relative;
    display: grid;
}footer .text_main_holder::before {
    z-index: -1;
    width: 100%;
    height: calc(100% + 80px);
    background-color: #ffffff;
    border-radius: 18px;
    content: "";
    left: 0;
    top: -40px;
    position: absolute;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
}footer .header_tutor_core {
    position: relative;
    padding: 0 30px;
}footer .header_tutor_core::after {
    background: linear-gradient(90deg, rgb(167,201,209), transparent);
    position: absolute;
    bottom: -15px;
    right: 30px;
    left: 30px;
    height: 1px;
    content: "";
}footer .header_tutor_core svg {
    width: auto;
    margin-bottom: 15px;
    height: 45px;
}footer .cheat_sheet_core {
    line-height: 1.6;
    max-width: 330px;
    color: #000000;
    font-size: 14px;
}footer .nav_mainwrap_core {
    padding: 30px;
    border-radius: 18px;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    margin-right: 20px;
    background-color: rgb(210,229,234);
    margin-left: 20px;
    margin-top: -10px;
    z-index: 1;
}footer .nav_mainwrap_core h5 {
    font-size: 20px;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 20px;
    color: #000000;
    position: relative;
}footer .nav_mainwrap_core h5::after {
    content: "";
    position: absolute;
    width: 50px;
    background-color: rgb(167,201,209);
    height: 2px;
    left: 0;
    bottom: -7px;
}footer .nav_train_core {
    gap: 10px;
    grid-template-columns: 1fr;
    margin-bottom: 20px;
    display: grid;
}footer .nav_train_core a {
    padding: 8px 0;
    color: #000000;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    transition: all 0.3s ease;
    display: inline-block;
}footer .nav_train_core a::after {
    height: 2px;
    width: 0;
    bottom: 5px;
    transition: width 0.3s ease;
    left: 0;
    background-color: rgb(167,201,209);
    content: "";
    position: absolute;
}footer .nav_train_core a:hover {
    transform: translateX(5px);
    color: rgb(167,201,209);
}footer .nav_train_core a:hover::after {
    width: 100%;
}footer .subscribe_holder {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    margin-left: 40px;
    background-color: rgb(167,201,209);
    padding: 30px;
    color: #ffffff;
    z-index: 0;
    margin-right: 40px;
    border-radius: 18px;
    margin-top: -10px;
}footer .subscribe_holder::before {
    width: 30px;
    z-index: -1;
    background-color: rgb(167,201,209);
    transform: rotate(45deg);
    position: absolute;
    height: 30px;
    top: -15px;
    right: 30px;
    content: "";
}footer .subscribe_holder h5 {
    margin-bottom: 15px;
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
}footer .subscribe_holder p {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 25px;
    font-size: 16px;
}footer .input_holder {
    gap: 15px;
    flex-direction: column;
    position: relative;
    display: flex;
}footer .input_holder input[type="email"] {
    padding: 14px 16px;
    transition: background-color 0.3s ease;
    border: none;
    font-size: 16px;
    color: #000000;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.9);
}footer .input_holder input[type="email"]:focus {
    background-color: #ffffff;
    outline: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
}footer .learn_today_core {
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
    border: none;
    padding: 14px 20px;
    background-color: #000000;
}footer .learn_today_core:hover {
    background-color: rgb(122,172,184);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .footer_address_core {
    z-index: 1;
    text-align: center;
    position: relative;
    margin-top: 60px;
}footer .donate_btn_core {
    padding: 8px 20px;
    color: #000000;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 30px;
    background-color: #ffffff;
    font-size: 14px;
    display: inline-block;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
}footer .nav_train_core {
    grid-template-columns: 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .learn_today_core {
    white-space: nowrap;
}
}

@media (min-width: 992px) {footer .nav_mainwrap_core {
    margin-top: 0;
}footer .subscribe_holder {
    margin-top: 0;
}
}

@media (max-width: 991px) {footer .text_main_holder {
    gap: 50px;
}
}

@media (max-width: 767px) {footer .honor_cta_core {
    padding: 80px 0 30px;
}footer .talk_contact_core {
    padding: 20px;
    justify-content: center;
}footer .info_item {
    width: 100%;
}footer .nav_mainwrap_core, footer .subscribe_holder {
    margin-left: 10px;
    margin-right: 10px;
    padding: 25px 20px;
}footer .footer_address_core {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .honor_cta_core {
    padding: 60px 0 20px;
}footer .talk_contact_core {
    transform: translateY(-20px);
    margin-bottom: 40px;
    padding: 15px;
}footer .text_main_holder::before {
    top: -30px;
    height: calc(100% + 60px);
}footer .header_tutor_core {
    padding: 0 20px;
}footer .header_tutor_core::after {
    right: 20px;
    left: 20px;
}footer .nav_mainwrap_core h5, footer .subscribe_holder h5 {
    font-size: calc(20px - 2px);
}footer .nav_train_core a {
    padding: 6px 0;
}footer .input_holder input[type="email"],
    footer .learn_today_core {
    padding: 12px 15px;
}}.cookie_window_overlay_core {
    bottom: 0;
    border-top: 2px solid rgb(167,201,209);
    animation: slideIn 0.5s ease-in-out;
    background: rgb(122,172,184);
    width: 100%;
    z-index: 90;
    position: fixed;
    box-shadow: 0 -10px 30px rgb(167,201,209,0.5);
}@keyframes slideIn {
    from {
        bottom: -100px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}
.user_alert_core {
    box-shadow: 0 0 20px rgb(167,201,209,0.5);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: linear-gradient(135deg, rgb(122,172,184) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 20px 5%;
    justify-content: space-between;
}.cookie_lock_core {
    padding: 10px;
    flex-shrink: 0;
    box-shadow: 0 0 15px rgb(167,201,209);
    border-radius: 11px;
    background: rgba(0, 0, 0, 0.5);
    margin-right: 20px;
    overflow: hidden;
}.cookie_lock_core svg, .cookie_lock_core svg path {
    width: 60px;
    fill: rgb(167,201,209);
    transition: transform 0.3s ease;
    height: 60px;
}.cookie_lock_core:hover svg {
    transform: rotate(20deg);
}.visitor_controls_core {
    color: #ffffff;
    flex: 1;
    min-width: 300px;
}.visitor_controls_core h5 {
    margin-bottom: 10px;
    text-shadow: 0 0 10px rgb(167,201,209);
    font-size: 20px;
    font-weight: 700;
    color: rgb(167,201,209);
}.visitor_controls_core p {
    margin-bottom: 0;
    color: #ffffff;
    font-size: 16px;
    text-shadow: 0 0 5px rgb(167,201,209,0.5);
}.gdpr_banner_core {
    padding: 12px 25px;
    font-size: 16px;
    box-shadow: 0 0 10px rgb(167,201,209,0.5);
    cursor: pointer;
    white-space: nowrap;
    margin-left: 10px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    background: rgb(167,201,209);
    border-radius: 10px;
    color: #000000;
    text-decoration: none;
}.gdpr_banner_core:hover {
    background: rgb(122,172,184);
    box-shadow: 0 0 20px rgb(122,172,184,0.5);
}.cookie_window_overlay_core p a {
    text-decoration: underline;
    color: rgb(167,201,209);
    transition: color 0.3s ease;
}.cookie_window_overlay_core p a:hover {
    color: rgb(122,172,184);
}#overlayCookieInfo_core {
    display: none;
}#overlayCookieInfo_core:checked ~ .cookie_window_overlay_core {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookie_window_overlay_core {
    padding: 20px;
}.user_alert_core {
    padding: 20px 2%;
}
}
@media only screen and (max-width: 800px) {.cookie_lock_core {
    display: none;
}.user_alert_core {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.visitor_controls_core {
    margin-bottom: 20px;
    text-align: center;
}.cookie_window_overlay_core h5, .cookie_window_overlay_core p {
    text-align: center;
}.gdpr_banner_core {
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
    text-align: center;
}}
.educational_yield_core {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(210,229,234), #ffffff 95%);
    position: relative;
    padding: 6rem 0;
}.educational_yield_core::before {
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    position: absolute;
    opacity: 0.05;
    content: "";
    background: repeating-linear-gradient(
        45deg,
        rgb(167,201,209,0.5),
        transparent 2px,
        transparent 10px,
        rgb(167,201,209,0.5) 12px
    );
    height: 100%;
}.educational_yield_core::after {
    bottom: 0;
    height: 1px;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(167,201,209) 50%, transparent);
    width: 80%;
    transform: translateY(-2rem);
    left: 10%;
}.educational_yield_core .container {
    z-index: 2;
    padding: 0 1.5rem;
    margin: 0 auto;
    display: flex;
    position: relative;
    max-width: 1200px;
    flex-direction: column;
}.educational_yield_core .image_panel_core {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-2deg);
    clip-path: polygon(0 0, 100% 4%, 98% 100%, 2% 96%);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    width: 100%;
    object-fit: cover;
    height: auto;
    margin-bottom: 2.5rem;
}.educational_yield_core .image_panel_core:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.educational_yield_core .fast_classes_core {
    background: #ffffff;
    padding: 2.5rem;
    position: relative;
    transform: translateY(-30px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
}.educational_yield_core .post_container_core {
    position: relative;
}.educational_yield_core .post_container_core::before {
    background: rgb(167,201,209);
    left: 0;
    position: absolute;
    transform: scaleX(0.8);
    transition: transform 0.4s ease;
    content: "";
    width: 40px;
    height: 4px;
    top: -15px;
}.educational_yield_core .fast_classes_core:hover .post_container_core::before {
    transform: scaleX(1.2);
}.educational_yield_core h1 {
    color: #000000;
    position: relative;
    font-weight: 700;
    line-height: 1.3;
    font-size: 30px;
    padding-bottom: 0.5rem;
    margin-bottom: 2rem;
}.educational_yield_core ul {
    display: grid;
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    padding: 0;
    margin: 0;
    list-style: none;
}.educational_yield_core li {
    padding-left: 2.5rem;
    transition: transform 0.3s ease-out;
    position: relative;
}.educational_yield_core li:hover {
    transform: translateX(5px);
}.educational_yield_core li p {
    line-height: 1.6;
    color: #000000;
    font-size: 14px;
    margin: 0;
    font-weight: 400;
}.educational_yield_core svg {
    position: absolute;
    width: 24px;
    transform: translateY(2px);
    left: 0;
    height: 24px;
    top: 0;
    transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
}.educational_yield_core li:hover svg {
    transform: translateY(0) scale(1.1);
}.educational_yield_core svg path {
    fill: rgb(167,201,209);
    transition: fill 0.3s ease;
}.educational_yield_core li:hover svg path {
    fill: rgb(122,172,184);
}

@media (min-width: 768px) {.educational_yield_core {
    padding: 8rem 0;
}.educational_yield_core .container {
    align-items: center;
    flex-direction: row;
}.educational_yield_core .image_panel_core {
    width: 45%;
    clip-path: polygon(0 4%, 100% 0, 96% 96%, 4% 100%);
    margin-bottom: 0;
}.educational_yield_core .fast_classes_core {
    z-index: 3;
    transform: translateY(0);
    width: 60%;
    margin-left: -5%;
}.educational_yield_core h1 {
    font-size: 38px;
}.educational_yield_core ul {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 992px) {.educational_yield_core .container {
    gap: 2rem;
}.educational_yield_core .image_panel_core {
    width: 50%;
}.educational_yield_core .fast_classes_core {
    width: 55%;
}.educational_yield_core h1 {
    margin-bottom: 2.5rem;
}.educational_yield_core li {
    padding-left: 3rem;
}.educational_yield_core svg {
    transform: scale(1.15) translateY(2px);
}
}

@media (max-width: 767px) {.educational_yield_core {
    padding: 4rem 0;
}.educational_yield_core h1 {
    font-size: calc(30px * 0.9);
}.educational_yield_core ul {
    grid-template-columns: 1fr;
    gap: 1.2rem;
}.educational_yield_core .fast_classes_core {
    padding: 1.5rem;
}
}

@media (max-width: 480px) {.educational_yield_core {
    padding: 3rem 0;
}.educational_yield_core h1 {
    font-size: calc(30px * 0.8);
}.educational_yield_core .image_panel_core {
    clip-path: polygon(0 0, 100% 2%, 98% 98%, 2% 100%);
}.educational_yield_core .fast_classes_core {
    transform: translateY(-15px);
    padding: 1.25rem;
}.educational_yield_core li {
    padding-left: 2.2rem;
}.educational_yield_core li p {
    font-size: calc(14px * 0.95);
}}.developer_experience_core {
    background: linear-gradient(135deg, rgb(210,229,234) 0%, rgb(167,201,209,0.5) 100%);
    padding: 6rem 0;
    perspective: 1000px;
    position: relative;
    overflow: hidden;
}.developer_experience_core::before {
    position: absolute;
    background: conic-gradient(from 225deg at 50% 50%, rgb(122,172,184,0.5) 0%, transparent 25%, rgb(167,201,209,0.5) 50%, transparent 75%, rgb(122,172,184,0.5) 100%);
    width: 100%;
    opacity: 0.4;
    top: 0;
    height: 100%;
    animation: rotateBackground 15s linear infinite;
    content: "";
    left: 0;
}.developer_experience_core .container {
    padding: 0 2rem;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
}.developer_experience_core .client_views_core {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5),
                0 0 0 1px rgb(122,172,184,0.5),
                0 10px 0 -5px rgb(167,201,209,0.5);
    display: grid;
    grid-template-columns: 300px 1fr;
    border-radius: 23px;
    background: linear-gradient(120deg, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
    transition: transform 0.5s ease;
    transform: rotateY(-5deg);
    grid-template-rows: auto auto;
    gap: 1.5rem;
    padding: 3rem;
    grid-template-areas:
        "photo quote"
        "info quote";
    backdrop-filter: blur(10px);
    position: relative;
}.developer_experience_core .client_views_core:hover {
    transform: rotateY(0);
}.developer_experience_core .image_panel_core {
    height: 220px;
    border: 5px solid #ffffff;
    grid-area: photo;
    transition: all 0.4s ease;
    border-radius: 50%;
    width: 220px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5),
                0 0 0 10px rgb(167,201,209,0.5);
    transform: translateZ(30px);
}.developer_experience_core .client_views_core:hover .image_panel_core {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5),
                0 0 0 10px rgb(167,201,209);
    transform: translateZ(50px) scale(1.05);
}.developer_experience_core .name {
    font-weight: 700;
    margin-top: 1rem;
    display: block;
    font-size: 36px;
    transform: translateZ(20px);
    color: #000000;
    margin-bottom: 0.5rem;
    grid-area: info;
}.developer_experience_core .client_views_core span:not(.name) {
    color: rgb(167,201,209);
    grid-area: info;
    font-size: 15px;
    margin-top: 3.5rem;
    font-weight: 600;
    display: block;
    transform: translateZ(15px);
}.developer_experience_core .career_story_core {
    border-radius: 0 23px 23px 0;
    line-height: 1.6;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    padding: 1.5rem 2rem;
    color: #000000;
    font-weight: 400;
    font-size: calc(15px * 1.1);
    grid-area: quote;
    transform: translateZ(10px);
    position: relative;
    border-left: 4px solid rgb(122,172,184);
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.8));
}.developer_experience_core .career_story_core::before {
    top: 0;
    left: 0;
    mix-blend-mode: overlay;
    background-size: 200% 200%;
    position: absolute;
    content: "";
    background: linear-gradient(45deg, transparent 40%, rgb(122,172,184,0.5) 40%, rgb(122,172,184,0.5) 60%, transparent 60%);
    opacity: 0.2;
    animation: shimmer 3s infinite linear;
    width: 100%;
    height: 100%;
}

@keyframes rotateBackground {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes shimmer {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}

@media (max-width: 992px) {.developer_experience_core .client_views_core {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    padding: 2rem;
    grid-template-areas:
            "image_panel_core"
            "support_box_core"
            "career_story_core";
}.developer_experience_core .image_panel_core {
    height: 180px;
    margin: 0 auto;
    width: 180px;
}.developer_experience_core .name,
    .developer_experience_core .client_views_core span:not(.name) {
    text-align: center;
    margin-top: 1rem;
}.developer_experience_core .client_views_core span:not(.name) {
    margin-top: 0;
}
}

@media (max-width: 576px) {.developer_experience_core {
    padding: 4rem 0;
}.developer_experience_core .client_views_core {
    transform: none;
    padding: 1.5rem;
}.developer_experience_core .image_panel_core {
    height: 140px;
    width: 140px;
}.developer_experience_core .career_story_core {
    padding: 1rem;
    font-size: 15px;
}}.analysis_summary_core {
    padding: 100px 0;
    overflow: hidden;
    color: #ffffff;
    position: relative;
}.analysis_summary_core::before {
    position: absolute;
    left: 0;
    z-index: 1;
    opacity: 0.7;
    height: 100%;
    content: "";
    width: 100%;
    background-color: #000000;
    top: 0;
}.analysis_summary_core::after {
    left: 0;
    width: 100%;
    position: absolute;
    z-index: 2;
    content: "";
    height: 100%;
    top: 0;
    background: radial-gradient(circle at 20% 30%, 
                rgb(167,201,209,0.5) 0%, 
                transparent 40%),
                radial-gradient(circle at 80% 70%, 
                rgb(122,172,184,0.5) 0%, 
                transparent 40%);
}.analysis_summary_core .container {
    max-width: 1200px;
    z-index: 5;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.analysis_summary_core .pro_statistics_core {
    flex-direction: column;
    display: flex;
}.analysis_summary_core .statistics_highlights_core {
    position: absolute;
    display: flex;
    z-index: 2;
    right: 40px;
    width: 80px;
    height: 80px;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    top: 30px;
    background: #ffffff;
}.analysis_summary_core .statistics_highlights_core svg {
    fill: rgb(167,201,209);
    width: 40px;
    height: 40px;
}.analysis_summary_core .statistics_highlights_core svg path {
    fill: rgb(167,201,209);
}.analysis_summary_core .success_statistics_core {
    font-weight: 700;
    border-bottom: 3px solid rgb(167,201,209);
    margin: 0 0 20px 0;
    width: 70%;
    text-align: left;
    font-size: 47px;
    position: relative;
    padding-bottom: 15px;
}.analysis_summary_core .statistics_expertise_core {
    line-height: 1.6;
    margin-bottom: 60px;
    position: relative;
    text-align: left;
    font-size: 16px;
    width: 60%;
}.analysis_summary_core .statistics_advantages_core {
    position: relative;
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}.analysis_summary_core .knowledge_gains_core {
    transition: all 0.3s ease;
    border-radius: 20px;
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.1) 0%, 
        rgba(255, 255, 255, 0.05) 100%
    );
    grid-template-columns: 80px 1fr;
    gap: 10px 20px;
    position: relative;
    display: grid;
    padding: 30px;
    border-left: 4px solid rgb(167,201,209);
    grid-template-areas:
        "img number"
        "img desc";
}.analysis_summary_core .knowledge_gains_core:nth-child(even) {
    border-left: 4px solid rgb(122,172,184);
}.analysis_summary_core .knowledge_gains_core:hover {
    background: rgba(255, 255, 255, 0.15);
    transform: translateX(5px);
}.analysis_summary_core .statistics_boosters_core {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    justify-content: center;
    height: 70px;
    align-items: center;
    border-radius: 12px;
    grid-area: img;
    width: 70px;
}.analysis_summary_core .statistics_boosters_core svg {
    width: 35px;
    fill: #ffffff;
    height: 35px;
}.analysis_summary_core .statistics_boosters_core svg path {
    fill: #ffffff;
}.analysis_summary_core .knowledge_gains_core span {
    color: #ffffff;
    font-size: calc(28px * 1.3);
    grid-area: number;
    line-height: 1;
    align-self: flex-end;
    font-weight: 700;
    margin: 0;
}.analysis_summary_core .knowledge_gains_core p {
    color: rgba(255, 255, 255, 0.8);
    grid-area: desc;
    line-height: 1.4;
    font-size: 16px;
    margin: 0;
    align-self: flex-start;
}.analysis_summary_core .statistics_advantages_core::before {
    content: "";
    left: 0;
    height: 1px;
    background: linear-gradient(
        90deg, 
        #ffffff 0%, 
        transparent 100%
    );
    position: absolute;
    top: -30px;
    width: 100%;
}

@media screen and (max-width: 992px) {.analysis_summary_core .success_statistics_core {
    width: 85%;
    font-size: calc(47px * 0.9);
}.analysis_summary_core .statistics_expertise_core {
    width: 80%;
}.analysis_summary_core .statistics_highlights_core {
    width: 70px;
    height: 70px;
    top: 20px;
    right: 20px;
}.analysis_summary_core .statistics_highlights_core svg {
    height: 35px;
    width: 35px;
}
}

@media screen and (max-width: 768px) {.analysis_summary_core {
    padding: 80px 0;
}.analysis_summary_core .success_statistics_core {
    width: 100%;
    padding-right: 60px;
    font-size: calc(47px * 0.8);
}.analysis_summary_core .statistics_expertise_core {
    width: 100%;
    margin-bottom: 50px;
}.analysis_summary_core .statistics_highlights_core {
    height: 60px;
    right: 0;
    width: 60px;
    top: 0;
}.analysis_summary_core .statistics_highlights_core svg {
    width: 30px;
    height: 30px;
}.analysis_summary_core .statistics_advantages_core {
    grid-template-columns: 1fr;
}
}

@media screen and (max-width: 576px) {.analysis_summary_core {
    padding: 60px 0;
}.analysis_summary_core .pro_statistics_core {
    padding: 0 10px;
}.analysis_summary_core .success_statistics_core {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: calc(47px * 0.7);
}.analysis_summary_core .statistics_expertise_core {
    font-size: calc(16px * 0.9);
    margin-bottom: 40px;
}.analysis_summary_core .knowledge_gains_core {
    grid-template-columns: 60px 1fr;
    padding: 20px;
    gap: 5px 15px;
}.analysis_summary_core .statistics_boosters_core {
    width: 55px;
    height: 55px;
}.analysis_summary_core .statistics_boosters_core svg {
    height: 25px;
    width: 25px;
}.analysis_summary_core .knowledge_gains_core span {
    font-size: calc(28px * 1.1);
}.analysis_summary_core .knowledge_gains_core p {
    font-size: calc(16px * 0.9);
}
}

@media screen and (max-width: 480px) {.analysis_summary_core .knowledge_gains_core {
    grid-template-columns: auto 1fr;
    grid-template-areas:
            "img number"
            "desc desc";
}.analysis_summary_core .statistics_boosters_core {
    width: 45px;
    align-self: center;
    height: 45px;
}.analysis_summary_core .statistics_boosters_core svg {
    width: 22px;
    height: 22px;
}.analysis_summary_core .knowledge_gains_core p {
    padding-top: 10px;
}
}