* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.trade-mark-874 {
    flex: 0 0 auto;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    min-height: 100%;
    height: 100%;
}svg {
    width: 30px;
    height: 30px;
}.top-nav-982 {
    flex: 1 0 auto;
}.inner-container-416 {
    min-height: 100%;
    flex-direction: column;
    display: flex;
    height: 100%;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1131px;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.pricing-level-594 {
    position: relative;
    background: rgb(234,238,239);
    overflow: hidden;
    padding: 120px 0;
}.pricing-level-594::before {
    background: linear-gradient(135deg, rgb(198,209,212,0.5) 0%, transparent 70%);
    z-index: 1;
    width: 100%;
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
}.pricing-level-594 .container {
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
    max-width: 1320px;
    z-index: 2;
}.pricing-level-594 .price-options-508 {
    gap: 60px;
    display: flex;
    flex-direction: column-reverse;
}.pricing-level-594 .program-fees-120 {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    transform: translateY(-10px);
    animation: fadeInUp 0.8s ease-out forwards;
}.pricing-level-594 .program-fees-120 h2 {
    font-size: 35px;
    color: #000000;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    font-weight: 700;
}.pricing-level-594 .program-fees-120 h2::after {
    content: "";
    width: 80px;
    position: absolute;
    background: rgb(198,209,212);
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    height: 3px;
}.pricing-level-594 .plan-fee-382 {
    font-size: 15px;
    margin: 0 auto;
    color: #000000;
    line-height: 1.7;
    word-break: break-word;
    margin-bottom: 0;
    max-width: 600px;
    overflow-wrap: break-word;
}.pricing-level-594 .pricing-card-629 {
    grid-template-columns: 1fr;
    width: 100%;
    display: grid;
    gap: 30px;
}.pricing-level-594 .value-rates-267 {
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    animation-delay: calc(var(--index, 0) * 0.1s);
    transform: translateY(20px);
    opacity: 0;
    display: block;
    border-radius: 10px;
    animation: fadeInUp 0.8s ease-out forwards;
    text-decoration: none;
}.pricing-level-594 .value-rates-267:nth-child(1) {
    --index: 1;
}.pricing-level-594 .value-rates-267:nth-child(2) {
    --index: 2;
}.pricing-level-594 .value-rates-267:nth-child(3) {
    --index: 3;
}.pricing-level-594 .value-rates-267:nth-child(4) {
    --index: 4;
}.pricing-level-594 .value-rates-267:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.pricing-level-594 .payment-option-154 {
    height: 100%;
    box-sizing: border-box;
    display: flex;
    background: linear-gradient(145deg, #ffffff, #f5f8ff);
    overflow: hidden;
    flex-direction: column;
    position: relative;
}.pricing-level-594 .payment-option-154::before {
    height: 5px;
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(198,209,212), rgb(161,174,179));
    top: 0;
    position: absolute;
    content: "";
}.pricing-level-594 .package-price-486 {
    padding: 40px 30px;
    flex: 1;
    box-sizing: border-box;
    flex-direction: column;
    display: flex;
}.pricing-level-594 .package-price-486 h3 {
    color: #000000;
    font-weight: 700;
    overflow-wrap: break-word;
    word-break: break-word;
    font-size: 21px;
    position: relative;
    margin-bottom: 15px;
    margin-top: 0;
}.pricing-level-594 .package-price-486 h3::after {
    transition: width 0.3s ease;
    background-color: rgb(198,209,212);
    content: "";
    bottom: -8px;
    position: absolute;
    width: 40px;
    left: 0;
    height: 2px;
}.pricing-level-594 .value-rates-267:hover .package-price-486 h3::after {
    width: 70px;
}.pricing-level-594 .premium-plan-924 {
    word-break: break-word;
    display: inline-block;
    color: rgb(198,209,212);
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.1), rgba(var(--primary-color-rgb), 0.05));
    position: relative;
    margin: 10px 0 20px;
    border-radius: 10px;
    font-weight: 700;
    overflow-wrap: break-word;
    padding: 8px 16px;
    font-size: calc(21px * 1.2);
}.pricing-level-594 .package-price-486 p {
    line-height: 1.7;
    margin-bottom: 0;
    word-break: break-word;
    white-space: normal;
    color: #000000;
    flex-grow: 1;
    overflow-wrap: break-word;
    font-size: 15px;
}.pricing-level-594 .img-clickable-342 {
    width: 100%;
    height: 200px;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), filter 0.6s ease;
}.pricing-level-594 .value-rates-267:hover .img-clickable-342 {
    filter: brightness(1.05);
    transform: scale(1.05);
}

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

@media (min-width: 768px) {.pricing-level-594 .pricing-card-629 {
    grid-template-columns: repeat(2, 1fr);
}.pricing-level-594 .package-price-486 {
    padding: 40px;
}.pricing-level-594 .img-clickable-342 {
    height: 220px;
}
}

@media (min-width: 992px) {.pricing-level-594 .price-options-508 {
    flex-direction: row;
    align-items: center;
    gap: 50px;
}.pricing-level-594 .pricing-card-629 {
    grid-template-columns: repeat(2, 1fr);
    width: 65%;
}.pricing-level-594 .program-fees-120 {
    margin: 0;
    text-align: left;
    width: 35%;
}.pricing-level-594 .program-fees-120 h2::after {
    left: 0;
    transform: none;
}.pricing-level-594 .plan-fee-382 {
    margin: 0;
}
}

@media (min-width: 1200px) {.pricing-level-594 .pricing-card-629 {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.pricing-level-594 .package-price-486 h3 {
    font-size: calc(21px * 1.1);
}.pricing-level-594 .premium-plan-924 {
    font-size: calc(21px * 1.3);
}.pricing-level-594 .img-clickable-342 {
    height: 240px;
}
}

@media (max-width: 767px) {.pricing-level-594 {
    padding: 80px 0;
}.pricing-level-594 .package-price-486 {
    padding: 30px 20px;
}.pricing-level-594 .premium-plan-924 {
    padding: 6px 12px;
    font-size: 21px;
}.pricing-level-594 .img-clickable-342 {
    height: 180px;
}
}

@media (max-width: 480px) {.pricing-level-594 {
    padding: 60px 0;
}.pricing-level-594 .program-fees-120 h2 {
    font-size: calc(35px * 0.85);
}.pricing-level-594 .package-price-486 h3 {
    font-size: calc(21px * 0.95);
}.pricing-level-594 .img-clickable-342 {
    height: 160px;
}}.subscribe-to-newsletter-928 {
    position: relative;
    background: rgb(234,238,239);
    transform: rotateZ(-2deg) scale(0.98);
    border-radius: 15px;
    padding: 4rem 2rem;
    overflow: hidden;
}.subscribe-to-newsletter-928 .container {
    z-index: 3;
    transform: rotateZ(2deg) scale(1.02);
    position: relative;
}.subscribe-to-newsletter-928 .who-mentors-965 {
    position: relative;
    display: flex;
    flex-direction: column;
}.subscribe-to-newsletter-928::before,
.subscribe-to-newsletter-928::after {
    content: "";
    position: absolute;
    border-radius: 15px;
}.subscribe-to-newsletter-928::before {
    left: 20px;
    right: 20px;
    z-index: 1;
    transform: translateY(-10px);
    animation: float 6s ease-in-out infinite;
    top: 20px;
    background: linear-gradient(to bottom, rgb(198,209,212,0.5), transparent);
    bottom: 20px;
    filter: blur(15px);
}.subscribe-to-newsletter-928::after {
    background: repeating-linear-gradient(
        45deg,
        rgb(161,174,179,0.5),
        rgb(161,174,179,0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    opacity: 0.1;
    right: -20px;
    bottom: -20px;
    animation: rotate 120s linear infinite;
    left: -20px;
    z-index: 0;
    top: -20px;
}.subscribe-to-newsletter-928 p {
    font-weight: 700;
    position: relative;
    font-family: Arial, sans-serif;
    text-align: left;
    z-index: 2;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%);
    color: #000000;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    font-size: 23px;
}.subscribe-to-newsletter-928 p::after {
    height: 4px;
    width: 80%;
    left: 0;
    position: absolute;
    background: linear-gradient(to right, rgb(198,209,212), transparent);
    content: "";
    bottom: 0;
}.subscribe-to-newsletter-928 .input_holder {
    flex-direction: column;
    position: relative;
    border-radius: 10px;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgb(161,174,179,0.5);
    padding: 1.5rem;
    display: flex;
    transition: transform 0.3s ease;
    transform: translateY(0);
    gap: 1.5rem;
    background: #ffffff;
}.subscribe-to-newsletter-928 .input_holder:hover {
    transform: translateY(-5px);
}.subscribe-to-newsletter-928 .input_holder::before {
    width: 100%;
    z-index: -1;
    left: 10px;
    height: 100%;
    background: rgb(198,209,212,0.5);
    border-radius: 10px;
    content: "";
    top: 10px;
    position: absolute;
    transition: opacity 0.3s ease;
    filter: blur(10px);
    opacity: 0;
}.subscribe-to-newsletter-928 .input_holder:hover::before {
    opacity: 0.5;
}.subscribe-to-newsletter-928 .free-trial-483 {
    transition: all 0.3s ease;
    padding: 1rem 1.5rem;
    border-bottom: 3px solid rgb(161,174,179,0.5);
    background-color: rgb(234,238,239);
    font-family: Arial, sans-serif;
    border: none;
    border-radius: 10px 10px 0 0;
    font-size: 12px;
    width: 100%;
}.subscribe-to-newsletter-928 .free-trial-483:focus {
    border-bottom-color: rgb(161,174,179);
    outline: none;
    background-color: #ffffff;
}.subscribe-to-newsletter-928 .sub-promo-026 {
    font-size: 20px;
    letter-spacing: 1px;
    align-self: stretch;
    font-family: Arial, sans-serif;
    font-weight: 600;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 1.2rem 2rem;
    transition: all 0.3s ease;
    background: rgb(198,209,212);
    border: none;
    overflow: hidden;
    position: relative;
    color: #ffffff;
}.subscribe-to-newsletter-928 .sub-promo-026::before {
    width: 100%;
    position: absolute;
    height: 100%;
    left: -100%;
    top: 0;
    transition: all 0.5s ease;
    content: "";
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
}.subscribe-to-newsletter-928 .sub-promo-026:hover {
    box-shadow: 0 5px 15px rgb(198,209,212,0.5);
    background: rgb(161,174,179);
}.subscribe-to-newsletter-928 .sub-promo-026:hover::before {
    left: 100%;
}

@keyframes float {
    0%, 100% {
        transform: translateY(-10px);
    }
    50% {
        transform: translateY(10px);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (min-width: 768px) {.subscribe-to-newsletter-928 {
    padding: 5rem 3rem;
}.subscribe-to-newsletter-928 p {
    max-width: 70%;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
    font-size: 37px;
}.subscribe-to-newsletter-928 .input_holder {
    padding: 2rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
}
}

@media screen and (min-width: 992px) {.subscribe-to-newsletter-928 .who-mentors-965 {
    gap: 2rem;
    grid-template-rows: auto auto;
    display: grid;
    grid-template-columns: 1fr;
}.subscribe-to-newsletter-928 p {
    max-width: 60%;
    margin-bottom: 0;
    grid-row: 1;
}.subscribe-to-newsletter-928 .input_holder {
    grid-row: 2;
    align-items: stretch;
    gap: 1rem;
    flex-direction: row;
    max-width: 90%;
}.subscribe-to-newsletter-928 .free-trial-483 {
    border-radius: 10px;
    flex: 1;
    border: none;
    border-left: 3px solid rgb(161,174,179,0.5);
}.subscribe-to-newsletter-928 .free-trial-483:focus {
    border-left-color: rgb(161,174,179);
}}.program-details-452 {
    overflow: hidden;
    position: relative;
    background: rgb(234,238,239);
    padding: 120px 0;
}.program-details-452::before {
    z-index: 1;
    opacity: 0.1;
    position: absolute;
    width: 200px;
    top: -50px;
    transform: rotate(45deg);
    height: 200px;
    right: -50px;
    background: rgb(198,209,212);
    content: "";
}.program-details-452::after {
    z-index: 1;
    border-radius: 50%;
    opacity: 0.08;
    content: "";
    width: 300px;
    left: -100px;
    bottom: -100px;
    background: rgb(161,174,179);
    position: absolute;
    height: 300px;
}.program-details-452 .container {
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}.program-details-452 .skill-tool-571 {
    overflow: hidden;
    transform: translateY(0);
    gap: 40px;
    grid-template-columns: 1fr;
    display: grid;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    background: #ffffff;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.05);
}.program-details-452 .skill-tool-571:hover {
    transform: translateY(-6px);
}.program-details-452 .img-clickable-342 {
    position: relative;
    overflow: hidden;
    height: 300px;
}.program-details-452 .img-clickable-342::after {
    content: "";
    top: 0;
    z-index: 1;
    bottom: 0;
    position: absolute;
    background: linear-gradient(135deg, 
        rgb(198,209,212,0.5) 0%, 
        transparent 40%, 
        rgb(161,174,179,0.5) 100%);
    right: 0;
    left: 0;
}.program-details-452 .text-pill-wrap-954 {
    background: linear-gradient(to bottom right, 
        #ffffff 0%, 
        rgba(255, 255, 255, 0.95) 100%);
    padding: 40px;
    position: relative;
}.program-details-452 .text-pill-wrap-954::before {
    transform-origin: top;
    height: 60px;
    background: rgb(198,209,212);
    width: 4px;
    content: "";
    transition: transform 0.5s ease;
    left: 0;
    transform: scaleY(0);
    position: absolute;
    top: 0;
}.program-details-452 .skill-tool-571:hover .text-pill-wrap-954::before {
    transform: scaleY(1);
}.program-details-452 h3 {
    font-size: calc(18px * 1.1);
    margin-bottom: 24px;
    padding-bottom: 12px;
    position: relative;
    font-weight: 700;
    font-family: Arial, sans-serif;
    transition: color 0.3s ease;
    line-height: 1.4;
    color: #000000;
}.program-details-452 h3::after {
    position: absolute;
    left: 0;
    background: rgb(161,174,179);
    transition: width 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    height: 2px;
    width: 60px;
    content: "";
    bottom: 0;
}.program-details-452 .skill-tool-571:hover h3::after {
    width: 100px;
}.program-details-452 .description {
    padding-right: 10px;
    font-size: 18px;
    font-family: Arial, sans-serif;
    max-height: 300px;
    margin-bottom: 20px;
    position: relative;
    line-height: 1.7;
    overflow-y: auto;
    color: #000000;
}.program-details-452 .description::-webkit-scrollbar {
    width: 4px;
}.program-details-452 .description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
}.program-details-452 .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(161,174,179,0.5);
}.program-details-452 span.description {
    display: none;
}

@media (min-width: 768px) {.program-details-452 .skill-tool-571 {
    gap: 0;
    grid-template-columns: 1fr 1.5fr;
}.program-details-452 .img-clickable-342 {
    height: auto;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
}.program-details-452 .text-pill-wrap-954 {
    padding: 60px 60px 60px 80px;
    margin-left: -60px;
    z-index: 2;
}
}

@media (min-width: 992px) {.program-details-452 {
    padding: 140px 0;
}.program-details-452 .skill-tool-571 {
    grid-template-columns: 1fr 1.3fr;
}.program-details-452 .img-clickable-342 {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}.program-details-452 .text-pill-wrap-954 {
    padding: 80px 80px 80px 100px;
    margin-left: -80px;
}.program-details-452 h3 {
    font-size: 33px;
    margin-bottom: 30px;
}.program-details-452 .description {
    max-height: 380px;
    line-height: 1.8;
    font-size: calc(18px * 1.05);
}
}

@media (max-width: 767px) {.program-details-452 {
    padding: 80px 0;
}.program-details-452 .text-pill-wrap-954 {
    padding: 30px;
}.program-details-452 h3 {
    margin-bottom: 20px;
    font-size: 21px;
}.program-details-452 .description {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
    max-height: 250px;
}
}

@media (max-width: 480px) {.program-details-452 {
    padding: 60px 0;
}.program-details-452 .img-clickable-342 {
    height: 200px;
}.program-details-452 .text-pill-wrap-954 {
    padding: 25px 20px;
}.program-details-452 h3 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: calc(21px * 0.95);
}
}

@media (prefers-reduced-motion: reduce) {.program-details-452 .skill-tool-571,
    .program-details-452 .text-pill-wrap-954::before,
    .program-details-452 h3::after {
    transition: none;
}}.our-story-287 {
    padding: 100px 0;
    position: relative;
    background: rgb(234,238,239);
    overflow: hidden;
}.our-story-287::before {
    content: "";
    z-index: 1;
    background: linear-gradient(135deg, rgb(198,209,212,0.5) 0%, transparent 50%, rgb(161,174,179,0.5) 100%);
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    opacity: 0.15;
}.our-story-287 .container {
    position: relative;
    z-index: 2;
}.our-story-287 .who-mentors-965 {
    flex-wrap: wrap;
    display: flex;
    position: relative;
}.our-story-287 h3 {
    text-align: center;
    color: #000000;
    font-weight: 700;
    width: 100%;
    font-size: 36px;
    margin-bottom: 60px;
    letter-spacing: 2px;
    position: relative;
    text-transform: uppercase;
}.our-story-287 h3::after {
    content: "";
    background: rgb(198,209,212);
    position: absolute;
    width: 50px;
    left: 50%;
    height: 3px;
    bottom: -15px;
    transform: translateX(-50%);
}.our-story-287 .knowledge-pro-562,
.our-story-287 .guide-approach-872 {
    position: relative;
    width: calc(50% - 30px);
    margin-bottom: 30px;
}.our-story-287 .knowledge-pro-562 {
    padding-right: 30px;
    margin-right: 60px;
}.our-story-287 .knowledge-pro-562 span {
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
    display: inline-block;
    font-weight: 600;
    font-size: 23px;
    color: rgb(198,209,212);
    border-bottom: 2px solid rgb(198,209,212,0.5);
}.our-story-287 .knowledge-pro-562 p,
.our-story-287 .guide-approach-872 p {
    line-height: 1.8;
    color: #000000;
    margin-bottom: 30px;
    font-size: 14px;
}.our-story-287 .img-clickable-342,
.our-story-287 .learning-space-364 {
    transition: all 0.4s ease;
    border-radius: 27px 27px 0 27px;
    height: 320px;
    position: relative;
    overflow: hidden;
}.our-story-287 .img-clickable-342:hover,
.our-story-287 .learning-space-364:hover {
    transform: scale(1.02);
}.our-story-287 .img-clickable-342::after,
.our-story-287 .learning-space-364::after {
    position: absolute;
    height: 100%;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5));
    content: "";
    left: 0;
    width: 100%;
    top: 0;
    z-index: 1;
}.our-story-287 .img-clickable-342::before,
.our-story-287 .learning-space-364::before {
    z-index: 2;
    box-sizing: border-box;
    border-bottom-color: rgb(198,209,212,0.5);
    height: 100%;
    transition: opacity 0.4s ease;
    position: absolute;
    border-left-color: rgb(198,209,212,0.5);
    content: "";
    top: 0;
    left: 0;
    border-radius: 27px 27px 0 27px;
    width: 100%;
    border: 8px solid transparent;
    opacity: 0;
}.our-story-287 .learning-space-364::before {
    border-left-color: rgb(161,174,179,0.5);
    border-bottom-color: rgb(161,174,179,0.5);
}.our-story-287 .img-clickable-342:hover::before,
.our-story-287 .learning-space-364:hover::before {
    opacity: 1;
}.our-story-287 .who-mentors-965::before {
    background: linear-gradient(to bottom, rgb(198,209,212,0.5), rgb(161,174,179,0.5));
    left: 50%;
    width: 2px;
    height: 70%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    content: "";
}.our-story-287 .who-mentors-965::after {
    border-radius: 50%;
    position: absolute;
    border: 2px solid rgb(198,209,212);
    content: "";
    left: 50%;
    background: #ffffff;
    height: 20px;
    transform: translate(-50%, -50%);
    top: 50%;
    width: 20px;
}

@media (max-width: 1200px) {.our-story-287 {
    padding: 80px 0;
}.our-story-287 h3 {
    margin-bottom: 50px;
}.our-story-287 .knowledge-pro-562,
    .our-story-287 .guide-approach-872 {
    width: calc(50% - 20px);
}.our-story-287 .knowledge-pro-562 {
    margin-right: 40px;
}.our-story-287 .img-clickable-342,
    .our-story-287 .learning-space-364 {
    height: 280px;
}
}

@media (max-width: 992px) {.our-story-287 h3 {
    margin-bottom: 40px;
}.our-story-287 .knowledge-pro-562,
    .our-story-287 .guide-approach-872 {
    margin-right: 0;
    width: 100%;
    padding-right: 0;
}.our-story-287 .guide-approach-872 {
    margin-top: 50px;
}.our-story-287 .who-mentors-965::before,
    .our-story-287 .who-mentors-965::after {
    display: none;
}
}

@media (max-width: 768px) {.our-story-287 {
    padding: 60px 0;
}.our-story-287 h3 {
    font-size: calc(36px * 0.9);
    letter-spacing: 1px;
}.our-story-287 .knowledge-pro-562 span {
    font-size: calc(23px * 0.95);
}.our-story-287 .img-clickable-342,
    .our-story-287 .learning-space-364 {
    height: 260px;
}
}

@media (max-width: 576px) {.our-story-287 {
    padding: 50px 0;
}.our-story-287 h3 {
    margin-bottom: 35px;
    font-size: calc(36px * 0.85);
}.our-story-287 .knowledge-pro-562 span {
    margin-bottom: 15px;
    font-size: calc(23px * 0.9);
}.our-story-287 .knowledge-pro-562 p,
    .our-story-287 .guide-approach-872 p {
    line-height: 1.7;
    margin-bottom: 25px;
    font-size: calc(14px * 0.95);
}.our-story-287 .img-clickable-342,
    .our-story-287 .learning-space-364 {
    height: 220px;
}.our-story-287 .img-clickable-342::before,
    .our-story-287 .learning-space-364::before {
    border-width: 6px;
}}

.our-story-287 .guide-approach-872 p {
    position: relative;
    padding-left: 25px;
}.our-story-287 .guide-approach-872 p::before {
    content: "";
    top: 5px;
    left: 0;
    border-radius: 10px;
    width: 4px;
    bottom: 5px;
    background: rgb(161,174,179,0.5);
    position: absolute;
}.our-story-287 .knowledge-pro-562::after {
    opacity: 0.7;
    border-left: 3px solid rgb(198,209,212);
    width: 50px;
    border-top: 3px solid rgb(198,209,212);
    left: -10px;
    content: "";
    top: -10px;
    height: 50px;
    position: absolute;
}.our-story-287 .guide-approach-872::after {
    width: 50px;
    content: "";
    height: 50px;
    border-right: 3px solid rgb(161,174,179);
    bottom: -10px;
    border-bottom: 3px solid rgb(161,174,179);
    right: -10px;
    position: absolute;
    opacity: 0.7;
}.launch-now-690 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(155deg, rgb(198,209,212,0.5) 50%, rgb(234,238,239) 50%);
    padding: 130px 0;
}.launch-now-690::before {
    content: '';
    background-size: 30px 30px;
    left: 0;
    background: 
        linear-gradient(45deg, transparent 48%, #ffffff 48%, #ffffff 52%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, #ffffff 48%, #ffffff 52%, transparent 52%);
    position: absolute;
    opacity: 0.04;
    width: 100%;
    z-index: 1;
    top: 0;
    background-position: 0 0;
    height: 100%;
}.launch-now-690 .who-mentors-965 {
    gap: 50px;
    display: flex;
    align-items: flex-start;
    position: relative;
    padding: 0 20px;
    z-index: 10;
    max-width: 1000px;
    margin: 0 auto;
}.launch-now-690 .container p {
    z-index: 5;
    flex: 1;
    position: relative;
    box-shadow: 
        -15px 15px 30px rgba(0, 0, 0, 0.1),
        0 0 0 10px rgba(255, 255, 255, 0.05);
    font-weight: 700;
    padding: 30px;
    background: #ffffff;
    border-radius: 20px 20px 20px 0;
    color: #000000;
    line-height: 1.4;
    font-size: 29px;
    margin: 0;
}.launch-now-690 .help-query-861 {
    transform: translateY(30px);
    text-align: center;
    height: 220px;
    border-radius: 20px 20px 0 20px;
    transition: all 0.4s ease;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    font-size: 19px;
    padding: 20px;
    flex: 0 0 220px;
    z-index: 5;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    display: flex;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        0 0 0 10px rgba(255, 255, 255, 0.05);
    background: rgb(198,209,212);
}.launch-now-690 .help-query-861::before {
    left: 0;
    content: '';
    position: absolute;
    background: rgb(161,174,179);
    border-radius: 20px 20px 0 20px;
    z-index: -1;
    transition: opacity 0.4s ease;
    opacity: 0;
    height: 100%;
    width: 100%;
    top: 0;
}.launch-now-690 .help-query-861:hover {
    transform: translateY(15px);
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.15),
        0 0 0 10px rgba(255, 255, 255, 0.1);
}.launch-now-690 .help-query-861:hover::before {
    opacity: 1;
}.launch-now-690 .container p::after {
    border-radius: 10px;
    width: 40px;
    content: '';
    z-index: -1;
    height: 40px;
    bottom: -10px;
    left: -10px;
    position: absolute;
    background: rgb(198,209,212);
}.launch-now-690::after {
    width: 200px;
    height: 200px;
    border: 30px solid rgba(255, 255, 255, 0.1);
    top: -100px;
    border-radius: 50%;
    z-index: 1;
    content: '';
    right: -100px;
    position: absolute;
}.launch-now-690 .who-mentors-965::after {
    content: '';
    border: 20px solid rgba(255, 255, 255, 0.1);
    width: 150px;
    position: absolute;
    height: 150px;
    z-index: 1;
    bottom: -75px;
    left: -75px;
    border-radius: 50%;
}

@media (max-width: 991px) {.launch-now-690 {
    padding: 110px 0;
}.launch-now-690 .who-mentors-965 {
    gap: 40px;
}.launch-now-690 .container p {
    font-size: calc(20px * 1.2);
    padding: 25px;
}.launch-now-690 .help-query-861 {
    flex: 0 0 180px;
    height: 180px;
}.launch-now-690 .container p::after {
    width: 30px;
    height: 30px;
}
}

@media (max-width: 767px) {.launch-now-690 {
    background: linear-gradient(175deg, rgb(198,209,212,0.5) 60%, rgb(234,238,239) 60%);
    padding: 90px 0;
}.launch-now-690 .who-mentors-965 {
    gap: 60px;
    flex-direction: column;
}.launch-now-690 .container p {
    width: 100%;
    font-size: 20px;
}.launch-now-690 .help-query-861 {
    width: 160px;
    height: 160px;
    align-self: flex-end;
    margin-right: 20px;
}
}

@media (max-width: 480px) {.launch-now-690 {
    padding: 70px 0;
}.launch-now-690 .container p {
    padding: 20px;
    font-size: calc(12px * 1.2);
    border-radius: 15px 15px 15px 0;
}.launch-now-690 .help-query-861 {
    border-radius: 15px 15px 0 15px;
    height: 140px;
    font-size: calc(19px * 0.9);
    width: 140px;
}.launch-now-690 .container p::after {
    width: 25px;
    border-radius: 8px;
    height: 25px;
}}.training-results-572 {
    position: relative;
    background: linear-gradient(145deg, rgb(234,238,239) 0%, rgb(198,209,212,0.5) 100%);
    padding: 100px 0;
    overflow: hidden;
}.training-results-572::before {
    width: 100%;
    top: 0;
    position: absolute;
    opacity: 0.5;
    animation: pulse 8s infinite alternate;
    content: "";
    left: 0;
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(198,209,212,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(161,174,179,0.5) 0%, transparent 40%);
}@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.5;
        transform: scale(1.1);
    }
}

.training-results-572 .container {
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.training-results-572 .who-mentors-965 {
    padding: 50px;
    align-items: center;
    background: #ffffff;
    overflow: hidden;
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.1),
        -10px -10px 30px rgba(255, 255, 255, 0.5);
    flex-direction: row-reverse;
    gap: 50px;
    position: relative;
    border-radius: 30px;
    display: flex;
}.training-results-572 .who-mentors-965::before {
    filter: blur(100px);
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    top: -150px;
    right: -150px;
    background: rgb(198,209,212,0.5);
    content: "";
    width: 300px;
    height: 300px;
    opacity: 0.3;
}.training-results-572 .who-mentors-965::after {
    filter: blur(80px);
    content: "";
    border-radius: 50%;
    height: 250px;
    position: absolute;
    opacity: 0.3;
    background: rgb(161,174,179,0.5);
    bottom: -100px;
    left: -100px;
    z-index: -1;
    width: 250px;
}.training-results-572 .img-clickable-342 {
    width: 45%;
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.1),
        -10px -10px 20px rgba(255, 255, 255, 0.5),
        inset 0 0 0 8px rgba(255, 255, 255, 0.5);
    transition: all 0.5s ease;
    position: relative;
    border-radius: 50%;
}.training-results-572 .img-clickable-342::before {
    height: 100%;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    content: "";
    top: 0;
    border-radius: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    animation: shine 5s infinite linear;
}@keyframes shine {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.training-results-572 .img-clickable-342:hover {
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.15),
        -15px -15px 30px rgba(255, 255, 255, 0.7),
        inset 0 0 0 10px rgba(255, 255, 255, 0.8);
    transform: scale(1.03);
}.training-results-572 .text-pill-wrap-954 {
    padding: 20px;
    position: relative;
    width: 55%;
}.training-results-572 .text-pill-wrap-954::before {
    content: "";
    opacity: 0.3;
    border-radius: 50%;
    top: -40px;
    width: 80px;
    position: absolute;
    border: 4px solid rgb(198,209,212,0.5);
    left: -40px;
    z-index: -1;
    height: 80px;
}.training-results-572 h3 {
    font-size: 37px;
    display: inline-block;
    color: #000000;
    margin-bottom: 30px;
    position: relative;
    font-weight: 700;
}.training-results-572 h3::after {
    border-radius: 10px;
    width: 100%;
    position: absolute;
    transition: transform 0.5s ease;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(198,209,212), rgb(161,174,179));
    height: 6px;
    transform: scaleX(0.3);
    left: 0;
    content: "";
    transform-origin: left;
}.training-results-572 .text-pill-wrap-954:hover h3::after {
    transform: scaleX(1);
}.training-results-572 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.training-results-572 li {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    background: rgb(234,238,239);
    padding: 15px 20px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    border-radius: 15px;
    transform-origin: left;
}.training-results-572 li:hover {
    background: linear-gradient(to right, rgb(234,238,239), #ffffff);
    transform: scale(1.02);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}.training-results-572 li p {
    font-size: 18px;
    align-items: center;
    margin: 0;
    color: #000000;
    display: flex;
    gap: 15px;
}.training-results-572 svg {
    align-items: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    justify-content: center;
    border-radius: 50%;
    display: flex;
    height: 22px;
    transition: all 0.3s ease;
    background: rgb(198,209,212);
    padding: 10px;
    width: 22px;
}.training-results-572 svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.training-results-572 li:hover svg {
    background: rgb(161,174,179);
    transform: scale(1.1) rotate(10deg);
}

@media (max-width: 992px) {.training-results-572 {
    padding: 80px 0;
}.training-results-572 .who-mentors-965 {
    padding: 40px;
    gap: 40px;
}.training-results-572 h3 {
    font-size: calc(37px * 0.9);
}
}

@media (max-width: 768px) {.training-results-572 .who-mentors-965 {
    gap: 40px;
    flex-direction: column;
}.training-results-572 .img-clickable-342 {
    margin: 0 auto;
    width: 70%;
    max-width: 300px;
}.training-results-572 .text-pill-wrap-954 {
    padding: 10px;
    width: 100%;
}.training-results-572 .text-pill-wrap-954::before {
    top: -30px;
    transform: translateX(-50%);
    left: 50%;
}
}

@media (max-width: 576px) {.training-results-572 {
    padding: 60px 0;
}.training-results-572 .who-mentors-965 {
    padding: 30px 20px;
}.training-results-572 .img-clickable-342 {
    width: 80%;
}.training-results-572 h3 {
    font-size: 19px;
    text-align: center;
    display: block;
}.training-results-572 li {
    padding: 12px 15px;
}.training-results-572 li p {
    font-size: 18px;
}.training-results-572 svg {
    padding: 8px;
}}.opening-board-127 {
    position: relative;
    min-height: 100vh;
    justify-content: center;
    padding: 2rem 1rem;
    background: linear-gradient(135deg, rgb(234,238,239) 0%, rgb(161,174,179,0.5) 100%);
    width: 100%;
    overflow: hidden;
    align-items: center;
    display: flex;
}.opening-board-127 > div {
    position: relative;
    width: 100%;
    max-width: 1200px;
    z-index: 2;
}.opening-board-127 .pro-learn-705 {
    transform: translateX(-5%);
    position: relative;
    margin-bottom: 2.5rem;
}.opening-board-127 .course-head-847 {
    font-weight: 700;
    transform: perspective(1000px) rotateX(5deg);
    margin: 0;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
    color: rgb(198,209,212);
    position: relative;
    font-size: 46px;
    padding: 0.5rem 0;
    transition: transform 0.5s ease;
}.opening-board-127 .course-head-847::after {
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(198,209,212) 0%, rgb(161,174,179) 100%);
    transition: transform 0.5s ease;
    width: 60%;
    content: "";
    transform: scaleX(0.8);
    transform-origin: left center;
    height: 4px;
}.opening-board-127 .course-head-847:hover {
    transform: perspective(1000px) rotateX(0deg);
}.opening-board-127 .course-head-847:hover::after {
    transform: scaleX(1);
}.opening-board-127 .edu-smart-389 {
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}.opening-board-127 .edu-smart-389:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform: perspective(1000px) rotateY(0deg);
}.opening-board-127 .edu-smart-389::before {
    top: 0;
    z-index: 1;
    bottom: 0;
    background: linear-gradient(135deg, rgb(198,209,212,0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
    opacity: 0.85;
    left: 0;
    position: absolute;
    content: "";
    right: 0;
}.opening-board-127 .edu-smart-389 > div {
    z-index: 2;
    flex-direction: column;
    padding: 3rem;
    gap: 2rem;
    color: #ffffff;
    display: flex;
    position: relative;
}.opening-board-127 .edu-smart-389 > div > div {
    padding-left: 2rem;
    position: relative;
}.opening-board-127 .edu-smart-389 > div > div::before {
    bottom: 0;
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    transition: transform 0.3s ease;
    width: 4px;
    transform: scaleY(0.7);
    background: rgb(161,174,179);
}.opening-board-127 .edu-smart-389 > div > div:hover::before {
    transform: scaleY(1);
}.opening-board-127 .edu-smart-389 p {
    transition: transform 0.4s ease;
    transform: translateY(0);
    font-weight: 600;
    font-size: calc(13px * 1.2);
    margin: 0;
    line-height: 1.6;
}.opening-board-127 .edu-smart-389 > div > div:hover p {
    transform: translateY(-5px);
}.opening-board-127 .edu-smart-389 h3 {
    background: rgba(255, 255, 255, 0.1);
    padding: 1.5rem;
    transform: translateX(0);
    font-weight: 600;
    border-radius: 10px;
    transition: transform 0.4s ease, background 0.4s ease;
    font-size: 19px;
    backdrop-filter: blur(10px);
    border-left: 3px solid rgb(161,174,179);
    line-height: 1.5;
    margin: 0;
}.opening-board-127 .edu-smart-389 h3:hover {
    background: rgba(255, 255, 255, 0.15);
    transform: translateX(10px);
}

@media (max-width: 991px) {.opening-board-127 {
    padding: 2rem 1rem;
}.opening-board-127 .course-head-847 {
    font-size: calc(46px * 0.9);
}.opening-board-127 .edu-smart-389 > div {
    padding: 2rem;
}.opening-board-127 .edu-smart-389 h3 {
    font-size: calc(19px * 0.9);
    padding: 1.25rem;
}
}

@media (max-width: 767px) {.opening-board-127 {
    padding: 1.5rem 1rem;
}.opening-board-127 .pro-learn-705 {
    transform: translateX(0);
}.opening-board-127 .course-head-847 {
    transform: perspective(1000px) rotateX(3deg);
    font-size: calc(46px * 0.8);
}.opening-board-127 .edu-smart-389 {
    transform: perspective(1000px) rotateY(-1deg);
}.opening-board-127 .edu-smart-389 > div {
    padding: 1.5rem;
    gap: 1.5rem;
}.opening-board-127 .edu-smart-389 > div > div {
    padding-left: 1.25rem;
}.opening-board-127 .edu-smart-389 p {
    font-size: 13px;
}.opening-board-127 .edu-smart-389 h3 {
    font-size: calc(19px * 0.8);
    padding: 1rem;
}
}

@media (max-width: 480px) {.opening-board-127 {
    padding: 1rem;
}.opening-board-127 .course-head-847 {
    font-size: calc(46px * 0.7);
    transform: none;
}.opening-board-127 .course-head-847::after {
    height: 3px;
}.opening-board-127 .edu-smart-389 {
    transform: none;
}.opening-board-127 .edu-smart-389 > div {
    gap: 1.25rem;
    padding: 1.25rem;
}.opening-board-127 .edu-smart-389 > div > div {
    padding-left: 1rem;
}.opening-board-127 .edu-smart-389 > div > div::before {
    width: 3px;
}.opening-board-127 .edu-smart-389 p {
    font-size: calc(13px * 0.9);
}.opening-board-127 .edu-smart-389 h3 {
    font-size: calc(19px * 0.7);
    padding: 0.8rem;
}}.contact-form-box-715 {
    position: relative;
    overflow: hidden;
    background: rgb(234,238,239);
    padding: 100px 0;
}.contact-form-box-715::before {
    z-index: 1;
    background: repeating-linear-gradient(
        45deg,
        rgb(198,209,212,0.5) 0,
        rgb(198,209,212,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    opacity: 0.07;
    left: 0;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}.contact-form-box-715::after {
    opacity: 0.07;
    background-image: 
        linear-gradient(rgb(161,174,179,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(161,174,179,0.5) 1px, transparent 1px);
    z-index: 1;
    position: absolute;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    background-size: 30px 30px;
}.contact-form-box-715 .container {
    padding: 0 30px;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
}.contact-form-box-715 h2 {
    left: 50%;
    display: inline-block;
    color: #000000;
    margin-bottom: 20px;
    transform: translateX(-50%);
    font-weight: 700;
    position: relative;
    text-align: center;
    font-size: 36px;
    padding-bottom: 20px;
}.contact-form-box-715 h2::before {
    position: absolute;
    background: rgb(198,209,212);
    bottom: 0;
    left: calc(50% - 40px);
    width: 80px;
    height: 4px;
    content: "";
}.contact-form-box-715 h2::after {
    height: 4px;
    background: rgb(161,174,179);
    position: absolute;
    content: "";
    left: calc(50% - 15px);
    width: 30px;
    bottom: 0;
}.contact-form-box-715 .feedback-section-096 {
    position: relative;
    display: flex;
    border-radius: 0;
    overflow: hidden;
    background: #ffffff;
    margin-top: 50px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
}.contact-form-box-715 .img-clickable-342 {
    flex: 0 0 45%;
    position: relative;
    min-height: 550px;
}.contact-form-box-715 .img-clickable-342::before {
    z-index: 1;
    content: "";
    background: linear-gradient(
        135deg, 
        rgba(rgb(198,209,212), 0.4), 
        rgba(rgb(161,174,179), 0.4)
    );
    inset: 0;
    position: absolute;
}.contact-form-box-715 .feedback-support-132 {
    position: relative;
    padding: 60px;
    display: flex;
    justify-content: center;
    flex: 0 0 55%;
    flex-direction: column;
}.contact-form-box-715 .feedback-support-132::before {
    position: absolute;
    z-index: 0;
    height: 150px;
    width: 150px;
    border: 30px solid rgb(198,209,212,0.5);
    top: -75px;
    border-radius: 50%;
    right: -75px;
    content: "";
}.contact-form-box-715 .feedback-support-132::after {
    bottom: -50px;
    border-radius: 0;
    z-index: 0;
    transform: rotate(45deg);
    width: 100px;
    content: "";
    background: rgb(161,174,179,0.5);
    position: absolute;
    height: 100px;
    left: -50px;
}.contact-form-box-715 form {
    position: relative;
    z-index: 2;
}.contact-form-box-715 form h3 {
    display: inline-block;
    position: relative;
    color: #000000;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 40px;
}.contact-form-box-715 form h3::after {
    left: 0;
    position: absolute;
    background: rgb(198,209,212);
    width: 50%;
    content: "";
    height: 2px;
    bottom: -15px;
}.contact-form-box-715 form input[type="text"] {
    border-bottom: 2px solid rgb(234,238,239);
    font-size: 14px;
    margin-bottom: 25px;
    width: 100%;
    color: #000000;
    border: none;
    transition: all 0.3s ease;
    background: transparent;
    padding: 20px 25px;
}.contact-form-box-715 form input[type="text"]:focus {
    border-bottom-color: rgb(198,209,212);
    outline: none;
}.contact-form-box-715 form input[type="text"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(#000000, 0.5);
}.contact-form-box-715 form input[type="text"]:focus::placeholder {
    opacity: 0;
    transform: translateY(-10px);
}.contact-form-box-715 .help-form-259 {
    position: relative;
    margin-bottom: 40px;
}.contact-form-box-715 .help-form-259 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact-form-box-715 .help-form-259 label {
    position: relative;
    line-height: 1.5;
    color: #000000;
    font-size: 15px;
    padding-left: 35px;
    cursor: pointer;
}.contact-form-box-715 .help-form-259 label::before {
    transition: all 0.3s ease;
    height: 22px;
    top: 0;
    left: 0;
    border: 2px solid rgb(234,238,239);
    position: absolute;
    width: 22px;
    background: transparent;
    content: "";
}.contact-form-box-715 .help-form-259 input[type="checkbox"]:checked + label::before {
    border-color: rgb(198,209,212);
    background: rgb(198,209,212);
}.contact-form-box-715 .help-form-259 input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    position: absolute;
    top: 4px;
    border: solid #ffffff;
    height: 12px;
    content: "";
    width: 6px;
    border-width: 0 2px 2px 0;
    left: 8px;
}.contact-form-box-715 .help-form-259 label a {
    position: relative;
    font-weight: 600;
    color: rgb(198,209,212);
    text-decoration: none;
    transition: all 0.3s ease;
}.contact-form-box-715 .help-form-259 label a::after {
    height: 1px;
    width: 100%;
    background: rgb(198,209,212);
    position: absolute;
    left: 0;
    content: "";
    transform-origin: left;
    transition: transform 0.3s ease;
    transform: scaleX(1);
    bottom: -1px;
}.contact-form-box-715 .help-form-259 label a:hover {
    color: rgb(161,174,179);
}.contact-form-box-715 .help-form-259 label a:hover::after {
    background: rgb(161,174,179);
    transform: scaleX(0);
}.contact-form-box-715 .help-query-861 {
    transition: all 0.3s ease;
    font-weight: 600;
    z-index: 1;
    position: relative;
    border: none;
    font-size: 19px;
    width: auto;
    overflow: hidden;
    cursor: pointer;
    background: rgb(198,209,212);
    color: #ffffff;
    padding: 18px 40px;
    clip-path: polygon(
        0 0,
        100% 0,
        100% 70%,
        90% 100%,
        0 100%
    );
    display: inline-block;
}.contact-form-box-715 .help-query-861::before {
    left: -10px;
    height: 100%;
    width: 0;
    z-index: -1;
    content: "";
    position: absolute;
    background: rgb(161,174,179);
    transition: width 0.5s ease;
    top: 0;
    transform: skewX(-25deg);
}.contact-form-box-715 .help-query-861:hover::before {
    width: 150%;
}.contact-form-box-715 svg {
    stroke-width: 2;
    width: 24px;
    fill: none;
    transition: all 0.3s ease;
    height: 24px;
    stroke: rgb(198,209,212);
}.contact-form-box-715 svg path {
    fill: none;
    stroke: rgb(198,209,212);
    transition: all 0.3s ease;
}.contact-form-box-715 svg:hover,
.contact-form-box-715 svg:hover path {
    stroke: rgb(161,174,179);
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media (max-width: 1024px) {.contact-form-box-715 {
    padding: 80px 0;
}.contact-form-box-715 .img-clickable-342 {
    min-height: 500px;
}.contact-form-box-715 .feedback-support-132 {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.contact-form-box-715 {
    padding: 60px 0;
}.contact-form-box-715 .feedback-section-096 {
    flex-direction: column;
}.contact-form-box-715 .img-clickable-342 {
    min-height: 300px;
    width: 100%;
}.contact-form-box-715 .feedback-support-132 {
    width: 100%;
    padding: 40px 30px;
}.contact-form-box-715 form h3 {
    margin-bottom: 30px;
}.contact-form-box-715 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact-form-box-715 .help-form-259 {
    margin-bottom: 30px;
}.contact-form-box-715 .help-query-861 {
    width: 100%;
    padding: 15px 30px;
}
}

@media (max-width: 480px) {.contact-form-box-715 {
    padding: 50px 0;
}.contact-form-box-715 h2 {
    font-size: calc(36px * 0.85);
}.contact-form-box-715 .feedback-section-096 {
    margin-top: 30px;
}.contact-form-box-715 .img-clickable-342 {
    min-height: 200px;
}.contact-form-box-715 .feedback-support-132 {
    padding: 30px 20px;
}.contact-form-box-715 form h3 {
    margin-bottom: 25px;
    font-size: calc(18px * 0.9);
}.contact-form-box-715 form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.contact-form-box-715 .help-form-259 {
    margin-bottom: 25px;
}.contact-form-box-715 .help-form-259 label {
    font-size: calc(15px * 0.9);
}.contact-form-box-715 .help-query-861 {
    padding: 12px 25px;
}}.client-experience-427 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(234,238,239) 0%, rgb(161,174,179,0.5) 100%);
    padding: 6rem 0;
    position: relative;
}.client-experience-427::before {
    opacity: 0.15;
    background: 
    radial-gradient(circle at 20% 30%, rgb(198,209,212,0.5) 0%, transparent 40%),
    radial-gradient(circle at 80% 70%, rgb(161,174,179,0.5) 0%, transparent 30%);
    height: 100%;
    left: 0;
    width: 100%;
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
}.client-experience-427::after {
    right: -10%;
    background: rgb(161,174,179);
    content: "";
    opacity: 0.05;
    position: absolute;
    height: 40%;
    transform: rotate(-15deg);
    top: -10%;
    width: 40%;
    z-index: 0;
}.client-experience-427 .container {
    position: relative;
    padding: 0 15px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.client-experience-427 h2 {
    letter-spacing: -0.02em;
    font-weight: 700;
    color: #000000;
    transform: translateX(1.5rem);
    text-align: left;
    font-size: calc(36px * 1.1);
    margin-bottom: 3rem;
    position: relative;
    line-height: 1.3;
}.client-experience-427 h2::after {
    left: 0;
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(198,209,212);
    width: 5rem;
    position: absolute;
    height: 0.3rem;
    content: "";
    transform: scaleX(1);
    bottom: -0.8rem;
}.client-experience-427 h2:hover::after {
    transform: scaleX(1.5);
}.client-experience-427 .who-mentors-965 {
    position: relative;
}.client-experience-427 .student-insights-769 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    position: relative;
    display: grid;
    gap: 2.5rem;
}.client-experience-427 .student-testimonials-315 {
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.5);
    flex-direction: column;
    border-radius: 10px;
    overflow: hidden;
    background: #ffffff;
    position: relative;
    display: flex;
    padding: 2rem;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), 
              box-shadow 0.3s ease-out;
    z-index: 2;
}.client-experience-427 .student-testimonials-315::before {
    transform-origin: left;
    width: 100%;
    left: 0;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(198,209,212) 0%, rgb(161,174,179) 100%);
    content: "";
    height: 0.3rem;
    top: 0;
}.client-experience-427 .student-testimonials-315:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.5);
}.client-experience-427 .student-testimonials-315:hover::before {
    transform: scaleX(1);
}.client-experience-427 .student-testimonials-315 h3 {
    font-weight: 600;
    color: rgb(198,209,212);
    display: inline-block;
    position: relative;
    margin-bottom: 0.8rem;
    font-size: calc(24px * 1.1);
}.client-experience-427 .student-testimonials-315 h3::after {
    position: absolute;
    bottom: -5px;
    content: "";
    width: 30px;
    background: rgb(161,174,179,0.5);
    left: 0;
    transition: width 0.3s ease;
    height: 2px;
}.client-experience-427 .student-testimonials-315:hover h3::after {
    width: 100%;
}.client-experience-427 .student-testimonials-315 .description {
    line-height: 1.6;
    z-index: 2;
    flex-grow: 1;
    font-size: 12px;
    position: relative;
    margin-bottom: 1.5rem;
    color: #000000;
}.client-experience-427 .student-testimonials-315 .description::before {
    opacity: 0.2;
    font-size: 6rem;
    left: -1rem;
    transition: transform 0.5s ease;
    content: "";
    position: absolute;
    font-family: serif;
    top: -2.5rem;
    color: rgb(161,174,179,0.5);
    z-index: -1;
}.client-experience-427 .student-testimonials-315:hover .description::before {
    transform: translateY(0.5rem) rotate(5deg);
}.client-experience-427 .student-testimonials-315 div {
    position: relative;
    transition: transform 0.4s ease;
    border-radius: 50%;
    height: 60px;
    box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    border: 3px solid #ffffff;
    width: 60px;
}.client-experience-427 .student-testimonials-315:hover div {
    transform: scale(1.1);
}.client-experience-427 .student-testimonials-315 img {
    width: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
    object-position: center;
    height: 100%;
}.client-experience-427 .student-testimonials-315:hover img {
    transform: scale(1.15);
}

@media (max-width: 992px) {.client-experience-427 {
    padding: 5rem 0;
}.client-experience-427 h2 {
    transform: translateX(0);
    font-size: 36px;
    text-align: center;
}.client-experience-427 h2::after {
    transform: translateX(-50%) scaleX(1);
    left: 50%;
}.client-experience-427 h2:hover::after {
    transform: translateX(-50%) scaleX(1.5);
}.client-experience-427 .student-insights-769 {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 2rem;
}
}

@media (max-width: 768px) {.client-experience-427 {
    padding: 4rem 0;
}.client-experience-427 .student-insights-769 {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 1.5rem;
}.client-experience-427 .student-testimonials-315 {
    padding: 1.5rem;
}
}

@media (max-width: 576px) {.client-experience-427 {
    padding: 3rem 0;
}.client-experience-427 h2 {
    margin-bottom: 2rem;
    line-height: 1.4;
    font-size: calc(36px * 0.9);
}.client-experience-427 .student-insights-769 {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.client-experience-427 .student-testimonials-315 {
    max-width: 100%;
}.client-experience-427 .student-testimonials-315 div {
    width: 50px;
    height: 50px;
}
}

@media (hover: none) {.client-experience-427 .student-testimonials-315:hover {
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.5);
    transform: none;
}.client-experience-427 .student-testimonials-315:hover::before {
    transform: scaleX(1);
}.client-experience-427 .student-testimonials-315:hover h3::after {
    width: 30px;
}.client-experience-427 .student-testimonials-315:hover div {
    transform: none;
}.client-experience-427 .student-testimonials-315:hover img {
    transform: none;
}
}

@media (prefers-reduced-motion) {.client-experience-427 .student-testimonials-315,
  .client-experience-427 .student-testimonials-315::before,
  .client-experience-427 .student-testimonials-315 h3::after,
  .client-experience-427 .student-testimonials-315 .description::before,
  .client-experience-427 .student-testimonials-315 div,
  .client-experience-427 .student-testimonials-315 img,
  .client-experience-427 h2::after {
    transition: none;
}}.contacts-154 {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(234,238,239) 0%, rgba(242, 246, 255, 0.9) 100%);
}.contacts-154::before {
    z-index: 1;
    content: "";
    top: 0;
    position: absolute;
    background-image: repeating-linear-gradient(
        45deg,
        rgba(0, 0, 0, 0.03) 0px,
        rgba(0, 0, 0, 0.03) 1px,
        transparent 1px,
        transparent 25px
    );
    pointer-events: none;
    height: 100%;
    left: 0;
    width: 100%;
}.contacts-154::after {
    height: 200%;
    position: absolute;
    z-index: 0;
    top: -50%;
    right: -10%;
    content: "";
    width: 60%;
    background: linear-gradient(120deg, rgb(198,209,212,0.5) 0%, transparent 70%);
    transform: rotate(-15deg);
}.contacts-154 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 1.5rem;
    position: relative;
}.contacts-154 .form-learn-503 {
    display: grid;
    gap: 2.5rem;
    background-color: #ffffff;
    grid-template-columns: 1fr;
    padding: 3rem;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translateY(0);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 8px 16px rgba(0, 0, 0, 0.04);
    position: relative;
}.contacts-154 .form-learn-503:hover {
    transform: translateY(-5px);
}.contacts-154 .form-learn-503::before {
    top: 0;
    position: absolute;
    content: "";
    left: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgb(198,209,212), rgb(161,174,179));
    width: 6px;
}.contacts-154 h3 {
    margin: 0 0 1.5rem;
    transform: translateX(0);
    color: #000000;
    transition: transform 0.3s ease;
    padding-bottom: 1rem;
    font-size: 30px;
    position: relative;
    font-weight: 700;
}.contacts-154 .form-learn-503:hover h3 {
    transform: translateX(10px);
}.contacts-154 h3::after {
    background: linear-gradient(90deg, rgb(198,209,212), rgb(161,174,179,0.5));
    position: absolute;
    width: 80px;
    content: "";
    bottom: 0;
    left: 0;
    height: 3px;
}.contacts-154 p {
    font-size: 14px;
    color: #000000;
    margin: 0 0 1.5rem;
    line-height: 1.7;
}.contacts-154 h5 {
    align-items: center;
    font-size: 19px;
    color: #000000;
    gap: 0.75rem;
    font-weight: 600;
    margin: 0 0 0.75rem;
    display: flex;
}.contacts-154 svg {
    width: 24px;
    height: 24px;
    transition: transform 0.3s ease;
}.contacts-154 svg:hover {
    transform: scale(1.15);
}.contacts-154 svg path {
    fill: rgb(198,209,212);
    transition: fill 0.3s ease;
}.contacts-154 a:hover svg path {
    fill: rgb(161,174,179);
}.contacts-154 .get-support-901 {
    gap: 1.25rem;
    list-style: none;
    margin: 1.5rem 0 0;
    display: grid;
    grid-template-columns: 1fr;
    padding: 0;
}.contacts-154 .edu-asknow-365 {
    color: #000000;
    text-decoration: none;
    gap: 0.75rem;
    align-items: center;
    background-color: rgba(242, 246, 255, 0.6);
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    padding: 0.75rem 1rem;
    font-weight: 600;
    display: flex;
    border-left: 3px solid transparent;
}.contacts-154 .edu-asknow-365:hover {
    background-color: rgba(242, 246, 255, 1);
    border-left: 3px solid rgb(198,209,212);
    transform: translateX(5px);
}

@media (min-width: 768px) {.contacts-154 .form-learn-503 {
    grid-template-columns: 1fr 1fr;
    padding: 4rem;
}.contacts-154 h3 {
    grid-column: 1 / -1;
}.contacts-154 .get-support-901 {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-column: 1 / -1;
}.contacts-154::after {
    right: -5%;
    top: -30%;
    width: 40%;
}
}

@media (min-width: 992px) {.contacts-154 {
    padding: 7rem 0;
}.contacts-154 .form-learn-503 {
    grid-template-columns: 2fr 1fr;
    padding: 5rem;
    column-gap: 4rem;
}.contacts-154 .get-support-901 {
    grid-template-columns: 1fr;
    grid-column: auto;
}.contacts-154 h3 {
    font-size: calc(30px * 1.2);
    grid-column: 1 / -1;
}.contacts-154 .form-learn-503::before {
    width: 8px;
}.contacts-154 .edu-asknow-365 {
    padding: 1rem 1.5rem;
}
}

@media (min-width: 1200px) {.contacts-154 .form-learn-503 {
    padding: 5rem 6rem;
}.contacts-154 h3::after {
    width: 120px;
}.contacts-154 .edu-asknow-365:hover {
    transform: translateX(10px);
}
}

@media (max-width: 767px) {.contacts-154 {
    padding: 3rem 0;
}.contacts-154 .form-learn-503 {
    padding: 2rem;
}.contacts-154 h3 {
    font-size: calc(30px * 0.9);
}.contacts-154 p {
    font-size: calc(14px * 0.95);
}}.privacy-encasement-165 {
    overflow: hidden;
    transition: all 0.3s ease;
    width: 100%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    height: auto;
    padding: 40px;
}.privacy-encasement-165 h1 {
    margin-top: 40px;
    color: #ffffff;
    font-size: 43px;
    margin-bottom: 25px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
}.privacy-encasement-165 h2 {
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    margin-top: 35px;
    color: #ffffff;
    font-weight: 600;
    text-align: left;
    font-size: 36px;
}.privacy-encasement-165 h4,.privacy-encasement-165 h3, .privacy-encasement-165 h5 {
    color: #ffffff;
}.privacy-encasement-165 ul {
    list-style-type: none;
    padding-left: 0;
}.privacy-encasement-165 li {
    border-radius: 10px;
    background: rgb(198,209,212,0.5);
    line-height: 1.6;
    font-family: Arial, sans-serif;
    padding: 10px;
    margin-bottom: 15px;
    transition: background 0.3s ease;
    color: #000000;
    font-size: 13px;
}.privacy-encasement-165 li:hover {
    background: rgb(198,209,212);
    color: #ffffff;
}.privacy-encasement-165 div {
    font-size: 13px;
    background: rgb(234,238,239);
    font-family: Arial, sans-serif;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
    border-radius: 23px;
    color: #000000;
    line-height: 1.8;
    margin-bottom: 20px;
    padding: 15px;
}.privacy-encasement-165 p, .privacy-encasement-165 span {
    line-height: 1.8;
    color: rgb(255, 255, 255, 0.5);
    margin-bottom: 10px;
}
@media only screen and (max-width: 800px) {.privacy-encasement-165 {
    padding: 20px;
}.privacy-encasement-165 h1 {
    margin-top: 30px;
    font-size: calc(21px - 4px);
    margin-bottom: 20px;
}.privacy-encasement-165 h2 {
    margin-top: 25px;
    font-size: calc(21px - 4px);
    margin-bottom: 15px;
}.privacy-encasement-165 li {
    padding: 8px;
    margin-bottom: 10px;
}.privacy-encasement-165 div {
    padding: 10px;
}}header {
    overflow: visible;
    margin-top: 0;
    padding: 0;
    z-index: 100;
    position: relative;
    background: linear-gradient(135deg, rgb(198,209,212,0.5) 0%, rgb(234,238,239) 100%);
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
}header::before {
    z-index: 0;
    left: 0;
    background-image: 
        radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.3) 0%, transparent 8%),
        radial-gradient(circle at 70% 60%, rgba(255, 255, 255, 0.3) 0%, transparent 12%),
        radial-gradient(circle at 40% 80%, rgba(255, 255, 255, 0.3) 0%, transparent 10%),
        radial-gradient(circle at 80% 30%, rgba(255, 255, 255, 0.3) 0%, transparent 15%),
        radial-gradient(circle at 10% 70%, rgba(255, 255, 255, 0.3) 0%, transparent 8%);
    opacity: 0.4;
    width: 100%;
    position: absolute;
    content: '';
    top: 0;
    height: 100%;
}header::after {
    height: 10px;
    opacity: 0.6;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(198,209,212,0.5), 
        transparent
    );
    position: absolute;
    bottom: 0;
    content: '';
    left: 0;
    width: 100%;
}header .head-wrap-514 {
    position: relative;
    display: flex;
    padding: 1.3rem 3rem;
    justify-content: space-between;
    align-items: center;
    z-index: 5;
}header .nav-core-812 {
    flex: 0 0 auto;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 50% 30% 60% 40% / 40% 50% 30% 50%;
    padding: 1rem;
    transition: all 0.6s ease;
    margin-right: 2rem;
    box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.5);
    position: relative;
}header .nav-core-812:hover {
    box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.7), 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
    border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%;
}header .main-skill-893 {
    display: block;
    transition: all 0.4s ease;
    position: relative;
}header .main-skill-893 img {
    max-height: 38px;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));
}header .main-mainwrap-307 {
    margin: 0;
    display: flex;
    list-style: none;
    position: relative;
    z-index: 2;
    padding: 0;
}header .main-mainwrap-307::before {
    transition: all 0.6s ease;
    width: 110%;
    height: 110%;
    top: -5%;
    position: absolute;
    z-index: -1;
    border-radius: 70% 30% 50% 40% / 40% 60% 30% 50%;
    content: '';
    background: linear-gradient(135deg, rgb(198,209,212,0.5) 0%, transparent 100%);
    left: -5%;
    opacity: 0.1;
}header .main-mainwrap-307:hover::before {
    border-radius: 40% 60% 30% 70% / 60% 30% 70% 40%;
    opacity: 0.2;
}header .main-site-409 {
    position: relative;
    margin: 0 0.5rem;
}header .main-site-409 a {
    transition: all 0.4s ease;
    align-items: center;
    text-decoration: none;
    position: relative;
    color: #000000;
    font-size: 14px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 60% 40% 40% 60% / 40% 50% 50% 60%;
    font-weight: 600;
    padding: 0.8rem 1.3rem;
    justify-content: center;
    z-index: 1;
    overflow: hidden;
    display: flex;
}header .main-site-409 a::before {
    top: 0;
    transform: scale(1.1);
    z-index: -1;
    position: absolute;
    width: 100%;
    border-radius: inherit;
    height: 100%;
    transition: opacity 0.4s ease;
    background: linear-gradient(135deg, rgb(198,209,212,0.5) 0%, rgb(161,174,179,0.5) 100%);
    left: 0;
    opacity: 0;
    content: '';
}header .main-site-409 a:hover {
    border-radius: 40% 60% 60% 40% / 60% 40% 60% 40%;
    color: #ffffff;
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}header .main-site-409 a:hover::before {
    opacity: 1;
    transform: scale(1);
}header .main-site-409::after {
    border-radius: 50%;
    background: rgb(198,209,212);
    transform: translateX(-50%) scale(0);
    left: 50%;
    height: 6px;
    bottom: -8px;
    width: 6px;
    position: absolute;
    transition: transform 0.4s ease;
    content: '';
    opacity: 0.7;
}header .main-site-409:hover::after {
    transform: translateX(-50%) scale(1);
}header .head-wrap-514::before {
    filter: blur(30px);
    right: -100px;
    opacity: 0.1;
    height: 200px;
    border-radius: 50%;
    background: radial-gradient(circle, rgb(198,209,212,0.5) 0%, transparent 70%);
    width: 200px;
    position: absolute;
    content: '';
    top: -100px;
}header .head-wrap-514::after {
    left: -75px;
    height: 150px;
    opacity: 0.1;
    position: absolute;
    content: '';
    border-radius: 50%;
    bottom: -75px;
    width: 150px;
    background: radial-gradient(circle, rgb(161,174,179,0.5) 0%, transparent 70%);
    filter: blur(30px);
}.top-nav-982 {
    z-index: 1;
    padding-top: 2rem;
    background: rgb(234,238,239);
    position: relative;
}

@keyframes morphing {
    0%, 100% { border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%; }
    33% { border-radius: 40% 60% 70% 30% / 30% 40% 30% 70%; }
    66% { border-radius: 30% 60% 70% 40% / 60% 30% 70% 40%; }
}

@media (min-width: 1400px) {header .head-wrap-514 {
    margin: 0 auto;
    max-width: 1320px;
}header .main-site-409 {
    margin: 0 0.7rem;
}header .main-site-409 a {
    padding: 0.8rem 1.6rem;
}
}

@media (max-width: 991px) {header .head-wrap-514 {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .nav-core-812 {
    margin-right: 0;
    margin-bottom: 0;
    padding: 0.7rem;
}header .main-mainwrap-307 {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .main-site-409 a {
    padding: 0.6rem 1rem;
    font-size: calc(14px - 1px);
}header .main-mainwrap-307::before {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .head-wrap-514 {
    padding: 0.8rem 1.5rem;
}header .nav-core-812 {
    border-radius: 40% 60% 50% 50% / 40% 50% 50% 40%;
    padding: 0.6rem;
    max-width: 140px;
}header .main-skill-893 img {
    max-height: 35px;
}header .main-mainwrap-307 {
    justify-content: flex-start;
    overflow-x: auto;
    margin-top: 0.8rem;
    padding-bottom: 0.5rem;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
}header .main-mainwrap-307::-webkit-scrollbar {
    height: 3px;
}header .main-mainwrap-307::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(198,209,212,0.5);
}header .main-site-409 {
    flex: 0 0 auto;
    margin: 0 0.2rem;
}header .main-site-409 a {
    font-size: calc(14px - 2px);
    padding: 0.5rem 0.8rem;
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    white-space: nowrap;
}header .main-site-409::after {
    display: none;
}header::after {
    height: 5px;
}
}

@media (max-width: 479px) {header .head-wrap-514 {
    padding: 0.7rem 1.2rem;
}header .nav-core-812 {
    padding: 0.5rem;
    max-width: 120px;
}header .main-site-409 a {
    font-size: calc(14px - 3px);
    padding: 0.4rem 0.6rem;
}}.course-demographic-823 {
    background: #f9f9f9;
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.course-demographic-823::before {
    transform: translateX(-50%);
    width: 6px;
    bottom: 0;
    left: 50%;
    background-color: rgb(198,209,212,0.5);
    top: 0;
    position: absolute;
    z-index: 1;
    content: '';
}.course-demographic-823 .who-mentors-965 {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    z-index: 10;
    text-align: center;
    padding: 0 30px;
}.course-demographic-823 h3 {
    color: #000000;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 50px;
    position: relative;
    background-color: #f9f9f9;
    border: 3px solid rgb(198,209,212,0.5);
    padding: 0 30px;
    margin-bottom: 80px;
    font-size: 35px;
    display: inline-block;
    font-weight: 700;
}.course-demographic-823 ul {
    margin: 0;
    list-style: none;
    padding: 0;
    align-items: center;
    display: flex;
    gap: 50px;
    flex-direction: column;
    position: relative;
}.course-demographic-823 ul li {
    position: relative;
    display: flex;
    z-index: 2;
    transition: all 0.4s ease;
    background-color: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    align-items: center;
    max-width: 500px;
    text-align: left;
    padding: 30px;
    gap: 20px;
    width: 100%;
    border-radius: 20px;
}.course-demographic-823 ul li::before {
    height: 50px;
    content: '';
    transition: all 0.4s ease;
    border-radius: 50%;
    left: 50%;
    z-index: 5;
    top: -25px;
    background-color: #ffffff;
    position: absolute;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border: 6px solid rgb(198,209,212,0.5);
    width: 50px;
    transform: translateX(-50%);
}.course-demographic-823 ul li:nth-child(even) {
    text-align: right;
    flex-direction: row-reverse;
}.course-demographic-823 ul li:hover {
    transform: scale(1.05);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.course-demographic-823 ul li:hover::before {
    background-color: rgb(198,209,212,0.5);
    border-color: #ffffff;
}.course-demographic-823 ul li svg {
    height: 60px;
    flex-shrink: 0;
    background-color: rgb(198,209,212,0.5);
    width: 60px;
    border-radius: 50%;
    padding: 12px;
    transition: all 0.4s ease;
}.course-demographic-823 ul li:hover svg {
    transform: rotate(360deg);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}.course-demographic-823 ul li svg path {
    fill: #ffffff;
    transition: fill 0.4s ease;
}.course-demographic-823 ul li:hover svg path {
    fill: rgb(198,209,212);
}@keyframes fadeInFromTop {
    from {
        opacity: 0;
        transform: translateY(-50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.course-demographic-823 ul li {
    opacity: 0;
    animation: fadeInFromTop 0.6s ease forwards;
}.course-demographic-823 ul li:nth-child(1) {
    animation-delay: 0.1s;
}.course-demographic-823 ul li:nth-child(2) {
    animation-delay: 0.3s;
}.course-demographic-823 ul li:nth-child(3) {
    animation-delay: 0.5s;
}.course-demographic-823 ul li:nth-child(4) {
    animation-delay: 0.7s;
}.course-demographic-823 ul li:nth-child(5) {
    animation-delay: 0.9s;
}.course-demographic-823 ul li:nth-child(6) {
    animation-delay: 1.1s;
}

@media (max-width: 992px) {.course-demographic-823 {
    padding: 90px 0;
}.course-demographic-823 h3 {
    margin-bottom: 60px;
}.course-demographic-823 ul {
    gap: 60px;
}.course-demographic-823 ul li {
    padding: 25px;
}.course-demographic-823 ul li svg {
    padding: 10px;
    width: 50px;
    height: 50px;
}
}

@media (max-width: 768px) {.course-demographic-823 ul li,
    .course-demographic-823 ul li:nth-child(even) {
    flex-direction: column;
    align-items: center;
    text-align: center;
}.course-demographic-823 ul li::before {
    top: -30px;
}
}

@media (max-width: 576px) {.course-demographic-823 {
    padding: 70px 0;
}.course-demographic-823 h3 {
    font-size: calc(35px * 0.85);
    margin-bottom: 50px;
    padding: 0 20px;
}.course-demographic-823 ul {
    gap: 50px;
}.course-demographic-823 ul li {
    padding: 20px;
}.course-demographic-823 ul li::before {
    top: -25px;
    width: 40px;
    height: 40px;
}.course-demographic-823 ul li svg {
    padding: 8px;
    width: 45px;
    height: 45px;
}
}

@media (prefers-reduced-motion: reduce) {.course-demographic-823 ul li {
    animation: none;
    opacity: 1;
}.course-demographic-823 ul li:hover {
    transform: none;
}.course-demographic-823 ul li:hover svg {
    transform: none;
}}.thxDiv-032 {
    background: linear-gradient(135deg, rgb(234,238,239) 0%, rgba(rgb(198,209,212,0.5), 0.1) 100%);
    isolation: isolate;
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
}.thxDiv-032::before {
    width: 45%;
    content: "";
    animation: float 15s ease-in-out infinite alternate;
    opacity: 0.15;
    z-index: -1;
    top: -5%;
    filter: blur(20px);
    background: linear-gradient(225deg, rgb(198,209,212) 0%, transparent 70%);
    position: absolute;
    right: -5%;
    transform: rotate(-15deg) translateZ(0);
    height: 45%;
}.thxDiv-032::after {
    left: -5%;
    height: 35%;
    width: 35%;
    content: "";
    filter: blur(20px);
    background: linear-gradient(45deg, rgb(161,174,179) 0%, transparent 70%);
    transform: rotate(15deg) translateZ(0);
    position: absolute;
    opacity: 0.15;
    z-index: -1;
    bottom: -5%;
    animation: float 18s ease-in-out infinite alternate-reverse;
}.thxDiv-032 .container {
    padding: 0 1.5rem;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
}.thxDiv-032 .who-mentors-965 {
    box-shadow: 0 25px 50px -12px rgba(rgba(0, 0, 0, 0.5), 0.1),
                0 -5px 30px -10px rgba(rgb(198,209,212,0.5), 0.05);
    background: linear-gradient(145deg, rgba(rgb(255, 255, 255, 0.5), 0.95) 0%, rgba(rgb(255, 255, 255, 0.5), 0.85) 100%);
    backdrop-filter: blur(10px);
    padding: clamp(2rem, 5vw, 4rem);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    display: grid;
    grid-template-columns: 1fr;
    gap: 2.5rem;
    transform: perspective(1000px) rotateX(2deg) translateZ(0);
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 2rem),
        calc(100% - 2rem) 100%,
        0 100%
    );
}.thxDiv-032 .who-mentors-965:hover {
    box-shadow: 0 30px 60px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
                0 -10px 40px -10px rgba(rgb(198,209,212,0.5), 0.1);
    transform: perspective(1000px) rotateX(0deg) translateZ(0) translateY(-5px);
}.thxDiv-032 .who-mentors-965 > div:first-child {
    padding-bottom: 1.5rem;
    position: relative;
}.thxDiv-032 .who-mentors-965 > div:first-child::after {
    background: linear-gradient(90deg, rgb(198,209,212) 0%, transparent 100%);
    bottom: 0;
    transform: scaleX(0);
    width: 80%;
    height: 3px;
    position: absolute;
    content: "";
    transform-origin: left center;
    left: 0;
    animation: expandLine 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.2s;
}.thxDiv-032 h5 {
    margin: 0;
    font-weight: 700;
    color: #000000;
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    line-height: 1.4;
    opacity: 0;
    transform: translateY(20px);
    font-size: clamp(calc(21px * 0.8), 4vw, 21px);
    letter-spacing: -0.01em;
}.thxDiv-032 .who-mentors-965 > div:last-child {
    position: relative;
    opacity: 0;
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
}.thxDiv-032 .who-mentors-965 > div:last-child::before {
    position: absolute;
    width: 80px;
    animation: pulse 6s ease-in-out infinite alternate;
    z-index: -1;
    height: 80px;
    opacity: 0.2;
    background: linear-gradient(135deg, rgb(161,174,179) 0%, transparent 80%);
    border-radius: 50%;
    right: -40px;
    transform: translateZ(0);
    content: "";
    top: -10px;
}.thxDiv-032 p {
    font-size: clamp(calc(16px * 0.95), 3vw, 16px);
    margin: 0;
    font-family: Arial, sans-serif;
    line-height: 1.7;
    transition: color 0.3s ease;
    color: #000000;
}.thxDiv-032 a {
    position: relative;
    display: block;
    padding: 0.5rem 0;
    text-decoration: none;
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
}.thxDiv-032 a:hover {
    transform: translateX(5px);
}.thxDiv-032 a:hover p {
    color: rgb(198,209,212);
}.thxDiv-032 a::after {
    transform-origin: left center;
    opacity: 0.5;
    position: absolute;
    transform: scaleX(0.3);
    background: linear-gradient(90deg, rgb(161,174,179) 0%, transparent 100%);
    height: 1px;
    width: 100%;
    left: 0;
    content: "";
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    bottom: 0;
}.thxDiv-032 a:hover::after {
    opacity: 1;
    transform: scaleX(1);
}

@keyframes fadeUpIn {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes expandLine {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

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

@keyframes pulse {
    0%, 100% {
        transform: scale(1) translateZ(0);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.2) translateZ(0);
        opacity: 0.3;
    }
}

@media (min-width: 768px) {.thxDiv-032 {
    padding: 7rem 0;
}.thxDiv-032 .who-mentors-965 {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 4rem;
    padding: clamp(3rem, 6vw, 5rem);
}.thxDiv-032 .who-mentors-965 > div:first-child {
    padding-bottom: 0;
    padding-right: 2rem;
}.thxDiv-032 .who-mentors-965 > div:first-child::after {
    top: 15%;
    left: auto;
    bottom: auto;
    transform-origin: top center;
    height: 70%;
    animation: expandVertLine 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.2s;
    width: 3px;
    transform: scaleY(0);
    right: 0;
    background: linear-gradient(180deg, rgb(198,209,212) 0%, transparent 100%);
}.thxDiv-032 h5 {
    text-align: left;
}
}

@media (min-width: 992px) {.thxDiv-032 .who-mentors-965 {
    gap: 6rem;
}.thxDiv-032 h5 {
    font-size: 21px;
}.thxDiv-032 p {
    font-size: 16px;
}
}

@keyframes expandVertLine {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}

@media (max-width: 480px) {.thxDiv-032 {
    padding: 4rem 0;
}.thxDiv-032 .who-mentors-965 {
    clip-path: polygon(
            0 0,
            100% 0,
            100% calc(100% - 1rem),
            calc(100% - 1rem) 100%,
            0 100%
        );
    padding: 2rem 1.5rem;
}.thxDiv-032 h5 {
    font-size: calc(21px * 0.75);
}.thxDiv-032 p {
    font-size: calc(16px * 0.9);
}
}

@media (prefers-reduced-motion: reduce) {.thxDiv-032::before,
    .thxDiv-032::after,
    .thxDiv-032 .who-mentors-965,
    .thxDiv-032 .who-mentors-965 > div:first-child::after,
    .thxDiv-032 h5,
    .thxDiv-032 .who-mentors-965 > div:last-child,
    .thxDiv-032 .who-mentors-965 > div:last-child::before,
    .thxDiv-032 a,
    .thxDiv-032 a::after {
    transition: opacity 0.3s ease;
    animation: none;
}.thxDiv-032 .who-mentors-965 > div:first-child::after,
    .thxDiv-032 a::after {
    transform: none;
}}.cookieNoticePromptPanel-876 {
    background: rgb(234,238,239);
    z-index: 90;
    bottom: 0;
    width: 100%;
    border-top: 2px solid rgb(198,209,212);
    position: fixed;
}.cookie-tab-187 {
    display: flex;
    align-items: center;
    padding: 20px 0;
    justify-content: space-between;
}.cookieNoticePromptPanel-876 h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.cookieNoticePromptPanel-876 p {
    font-size: 18px;
}.digital-cookies-758 {
    margin-right: 10px;
    flex-shrink: 0;
}.digital-cookies-758 svg, .digital-cookies-758 svg path, .digital-cookies-758 img {
    fill: rgb(198,209,212);
    height: 100px;
    width: 100px;
}.cookie-controls-936 {
    white-space: nowrap;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    flex-shrink: 0;
    border-bottom: 2px solid rgb(198,209,212);
    min-width: 120px;
    color: rgb(198,209,212);
    line-height: 35px;
    font-size: 24px;
    margin-left: 10px;
}.cookieNoticePromptPanel-876 p a {
    color: rgb(198,209,212);
    text-decoration: none;
}#cookie-dialog-box-156 {
    display: none;
}#cookie-dialog-box-156:checked ~ .cookieNoticePromptPanel-876 {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.cookieNoticePromptPanel-876 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.digital-cookies-758 {
    display: none;
}.cookie-tab-187 {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.cookieNoticePromptPanel-876 h5 {
    text-align: center;
}.cookieNoticePromptPanel-876 p {
    text-align: center;
}.user-status-927 {
    margin-bottom: 20px;
}body .inner-container-416 .cookie-controls-936 {
    margin-left: 0;
}}
.inner-container-416 .cookie-tab-187 {
    justify-content: flex-end;
}.inner-container-416 .cookie-controls-936 {
    background: rgb(198,209,212);
    padding: 10px;
    margin-left: 30px;
    color: #ffffff;
    font-size: 20px;
}.inner-container-416 .user-status-927 {
    text-align: right;
}
@media only screen and (max-width: 800px)  {.inner-container-416 .cookie-controls-936 {
    margin-left: 0;
    margin-bottom: 10px;
}}.course-instructor-517 {
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(234,238,239) 0%, #ffffff 100%);
    position: relative;
}.course-instructor-517::before {
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0.05;
    left: 0;
    position: absolute;
    top: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(161,174,179,0.5) 0px,
        rgb(161,174,179,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    z-index: 1;
}.course-instructor-517::after {
    background: radial-gradient(
        ellipse at center,
        rgb(198,209,212,0.5) 0%,
        transparent 70%
    );
    opacity: 0.1;
    content: "";
    height: 200%;
    top: -50%;
    position: absolute;
    right: -25%;
    z-index: 1;
    width: 80%;
    transform: rotate(-15deg);
}.course-instructor-517 .container {
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.course-instructor-517 .student-testimonials-315 {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    position: relative;
    padding: 3rem;
    display: grid;
    gap: 2rem;
    grid-template-columns: 1fr;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.course-instructor-517 .student-testimonials-315:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
}.course-instructor-517 .student-testimonials-315::before {
    transform-origin: top;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
    transform: scaleY(0);
    background: linear-gradient(to bottom, rgb(198,209,212), rgb(161,174,179));
    position: absolute;
    width: 5px;
    content: "";
    left: 0;
    height: 100%;
}.course-instructor-517 .student-testimonials-315:hover::before {
    transform: scaleY(1);
}.course-instructor-517 .img-clickable-342 {
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: rotate(-3deg) translateY(0);
    overflow: hidden;
    position: relative;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    width: 180px;
    height: 180px;
    margin: 0 auto;
    border: 6px solid #ffffff;
}.course-instructor-517 .student-testimonials-315:hover .img-clickable-342 {
    transform: rotate(0deg) translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}.course-instructor-517 .img-clickable-342::after {
    height: 100%;
    left: 0;
    width: 100%;
    position: absolute;
    top: 0;
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgba(0, 0, 0, 0.2) 100%
    );
    content: "";
}.course-instructor-517 .name {
    margin: 0.5rem 0;
    display: inline-block;
    font-size: calc(23px * 1.1);
    width: 100%;
    font-weight: 700;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    color: rgb(198,209,212);
    position: relative;
    transform: translateY(0);
    text-align: center;
}.course-instructor-517 .student-testimonials-315:hover .name {
    transform: translateY(-5px);
}.course-instructor-517 .name::after {
    width: 80px;
    bottom: -5px;
    height: 2px;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    left: 50%;
    transform: translateX(-50%) scaleX(0.5);
    content: "";
    background: rgb(161,174,179);
}.course-instructor-517 .student-testimonials-315:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.course-instructor-517 .student-testimonials-315 div:nth-child(2) div {
    font-size: calc(13px * 1.05);
    text-align: center;
    margin-top: 0.5rem;
    transform: translateY(0);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    font-style: italic;
    color: rgb(161,174,179);
}.course-instructor-517 .student-testimonials-315:hover div:nth-child(2) div {
    transform: translateY(-3px);
}.course-instructor-517 .employee-summary-580 {
    text-align: justify;
    color: #000000;
    line-height: 1.8;
    font-size: 13px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    margin: 1.5rem 0 0;
    opacity: 0.95;
    position: relative;
    transition: opacity 0.4s ease;
    padding: 1.5rem 0.5rem 0.5rem;
}.course-instructor-517 .student-testimonials-315:hover .employee-summary-580 {
    opacity: 1;
}.course-instructor-517 .employee-summary-580::before {
    text-shadow: 2px 2px 0 #ffffff;
    top: -0.5rem;
    transform: translateX(-50%);
    position: absolute;
    content: "";
    line-height: 1;
    color: rgb(198,209,212,0.5);
    left: 50%;
    font-size: 4rem;
    font-family: serif;
}

@media (min-width: 768px) {.course-instructor-517 .student-testimonials-315 {
    padding: 3.5rem;
    grid-template-columns: auto 1fr;
    gap: 2.5rem;
}.course-instructor-517 .img-clickable-342 {
    margin: 0;
    height: 200px;
    width: 200px;
}.course-instructor-517 .name {
    text-align: left;
}.course-instructor-517 .name::after {
    left: 0;
    transform: translateX(0) scaleX(0.5);
}.course-instructor-517 .student-testimonials-315:hover .name::after {
    transform: translateX(0) scaleX(1);
}.course-instructor-517 .student-testimonials-315 div:nth-child(2) div {
    text-align: left;
}.course-instructor-517 .student-testimonials-315 div:nth-child(3) {
    grid-column: span 2;
}.course-instructor-517 .employee-summary-580 {
    padding: 2rem 1rem 0.5rem;
}.course-instructor-517 .employee-summary-580::before {
    transform: translateX(0);
    left: 1rem;
}
}

@media (min-width: 992px) {.course-instructor-517 {
    padding: 150px 0;
}.course-instructor-517 .student-testimonials-315 {
    grid-template-columns: 220px 1fr 2fr;
    padding: 4rem;
    gap: 3rem;
}.course-instructor-517 .student-testimonials-315 div:nth-child(1) {
    grid-row: span 2;
}.course-instructor-517 .student-testimonials-315 div:nth-child(3) {
    grid-column: 3;
    grid-row: span 2;
}.course-instructor-517 .img-clickable-342 {
    height: 280px;
    width: 220px;
}.course-instructor-517 .employee-summary-580 {
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    align-items: center;
    margin: 0;
    display: flex;
    padding: 0 0 0 3rem;
    border-top: none;
    height: 100%;
}.course-instructor-517 .employee-summary-580::before {
    left: 1rem;
    top: 1rem;
}
}

@media (min-width: 1200px) {.course-instructor-517 .student-testimonials-315 {
    padding: 5rem;
    grid-template-columns: 250px 1fr 2.5fr;
    gap: 3.5rem;
}.course-instructor-517 .img-clickable-342 {
    height: 320px;
    width: 250px;
}.course-instructor-517 .name {
    font-size: calc(23px * 1.2);
}.course-instructor-517 .student-testimonials-315 div:nth-child(2) div {
    margin-top: 0.75rem;
    font-size: calc(13px * 1.1);
}.course-instructor-517 .employee-summary-580 {
    padding: 0 0 0 4rem;
    line-height: 1.9;
    font-size: calc(13px * 1.05);
}}footer {
    z-index: 1;
    position: relative;
}footer::before {
    left: 0;
    bottom: 0;
    background: rgb(198,209,212);
    opacity: 0.95;
    right: 0;
    content: "";
    z-index: -2;
    position: absolute;
    top: 0;
}footer::after {
    bottom: 0;
    z-index: -1;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    background-image: 
        radial-gradient(circle at 25% 25%, rgb(161,174,179) 1px, transparent 1px),
        radial-gradient(circle at 75% 75%, rgb(161,174,179) 1px, transparent 1px),
        radial-gradient(circle at 25% 75%, rgb(161,174,179) 1px, transparent 1px),
        radial-gradient(circle at 75% 25%, rgb(161,174,179) 1px, transparent 1px);
    opacity: 0.1;
    right: 0;
    background-size: 50px 50px;
}.trade-mark-874 {
    position: relative;
    color: #ffffff;
    padding: 4rem 0 2rem;
}.trade-mark-874::before {
    height: 3px;
    width: 100%;
    background: rgb(161,174,179);
    left: 0;
    content: "";
    position: absolute;
    top: 0;
}.trade-mark-874::after {
    top: 3px;
    opacity: 0.5;
    height: 8px;
    background-image: 
        linear-gradient(90deg, 
            rgb(161,174,179) 0px, rgb(161,174,179) 10px,
            transparent 10px, transparent 15px,
            rgb(161,174,179) 15px, rgb(161,174,179) 30px,
            transparent 30px, transparent 35px,
            rgb(161,174,179) 35px, rgb(161,174,179) 40px,
            transparent 40px, transparent 60px,
            rgb(161,174,179) 60px, rgb(161,174,179) 70px,
            transparent 70px, transparent 80px,
            rgb(161,174,179) 80px, rgb(161,174,179) 90px,
            transparent 90px, transparent 110px,
            rgb(161,174,179) 110px, rgb(161,174,179) 120px,
            transparent 120px, transparent 140px
        );
    width: 100%;
    background-repeat: repeat-x;
    content: "";
    left: 0;
    position: absolute;
}.trade-mark-874 .container {
    display: flex;
    gap: 3rem;
    flex-wrap: wrap;
    position: relative;
}.trade-mark-874 .company_holder {
    flex: 1 1 400px;
    border-radius: 27px;
    position: relative;
    padding: 0;
}.trade-mark-874 .company_holder::before {
    position: absolute;
    opacity: 0.1;
    content: "";
    left: 0;
    height: 100%;
    background-image:
        linear-gradient(0deg, transparent 24px, rgb(161,174,179) 25px, rgb(161,174,179) 26px, transparent 27px, transparent 49px),
        linear-gradient(90deg, transparent 24px, rgb(161,174,179) 25px, rgb(161,174,179) 26px, transparent 27px, transparent 49px);
    top: 0;
    width: 100%;
    border-radius: 27px;
    background-size: 50px 50px;
}.trade-mark-874 .company_holder h3 {
    padding: 1.5rem 2rem;
    border-top-left-radius: 27px;
    font-weight: 700;
    position: relative;
    border-top-right-radius: 27px;
    color: #ffffff;
    font-size: 38px;
    background: rgb(161,174,179);
    margin: 0;
}.trade-mark-874 .company_holder h3::after {
    position: absolute;
    width: 10px;
    background: #ffffff;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
    transform: translateY(-50%);
    content: "";
    right: 15px;
    border-radius: 50%;
    height: 10px;
    top: 50%;
}.trade-mark-874 .template-cta-478 {
    border-bottom-left-radius: 27px;
    position: relative;
    color: #ffffff;
    border-bottom-right-radius: 27px;
    line-height: 1.6;
    font-size: 17px;
    padding: 2rem;
    background: rgba(255, 255, 255, 0.1);
}.trade-mark-874 .template-cta-478::before {
    opacity: 0.6;
    content: "";
    height: 20px;
    border-radius: 50%;
    position: absolute;
    left: -10px;
    background: rgb(161,174,179);
    width: 20px;
    top: 2rem;
}.trade-mark-874 .template-cta-478::after {
    height: 20px;
    border-radius: 50%;
    width: 20px;
    position: absolute;
    right: -10px;
    background: rgb(161,174,179);
    bottom: 2rem;
    content: "";
    opacity: 0.6;
}.trade-mark-874 .honor-cta-162 {
    min-width: 400px;
    flex: 1 1 calc(100% - 450px);
}.trade-mark-874 .top-edu-054 {
    flex-wrap: wrap;
    display: flex;
    gap: 3rem;
}.trade-mark-874 .main-mainwrap-307 {
    position: relative;
    min-width: 200px;
    flex: 1 1 calc(50% - 1.5rem);
    border-radius: 27px;
    overflow: hidden;
}.trade-mark-874 .main-mainwrap-307::before {
    content: "";
    bottom: 0;
    top: 0;
    right: 0;
    z-index: -1;
    background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 20px);
    position: absolute;
    left: 0;
    border-radius: 27px;
}.trade-mark-874 .main-mainwrap-307 h5 {
    font-size: 19px;
    background: rgb(161,174,179);
    font-weight: 600;
    margin: 0;
    position: relative;
    display: flex;
    align-items: center;
    color: #ffffff;
    padding: 1rem 1.5rem;
}.trade-mark-874 .main-mainwrap-307 h5::before {
    height: 8px;
    margin-right: 10px;
    background: #ffffff;
    content: "";
    display: inline-block;
    width: 8px;
    border-radius: 50%;
}.trade-mark-874 .main-mainwrap-307 h5::after {
    height: 6px;
    background: #ffffff;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    border-radius: 50%;
    width: 6px;
    content: "";
    right: 15px;
}.trade-mark-874 .main-mainwrap-307 .top-edu-054 {
    background: rgba(255, 255, 255, 0.05);
    gap: 2px;
    flex-direction: column;
    display: flex;
    padding: 1.5rem;
}.trade-mark-874 .main-mainwrap-307 .top-edu-054 a {
    transition: all 0.3s ease;
    color: #ffffff;
    text-decoration: none;
    border-radius: 10px;
    font-size: 17px;
    padding: 0.8rem 1rem 0.8rem 2rem;
    position: relative;
    display: block;
}.trade-mark-874 .main-mainwrap-307 .top-edu-054 a::before {
    background: rgb(161,174,179);
    left: 0.7rem;
    border-radius: 50%;
    position: absolute;
    height: 6px;
    transform: translateY(-50%);
    top: 50%;
    width: 6px;
    content: "";
    transition: all 0.3s ease;
}.trade-mark-874 .main-mainwrap-307 .top-edu-054 a:hover {
    background: rgba(255, 255, 255, 0.1);
}.trade-mark-874 .main-mainwrap-307 .top-edu-054 a:hover::before {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
    background: #ffffff;
}.lecture-ref-927 {
    background: rgb(161,174,179);
    position: relative;
    padding: 2rem 0;
    margin-top: 2.5rem;
}.lecture-ref-927::before {
    width: 100%;
    height: 5px;
    background-repeat: repeat-x;
    content: "";
    left: 0;
    top: -5px;
    background-image: 
        linear-gradient(90deg, 
            transparent 0px, transparent 20px,
            rgb(198,209,212) 20px, rgb(198,209,212) 40px,
            transparent 40px, transparent 60px,
            rgb(198,209,212) 60px, rgb(198,209,212) 80px,
            transparent 80px, transparent 100px,
            rgb(198,209,212) 100px, rgb(198,209,212) 120px
        );
    position: absolute;
}.lecture-ref-927 .container {
    position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
}.lecture-ref-927 .container::before,
.lecture-ref-927 .container::after {
    content: "";
    width: 15px;
    background: rgb(198,209,212);
    border-radius: 50%;
    transform: translateY(-50%);
    height: 15px;
    top: 50%;
    position: absolute;
}.lecture-ref-927 .container::before {
    left: 15%;
}.lecture-ref-927 .container::after {
    right: 15%;
}.lecture-ref-927 .flag-content-630 {
    background: rgb(198,209,212);
    color: #ffffff;
    padding: 0.5rem 2rem;
    text-align: center;
    position: relative;
    border-radius: 30px;
    display: inline-block;
    font-size: 13px;
}.lecture-ref-927 .flag-content-630::before,
.lecture-ref-927 .flag-content-630::after {
    height: 1px;
    content: "";
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    width: 50px;
    background: rgb(198,209,212);
}.lecture-ref-927 .flag-content-630::before {
    margin-right: 15px;
    right: 100%;
}.lecture-ref-927 .flag-content-630::after {
    left: 100%;
    margin-left: 15px;
}

@media (max-width: 1200px) {.trade-mark-874 .container {
    gap: 2rem;
}.trade-mark-874 .company_holder {
    flex: 1 1 350px;
}.trade-mark-874 .honor-cta-162 {
    min-width: 350px;
    flex: 1 1 calc(100% - 400px);
}.trade-mark-874 .top-edu-054 {
    gap: 2rem;
}.lecture-ref-927 .container::before {
    left: 5%;
}.lecture-ref-927 .container::after {
    right: 5%;
}
}

@media (max-width: 992px) {.trade-mark-874 {
    padding: 3.5rem 0 1.5rem;
}.trade-mark-874 .container {
    gap: 2.5rem;
    flex-direction: column;
}.trade-mark-874 .company_holder,
    .trade-mark-874 .honor-cta-162 {
    min-width: 100%;
    flex: 1 1 100%;
}.trade-mark-874 .main-mainwrap-307 {
    min-width: 200px;
    flex: 1 1 calc(50% - 1.5rem);
}.lecture-ref-927 .container::before,
    .lecture-ref-927 .container::after {
    display: none;
}
}

@media (max-width: 768px) {.trade-mark-874 {
    padding: 3rem 0 1rem;
}.trade-mark-874 .top-edu-054 {
    gap: 1.5rem;
}.trade-mark-874 .company_holder h3 {
    font-size: calc(38px - 2px);
    padding: 1.2rem 1.5rem;
}.trade-mark-874 .template-cta-478 {
    padding: 1.5rem;
}.trade-mark-874 .template-cta-478::before,
    .trade-mark-874 .template-cta-478::after {
    display: none;
}.lecture-ref-927 {
    margin-top: 2rem;
}.lecture-ref-927 .flag-content-630::before,
    .lecture-ref-927 .flag-content-630::after {
    width: 30px;
}
}

@media (max-width: 576px) {.trade-mark-874 {
    padding: 2.5rem 0 0.8rem;
}.trade-mark-874 .main-mainwrap-307 {
    flex: 1 1 100%;
    min-width: 100%;
}.trade-mark-874 .top-edu-054 {
    gap: 1rem;
}.trade-mark-874 .main-mainwrap-307 .top-edu-054 a {
    padding: 0.7rem 1rem 0.7rem 1.8rem;
}.trade-mark-874 .main-mainwrap-307 .top-edu-054 a::before {
    left: 0.6rem;
}.lecture-ref-927 {
    margin-top: 1.5rem;
    padding: 1.5rem 0;
}.lecture-ref-927 .flag-content-630::before,
    .lecture-ref-927 .flag-content-630::after {
    display: none;
}
}

@media (max-width: 420px) {.trade-mark-874::after {
    background-size: 100px 5px;
    height: 5px;
}.trade-mark-874 .company_holder h3::after,
    .trade-mark-874 .main-mainwrap-307 h5::before,
    .trade-mark-874 .main-mainwrap-307 h5::after {
    display: none;
}.trade-mark-874 .main-mainwrap-307 h5 {
    padding: 0.8rem 1rem;
}.trade-mark-874 .main-mainwrap-307 .top-edu-054 {
    padding: 1rem;
}.lecture-ref-927 .flag-content-630 {
    width: 90%;
    padding: 0.4rem 1.5rem;
}}.statistical-data-516 {
    position: relative;
    overflow: hidden;
    padding: 4rem 0;
    background: linear-gradient(135deg, rgb(234,238,239) 0%, rgb(161,174,179,0.5) 100%);
}.statistical-data-516::before {
    width: 100%;
    top: 0;
    z-index: 1;
    background-image: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 15px,
        rgba(255, 255, 255, 0.03) 15px,
        rgba(255, 255, 255, 0.03) 30px
    );
    left: 0;
    content: "";
    height: 100%;
    position: absolute;
}.statistical-data-516::after {
    background: radial-gradient(circle at center, rgb(161,174,179,0.5) 0%, transparent 60%);
    left: -50%;
    height: 200%;
    top: -50%;
    content: "";
    z-index: 0;
    width: 200%;
    opacity: 0.3;
    position: absolute;
    animation: pulse 15s infinite alternate ease-in-out;
}.statistical-data-516 h3 {
    background-clip: text !important;
    transform: translateY(0);
    -webkit-background-clip: text !important;
    color: transparent;
    transition: transform 0.5s ease;
    margin-bottom: 3rem;
    color: #000000;
    z-index: 2;
    text-align: center;
    position: relative;
    font-size: 29px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    background: linear-gradient(to right, rgb(198,209,212), rgb(161,174,179));
}.statistical-data-516:hover h3 {
    transform: translateY(-5px);
}.statistical-data-516 .container {
    padding: 0 1.5rem;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}.statistical-data-516 ul {
    perspective: 1000px;
    padding: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 2rem;
    display: grid;
}.statistical-data-516 .statistics-extra-590 {
    box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.1), 
                0 2px 8px rgba(0, 0, 0, 0.05);
    align-items: center;
    isolation: isolate;
    display: flex;
    flex-direction: column;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), 
                box-shadow 0.4s ease;
    padding: 2rem 1.5rem;
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    transform: translateZ(0);
    overflow: hidden;
}.statistical-data-516 .statistics-extra-590::before {
    content: "";
    background: linear-gradient(90deg, 
        rgb(198,209,212) 0%, 
        rgb(161,174,179) 50%, 
        rgb(198,209,212) 100%);
    top: 0;
    animation: gradientMove 8s ease infinite;
    height: 5px;
    left: 0;
    width: 100%;
    position: absolute;
    background-size: 200% 100%;
}.statistical-data-516 .statistics-extra-590::after {
    background: radial-gradient(circle at bottom right, 
        rgb(161,174,179,0.5) 0%, 
        transparent 70%);
    content: "";
    opacity: 0.2;
    height: 40%;
    z-index: -1;
    transform: translate(20%, 20%);
    position: absolute;
    bottom: 0;
    width: 40%;
    transition: transform 0.5s ease;
    right: 0;
}.statistical-data-516 .statistics-extra-590:hover {
    transform: translateY(-10px) scale(1.03);
    box-shadow: 0 15px 35px -10px rgba(0, 0, 0, 0.15), 
                0 5px 15px rgba(0, 0, 0, 0.08);
}.statistical-data-516 .statistics-extra-590:hover::after {
    transform: translate(10%, 10%);
}.statistical-data-516 .statistics-extra-590 span {
    position: relative;
    font-size: calc(17px * 1.1);
    z-index: 2;
    margin-bottom: 1rem;
    text-align: center;
    font-weight: 600;
    color: rgb(161,174,179);
    transition: transform 0.3s ease;
    padding-bottom: 0.8rem;
}.statistical-data-516 .statistics-extra-590 span::after {
    left: 50%;
    background-color: rgb(198,209,212,0.5);
    height: 2px;
    transition: transform 0.4s ease, width 0.4s ease;
    bottom: 0;
    width: 40px;
    content: "";
    position: absolute;
    transform: translateX(-50%) scaleX(0.7);
}.statistical-data-516 .statistics-extra-590:hover span::after {
    transform: translateX(-50%) scaleX(1);
    width: 60px;
}.statistical-data-516 .statistics-extra-590 p {
    background-clip: text !important;
    margin: 0;
    background: linear-gradient(135deg, 
        rgb(198,209,212) 0%, 
        rgb(161,174,179) 100%);
    font-size: calc(29px * 1.2);
    transition: transform 0.3s ease;
    color: transparent;
    color: rgb(198,209,212);
    position: relative;
    line-height: 1;
    font-weight: 700;
    -webkit-background-clip: text !important;
}.statistical-data-516 .statistics-extra-590:hover p {
    transform: scale(1.1);
}.statistical-data-516 .statistics-extra-590:nth-child(odd) {
    background: linear-gradient(145deg, 
        #ffffff 0%, 
        rgba(255, 255, 255, 0.9) 100%);
}.statistical-data-516 .statistics-extra-590:nth-child(even) {
    background: linear-gradient(145deg, 
        rgba(255, 255, 255, 0.95) 0%, 
        #ffffff 100%);
}.statistical-data-516 .statistics-extra-590:nth-child(3n+1)::before {
    background: linear-gradient(90deg, 
        rgb(198,209,212) 0%, 
        rgb(161,174,179) 100%);
}.statistical-data-516 .statistics-extra-590:nth-child(3n+2)::before {
    background: linear-gradient(90deg, 
        rgb(161,174,179) 0%, 
        rgb(198,209,212) 100%);
}.statistical-data-516 .statistics-extra-590:nth-child(3n+3)::before {
    background: linear-gradient(90deg, 
        rgb(198,209,212,0.5) 0%, 
        rgb(161,174,179) 50%, 
        rgb(198,209,212) 100%);
}

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

@keyframes pulse {
    0% { transform: scale(1); opacity: 0.2; }
    50% { transform: scale(1.05); opacity: 0.3; }
    100% { transform: scale(1); opacity: 0.2; }
}

@media (max-width: 1200px) {.statistical-data-516 ul {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.statistical-data-516 .statistics-extra-590 {
    padding: 1.8rem 1.2rem;
}
}

@media (max-width: 992px) {.statistical-data-516 {
    padding: 3.5rem 0;
}.statistical-data-516 h3 {
    margin-bottom: 2.5rem;
    font-size: calc(29px * 0.9);
}.statistical-data-516 .statistics-extra-590 p {
    font-size: calc(29px * 1.1);
}
}

@media (max-width: 768px) {.statistical-data-516 {
    padding: 3rem 0;
}.statistical-data-516 h3 {
    margin-bottom: 2rem;
}.statistical-data-516 ul {
    gap: 1.2rem;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
}.statistical-data-516 .statistics-extra-590 {
    padding: 1.5rem 1rem;
}.statistical-data-516 .statistics-extra-590 span {
    font-size: 17px;
}.statistical-data-516 .statistics-extra-590 p {
    font-size: 29px;
}
}

@media (max-width: 576px) {.statistical-data-516 {
    padding: 2.5rem 0;
}.statistical-data-516 h3 {
    font-size: calc(29px * 0.8);
    margin-bottom: 1.8rem;
}.statistical-data-516 ul {
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
}.statistical-data-516 .statistics-extra-590 {
    padding: 1.2rem 0.8rem;
}.statistical-data-516 .statistics-extra-590 span {
    padding-bottom: 0.5rem;
    font-size: calc(17px * 0.9);
    margin-bottom: 0.6rem;
}.statistical-data-516 .statistics-extra-590 p {
    font-size: calc(29px * 0.9);
}.statistical-data-516 .statistics-extra-590:hover {
    transform: translateY(-5px) scale(1.02);
}
}

@media (max-width: 400px) {.statistical-data-516 ul {
    gap: 1rem;
    grid-template-columns: 1fr;
}.statistical-data-516 .statistics-extra-590 {
    max-width: 280px;
    margin: 0 auto;
}
}