html,body {
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    min-height: 100%;
}

.webinar_archNr {
    flex: 0 0 auto;
}

.webinar_archNr {
    z-index: 2;
    color: #ffffff;
    font-family: Arial, sans-serif;
    position: relative;
    padding: 70px 0;
}

.study_methods9::before {
    top: 0;
    background: 
        linear-gradient(90deg, rgb(202,118,118,0.5) 1px, transparent 1px) 0 0 / 20px 100%,
        linear-gradient(0deg, rgb(202,118,118,0.5) 1px, transparent 1px) 0 0 / 100% 20px;
    height: 100%;
    width: 100%;
    left: 0;
    opacity: 0.2;
    content: '';
    position: absolute;
}

.study_methods9::before {
    clip-path: polygon(
        0 0,
        100% 0,
        100% 85%,
        85% 100%,
        0 100%
    );
}



.study_methods9 .text_holder_boxIO::after {
    background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.1) 50%, transparent 100%);
    top: 0;
    content: '';
    width: 100%;
    position: absolute;
    animation: glitch 3s ease-in-out infinite alternate;
    z-index: -1;
    height: 100%;
    left: 0;
}

.study_methods9 h2::before {
    content: '>';
    left: 0;
    animation: blink 1s step-end infinite;
    position: absolute;
    color: rgb(202,118,118);
}



.study_methods9 h2::after {
    height: 2px;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(202,118,118), rgb(226,161,161));
    bottom: -10px;
    width: 100%;
    content: '';
}

.study_methods9 .text_holder_boxIO:hover p {
    transform: translateX(5px);
}

.study_methods9 .text_holder_boxIO:hover::after {
    animation-duration: 1.5s;
}

.title_portalJB::before {
    bottom: 0;
    content: "";
    right: 0;
    left: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(
    135deg,
    rgba(0, 0, 0, 0.85),
    rgba(0, 0, 0, 0.65) 40%,
    rgba(0, 0, 0, 0.45) 60%,
    rgba(0, 0, 0, 0.25)
  );
    z-index: 1;
}

.title_portalJB > div > div:first-child {
    filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.2));
    transform: translateZ(40px);
}

.title_portalJB .start_pageih::before {
    content: "";
    left: 0;
    animation: lineGrow 1.2s 1.4s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    position: absolute;
    background: linear-gradient(
    90deg,
    transparent,
    rgb(226,161,161) 40%,
    rgb(226,161,161) 60%,
    transparent
  );
    height: 1px;
    right: 0;
    transform: scaleX(0);
    transform-origin: left;
    top: 0;
}

.title_portalJB .belief_coredR {
    transform: translateZ(30px);
    position: relative;
}

.title_portalJB .start_pageih > div:last-child {
    transform: translateZ(10px);
    position: relative;
}

.title_portalJB .start_pageih p::before {
    background: rgb(226,161,161);
    transform: translateY(-50%) rotate(45deg);
    height: 0.8rem;
    position: absolute;
    left: 0;
    border-radius: 0;
    width: 0.8rem;
    content: "";
    top: 50%;
}

.thanksHubGw::after {
    opacity: 0.3;
    width: 35%;
    z-index: 1;
    left: -5%;
    filter: blur(50px);
    animation: float 18s ease-in-out infinite alternate-reverse;
    position: absolute;
    content: '';
    background: linear-gradient(240deg, rgb(202,118,118,0.5) 0%, rgb(226,161,161,0.5) 100%);
    height: 40%;
    bottom: -15%;
}

.thanksHubGw .learn_roots0j {
    position: relative;
    padding: 3rem;
    animation: fadeScale 1s 0.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    transform: translateY(30px);
    overflow: hidden;
    background: #ffffff;
    border-radius: 1rem;
    opacity: 0;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 0 5px 10px rgba(0, 0, 0, 0.04);
}

.thanksHubGw li {
    position: relative;
    display: block;
    padding-left: 1.5rem;
}

.thanksHubGw li span {
    animation: slideUp 0.8s 0.7s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    color: #000000;
    display: block;
    opacity: 0.95;
    margin: 0;
    font-size: calc(15px * 1.05);
    opacity: 0;
    font-family: Arial, sans-serif;
    transform: translateY(20px);
    line-height: 1.8;
}

header .page_topnH {
    align-items: stretch;
    height: 100%;
    display: flex;
}

header .head_skillUQ:hover svg {
    transform: scale(1.05);
}

header .head_coreXT {
    align-items: center;
    display: flex;
    padding: 1.2rem 3%;
    position: relative;
    width: 65%;
    justify-content: flex-start;
    gap: 0.5rem;
}

header .header_probK::before {
    border-radius: 10px;
    z-index: -1;
    opacity: 0;
    top: 0;
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, rgb(226,161,161,0.5), rgb(202,118,118,0.5));
    left: 0;
    height: 100%;
    content: '';
    width: 100%;
    position: absolute;
}

.tariff_list_itemKU .container {
    padding: 0 15px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    max-width: 1320px;
}

.tariff_list_itemKU .fee_planf4 {
    max-width: 800px;
    padding: 0 20px;
    text-align: center;
    margin: 0 auto;
}

.tariff_list_itemKU .package_dealMU {
    color: #000000;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    font-size: 13px;
    margin-top: 20px;
    line-height: 1.7;
}

.tariff_list_itemKU .group_plansMu {
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    z-index: 1;
    text-decoration: none;
    display: block;
}

.tariff_list_itemKU .pricing_options2j {
    flex: 1;
    padding: 30px;
    position: relative;
    z-index: 2;
}

.tariff_list_itemKU .pricing_options2j h3::after {
    bottom: 0;
    background: rgb(226,161,161);
    left: 0;
    border-radius: 2px;
    content: "";
    width: 40px;
    height: 3px;
    position: absolute;
    transition: width 0.3s ease;
}

.tariff_list_itemKU .pricing_options2j p {
    line-height: 1.6;
    word-break: break-word;
    overflow-wrap: break-word;
    color: #000000;
    position: relative;
    margin-bottom: 20px;
    font-size: calc(13px - 2px);
}

.tariff_list_itemKU .img_zoom_effectRA::after {
    content: "";
    left: 0;
    right: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
    transition: opacity 0.3s ease;
    bottom: 0;
    top: 0;
    opacity: 0.6;
    z-index: 1;
}

.secure_zonebZ::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    z-index: 0;
    background: linear-gradient(to right, 
                rgba(#ffffff, 0.9) 0%, 
                rgba(#ffffff, 0.7) 50%, 
                rgba(#ffffff, 0.9) 100%);
    top: 0;
}

.secure_zonebZ h1::after {
    content: "";
    bottom: -2px;
    width: 60px;
    background: linear-gradient(90deg, rgb(226,161,161), rgb(202,118,118));
    height: 3px;
    transform: scaleX(1);
    transform-origin: left;
    left: 0;
    position: absolute;
}

.secure_zonebZ h2 {
    font-size: 30px;
    padding-left: 1rem;
    animation: fadeSlideIn 0.8s ease-out forwards;
    color: rgb(202,118,118);
    position: relative;
    margin: 2.5rem 0 1.5rem;
    transform: translateZ(3px);
    animation-delay: 0.2s;
    opacity: 0;
    font-weight: 600;
}

.secure_zonebZ h4 {
    font-weight: 400;
    margin: 1.8rem 0 1rem;
    opacity: 0;
    color: rgb(226,161,161);
    animation-delay: 0.4s;
    transform: translateZ(1px);
    padding-left: 0.6rem;
    position: relative;
    font-size: calc(30px * 0.7);
    animation: fadeSlideIn 0.8s ease-out forwards;
}

.secure_zonebZ strong {
    color: rgb(226,161,161);
    font-weight: 600;
}

.secure_zonebZ li {
    color: #000000;
    position: relative;
    margin-bottom: 1rem;
    padding-left: 1.5rem;
    line-height: 1.6;
    font-size: 13px;
}

.secure_zonebZ span {
    margin-bottom: 1.5rem;
    color: #000000;
    font-size: 13px;
    transition: all 0.3s ease;
    border-left: 2px solid rgb(202,118,118);
    padding: 1rem;
    line-height: 1.7;
    animation-delay: 0.7s;
    transform: translateZ(0);
    animation: fadeSlideIn 0.8s ease-out forwards;
    opacity: 0;
    background: linear-gradient(to right, rgba(rgb(202,118,118,0.5), 0.05), rgba(rgb(226,161,161,0.5), 0.05));
    display: block;
}

.webinar_archNr .company_holder:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
}

.webinar_archNr .company_holder h3 {
    margin-bottom: 25px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    font-size: 28px;
    display: inline-block;
}

.webinar_archNr .converterCs {
    position: relative;
}

.webinar_archNr .head_coreXT h5 {
    margin-bottom: 20px;
    color: #ffffff;
    position: relative;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    border-left: 3px solid rgb(226,161,161);
    font-size: 24px;
    padding-left: 15px;
    font-weight: 600;
}

.webinar_archNr .head_coreXT .header_siteGN a:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    transform: translateX(5px);
}

.webinar_archNr .head_coreXT .header_siteGN a:hover::before {
    width: 100%;
}

.skill_linksuU .trophy_caseqd {
    color: #ffffff;
    letter-spacing: 0.5px;
    text-align: center;
    font-size: 12px;
}

.contact_boxUl {
    padding: 90px 0;
    background: linear-gradient(160deg, rgb(246,214,214) 0%, rgb(226,161,161,0.5) 100%);
    overflow: hidden;
    position: relative;
}

.contact_boxUl .container {
    padding: 0 20px;
    max-width: 1200px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}

.contact_boxUl h2 {
    font-weight: 700;
    margin-bottom: 50px;
    position: relative;
    font-size: 48px;
    text-align: center;
    font-family: Arial, sans-serif;
    color: #000000;
}

.contact_boxUl .support_messagez0 {
    width: 100%;
    padding: 50px;
    position: relative;
}

.contact_boxUl form input[type="text"] {
    border: 2px solid transparent;
    color: #000000;
    border-radius: 10px;
    padding: 15px 20px;
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
    width: 100%;
    background: rgb(246,214,214);
    transition: all 0.3s ease;
    font-size: 17px;
}

.contact_boxUl .request_helpH9 label {
    font-size: 13px;
    color: #000000;
    cursor: pointer;
    position: relative;
    padding-left: 35px;
    line-height: 1.6;
}

.contact_boxUl .request_helpH9 input[type="checkbox"]:checked + label::after {
    position: absolute;
    left: 8px;
    top: 5px;
    content: "";
    width: 6px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    height: 12px;
    transform: rotate(45deg);
}

.contact_boxUl svg {
    height: 20px;
    fill: rgb(226,161,161);
    width: 20px;
}

.course_overviewvs {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: rgb(246,214,214);
}

.course_overviewvs::after {
    content: "";
    position: absolute;
    z-index: 1;
    background: radial-gradient(circle at 70% 80%, rgb(202,118,118,0.5) 0%, transparent 40%);
    height: 100%;
    bottom: 0;
    width: 100%;
    right: 0;
}

.course_overviewvs .future_skillsyC {
    flex-direction: column;
    justify-content: center;
    padding: 60px 50px;
    position: relative;
    display: flex;
}

.course_overviewvs .future_skillsyC::after {
    background: rgb(202,118,118,0.5);
    animation: pulse 6s ease-in-out infinite;
    border-radius: 50%;
    width: 60px;
    position: absolute;
    height: 60px;
    z-index: -1;
    content: "";
    opacity: 0.3;
    bottom: 40px;
    right: 40px;
}

.course_overviewvs .nav_mainbarLj svg {
    max-height: 50px;
    transition: all 0.3s ease;
    max-width: 140px;
}

.course_overviewvs .nav_mainbarLj:hover svg path {
    fill: rgb(202,118,118);
}

.course_overviewvs p {
    color: #000000;
    font-size: 15px;
    line-height: 1.8;
    position: relative;
    font-family: Arial, sans-serif;
    font-weight: 400;
}

.course_overviewvs .img_zoom_effectRA::before {
    height: 100%;
    position: absolute;
    top: 0;
    background: linear-gradient(
    135deg,
    rgb(226,161,161,0.5) 0%,
    transparent 60%
  );
    z-index: 1;
    width: 100%;
    content: "";
    left: 0;
}

.track_alert9K {
    display: flex;
    padding: 20px 0;
    justify-content: space-between;
    align-items: center;
}

.cookie_frameYU svg, .cookie_frameYU svg path, .cookie_frameYU img {
    fill: rgb(226,161,161);
    width: 100px;
    height: 100px;
}


#cookieAlertMessagemN {
    display: none;
}

.connectbV {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(246,214,214) 0%, rgb(226,161,161,0.5) 100%);
}



.connectbV .container {
    position: relative;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    z-index: 1;
    backdrop-filter: blur(5px);
    border-radius: 13px;
    padding: 20px;
}

.connectbV .reach_uslM {
    gap: 30px;
    backdrop-filter: blur(5px);
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.connectbV .reach_teamSd::before {
    width: 200%;
    animation: shimmer 10s linear infinite;
    height: 200%;
    top: -50%;
    pointer-events: none;
    transform: rotate(45deg);
    position: absolute;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.03), transparent);
    content: "";
    left: -50%;
}

.connectbV .reach_teamSd h2::after {
    left: 0;
    background: rgb(226,161,161);
    position: absolute;
    bottom: -10px;
    height: 3px;
    width: 50px;
    border-radius: 10px;
    content: "";
}

.connectbV .reach_teamSd p span {
    display: inline-block;
    color: #ffffff;
    margin-left: 10px;
}

.connectbV .write_formUJ::before {
    width: 100%;
    background: linear-gradient(135deg, transparent, rgba(rgb(226,161,161,0.5), 0.1));
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    content: "";
    pointer-events: none;
}

.connectbV .reach_teamSd .img_zoom_effectRA {
    height: 100%;
    transition: all 0.5s ease;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
    transform: perspective(1000px) rotateY(-5deg);
    border-radius: 13px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.connectbV .support_infozB a {
    text-decoration: none;
    position: relative;
    overflow: hidden;
    padding: 15px;
    transition: all 0.3s ease;
    display: flex;
    border-left: 3px solid transparent;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    flex-direction: column;
}

.connectbV .support_infozB a:hover p {
    color: rgb(226,161,161);
}

.connectbV svg {
    height: 20px;
    transition: all 0.3s ease;
    fill: rgb(202,118,118);
    width: 20px;
    margin-right: 10px;
}

.our_storyY7 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: rgb(246,214,214);
}

.our_storyY7 .container {
    z-index: 10;
    position: relative;
}

.our_storyY7 .learn_roots0j {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.our_storyY7 h3 {
    color: rgb(226,161,161);
    transition: transform 0.5s ease;
    margin-bottom: 40px;
    position: relative;
    transform: perspective(1000px) rotateX(0deg);
    font-weight: 700;
    font-size: 37px;
    text-align: center;
}

.our_storyY7 .learn_learnxJ {
    border-left: 3px solid rgb(226,161,161);
    gap: 40px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    background: rgba(255, 255, 255, 0.05);
    grid-template-columns: 1fr 1fr;
    display: grid;
    backdrop-filter: blur(10px);
    overflow: hidden;
    border-radius: 28px;
    align-items: center;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 40px;
}

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

.our_storyY7 .learn_learnxJ .img_zoom_effectRA:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    transform: scale(1.02);
}

.our_storyY7 .expert_studyMV:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.our_storyY7 .expert_studyMV p {
    font-size: 18px;
    grid-row: 1 / 2;
    grid-column: 2 / 3;
    position: relative;
    color: #000000;
    line-height: 1.8;
}

.our_storyY7 .expert_studyMV .study_expertEx::before {
    z-index: 1;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 60%);
    height: 100%;
    width: 100%;
    position: absolute;
}

.our_storyY7 .expert_studyMV .study_expertEx:hover {
    transform: scale(1.02);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}

.academic_expertiseCx .container {
    z-index: 2;
    max-width: 1140px;
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    padding: 0 1.5rem;
    transform: perspective(1000px) rotateY(2deg);
    margin: 0 auto;
}

.academic_expertiseCx .testimonial_highlightsyY:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.08),
        0 8px 20px rgba(0,0,0,0.05),
        0 2px 8px rgba(0,0,0,0.03);
}

.academic_expertiseCx .testimonial_highlightsyY:hover::after {
    transform: rotate(30deg) scale(1.2);
    opacity: 0.15;
}

.academic_expertiseCx .img_zoom_effectRA {
    box-shadow: 
        0 10px 25px rgba(0,0,0,0.1),
        0 5px 10px rgba(0,0,0,0.05);
    overflow: hidden;
    width: 120px;
    height: 120px;
    z-index: 2;
    transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    border-radius: 10% 30% 50% 70%;
}

.academic_expertiseCx .name::after {
    position: absolute;
    bottom: -5px;
    left: 0;
    transition: width 0.4s ease;
    height: 2px;
    width: 0;
    content: "";
    background: rgb(226,161,161);
}

.academic_expertiseCx .work_viewZk {
    position: relative;
    transition: all 0.4s ease;
    font-size: 14px;
    border-left: 1px solid rgb(202,118,118,0.5);
    padding-left: 1.5rem;
    margin: 0;
    line-height: 1.75;
    color: #000000;
}


@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}



@media (max-width: 992px) {.study_methods9 {
    padding: 5rem 1.5rem;
    min-height: 70vh;
}.study_methods9 .text_holder_boxIO {
    padding: 2.5rem;
    width: 90%;
}.study_methods9 h2 {
    font-size: calc(36px * 0.9);
    margin-bottom: 1.8rem;
}.study_methods9 p {
    font-size: calc(16px * 0.95);
}
}



@media (min-width: 768px) {.title_portalJB {
    padding: 3rem;
}.title_portalJB > div {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 2rem;
}.title_portalJB > div > div:first-child {
    transform: translateZ(50px) translateX(-20px);
}.title_portalJB .start_pageih {
    margin-left: -2rem;
    z-index: 10;
}.title_portalJB h1.title_style_header {
    max-width: 95%;
    font-size: calc(45px * 1.2);
}
}



@media (max-width: 767px) {.title_portalJB {
    min-height: 90vh;
}.title_portalJB > div {
    transform: perspective(800px) rotateX(0deg);
}.title_portalJB .start_pageih {
    padding: 2rem;
}}



@media (max-width: 768px) {.thanksHubGw {
    padding: 4rem 0;
}.thanksHubGw::before,
    .thanksHubGw::after {
    width: 50%;
    height: 30%;
}.thanksHubGw .container {
    padding: 0 1.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.thanksHubGw h2 {
    margin-bottom: 2rem;
    font-size: calc(37px * 0.75);
}.thanksHubGw h2::after {
    width: 8rem;
    height: 3px;
}.thanksHubGw .learn_roots0j {
    padding: 2rem 1.5rem;
}.thanksHubGw li span {
    font-size: 15px;
    line-height: 1.7;
}
}



@media (max-width: 480px) {header .head_skillUQ {
    padding: 0.7rem 0;
}header .head_skillUQ svg {
    width: 110px;
}header .head_coreXT {
    overflow-x: auto;
    width: 100%;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding: 0.7rem 2%;
}header .head_coreXT::-webkit-scrollbar {
    height: 3px;
}header .head_coreXT::-webkit-scrollbar-thumb {
    background: rgb(226,161,161);
    border-radius: 10px;
}header .header_probK {
    font-size: calc(16px - 1px);
    margin-right: 2px;
    padding: 0.45rem 0.9rem;
    white-space: nowrap;
    flex-shrink: 0;
}}



@media (prefers-reduced-motion: no-preference) {.tariff_list_itemKU .group_plansMu:active .discount_gridLq {
    transform: scale(0.98);
    transition: transform 0.2s ease;
}
}



@media (max-width: 767px) {.tariff_list_itemKU {
    padding: 80px 0;
}.tariff_list_itemKU .pro_ratesVF {
    gap: 40px;
}.tariff_list_itemKU .fee_planf4 h2 {
    font-size: calc(36px - 4px);
}.tariff_list_itemKU .img_zoom_effectRA {
    height: 200px;
}.tariff_list_itemKU .pricing_options2j {
    padding: 25px;
}.tariff_list_itemKU .cost_schemesEY {
    font-size: 1.5rem;
}}



@media (max-width: 992px) {.webinar_archNr .container {
    flex-direction: column;
}
}



@media (max-width: 768px) {.webinar_archNr {
    padding: 50px 0;
}.webinar_archNr .head_coreXT {
    flex: 0 0 100%;
}
}



@media (max-width: 576px) {.webinar_archNr {
    padding: 40px 0;
}.webinar_archNr .company_holder h3 {
    font-size: calc(28px * 0.8);
}.webinar_archNr .head_coreXT h5 {
    font-size: calc(24px * 0.9);
}.webinar_archNr .head_coreXT .header_siteGN a,
    .webinar_archNr .footer_agreement {
    font-size: calc(14px * 0.95);
}}



@media screen and (min-width: 1200px) {.contact_boxUl .contact_messageBX {
    max-width: 1100px;
}.contact_boxUl .img_zoom_effectRA {
    min-height: 500px;
}
}



@media screen and (max-width: 992px) {.course_overviewvs .learn_roots0j {
    grid-template-columns: 1fr;
}.course_overviewvs .img_zoom_effectRA {
    min-height: 400px;
    order: -1;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}.course_overviewvs .future_skillsyC {
    padding: 40px;
}.course_overviewvs .future_skillsyC::before,
  .course_overviewvs .future_skillsyC::after {
    display: none;
}.course_overviewvs .nav_mainbarLj {
    margin-bottom: 25px;
}
}


@media only screen and (max-width: 1200px) {.cookieNoticePromptPanelaw {
    padding: 20px;
}}



@media screen and (max-width: 1024px) {.connectbV {
    padding: 60px 0;
}.connectbV .reach_uslM {
    grid-template-columns: 1fr 1fr;
}.connectbV .reach_teamSd:nth-child(1) {
    grid-column: 1 / 3;
}
}



@media screen and (max-width: 768px) {.connectbV {
    padding: 40px 0;
}.connectbV .reach_teamSd .img_zoom_effectRA {
    height: 280px;
}.connectbV .reach_uslM {
    grid-template-columns: 1fr;
}.connectbV .reach_teamSd:nth-child(1) {
    grid-column: auto;
}.connectbV .reach_teamSd {
    padding: 20px;
}.connectbV .reach_teamSd h2 {
    font-size: calc(31px * 0.9);
}.connectbV .write_formUJ {
    padding: 15px;
}
}



@media (max-width: 768px) {.our_storyY7 {
    padding: 60px 0;
}.our_storyY7 h3 {
    font-size: calc(37px * 0.9);
}.our_storyY7 .learn_roots0j {
    gap: 40px;
}.our_storyY7 .learn_roots0j::before {
    display: none;
}.our_storyY7 .learn_learnxJ,
    .our_storyY7 .expert_studyMV {
    padding: 30px;
}.our_storyY7 .learn_learnxJ span {
    font-size: calc(20px * 0.9);
}.our_storyY7 .learn_learnxJ .img_zoom_effectRA,
    .our_storyY7 .expert_studyMV .study_expertEx {
    height: 250px;
}
}



@media (max-width: 767px) {.academic_expertiseCx {
    padding: 4rem 0;
}.academic_expertiseCx .container {
    transform: none;
}.academic_expertiseCx .testimonial_highlightsyY {
    padding: 2rem;
}.academic_expertiseCx .testimonial_highlightsyY > div:first-child {
    margin-bottom: 1rem;
    justify-content: center;
    display: flex;
}.academic_expertiseCx .testimonial_highlightsyY > div:nth-child(2) {
    text-align: center;
}.academic_expertiseCx .name::after {
    left: 50%;
    transform: translateX(-50%);
}.academic_expertiseCx .work_viewZk {
    padding-left: 1rem;
    text-align: left;
}
}

@keyframes glitch {
    0%, 100% {
        transform: translateX(-100%);
    }
    50% {
        transform: translateX(100%);
    }
}



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



@keyframes glowPulse {
  0% {
    opacity: 0.3;
    transform: scale(1) rotate(0deg);
  }
  50% {
    opacity: 0.6;
    transform: scale(1.05) rotate(5deg);
  }
  100% {
    opacity: 0.3;
    transform: scale(1) rotate(0deg);
  }
}



@keyframes float {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(15px, -15px);
    }
}



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

@keyframes gradientAnimation {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}



@keyframes pulseCircle {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}



@keyframes pulse {
    0% {
        opacity: 0.4;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 0.4;
    }
}

