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

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

.nav_proCH {
    flex: 1 0 auto;
}

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


.study_methods9 {
    background: linear-gradient(215deg, #000000 0%, rgb(226,161,161) 100%);
    align-items: center;
    display: flex;
    min-height: 80vh;
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
}



.study_methods9 .learn_roots0j {
    margin: 0 auto;
    z-index: 5;
    display: flex;
    position: relative;
    width: 100%;
    max-width: 1200px;
}

.study_methods9 .text_holder_boxIO {
    border-left: 4px solid rgb(202,118,118);
    width: 90%;
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(5px);
    padding: 3rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
    border-radius: 0 21px 21px 0;
    max-width: 900px;
    margin: 0 auto;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
}



.study_methods9 h2 {
    display: inline-block;
    text-transform: uppercase;
    text-shadow: 
        2px 2px 0 rgb(202,118,118,0.5),
        -2px -2px 0 rgb(226,161,161,0.5);
    font-weight: 700;
    color: #ffffff;
    font-size: 36px;
    position: relative;
    margin-bottom: 2rem;
    letter-spacing: 2px;
    padding-left: 1.5rem;
}

.study_methods9 p::before {
    background: rgb(202,118,118,0.5);
    left: 0;
    height: 100%;
    top: 0;
    content: '';
    position: absolute;
    width: 3px;
}

.study_methods9 .text_holder_boxIO:hover::before {
    animation-duration: 1s;
}

.title_portalJB {
    position: relative;
    align-items: center;
    padding: 2rem;
    display: flex;
    justify-content: center;
    overflow: hidden;
    color: #ffffff;
    min-height: 100vh;
}

.title_portalJB > div {
    width: 100%;
    gap: 3rem;
    display: grid;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    z-index: 5;
    grid-template-columns: 1fr;
    max-width: 1200px;
}

.title_portalJB .start_pageih {
    gap: 2rem;
    background: linear-gradient(
    145deg,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(23, 23, 40, 0.85) 100%
  );
    box-shadow: 
    0 25px 50px -12px rgba(0, 0, 0, 0.35),
    0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    transform: translateZ(20px) translateY(20px);
    display: flex;
    position: relative;
    backdrop-filter: blur(8px);
    animation: holderIn 1.5s 0.6s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    flex-direction: column;
    opacity: 0;
    padding: 2.5rem;
}

.title_portalJB .start_pageih p {
    position: relative;
    margin: 0;
    font-weight: 400;
    padding-left: 1.5rem;
    animation: fadeUp 1s 1.3s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    line-height: 1.6;
    color: #ffffff;
    transform: translateY(10px);
    font-size: clamp(1rem, 2vw, 16px);
    opacity: 0;
}

.thanksHubGw::before {
    opacity: 0.4;
    right: -5%;
    background: linear-gradient(120deg, rgb(226,161,161,0.5) 0%, rgb(202,118,118,0.5) 100%);
    height: 40%;
    content: '';
    z-index: 1;
    top: -10%;
    filter: blur(60px);
    animation: float 15s ease-in-out infinite alternate;
    width: 40%;
    position: absolute;
}

.thanksHubGw h2::after {
    bottom: -0.8rem;
    background: linear-gradient(90deg, rgb(226,161,161) 0%, rgb(202,118,118) 100%);
    height: 4px;
    position: absolute;
    width: 10rem;
    transform: scaleX(0);
    transform-origin: left;
    content: '';
    animation: expandWidth 1s 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    left: 0;
}

.thanksHubGw ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.thanksHubGw li::before {
    left: 0;
    width: 0.5rem;
    position: absolute;
    top: 0.5rem;
    animation: popIn 0.5s 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    border-radius: 50%;
    transform: scale(0);
    content: '';
    background-color: rgb(226,161,161);
    height: 0.5rem;
}

header .container {
    max-width: 100%;
    width: 100%;
    padding: 0;
    z-index: 1;
    margin: 0;
    position: relative;
}

header .head_skillUQ svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
    width: 150px;
    transition: all 0.3s ease;
    height: auto;
}

header .header_probK {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    font-weight: 600;
    overflow: hidden;
    z-index: 1;
    font-family: Arial, sans-serif;
    font-size: 16px;
    border-radius: 10px;
    color: #000000;
    text-decoration: none;
    padding: 0.6rem 1.2rem;
    transition: all 0.3s ease;
    background: #ffffff;
    position: relative;
}

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

.tariff_list_itemKU .pro_ratesVF {
    display: flex;
    flex-direction: column-reverse;
    gap: 60px;
}

.tariff_list_itemKU .fee_planf4 h2 {
    font-size: 36px;
    font-weight: 700;
    position: relative;
    color: #000000;
    margin-bottom: 20px;
    display: inline-block;
}

.tariff_list_itemKU .cert_costwh {
    margin: 0 auto;
    grid-template-columns: 1fr;
    width: 100%;
    display: grid;
    gap: 30px;
}

.tariff_list_itemKU .group_plansMu:hover {
    transform: translateY(-8px);
}

.tariff_list_itemKU .group_plansMu:hover .discount_gridLq {
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.08),
              -8px -8px 24px rgba(255, 255, 255, 1);
}

.tariff_list_itemKU .pricing_options2j h3 {
    font-size: 19px;
    position: relative;
    font-weight: 600;
    display: inline-block;
    padding-bottom: 10px;
    color: #000000;
    margin-bottom: 15px;
}

.tariff_list_itemKU .cost_schemesEY {
    background-clip: text !important;
    display: inline-block;
    background: linear-gradient(135deg, rgb(226,161,161), rgb(202,118,118));
    color: transparent;
    font-size: 1.8rem;
    -webkit-background-clip: text !important;
    position: relative;
    color: rgb(226,161,161);
    margin-bottom: 20px;
    font-weight: 700;
}

.tariff_list_itemKU .group_plansMu:hover .img_zoom_effectRA::after {
    opacity: 0.3;
}

.secure_zonebZ::before {
    left: 0;
    content: "";
    background-size: 20px 20px;
    position: absolute;
    bottom: 0;
    z-index: 1;
    top: 0;
    pointer-events: none;
    right: 0;
    background-image: 
        linear-gradient(45deg, rgba(rgb(226,161,161,0.5), 0.02) 25%, transparent 25%),
        linear-gradient(-45deg, rgba(rgb(226,161,161,0.5), 0.02) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(rgb(226,161,161,0.5), 0.02) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(rgb(226,161,161,0.5), 0.02) 75%);
    animation: backgroundShift 60s linear infinite;
    perspective: 1000px;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    transform-style: preserve-3d;
}

.secure_zonebZ h3 {
    font-weight: 600;
    padding-left: 0.8rem;
    font-size: calc(30px * 0.85);
    animation: fadeSlideIn 0.8s ease-out forwards;
    opacity: 0;
    position: relative;
    transform: translateZ(2px);
    animation-delay: 0.3s;
    color: rgb(202,118,118);
    margin: 2rem 0 1.2rem;
}

.secure_zonebZ h4::before {
    width: 1px;
    background: rgb(226,161,161);
    content: "";
    position: absolute;
    bottom: 0;
    border-radius: 10px;
    left: 0;
    top: 0;
}

.secure_zonebZ p:hover {
    transform: translateZ(5px);
    transition: transform 0.5s ease;
}

.secure_zonebZ ul {
    list-style: none;
    position: relative;
    animation: fadeSlideIn 0.8s ease-out forwards;
    animation-delay: 0.6s;
    opacity: 0;
    padding-left: 1.5rem;
    margin: 1.5rem 0 2rem;
}

.secure_zonebZ span:hover {
    background: linear-gradient(to right, rgba(rgb(202,118,118,0.5), 0.08), rgba(rgb(226,161,161,0.5), 0.08));
    box-shadow: 0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
    transform: translateZ(5px);
}

footer {
    position: relative;
}

.webinar_archNr .container {
    flex-wrap: wrap;
    gap: 40px;
    display: flex;
}

.webinar_archNr .company_holder {
    border-radius: 12px 0 12px 0;
    overflow: hidden;
    padding: 30px;
    transition: all 0.3s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.3);
    position: relative;
}

.webinar_archNr .company_holder h3::after {
    content: '';
    width: 60px;
    left: 0;
    position: absolute;
    height: 3px;
    background: rgb(202,118,118);
    bottom: -8px;
}

.webinar_archNr .header_siteGN {
    gap: 30px;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}

.webinar_archNr .head_coreXT .header_siteGN a {
    padding: 8px 15px;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    z-index: 1;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
}

.skill_linksuU .container {
    justify-content: center;
    align-items: center;
    display: flex;
}



.skill_linksuU::before {
    position: absolute;
    content: '';
    left: 0;
    height: 1px;
    opacity: 0.2;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    top: 0;
    width: 100%;
}

.contact_boxUl::before {
    height: 100%;
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(226,161,161,0.5),
        rgb(226,161,161,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    opacity: 0.03;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

.contact_boxUl .img_zoom_effectRA {
    height: 200px;
    position: relative;
    width: 100%;
}

.contact_boxUl form h3 {
    font-family: Arial, sans-serif;
    margin-bottom: 30px;
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    color: #000000;
    position: relative;
}

.contact_boxUl form input[type="text"]:focus {
    outline: none;
    border-color: rgb(226,161,161);
}

.contact_boxUl .request_helpH9 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.contact_boxUl .request_helpH9 input[type="checkbox"]:checked + label::before {
    background: rgb(226,161,161);
}

.contact_boxUl .request_helpH9 label a {
    transition: all 0.3s ease;
    color: rgb(226,161,161);
    text-decoration: none;
}

.contact_boxUl form .reach_info8T {
    width: 100%;
    border: none;
    font-size: 17px;
    background: rgb(226,161,161);
    font-family: Arial, sans-serif;
    overflow: hidden;
    border-radius: 10px;
    transition: all 0.3s ease;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    padding: 16px 20px;
    text-align: center;
}

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

.course_overviewvs .learn_roots0j::before {
    width: 100%;
    height: 5px;
    background: linear-gradient(to right, rgb(226,161,161), rgb(202,118,118));
    left: 0;
    z-index: 1;
    top: 0;
    position: absolute;
    content: "";
}

.course_overviewvs .nav_mainbarLj {
    border-radius: 10px;
    transition: all 0.3s ease;
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.05), 
              -8px -8px 16px rgba(255, 255, 255, 0.8);
    position: relative;
    background: linear-gradient(145deg, rgb(246,214,214), #ffffff);
    margin-bottom: 35px;
    display: inline-block;
    padding: 15px;
}

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

.course_overviewvs h3::after {
    width: 70px;
    height: 3px;
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgb(226,161,161), rgb(202,118,118));
    bottom: -12px;
    border-radius: 10px;
    left: 0;
}

.course_overviewvs .img_zoom_effectRA::after {
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3);
    right: 30px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    animation: pulseCircle 3s infinite;
    top: 30px;
    position: absolute;
    z-index: 2;
    height: 20px;
    content: "";
    width: 20px;
}

.cookie_frameYU {
    margin-right: 10px;
    flex-shrink: 0;
}

.cookieNoticePromptPanelaw p a {
    text-decoration: none;
    color: rgb(226,161,161);
}

#cookieAlertMessagemN:checked ~ .cookieNoticePromptPanelaw {
    opacity: 0;
    visibility: hidden;
}

.connectbV::before {
    background: 
        radial-gradient(circle at 10% 20%, rgb(202,118,118,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgb(226,161,161,0.5) 0%, transparent 40%);
    height: 100%;
    top: 0;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    z-index: 0;
}

.connectbV .reach_teamSd {
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 13px;
    backdrop-filter: blur(4px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}



.connectbV .reach_teamSd:hover {
    border-color: rgb(226,161,161,0.5);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}

.connectbV .reach_helpQG {
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 15px;
    font-size: calc(14px * 1.2);
}

.connectbV .reach_teamSd p {
    margin-bottom: 15px;
    display: flex;
    font-size: 14px;
    line-height: 1.5;
    align-items: center;
    color: #000000;
}

.connectbV .write_formUJ h3 {
    font-weight: 600;
    color: #ffffff;
    font-size: 19px;
    margin-bottom: 15px;
}

.connectbV .connect_todayco span {
    transition: all 0.3s ease;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #000000;
    font-size: 14px;
    padding: 8px 0;
}

.connectbV .reach_teamSd .img_zoom_effectRA:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.connectbV .reach_teamSd .img_zoom_effectRA:hover::after {
    opacity: 0.2;
}

.connectbV .support_infozB {
    gap: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.connectbV .support_infozB a:hover {
    background: rgba(255, 255, 255, 0.1);
    border-left-color: rgb(226,161,161);
    transform: translateX(5px);
}

.connectbV .support_infozB a:hover::before {
    height: 100%;
}

.connectbV .support_infozB a p {
    margin: 0;
    font-size: 14px;
    transition: all 0.3s ease;
    color: #ffffff;
}

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

.our_storyY7::before {
    right: 0;
    bottom: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(226,161,161,0.5) 0%, transparent 50%);
    left: 0;
    top: 0;
    z-index: 1;
    content: "";
}

.our_storyY7 .learn_roots0j::before {
    z-index: -1;
    position: absolute;
    transform: translateX(-50%);
    height: 85%;
    width: 2px;
    top: 80px;
    content: "";
    background: linear-gradient(to bottom, transparent, rgb(226,161,161), transparent);
    left: 50%;
}

.our_storyY7 h3:hover {
    transform: perspective(1000px) rotateX(5deg);
}

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

.our_storyY7 .learn_learnxJ span {
    font-size: 20px;
    position: relative;
    grid-column: 1 / 2;
    margin-bottom: 20px;
    color: rgb(226,161,161);
    padding-left: 15px;
    font-weight: 600;
    display: block;
}

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

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

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

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

.academic_expertiseCx::before {
    position: absolute;
    background: 
        linear-gradient(135deg, rgb(226,161,161,0.5) 0%, transparent 40%),
        repeating-linear-gradient(45deg, rgb(202,118,118,0.5) 0px, rgb(202,118,118,0.5) 1px, transparent 1px, transparent 10px);
    opacity: 0.12;
    z-index: 1;
    content: "";
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
}

.academic_expertiseCx .testimonial_highlightsyY::after {
    opacity: 0.1;
    content: "";
    height: 80px;
    top: 25px;
    position: absolute;
    right: 25px;
    transition: all 0.5s ease;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(226,161,161) 48%, rgb(226,161,161) 52%, transparent 52%);
    transform: rotate(15deg);
    width: 80px;
}

.academic_expertiseCx .testimonial_highlightsyY:hover .img_zoom_effectRA {
    transform: scale(1.05) rotate(-2deg);
    border-radius: 30% 50% 70% 90%;
}

.academic_expertiseCx .testimonial_highlightsyY:hover .img_zoom_effectRA::before {
    opacity: 0.7;
}

.academic_expertiseCx .testimonial_highlightsyY:hover .name::after {
    width: 100%;
}

.academic_expertiseCx .testimonial_highlightsyY > div:nth-child(2) div {
    font-size: calc(14px * 0.95);
    letter-spacing: 0.5px;
    font-weight: 600;
    position: relative;
    transform: translateX(0);
    margin-bottom: 0.8rem;
    color: rgb(202,118,118);
    transition: transform 0.4s ease;
}

.academic_expertiseCx .testimonial_highlightsyY:hover .work_viewZk::before {
    transform: translateY(-5px) rotate(-10deg);
    opacity: 0.5;
}



@media (max-width: 768px) {.study_methods9 {
    min-height: auto;
    padding: 4rem 1rem;
}.study_methods9 .text_holder_boxIO {
    padding: 2rem;
    width: 100%;
}.study_methods9 h2 {
    font-size: calc(36px * 0.8);
    margin-bottom: 1.5rem;
    letter-spacing: 1px;
}.study_methods9 h2::after {
    height: 1px;
}.study_methods9 p {
    padding-left: 1.2rem;
}.study_methods9 p::before {
    width: 2px;
}
}



@media (min-width: 1024px) {.title_portalJB {
    padding: 0;
}.title_portalJB > div {
    gap: 4rem;
}.title_portalJB > div > div:first-child {
    transform: translateZ(80px) translateX(-40px);
}.title_portalJB .start_pageih {
    transform: translateZ(40px) rotateY(-5deg);
    padding: 3.5rem;
    margin-left: -4rem;
}.title_portalJB h1.title_style_header {
    font-size: calc(45px * 1.4);
}.title_portalJB .belief_coredR h3 {
    font-size: calc(24px * 1.15);
}.title_portalJB .start_pageih p {
    font-size: calc(16px * 1.1);
}
}



@media (max-width: 991px) {header::before {
    width: 30%;
}header .head_skillUQ {
    padding: 1rem 0;
    width: 30%;
}header .head_skillUQ svg {
    width: 130px;
}header .head_coreXT {
    padding: 1rem 2.5%;
    gap: 0.5rem;
    width: 70%;
}header .header_probK {
    padding: 0.5rem 1rem;
    font-size: calc(16px);
}
}



@media (max-width: 767px) {header {
    background: rgb(246,214,214);
}header::before {
    height: auto;
    bottom: 50%;
    width: 100%;
    top: 0;
}header .page_topnH {
    align-items: center;
    flex-direction: column;
}header .head_skillUQ {
    width: 100%;
    padding: 0.8rem 0;
}header .head_skillUQ svg {
    width: 120px;
}header .head_coreXT {
    justify-content: center;
    padding: 0.8rem 0;
    width: 95%;
    flex-wrap: wrap;
    gap: 0.6rem;
}header .head_coreXT::before {
    height: 1px;
    top: 0;
    width: 100%;
    left: 0;
    background: linear-gradient(to right, transparent, rgb(226,161,161,0.5), transparent);
}header .header_probK {
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
    padding: 0.5rem 0.9rem;
}
}



@media (min-width: 1200px) {.tariff_list_itemKU .cert_costwh {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.tariff_list_itemKU .pricing_options2j {
    padding: 40px;
}.tariff_list_itemKU .img_zoom_effectRA {
    height: 260px;
}.tariff_list_itemKU .group_plansMu:nth-child(odd) {
    transform: translateY(20px);
}.tariff_list_itemKU .group_plansMu:nth-child(odd):hover {
    transform: translateY(12px);
}.tariff_list_itemKU .group_plansMu:nth-child(even):hover {
    transform: translateY(-8px);
}
}



@media (max-width: 575px) {.secure_zonebZ {
    padding: 2rem 0;
}.secure_zonebZ h1 {
    font-size: calc(43px * 0.7);
    margin-bottom: 1.5rem;
}.secure_zonebZ h2 {
    margin: 2rem 0 1rem;
}.secure_zonebZ p, .secure_zonebZ li, .secure_zonebZ span {
    margin-bottom: 1.2rem;
    line-height: 1.6;
}.secure_zonebZ span {
    padding: 0.8rem;
}.secure_zonebZ li::before {
    height: 6px;
    width: 6px;
}}



@media screen and (min-width: 768px) {.contact_boxUl .contact_messageBX {
    flex-direction: row;
    max-width: 1000px;
}.contact_boxUl .img_zoom_effectRA {
    height: auto;
    min-height: 400px;
    width: 40%;
}.contact_boxUl .support_messagez0 {
    width: 60%;
}
}



@media screen and (max-width: 576px) {.contact_boxUl {
    padding: 60px 0;
}.contact_boxUl h2 {
    font-size: calc(48px * 0.7);
    margin-bottom: 30px;
}.contact_boxUl .support_messagez0 {
    padding: 30px 20px;
}.contact_boxUl form h3 {
    font-size: calc(22px * 0.9);
}}



@media screen and (max-width: 576px) {.course_overviewvs {
    padding: 50px 0;
}.course_overviewvs .container {
    padding: 0 20px;
}.course_overviewvs .learn_roots0j {
    border-radius: 10px;
}.course_overviewvs .future_skillsyC {
    padding: 25px 20px;
}.course_overviewvs h3 {
    font-size: calc(31px - 6px);
    margin-bottom: 20px;
}.course_overviewvs p {
    font-size: calc(15px - 1px);
}.course_overviewvs .nav_mainbarLj {
    padding: 10px;
    margin-bottom: 20px;
}.course_overviewvs .nav_mainbarLj svg {
    max-width: 100px;
}.course_overviewvs .img_zoom_effectRA {
    min-height: 280px;
}.course_overviewvs .img_zoom_effectRA::after {
    right: 20px;
    top: 20px;
    width: 15px;
    height: 15px;
}}



@media (max-width: 992px) {.our_storyY7 {
    padding: 80px 0;
}.our_storyY7 .learn_roots0j::before {
    height: 90%;
}.our_storyY7 .learn_learnxJ,
    .our_storyY7 .expert_studyMV {
    gap: 30px;
    grid-template-columns: 1fr;
}.our_storyY7 .learn_learnxJ span,
    .our_storyY7 .learn_learnxJ p {
    grid-column: 1 / -1;
}.our_storyY7 .learn_learnxJ .img_zoom_effectRA {
    grid-row: 3 / 4;
    grid-column: 1 / -1;
    height: 300px;
}.our_storyY7 .expert_studyMV p {
    grid-row: 2 / 3;
    grid-column: 1 / -1;
}.our_storyY7 .expert_studyMV .study_expertEx {
    grid-row: 1 / 2;
    height: 300px;
    grid-column: 1 / -1;
}
}



@media (min-width: 768px) {.academic_expertiseCx {
    padding: 7rem 0;
}.academic_expertiseCx .testimonial_highlightsyY {
    row-gap: 1.5rem;
    column-gap: 2.5rem;
    padding: 3rem;
    grid-template-rows: auto 1fr;
    grid-template-columns: auto 1fr;
}.academic_expertiseCx .testimonial_highlightsyY > div:first-child {
    align-items: flex-start;
    grid-row: 1 / 3;
    justify-content: center;
    display: flex;
}.academic_expertiseCx .testimonial_highlightsyY > div:nth-child(2) {
    align-self: end;
}.academic_expertiseCx .img_zoom_effectRA {
    height: 180px;
    width: 180px;
}.academic_expertiseCx .name {
    font-size: calc(24px * 1.3);
    margin-bottom: 0.8rem;
}.academic_expertiseCx .work_viewZk {
    line-height: 1.8;
    font-size: calc(14px * 1.05);
    padding-left: 2rem;
}
}

@keyframes blink {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
}



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



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



@keyframes expandWidth {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}



@keyframes pulseGlow {
    0% {
        opacity: 0.7;
        box-shadow: 0 0 5px 1px rgb(226,161,161,0.5);
    }
    100% {
        opacity: 1;
        box-shadow: 0 0 12px 3px rgb(226,161,161,0.5);
    }
}



@keyframes pulse {
    0% {
        transform: rotate(45deg) scale(1);
    }
    50% {
        transform: rotate(45deg) scale(1.1);
    }
    100% {
        transform: rotate(45deg) scale(1);
    }
}



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

@keyframes backgroundMove {
    0% {
        background-position: 0 0, 0 50px, 50px -50px, -50px 0px;
    }
    100% {
        background-position: 100px 100px, 100px 150px, 150px 50px, 50px 100px;
    }
}



@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
    100% {
        transform: translateY(0);
    }
}

