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

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

.JXxV-head-tutor {
    flex: 1 0 auto;
}

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

.OeuG-wrap-container {
    height: 100%;
    display: flex;
    min-height: 100%;
    flex-direction: column;
}

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

.eIdW-mod-tools {
    flex: 0 0 auto;
}

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

.ofKN-statistical-overview::after {
    content: '';
    background: radial-gradient(circle at 20% 30%, rgb(163,193,202,0.5) 0%, transparent 40%),
                radial-gradient(circle at 80% 70%, rgb(119,159,172,0.5) 0%, transparent 50%);
    height: 100%;
    opacity: 0.4;
    top: 0;
    width: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
}

.ofKN-statistical-overview .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
}

.ofKN-statistical-overview .DaMc-success-statistics {
    display: flex;
    grid-area: minisvg;
    align-items: flex-start;
    justify-content: flex-end;
}

.ofKN-statistical-overview .DaMc-success-statistics svg {
    animation: pulse 3s infinite alternate ease-in-out;
    width: 80px;
    height: 80px;
    filter: drop-shadow(0 0 12px rgb(163,193,202,0.5));
    fill: rgb(163,193,202);
}

.ofKN-statistical-overview .oLdC-smart-pros {
    display: flex;
    font-size: 29px;
    color: #ffffff;
    align-items: center;
    font-weight: 700;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    grid-area: header;
    margin: 0;
    position: relative;
    letter-spacing: 1px;
}

.ofKN-statistical-overview .WJkE-statistics-advantages::before {
    top: -60px;
    opacity: 0.6;
    width: 120px;
    content: '';
    border: 1px solid rgb(163,193,202,0.5);
    height: 120px;
    animation: rotate 60s linear infinite;
    border-radius: 50%;
    position: absolute;
    right: -60px;
}

.ofKN-statistical-overview .yvRc-benefits-block {
    padding-top: 40px;
    justify-content: center;
    flex-wrap: wrap;
    grid-area: items;
    gap: 20px;
    display: flex;
    position: relative;
}

.ofKN-statistical-overview .yvRc-benefits-block::before {
    top: 0;
    transform: translateX(-50%);
    background: linear-gradient(to right, transparent, #ffffff, transparent);
    content: '';
    left: 50%;
    width: 90%;
    height: 1px;
    opacity: 0.5;
    position: absolute;
}

.ofKN-statistical-overview .eGlM-extra-study:hover {
    z-index: 2;
    transform: translateY(-10px) rotate3d(1, 2, 0, 5deg);
}

.ofKN-statistical-overview .eGlM-extra-study:hover {
    transform: translateY(-10px) rotate3d(1, 2, 0, 5deg);
}

.ofKN-statistical-overview .eGlM-extra-study::before,
.ofKN-statistical-overview .eGlM-extra-study::after {
    opacity: 0;
    background: rgb(163,193,202,0.5);
    z-index: -1;
    transition: all 0.5s ease;
    position: absolute;
    content: '';
    border-radius: 50%;
}

.ofKN-statistical-overview .eGlM-extra-study::before {
    height: 120px;
    width: 120px;
    top: -60px;
    right: -60px;
}

.ofKN-statistical-overview .eGlM-extra-study::after {
    width: 100px;
    left: -50px;
    height: 100px;
    bottom: -50px;
    background: rgb(119,159,172,0.5);
}

.ofKN-statistical-overview .znyd-statistics-pros {
    position: relative;
    margin-bottom: 15px;
}

.ofKN-statistical-overview .znyd-statistics-pros svg {
    fill: rgb(163,193,202);
    position: relative;
    width: 45px;
    z-index: 1;
    height: 45px;
    transition: transform 0.3s ease;
}

.ofKN-statistical-overview .znyd-statistics-pros svg path {
    stroke-width: 0.5;
    stroke: #ffffff;
    fill: rgb(163,193,202);
}

.ofKN-statistical-overview .eGlM-extra-study span {
    position: relative;
    font-size: calc(29px * 1.1);
    -webkit-text-fill-color: transparent;
    background-clip: text !important;
    display: block;
    font-weight: 700;
    background: linear-gradient(to right, #ffffff, rgb(119,159,172));
    margin-bottom: 10px;
    text-fill-color: transparent;
    -webkit-background-clip: text !important;
}

.ofKN-statistical-overview .eGlM-extra-study:hover .stat_item_inner::before {
    opacity: 1;
}

.ofKN-statistical-overview .stat_item_inner::after {
    transition: opacity 0.3s ease;
    transform: translateY(-100%);
    opacity: 0;
    animation: shine 3s infinite;
    top: 0;
    background: linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.05), transparent);
    width: 100%;
    content: '';
    left: 0;
    position: absolute;
    height: 30%;
}



.ofKN-statistical-overview .eGlM-extra-study:nth-child(1) {
    transform: translateY(-5px);
}

.ofKN-statistical-overview .eGlM-extra-study:nth-child(2) {
    transform: translateY(5px);
}

.ofKN-statistical-overview .eGlM-extra-study:nth-child(3) {
    transform: translateY(-8px);
}

.ofKN-statistical-overview .container::before {
    content: '';
    animation: rotate 30s linear infinite;
    position: absolute;
    top: -30px;
    height: 60px;
    border: 1px solid rgb(119,159,172,0.5);
    right: -30px;
    opacity: 0.3;
    width: 60px;
    border-radius: 10px;
}

.UYuy-program-details {
    overflow: hidden;
    position: relative;
    padding: 100px 0 120px;
    background: linear-gradient(135deg, rgb(212,229,233) 0%, rgba(245, 247, 250, 1) 100%);
}

.UYuy-program-details::after {
    z-index: 0;
    width: 70%;
    right: -20%;
    top: -50%;
    transform: rotate(-15deg);
    height: 200%;
    background: linear-gradient(135deg, rgba(rgb(163,193,202,0.5), 0.08) 0%, rgba(rgb(119,159,172,0.5), 0.05) 100%);
    content: "";
    position: absolute;
}

.UYuy-program-details h2 {
    text-align: center;
    position: relative;
    max-width: 800px;
    line-height: 1.3;
    margin-right: auto;
    transform: perspective(1000px) rotateX(0deg);
    font-size: 33px;
    margin-bottom: 50px;
    font-weight: 700;
    margin-left: auto;
    color: #000000;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.UYuy-program-details h2:hover {
    transform: perspective(1000px) rotateX(2deg);
}

.UYuy-program-details .gmKH-post-thumbnail {
    transform: translateZ(20px);
    overflow: hidden;
    height: 500px;
    position: relative;
    border-radius: 3px;
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.15);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.UYuy-program-details .gmKH-post-thumbnail:hover {
    transform: translateZ(30px) scale(1.02);
}

.UYuy-program-details .gmKH-post-thumbnail:hover::before {
    opacity: 0.5;
}

.UYuy-program-details .QPaU-label-holder {
    scrollbar-color: rgb(163,193,202) rgba(rgb(212,229,233), 0.5);
    overflow-y: auto;
    position: relative;
    scrollbar-width: thin;
    max-height: 500px;
    transform: translateZ(10px);
    padding-right: 15px;
}

.UYuy-program-details .description:first-of-type {
    padding-left: 20px;
    border-left: 3px solid rgb(163,193,202);
    position: relative;
}

.UYuy-program-details .description:first-of-type::before {
    position: absolute;
    width: 3px;
    content: "";
    top: 0;
    height: 0;
    left: -3px;
    background: linear-gradient(to bottom, rgb(163,193,202), rgb(119,159,172));
    transition: height 1.5s ease;
}

.LWGX-thxSection::before {
    pointer-events: none;
    top: 0;
    z-index: 1;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    background: radial-gradient(circle at 75% 25%, rgb(163,193,202,0.5) 0%, transparent 50%);
    width: 100%;
}

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

.LWGX-thxSection .ZyDH-method-innov > div:first-child {
    transform: perspective(1000px) rotateX(0deg);
    transition: transform 0.5s ease;
    position: relative;
}

.LWGX-thxSection .ZyDH-method-innov > div:last-child {
    background: rgba(255, 255, 255, 0.9);
    opacity: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.1), 
                0 20px 40px -20px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(10px);
    position: relative;
    animation: fade-up 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.3s forwards;
    padding: 2.5rem;
    transform: translateY(15px);
}

.LWGX-thxSection h5 {
    line-height: 1.4;
    position: relative;
    transform: translateY(0);
    font-size: 24px;
    padding-left: 1rem;
    font-weight: 700;
    margin: 0;
    color: #000000;
    transition: transform 0.4s ease;
}

.LWGX-thxSection a {
    display: block;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-decoration: none;
}

.LWGX-thxSection a:hover p {
    color: rgb(163,193,202);
}

.DZiv-our-mission {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: linear-gradient(145deg, rgb(212,229,233) 40%, rgba(rgb(163,193,202,0.5), 0.05) 100%);
}

.DZiv-our-mission::after {
    opacity: 0.05;
    height: 60%;
    background: linear-gradient(30deg, rgb(119,159,172) 20%, rgb(163,193,202) 80%);
    transform: rotate(15deg) skewY(-5deg);
    z-index: 1;
    content: "";
    bottom: -5%;
    position: absolute;
    left: -5%;
    pointer-events: none;
    width: 30%;
}

.DZiv-our-mission h1 {
    color: #000000;
    transform: translateZ(0);
    font-weight: 700;
    font-size: 45px;
    position: relative;
    margin-bottom: 60px;
    text-align: left;
}

.DZiv-our-mission h1:hover::after {
    transform: scaleX(1.5);
}

.DZiv-our-mission .iaWk-learn-learnings {
    position: relative;
}

.DZiv-our-mission .iaWk-learn-learnings ul {
    grid-template-columns: 1fr;
    display: grid;
    list-style: none;
    gap: 40px;
    padding: 0;
}

.DZiv-our-mission .Dyvf-knowledge-space::before {
    background: linear-gradient(to bottom, rgb(163,193,202), rgb(119,159,172));
    height: 100%;
    left: 0;
    transform-origin: top center;
    width: 4px;
    top: 0;
    transition: transform 0.3s ease-out;
    content: "";
    position: absolute;
}

.DZiv-our-mission .Dyvf-knowledge-space:hover::before {
    transform: scaleY(1.05);
}

.DZiv-our-mission .Dyvf-knowledge-space:hover h4 {
    color: rgb(119,159,172);
    transform: translateX(5px);
}

.DZiv-our-mission .Dyvf-knowledge-space h4::before {
    transition: background-color 0.3s ease;
    position: absolute;
    height: 6px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgb(163,193,202);
    width: 6px;
    content: "";
}

.SBsp-mentorship-profile {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(212,229,233), rgb(119,159,172,0.5));
    padding: 80px 0;
}

.SBsp-mentorship-profile::before {
    width: 60%;
    z-index: 1;
    transform: rotate(-15deg);
    border-radius: 10px;
    background: rgb(163,193,202,0.5);
    animation: float 8s ease-in-out infinite;
    height: 80%;
    right: -10%;
    content: "";
    top: -10%;
    position: absolute;
}

.SBsp-mentorship-profile .container {
    z-index: 2;
    position: relative;
}

.SBsp-mentorship-profile .xfAI-testimonial-corner:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    transform: rotate(0deg) translateY(-10px);
}

.SBsp-mentorship-profile .gmKH-post-thumbnail {
    border-radius: 10px;
    transition: transform 0.3s ease;
    transform: rotate(4deg);
    box-shadow: 10px 10px 0 rgb(163,193,202,0.5);
    height: 200px;
    grid-area: photo;
}

.SBsp-mentorship-profile .name {
    font-weight: 700;
    grid-area: name;
    font-size: 18px;
    transform: translateX(20px);
    color: #000000;
    margin-top: 20px;
}

.SBsp-mentorship-profile .idrx-past-career {
    border-radius: 0 10px 10px 0;
    grid-area: quote;
    line-height: 1.6;
    font-size: 13px;
    border-left: 4px solid rgb(163,193,202);
    padding: 20px;
    color: #000000;
    position: relative;
    margin-top: 20px;
    background: linear-gradient(to right, rgb(212,229,233), transparent);
}

footer {
    position: relative;
}

.eIdW-mod-tools .container {
    flex-wrap: wrap;
    gap: 40px;
    display: flex;
}

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

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

.eIdW-mod-tools .PoVR-honor-cta {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    line-height: 1.6;
    color: #ffffff;
    font-size: 18px;
}

.eIdW-mod-tools .vIbz-rating-stars {
    position: relative;
}

.eIdW-mod-tools .VFTY-main-sitewrap {
    flex: 0 0 calc(50% - 15px);
    position: relative;
}

.eIdW-mod-tools .VFTY-main-sitewrap h5 {
    margin-bottom: 20px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    border-left: 3px solid rgb(163,193,202);
    color: #ffffff;
    padding-left: 15px;
    position: relative;
    font-weight: 600;
    font-size: 23px;
}

.eIdW-mod-tools .VFTY-main-sitewrap .Gyzj-nav-master a::before {
    top: 0;
    z-index: -1;
    background: rgb(163,193,202,0.5);
    height: 100%;
    width: 0;
    position: absolute;
    left: 0;
    content: '';
    transition: width 0.3s ease;
}

.eIdW-mod-tools .VFTY-main-sitewrap .Gyzj-nav-master a:hover::before {
    width: 100%;
}

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

.IzTh-tutor-match .xBQe-trust-badge {
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0.5px;
    text-align: center;
}



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

.iohf-potential-enrollees {
    background: rgb(212,229,233);
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}

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

.iohf-potential-enrollees .ZyDH-method-innov {
    position: relative;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        -20px -20px 60px rgba(255, 255, 255, 0.8);
    background: rgb(212,229,233);
    border-radius: 13px;
    padding: 50px;
}

.iohf-potential-enrollees h4::after {
    border-radius: 2px;
    position: absolute;
    background: linear-gradient(90deg, rgb(163,193,202), rgb(119,159,172));
    height: 4px;
    left: 50%;
    bottom: -15px;
    content: "";
    transform: translateX(-50%);
    width: 80px;
}

.iohf-potential-enrollees div p:hover {
    box-shadow: 
        12px 12px 24px rgba(0, 0, 0, 0.08),
        -12px -12px 24px rgba(255, 255, 255, 0.9),
        inset 1px 1px 1px rgba(255, 255, 255, 0.4);
    transform: translateY(-5px);
}

.iohf-potential-enrollees div p::before {
    background: linear-gradient(180deg, rgb(163,193,202), rgb(119,159,172));
    position: absolute;
    height: 100%;
    border-radius: 5px 0 0 5px;
    width: 5px;
    content: "";
    opacity: 0.7;
    top: 0;
    left: 0;
}

.iohf-potential-enrollees div p:hover svg {
    transform: rotate(10deg);
    box-shadow: 
        6px 6px 12px rgba(0, 0, 0, 0.15),
        -6px -6px 12px rgba(255, 255, 255, 0.9),
        inset 1px 1px 1px rgba(255, 255, 255, 0.4);
}

.iohf-potential-enrollees div p:hover svg path {
    fill: rgb(119,159,172);
}

.Brzj-pricing-block::before {
    height: 100%;
    content: "";
    background: linear-gradient(135deg, rgba(25, 35, 60, 0.92), rgba(35, 45, 85, 0.95));
    left: 0;
    z-index: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.Brzj-pricing-block .jPRL-deal-board {
    position: relative;
}

.Brzj-pricing-block h2 {
    text-shadow: 0 2px 15px rgba(255, 255, 255, 0.15);
    margin-bottom: 20px;
    background-clip: text !important;
    font-size: 37px;
    font-weight: 700;
    background: linear-gradient(90deg, #ffffff, rgba(255, 255, 255, 0.8));
    -webkit-background-clip: text !important;
    display: inline-block;
    color: transparent;
    position: relative;
}

.Brzj-pricing-block h2:hover::after {
    transform: scaleX(1.2);
}

.Brzj-pricing-block .jvfB-pro-rates {
    font-size: calc(18px + 2px);
    max-width: 700px;
    opacity: 0.9;
    line-height: 1.6;
    font-weight: 300;
    margin-bottom: 50px;
}

.Brzj-pricing-block .dtCJ-cost-fee li {
    perspective: 1000px;
    height: 100%;
}

.Brzj-pricing-block .gdLk-study-offers {
    border: 1px solid rgba(255, 255, 255, 0.08);
    min-height: 400px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    display: block;
    text-decoration: none;
    overflow: hidden;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03));
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 0 3px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    transform-style: preserve-3d;
    height: 100%;
}

.Brzj-pricing-block .gdLk-study-offers::after {
    position: absolute;
    top: -5px;
    left: -5px;
    border-radius: 50%;
    box-shadow: 0 0 20px 5px rgb(163,193,202,0.5);
    width: 10px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 0.8;
    height: 10px;
    content: "";
    background: rgb(163,193,202);
}

.Brzj-pricing-block .gdLk-study-offers h4 {
    color: #ffffff;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 23px;
    position: relative;
    transition: transform 0.3s ease;
    padding-bottom: 15px;
}

.Brzj-pricing-block .gdLk-study-offers:hover h4::after {
    width: 60px;
}

.Brzj-pricing-block .gdLk-study-offers p {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.8);
    overflow-y: auto;
    max-height: 200px;
    line-height: 1.7;
    overflow-wrap: break-word;
    padding-right: 10px;
    white-space: normal;
    word-break: normal;
    margin-bottom: 30px;
}

.Brzj-pricing-block .gdLk-study-offers:hover .eOJh-learning-packages {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.Brzj-pricing-block .eOJh-learning-packages::before {
    transform: skewX(-20deg) translateX(-100%);
    left: 0;
    width: 100%;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.1), transparent);
    position: absolute;
    content: "";
    height: 100%;
    transition: transform 0.6s ease;
    top: 0;
}

.BQfn-web-tracking {
    padding: 20px 15px;
    justify-content: space-between;
    max-width: 1200px;
    display: flex;
    margin: 0 auto;
    align-items: center;
}

.YBKS-cookie-apply svg:hover {
    fill: rgb(119,159,172);
}

.wlAr-accept-cookies {
    color: #000000;
    flex-grow: 1;
    margin-right: 15px;
}

.AmYj-usageAgreementAlert p {
    font-size: 13px;
    line-height: 1.5;
    color: #000000;
    font-family: Arial, sans-serif;
}

.hGar-privacy-ack:hover {
    box-shadow: 0 0 10px rgb(119,159,172,0.5);
    background: rgb(119,159,172);
}

#twUE-btnConsentToCookiePolicy {
    background: rgb(163,193,202);
}

#DxvV-decline-privacy-settings {
    background: rgba(0, 0, 0, 0.5);
}

.AmYj-usageAgreementAlert p a {
    text-decoration: underline;
    color: rgb(163,193,202);
    transition: color 0.3s ease;
}


#LrMh-cookie-popup-panel {
    display: none;
}

.hSdE-homepage {
    align-items: center;
    position: relative;
    background: linear-gradient(135deg, rgb(212,229,233), #ffffff);
    padding: 5rem 2rem;
    min-height: 100vh;
    overflow: hidden;
    justify-content: center;
    display: flex;
}

.hSdE-homepage .PTcW-edu-first {
    letter-spacing: -0.02em;
    transform: translateZ(40px);
    line-height: 1.2;
    font-weight: 700;
    margin: 0;
    color: rgb(163,193,202);
    font-size: clamp(2.5rem, 5vw, 43px);
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease;
    position: relative;
}

.hSdE-homepage .HDsJ-learn-open {
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    border-radius: 21px;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
}

.hSdE-homepage .HDsJ-learn-open > div {
    padding: 4rem 3rem;
    position: relative;
    z-index: 2;
    transform: translateZ(0);
}

.hSdE-homepage .HDsJ-learn-open p::after {
    background: rgb(119,159,172);
    position: absolute;
    bottom: -1rem;
    width: 80px;
    content: "";
    transition: width 0.3s ease;
    height: 2px;
    left: 0;
}

.hSdE-homepage .HDsJ-learn-open h3::before {
    position: absolute;
    width: 4px;
    left: 0;
    background: rgb(119,159,172);
    content: "";
    top: 0;
    height: 100%;
    border-radius: 10px;
}

.hSdE-homepage:hover .PTcW-edu-first {
    transform: translateZ(50px);
}

.hSdE-homepage:hover .HDsJ-learn-open {
    transform: translateY(-5px);
}

.hSdE-homepage:hover .HDsJ-learn-open p::after {
    width: 120px;
}

.qRJy-explore-now {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
    background: rgb(212,229,233);
}

.qRJy-explore-now .ZyDH-method-innov {
    grid-template-columns: 1fr 1fr;
    z-index: 10;
    padding-left: 50px;
    position: relative;
    border-left: 4px solid rgb(163,193,202);
    gap: 50px;
    display: grid;
}

.qRJy-explore-now .container p {
    z-index: 5;
    font-weight: 700;
    grid-column: 1 / -1;
    line-height: 1.4;
    position: relative;
    font-size: 31px;
    margin: 0;
    color: #000000;
}

.qRJy-explore-now .xgZC-feedback-help::before {
    left: -100%;
    position: absolute;
    transition: 0.5s;
    background: linear-gradient(
        90deg, 
        transparent, 
        rgba(255, 255, 255, 0.2),
        transparent
    );
    width: 100%;
    content: '';
    top: 0;
    height: 100%;
}

.qRJy-explore-now .xgZC-feedback-help:hover::before {
    left: 100%;
}

.qRJy-explore-now .ZyDH-method-innov::after {
    border: 2px solid rgb(119,159,172,0.5);
    bottom: -100px;
    opacity: 0.3;
    content: '';
    height: 200px;
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    right: -50px;
    width: 200px;
}

.SBnC-client-opinions {
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
    padding: 5rem 0;
}

.SBnC-client-opinions::before {
    background: linear-gradient(135deg, rgba(rgb(163,193,202,0.5), 0.03) 0%, rgba(rgb(163,193,202,0.5), 0.01) 100%);
    z-index: 1;
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
    content: "";
    position: absolute;
}

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

.SBnC-client-opinions h2::after {
    height: 3px;
    content: "";
    bottom: -1rem;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(163,193,202), transparent);
    width: 6rem;
    transform: translateX(-50%);
    left: 50%;
}

.SBnC-client-opinions .vGih-client-ratings {
    position: relative;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    gap: 2.5rem;
}

.SBnC-client-opinions .xfAI-testimonial-corner::before {
    opacity: 0.1;
    content: "";
    z-index: -1;
    font-size: 6rem;
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    color: rgb(163,193,202);
    font-family: serif;
    line-height: 1;
}

.SBnC-client-opinions .xfAI-testimonial-corner:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
              0 10px 20px rgba(rgba(0, 0, 0, 0.5), 0.05);
}

.SBnC-client-opinions .xfAI-testimonial-corner h3::after {
    content: "";
    transition: width 0.3s ease-in-out;
    height: 2px;
    background-color: rgb(163,193,202);
    width: 0;
    left: 0;
    bottom: -5px;
    position: absolute;
}

.SBnC-client-opinions .xfAI-testimonial-corner div {
    margin-top: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.SBnC-client-opinions .xfAI-testimonial-corner img {
    border: 3px solid rgba(rgb(163,193,202,0.5), 0.2);
    width: 60px;
    transition: transform 0.3s ease, border-color 0.3s ease;
    height: 60px;
    transform-origin: center;
    object-fit: cover;
    border-radius: 50%;
}

header::before {
    opacity: 0.5;
    content: '';
    top: 0;
    background: linear-gradient(45deg, 
        transparent 65%, 
        rgb(163,193,202,0.5) 65%, 
        rgb(163,193,202,0.5) 70%, 
        transparent 70%),
        linear-gradient(135deg, 
        transparent 75%, 
        rgb(119,159,172,0.5) 75%, 
        rgb(119,159,172,0.5) 80%, 
        transparent 80%);
    width: 100%;
    z-index: 0;
    left: 0;
    position: absolute;
    height: 100%;
}

header .HLGC-first-lesson::before {
    position: absolute;
    width: 200%;
    transition: opacity 0.3s ease;
    top: -50%;
    content: '';
    opacity: 0;
    height: 200%;
    left: -50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 70%);
}

header .HLGC-first-lesson:hover::before {
    opacity: 1;
}

header .HLGC-first-lesson:hover svg {
    transform: scale(1.03);
}

header .VFTY-main-sitewrap {
    gap: 0.6rem;
    display: flex;
    max-width: 800px;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-top: 0.5rem;
}

header .OzSP-site-main::before {
    left: 0;
    transform: scaleX(0);
    transition: transform 0.3s ease;
    transform-origin: left;
    position: absolute;
    width: 100%;
    height: 3px;
    top: 0;
    background: linear-gradient(to right, rgb(163,193,202), rgb(119,159,172));
    content: '';
}

header .OzSP-site-main:hover::before {
    transform: scaleX(1);
}

.MfDv-contact-section {
    overflow: hidden;
    padding: 100px 0;
    background: rgb(212,229,233);
    position: relative;
}

.MfDv-contact-section::after {
    width: 100%;
    height: 100%;
    background-image: 
        linear-gradient(rgb(119,159,172,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(119,159,172,0.5) 1px, transparent 1px);
    opacity: 0.07;
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-size: 30px 30px;
}

.MfDv-contact-section h2 {
    padding-bottom: 20px;
    display: inline-block;
    font-weight: 700;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
    transform: translateX(-50%);
    left: 50%;
    font-size: 37px;
    position: relative;
}

.MfDv-contact-section .eJPH-query-feedback {
    display: flex;
    position: relative;
    overflow: hidden;
    background: #ffffff;
    border-radius: 0;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    margin-top: 50px;
}

.MfDv-contact-section .gmKH-post-thumbnail::before {
    content: "";
    z-index: 1;
    position: absolute;
    inset: 0;
    background: linear-gradient(
        135deg, 
        rgba(rgb(163,193,202), 0.4), 
        rgba(rgb(119,159,172), 0.4)
    );
}

.MfDv-contact-section .XmRL-contact-message::after {
    position: absolute;
    content: "";
    border-radius: 0;
    left: -50px;
    background: rgb(119,159,172,0.5);
    z-index: 0;
    height: 100px;
    bottom: -50px;
    width: 100px;
    transform: rotate(45deg);
}

.MfDv-contact-section form h3 {
    position: relative;
    color: #000000;
    font-weight: 600;
    margin-bottom: 40px;
    display: inline-block;
    font-size: 21px;
}

.MfDv-contact-section form input[type="text"] {
    transition: all 0.3s ease;
    font-size: 15px;
    width: 100%;
    padding: 20px 25px;
    color: #000000;
    margin-bottom: 25px;
    background: transparent;
    border-bottom: 2px solid rgb(212,229,233);
    border: none;
}

.MfDv-contact-section form input[type="text"]:focus::placeholder {
    transform: translateY(-10px);
    opacity: 0;
}

.MfDv-contact-section .qfSu-feedback-support label {
    position: relative;
    line-height: 1.5;
    padding-left: 35px;
    color: #000000;
    font-size: 12px;
    cursor: pointer;
}

.MfDv-contact-section .qfSu-feedback-support input[type="checkbox"]:checked + label::before {
    border-color: rgb(163,193,202);
    background: rgb(163,193,202);
}

.MfDv-contact-section .qfSu-feedback-support input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    border-width: 0 2px 2px 0;
    content: "";
    width: 6px;
    border: solid #ffffff;
    position: absolute;
    left: 8px;
    top: 4px;
    height: 12px;
}

.MfDv-contact-section .qfSu-feedback-support label a:hover {
    color: rgb(119,159,172);
}

.MfDv-contact-section .qfSu-feedback-support label a:hover::after {
    background: rgb(119,159,172);
    transform: scaleX(0);
}

.MfDv-contact-section .xgZC-feedback-help::before {
    left: -10px;
    content: "";
    z-index: -1;
    top: 0;
    transition: width 0.5s ease;
    height: 100%;
    position: absolute;
    transform: skewX(-25deg);
    width: 0;
    background: rgb(119,159,172);
}

.MfDv-contact-section .xgZC-feedback-help:hover::before {
    width: 150%;
}

.MfDv-contact-section svg {
    stroke: rgb(163,193,202);
    stroke-width: 2;
    width: 24px;
    fill: none;
    transition: all 0.3s ease;
    height: 24px;
}

.MfDv-contact-section svg:hover,
.MfDv-contact-section svg:hover path {
    stroke: rgb(119,159,172);
}

.uNJf-privacy-niche h1 {
    border-bottom: 2px solid rgb(163,193,202);
    font-size: 44px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 25px;
    margin-top: 40px;
    padding-bottom: 10px;
    color: rgb(163,193,202);
    font-family: Arial, sans-serif;
}

.uNJf-privacy-niche h3, .uNJf-privacy-niche h4, .uNJf-privacy-niche h5, .uNJf-privacy-niche h6 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    font-size: 19px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
}

.uNJf-privacy-niche li {
    border-radius: 10px;
    color: #000000;
    transition: background 0.3s ease-in-out;
    line-height: 1.6;
    padding: 5px;
    margin-bottom: 12px;
    font-size: 17px;
    font-family: Arial, sans-serif;
}

.iqFj-service-connect {
    padding: 5rem 0;
    overflow: hidden;
    background-color: rgb(212,229,233);
    position: relative;
}

.iqFj-service-connect::after {
    z-index: 0;
    content: "";
    position: absolute;
    opacity: 0.2;
    top: -50%;
    left: -20%;
    transform: rotate(-15deg);
    height: 200%;
    background: linear-gradient(135deg, rgb(163,193,202,0.5) 0%, transparent 70%);
    width: 120%;
}

.iqFj-service-connect .fkvR-online-questions h3 {
    margin-bottom: 3rem;
    max-width: 70%;
    font-size: 44px;
    width: auto;
    font-weight: 700;
    color: rgb(163,193,202);
    display: inline-block;
    position: relative;
}

.iqFj-service-connect .Iwjd-edu-help {
    line-height: 1.6;
    font-size: calc(18px * 1.1);
    margin-bottom: 3rem;
    max-width: 80%;
    color: #000000;
}

.iqFj-service-connect .vHjm-support-info > span::before {
    background-size: 20px 20px;
    width: 100%;
    opacity: 0.4;
    content: "";
    background: linear-gradient(45deg, transparent 98%, rgb(163,193,202) 0), 
                linear-gradient(-45deg, transparent 98%, rgb(163,193,202) 0), 
                linear-gradient(135deg, transparent 98%, rgb(163,193,202) 0), 
                linear-gradient(-135deg, transparent 98%, rgb(163,193,202) 0);
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    z-index: -1;
    background-position: 0 0, 0 100%, 100% 0, 100% 100%;
    height: 100%;
    position: absolute;
}

.iqFj-service-connect .vHjm-support-info > span svg path {
    stroke-width: 0.5;
    stroke: #ffffff;
    transition: all 0.3s ease;
}

.iqFj-service-connect .vHjm-support-info p {
    align-items: center;
    display: flex;
    font-size: 18px;
    margin: 0;
    font-weight: 400;
    color: #000000;
    position: relative;
}

.iqFj-service-connect .vHjm-support-info span > span {
    font-size: calc(18px * 1.1);
    margin-top: 0.5rem;
    align-items: center;
    color: rgb(163,193,202);
    display: flex;
    font-weight: 600;
}

.iqFj-service-connect .vHjm-support-info a svg {
    transition: transform 0.3s ease;
    position: static;
    margin-right: 6px;
    width: 14px;
    height: 14px;
}

.iqFj-service-connect .vHjm-support-info a::after {
    background-color: rgb(163,193,202);
    transform-origin: right;
    transform: scaleX(0);
    bottom: -2px;
    width: 100%;
    position: absolute;
    left: 0;
    transition: transform 0.3s ease;
    height: 1px;
    content: "";
}

.iqFj-service-connect .YXbO-support-now {
    width: 100%;
    margin-top: 3rem;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    background-color: #ffffff;
    padding: 2.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}

.iqFj-service-connect .YXbO-support-now {
    animation: fadeInUp 0.6s ease forwards;
    animation-delay: 0.7s;
    opacity: 0;
}

.iqFj-service-connect .YXbO-support-now h4 {
    position: relative;
    align-items: center;
    display: inline-flex;
    color: rgb(119,159,172);
    font-weight: 700;
    margin-bottom: 1.5rem;
    font-size: 23px;
}

.iqFj-service-connect .YXbO-support-now h4 svg {
    fill: rgb(119,159,172);
    transition: transform 0.5s ease;
    width: 22px;
    height: 22px;
    margin-right: 10px;
}

.iqFj-service-connect .YXbO-support-now h4::after {
    width: 40px;
    border-radius: 10px;
    bottom: -8px;
    left: 0;
    position: absolute;
    height: 3px;
    background-color: rgb(119,159,172);
    content: "";
}

.iqFj-service-connect .YXbO-support-now span:hover {
    background-color: rgba(rgb(119,159,172,0.5), 0.2);
    transform: translateY(-2px);
}

.iqFj-service-connect .YXbO-support-now span:hover svg {
    transform: scale(1.2);
    opacity: 1;
}

.iqFj-service-connect .vHjm-support-info > span::after {
    top: 0;
    content: "";
    background: linear-gradient(to right, rgb(163,193,202), rgb(119,159,172));
    position: absolute;
    height: 3px;
    transition: width 0.5s ease;
    left: 0;
    width: 0;
    z-index: 2;
}

.iqFj-service-connect .vHjm-support-info > span:nth-child(1) {
    animation-delay: 0.1s;
}

.iqFj-service-connect .vHjm-support-info > span:nth-child(3) {
    animation-delay: 0.3s;
}

.iqFj-service-connect .vHjm-support-info > span:nth-child(5) {
    animation-delay: 0.5s;
}


.iqFj-service-connect .container::before {
    opacity: 0.1;
    top: 10%;
    right: -15%;
    border-radius: 50%;
    position: absolute;
    border: 30px solid rgb(163,193,202,0.5);
    height: 300px;
    width: 300px;
    animation: rotate 40s linear infinite;
    z-index: -1;
    content: "";
}

.UYuy-program-details .QPaU-label-holder::-webkit-scrollbar {
    width: 6px;
}

.UYuy-program-details .QPaU-label-holder::-webkit-scrollbar-track {
    border-radius: 3px;
    background: rgba(rgb(212,229,233), 0.5);
}

.UYuy-program-details .QPaU-label-holder::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: rgb(163,193,202);
}

.DZiv-our-mission .Dyvf-knowledge-space div::-webkit-scrollbar {
    width: 4px;
}

.DZiv-our-mission .Dyvf-knowledge-space div::-webkit-scrollbar-thumb {
    background: linear-gradient(to bottom, rgb(163,193,202), rgb(119,159,172));
    border-radius: 2px;
}

.DZiv-our-mission .Dyvf-knowledge-space div::-webkit-scrollbar-track {
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.05);
}

.Brzj-pricing-block .gdLk-study-offers p::-webkit-scrollbar {
    width: 4px;
}

.Brzj-pricing-block .gdLk-study-offers p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.2);
}

.Brzj-pricing-block .gdLk-study-offers p::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}



@media screen and (max-width: 768px) {.ofKN-statistical-overview {
    padding: 80px 0;
}.ofKN-statistical-overview .oLdC-smart-pros {
    font-size: calc(29px * 0.9);
}.ofKN-statistical-overview .WJkE-statistics-advantages {
    max-width: 95%;
    padding: 15px;
    font-size: calc(12px * 0.95);
}.ofKN-statistical-overview .eGlM-extra-study {
    height: 190px;
    flex: 1 1 170px;
    min-width: 170px;
}.ofKN-statistical-overview .eGlM-extra-study span {
    font-size: 29px;
}.ofKN-statistical-overview .eGlM-extra-study p {
    font-size: calc(12px * 0.9);
}
}



@media screen and (max-width: 992px) {.UYuy-program-details {
    padding: 80px 0 100px;
}.UYuy-program-details h2 {
    margin-bottom: 40px;
    font-size: calc(33px * 0.9);
}.UYuy-program-details .ysoc-program-path {
    grid-template-columns: 1fr;
    gap: 30px;
}.UYuy-program-details .gmKH-post-thumbnail {
    height: 400px;
    order: -1;
}.UYuy-program-details .QPaU-label-holder {
    max-height: 450px;
}
}



@media screen and (max-width: 576px) {.UYuy-program-details {
    padding: 50px 0 70px;
}.UYuy-program-details h2 {
    margin-bottom: 25px;
    font-size: calc(33px * 0.7);
}.UYuy-program-details h2::after {
    bottom: -10px;
    width: 50px;
}.UYuy-program-details .gmKH-post-thumbnail {
    height: 250px;
}.UYuy-program-details .QPaU-label-holder {
    max-height: 350px;
}.UYuy-program-details .description {
    padding-left: 15px;
    line-height: 1.6;
    font-size: calc(13px * 0.9);
}
}



@media (min-width: 992px) {.LWGX-thxSection {
    padding: 8rem 0;
}.LWGX-thxSection .container {
    padding: 0 2rem;
}.LWGX-thxSection .ZyDH-method-innov {
    gap: 4rem;
}.LWGX-thxSection .ZyDH-method-innov > div:first-child {
    padding-left: 2rem;
}.LWGX-thxSection .ZyDH-method-innov > div:first-child::before {
    width: 0.7rem;
    left: 0;
}.LWGX-thxSection h5 {
    font-size: calc(24px * 1.4);
    padding-left: 2rem;
}.LWGX-thxSection .ZyDH-method-innov > div:last-child {
    padding: 4rem;
    margin-left: 6rem;
    max-width: 80%;
}.LWGX-thxSection p {
    font-size: calc(17px * 1.1);
    line-height: 1.9;
}
}



@media (min-width: 768px) {.DZiv-our-mission .iaWk-learn-learnings ul {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}.DZiv-our-mission h1 {
    margin-bottom: 70px;
    font-size: calc(45px * 1.1);
}.DZiv-our-mission .Dyvf-knowledge-space {
    padding: 45px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
                    box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.DZiv-our-mission .Dyvf-knowledge-space div {
    max-height: 350px;
}
}



@media (min-width: 1200px) {.DZiv-our-mission {
    padding: 180px 0;
}.DZiv-our-mission .container {
    padding: 0 30px;
}.DZiv-our-mission h1 {
    font-size: calc(45px * 1.3);
}.DZiv-our-mission .iaWk-learn-learnings ul {
    gap: 40px;
}.DZiv-our-mission .Dyvf-knowledge-space {
    padding: 60px;
}.DZiv-our-mission .Dyvf-knowledge-space div {
    max-height: 450px;
}
}



@media (max-width: 767px) {.DZiv-our-mission {
    padding: 80px 0;
}.DZiv-our-mission h1 {
    margin-bottom: 40px;
    text-align: center;
    font-size: calc(45px * 0.9);
}.DZiv-our-mission h1::after {
    transform: translateX(-50%);
    left: 50%;
}.DZiv-our-mission h1:hover::after {
    transform: translateX(-50%) scaleX(1.2);
}.DZiv-our-mission .Dyvf-knowledge-space {
    padding: 30px 25px;
    margin-bottom: 25px;
}.DZiv-our-mission .Dyvf-knowledge-space h4 {
    font-size: calc(19px * 0.95);
    margin-bottom: 15px;
}.DZiv-our-mission .Dyvf-knowledge-space div {
    max-height: 250px;
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}}



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



@media (max-width: 768px) {.eIdW-mod-tools {
    padding: 50px 0;
}.eIdW-mod-tools .VFTY-main-sitewrap {
    flex: 0 0 100%;
}
}



@media (max-width: 1100px) {.iohf-potential-enrollees div p {
    flex: 1 1 calc(50% - 15px);
}
}



@media (max-width: 991px) {.iohf-potential-enrollees {
    padding: 80px 0;
}.iohf-potential-enrollees .ZyDH-method-innov {
    padding: 40px 30px;
}.iohf-potential-enrollees h4 {
    margin-bottom: 40px;
    font-size: calc(38px - 2px);
}.iohf-potential-enrollees div {
    gap: 20px;
}.iohf-potential-enrollees div p {
    padding: 20px;
}.iohf-potential-enrollees div p svg {
    height: 35px;
    min-width: 35px;
    width: 35px;
    margin-right: 15px;
}
}



@media (max-width: 479px) {.iohf-potential-enrollees {
    padding: 40px 0;
}.iohf-potential-enrollees .ZyDH-method-innov {
    padding: 25px 15px;
}.iohf-potential-enrollees h4 {
    font-size: calc(38px - 6px);
    margin-bottom: 30px;
}.iohf-potential-enrollees div {
    gap: 15px;
}.iohf-potential-enrollees div p {
    font-size: calc(15px - 1px);
    padding: 15px;
}.iohf-potential-enrollees div p svg {
    margin-right: 12px;
    width: 26px;
    min-width: 26px;
    height: 26px;
    padding: 5px;
}}



@media (max-width: 767px) {.Brzj-pricing-block {
    padding: 60px 0 80px;
}.Brzj-pricing-block .dtCJ-cost-fee {
    max-width: 400px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.Brzj-pricing-block .gdLk-study-offers {
    min-height: auto;
}.Brzj-pricing-block h2 {
    font-size: calc(37px - 8px);
}.Brzj-pricing-block .jvfB-pro-rates {
    margin-bottom: 30px;
    font-size: calc(18px - 1px);
}.Brzj-pricing-block .gdLk-study-offers p {
    max-height: 150px;
}
}


@media only screen and (max-width: 1200px) {.BQfn-web-tracking {
    align-items: center;
    flex-direction: column;
}.YBKS-cookie-apply {
    margin-bottom: 15px;
}.wlAr-accept-cookies {
    margin-right: 0;
    text-align: center;
    margin-bottom: 15px;
}.hGar-privacy-ack {
    max-width: 200px;
    margin-bottom: 10px;
    width: 100%;
    margin-left: 0;
}
}



@media (max-width: 768px) {.hSdE-homepage {
    min-height: auto;
    padding: 3rem 1rem;
}.hSdE-homepage .HDsJ-learn-open > div {
    padding: 2.5rem 1.5rem;
}.hSdE-homepage .PTcW-edu-first::before {
    width: 50%;
    bottom: -15px;
    height: 6px;
}
}



@media (max-width: 991px) {.qRJy-explore-now {
    padding: 80px 0;
}.qRJy-explore-now .ZyDH-method-innov {
    padding-left: 30px;
    gap: 40px;
}.qRJy-explore-now .container p {
    font-size: calc(20px * 1.2);
}.qRJy-explore-now .xgZC-feedback-help {
    padding: 18px 36px;
}
}



@media (max-width: 767px) {.qRJy-explore-now {
    padding: 60px 0;
}.qRJy-explore-now .ZyDH-method-innov {
    grid-template-columns: 1fr;
    padding-left: 20px;
    gap: 30px;
}.qRJy-explore-now .container p {
    font-size: 20px;
}.qRJy-explore-now .xgZC-feedback-help {
    grid-column: 1;
    padding: 15px 30px;
}
}



@media (min-width: 992px) {.SBnC-client-opinions {
    padding: 8rem 0;
}.SBnC-client-opinions h2 {
    font-size: calc(30px + 0.2rem);
    margin-bottom: 4.5rem;
}.SBnC-client-opinions .vGih-client-ratings {
    grid-template-columns: repeat(3, 1fr);
    gap: 3rem;
}.SBnC-client-opinions .xfAI-testimonial-corner {
    padding: 3rem 2.5rem;
}.SBnC-client-opinions .xfAI-testimonial-corner:nth-child(odd) {
    transform: translateY(15px);
}.SBnC-client-opinions .xfAI-testimonial-corner:nth-child(odd):hover {
    transform: translateY(7px);
}.SBnC-client-opinions .xfAI-testimonial-corner:nth-child(even) {
    transform: translateY(-15px);
}.SBnC-client-opinions .xfAI-testimonial-corner:nth-child(even):hover {
    transform: translateY(-23px);
}.SBnC-client-opinions .xfAI-testimonial-corner::after {
    top: 0;
    position: absolute;
    content: "";
    opacity: 0.3;
    background: linear-gradient(90deg, transparent, rgb(163,193,202));
    height: 1px;
    right: 0;
    width: 40%;
}
}



@media (prefers-reduced-motion: no-preference) {.SBnC-client-opinions .xfAI-testimonial-corner {
    opacity: 0;
    animation: fadeInUp 0.6s ease-out forwards;
}.SBnC-client-opinions .xfAI-testimonial-corner:nth-child(1) {
    animation-delay: 0.1s;
}.SBnC-client-opinions .xfAI-testimonial-corner:nth-child(2) {
    animation-delay: 0.2s;
}.SBnC-client-opinions .xfAI-testimonial-corner:nth-child(3) {
    animation-delay: 0.3s;
}.SBnC-client-opinions .xfAI-testimonial-corner:nth-child(4) {
    animation-delay: 0.4s;
}.SBnC-client-opinions .xfAI-testimonial-corner:nth-child(5) {
    animation-delay: 0.5s;
}.SBnC-client-opinions .xfAI-testimonial-corner:nth-child(6) {
    animation-delay: 0.6s;
}.SBnC-client-opinions .xfAI-testimonial-corner:nth-child(7) {
    animation-delay: 0.7s;
}}



@media (max-width: 480px) {header {
    padding: 1rem 0;
}header .ouvk-top-core {
    gap: 1rem;
}header .HLGC-first-lesson svg {
    width: 120px;
}header .VFTY-main-sitewrap {
    flex-wrap: nowrap;
    padding-bottom: 10px;
    gap: 0.4rem;
    overflow-x: auto;
    justify-content: flex-start;
}header .VFTY-main-sitewrap::-webkit-scrollbar {
    height: 3px;
}header .VFTY-main-sitewrap::-webkit-scrollbar-thumb {
    background: rgb(163,193,202);
    border-radius: 10px;
}header .OzSP-site-main {
    flex-shrink: 0;
    white-space: nowrap;
    margin-right: 2px;
}}



@media (max-width: 480px) {.MfDv-contact-section {
    padding: 50px 0;
}.MfDv-contact-section h2 {
    font-size: calc(37px * 0.85);
}.MfDv-contact-section .eJPH-query-feedback {
    margin-top: 30px;
}.MfDv-contact-section .gmKH-post-thumbnail {
    min-height: 200px;
}.MfDv-contact-section .XmRL-contact-message {
    padding: 30px 20px;
}.MfDv-contact-section form h3 {
    margin-bottom: 25px;
    font-size: calc(21px * 0.9);
}.MfDv-contact-section form input[type="text"] {
    padding: 12px 15px;
    margin-bottom: 15px;
}.MfDv-contact-section .qfSu-feedback-support {
    margin-bottom: 25px;
}.MfDv-contact-section .qfSu-feedback-support label {
    font-size: calc(12px * 0.9);
}.MfDv-contact-section .xgZC-feedback-help {
    padding: 12px 25px;
}}


@media (min-width: 1200px) {.iqFj-service-connect .vHjm-support-info > span {
    flex: 1 0 calc(33.333% - 2rem);
}.iqFj-service-connect {
    padding: 7rem 0;
}
}


@media (max-width: 991px) {.iqFj-service-connect {
    padding: 5rem 0;
}.iqFj-service-connect .vHjm-support-info > span {
    flex: 1 0 calc(50% - 2rem);
}.iqFj-service-connect .fkvR-online-questions h3 {
    font-size: calc(44px * 0.9);
    max-width: 90%;
}.iqFj-service-connect .Iwjd-edu-help {
    max-width: 100%;
}.iqFj-service-connect .vHjm-support-info > span svg {
    right: 1.2rem;
    top: 1.2rem;
    width: 22px;
    height: 22px;
}.iqFj-service-connect .YXbO-support-now h4 svg {
    width: 20px;
    height: 20px;
}
}


@media (max-width: 575px) {.iqFj-service-connect {
    padding: 3rem 0;
}.iqFj-service-connect .fkvR-online-questions h3 {
    margin-bottom: 2rem;
    font-size: 31px;
}.iqFj-service-connect .Iwjd-edu-help {
    margin-bottom: 2rem;
}.iqFj-service-connect .vHjm-support-info {
    margin: -0.5rem;
}.iqFj-service-connect .vHjm-support-info > span {
    margin: 0.5rem;
    padding: 1.5rem;
}.iqFj-service-connect .YXbO-support-now {
    margin-top: 2rem;
    padding: 1.5rem;
}.iqFj-service-connect .YXbO-support-now span {
    padding: 0.3rem 0.7rem;
    margin: 0.3rem 0.5rem 0.3rem 0;
}.iqFj-service-connect .vHjm-support-info > span svg {
    top: 0.8rem;
    height: 18px;
    width: 18px;
    right: 0.8rem;
}.iqFj-service-connect .YXbO-support-now h4 svg {
    width: 18px;
    height: 18px;
}.iqFj-service-connect .YXbO-support-now span svg {
    width: 10px;
    margin-right: 5px;
    height: 10px;
}}



@keyframes fade-up {
    0% {
        transform: translateY(15px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

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



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

