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

.segment-wrapperdj {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

header,footer {
    width: 100%;
}

header {
    padding: 0;
    background: #ffffff;
    position: relative;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
    z-index: 100;
    width: 100%;
}

.study_methods9::after {
    height: 100%;
    left: 0;
    opacity: 0.05;
    width: 100%;
    top: 0;
    background: linear-gradient(45deg, rgb(226,161,161,0.5) 25%, transparent 25%, transparent 50%, rgb(226,161,161,0.5) 50%, rgb(226,161,161,0.5) 75%, transparent 75%, transparent);
    background-size: 30px 30px;
    animation: moveBackground 20s linear infinite;
    position: absolute;
    content: '';
}

.study_methods9 .text_holder_boxIO::before {
    left: 0;
    animation: scanline 2s linear infinite;
    position: absolute;
    content: '';
    height: 100%;
    width: 5px;
    top: 0;
    background: linear-gradient(to bottom, rgb(202,118,118), rgb(226,161,161));
}

.study_methods9 .text_holder_boxIO::before,
.study_methods9 .text_holder_boxIO::after,
.study_methods9 h2,
.study_methods9 p {
    transition: all 0.3s ease;
}

.study_methods9 .text_holder_boxIO::before,
.study_methods9 h2::before {
    animation-play-state: running;
}

.study_methods9 p {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 0;
    padding-left: 1.5rem;
    line-height: 1.8;
    position: relative;
}

.study_methods9 .text_holder_boxIO:hover h2 {
    text-shadow: 
        3px 3px 0 rgb(202,118,118,0.5),
        -3px -3px 0 rgb(226,161,161,0.5);
    transform: translateX(5px);
}

.title_portalJB::after {
    height: 200%;
    pointer-events: none;
    top: -100%;
    position: absolute;
    animation: glowPulse 15s infinite alternate ease-in-out;
    z-index: 2;
    background: radial-gradient(
    circle at 30% 70%,
    rgb(226,161,161,0.5) 0%,
    transparent 40%
  );
    right: -100%;
    content: "";
    width: 200%;
}

.title_portalJB h1.title_style_header {
    background-clip: text !important;
    -webkit-background-clip: text !important;
    font-weight: 700;
    opacity: 0;
    background: linear-gradient(
    120deg,
    #ffffff 0%,
    rgb(226,161,161) 50%,
    rgb(202,118,118) 100%
  );
    animation: titleIn 1.2s 0.3s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    letter-spacing: 0.05em;
    color: transparent;
    margin: 0 0 1rem;
    line-height: 1.2;
    transform: translateY(-20px);
    font-size: clamp(2.5rem, 5vw, 45px);
}

.title_portalJB .belief_coredR h3 {
    line-height: 1.4;
    opacity: 0;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    animation: fadeUp 1s 1s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    font-size: clamp(1.25rem, 3vw, 24px);
    margin: 0;
    color: rgb(202,118,118);
    transform: translateY(10px);
    font-weight: 600;
}

.thanksHubGw {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(246,214,214) 0%, rgba(245, 245, 255, 0.95) 100%);
    padding: 6rem 0;
}

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

.thanksHubGw h2 {
    line-height: 1.3;
    font-family: Arial, sans-serif;
    font-size: 37px;
    color: #000000;
    position: relative;
    font-weight: 700;
    transform: translateY(0);
    margin-bottom: 3rem;
    animation: slideUp 0.8s 0.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    opacity: 0;
}

.thanksHubGw .learn_roots0j::before {
    top: 0;
    height: 100%;
    left: 0;
    width: 5px;
    background: linear-gradient(180deg, rgb(226,161,161) 0%, rgb(202,118,118) 100%);
    position: absolute;
    animation: pulseGlow 4s infinite alternate;
    content: '';
}

header::before {
    z-index: 0;
    width: 35%;
    left: 0;
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    background: linear-gradient(135deg, rgb(226,161,161), rgb(202,118,118));
}

header .head_skillUQ {
    text-decoration: none;
    align-items: center;
    justify-content: center;
    padding: 1.2rem 0;
    position: relative;
    display: flex;
    width: 35%;
}

header .head_coreXT::before {
    left: 0;
    width: 1px;
    content: '';
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, transparent, rgb(226,161,161,0.5), transparent);
    top: 0;
}

header .header_probK:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    transform: translateY(-2px);
}

header .header_probK:hover::before {
    opacity: 1;
}

.tariff_list_itemKU::before {
    width: 100%;
    position: absolute;
    top: 0;
    content: "";
    opacity: 0.08;
    height: 100%;
    z-index: 0;
    background: linear-gradient(135deg, rgb(226,161,161,0.5), rgb(202,118,118,0.5));
    left: 0;
}

.tariff_list_itemKU .fee_planf4 h2::after {
    background: linear-gradient(90deg, rgb(226,161,161), rgb(202,118,118));
    left: 50%;
    border-radius: 3px;
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
    content: "";
    width: 80px;
    bottom: -10px;
}

.tariff_list_itemKU .discount_gridLq {
    overflow: hidden;
    display: flex;
    background: linear-gradient(145deg, #f6f6f6, #ffffff);
    flex-direction: column;
    border-radius: 16px;
    height: 100%;
    position: relative;
    box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.05),
              -16px -16px 32px rgba(255, 255, 255, 0.8);
    transition: all 0.4s ease;
}

.tariff_list_itemKU .group_plansMu:hover .pricing_options2j h3::after {
    width: 60px;
}

.tariff_list_itemKU .cost_schemesEY::before {
    width: 100%;
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(226,161,161,0.5), transparent);
    bottom: -5px;
    height: 1px;
    position: absolute;
}

.tariff_list_itemKU .img_zoom_effectRA {
    border-radius: 0 0 12px 12px;
    transition: all 0.5s ease;
    height: 220px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.secure_zonebZ {
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    background: linear-gradient(145deg, rgba(rgb(226,161,161,0.5), 0.03), rgba(rgb(202,118,118,0.5), 0.07));
}

.secure_zonebZ .container {
    transform-style: preserve-3d;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    perspective: 1000px;
    z-index: 2;
    max-width: 1140px;
}

.secure_zonebZ h1 {
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid rgba(rgb(226,161,161,0.5), 0.2);
    position: relative;
    transform: translateZ(5px);
    font-weight: 700;
    color: rgb(226,161,161);
    animation: fadeSlideIn 0.8s ease-out forwards;
    font-size: 43px;
}

.secure_zonebZ h2::before {
    width: 3px;
    border-radius: 10px;
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom, rgb(226,161,161), rgb(202,118,118));
    content: "";
    left: 0;
    bottom: 0;
}

.secure_zonebZ h3::before {
    position: absolute;
    background: linear-gradient(to bottom, rgb(202,118,118), rgb(226,161,161));
    left: 0;
    content: "";
    top: 0;
    width: 2px;
    border-radius: 10px;
    bottom: 0;
}

.secure_zonebZ p {
    line-height: 1.7;
    position: relative;
    opacity: 0;
    animation-delay: 0.5s;
    color: #000000;
    transform: translateZ(0);
    font-size: 13px;
    margin-bottom: 1.5rem;
    animation: fadeSlideIn 0.8s ease-out forwards;
}

.secure_zonebZ li::before {
    width: 8px;
    content: "";
    height: 8px;
    top: 0.5rem;
    background: linear-gradient(135deg, rgb(226,161,161), rgb(202,118,118));
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    transform: rotate(45deg);
    position: absolute;
    animation: pulse 3s infinite alternate;
    left: 0;
}

footer::before {
    bottom: 0;
    top: 0;
    position: absolute;
    content: '';
    right: 0;
    left: 0;
    z-index: 1;
    opacity: 0.92;
    background: linear-gradient(90deg, #000000 0%, rgb(226,161,161) 150%);
}

.webinar_archNr .company_holder::before {
    width: 100%;
    top: 0;
    position: absolute;
    left: 0;
    height: 5px;
    background: rgb(226,161,161);
    content: '';
}

.webinar_archNr .discount_ctaeO {
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    line-height: 1.6;
    font-size: 14px;
}

.webinar_archNr .head_coreXT {
    flex: 0 0 calc(50% - 15px);
    position: relative;
}

.webinar_archNr .head_coreXT .header_siteGN {
    display: flex;
    gap: 12px;
    flex-direction: column;
}

.webinar_archNr .head_coreXT .header_siteGN a::before {
    position: absolute;
    content: '';
    height: 100%;
    top: 0;
    width: 0;
    left: 0;
    z-index: -1;
    background: rgb(226,161,161,0.5);
    transition: width 0.3s ease;
}

.skill_linksuU {
    position: relative;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
    padding: 20px 0;
    margin-top: 50px;
}



footer::after {
    content: '';
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-size: 40px 40px;
    background: 
        linear-gradient(0deg, transparent 49%, rgba(255, 255, 255, 0.03) 50%, transparent 51%),
        linear-gradient(90deg, transparent 49%, rgba(255, 255, 255, 0.03) 50%, transparent 51%);
    position: absolute;
    left: 0;
}

.contact_boxUl .contact_messageBX {
    border-radius: 23px;
    max-width: 800px;
    background: #ffffff;
    flex-direction: column;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
    margin: 0 auto;
    display: flex;
    overflow: hidden;
}

.contact_boxUl form {
    width: 100%;
}

.contact_boxUl form h3::after {
    height: 3px;
    border-radius: 1.5px;
    background: rgb(226,161,161);
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    bottom: -10px;
}

.contact_boxUl form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.35);
}

.contact_boxUl .request_helpH9 {
    margin-bottom: 30px;
    align-items: flex-start;
    display: flex;
}

.contact_boxUl .request_helpH9 label::before {
    background: rgb(246,214,214);
    content: "";
    width: 22px;
    height: 22px;
    transition: all 0.3s ease;
    border-radius: 10px;
    top: 2px;
    left: 0;
    position: absolute;
}

.contact_boxUl .request_helpH9 label a:hover {
    text-decoration: underline;
}

.contact_boxUl form .reach_info8T:hover {
    background: rgb(202,118,118);
}

.contact_boxUl svg path {
    transition: fill 0.3s ease;
    fill: rgb(226,161,161);
}

.course_overviewvs::before {
    z-index: 1;
    position: absolute;
    top: 0;
    background: radial-gradient(circle at 30% 30%, rgb(226,161,161,0.5) 0%, transparent 40%);
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
}

.course_overviewvs .learn_roots0j {
    overflow: hidden;
    background: #ffffff;
    display: grid;
    position: relative;
    gap: 50px;
    border-radius: 10px;
    grid-template-columns: 1fr;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
}

.course_overviewvs .future_skillsyC::before {
    animation: float 8s ease-in-out infinite;
    z-index: -1;
    left: 40px;
    height: 80px;
    border: 2px solid rgb(226,161,161,0.5);
    position: absolute;
    opacity: 0.5;
    width: 80px;
    content: "";
    top: 40px;
    border-radius: 10px;
}

.course_overviewvs .nav_mainbarLj:hover {
    box-shadow: 12px 12px 20px rgba(0, 0, 0, 0.07), 
              -12px -12px 20px rgba(255, 255, 255, 0.9);
    transform: translateY(-5px);
}

.course_overviewvs h3 {
    margin-bottom: 25px;
    font-size: 31px;
    position: relative;
    line-height: 1.3;
    font-weight: 700;
    color: #000000;
}

.course_overviewvs .img_zoom_effectRA {
    min-height: 500px;
    position: relative;
    height: 100%;
    transition: all 0.5s ease;
}

.cookieNoticePromptPanelaw {
    bottom: 0;
    z-index: 90;
    width: 100%;
    border-top: 2px solid rgb(226,161,161);
    position: fixed;
    background: rgb(246,214,214);
}

.cookieNoticePromptPanelaw h5 {
    margin-bottom: 6px;
    font-size: 22px;
}

.cookieNoticePromptPanelaw p {
    font-size: 18px;
}

.web_cookies6P {
    min-width: 120px;
    flex-shrink: 0;
    cursor: pointer;
    margin-left: 10px;
    border-bottom: 2px solid rgb(226,161,161);
    text-align: center;
    font-size: 24px;
    text-decoration: none;
    white-space: nowrap;
    line-height: 35px;
    color: rgb(226,161,161);
}

.connectbV::after {
    z-index: 0;
    opacity: 0.05;
    height: 100%;
    background-size: 100px 100px;
    left: 0;
    background-image: 
        linear-gradient(45deg, rgb(226,161,161,0.5) 25%, transparent 25%), 
        linear-gradient(-45deg, rgb(226,161,161,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(226,161,161,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(226,161,161,0.5) 75%);
    background-position: 0 0, 0 50px, 50px -50px, -50px 0px;
    width: 100%;
    content: "";
    top: 0;
    animation: backgroundMove 30s linear infinite;
    position: absolute;
}

.connectbV .reach_teamSd h2 {
    font-size: 31px;
    position: relative;
    color: rgb(226,161,161);
    font-weight: 700;
    margin-bottom: 20px;
}

.connectbV .quick_helpWs {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.6;
    color: #000000;
}

.connectbV .write_formUJ {
    overflow: hidden;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-top: 30px;
    padding: 20px;
    position: relative;
}

.connectbV .connect_todayco {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.connectbV .connect_todayco span:hover {
    transform: translateX(5px);
    border-bottom-color: rgb(226,161,161);
    color: #ffffff;
}

.connectbV .reach_teamSd .img_zoom_effectRA::after {
    transition: all 0.3s ease;
    content: "";
    width: 100%;
    top: 0;
    background: linear-gradient(135deg, transparent 0%, rgb(226,161,161,0.5) 100%);
    height: 100%;
    position: absolute;
    opacity: 0.5;
    left: 0;
}

.connectbV .support_infozB a::before {
    transition: height 0.3s ease;
    width: 3px;
    top: 0;
    background: rgb(226,161,161);
    position: absolute;
    height: 0%;
    left: 0;
    content: "";
}

.connectbV .support_infozB a span {
    color: rgb(202,118,118);
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 600;
}

.connectbV svg path {
    fill: rgb(202,118,118);
    transition: all 0.3s ease;
}

.connectbV .reach_teamSd p:hover svg,
.connectbV .reach_teamSd p:hover svg path {
    fill: rgb(226,161,161);
}

.our_storyY7::after {
    animation: pulse 15s infinite alternate;
    background: radial-gradient(circle at 70% 30%, rgb(202,118,118,0.5) 0%, transparent 60%);
    position: absolute;
    content: "";
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.our_storyY7 h3::after {
    content: "";
    left: 50%;
    width: 80px;
    position: absolute;
    border-radius: 10px;
    bottom: -15px;
    height: 3px;
    background: rgb(226,161,161);
    transform: translateX(-50%);
}

.our_storyY7 .learn_learnxJ::before {
    width: 200px;
    border-radius: 50%;
    right: -100px;
    position: absolute;
    height: 200px;
    top: -100px;
    animation: float 8s infinite ease-in-out;
    content: "";
    background: radial-gradient(circle, rgb(226,161,161,0.5) 0%, transparent 70%);
}

.our_storyY7 .learn_learnxJ span::before {
    border-radius: 10px;
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    background: rgb(226,161,161);
    width: 5px;
    left: 0;
}

.our_storyY7 .learn_learnxJ .img_zoom_effectRA::after {
    width: 100%;
    left: 0;
    background: linear-gradient(to right, rgb(226,161,161), rgb(202,118,118));
    content: "";
    top: 0;
    height: 5px;
    position: absolute;
}

.our_storyY7 .expert_studyMV::before {
    position: absolute;
    width: 200px;
    background: radial-gradient(circle, rgb(202,118,118,0.5) 0%, transparent 70%);
    content: "";
    animation: float 8s infinite ease-in-out reverse;
    bottom: -100px;
    left: -100px;
    border-radius: 50%;
    height: 200px;
}

.our_storyY7 .expert_studyMV .study_expertEx {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    grid-column: 1 / 2;
    height: 350px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    position: relative;
    grid-row: 1 / 2;
    border-radius: 28px;
    overflow: hidden;
}

.academic_expertiseCx {
    overflow: hidden;
    position: relative;
    background-color: rgb(246,214,214);
    padding: 5rem 0;
}

.academic_expertiseCx .container:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.academic_expertiseCx .testimonial_highlightsyY {
    position: relative;
    backdrop-filter: blur(10px);
    background: linear-gradient(160deg, rgba(255,255,255,0.92) 0%, rgba(255,255,255,0.98) 100%);
    gap: 2rem;
    grid-template-columns: 1fr;
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.05),
        0 5px 15px rgba(0,0,0,0.03),
        0 1px 5px rgba(0,0,0,0.02);
    border-left: 5px solid rgb(226,161,161);
    padding: 2.5rem;
    display: grid;
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.academic_expertiseCx .img_zoom_effectRA::before {
    z-index: 1;
    background: linear-gradient(to top right, rgb(226,161,161,0.5), transparent 70%);
    content: "";
    transition: opacity 0.4s ease;
    position: absolute;
    inset: 0;
    opacity: 0.5;
}

.academic_expertiseCx .name {
    display: inline-block;
    font-weight: 700;
    font-size: calc(24px * 1.1);
    transition: transform 0.4s ease;
    margin: 0 0 0.5rem;
    position: relative;
    color: #000000;
}

.academic_expertiseCx .testimonial_highlightsyY:hover > div:nth-child(2) div {
    transform: translateX(5px);
}

.academic_expertiseCx .work_viewZk::before {
    color: rgb(226,161,161);
    opacity: 0.3;
    top: -0.5rem;
    transition: transform 0.5s ease;
    position: absolute;
    content: "";
    left: 0.3rem;
    font-size: 2.5rem;
}


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



@media (max-width: 576px) {.study_methods9 {
    padding: 3rem 0.8rem;
}.study_methods9 .text_holder_boxIO {
    padding: 1.5rem;
}.study_methods9 h2 {
    font-size: calc(36px * 0.7);
    padding-left: 1rem;
    margin-bottom: 1.2rem;
}.study_methods9 p {
    font-size: calc(16px * 0.9);
    padding-left: 1rem;
}.study_methods9::before,
    .study_methods9::after {
    opacity: 0.15;
}.study_methods9 .text_holder_boxIO::before {
    animation-duration: 3s;
}}



@media (min-width: 1440px) {.title_portalJB > div {
    grid-template-columns: 45% 55%;
}.title_portalJB > div > div:first-child {
    transform: translateZ(100px) translateX(-60px);
}.title_portalJB .start_pageih {
    margin-left: -6rem;
}
}



@media (max-width: 992px) {.thanksHubGw {
    padding: 5rem 0;
}.thanksHubGw h2 {
    font-size: calc(37px * 0.85);
    margin-bottom: 2.5rem;
}.thanksHubGw .learn_roots0j {
    padding: 2.5rem 2rem;
}
}



@media (max-width: 576px) {.thanksHubGw {
    padding: 3.5rem 0;
}.thanksHubGw .container {
    padding: 0 1rem;
    transform: none;
}.thanksHubGw h2 {
    margin-bottom: 1.8rem;
    font-size: calc(37px * 0.7);
}.thanksHubGw h2::after {
    width: 6rem;
    height: 3px;
}.thanksHubGw .learn_roots0j {
    padding: 1.8rem 1.2rem;
}.thanksHubGw li {
    padding-left: 1.2rem;
}.thanksHubGw li::before {
    height: 0.4rem;
    width: 0.4rem;
    top: 0.4rem;
}.thanksHubGw li span {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}}



@media (min-width: 768px) {.tariff_list_itemKU .cert_costwh {
    grid-template-columns: repeat(2, 1fr);
}.tariff_list_itemKU .discount_gridLq {
    height: 100%;
}.tariff_list_itemKU .img_zoom_effectRA {
    height: 240px;
}
}



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



@media (max-width: 991px) {.secure_zonebZ {
    padding: 4rem 0;
}.secure_zonebZ .container {
    padding: 0 15px;
}.secure_zonebZ h1 {
    font-size: calc(43px * 0.9);
}.secure_zonebZ h2 {
    font-size: calc(30px * 0.9);
}
}



@media (max-width: 767px) {.secure_zonebZ {
    padding: 3rem 0;
}.secure_zonebZ h1 {
    font-size: calc(43px * 0.8);
}.secure_zonebZ h2 {
    font-size: calc(30px * 0.8);
    padding-left: 0.8rem;
}.secure_zonebZ h3 {
    padding-left: 0.6rem;
    font-size: calc(30px * 0.7);
}.secure_zonebZ h4 {
    font-size: calc(30px * 0.6);
    padding-left: 0.5rem;
}.secure_zonebZ p, .secure_zonebZ li, .secure_zonebZ span {
    font-size: calc(13px * 0.95);
}.secure_zonebZ ul {
    padding-left: 0.8rem;
}.secure_zonebZ li {
    padding-left: 1.2rem;
}
}



@media screen and (min-width: 992px) {.contact_boxUl .img_zoom_effectRA {
    width: 50%;
}.contact_boxUl .support_messagez0 {
    width: 50%;
    padding: 60px;
}
}



@media screen and (max-width: 1024px) {.course_overviewvs {
    padding: 90px 0;
}.course_overviewvs .future_skillsyC {
    padding: 50px 40px;
}
}



@media screen and (max-width: 768px) {.course_overviewvs {
    padding: 70px 0;
}.course_overviewvs .future_skillsyC {
    padding: 30px;
}.course_overviewvs h3 {
    font-size: calc(31px - 4px);
}.course_overviewvs .img_zoom_effectRA {
    min-height: 350px;
}.course_overviewvs .nav_mainbarLj {
    padding: 12px;
}.course_overviewvs .nav_mainbarLj svg {
    max-width: 120px;
}
}


@media only screen and (max-width: 800px) {.cookie_frameYU {
    display: none;
}.track_alert9K {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.cookieNoticePromptPanelaw h5 {
    text-align: center;
}.cookieNoticePromptPanelaw p {
    text-align: center;
}.edu_track9A {
    margin-bottom: 20px;
}body .segment-wrapperdj .web_cookies6P {
    margin-left: 0;
}}



@media screen and (max-width: 480px) {.connectbV {
    padding: 30px 0;
}.connectbV .container {
    padding: 10px;
}.connectbV .reach_uslM {
    gap: 20px;
}.connectbV .reach_teamSd h2::after {
    width: 40px;
}.connectbV .support_infozB a {
    padding: 12px;
}.connectbV .connect_todayco span {
    font-size: calc(14px * 0.9);
}}



@media (max-width: 576px) {.our_storyY7 {
    padding: 40px 0;
}.our_storyY7 h3 {
    font-size: calc(37px * 0.8);
    margin-bottom: 30px;
}.our_storyY7 .learn_learnxJ,
    .our_storyY7 .expert_studyMV {
    padding: 20px;
    gap: 20px;
}.our_storyY7 .learn_learnxJ span {
    margin-bottom: 15px;
}.our_storyY7 .learn_learnxJ .img_zoom_effectRA,
    .our_storyY7 .expert_studyMV .study_expertEx {
    height: 200px;
}}



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

@keyframes moveBackground {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}

@keyframes scanline {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(100%);
    }
}



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



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



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



@keyframes popIn {
    from {
        transform: scale(0);
    }
    50% {
        transform: scale(1.2);
    }
    to {
        transform: scale(1);
    }
}



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



@keyframes backgroundShift {
    0% {
        background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    }
    100% {
        background-position: 1000px 1000px, 1000px 1010px, 1010px 990px, 990px 1000px;
    }
}



@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.3;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.5;
  }
}

@keyframes shimmer {
    0% {
        transform: translateX(-100%) rotate(45deg);
    }
    100% {
        transform: translateX(100%) rotate(45deg);
    }
}

