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

.YHw-desktop-app {
    flex: 0 0 auto;
}

.YHw-desktop-app {
    padding: 5rem 0 2rem;
    color: #ffffff;
    position: relative;
}

.nsD-membership-plan::before {
    top: 0;
    z-index: 0;
    height: 100%;
    left: 0;
    position: absolute;
    pointer-events: none;
    background: radial-gradient(circle at 30% 70%, rgb(145,180,149,0.5) 0%, transparent 60%);
    content: "";
    width: 100%;
}

.nsD-membership-plan .uYM-edu-deals {
    position: relative;
    grid-template-columns: 1fr;
    gap: 30px;
    display: grid;
}

.nsD-membership-plan .iSA-training-fees {
    position: relative;
    display: block;
    transform: translateY(0);
    border-radius: 4px;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    text-decoration: none;
    overflow: hidden;
}

.nsD-membership-plan .HME-class-cost {
    z-index: 1;
    display: flex;
    position: relative;
    flex-direction: column;
    padding: 30px;
    flex: 1;
}

.nsD-membership-plan .fAP-fee-structure {
    color: rgb(145,180,149);
    font-weight: 700;
    margin-bottom: 20px;
    display: inline-block;
    font-size: calc(18px + 4px);
    position: relative;
}

.nsD-membership-plan .DVy-image-shadow {
    height: 200px;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    overflow: hidden;
}

.Xdn-our-team {
    position: relative;
    padding: 120px 0 80px;
    background: linear-gradient(145deg, rgb(219,234,220) 0%, rgba(rgb(183,207,184,0.5), 0.05) 100%);
    overflow: hidden;
    perspective: 1000px;
}

.Xdn-our-team h1 {
    color: #000000;
    text-shadow: 2px 2px 0 rgba(rgb(183,207,184,0.5), 0.1);
    transform: translateZ(20px);
    font-weight: 700;
    font-size: 45px;
    position: relative;
    margin-bottom: 60px;
}

.Xdn-our-team .uWo-teach-style {
    transform-style: preserve-3d;
    position: relative;
}

.Xdn-our-team .Gxr-academy-roots:nth-child(even) {
    transform: translateZ(5px) rotateY(-2deg);
}

.Xdn-our-team .Gxr-academy-roots:nth-child(even):hover {
    transform: translateZ(20px) rotateY(0);
}

.Xdn-our-team .Gxr-academy-roots h4::after {
    width: 40px;
    transform-origin: left;
    background: rgb(145,180,149);
    height: 3px;
    transform: scaleX(0);
    position: absolute;
    left: 0;
    animation: scaleWidth 0.6s 0.8s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    content: "";
    opacity: 0.7;
    bottom: -10px;
}

.Sfa-contact-form-section .DVy-image-shadow {
    z-index: 1;
    box-shadow: -20px 0 40px rgba(0, 0, 0, 0.2);
    right: 0;
    width: 40%;
    border-radius: 18px 0 0 18px;
    top: 5%;
    position: absolute;
    height: 90%;
}

.Sfa-contact-form-section h3 {
    margin-bottom: 50px;
    color: rgb(183,207,184);
    font-family: Arial, sans-serif;
    text-align: center;
    font-size: 35px;
    font-weight: 700;
}

.Sfa-contact-form-section input[type="text"]:focus,
.Sfa-contact-form-section textarea:focus {
    box-shadow: 0 0 0 2px rgb(183,207,184,0.5);
    outline: none;
    border-color: rgb(183,207,184);
}

.Sfa-contact-form-section .avG-reach-feedback input[type="checkbox"]:checked + label::before {
    border-color: rgb(183,207,184);
    background: rgb(183,207,184);
}

.Sfa-contact-form-section .avG-reach-feedback a:hover {
    text-decoration: underline;
}

.Sfa-contact-form-section .PiG-connect-grid {
    background: rgb(183,207,184);
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 19px;
    padding: 15px 40px;
    font-family: Arial, sans-serif;
    display: inline-block;
    color: #ffffff;
    font-weight: 600;
    border: none;
}

.Sfa-contact-form-section .QBN-query-help {
    list-style: none;
    margin: 0;
    padding: 0;
}

.Sfa-contact-form-section .QBN-query-help svg path {
    fill: #ffffff;
}

.Sfa-contact-form-section .QBN-query-help a:hover {
    opacity: 0.8;
}

.Kwg-statistical-report::before {
    opacity: 0.15;
    content: "";
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(145,180,149,0.5) 0%, transparent 80%),
        radial-gradient(circle at 80% 70%, rgb(183,207,184,0.5) 0%, transparent 80%);
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 0;
    left: 0;
    position: absolute;
}

.Kwg-statistical-report .qes-program-wins::before {
    background: linear-gradient(45deg, transparent 45%, rgb(183,207,184,0.5) 100%);
    top: 0;
    transition: opacity 0.5s ease;
    opacity: 0;
    height: 100%;
    left: 0;
    z-index: -1;
    content: "";
    width: 100%;
    position: absolute;
}

.Kwg-statistical-report .qes-program-wins span {
    text-align: center;
    display: block;
    font-size: calc(18px * 1.1);
    transform-style: preserve-3d;
    margin-bottom: 15px;
    transition: transform 0.4s ease, color 0.4s ease;
    max-width: 95%;
    z-index: 2;
    font-weight: 600;
    position: relative;
    line-height: 1.4;
    color: #000000;
}

.Kwg-statistical-report .qes-program-wins span {
    margin-bottom: 10px;
    font-size: 18px;
}

.Kwg-statistical-report .qes-program-wins:nth-child(3n+1) {
    animation: float 6s ease-in-out infinite;
}

.avj-course-program {
    position: relative;
    padding: 8rem 2rem;
    background: linear-gradient(45deg, rgb(145,180,149,0.5) 0%, rgb(219,234,220) 50%, rgb(183,207,184,0.5) 100%);
    overflow: hidden;
}

.avj-course-program .sXj-text-cell {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-bottom: 4rem;
}

.avj-course-program h2::after {
    bottom: -15px;
}

.avj-course-program .description:nth-of-type(2) {
    animation-delay: 0.5s;
}

.avj-course-program .DVy-image-shadow {
    border-radius: 16px;
    width: 100%;
    height: 500px;
    margin-top: 2rem;
    overflow: hidden;
    transform: scale(0.95);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

header .Hfe-site-header {
    grid-template-areas:
        "logo logo logo"
        "left menu right";
    gap: 1rem;
    grid-template-columns: 1fr 3fr 1fr;
    display: grid;
    align-items: center;
}

header .jTS-nav-block svg {
    width: 160px;
    height: auto;
    transition: all 0.3s ease;
}

header .Awg-nav-primary {
    color: #000000;
    font-weight: 400;
    text-decoration: none;
    font-size: 16px;
    padding: 0.4rem 0.8rem;
    text-align: center;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    background: #ffffff;
    position: relative;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
    transition: all 0.3s ease;
}

.NqV-try-immediately .PiG-connect-grid {
    border-radius: 20px 20px 0 20px;
    position: relative;
    z-index: 5;
    height: 220px;
    align-items: center;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        0 0 0 10px rgba(255, 255, 255, 0.05);
    text-decoration: none;
    justify-content: center;
    color: #ffffff;
    transition: all 0.4s ease;
    padding: 20px;
    transform: translateY(30px);
    text-align: center;
    background: rgb(183,207,184);
    font-weight: 600;
    flex: 0 0 220px;
    font-size: 20px;
    display: flex;
}

.WSj-future-members {
    padding: 5rem 0;
    background-color: rgb(219,234,220);
    overflow: hidden;
    position: relative;
}

.WSj-future-members .Jpx-expert-learnings {
    margin: 0 auto;
    padding: 0 2rem;
    z-index: 2;
    max-width: 1000px;
    position: relative;
}

.WSj-future-members h3::after {
    left: 50%;
    width: 150px;
    content: '';
    transform: translateX(-50%);
    position: absolute;
    height: 2px;
    animation: pulseLight 3s infinite alternate;
    bottom: -15px;
    background: linear-gradient(90deg, transparent, rgb(183,207,184), transparent);
}

.WSj-future-members li::after {
    position: absolute;
    width: 100%;
    opacity: 0.5;
    background: linear-gradient(90deg, rgb(183,207,184) 0%, transparent 100%);
    left: 0;
    bottom: 0;
    height: 1px;
    box-shadow: 0 0 10px rgb(183,207,184,0.5);
    content: '';
}

.WSj-future-members li svg path {
    transition: all 0.4s ease;
    fill: rgb(183,207,184);
}

.WSj-future-members li:nth-child(2) {
    animation-delay: 0.1s;
}

.LYr-secure-shell {
    height: auto;
    z-index: 1;
    padding: 50px;
    margin: auto;
    background-color: #ffffff;
    overflow: hidden;
    width: 100%;
    position: relative;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.LYr-secure-shell h3, .LYr-secure-shell h4, .LYr-secure-shell h5, .LYr-secure-shell h6 {
    font-size: 22px;
    padding-left: 10px;
    color: #000000;
    font-family: Arial, sans-serif;
    margin-top: 25px;
    margin-bottom: 15px;
    border-left: 4px solid #000000;
    font-weight: 400;
}

.LYr-secure-shell p, .LYr-secure-shell span, .LYr-secure-shell div {
    line-height: 1.75;
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 12px;
}

.nBo-cookie-window-overlay p {
    font-size: 18px;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
}

.cookie_button.qUb-tracking-policy:hover {
    background: rgb(145,180,149,0.5);
}

#MzT-dialogPolicyNotice {
    display: none;
}

#MzT-dialogPolicyNotice:checked ~ .nBo-cookie-window-overlay {
    opacity: 0;
    visibility: hidden;
}

.SIR-course-instructor .container {
    z-index: 2;
    max-width: 1200px;
    padding: 0 2rem;
    position: relative;
    margin: 0 auto;
}

.SIR-course-instructor .DVy-image-shadow {
    height: 150px;
    border-radius: 16px;
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.15),
        -8px -8px 16px rgba(255, 255, 255, 0.7),
        inset 2px 2px 4px rgba(255, 255, 255, 0.25),
        inset -2px -2px 4px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 150px;
    transform: translateZ(30px);
}

.SIR-course-instructor .uLR-success-voices div:nth-child(2) div {
    transform: translateZ(15px);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) 0.05s;
    font-weight: 600;
    color: rgb(145,180,149);
    text-align: center;
    margin-bottom: 1rem;
    font-size: calc(14px * 0.95);
}

.SIR-course-instructor .uLR-success-voices:hover .WdV-emp-progress::before {
    transform: scale(1.1) translateY(-5px);
    opacity: 0.5;
}

.MiQ-learning-system::before {
    background: 
        radial-gradient(circle at 20% 30%, rgb(183,207,184,0.5), transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(145,180,149,0.5), transparent 40%);
    content: "";
    position: absolute;
    z-index: 0;
    width: 100%;
    top: 0;
    left: 0;
    transform: translateZ(-10px);
    height: 100%;
    opacity: 0.2;
}

.MiQ-learning-system h2::after {
    background: linear-gradient(90deg, rgb(183,207,184), rgb(145,180,149));
    bottom: -12px;
    position: absolute;
    width: 80px;
    transform: scaleX(0);
    transform-origin: left;
    left: 0;
    height: 4px;
    animation: expandLine 1.2s forwards 0.8s ease-in-out;
    content: "";
}

.MiQ-learning-system p {
    font-size: 17px;
    color: #000000;
    margin: 0;
    line-height: 1.8;
    position: relative;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
}

.YFV-ty-banner .container {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    max-width: 1140px;
}

.YFV-ty-banner .Jpx-expert-learnings::before {
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(183,207,184), rgb(145,180,149), rgb(183,207,184));
    animation: shimmerBorder 3s infinite linear;
    left: 0;
    width: 100%;
    content: "";
    position: absolute;
    top: 0;
    opacity: 0.9;
    height: 6px;
}

.YFV-ty-banner .Jpx-expert-learnings > div:first-child::after {
    background: rgb(145,180,149);
    width: 60px;
    transform: scaleX(0);
    animation: expandLine 1.5s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -0.75rem;
    transform-origin: left center;
    content: "";
}

.Umx-homepage::before {
    left: 0;
    position: absolute;
    content: "";
    top: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(183,207,184,0.5) 0,
        rgb(183,207,184,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    z-index: 1;
    height: 100%;
    width: 100%;
    opacity: 0.1;
}

.Umx-homepage .Tug-learn-skillspro label {
    cursor: pointer;
    height: 12px;
    border-radius: 50%;
    background: transparent;
    transition: all 0.3s ease-out;
    margin: 0 6px;
    border: 2px solid rgb(145,180,149,0.5);
    position: relative;
    width: 12px;
}

.Umx-homepage .sXj-text-cell .container {
    max-width: 100%;
    position: relative;
    z-index: 1;
}

.Umx-homepage .sXj-text-cell h1::after {
    position: absolute;
    bottom: -8px;
    background: rgb(145,180,149);
    content: "";
    height: 3px;
    left: 0;
    width: 40%;
}

.Umx-homepage input:nth-of-type(1):checked ~ .tLi-learn-page {
    transform: translateX(0);
}

.Umx-homepage input:nth-of-type(5):checked ~ .tLi-learn-page {
    transform: translateX(-80%);
}

.Umx-homepage input:nth-of-type(9):checked ~ .tLi-learn-page {
    transform: translateX(-160%);
}

.Umx-homepage input:checked ~ .tLi-learn-page .VPK-edu-first img {
    filter: contrast(1.1) brightness(1);
    transform: scale(1);
}

.PFs-client-testimonials::before {
    box-shadow: 0 0 20px 5px rgb(183,207,184,0.5);
    left: 10%;
    background: linear-gradient(90deg, transparent, rgb(183,207,184), transparent);
    z-index: 1;
    width: 80%;
    height: 1px;
    top: 50%;
    position: absolute;
    content: "";
}

.PFs-client-testimonials .container {
    position: relative;
    z-index: 2;
}

.PFs-client-testimonials h2 {
    color: #000000;
    text-align: center;
    position: relative;
    font-size: calc(35px * 1.4);
    margin-bottom: 4rem;
    perspective: 1000px;
    font-weight: 700;
}

.PFs-client-testimonials .ZvA-testimonials-track {
    transform-style: preserve-3d;
    scroll-snap-type: x mandatory;
    display: flex;
    gap: 3rem;
    padding: 3rem 0;
    scrollbar-width: thin;
    overflow-x: auto;
    flex-wrap: nowrap;
    scrollbar-color: rgb(183,207,184) rgb(219,234,220);
}

.PFs-client-testimonials .uLR-success-voices:hover::before {
    opacity: 0.7;
}

.PFs-client-testimonials .uLR-success-voices:hover img {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    transform: translateY(-40px) scale(1.1);
}

.PFs-client-testimonials .uLR-success-voices .description {
    opacity: 0.9;
    font-weight: 400;
    color: #000000;
    margin-top: 1rem;
    font-size: 17px;
    z-index: 1;
    transform: translateY(0);
    text-align: center;
    transition: all 0.3s ease;
    position: relative;
    line-height: 1.6;
}

.PFs-client-testimonials .uLR-success-voices:nth-child(3n+2):hover::after {
    width: 60px;
    height: 60px;
    opacity: 0.6;
}

footer::after {
    content: "";
    top: 0;
    bottom: 0;
    z-index: -1;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 10px,
        transparent 10px,
        transparent 20px
    );
    left: 0;
    position: absolute;
    right: 0;
}

.YHw-desktop-app .vKt-podcast-cta {
    grid-column: span 7;
}

.YHw-desktop-app .bIu-head-skill {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    gap: 2rem;
}

.YHw-desktop-app .xtN-top-mentor h5::after {
    height: 2px;
    background: #ffffff;
    content: "";
    width: 40px;
    position: absolute;
    bottom: -2px;
    left: 0;
}

.YHw-desktop-app .xtN-top-mentor .bIu-head-skill a:hover {
    color: #ffffff;
    padding-left: 0.5rem;
}

.kID-footer-edu .container {
    justify-content: center;
    display: flex;
    align-items: center;
}

.YHw-desktop-app .company_holder::before {
    position: absolute;
    content: "";
    width: 50px;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    left: 0;
    height: 50px;
    top: 0;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
}


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



@media (min-width: 992px) {.nsD-membership-plan .BOw-rate-list {
    gap: 40px;
    align-items: stretch;
    flex-direction: row;
}.nsD-membership-plan .fWc-lesson-fees {
    width: 30%;
    justify-content: center;
    display: flex;
    padding: 50px 40px;
    flex-direction: column;
}.nsD-membership-plan .uYM-edu-deals {
    width: 70%;
    grid-template-columns: repeat(2, 1fr);
}.nsD-membership-plan .HME-class-cost {
    padding: 30px;
}.nsD-membership-plan .HME-class-cost p {
    -webkit-line-clamp: 6;
}
}



@media (max-width: 991px) {.Xdn-our-team {
    padding: 80px 0 50px;
}.Xdn-our-team h1 {
    margin-bottom: 40px;
}.Xdn-our-team .uWo-teach-style ul {
    gap: 30px;
}.Xdn-our-team .Gxr-academy-roots {
    transform: translateZ(5px) rotateY(1deg);
}.Xdn-our-team .Gxr-academy-roots:nth-child(even) {
    transform: translateZ(5px) rotateY(-1deg);
}
}



@media (max-width: 768px) {.Sfa-contact-form-section {
    padding: 60px 0;
}.Sfa-contact-form-section h3 {
    font-size: calc(35px * 0.9);
    margin-bottom: 40px;
}.Sfa-contact-form-section .mtJ-contact-feedback,
    .Sfa-contact-form-section .nPA-inquiry-box {
    padding: 40px;
}
}



@media (max-width: 991px) {.Kwg-statistical-report {
    padding: 80px 0;
}.Kwg-statistical-report h3 {
    margin-bottom: 40px;
    font-size: calc(36px * 1.1);
}.Kwg-statistical-report ul {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}.Kwg-statistical-report .qes-program-wins {
    padding: 25px 20px;
    min-height: 180px;
}.Kwg-statistical-report .qes-program-wins p {
    font-size: calc(47px * 1.2);
}
}



@media (max-width: 991px) {header .jTS-nav-block svg {
    width: 140px;
}header .xtN-top-mentor {
    padding: 0.5rem;
    gap: 0.4rem;
}header .Awg-nav-primary {
    padding: 0.35rem 0.6rem;
    font-size: calc(16px - 1px);
}
}



@media (max-width: 991px) {.NqV-try-immediately {
    padding: 110px 0;
}.NqV-try-immediately .Jpx-expert-learnings {
    gap: 40px;
}.NqV-try-immediately .container p {
    padding: 25px;
    font-size: calc(23px * 1.2);
}.NqV-try-immediately .PiG-connect-grid {
    height: 180px;
    flex: 0 0 180px;
}.NqV-try-immediately .container p::after {
    height: 30px;
    width: 30px;
}
}



@media (min-width: 992px) {.WSj-future-members li {
    opacity: 0;
    animation: slideIn 0.5s forwards;
}
}



@media (max-width: 767px) {.WSj-future-members {
    padding: 3rem 0;
}.WSj-future-members h3 {
    font-size: calc(37px * 0.8);
    margin-bottom: 2.5rem;
}.WSj-future-members h3::after {
    width: 120px;
}.WSj-future-members li {
    padding: 1rem 1.5rem;
}.WSj-future-members li svg {
    width: 30px;
    margin-right: 1rem;
    height: 30px;
}}



@media (max-width: 767px) {.SIR-course-instructor .uLR-success-voices {
    padding: 2.5rem 1.5rem;
}.SIR-course-instructor .DVy-image-shadow {
    width: 120px;
    height: 120px;
}.SIR-course-instructor .name {
    margin-top: 1rem;
}.SIR-course-instructor .WdV-emp-progress {
    padding: 1.5rem;
}}



@media (max-width: 991px) {.MiQ-learning-system {
    padding: 90px 0;
}.MiQ-learning-system h2 {
    font-size: calc(33px * 0.9);
    margin-bottom: 30px;
}.MiQ-learning-system .sXj-text-cell {
    padding: 30px;
}
}



@media (hover: none) {.MiQ-learning-system .sXj-text-cell:hover {
    transform: none;
    box-shadow: 
            10px 10px 30px rgba(0, 0, 0, 0.05),
            -10px -10px 30px rgba(255, 255, 255, 0.8);
}.MiQ-learning-system .sXj-text-cell:hover::before {
    opacity: 0.3;
}
}



@media screen and (max-width: 992px) {.YFV-ty-banner {
    padding: 5rem 2rem;
}.YFV-ty-banner .Jpx-expert-learnings {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2.5rem;
}.YFV-ty-banner h5 {
    font-size: calc(20px * 0.9);
}
}



@media (max-width: 991px) {.Umx-homepage .Jpx-expert-learnings {
    grid-template-columns: 1.5fr 1fr;
}.Umx-homepage .sXj-text-cell {
    padding: 0 1.2rem 0 2rem;
}.Umx-homepage .sXj-text-cell h1 {
    font-size: calc(45px * 0.9);
}.Umx-homepage .sXj-text-cell h3 {
    font-size: calc(22px * 0.9);
    margin-bottom: 1.5rem;
}.Umx-homepage .sXj-text-cell p {
    font-size: calc(16px * 0.95);
}
}



@media (max-width: 400px) {.Umx-homepage .WYQ-learn-entry {
    height: 35vh;
}
}



@media (max-width: 992px) {.PFs-client-testimonials {
    padding: 6rem 1rem;
}.PFs-client-testimonials h2 {
    margin-bottom: 3rem;
    font-size: calc(35px * 1.2);
}.PFs-client-testimonials .ZvA-testimonials-track {
    gap: 2.5rem;
    padding: 2.5rem 0;
}.PFs-client-testimonials .uLR-success-voices {
    padding: 1.8rem;
    flex: 0 0 270px;
}.PFs-client-testimonials .uLR-success-voices img {
    height: 100px;
    width: 100px;
}
}



@media (max-width: 768px) {.YHw-desktop-app {
    padding: 3rem 0 1.5rem;
}.YHw-desktop-app .bIu-head-skill {
    gap: 1.5rem;
}.YHw-desktop-app .company_holder h3 {
    font-size: calc(38px - 2px);
}.kID-footer-edu {
    margin-top: 3rem;
}
}



@media (max-width: 420px) {.YHw-desktop-app .company_holder h3::after,
    .YHw-desktop-app .xtN-top-mentor h5::after {
    width: 30px;
}.YHw-desktop-app .xtN-top-mentor .bIu-head-skill a:hover {
    padding-left: 0.3rem;
}
}



@keyframes verticalGrow {
    from {
        height: 0;
    }
    to {
        height: 100%;
    }
}



@keyframes float {
    0% {
        transform: translateY(0) rotate(-0.5deg);
    }
    50% {
        transform: translateY(-7px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(-0.5deg);
    }
}



@keyframes moveRaysVertical {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 120px 120px;
    }
}



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



@keyframes expandLine {
    to {
        transform: scaleX(1);
    }
}



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



@keyframes shimmerBorder {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 0%;
    }
}

