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

.head-lesson-ANhTZi9 {
    flex: 1 0 auto;
}

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


.education-framework-0mV9MS7 {
    background: linear-gradient(135deg, rgb(198,192,192) 0%, rgb(165,159,159,0.5) 100%);
    padding: 6rem 2rem;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.education-framework-0mV9MS7 h2 {
    letter-spacing: 0.02em;
    line-height: 1.3;
    margin-bottom: 1.5rem;
    display: inline-block;
    color: #000000;
    position: relative;
    font-size: 37px;
    transform: translateZ(20px);
    font-weight: 700;
}

.education-framework-0mV9MS7 .text-box-wrapper-vCbGpdB:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 10px 20px rgba(0, 0, 0, 0.06);
    transform: translateZ(15px) translateY(-5px);
}

.contact-form-box-6hqB9PJ .support-info-W4eAg1H {
    display: flex;
    background: rgb(134,126,127,0.5);
    border-radius: 29px;
    box-shadow: 0 25px 50px rgb(165,159,159,0.5);
    position: relative;
    overflow: hidden;
    align-items: stretch;
}

.contact-form-box-6hqB9PJ h2 {
    font-weight: 700;
    font-size: 47px;
    text-align: left;
    margin-bottom: 2.5rem;
    padding-left: 2rem;
    position: relative;
    color: #ffffff;
}

.contact-form-box-6hqB9PJ .support-section-HFT4QNW h3::after {
    bottom: 0;
    height: 3px;
    position: absolute;
    content: '';
    width: 50px;
    background: rgb(165,159,159);
    left: 0;
}

.contact-form-box-6hqB9PJ .support-section-HFT4QNW input:not([type="checkbox"]):not([type="submit"]):focus::after {
    width: 100%;
}

.contact-form-box-6hqB9PJ .support-section-HFT4QNW .query-links-n5OPJwe {
    gap: 1rem;
    display: flex;
    align-items: center;
}

.contact-form-box-6hqB9PJ .support-section-HFT4QNW .query-links-n5OPJwe input[type="checkbox"]:checked::after {
    position: absolute;
    top: 50%;
    font-size: 0.8rem;
    left: 50%;
    transform: translate(-50%, -50%);
    content: '✔';
    color: #ffffff;
}

.contact-form-box-6hqB9PJ .support-section-HFT4QNW .inquiry-panel-Kg7hFcX::before {
    height: 200%;
    content: '';
    position: absolute;
    top: -50%;
    background: linear-gradient(
        135deg, 
        transparent, 
        rgb(165,159,159,0.5), 
        transparent
    );
    opacity: 0;
    width: 200%;
    transition: all 0.5s ease;
    transform: rotate(-45deg);
    left: -50%;
}

.course-offering-zbSYt36 .training-map-mTUMZP3:hover .training-route-Xt7IFZw {
    animation-play-state: paused;
}

.course-offering-zbSYt36 .container {
    position: relative;
    z-index: 3;
    margin-top: auto;
    padding-bottom: 80px;
}

.course-offering-zbSYt36 .knowledge-plan-YSMfduz::after {
    bottom: -100px;
    height: 200px;
    width: 200px;
    left: -100px;
}

.course-offering-zbSYt36 .knowledge-plan-YSMfduz p {
    text-align: center;
    font-size: 12px;
    margin-bottom: 30px;
    opacity: 0.8;
    color: #ffffff;
    line-height: 1.7;
}

.course-offering-zbSYt36 .knowledge-plan-YSMfduz .inquiry-panel-Kg7hFcX:hover {
    color: #ffffff;
}

.program-results-JWe0ZHr {
    background: linear-gradient(145deg, #ecf0f3 0%, #e2e6ea 100%);
    position: relative;
    padding: 7rem 0;
    overflow: hidden;
}

.program-results-JWe0ZHr::after {
    background: linear-gradient(135deg, rgb(165,159,159,0.5) 0%, transparent 70%);
    filter: blur(40px);
    content: "";
    z-index: 0;
    height: 300px;
    border-radius: 50%;
    bottom: -120px;
    right: -120px;
    width: 300px;
    position: absolute;
}

.program-results-JWe0ZHr .study-training-pCV6z2k:hover {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1),
                -10px -10px 25px rgba(255, 255, 255, 1),
                inset 2px 2px 5px rgba(255, 255, 255, 0.3),
                inset -2px -2px 5px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.program-results-JWe0ZHr li {
    position: relative;
    padding: 1rem 1.5rem;
    border-radius: 12px;
    box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.06),
                -6px -6px 12px rgba(255, 255, 255, 0.8),
                inset 1px 1px 2px rgba(255, 255, 255, 0.3);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: linear-gradient(145deg, #f5f5f5 0%, #ffffff 100%);
}

.program-results-JWe0ZHr li:hover svg path {
    fill: rgb(134,126,127);
}

.stay-connected-oH8Y0IR::before {
    top: 0;
    height: 5px;
    content: "";
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(165,159,159), rgb(134,126,127));
    position: absolute;
}

.stay-connected-oH8Y0IR .input_holder {
    width: 100%;
    display: grid;
    opacity: 0;
    grid-template-columns: 1fr;
    position: relative;
    animation: fadeUp 0.8s 0.2s forwards;
    transform: translateY(30px);
    gap: 1.5rem;
}

.stay-connected-oH8Y0IR input[type="email"]:focus::placeholder {
    opacity: 0;
    transform: translateY(-20px);
}

.stay-connected-oH8Y0IR .subscribe-title-vWoIiFY::before {
    width: 0;
    top: 0;
    z-index: -1;
    position: absolute;
    background: rgb(165,159,159);
    transition: width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 100%;
    left: 0;
    content: "";
}

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

header .top-section-w26vIUA::before {
    left: 0;
    bottom: 0;
    content: '';
    background: linear-gradient(to right, 
        transparent, 
        rgb(165,159,159,0.5), 
        rgb(134,126,127,0.5), 
        rgb(165,159,159,0.5), 
        transparent);
    position: absolute;
    height: 1px;
    width: 100%;
}

header .first-teach-UM49V2f:hover {
    color: #ffffff;
}

header .first-teach-UM49V2f::after {
    transition: transform 0.3s ease;
    width: 100%;
    left: 0;
    position: absolute;
    height: 2px;
    transform-origin: left;
    content: '';
    background: linear-gradient(to right, rgb(165,159,159), rgb(134,126,127));
    transform: scaleX(0);
    bottom: 0;
}

.secure-refuge-gm1Hz8n ul li, .secure-refuge-gm1Hz8n ol li {
    position: relative;
    border-radius: 10px;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 18px;
    padding: 10px;
    font-family: Arial, sans-serif;
    background: rgb(165,159,159,0.5);
    color: #000000;
}

.title-section-GcrEoy7 {
    padding: 6rem 2rem;
    justify-content: center;
    background: linear-gradient(135deg, rgb(198,192,192), rgba(0, 0, 0, 0.5));
    min-height: 100vh;
    position: relative;
    align-items: center;
    overflow: hidden;
    display: flex;
}

.title-section-GcrEoy7 .main-home-QxisRPj > div > div:first-child {
    animation: elementFadeUp 0.8s cubic-bezier(0.22, 0.61, 0.36, 1) 0.4s forwards;
    opacity: 0;
    transform: translateY(20px);
    position: relative;
}

.title-section-GcrEoy7 h3::before {
    height: 60%;
    position: absolute;
    width: 10px;
    transform: translateY(-50%);
    top: 50%;
    content: "";
    background: linear-gradient(to bottom, rgb(134,126,127), rgb(165,159,159));
    left: -2rem;
}

.title-section-GcrEoy7 .culture-block-NIM7qFf > div > div {
    margin-bottom: 1.5rem;
    position: relative;
    opacity: 0;
    animation: elementFadeUp 0.8s cubic-bezier(0.22, 0.61, 0.36, 1) 0.8s forwards;
    transform: translateZ(30px) translateY(20px);
}

.title-section-GcrEoy7 .title_style_header::after {
    height: 4px;
    background: linear-gradient(to right, rgb(134,126,127), transparent);
    content: "";
    width: 80px;
    left: 0;
    transform-origin: left center;
    position: absolute;
    bottom: -15px;
    animation: lineExpand 1.2s cubic-bezier(0.23, 1, 0.32, 1) 1.2s forwards;
}

.cookie-window-dialog-zYwnVrA {
    background: rgb(134,126,127);
    padding: 15px 20px;
    position: fixed;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
    bottom: 0;
    width: 100%;
    border-top: 3px solid rgb(165,159,159);
    z-index: 90;
}

.cookie-box-WVYP7cs:hover {
    background: rgb(165,159,159,0.5);
    border-color: rgb(165,159,159,0.5);
}


#cookiePopupWindow-f4z2C30 {
    display: none;
}

.our-story-8wBNLhD::before {
    z-index: 1;
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    background: 
        linear-gradient(90deg, transparent 95%, rgb(165,159,159,0.5) 95%, rgb(165,159,159,0.5) 96%, transparent 96%) 0 0 / 20px 100%,
        linear-gradient(0deg, transparent 95%, rgb(165,159,159,0.5) 95%, rgb(165,159,159,0.5) 96%, transparent 96%) 0 0 / 100% 20px;
    top: 0;
    animation: gridGlow 4s infinite alternate;
}

.our-story-8wBNLhD .study-training-pCV6z2k h3::after {
    height: 3px;
    position: absolute;
    bottom: -1px;
    animation: scanRight 4s ease-in-out infinite;
    width: 100px;
    background: rgb(165,159,159);
    left: 0;
    content: "";
}

.our-story-8wBNLhD .learning-growth-p1DCBj9 p {
    position: relative;
    margin-bottom: 30px;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.8;
}

.our-story-8wBNLhD .learning-growth-p1DCBj9 .img-strip-wrap-vI2MiFz::after {
    position: absolute;
    border-top: 2px solid rgb(165,159,159);
    right: 0;
    border-left: 2px solid rgb(165,159,159);
    z-index: 2;
    opacity: 0.8;
    width: 60px;
    content: "";
    bottom: 0;
    height: 60px;
}

.our-story-8wBNLhD .virtual-track-2bFoZv3 .mission-block-w628gpv::before {
    opacity: 0.5;
    background: linear-gradient(135deg, rgb(134,126,127,0.5) 0%, transparent 100%);
    position: absolute;
    z-index: 1;
    inset: 0;
    content: "";
}

.honor-cta-cozabN8::before {
    width: 100%;
    content: "";
    left: 0;
    background: linear-gradient(90deg, rgb(165,159,159), rgb(134,126,127), rgb(165,159,159));
    height: 10px;
    top: 0;
    position: absolute;
}

.honor-cta-cozabN8 .company_holder h3 {
    color: #ffffff;
    position: relative;
    padding-bottom: 1rem;
    margin: 0 0 1.5rem;
    font-weight: 700;
    font-size: 30px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}

.honor-cta-cozabN8 .nav-skill-MJSGHli h5::after {
    left: 0;
    position: absolute;
    height: 2px;
    content: "";
    background: #ffffff;
    bottom: -2px;
    width: 40px;
}

.honor-cta-cozabN8 .nav-skill-MJSGHli .nav-section-nkXuQal a:hover {
    padding-left: 0.5rem;
    color: #ffffff;
}

.play-market-q9BaEdC .container {
    align-items: center;
    justify-content: center;
    display: flex;
}

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

.gratSection-NZcHIdT::before {
    z-index: 1;
    top: -10%;
    right: -5%;
    background: linear-gradient(225deg, rgb(165,159,159) 0%, transparent 70%);
    content: "";
    width: 25rem;
    filter: blur(8px);
    transform: rotate(-15deg);
    height: 25rem;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    position: absolute;
    opacity: 0.07;
}

.gratSection-NZcHIdT .study-training-pCV6z2k > div:first-child {
    margin-bottom: 1.5rem;
    position: relative;
}

.gratSection-NZcHIdT h5 {
    transform: translateZ(0);
    margin: 0;
    position: relative;
    font-weight: 700;
    line-height: 1.4;
    font-size: 21px;
    color: #000000;
}

.gratSection-NZcHIdT a:hover {
    transform: translateY(-3px);
}

.gratSection-NZcHIdT p {
    color: #000000;
    z-index: 1;
    margin: 0;
    position: relative;
    line-height: 1.8;
    font-size: 15px;
}

.price-card-item-nEXFm3N .package-deals-9Paw7HI {
    position: relative;
}

.price-card-item-nEXFm3N h2 {
    position: relative;
    font-weight: 700;
    text-align: center;
    animation: fadeUp 0.7s ease-out 0.2s forwards;
    text-shadow: 0 2px 5px rgba(0,0,0,0.2);
    font-size: 38px;
    margin-bottom: 20px;
    opacity: 0;
    color: #ffffff;
    transform: translateY(20px);
}

.price-card-item-nEXFm3N .study-fees-rkOc9Mv li {
    transform: translateY(40px);
    animation: fadeUp 0.8s ease-out forwards;
    opacity: 0;
    animation-delay: calc(0.5s + var(--li-index, 0) * 0.15s);
}

.price-card-item-nEXFm3N .payment-pricing-8mvULse:hover .price-sheet-aN3El8o {
    box-shadow: 0 25px 45px rgba(0,0,0,0.25), 
                0 10px 20px rgba(0,0,0,0.15);
    border-color: rgb(134,126,127,0.5);
}

.price-card-item-nEXFm3N .study-price-uJLFli4 {
    position: relative;
    z-index: 2;
}

.price-card-item-nEXFm3N .payment-pricing-8mvULse:hover .study-price-uJLFli4 h4 {
    color: rgb(134,126,127);
    transform: translateY(-5px);
}

.price-card-item-nEXFm3N .study-price-uJLFli4 h4::after {
    bottom: 0;
    width: 50px;
    height: 2px;
    content: "";
    position: absolute;
    left: 0;
    background: rgb(134,126,127);
    transition: width 0.4s ease;
}

.price-card-item-nEXFm3N .pricing-tiers-l3pAE7T::before {
    left: -100%;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255,255,255,0.2) 50%,
        transparent 100%
    );
    content: "";
    transition: left 0.7s ease;
    width: 70%;
    top: 0;
    position: absolute;
}

.reach-out-info-E0vnwTX h1 {
    position: relative;
    color: #000000;
    text-align: center;
    margin-bottom: 3.5rem;
    letter-spacing: -0.02em;
    font-size: 45px;
    font-weight: 700;
    z-index: 2;
}

.reach-out-info-E0vnwTX .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}

.reach-out-info-E0vnwTX .connect-section-7I5Ai13 > div {
    border-radius: 10px;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 1.5rem;
    background: rgba(255,255,255,0.5);
}

.reach-out-info-E0vnwTX h6 {
    color: #000000;
    margin-bottom: 0.75rem;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

.reach-out-info-E0vnwTX .get-contactus-hfQcBpX {
    flex-direction: column;
    display: flex;
    gap: 1.25rem;
}

.reach-out-info-E0vnwTX .reach-us-9Op4fwQ {
    border-radius: 10px;
    font-size: 13px;
    border-left: 3px solid transparent;
    color: #000000;
    padding: 0.75rem 1rem;
    background: rgba(255,255,255,0.4);
    text-decoration: none;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
}

.mentorship-profile-1i7WqzI .feedback-cloud-4elRJQu:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
}

.mentorship-profile-1i7WqzI .img-strip-wrap-vI2MiFz {
    border-radius: 10px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    transform: rotate(-3deg) translateY(20px);
    height: 400px;
    position: relative;
}

.mentorship-profile-1i7WqzI .feedback-cloud-4elRJQu:hover .career-card-ZErBe0I {
    transform: translateY(0) rotate(0deg);
}

.mentorship-profile-1i7WqzI .feedback-cloud-4elRJQu:hover .name::after {
    transform: scaleX(1);
}

.mentorship-profile-1i7WqzI .exp-grid-VCKT5av {
    padding-left: 1.5rem;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6;
    font-style: italic;
    position: relative;
    color: #000000;
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (min-width: 992px) {.education-framework-0mV9MS7 {
    padding: 10rem 4rem;
}.education-framework-0mV9MS7::before {
    background: radial-gradient(circle at 70% 30%, rgb(134,126,127,0.5) 0%, transparent 70%);
}.education-framework-0mV9MS7 .study-training-pCV6z2k {
    gap: 6rem;
}.education-framework-0mV9MS7 h2 {
    font-size: calc(37px * 1.4);
    max-width: 80%;
}.education-framework-0mV9MS7 .text-box-wrapper-vCbGpdB {
    padding: 3.5rem;
}.education-framework-0mV9MS7 p {
    font-size: calc(16px * 1.05);
    line-height: 1.9;
}
}



@media (max-width: 992px) {.course-offering-zbSYt36 {
    min-height: 100vh;
}.course-offering-zbSYt36 .container {
    padding-bottom: 60px;
}.course-offering-zbSYt36 .knowledge-plan-YSMfduz {
    padding: 40px 30px;
}.course-offering-zbSYt36 .knowledge-plan-YSMfduz h3 {
    font-size: calc(38px * 1.1);
}
}



@media (min-width: 768px) {.program-results-JWe0ZHr {
    padding: 8rem 0;
}.program-results-JWe0ZHr h5 {
    margin-bottom: 4rem;
    font-size: calc(20px * 1.1);
}.program-results-JWe0ZHr .study-training-pCV6z2k {
    gap: 4rem;
    padding: 4rem;
    grid-template-columns: 1fr 1.2fr;
}.program-results-JWe0ZHr ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}.program-results-JWe0ZHr li {
    padding: 1.2rem 1.8rem;
}
}



@media (max-width: 767px) {.program-results-JWe0ZHr {
    padding: 5rem 0;
}.program-results-JWe0ZHr h5 {
    padding: 0 1rem;
    font-size: calc(20px * 0.9);
    margin-bottom: 2.5rem;
}.program-results-JWe0ZHr .study-training-pCV6z2k {
    padding: 2rem;
    gap: 2rem;
}.program-results-JWe0ZHr li {
    padding: 1rem;
}.program-results-JWe0ZHr li p {
    font-size: calc(14px * 0.95);
    line-height: 1.5;
}
}



@media (max-width: 991px) {header {
    padding: 1rem 0;
}header .head-pagebar-TxVwnpR {
    padding: 0.8rem;
    gap: 0.8rem;
}header .top-section-w26vIUA svg {
    width: 140px;
}header .nav-skill-MJSGHli {
    padding: 0.5rem;
}header .first-teach-UM49V2f {
    padding: 0.4rem 0.8rem;
    font-size: calc(18px - 1px);
}
}




@media (min-width: 768px) {.title-section-GcrEoy7 {
    padding: 8rem 4rem;
}.title-section-GcrEoy7 .main-home-QxisRPj > div {
    align-items: center;
    gap: 4rem;
    grid-template-columns: 1fr 2fr;
}.title-section-GcrEoy7 h3 {
    font-size: 22px;
}.title-section-GcrEoy7 .culture-block-NIM7qFf > div {
    padding: 6rem 4rem;
    min-height: 400px;
}.title-section-GcrEoy7 .title_style_header {
    font-size: 47px;
}
}


@media only screen and (max-width: 1200px) {.cookie-window-dialog-zYwnVrA {
    padding: 15px;
}
}



@media (max-width: 1024px) {.our-story-8wBNLhD {
    padding: 80px 0;
}.our-story-8wBNLhD .study-training-pCV6z2k {
    gap: 30px;
}.our-story-8wBNLhD .study-training-pCV6z2k h3 {
    margin-bottom: 40px;
    letter-spacing: 2px;
}.our-story-8wBNLhD .learning-growth-p1DCBj9,
    .our-story-8wBNLhD .virtual-track-2bFoZv3 {
    padding-left: 20px;
    padding-right: 20px;
}.our-story-8wBNLhD .learning-growth-p1DCBj9 .img-strip-wrap-vI2MiFz,
    .our-story-8wBNLhD .virtual-track-2bFoZv3 .mission-block-w628gpv {
    height: 280px;
}
}



@media (max-width: 768px) {.honor-cta-cozabN8 {
    padding: 3rem 0 1.5rem;
}.honor-cta-cozabN8 .nav-section-nkXuQal {
    gap: 1.5rem;
}.honor-cta-cozabN8 .company_holder h3 {
    font-size: calc(30px - 2px);
}.play-market-q9BaEdC {
    margin-top: 3rem;
}
}



@media (max-width: 576px) {.honor-cta-cozabN8 {
    padding: 2.5rem 0 1rem;
}.honor-cta-cozabN8 .nav-section-nkXuQal {
    grid-template-columns: 1fr;
    gap: 2rem;
}.honor-cta-cozabN8 .guide-section-kW2n3xT {
    padding-left: 1rem;
}.play-market-q9BaEdC {
    margin-top: 2rem;
}
}



@media (min-width: 992px) {.gratSection-NZcHIdT .study-training-pCV6z2k {
    transform: perspective(1500px) rotateX(2deg) rotateY(-1deg);
    padding: 5rem;
}.gratSection-NZcHIdT .study-training-pCV6z2k:hover {
    transform: perspective(1500px) rotateX(0deg) rotateY(0deg);
}.gratSection-NZcHIdT h5 {
    font-size: calc(21px * 1.1);
}.gratSection-NZcHIdT p {
    font-size: calc(15px * 1.05);
}
}



@media (min-width: 768px) {.price-card-item-nEXFm3N .study-fees-rkOc9Mv {
    grid-template-columns: repeat(2, 1fr);
}.price-card-item-nEXFm3N h2 {
    font-size: calc(38px * 1.1);
}
}



@media (max-width: 767px) {.price-card-item-nEXFm3N {
    padding: 80px 0;
}.price-card-item-nEXFm3N h2 {
    font-size: calc(38px * 0.9);
}.price-card-item-nEXFm3N .member-plans-LHAoOqk {
    font-size: 13px;
    margin-bottom: 40px;
}.price-card-item-nEXFm3N .price-sheet-aN3El8o {
    padding: 30px 20px;
}.price-card-item-nEXFm3N .study-price-uJLFli4 p {
    max-height: 120px;
}.price-card-item-nEXFm3N .pricing-tiers-l3pAE7T {
    padding: 6px 15px;
    font-size: calc(24px * 1.2);
}}



@media (max-width: 768px) {.mentorship-profile-1i7WqzI .feedback-cloud-4elRJQu {
    grid-template-columns: 1fr;
}.mentorship-profile-1i7WqzI .img-strip-wrap-vI2MiFz {
    height: 300px;
}
}



@keyframes carousel-slide {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(-20%);
    }
    40%, 56% {
        transform: translateX(-40%);
    }
    60%, 76% {
        transform: translateX(-60%);
    }
    80%, 96% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

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



@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}



@keyframes scanlines {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-75%);
    }
}

