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

.main-pro-bVWgz {
    flex: 1 0 auto;
}

.main-pro-bVWgz {
    margin-top: 0;
    position: relative;
    z-index: 1;
    padding-top: 2rem;
    background: rgb(234,239,234);
}


.title-welcome-MGSAc {
    position: relative;
    height: 100vh;
    overflow: hidden;
    font-family: Arial, sans-serif;
    color: #ffffff;
}

.title-welcome-MGSAc .study-learn-eILyZ {
    position: relative;
    transform-style: preserve-3d;
    z-index: 2;
    width: 90%;
    flex-direction: column;
    display: flex;
    padding: 3rem;
    max-width: 1000px;
    transform: perspective(1000px) rotateX(3deg);
    gap: 2.5rem;
}

.title-welcome-MGSAc .study-learn-eILyZ::before {
    left: -75px;
    width: 150px;
    animation: pulse 5s infinite alternate ease-in-out;
    border: 2px solid rgb(161,179,161,0.5);
    position: absolute;
    content: "";
    top: -75px;
    border-radius: 50%;
    height: 150px;
}

.title-welcome-MGSAc h3 {
    margin-bottom: 1.5rem;
    line-height: 1.4;
    padding-right: 10%;
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
    font-weight: 600;
    font-size: clamp(1.2rem, 2vw + 0.5rem, 20px);
    transform: translateZ(20px);
}

.connect-form-EPKBy .container {
    width: 90%;
    z-index: 3;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.connect-form-EPKBy .inquiry-query-FRrwt::before {
    top: -100px;
    width: 200px;
    opacity: 0.4;
    border-radius: 50%;
    right: -100px;
    height: 200px;
    background: rgb(161,179,161);
    content: '';
    position: absolute;
}

.connect-form-EPKBy .inquiry-query-FRrwt div {
    z-index: 5;
    transition: transform 0.3s ease;
    display: flex;
    position: relative;
    align-items: center;
    margin-bottom: 25px;
}

.connect-form-EPKBy .inquiry-query-FRrwt div span {
    font-weight: 400;
    color: #ffffff;
    font-size: 14px;
}

.connect-form-EPKBy .inquiry-support-IHRdS::before {
    position: absolute;
    top: 0;
    content: '';
    background: linear-gradient(to right, rgb(198,212,198), rgb(161,179,161));
    width: 100%;
    left: 0;
    height: 5px;
}

.connect-form-EPKBy form input[type="text"]:focus,
.connect-form-EPKBy form input[type="email"]:focus {
    outline: none;
    border-color: rgb(161,179,161);
    box-shadow: 0 0 15px rgba(rgb(161,179,161), 0.2);
    transform: translateY(-2px);
    background: rgba(255, 255, 255, 0.12);
}

.connect-form-EPKBy .inquiry-help-xZGbr input[type="checkbox"]:checked + label::before {
    background: rgb(161,179,161);
}

.connect-form-EPKBy .inquiry-help-xZGbr label a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.connect-form-EPKBy form .help-form-mGtMO::before {
    position: absolute;
    height: 100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: all 0.5s ease;
    top: 0;
    width: 100%;
    left: -100%;
}

.connect-form-EPKBy .inquiry-query-FRrwt div:nth-child(5) {
    animation: float 8s infinite ease-in-out;
}



.who-we-are-DHTXJ .container {
    z-index: 5;
    position: relative;
}

.who-we-are-DHTXJ h2 {
    margin-bottom: 80px;
    color: rgb(198,212,198);
    position: relative;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 48px;
    text-align: center;
}

.who-we-are-DHTXJ .learning-dna-IJxul:first-child {
    animation: card-in-left 1s ease-out forwards;
    transform-origin: right center;
}

.who-we-are-DHTXJ .learning-dna-IJxul:first-child {
    animation: card-in-top 1s ease-out forwards;
}

.who-we-are-DHTXJ .learning-dna-IJxul::before {
    z-index: -1;
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    left: 0;
    top: 0;
    height: 100%;
    transform: skewY(0deg);
    content: "";
    width: 100%;
    transition: transform 0.5s ease;
}

.who-we-are-DHTXJ .learning-dna-IJxul:last-child::before {
    border-left: 1px solid rgb(161,179,161,0.5);
}

.who-we-are-DHTXJ .learning-dna-IJxul:last-child::before {
    border-top: 1px solid rgb(161,179,161,0.5);
    border-left: none;
}

.who-we-are-DHTXJ .container::after {
    bottom: -100px;
    content: "";
    opacity: 0.2;
    right: -100px;
    height: 200px;
    width: 200px;
    animation: float-element 10s ease-in-out infinite reverse;
    border: 1px solid rgb(161,179,161,0.5);
    border-radius: 20px;
    position: absolute;
    transform: rotate(45deg);
}

.track-toggle-USxtZ {
    flex-shrink: 0;
    margin-right: 20px;
}

.user-dialog-NMHfF {
    max-width: 600px;
    justify-content: center;
    flex-direction: column;
    display: flex;
}

.cookie-confirm-qnwGt:hover {
    background: rgb(198,212,198,0.5);
    border-color: rgb(198,212,198,0.5);
}


#cookieNotification-knOEJ {
    display: none;
}

.gratZone-KSZFD {
    background: linear-gradient(135deg, rgb(234,239,234) 0%, rgb(161,179,161,0.5) 100%);
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}

.gratZone-KSZFD .why-mission-uOqVW {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 0 0 1px rgba(0, 0, 0, 0.02), 
                0 4px 6px rgba(0, 0, 0, 0.04);
    background-color: rgba(255, 255, 255, 0.95);
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    padding: 50px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    gap: 30px;
    display: flex;
    flex-direction: column;
    backdrop-filter: blur(10px);
}

.gratZone-KSZFD .why-mission-uOqVW > div:last-child {
    opacity: 0;
    position: relative;
    transform: translateY(20px);
    animation: fadeSlideUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
}

.program-structure-dPUlL {
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(234,239,234) 40%, rgb(161,179,161,0.5) 100%);
    position: relative;
}

.program-structure-dPUlL h2 {
    margin-bottom: 3rem;
    text-align: center;
    font-size: 34px;
    transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    color: #000000;
    transform: perspective(1000px) rotateX(0deg);
    font-weight: 700;
    position: relative;
}

.program-structure-dPUlL .cover-photo-oEXwY::before {
    left: 0;
    content: "";
    z-index: 2;
    height: 100%;
    background: linear-gradient(
        to bottom right,
        transparent 0%,
        rgba(rgb(198,212,198), 0.2) 100%
    );
    position: absolute;
    width: 100%;
    top: 0;
}

.program-structure-dPUlL .content-box-wrap-VmhWd::before {
    filter: blur(25px);
    opacity: 0.6;
    width: 60px;
    height: 60px;
    top: -30px;
    background: rgb(161,179,161,0.5);
    z-index: -1;
    border-radius: 50%;
    position: absolute;
    left: 20px;
    content: "";
}

.learning-system-CosWX::before {
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgb(198,212,198,0.5), rgb(161,179,161));
    width: 300px;
    animation: floatElement 15s ease-in-out infinite alternate;
    top: -5%;
    height: 300px;
    opacity: 0.1;
    z-index: 0;
    right: -5%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}

.learning-system-CosWX h3 {
    color: #000000;
    transform: translateX(-10px);
    opacity: 0;
    margin-bottom: 1.5rem;
    font-size: calc(38px * 0.9);
    letter-spacing: -0.02em;
    position: relative;
    font-weight: 700;
    animation: slideInText 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
}

.learning-system-CosWX .why-mission-uOqVW {
    margin: 0 auto;
    position: relative;
    max-width: 1100px;
}

.training-results-ImMKX::after {
    content: "";
    opacity: 0.3;
    position: absolute;
    z-index: 0;
    bottom: -80px;
    transform: rotate(-15deg) skewX(-15deg);
    left: -80px;
    background: linear-gradient(45deg, rgb(198,212,198,0.5), transparent);
    filter: blur(120px);
    width: 400px;
    height: 400px;
}

.training-results-ImMKX .content-box-wrap-VmhWd h4 {
    letter-spacing: -0.01em;
    position: relative;
    font-size: calc(23px * 1.1);
    font-weight: 700;
    margin-bottom: 30px;
    color: #000000;
    line-height: 1.4;
}

.training-results-ImMKX .content-box-wrap-VmhWd h4 {
    font-size: calc(23px * 1.3);
}

.training-results-ImMKX .content-box-wrap-VmhWd ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

.training-results-ImMKX .content-box-wrap-VmhWd li:hover {
    transform: translateX(8px);
}

.training-results-ImMKX .content-box-wrap-VmhWd li p span:last-child {
    flex-grow: 1;
}

.training-results-ImMKX .content-box-wrap-VmhWd li:hover svg {
    transform: scale(1.15) rotate(5deg);
}

.training-results-ImMKX .cover-photo-oEXwY:hover {
    transform: translateZ(50px) rotateX(0deg) rotateY(0deg);
}

.give-it-a-try-Lsnzm::after {
    height: 100%;
    animation: shadowSweep 10s linear infinite alternate;
    background: 
        linear-gradient(
            90deg,
            transparent 0%,
            rgba(0, 0, 0, 0.3) 50%,
            transparent 100%
        );
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
}

.give-it-a-try-Lsnzm .why-mission-uOqVW::after {
    left: 0;
    content: '';
    width: 100%;
    bottom: -20px;
    height: 1px;
    opacity: 0.3;
    background: 
        linear-gradient(
            to right,
            transparent,
            #ffffff,
            transparent
        );
    position: absolute;
    animation: glowLine 3s ease-in-out infinite alternate;
    filter: blur(1px);
}

.give-it-a-try-Lsnzm .quick-support-UHFIr {
    border-radius: 0;
    z-index: 1;
    background: #ffffff;
    transition: all 0.4s ease;
    padding: 20px 60px;
    text-transform: uppercase;
    letter-spacing: 3px;
    clip-path: polygon(
        10px 0%, 
        calc(100% - 10px) 0%, 
        100% 10px, 
        100% calc(100% - 10px), 
        calc(100% - 10px) 100%, 
        10px 100%, 
        0% calc(100% - 10px), 
        0% 10px
    );
    display: inline-block;
    text-decoration: none;
    position: relative;
    color: rgb(198,212,198);
    font-family: Arial, sans-serif;
    overflow: hidden;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.2),
        0 0 0 2px rgba(0, 0, 0, 0.05);
    font-size: 16px;
    font-weight: 700;
    border: none;
}

.developer-experience-WrXJd .learner-testimonials-iQBvp {
    grid-template-columns: 45% 1fr;
    position: relative;
    display: grid;
    min-height: 580px;
    grid-template-rows: auto auto 1fr;
    background: transparent;
    grid-template-areas:
        "photo name"
        "photo job"
        "photo quote";
    gap: 20px 30px;
}

.developer-experience-WrXJd .learner-testimonials-iQBvp:hover .cover-photo-oEXwY {
    transform: scale(1.02);
    filter: contrast(1.2) brightness(1.1);
}

.developer-experience-WrXJd .name {
    transform: translateX(0);
    position: relative;
    color: #ffffff;
    z-index: 3;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    grid-area: name;
    align-self: end;
    padding-bottom: 10px;
    margin-top: 80px;
    font-size: 34px;
    font-weight: 700;
}

.developer-experience-WrXJd .learner-testimonials-iQBvp:hover .employee-area-pinHN {
    box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.4);
    transform: translateX(15px) translateY(-5px);
}

.privacy-guard-UGNFy {
    position: relative;
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(234,239,234) 0%, rgba(255,255,255,0.95) 100%);
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}



.privacy-guard-UGNFy .container {
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: perspective(1000px) rotateX(0.5deg);
    z-index: 2;
    position: relative;
    padding: 3rem;
    box-shadow: 0 15px 40px rgba(0,0,0,0.04), 0 5px 10px rgba(0,0,0,0.02);
    margin: 0 auto;
    max-width: 1140px;
}

.privacy-guard-UGNFy h2:hover {
    transform: translateX(5px);
    border-left-width: 5px;
}

.privacy-guard-UGNFy h3 {
    padding-left: 0.8rem;
    font-weight: 600;
    margin: 2rem 0 1.2rem;
    font-size: calc(37px * 0.8);
    border-left: 2px solid rgb(161,179,161);
    color: #000000;
    position: relative;
}

.privacy-guard-UGNFy p strong {
    color: rgb(198,212,198);
    display: inline-block;
    font-weight: 600;
    position: relative;
}

.privacy-guard-UGNFy ul::before {
    background: linear-gradient(to bottom, rgb(198,212,198,0.5), transparent);
    left: 0.8rem;
    content: "";
    bottom: 0;
    transform-origin: top;
    top: 0;
    position: absolute;
    width: 1px;
    transform: scaleY(0.95);
}

.fund-cta-rgtEl::before {
    opacity: 0.85;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000000;
    z-index: -1;
    top: 0;
    content: "";
}

.fund-cta-rgtEl .company_holder::before {
    width: 60px;
    border-top: 2px solid rgb(198,212,198);
    content: "";
    left: -20px;
    height: 60px;
    opacity: 0.7;
    top: -20px;
    border-left: 2px solid rgb(198,212,198);
    position: absolute;
}

.fund-cta-rgtEl .company_holder h3::after {
    box-shadow: 0 0 10px rgb(198,212,198);
    content: "";
    background: rgb(198,212,198);
    height: 2px;
    position: absolute;
    bottom: -5px;
    width: 30%;
    left: 0;
}

.fund-cta-rgtEl .nav-block-BKagl::before {
    left: 0;
    content: "";
    top: 0;
    height: 0;
    width: 3px;
    background: rgb(198,212,198);
    position: absolute;
    transition: height 0.3s ease;
}

.fund-cta-rgtEl .nav-block-BKagl .top-study-YMlaB {
    display: flex;
    flex-direction: column;
    gap: 0.7rem;
}

.fund-cta-rgtEl .nav-block-BKagl .top-study-YMlaB a:hover {
    padding-left: 1.5rem;
    color: #ffffff;
    opacity: 1;
}

.idea-pool-qoWPi {
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    margin-top: 4rem;
    grid-column: 1 / 13;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    grid-row: 2;
    padding: 1.5rem 0;
}

.service-plan-muBfR::before {
    height: 70%;
    top: -10%;
    right: -5%;
    background: linear-gradient(120deg, rgb(198,212,198,0.5) 20%, rgb(161,179,161,0.5) 80%);
    z-index: 0;
    width: 40%;
    transform: rotate(-15deg);
    position: absolute;
    border-radius: 10px;
    opacity: 0.1;
    content: "";
}

.service-plan-muBfR .package-pricing-xeWpO h2::after {
    height: 3px;
    background: linear-gradient(90deg, transparent, rgb(198,212,198), transparent);
    position: absolute;
    bottom: -0.75rem;
    width: 70%;
    content: "";
    left: 50%;
    transform: translateX(-50%);
}

.service-plan-muBfR .promo-cost-HnxAR::before {
    transition: transform 0.3s ease;
    top: 0;
    transform: translateY(-5px);
    background: linear-gradient(90deg, rgb(198,212,198), rgb(161,179,161));
    height: 5px;
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
}

.service-plan-muBfR .cost-deals-yjACf p {
    overflow-wrap: break-word;
    word-wrap: break-word;
    color: #000000;
    margin-bottom: 1.5rem;
    font-size: 12px;
    line-height: 1.65;
    word-break: break-word;
    flex-grow: 1;
}

.service-plan-muBfR .promo-cost-HnxAR:nth-child(odd) .cost-deals-yjACf::before {
    width: 2.5rem;
    content: "";
    position: absolute;
    top: 1rem;
    opacity: 0.1;
    z-index: -1;
    height: 2.5rem;
    border-radius: 50%;
    right: 1rem;
    background: rgb(198,212,198,0.5);
}



header .main-lead-hVKTE {
    justify-content: space-between;
    display: flex;
    z-index: 5;
    align-items: center;
    position: relative;
    padding: 1.3rem 2rem;
}

header .nav-core-dMCkh::before {
    transition: all 0.3s ease;
    position: absolute;
    bottom: -8px;
    content: '';
    top: -8px;
    border-radius: 10px;
    transform: skew(-3deg);
    right: -8px;
    opacity: 0.3;
    left: -8px;
    border: 1px solid rgb(198,212,198);
}

header .main-header-vVblS a:hover::before {
    transform: scaleX(1);
}

header .main-header-vVblS::after {
    opacity: 0;
    left: 0;
    z-index: -1;
    top: 0;
    width: 100%;
    content: '';
    position: absolute;
    transition: opacity 0.3s ease;
    pointer-events: none;
    height: 100%;
    background: radial-gradient(circle at center, rgb(198,212,198,0.5) 0%, transparent 70%);
}

.testimonials-gDPQn::after {
    content: "";
    position: absolute;
    left: -5%;
    height: 60%;
    width: 50%;
    transform: rotate(10deg) skewX(-5deg);
    z-index: 0;
    pointer-events: none;
    bottom: -5%;
    background: linear-gradient(210deg, 
        rgba(rgb(198,212,198,0.5), 0.08), 
        rgba(rgb(198,212,198,0.5), 0.03));
    clip-path: polygon(10% 0, 90% 15%, 100% 85%, 0% 100%);
}

.testimonials-gDPQn .opinion-spot-dxQBg {
    display: grid;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    gap: 2.5rem;
    transform-style: preserve-3d;
    padding: 0;
}

.testimonials-gDPQn .learner-testimonials-iQBvp:hover {
    transform: translateY(-10px) perspective(800px) rotateX(2deg);
    box-shadow: 0 20px 40px -15px rgba(rgb(198,212,198,0.5), 0.25);
}

.testimonials-gDPQn .learner-testimonials-iQBvp h4 {
    position: relative;
    font-weight: 600;
    font-size: 18px;
    margin: 0;
    color: #000000;
}

.testimonials-gDPQn .learner-testimonials-iQBvp:hover h4::after {
    width: 100%;
}

.testimonials-gDPQn .learner-testimonials-iQBvp:hover .description {
    transform: translateY(3px);
}

.testimonials-gDPQn a:hover {
    transform: translateY(-3px) scale(1.03);
    box-shadow: 0 7px 20px -5px rgba(rgb(198,212,198,0.5), 0.5);
}

.program-structure-dPUlL .content-box-wrap-VmhWd::-webkit-scrollbar {
    width: 8px;
}

.program-structure-dPUlL .content-box-wrap-VmhWd::-webkit-scrollbar-track {
    background: rgba(rgba(0, 0, 0, 0.5), 0.05);
    border-radius: 10px;
}

.program-structure-dPUlL .content-box-wrap-VmhWd::-webkit-scrollbar-thumb {
    border-radius: 10px;
    transition: background 0.3s ease;
    background: rgb(161,179,161,0.5);
}

.program-structure-dPUlL .content-box-wrap-VmhWd::-webkit-scrollbar-thumb:hover {
    background: rgb(161,179,161);
}



@media screen and (max-width: 992px) {.connect-form-EPKBy {
    padding: 80px 0;
}.connect-form-EPKBy .support-help-oKhbd {
    flex-direction: column;
}.connect-form-EPKBy .inquiry-query-FRrwt,
    .connect-form-EPKBy .inquiry-support-IHRdS {
    padding: 40px 30px;
    width: 100%;
}.connect-form-EPKBy .inquiry-query-FRrwt h3 {
    font-size: calc(29px * 0.9);
    margin-bottom: 30px;
}.connect-form-EPKBy .inquiry-query-FRrwt div {
    margin-bottom: 20px;
}
}



@media screen and (max-width: 768px) {.who-we-are-DHTXJ {
    padding: 80px 0;
}.who-we-are-DHTXJ h2 {
    font-size: calc(48px * 0.8);
    margin-bottom: 60px;
    letter-spacing: 3px;
}.who-we-are-DHTXJ .learning-dna-IJxul h3 {
    font-size: calc(22px * 0.9);
    letter-spacing: 1px;
}.who-we-are-DHTXJ .learning-dna-IJxul p {
    padding: 0 30px;
}.who-we-are-DHTXJ .container::before,
    .who-we-are-DHTXJ .container::after {
    width: 150px;
    height: 150px;
}
}



@media (max-width: 767px) {.gratZone-KSZFD {
    padding: 60px 0;
}.gratZone-KSZFD .why-mission-uOqVW {
    gap: 25px;
    padding: 35px 25px;
}.gratZone-KSZFD .why-mission-uOqVW > div:first-child::after {
    width: 60px;
}.gratZone-KSZFD h5 {
    font-size: calc(19px * 0.9);
}.gratZone-KSZFD a::before {
    left: -10px;
}
}



@media (min-width: 1200px) {.program-structure-dPUlL .cover-photo-oEXwY {
    transform: translateX(-40px) rotate(-1deg);
    min-height: 600px;
}.program-structure-dPUlL:hover .cover-photo-oEXwY {
    transform: translateX(-40px) translateY(-15px) rotate(0deg);
}.program-structure-dPUlL .content-box-wrap-VmhWd {
    transform: translateX(40px);
    max-height: 600px;
    padding: 3.5rem;
}.program-structure-dPUlL:hover .content-box-wrap-VmhWd {
    transform: translateX(40px) translateZ(40px);
}
}



@media (max-width: 768px) {.learning-system-CosWX {
    padding: 60px 0;
}.learning-system-CosWX .container {
    padding: 1.5rem;
    box-shadow: 0 8px 20px rgba(0,0,0,0.03);
    transform: none;
}.learning-system-CosWX::before,
    .learning-system-CosWX::after {
    width: 150px;
    height: 150px;
}.learning-system-CosWX h3 {
    font-size: calc(38px * 0.75);
}.learning-system-CosWX p {
    line-height: 1.7;
    font-size: calc(13px * 0.95);
    margin-top: 1.5rem;
}
}



@media (max-width: 480px) {.training-results-ImMKX {
    padding: 60px 0 40px;
}.training-results-ImMKX .content-box-wrap-VmhWd {
    padding: 25px 15px;
}.training-results-ImMKX .content-box-wrap-VmhWd h4 {
    font-size: calc(23px * 0.9);
}.training-results-ImMKX .content-box-wrap-VmhWd li p {
    gap: 10px;
    font-size: calc(13px * 0.95);
}.training-results-ImMKX .content-box-wrap-VmhWd svg {
    width: 20px;
    height: 20px;
}}



@media (max-width: 992px) {.developer-experience-WrXJd .learner-testimonials-iQBvp {
    grid-template-columns: 1fr;
    grid-template-areas:
            "cover-photo-oEXwY"
            "name"
            "career-back-IrUXH"
            "employee-area-pinHN";
    grid-template-rows: auto auto auto auto;
    gap: 20px;
}.developer-experience-WrXJd .cover-photo-oEXwY {
    border-radius: 19px 19px 0 0;
    height: 350px;
}.developer-experience-WrXJd .cover-photo-oEXwY::before {
    width: 100%;
    height: 10px;
}.developer-experience-WrXJd .name {
    margin-top: 0;
    text-align: center;
}.developer-experience-WrXJd .name::after {
    left: 50%;
    transform: translateX(-50%);
}.developer-experience-WrXJd .learner-testimonials-iQBvp:hover .name {
    transform: translateY(-5px);
}.developer-experience-WrXJd .learner-testimonials-iQBvp span:not(.name) {
    margin: 0 auto;
}.developer-experience-WrXJd .learner-testimonials-iQBvp:hover span:not(.name) {
    transform: translateY(-5px);
}.developer-experience-WrXJd .employee-area-pinHN {
    margin: 0 auto;
    width: 90%;
    border-left: none;
    border-top: 4px solid rgb(161,179,161);
}.developer-experience-WrXJd .learner-testimonials-iQBvp:hover .employee-area-pinHN {
    transform: translateY(-5px);
}
}



@media (max-width: 991px) {.service-plan-muBfR {
    padding: 5rem 0;
}.service-plan-muBfR .promo-cost-HnxAR {
    margin-bottom: 1.5rem;
}.service-plan-muBfR .package-pricing-xeWpO {
    padding: 0 1rem;
}
}



@media (hover: none) {.service-plan-muBfR .promo-cost-HnxAR:hover {
    transform: none;
}.service-plan-muBfR .promo-cost-HnxAR:hover .cover-photo-oEXwY {
    transform: none;
}}



@media (max-width: 991px) {header {
    padding: 0;
}header .main-lead-hVKTE {
    flex-direction: row;
    padding: 1rem 1.5rem;
    justify-content: space-between;
    flex-wrap: wrap;
}header .nav-core-dMCkh {
    margin-bottom: 0;
}header .nav-block-BKagl {
    justify-content: center;
    flex: 1 0 100%;
    margin-top: 1rem;
}header .main-header-vVblS {
    margin: 0 0.2rem;
}header .main-header-vVblS a {
    padding: 0.6rem 0.8rem;
    font-size: calc(15px - 1px);
}header .nav-core-dMCkh::before {
    bottom: -5px;
    right: -5px;
    left: -5px;
    top: -5px;
}
}



@media (min-width: 1400px) {.testimonials-gDPQn .opinion-spot-dxQBg {
    grid-template-columns: repeat(4, 1fr);
}.testimonials-gDPQn .container {
    max-width: 1400px;
}.testimonials-gDPQn h2 {
    font-size: calc(31px * 1.1);
}
}



@media (prefers-reduced-motion: reduce) {.testimonials-gDPQn .learner-testimonials-iQBvp,
    .testimonials-gDPQn .learner-testimonials-iQBvp img,
    .testimonials-gDPQn a,
    .testimonials-gDPQn a::before,
    .testimonials-gDPQn h2::after,
    .testimonials-gDPQn .learner-testimonials-iQBvp:hover {
    transition: none;
    transform: none;
}
}

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



@keyframes card-in-right {
    0% {
        transform: translateX(100%) rotateY(-90deg);
        opacity: 0;
    }
    100% {
        transform: translateX(0) rotateY(0);
        opacity: 1;
    }
}


    
    @keyframes card-in-bottom {
        0% {
            transform: translateY(100%);
            opacity: 0;
        }
        100% {
            transform: translateY(0);
            opacity: 1;
        }
    }



@keyframes float {
    0%, 100% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(5%, 3%);
    }
    50% {
        transform: translate(-3%, 5%);
    }
    75% {
        transform: translate(3%, -3%);
    }
}



@keyframes fadeInUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}



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



@keyframes pulseSphere {
    0%, 100% {
        transform: translateX(-50%) scale(1);
        opacity: 0.2;
    }
    50% {
        transform: translateX(-50%) scale(1.2);
        opacity: 0.4;
    }
}

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

