header,footer {
    width: 100%;
}

header {
    z-index: 99;
    background: linear-gradient(to bottom, rgb(228,234,224), rgba(0, 0, 0, 0.5));
    overflow: visible;
    position: relative;
    width: 100%;
}

.nav-mainbar-COUSBbg {
    flex: 1 0 auto;
}

.course-features-IQv5szC::before {
    top: 0;
    pointer-events: none;
    content: "";
    opacity: 0.4;
    width: 100%;
    background: 
        radial-gradient(circle at left bottom, rgb(191,210,182,0.5) 0%, transparent 30%),
        radial-gradient(circle at right top, rgb(155,187,140,0.5) 0%, transparent 30%);
    height: 100%;
    position: absolute;
    z-index: 2;
    left: 0;
}

.course-features-IQv5szC .ready-skills-7rKEpqh:hover .fast-development-4bKDBxZ {
    animation-play-state: paused;
}

.course-features-IQv5szC .study-path-lcHejxg:hover img {
    transform: scale(1.2);
}

.course-features-IQv5szC .mastery-zone-47fRcH2 {
    margin-bottom: 0;
    width: 100%;
}

.course-features-IQv5szC .new-skills-AG97vEr {
    align-items: center;
    grid-template-columns: repeat(3, 1fr);
    padding: 0 2rem;
    grid-column-gap: 2rem;
    display: grid;
}

.course-features-IQv5szC .new-skills-AG97vEr .reach-list-4cM5Uoa {
    font-weight: 600;
    align-items: center;
    justify-content: center;
    padding: 0.8rem 2rem;
    background-color: transparent;
    margin: 2rem auto 0;
    display: flex;
    grid-column: 1 / 4;
    border-radius: 10px;
    overflow: hidden;
    border: 2px solid rgb(191,210,182);
    z-index: 1;
    width: max-content;
    position: relative;
    color: #ffffff;
    font-size: 18px;
    text-decoration: none;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.course-features-IQv5szC .study-path-lcHejxg:nth-child(2)::after {
    animation-delay: 1s;
    top: 60%;
}

.course-features-IQv5szC .study-path-lcHejxg:nth-child(3)::after {
    top: 45%;
    animation-delay: 2s;
}

.course-features-IQv5szC .study-path-lcHejxg:nth-child(4)::after {
    top: 75%;
    animation-delay: 3s;
}




.course-features-IQv5szC .mastery-zone-47fRcH2::before {
    opacity: 0.3;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, 
                transparent 0%, 
                #ffffff 50%, 
                transparent 100%);
    content: "";
    bottom: 0;
    height: 1px;
    width: 100%;
}

.instructor-history-zx3PlAO .review-highlights-LxT4cXi {
    grid-gap: 1.5rem;
    padding: 3rem;
    transform: perspective(1000px) rotateX(2deg);
    grid-template-areas:
        "photo quote"
        "photo name"
        "photo job";
    grid-template-columns: minmax(250px, 35%) 1fr;
    backdrop-filter: blur(8px);
    transition: transform 0.3s ease;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    background-color: rgba(0, 0, 0, 0.5);
    display: grid;
    border-radius: 14px;
}

.instructor-history-zx3PlAO .emp-progress-dpJsSkI {
    grid-area: quote;
    padding: 1.5rem;
    border-left: 4px solid rgb(191,210,182);
    font-size: 17px;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    border-radius: 10px;
    position: relative;
    transform: translateZ(15px);
    color: #ffffff;
    line-height: 1.6;
}

.collab-net-xbtXJC0 .container {
    position: relative;
    gap: 0;
    flex-wrap: wrap;
    display: flex;
}

.collab-net-xbtXJC0 .company_holder {
    position: relative;
    padding: 0 3rem 2rem 0;
    margin-bottom: 2rem;
    flex: 0 0 40%;
}

.collab-net-xbtXJC0 .company_holder h3::after {
    height: 3px;
    background: rgb(191,210,182);
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    box-shadow: 0 0 10px rgb(191,210,182);
    width: 80px;
}

.collab-net-xbtXJC0 .head-mentor-sJxmYa8 {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 0;
}

.collab-net-xbtXJC0 .header-lead-TuNK95i h5 {
    margin: 0 0 1.5rem;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    transform: skewX(-5deg);
    font-size: 20px;
    padding-left: 1rem;
}

.collab-net-xbtXJC0 .header-lead-TuNK95i .head-mentor-sJxmYa8 a {
    font-size: 15px;
    display: block;
    position: relative;
    color: #ffffff;
    padding: 0.7rem 1rem;
    text-decoration: none;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
    transform: skewX(-5deg);
    transition: all 0.3s ease;
}

.discount-cta-FVrE6Ya {
    padding: 1.5rem 0;
    margin-top: 2rem;
    background: rgba(0, 0, 0, 0.15);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    position: relative;
}

.privacy-chamber-iW2ygCA h1 {
    color: rgb(191,210,182);
    font-size: 39px;
    margin-top: 40px;
    font-weight: 700;
    margin-bottom: 30px;
    border-bottom: 2px solid rgb(191,210,182,0.5);
    padding-bottom: 10px;
}

.privacy-chamber-iW2ygCA li {
    margin-bottom: 12px;
    padding-left: 5px;
    border-left: 3px solid rgb(191,210,182);
}

.privacy-chamber-iW2ygCA section {
    padding: 20px;
    background: rgb(228,234,224);
    border-radius: 10px;
}

.privacy-chamber-iW2ygCA a:hover {
    color: rgb(155,187,140);
    border-bottom-color: rgb(155,187,140,0.5);
}

.ty-panel-jh1Lind {
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(228,234,224) 0%, rgba(rgb(191,210,182), 0.1) 100%);
    overflow: hidden;
    position: relative;
}

.ty-panel-jh1Lind:hover::before {
    transform: rotate(55deg) scale(1.1);
}

.ty-panel-jh1Lind .container {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}

.ty-panel-jh1Lind .mastery-zone-47fRcH2::before {
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    background: linear-gradient(to right, rgba(rgb(191,210,182), 0.02) 0%, transparent 100%);
    position: absolute;
    pointer-events: none;
}

.ty-panel-jh1Lind .mastery-zone-47fRcH2:hover > div:first-child::after {
    transform: scaleX(1.5);
}

.ty-panel-jh1Lind h5 {
    font-size: 22px;
    color: #000000;
    margin: 0 0 10px;
    position: relative;
    line-height: 1.4;
    font-weight: 700;
}

.ty-panel-jh1Lind a {
    color: inherit;
    display: block;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    padding: 5px 0;
}

.ty-panel-jh1Lind .mastery-zone-47fRcH2 > div:last-child {
    position: relative;
}

.ty-panel-jh1Lind .mastery-zone-47fRcH2:hover > div:last-child::before {
    opacity: 0.5;
    transform: rotate(0);
}

.course-rewards-Q5emajD::before {
    position: absolute;
    background: radial-gradient(circle at top right, rgb(155,187,140,0.5) 0%, transparent 70%);
    content: "";
    width: 60%;
    right: 0;
    top: 0;
    opacity: 0.4;
    height: 100%;
}

.course-rewards-Q5emajD .product-image-ghwYKL8::after {
    left: 15px;
    bottom: -15px;
    transition: all 0.6s ease;
    border: 2px solid rgb(191,210,182);
    opacity: 0.3;
    content: "";
    border-radius: 17px;
    top: 15px;
    position: absolute;
    z-index: -1;
    right: -15px;
}

.course-rewards-Q5emajD h3 {
    position: relative;
    display: inline-block;
    font-size: 30px;
    margin-bottom: 35px;
    font-weight: 700;
    color: #000000;
}

.course-rewards-Q5emajD ul {
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 25px;
    display: flex;
    flex-direction: column;
}

.course-rewards-Q5emajD li p {
    margin: 0;
    align-items: center;
    color: #000000;
    display: flex;
    font-weight: 400;
    line-height: 1.5;
    font-size: 16px;
    gap: 16px;
}

.course-rewards-Q5emajD li:hover svg {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    transform: scale(1.1);
}

.attempt-now-UvoJs5r::before {
    left: 0;
    top: 0;
    background-position: 0 0, 0 20px, 20px -20px, -20px 0px;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    height: 100%;
    transform: skewY(-2deg);
    transform-origin: left;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.08) 25%, transparent 25%),
                      linear-gradient(-45deg, rgba(255, 255, 255, 0.08) 25%, transparent 25%),
                      linear-gradient(45deg, transparent 75%, rgba(255, 255, 255, 0.08) 75%),
                      linear-gradient(-45deg, transparent 75%, rgba(255, 255, 255, 0.08) 75%);
    z-index: -1;
    position: absolute;
    background-size: 40px 40px;
    width: 100%;
    content: "";
    opacity: 0.3;
}

.attempt-now-UvoJs5r .reach-list-4cM5Uoa::before {
    top: 0;
    left: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    background: linear-gradient(120deg, 
                rgba(255, 255, 255, 0) 30%, 
                rgba(255, 255, 255, 0.6) 50%, 
                rgba(255, 255, 255, 0) 70%);
    transition: transform 0.7s ease;
    height: 100%;
    content: "";
    transform: translateX(-100%);
}

.attempt-now-UvoJs5r .reach-list-4cM5Uoa:hover::before {
    transform: translateX(100%);
}

.attempt-now-UvoJs5r .reach-list-4cM5Uoa:active {
    transition: all 0.2s;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(0) scale(0.98);
}

.cookie-review-XfzG92x {
    align-items: center;
    display: flex;
    padding: 20px 30px;
    margin: auto;
    max-width: 1200px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cookie-notice-TMWH7uS svg, .cookie-notice-TMWH7uS svg path {
    height: 80px;
    width: 80px;
    transition: transform 0.3s ease-in-out;
    fill: rgb(191,210,182);
}

.cookie_button.tracking-policy-2RZrnq8 {
    background: rgb(155,187,140);
}

.trackingSettingsBox-N8U2DoR p a {
    transition: color 0.3s ease-in-out;
    font-weight: 600;
    text-decoration: none;
    color: rgb(191,210,182);
}

.framework-wrap-FN3vWcV .data-approval-bV4XJ2j {
    font-weight: 400;
    margin-left: 30px;
    padding: 10px;
    border-radius: 10px;
    font-size: 14px;
    color: #ffffff;
    border: none;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    background: rgb(191,210,182);
}

.title-page-RNtvIqa .mastery-zone-47fRcH2 {
    display: flex;
    position: relative;
    z-index: 1;
    padding: 0 20px;
    max-width: 1200px;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}

.title-page-RNtvIqa .mastery-zone-47fRcH2 {
    flex-direction: column;
    padding: 0 30px;
}

.title-page-RNtvIqa .info-card-T9fiA7S h1 {
    animation: slideInTitle 0.8s ease-out 0.3s forwards;
    color: #000000;
    position: relative;
    transform: translateX(0);
    font-size: 33px;
    margin-bottom: 30px;
    font-weight: 700;
    opacity: 0;
}

.title-page-RNtvIqa .info-card-T9fiA7S h1 {
    text-align: center;
}

.title-page-RNtvIqa .skill-quick-YU5ZGRL svg {
    transform: rotateY(0);
    animation: svgFloat 6s ease-in-out infinite;
    width: 60px;
    flex-shrink: 0;
    height: 60px;
    margin-right: 20px;
}

.title-page-RNtvIqa .skill-quick-YU5ZGRL svg {
    margin-right: 0;
    margin-bottom: 20px;
}

.title-page-RNtvIqa ul {
    list-style: none;
    padding: 0;
    animation: fadeInUp 0.8s ease-out 0.9s forwards;
    margin: 0;
    transform: translateY(20px);
    opacity: 0;
}

.title-page-RNtvIqa .reach-list-4cM5Uoa:hover {
    transform: translateY(-3px) translateZ(0);
    box-shadow: 0 10px 25px rgba(94,170,168,0.3);
}

.title-page-RNtvIqa .reach-list-4cM5Uoa:hover::before {
    left: 100%;
    transition: all 0.6s;
}

.title-page-RNtvIqa .product-image-ghwYKL8::before {
    bottom: 0;
    background: linear-gradient(
    to bottom right,
    rgba(94,170,168,0.3),
    transparent 60%,
    rgba(94,170,168,0.1)
  );
    z-index: 1;
    content: "";
    right: 0;
    top: 0;
    position: absolute;
    left: 0;
}

.contact-us-a5JiebC {
    background: linear-gradient(90deg, #ffffff 50%, rgb(228,234,224) 50%);
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}

.contact-us-a5JiebC .container {
    z-index: 1;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}

.contact-us-a5JiebC h2::after {
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
    content: "";
    background: rgb(191,210,182);
    width: 60px;
    bottom: -15px;
}

.contact-us-a5JiebC .feedback-section-EatKghQ::before {
    height: 5px;
    top: 0;
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(191,210,182), rgb(155,187,140));
}

.contact-us-a5JiebC .request-reach-DC0YsIj::before {
    background: rgb(228,234,224);
    top: 0;
    content: "";
    left: 0;
    height: 100%;
    position: absolute;
    width: 10px;
}

.contact-us-a5JiebC input[type="text"] {
    background: #ffffff;
    width: 100%;
    font-size: 16px;
    border-radius: 10px;
    color: #000000;
    transition: all 0.3s ease;
    padding: 18px 20px;
    border: 2px solid rgb(228,234,224);
}

.contact-us-a5JiebC .help-panel-2ycZrOY input[type="checkbox"]:checked {
    border-color: rgb(191,210,182);
    background: rgb(191,210,182);
}

.contact-us-a5JiebC .help-panel-2ycZrOY label {
    font-size: 16px;
    color: #000000;
    line-height: 1.5;
}

.contact-us-a5JiebC .help-panel-2ycZrOY a {
    text-decoration: none;
    color: rgb(191,210,182);
    transition: all 0.3s ease;
    font-weight: 600;
}

.contact-us-a5JiebC .reach-list-4cM5Uoa:hover {
    box-shadow: 0 10px 25px rgb(155,187,140,0.5);
    background: rgb(155,187,140);
    transform: translateY(-3px);
}

.contact-us-a5JiebC .reach-list-4cM5Uoa:hover::before {
    left: 100%;
}

.contact-us-a5JiebC svg {
    width: 22px;
    transition: all 0.3s ease;
    fill: rgb(191,210,182);
    height: 22px;
}

.our-background-XuUfzRC {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}

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

.our-background-XuUfzRC .info-card-T9fiA7S {
    position: relative;
    overflow: hidden;
    transform: perspective(1000px) rotateY(1deg);
    padding: 50px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    transition: transform 0.5s ease-out;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
              0 5px 15px rgba(0, 0, 0, 0.07);
}

.our-background-XuUfzRC h1::after {
    transition: width 0.3s ease;
    height: 3px;
    background: rgb(191,210,182);
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 80px;
}

.our-background-XuUfzRC h4::before {
    transform-origin: left;
    width: 100%;
    background: rgb(191,210,182,0.5);
    left: 0;
    height: 1px;
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: absolute;
    content: "";
    bottom: -5px;
    transform: scaleX(0);
}

.contacts-dWJYvDT::before {
    z-index: 0;
    background: radial-gradient(circle, rgb(191,210,182,0.5) 0%, transparent 70%);
    animation: pulse 15s infinite alternate ease-in-out;
    width: 25rem;
    position: absolute;
    height: 25rem;
    content: "";
    opacity: 0.5;
    top: -10%;
    right: -5%;
}

.contacts-dWJYvDT h1::after {
    display: block;
    margin: 1rem auto 0;
    transform: scaleX(0);
    transform-origin: center;
    background: linear-gradient(90deg, rgb(191,210,182) 0%, rgb(155,187,140) 100%);
    width: 80px;
    height: 3px;
    content: "";
    animation: expandLine 1s 0.4s forwards ease-out;
}

.contacts-dWJYvDT .message-info-uDUoVLP > div {
    padding: 0.5rem 0;
    transition: transform 0.3s ease;
}

.contacts-dWJYvDT .message-info-uDUoVLP > div:hover {
    transform: translateX(5px);
}

.contacts-dWJYvDT .message-info-uDUoVLP h6 {
    align-items: center;
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0.75rem;
    color: #000000;
    display: flex;
    gap: 0.5rem;
}

.contacts-dWJYvDT .get-in-touch-XJjY4Ke:hover {
    color: rgb(191,210,182);
    transform: translateX(5px);
}

.contacts-dWJYvDT .get-in-touch-XJjY4Ke:hover svg {
    transform: scale(1.15);
}

.contacts-dWJYvDT .get-in-touch-XJjY4Ke:hover svg path {
    fill: rgb(155,187,140);
}

.payment-plan-ZmNr2Ss::after {
    width: 500px;
    content: "";
    z-index: 0;
    filter: blur(100px);
    bottom: -15%;
    background: linear-gradient(225deg, rgb(155,187,140,0.5), rgb(191,210,182,0.5));
    opacity: 0.1;
    position: absolute;
    height: 500px;
    left: -10%;
}

.payment-plan-ZmNr2Ss .fee-deals-lBOKD8t h2 {
    -webkit-background-clip: text !important;
    transition: transform 0.5s ease;
    color: #000000;
    margin-bottom: 15px;
    font-weight: 700;
    background: linear-gradient(90deg, #000000, rgb(191,210,182));
    transform: perspective(1000px) rotateX(0deg);
    background-clip: text !important;
    color: transparent;
    font-size: 32px;
}

.payment-plan-ZmNr2Ss .study-pricing-USd5k7l:hover {
    z-index: 5;
    transform: translateZ(20px) scale(1.02);
}

.payment-plan-ZmNr2Ss .study-pricing-USd5k7l:hover .access-cost-uiGepWO {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 0 0 1px rgb(191,210,182,0.5);
}

.payment-plan-ZmNr2Ss .study-pricing-USd5k7l:hover .access-cost-uiGepWO::before {
    transform: scaleX(1);
}

.payment-plan-ZmNr2Ss .learn-fees-8wsVlIH h3 {
    margin-bottom: 15px;
    font-size: calc(18px + 2px);
    transition: transform 0.4s ease, color 0.3s ease;
    color: #000000;
    transform: translateY(0);
    position: relative;
    overflow-wrap: break-word;
    word-break: break-word;
    font-weight: 600;
}

.payment-plan-ZmNr2Ss .learn-fees-8wsVlIH .cost-rates-7dEjW14::after {
    background: rgb(155,187,140,0.5);
    width: 50px;
    content: "";
    transition: width 0.4s ease;
    bottom: -10px;
    height: 2px;
    left: 0;
    position: absolute;
}

.payment-plan-ZmNr2Ss .study-pricing-USd5k7l .product-image-ghwYKL8 {
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 220px;
}

.payment-plan-ZmNr2Ss .study-pricing-USd5k7l:hover .product-image-ghwYKL8::after {
    opacity: 1;
}

header::before {
    opacity: 0.1;
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
    background-image: repeating-linear-gradient(
        -45deg,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.5) 1px,
        transparent 1px,
        transparent 6px
    );
    content: "";
}

header .top-head-1NICUOs .top-info-iImlO8r .site-main-sc9b8X3::before {
    transform: scale(0.9);
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: -5px;
    z-index: -1;
    transition: transform 0.3s ease, opacity 0.3s ease;
    border-radius: 10px;
    right: -5px;
    content: "";
    top: -5px;
    opacity: 0;
    left: -5px;
}

header .top-head-1NICUOs .header-lead-TuNK95i .main-mainbar-17sZWdi a::before,
header .top-head-1NICUOs .header-lead-TuNK95i .main-mainbar-17sZWdi a::after {
    content: "";
    height: 100%;
    position: absolute;
    transition: all 0.3s ease;
    width: 100%;
    top: 0;
    pointer-events: none;
    left: 0;
}

header .top-head-1NICUOs .header-lead-TuNK95i .main-mainbar-17sZWdi a::before {
    transform: translateZ(-1px) rotateX(10deg);
    transform-origin: top center;
    background: linear-gradient(to bottom, rgb(191,210,182,0.5), transparent);
    opacity: 0;
}


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




@media (max-width: 992px) {.course-features-IQv5szC .new-skills-AG97vEr {
    text-align: center;
    grid-template-columns: 1fr;
    grid-gap: 1.5rem;
}.course-features-IQv5szC .new-skills-AG97vEr h3,
    .course-features-IQv5szC .new-skills-AG97vEr span,
    .course-features-IQv5szC .new-skills-AG97vEr p {
    border: none;
    grid-column: 1 / 2;
    padding: 0;
}.course-features-IQv5szC .new-skills-AG97vEr h3 {
    padding-bottom: 1rem;
    border-bottom: 2px solid rgb(191,210,182);
    width: fit-content;
    margin: 0 auto;
}.course-features-IQv5szC .new-skills-AG97vEr .reach-list-4cM5Uoa {
    grid-column: 1 / 2;
}.course-features-IQv5szC .mastery-zone-47fRcH2 {
    margin-bottom: 0;
}
}



@media (max-width: 1200px) {.collab-net-xbtXJC0 .company_holder {
    flex: 0 0 35%;
    padding-right: 2rem;
}.collab-net-xbtXJC0 .compliance-9Q5Kczi {
    flex: 0 0 65%;
}
}



@media (max-width: 768px) {.collab-net-xbtXJC0 {
    padding: 3.5rem 0 1.5rem;
}.collab-net-xbtXJC0::before {
    height: 10px;
}.collab-net-xbtXJC0 .company_holder h3 {
    font-size: calc(37px - 2px);
}.collab-net-xbtXJC0 .footer-disclaimer-kpyR1jF {
    transform: skewX(-3deg);
    padding: 1.2rem;
}.collab-net-xbtXJC0 .header-lead-TuNK95i h5, 
    .collab-net-xbtXJC0 .header-lead-TuNK95i .head-mentor-sJxmYa8 a {
    transform: skewX(-3deg);
}.collab-net-xbtXJC0 .header-lead-TuNK95i .head-mentor-sJxmYa8 a:hover {
    transform: skewX(-3deg) translateX(5px);
}.discount-cta-FVrE6Ya {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.discount-cta-FVrE6Ya .degree-path-B7yUXF2 {
    transform: skewX(-3deg);
}
}



@media (min-width: 768px) {.ty-panel-jh1Lind {
    padding: 100px 0;
}.ty-panel-jh1Lind .mastery-zone-47fRcH2 {
    padding: 60px;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
}.ty-panel-jh1Lind h5 {
    font-size: calc(22px * 1.1);
    margin-bottom: 15px;
}.ty-panel-jh1Lind p {
    font-size: calc(15px * 1.05);
}.ty-panel-jh1Lind .mastery-zone-47fRcH2 > div:first-child::after {
    width: 80px;
    bottom: -20px;
}
}



@media (hover: none) {.ty-panel-jh1Lind .mastery-zone-47fRcH2 {
    transform: none !important;
}.ty-panel-jh1Lind a::before {
    display: none;
}
}



@media (max-width: 992px) {.course-rewards-Q5emajD {
    padding: 70px 0;
}.course-rewards-Q5emajD .mastery-zone-47fRcH2 {
    gap: 40px;
    flex-direction: column;
}.course-rewards-Q5emajD .product-image-ghwYKL8 {
    transform: translateY(0);
    flex: 0 0 100%;
    margin: 0 auto;
    width: 85%;
}.course-rewards-Q5emajD .info-card-T9fiA7S {
    padding: 35px 30px;
    width: 100%;
}
}



@media (max-width: 1199px) {.attempt-now-UvoJs5r {
    padding: 5rem 2rem;
}
}



@media (max-width: 991px) {.attempt-now-UvoJs5r {
    margin: 5rem 0;
}.attempt-now-UvoJs5r h6 {
    font-size: calc(19px * 1.15);
}.attempt-now-UvoJs5r .reach-list-4cM5Uoa {
    padding: 1.1rem 2.2rem;
}
}



@media (max-width: 576px) {.attempt-now-UvoJs5r {
    margin: 3rem 0;
    padding: 3.5rem 1.25rem;
}.attempt-now-UvoJs5r .container {
    gap: 2rem;
}.attempt-now-UvoJs5r h6 {
    font-size: calc(19px * 0.95);
}.attempt-now-UvoJs5r .reach-list-4cM5Uoa {
    font-size: calc(20px * 0.9);
    padding: 1rem 1.8rem;
}
}



@media (max-width: 768px) {.title-page-RNtvIqa {
    padding: 50px 0;
}.title-page-RNtvIqa .info-card-T9fiA7S h1 {
    font-size: calc(33px * 0.9);
}.title-page-RNtvIqa .product-image-ghwYKL8 {
    height: 300px;
}.title-page-RNtvIqa .reach-list-4cM5Uoa {
    padding: 12px 25px;
}
}



@media (max-width: 1200px) {.contact-us-a5JiebC {
    background: #ffffff;
}
}



@media (max-width: 992px) {.contact-us-a5JiebC {
    padding: 80px 0;
}.contact-us-a5JiebC .feedback-section-EatKghQ {
    flex-direction: column-reverse;
}.contact-us-a5JiebC .product-image-ghwYKL8 {
    flex: 0 0 auto;
    min-height: 350px;
}.contact-us-a5JiebC .request-reach-DC0YsIj {
    padding: 50px 40px;
    flex: 0 0 auto;
}.contact-us-a5JiebC .request-reach-DC0YsIj::before {
    left: 0;
    height: 10px;
    top: 0;
    width: 100%;
}
}



@media (max-width: 992px) {.our-background-XuUfzRC h1 {
    font-size: calc(42px * 0.9);
}.our-background-XuUfzRC span {
    column-count: 1;
}.our-background-XuUfzRC .info-card-T9fiA7S {
    transform: perspective(1000px) rotateY(0deg);
}
}



@media (max-width: 576px) {.our-background-XuUfzRC {
    padding: 60px 0;
}.our-background-XuUfzRC .info-card-T9fiA7S {
    padding: 25px 20px;
}.our-background-XuUfzRC h1 {
    font-size: calc(42px * 0.7);
}.our-background-XuUfzRC span {
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}.our-background-XuUfzRC .info-card-T9fiA7S::before {
    width: 3px;
}
}



@media (min-width: 768px) {.contacts-dWJYvDT {
    padding: 8rem 3rem;
}.contacts-dWJYvDT .message-info-uDUoVLP {
    grid-template-columns: 1fr 1fr;
    padding: 3rem;
}.contacts-dWJYvDT .message-info-uDUoVLP > div:first-child {
    border-left: none;
    padding-left: 0;
    max-width: 90%;
    border-bottom: 1px solid rgb(155,187,140,0.5);
    text-align: center;
    margin: 0 auto;
    grid-column: 1 / -1;
    padding-bottom: 1.5rem;
}.contacts-dWJYvDT h1 {
    margin-bottom: 4rem;
}.contacts-dWJYvDT h1::after {
    width: 120px;
}
}



@media (min-width: 992px) {.payment-plan-ZmNr2Ss {
    padding: 140px 0;
}.payment-plan-ZmNr2Ss .plan-table-x4EMe1W {
    align-items: flex-start;
    flex-direction: row;
}.payment-plan-ZmNr2Ss .fee-deals-lBOKD8t {
    top: 100px;
    width: 30%;
    order: 0;
    margin-right: 70px;
    transform: translateX(0);
    position: sticky;
    align-self: flex-start;
}.payment-plan-ZmNr2Ss .cost-table-qYhVKef {
    width: 70%;
    grid-template-columns: repeat(2, 1fr);
}
}



@media (max-width: 480px) {.payment-plan-ZmNr2Ss {
    padding: 50px 0;
}.payment-plan-ZmNr2Ss .learn-fees-8wsVlIH h3 {
    font-size: 18px;
}.payment-plan-ZmNr2Ss .learn-fees-8wsVlIH .cost-rates-7dEjW14 {
    font-size: calc(18px + 2px);
}.payment-plan-ZmNr2Ss .learn-fees-8wsVlIH p {
    font-size: calc(18px - 1px);
}}

@keyframes split-carousel {
    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 slideInTitle {
  0% {
    transform: translateX(-30px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}



@keyframes slideUpText {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0);
  }
}



@keyframes lightSweep {
  0% {
    transform: rotate(30deg) translateY(0);
  }
  50% {
    transform: rotate(30deg) translateY(5%);
  }
  100% {
    transform: rotate(30deg) translateY(0);
  }
}



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



@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 0.4;
  }
  50% {
    transform: scale(1.1);
    opacity: 0.6;
  }
  100% {
    transform: scale(1);
    opacity: 0.4;
  }
}

