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

.container {
    max-width: 100%;
    margin: auto;
    width: 1107px;
}

.footer-subscribe-719 {
    flex: 0 0 auto;
}

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

.head-learn-314 {
    flex: 1 0 auto;
}

header,footer {
    width: 100%;
}


.privacy-guard-369 {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    padding: 40px;
    background: rgb(193,202,205);
    overflow: hidden;
    width: 100%;
    font-family: Arial, sans-serif;
    height: auto;
    color: #000000;
}

.privacy-guard-369 h2 {
    margin-bottom: 20px;
    color: rgb(90,130,150);
    font-weight: 600;
    font-size: 33px;
    margin-top: 35px;
}

.privacy-guard-369 ul, .privacy-guard-369 ol {
    padding-left: 20px;
    background: rgb(90,130,150,0.5);
    padding: 15px;
    margin: 20px 0;
    border-radius: 10px;
    list-style-position: inside;
    list-style: none;
}

.privacy-guard-369 li::before {
    position: absolute;
    line-height: 1.2;
    left: 0;
    top: 0;
    color: rgb(149,169,177);
    content: '•';
    font-size: 1.5em;
}

.privacy-guard-369 p, .privacy-guard-369 span, .privacy-guard-369 div {
    color: #000000;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 10px;
}

.instructional-approach-315::before {
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(149,169,177,0.5), 0.05) 0%, transparent 70%),
        radial-gradient(circle at 80% 70%, rgba(rgb(90,130,150,0.5), 0.08) 0%, transparent 70%);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    content: "";
    left: 0;
    top: 0;
}

.instructional-approach-315 .fast-classes-092 {
    position: relative;
    max-width: 1200px;
    padding: 0 25px;
    margin: 0 auto;
}

.instructional-approach-315 .fast-classes-092::before {
    content: "";
    background: linear-gradient(225deg, rgb(90,130,150) 0%, transparent 80%);
    height: 200px;
    position: absolute;
    width: 200px;
    left: 0;
    bottom: -40px;
    opacity: 0.05;
    z-index: -1;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    filter: blur(20px);
}

.instructional-approach-315:hover h2 {
    transform: translateX(0);
}

.instructional-approach-315:hover h2::after {
    transform: scaleX(1.4);
}

.instructional-approach-315 .content-block-461 {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.8));
    position: relative;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.05),
        0 1px 4px rgba(0, 0, 0, 0.03);
    backdrop-filter: blur(10px);
    padding: 40px 50px;
    transition: transform 0.4s ease-out, box-shadow 0.4s ease-out;
    transform: translateY(0);
    border-left: 4px solid rgb(149,169,177);
}

.instructional-approach-315 .content-block-461:hover::before {
    transform: rotate(30deg) scale(1.2);
}

.instructional-approach-315 p {
    margin: 0;
    font-size: 16px;
    line-height: 1.7;
    color: #000000;
    position: relative;
}

.track-settings-218 {
    align-items: center;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}

.policy-ack-349 {
    flex-shrink: 0;
    margin-right: 20px;
}

.policy-ack-349 svg {
    width: 50px;
    height: 50px;
    fill: rgb(149,169,177);
}

.privacyAgreementDialog-238 h5 {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 10px;
}

.cookie-notice-807 {
    font-size: 19px;
    cursor: pointer;
    flex-shrink: 0;
    margin-left: 10px;
    min-width: 150px;
    text-decoration: none;
    background: rgb(149,169,177);
    border-radius: 10px;
    padding: 10px 20px;
    text-align: center;
    transition: none;
    color: #ffffff;
    border: 2px solid rgb(149,169,177);
}


#dialogPolicyNotice-471 {
    display: none;
}

.course-structure-038 {
    overflow: hidden;
    display: flex;
    position: relative;
    flex-direction: column;
    min-height: 100vh;
    background-color: rgb(193,202,205);
}

.course-structure-038 .learn-challenge-856::before {
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
    z-index: 2;
    left: 0;
    opacity: 0.7;
    background: #000000;
    height: 100%;
}

.course-structure-038 .tech-classes-741 {
    opacity: 0;
    width: 100%;
    height: 100%;
    transform: scale(1.1);
    position: absolute;
    transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
    animation: slide-fade 25s infinite cubic-bezier(0.19, 1, 0.22, 1);
}

.course-structure-038 .tech-classes-741:nth-child(3) {
    animation-delay: -10s;
}

.course-structure-038 .tech-classes-741:nth-child(5) {
    animation-delay: -20s;
}

.course-structure-038 .container {
    align-items: center;
    height: 100vh;
    width: 100%;
    position: relative;
    z-index: 10;
    display: flex;
}

.course-structure-038 .program-path-530 {
    overflow: hidden;
    grid-row: 2 / 12;
    grid-column: 6 / 13;
    flex-direction: column;
    box-sizing: border-box;
    z-index: 3;
    backdrop-filter: blur(20px);
    display: flex;
    justify-content: center;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    padding: 4rem;
    position: relative;
}

.course-structure-038 .program-path-530::after {
    height: 70%;
    position: absolute;
    content: "";
    bottom: -30px;
    opacity: 0.3;
    z-index: -1;
    right: -30px;
    background: rgb(90,130,150,0.5);
    filter: blur(70px);
    width: 70%;
    border-radius: 50%;
}

.course-structure-038 .program-path-530 p {
    overflow-wrap: break-word;
    word-wrap: break-word;
    color: #000000;
    font-size: 14px;
    max-width: 100%;
    margin-bottom: 2.5rem;
    line-height: 1.8;
}

.course-structure-038 .support-reach-260::before {
    transition: left 0.3s ease;
    position: absolute;
    z-index: -1;
    content: "";
    top: 0;
    width: 100%;
    left: -100%;
    background: rgb(149,169,177);
    height: 100%;
}

.course-structure-038 .support-reach-260:hover {
    color: #ffffff;
}

.course-structure-038 .support-reach-260:hover::before {
    left: 0;
}

.course-structure-038 .fast-classes-092::after {
    border-radius: 20px;
    width: 100%;
    grid-column: 3 / 9;
    grid-row: 4 / 10;
    content: "";
    z-index: 2;
    height: 100%;
    position: absolute;
    border: 1px solid rgb(90,130,150,0.5);
}

.course-structure-038 .study-route-710:has(.tech-classes-741:nth-child(3):last-child) .tech-classes-741:nth-child(1) {
    animation-delay: 0s;
}

.course-structure-038 .study-route-710:has(.tech-classes-741:nth-child(3):last-child) .tech-classes-741:nth-child(3) {
    animation-delay: -16.67s;
}

.course-structure-038 .study-route-710:has(.tech-classes-741:nth-child(4):last-child) .tech-classes-741:nth-child(2) {
    animation-delay: -6.25s;
}

.course-structure-038 .study-route-710:has(.tech-classes-741:nth-child(4):last-child) .tech-classes-741:nth-child(4) {
    animation-delay: -18.75s;
}

.instructor-history-053::before {
    left: 0;
    content: "";
    background: repeating-linear-gradient(
        45deg,
        rgb(149,169,177,0.5) 0,
        rgb(149,169,177,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    width: 100%;
    opacity: 0.05;
    position: absolute;
    height: 100%;
    top: 0;
}

.instructor-history-053 .container {
    padding: 0 15px;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
}

.instructor-history-053 .success-ratings-170 {
    overflow: hidden;
    padding: 60px 40px;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.9) 0%,
        rgba(255, 255, 255, 0.7) 100%
    );
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.1);
    border-radius: 13px;
    position: relative;
    flex-direction: column;
    backdrop-filter: blur(10px);
    display: flex;
    align-items: center;
}



.instructor-history-053 .img-icon-601 {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 35px;
    z-index: 2;
    width: 180px;
    height: 180px;
    transform: rotate(-3deg);
    transition: all 0.5s ease;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 0 5px rgba(255, 255, 255, 0.8),
        0 0 0 10px rgb(149,169,177,0.5);
}



.instructor-history-053 .name {
    position: relative;
    margin-bottom: 10px;
    font-weight: 700;
    text-align: center;
    color: #000000;
    font-size: 36px;
    z-index: 2;
}

.instructor-history-053 .name::after {
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgb(149,169,177) 50%,
        transparent 100%
    );
    bottom: -8px;
    transform: translateX(-50%);
    content: "";
    left: 50%;
    height: 2px;
    width: 70px;
    position: absolute;
}

.instructor-history-053 .work-container-685 {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.5);
    position: relative;
    text-align: center;
    margin: 0;
    max-width: 85%;
    backdrop-filter: blur(5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    line-height: 1.8;
    border-left: 3px solid rgb(149,169,177);
    border-right: 3px solid rgb(90,130,150);
    font-size: 12px;
    color: #000000;
    padding: 25px 30px;
    z-index: 2;
}

.instructor-history-053 .work-container-685::after {
    border-right: 3px solid rgb(90,130,150);
    border-bottom: 3px solid rgb(90,130,150);
    bottom: -5px;
    right: -5px;
}

.instructor-history-053 .success-ratings-170:hover {
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.2);
    transform: translateY(-10px);
}

.membership-plan-836 {
    overflow: hidden;
    position: relative;
    padding: 5rem 1rem;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgb(193,202,205), rgba(0, 0, 0, 0.5));
}

.membership-plan-836 .container {
    margin: 0 auto;
    position: relative;
    max-width: 1400px;
    z-index: 2;
}

.membership-plan-836 .plan-rates-321 {
    gap: 3rem;
    display: flex;
    flex-direction: column;
}

.membership-plan-836 .trial-offers-138 h2 {
    position: relative;
    font-size: 34px;
    margin-bottom: 1rem;
    display: inline-block;
    color: #000000;
    font-weight: 700;
}

.membership-plan-836 .learning-package-427 {
    max-width: 90%;
    margin: 0 auto;
    line-height: 1.6;
    font-size: 13px;
    color: #000000;
}

.membership-plan-836 .rate-schemes-781 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
    perspective: 1000px;
    display: grid;
}

.membership-plan-836 .member-fees-197:nth-child(1) {
    animation-delay: 0.1s;
}

.membership-plan-836 .member-fees-197:nth-child(2) {
    animation-delay: 0.2s;
}

.membership-plan-836 .member-fees-197:nth-child(3) {
    animation-delay: 0.3s;
}

.membership-plan-836 .member-fees-197:nth-child(4) {
    animation-delay: 0.4s;
}

.membership-plan-836 .member-fees-197::before {
    content: "";
    top: 0;
    position: absolute;
    transform: scaleX(0);
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(149,169,177), rgb(90,130,150));
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    height: 5px;
}

.membership-plan-836 .fee-chart-136 {
    flex-direction: column;
    display: flex;
    padding: 2rem;
    flex-grow: 1;
}

.membership-plan-836 .member-fees-197:hover .fee-chart-136 h3 {
    color: rgb(149,169,177);
}

.membership-plan-836 .price-grid-567 {
    font-size: 2rem;
    font-weight: 700;
    transition: transform 0.3s ease, color 0.3s ease;
    position: relative;
    display: inline-block;
    color: rgb(149,169,177);
    margin-bottom: 1.5rem;
}

.membership-plan-836 .member-fees-197:hover .price-grid-567 {
    transform: translateY(-3px);
}

.membership-plan-836 .fee-chart-136 p {
    word-break: break-word;
    line-height: 1.6;
    flex-grow: 1;
    overflow-wrap: break-word;
    color: #000000;
    font-size: calc(13px - 2px);
    margin: 0;
}

.membership-plan-836 .img-icon-601::after {
    opacity: 0.7;
    bottom: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%);
    top: 0;
    transition: opacity 0.5s ease;
    right: 0;
    content: "";
}

header .top_plank .main-plank-375 div span {
    color: #ffffff;
}

header .top_plank .main-plank-375 {
    align-items: center;
    padding: 15px 0 10px 0;
    line-height: 21px;
    justify-content: flex-start;
    font-size: 15px;
    width: 100%;
    flex-wrap: wrap;
    display: flex;
}

.our-mission-039 {
    background: rgb(193,202,205);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}

.our-mission-039::after {
    top: 0;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    opacity: 0.1;
    width: 100%;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(149,169,177,0.5) 49%, rgb(149,169,177,0.5) 51%, transparent 52%) 0 0 / 60px 60px,
        linear-gradient(-45deg, transparent 48%, rgb(90,130,150,0.5) 49%, rgb(90,130,150,0.5) 51%, transparent 52%) 0 0 / 60px 60px;
    z-index: 1;
}

.our-mission-039 .fast-classes-092::before {
    background: linear-gradient(135deg, rgb(149,169,177,0.5), transparent, rgb(90,130,150,0.5)) border-box;
    left: 0;
    top: 0;
    pointer-events: none;
    border-radius: 25px;
    border: 1px solid transparent;
    content: "";
    right: 0;
    bottom: 0;
    mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    position: absolute;
}

.our-mission-039 .fast-classes-092 h3::after {
    width: 80px;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(149,169,177), rgb(90,130,150));
    left: 0;
    bottom: 0;
    content: "";
    position: absolute;
    height: 4px;
}

.our-mission-039 .learning-corner-235 span {
    display: inline-block;
    color: rgb(90,130,150);
    font-size: 18px;
    position: relative;
    font-weight: 600;
    margin-bottom: 20px;
}

.our-mission-039 .learning-corner-235 span::before {
    width: 30px;
    position: absolute;
    height: 2px;
    content: "";
    left: 0;
    background: rgb(90,130,150);
    bottom: -10px;
}

.our-mission-039 .learning-corner-235 .img-icon-601 {
    transition: all 0.4s ease;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    border-radius: 25px;
    height: 300px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.our-mission-039 .learning-corner-235 .img-icon-601::after {
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    width: 200%;
    top: 0;
    content: "";
    transform: rotate(45deg);
    left: 0;
    height: 200%;
    animation: shineEffect 5s infinite;
}

.our-mission-039 .growth-hist-923 p {
    position: relative;
    order: 2;
    line-height: 1.8;
    margin-bottom: 30px;
    color: #000000;
    font-size: 17px;
}

.our-mission-039 .growth-hist-923 .mastery-center-059::before {
    opacity: 0.4;
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgb(90,130,150,0.5) 0%, transparent 100%);
    z-index: 1;
    content: "";
}

.our-mission-039 .growth-hist-923 .mastery-center-059::after {
    content: "";
    height: 200%;
    animation: shineEffect 5s infinite 2s;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    transform: rotate(45deg);
    top: 0;
    width: 200%;
}

header .top-teach-726::after {
    opacity: 0.1;
    top: -50px;
    left: -25%;
    width: 150%;
    height: 100px;
    transform: rotate(-2deg);
    z-index: -2;
    background: rgb(149,169,177);
    content: "";
    position: absolute;
}

header .container {
    position: relative;
    padding: 1.5rem 2rem;
}

header .nav-top-153 {
    position: relative;
    z-index: 2;
}

header .nav-section-573 {
    position: relative;
    transform: rotate(-3deg);
    display: block;
    padding: 15px;
    transition: all 0.3s ease;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 5px 5px 0 rgb(149,169,177,0.5);
}

header .nav-section-573:hover {
    box-shadow: 8px 8px 0 rgb(149,169,177);
    transform: rotate(0deg) translateY(-5px);
}

header .nav-section-573 svg {
    width: auto;
    height: 45px;
    filter: drop-shadow(2px 2px 0 rgba(0, 0, 0, 0.5));
}

header .main-start-492::before {
    content: "";
    border-radius: 0 24px 24px 0;
    transition: width 0.3s ease;
    z-index: -1;
    position: absolute;
    right: 0;
    width: 85%;
    top: 0;
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgb(90,130,150,0.5) 100%);
    opacity: 0.15;
}

header .header-mainbar-764:nth-child(even) {
    transform: translateY(3px);
}

header .header-mainbar-764 a::before {
    transition: transform 0.3s ease;
    right: 0;
    content: "";
    position: absolute;
    background: rgb(149,169,177);
    transform: scaleY(0);
    top: 0;
    width: 5px;
    transform-origin: top;
    height: 100%;
}

header .header-mainbar-764 a::after {
    transform: scaleX(0);
    content: "";
    background: linear-gradient(90deg, rgb(149,169,177) 0%, rgb(90,130,150) 100%);
    width: 100%;
    transform-origin: left;
    height: 2px;
    transition: transform 0.3s ease 0.1s;
    position: absolute;
    bottom: 0;
    left: 0;
}

.title-opener-867 {
    position: relative;
    min-height: 100vh;
    justify-content: center;
    padding: 2rem 1rem;
    display: flex;
    align-items: center;
    background: linear-gradient(135deg, rgb(193,202,205) 0%, rgb(90,130,150,0.5) 100%);
    overflow: hidden;
}

.title-opener-867 {
    padding-bottom: 3rem;
    text-align: center;
    padding-top: 3rem;
}

.title-opener-867 > div {
    flex-direction: column;
    width: 100%;
    max-width: 1200px;
    gap: 3rem;
    z-index: 2;
    position: relative;
    display: flex;
}

.title-opener-867 .course-home-346 {
    line-height: 1.2;
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: #000000;
    overflow: hidden;
    position: relative;
    font-size: 42px;
}

.title-opener-867 p {
    position: relative;
    line-height: 1.6;
    margin-bottom: 2rem;
    padding-left: 1rem;
    font-size: 16px;
    max-width: 90%;
    color: #000000;
}

.title-opener-867 p {
    padding-top: 1rem;
    padding-left: 0;
    max-width: 100%;
}

.title-opener-867 p::before {
    height: 100%;
    position: absolute;
    left: 0;
    width: 3px;
    top: 0;
    background: rgb(90,130,150,0.5);
    content: "";
}

.title-opener-867 p::before {
    transform: translateX(-50%);
    top: 0;
    width: 60px;
    height: 3px;
    left: 50%;
}

.title-opener-867 .success-path-341::before {
    z-index: 1;
    background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, 0.5) 100%);
    height: 100%;
    left: 0;
    content: "";
    top: 0;
    width: 100%;
    position: absolute;
}

.title-opener-867 .success-path-341 span {
    padding: 2rem;
    left: 0;
    opacity: 0.9;
    width: 100%;
    position: absolute;
    bottom: 0;
    transform: translateY(10px);
    z-index: 2;
    transition: transform 0.4s ease, opacity 0.4s ease;
}

footer {
    width: 100%;
    position: relative;
}

footer .footer-subscribe-719 {
    z-index: 1;
    position: relative;
    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.1);
    padding: 80px 0 30px;
    background: linear-gradient(135deg, #000000 0%, rgb(149,169,177) 100%);
}

footer .footer-subscribe-719::after {
    top: 0;
    width: 100%;
    left: 0;
    position: absolute;
    animation: glowBorder 3s infinite linear;
    height: 3px;
    content: '';
    background: linear-gradient(90deg, 
        rgb(149,169,177) 0%, 
        rgb(90,130,150) 50%, 
        rgb(149,169,177) 100%);
}

footer .msg-form-147 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    position: relative;
    flex-wrap: wrap;
    gap: 30px;
    padding-bottom: 30px;
}

footer .info_item {
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    margin-bottom: 15px;
    padding: 15px;
    transform: translateY(0);
    min-width: 200px;
    flex: 1;
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.03);
    transition: all 0.3s ease;
}

footer .info_item svg {
    flex-shrink: 0;
    fill: rgb(90,130,150);
    transition: transform 0.3s ease;
    width: 20px;
    height: 20px;
}

footer .info_item:hover svg {
    transform: scale(1.2);
}

footer .text_main_holder {
    display: grid;
    margin-bottom: 40px;
    gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
}

footer .nav-top-153 svg {
    height: auto;
    max-width: 160px;
    filter: drop-shadow(0 0 5px rgb(149,169,177,0.5));
}

footer .main-start-492 {
    flex-direction: column;
    display: flex;
    gap: 20px;
}

footer .main-start-492 h5 {
    padding-bottom: 15px;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    font-size: 20px;
    margin-bottom: 5px;
}

footer .head-teach-085 {
    margin-bottom: 20px;
    flex-direction: column;
    display: flex;
    gap: 15px;
}

footer .head-teach-085 a::before {
    opacity: 0.7;
    position: absolute;
    content: '';
    left: 0;
    height: 6px;
    border-radius: 50%;
    background: rgb(90,130,150);
    transition: all 0.3s ease;
    width: 6px;
    transform: translateY(-50%);
    top: 50%;
}

footer .subscribe_holder {
    transform: perspective(1000px) rotateY(-5deg);
    flex-direction: column;
    border: 1px solid rgba(255, 255, 255, 0.05);
    gap: 15px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.5s ease;
    border-radius: 30px;
    display: flex;
    padding: 25px;
}

footer .input_holder {
    flex-direction: column;
    display: flex;
    gap: 15px;
    position: relative;
}

footer .input_holder input[type="email"] {
    border-radius: 10px;
    padding: 14px 15px;
    transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 14px;
    outline: none;
    color: #ffffff;
}

footer .course-offerings-031::before {
    content: '';
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.2), 
        transparent);
    width: 100%;
    transition: 0.6s;
    height: 100%;
    left: -100%;
}

footer .course-offerings-031:hover::before {
    left: 100%;
}

footer .course-offerings-031:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    transform: translateY(-2px);
}

footer .donate-books-163 {
    color: #ffffff;
    font-size: 12px;
    opacity: 0.7;
    font-weight: 300;
}

.contact-panel-632 {
    position: relative;
    padding: 100px 0;
}

.contact-panel-632::before {
    right: 0;
    bottom: 0;
    background-color: rgb(193,202,205);
    z-index: 1;
    left: 0;
    top: 0;
    position: absolute;
    content: "";
}

.contact-panel-632 .request-query-517 {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    position: relative;
}

.contact-panel-632 .support-block-306::after {
    background: rgb(90,130,150);
    border-radius: 50%;
    bottom: -10%;
    width: 200px;
    left: -10%;
    content: "";
    opacity: 0.3;
    height: 200px;
    position: absolute;
}

.contact-panel-632 .support-block-306 div {
    display: flex;
    border-left: 3px solid #ffffff;
    padding-left: 15px;
    align-items: center;
    z-index: 1;
    transition: all 0.3s ease;
    margin-bottom: 25px;
    position: relative;
}



.contact-panel-632 .support-block-306 div {
    opacity: 0;
    animation: slideInLeft 0.5s forwards;
}

.contact-panel-632 .support-block-306 div svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}

.contact-panel-632 .support-block-306 div span {
    color: #ffffff;
    font-size: 17px;
}

.contact-panel-632 .support-block-306 div span a:hover {
    color: rgb(90,130,150);
}

.contact-panel-632 .reach-links-184 h3 {
    font-weight: 600;
    color: #000000;
    font-size: 18px;
    margin-bottom: 30px;
}

.contact-panel-632 form input[type="text"],
.contact-panel-632 form input[type="email"] {
    transition: all 0.3s ease;
    margin-bottom: 20px;
    border-radius: 10px;
    font-size: 17px;
    border: 2px solid #EFEFEF;
    padding: 15px 20px;
}

.contact-panel-632 .connect-card-502 {
    display: flex;
    margin-bottom: 25px;
    align-items: flex-start;
}

.contact-panel-632 .connect-card-502 label::before {
    transition: all 0.3s ease;
    width: 20px;
    height: 20px;
    left: 0;
    position: absolute;
    border: 2px solid #EFEFEF;
    top: 2px;
    content: "";
    border-radius: 10px;
}

.contact-panel-632 .connect-card-502 input[type="checkbox"]:checked + label::after {
    height: 12px;
    border: solid white;
    width: 6px;
    position: absolute;
    top: 4px;
    content: "";
    transform: rotate(45deg);
    left: 7px;
    border-width: 0 2px 2px 0;
}

.contact-panel-632 form .support-reach-260 {
    background-color: rgb(149,169,177);
    padding: 15px 30px;
    align-self: flex-start;
    color: #ffffff;
    position: relative;
    font-weight: 600;
    cursor: pointer;
    overflow: hidden;
    font-size: 17px;
    transition: all 0.3s ease;
    border: none;
    border-radius: 10px;
}

.contact-panel-632 form .support-reach-260:hover {
    background-color: rgb(90,130,150);
}

.contact-panel-632 .support-block-306 div:nth-child(2) {
    animation-delay: 0.1s;
}

.contact-panel-632 .support-block-306 div:nth-child(4) {
    animation-delay: 0.3s;
}

.thxSection-218 {
    padding: 120px 0 100px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(193,202,205) 0%, rgb(149,169,177,0.5) 100%);
}

.thxSection-218::after {
    width: 50%;
    content: "";
    opacity: 0.03;
    background: rgb(149,169,177);
    z-index: 0;
    position: absolute;
    height: 70%;
    top: 20%;
    transform: rotate(-15deg) skewX(-15deg);
    right: -10%;
}

.thxSection-218 .container {
    perspective: 1000px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    transform-style: preserve-3d;
    z-index: 2;
    max-width: 1200px;
}

.thxSection-218 h2::after {
    transform: scaleX(0);
    height: 4px;
    width: 80px;
    bottom: -15px;
    transform-origin: left;
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgb(149,169,177), rgb(90,130,150));
    animation: expandLine 1.2s forwards 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
}

.thxSection-218 .fast-classes-092::before {
    content: "";
    z-index: 0;
    left: 0;
    opacity: 0.07;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: linear-gradient(135deg, rgb(149,169,177,0.5) 0%, transparent 80%);
}

.thxSection-218 .fast-classes-092:hover::after {
    opacity: 0.05;
    transform: scale(1);
}

.thxSection-218 ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 2;
}

.thxSection-218 li {
    padding-left: 30px;
    position: relative;
    z-index: 2;
}

.thxSection-218 li::before {
    content: "";
    position: absolute;
    top: 12px;
    transform: scale(0);
    height: 10px;
    background: linear-gradient(135deg, rgb(149,169,177) 0%, rgb(90,130,150) 100%);
    left: 0;
    width: 10px;
    animation: popIn 0.5s forwards 1s cubic-bezier(0.34, 1.56, 0.64, 1);
    border-radius: 50%;
}


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


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



@media screen and (max-width: 992px) {.instructional-approach-315 {
    padding: 80px 0 70px;
}.instructional-approach-315 h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 35px;
}.instructional-approach-315 .content-block-461 {
    padding: 35px 40px;
}
}



@media screen and (max-width: 768px) {.instructional-approach-315 {
    padding: 60px 0 50px;
}.instructional-approach-315::after {
    right: -10%;
    width: 50%;
    top: -3%;
}.instructional-approach-315 h2 {
    margin-bottom: 30px;
    font-size: calc(29px * 0.8);
    transform: translateX(0);
}.instructional-approach-315 h2::after {
    width: 60px;
}.instructional-approach-315 .content-block-461 {
    padding: 30px 25px;
}.instructional-approach-315 .content-block-461::before {
    width: 40px;
    right: 20px;
    height: 40px;
    top: -15px;
}.instructional-approach-315 p {
    font-size: calc(16px * 0.95);
}
}


@media only screen and (max-width: 1200px) {.privacyAgreementDialog-238 {
    padding: 15px;
}
}


@media only screen and (max-width: 800px) {.policy-ack-349 {
    display: none;
}.track-settings-218 {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.privacyAgreementDialog-238 h5, .privacyAgreementDialog-238 p {
    text-align: center;
}.digital-cookies-264 {
    margin-bottom: 15px;
}.cookie-notice-807 {
    margin-top: 10px;
    margin-left: 0;
}}



@media screen and (max-width: 768px) {.course-structure-038 .fast-classes-092 {
    width: 90%;
    gap: 1.5rem;
}.course-structure-038 .program-path-530 {
    padding: 2rem;
}.course-structure-038 .program-path-530 h3 {
    font-size: calc(29px * 0.9);
}.course-structure-038 .program-path-530 h3::before {
    left: -20px;
    top: -15px;
    width: 40px;
    height: 40px;
}.course-structure-038 .program-path-530 p {
    margin-bottom: 2rem;
    font-size: calc(14px * 0.9);
}.course-structure-038 .container {
    padding: 4rem 0;
}
}



@media (max-width: 991px) {.instructor-history-053 {
    padding: 80px 0;
}.instructor-history-053 .success-ratings-170 {
    padding: 50px 30px;
}.instructor-history-053 .img-icon-601 {
    height: 160px;
    margin-bottom: 30px;
    width: 160px;
}.instructor-history-053 .work-container-685 {
    max-width: 90%;
    padding: 20px 25px;
}
}



@media (max-width: 767px) {.instructor-history-053 {
    padding: 60px 0;
}.instructor-history-053 .success-ratings-170 {
    padding: 40px 25px;
}.instructor-history-053 .img-icon-601 {
    width: 140px;
    height: 140px;
    margin-bottom: 25px;
}.instructor-history-053 .name {
    font-size: calc(36px * 0.9);
}.instructor-history-053 .success-ratings-170 span:not(.name) {
    font-size: calc(20px * 0.95);
    margin-bottom: 20px;
}.instructor-history-053 .work-container-685 {
    font-size: calc(12px * 0.95);
    padding: 18px 20px;
}
}



@media (min-width: 768px) {.membership-plan-836 {
    padding: 7rem 2rem;
}.membership-plan-836 .plan-rates-321 {
    align-items: flex-start;
    flex-direction: row;
}.membership-plan-836 .trial-offers-138 {
    flex-direction: column;
    order: 0;
    display: flex;
    padding-right: 2rem;
    margin: 0;
    justify-content: center;
    flex: 0 0 30%;
    text-align: left;
}.membership-plan-836 .trial-offers-138 h2 {
    text-align: left;
}.membership-plan-836 .trial-offers-138 h2::after {
    transform: none;
    left: 0;
}.membership-plan-836 .learning-package-427 {
    margin: 0;
    max-width: 100%;
}.membership-plan-836 .rate-schemes-781 {
    flex: 0 0 70%;
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 1rem), 1fr));
}
}



@media (max-width: 1024px) {.our-mission-039 {
    padding: 80px 0;
}.our-mission-039 .fast-classes-092 {
    padding: 40px;
    gap: 30px;
}.our-mission-039 .learning-corner-235 .img-icon-601,
    .our-mission-039 .growth-hist-923 .mastery-center-059 {
    height: 250px;
}
}



@media (max-width: 576px) {.our-mission-039 {
    padding: 40px 0;
}.our-mission-039 .fast-classes-092 {
    padding: 25px 20px;
    gap: 30px;
}.our-mission-039 .fast-classes-092 h3 {
    margin-bottom: 25px;
    font-size: calc(31px * 0.8);
}.our-mission-039 .fast-classes-092 h3::after {
    height: 3px;
    width: 60px;
}.our-mission-039 .learning-corner-235 span {
    font-size: calc(18px * 0.9);
}.our-mission-039 .learning-corner-235::before,
    .our-mission-039 .growth-hist-923::after {
    display: none;
}.our-mission-039 .learning-corner-235 p,
    .our-mission-039 .growth-hist-923 p {
    margin-bottom: 20px;
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}.our-mission-039 .learning-corner-235 .img-icon-601,
    .our-mission-039 .growth-hist-923 .mastery-center-059 {
    height: 200px;
}}



@media (max-width: 480px) {header .nav-section-573 {
    padding: 10px;
    transform: none;
}header .nav-section-573 svg {
    height: 40px;
}header .nav-section-573:hover {
    transform: translateY(-3px);
}}



@media (min-width: 768px) {.title-opener-867 {
    padding: 4rem 2rem;
}.title-opener-867 > div {
    align-items: center;
    flex-direction: row;
    gap: 4rem;
}.title-opener-867 > div > div:first-child {
    flex: 1;
    max-width: 50%;
}.title-opener-867 .main-hero-541 {
    flex: 1;
    max-width: 50%;
}.title-opener-867 .success-path-341 {
    height: 400px;
}
}



@media (max-width: 480px) {.title-opener-867 .course-home-346 {
    font-size: calc(42px * 0.8);
}.title-opener-867 p {
    font-size: calc(16px * 0.9);
}.title-opener-867 .success-path-341 {
    height: 300px;
}.title-opener-867 .success-path-341 h3 {
    font-size: calc(20px * 0.9);
}
}



@media (max-width: 992px) {footer .footer-subscribe-719 {
    padding: 60px 0 30px;
}footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr;
}footer .subscribe_holder {
    transform: perspective(1000px) rotateY(0deg);
    grid-column: span 2;
}footer .msg-form-147 {
    gap: 20px;
}footer .info_item {
    min-width: 180px;
}
}



@media (max-width: 576px) {footer .footer-subscribe-719 {
    padding: 40px 0 30px;
}footer .nav-top-153 {
    margin: 0 auto;
    align-items: center;
    text-align: center;
}footer .training-zone-524 {
    text-align: center;
    margin: 0 auto;
}footer .main-start-492 h5 {
    text-align: center;
}footer .main-start-492 h5::after {
    transform: translateX(-50%);
    left: 50%;
}footer .head-teach-085 {
    align-items: center;
}footer .head-teach-085 a {
    text-align: center;
}footer .subscribe_holder {
    padding: 20px;
    text-align: center;
}footer .subscribe_holder h5,
    footer .subscribe_holder p {
    text-align: center;
}}




@media screen and (max-width: 1200px) {.thxSection-218 {
    padding: 100px 0 80px;
}.thxSection-218 h2 {
    font-size: calc(30px - 2px);
}
}



@media screen and (max-width: 992px) {.thxSection-218 {
    padding: 80px 0 60px;
}.thxSection-218 h2 {
    font-size: calc(30px - 4px);
}.thxSection-218 .fast-classes-092 {
    padding: 40px 30px;
}
}



@media screen and (max-width: 768px) {.thxSection-218 {
    padding: 60px 0 50px;
}.thxSection-218 h2 {
    font-size: calc(30px - 6px);
    margin-bottom: 30px;
}.thxSection-218 .fast-classes-092 {
    transform: translateZ(0) perspective(1000px) rotateX(0);
    padding: 30px 25px;
}.thxSection-218 h2::after {
    width: 60px;
    height: 3px;
}.thxSection-218 li {
    padding-left: 25px;
}.thxSection-218 li::before {
    width: 8px;
    height: 8px;
}
}



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



@keyframes slide-fade {
    0%, 16% {
        opacity: 1;
        z-index: 5;
    }
    20%, 96% {
        opacity: 0;
        z-index: 0;
    }
    100% {
        opacity: 1;
        z-index: 5;
    }
}

@keyframes feature-photo {
    0%, 16% {
        opacity: 1;
    }
    20%, 96% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

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



@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(30px) rotateX(5deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotateX(0);
    }
}



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



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



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


  
  @keyframes lineGrow {
    from {
      transform: translateX(-50%) scaleX(0);
    }
    to {
      transform: translateX(-50%) scaleX(1);
    }
  }

@keyframes slideInLeft {
    from {
        transform: translateX(-20px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



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



@keyframes fadeScale {
    0% { opacity: 0; transform: translateZ(10px) perspective(1000px) rotateX(5deg) scale(0.95); }
    100% { opacity: 1; transform: translateZ(10px) perspective(1000px) rotateX(2deg) scale(1); }
}

