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

header,footer {
    width: 100%;
}

header {
    position: fixed;
    backdrop-filter: blur(8px);
    border-bottom: 1px solid rgb(129,160,156,0.5);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
    transition: all 0.4s ease;
    z-index: 1000;
    left: 0;
    background: linear-gradient(135deg, #000000 0%, rgb(129,160,156) 100%);
    width: 100%;
    -webkit-backdrop-filter: blur(8px);
    top: 0;
}



.contact-box-496 .container {
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}

.contact-box-496 h2 {
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    position: relative;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 35px;
    color: #ffffff;
}

.contact-box-496 .reach-query-129::before {
    height: 100%;
    left: -8px;
    border: 1px solid rgba(rgb(129,160,156), 0.2);
    z-index: -1;
    content: "";
    width: 100%;
    top: -8px;
    border-radius: 10px;
    position: absolute;
}

.contact-box-496 .img-icon-410::before {
    position: absolute;
    content: "";
    top: 0;
    background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, 0.6));
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
}

.contact-box-496 .help-map-327::before {
    position: absolute;
    border-left: 2px solid rgba(rgb(94,116,112), 0.6);
    bottom: 20px;
    height: 60px;
    border-bottom: 2px solid rgba(rgb(94,116,112), 0.6);
    width: 60px;
    content: "";
    left: 20px;
}

.contact-box-496 form input[type="text"] {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    font-family: Arial, sans-serif;
    margin-bottom: 25px;
    font-size: 14px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 100%;
    color: #ffffff;
    padding: 18px 25px;
    transition: all 0.3s ease;
}

.contact-box-496 .reach-card-305 label::before {
    content: "";
    position: absolute;
    top: 2px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    left: 0;
    height: 22px;
    transition: all 0.3s ease;
    border-radius: 10px;
    width: 22px;
}

.contact-box-496 .reach-card-305 label a:hover {
    color: rgb(94,116,112);
}

.contact-box-496 form .support-message-946 {
    font-size: 20px;
    padding: 16px 40px;
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
    border: none;
    z-index: 1;
    display: inline-block;
    cursor: pointer;
    border-radius: 10px;
    background: linear-gradient(45deg, rgb(129,160,156), rgb(94,116,112));
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-weight: 600;
}

.about-this-309 .container {
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}

.about-this-309 h2::after {
    left: calc(50% - 40px);
    bottom: -20px;
    height: 3px;
    border-radius: 10px;
    content: "";
    background: linear-gradient(to right, rgb(129,160,156), rgb(94,116,112));
    position: absolute;
    width: 80px;
}

.about-this-309 .virtual-study-321 h3 {
    display: inline-block;
    color: rgb(129,160,156);
    position: relative;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 25px;
    padding-bottom: 10px;
}

.about-this-309 .virtual-study-321 h3,
.about-this-309 .virtual-study-321 p,
.about-this-309 .virtual-study-321::before {
    transform: translateY(30px);
    animation: fadeInUp 0.7s forwards;
    opacity: 0;
}

.about-this-309 .virtual-study-321 p {
    line-height: 1.8;
    margin: 0;
    color: #000000;
    font-size: 15px;
}

.about-this-309 .virtual-study-321:nth-child(2)::before {
    height: 300px;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 80%);
    border-radius: 18px;
    content: "";
    position: relative;
    background: linear-gradient(135deg, rgb(94,116,112,0.5), transparent);
    grid-column: 8 / -1;
}

.join-our-community-178 .legacy-story-901 {
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}

.join-our-community-178 .support-list-869::after {
    position: absolute;
    right: -10px;
    top: -10px;
    height: 10px;
    background: rgb(94,116,112);
    content: "";
    width: 60%;
    transform: skewX(15deg);
}

.join-our-community-178 h3 {
    transform: skewX(10deg);
    padding-left: 1rem;
    position: relative;
    color: #000000;
    margin-bottom: 1.5rem;
    font-weight: 700;
    font-size: 23px;
}

.join-our-community-178 input[type="email"] {
    background: #ffffff;
    padding: 0.8rem 1.5rem;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    font-size: 17px;
    width: 100%;
    color: #000000;
    transition: all 0.3s ease;
    border: 2px solid rgb(94,116,112,0.5);
    transform: translateX(-10px);
}

.future-learners-304 {
    padding: 90px 0;
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
}

.future-learners-304::before {
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(129,160,156,0.5) 0,
        rgb(129,160,156,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    top: 0;
    left: 0;
    content: '';
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0.03;
}

.future-learners-304 ul li {
    align-items: center;
    position: relative;
    transition: all 0.4s ease;
    display: flex;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    z-index: 1;
    min-width: 280px;
    text-align: left;
    width: calc(33.333% - 17px);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    border-radius: 21px;
    padding: 35px 25px;
    gap: 20px;
}



.future-learners-304 ul li {
    opacity: 0;
    animation: slideUp 0.5s ease forwards;
}

.future-learners-304 ul li svg path {
    fill: rgb(129,160,156);
    transition: fill 0.4s ease;
}

.future-learners-304 ul li:nth-child(1) {
    animation-delay: 0.1s;
}

.future-learners-304 ul li:nth-child(2) {
    animation-delay: 0.2s;
}

.future-learners-304 ul li:nth-child(4) {
    animation-delay: 0.4s;
}

.future-learners-304 ul li:nth-child(3n+1) {
    box-shadow: 0 5px 20px rgba(rgb(129,160,156,0.5), 0.1);
}

.price-table-172::before {
    height: 100%;
    z-index: 0;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    opacity: 0.08;
    content: "";
    background: linear-gradient(135deg, rgb(129,160,156,0.5), rgb(94,116,112,0.5));
}

.price-table-172 .learning-package-684 h2::after {
    border-radius: 3px;
    width: 80px;
    left: 50%;
    content: "";
    bottom: -10px;
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
    background: linear-gradient(90deg, rgb(129,160,156), rgb(94,116,112));
}

.price-table-172 .cost-card-587 {
    background: linear-gradient(145deg, #f6f6f6, #ffffff);
    border-radius: 16px;
    position: relative;
    flex-direction: column;
    display: flex;
    height: 100%;
    box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.05),
              -16px -16px 32px rgba(255, 255, 255, 0.8);
    transition: all 0.4s ease;
    overflow: hidden;
}

.price-table-172 .pricing-catalog-743:hover .plan-cost-831 h3::after {
    width: 60px;
}

.price-table-172 .group-plans-506::before {
    background: linear-gradient(90deg, rgb(129,160,156,0.5), transparent);
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    height: 1px;
    width: 100%;
}

.price-table-172 .img-icon-410 {
    position: relative;
    border-radius: 0 0 12px 12px;
    width: 100%;
    overflow: hidden;
    height: 220px;
    transition: all 0.5s ease;
}

.privacy-sanctuary-628 {
    display: flex;
    border: 1px solid rgb(129,160,156,0.5);
    flex-direction: column;
    color: #000000;
    font-family: Arial, sans-serif;
    padding: 50px;
    background-color: rgb(164,195,190);
    gap: 30px;
}

.privacy-sanctuary-628 ul li {
    position: relative;
    font-size: 17px;
    margin-bottom: 10px;
    padding-left: 30px;
}

.privacy-sanctuary-628 ul li::before {
    position: absolute;
    content: counter(item) ".";
    left: 0;
    counter-increment: item;
    color: rgb(129,160,156);
    font-weight: 700;
}

.privacy-sanctuary-628 div {
    margin-bottom: 20px;
}

footer .webinar-arch-613::before {
    background-size: 80px 140px;
    opacity: 0.05;
    background-image: 
        linear-gradient(30deg, rgb(94,116,112) 12%, transparent 12.5%, transparent 87%, rgb(94,116,112) 87.5%, rgb(94,116,112)),
        linear-gradient(150deg, rgb(94,116,112) 12%, transparent 12.5%, transparent 87%, rgb(94,116,112) 87.5%, rgb(94,116,112)),
        linear-gradient(30deg, rgb(94,116,112) 12%, transparent 12.5%, transparent 87%, rgb(94,116,112) 87.5%, rgb(94,116,112)),
        linear-gradient(150deg, rgb(94,116,112) 12%, transparent 12.5%, transparent 87%, rgb(94,116,112) 87.5%, rgb(94,116,112)),
        linear-gradient(60deg, rgb(129,160,156,0.5) 25%, transparent 25.5%, transparent 75%, rgb(129,160,156,0.5) 75%, rgb(129,160,156,0.5)),
        linear-gradient(60deg, rgb(129,160,156,0.5) 25%, transparent 25.5%, transparent 75%, rgb(129,160,156,0.5) 75%, rgb(129,160,156,0.5));
    width: 100%;
    position: absolute;
    background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0, 40px 70px;
    content: "";
    pointer-events: none;
    left: 0;
    height: 100%;
    top: 0;
}

footer .head-lead-916 {
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    margin: 0 auto;
    max-width: 350px;
    justify-content: center;
    padding: 20px;
    position: relative;
    flex-direction: column;
    display: flex;
    align-items: center;
    text-align: center;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
}

footer .header-tutor-914 h5::after {
    position: absolute;
    height: 2px;
    left: 0;
    width: 50px;
    background-color: rgb(129,160,156);
    bottom: 0;
    content: "";
    pointer-events: none;
}

footer .top-header-507 a:hover {
    background-color: rgba(255, 255, 255, 0.05);
    padding-left: 25px;
    color: #ffffff;
}

footer .top-header-507 a:hover::before {
    opacity: 1;
}

footer .subscribe_holder {
    position: relative;
    background-color: rgba(255, 255, 255, 0.05);
    padding: 30px;
    border-radius: 21px;
}

footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 1.6;
}

footer .input_holder input[type="email"] {
    border: 1px solid rgba(255, 255, 255, 0.1);
    cursor: text;
    border-radius: 10px;
    width: 100%;
    appearance: none;
    z-index: 5;
    transition: all 0.3s ease;
    -webkit-appearance: none;
    padding: 14px 16px;
    background-color: rgba(255, 255, 255, 0.05);
    font-size: 18px;
    position: relative;
    color: #ffffff;
}

footer .transcript-234 {
    text-align: center;
    margin-top: 50px;
    position: relative;
}

footer .skill-test-743 {
    font-size: 15px;
    padding: 0 20px;
    position: relative;
    color: rgba(255, 255, 255, 0.5);
    display: inline-block;
}

.program-structure-025 {
    background: rgb(129,160,156);
    perspective: 1500px;
    overflow: hidden;
    min-height: 100vh;
    display: flex;
    padding: 100px 0;
    align-items: center;
    position: relative;
}

.program-structure-025 .container {
    width: 100%;
    position: relative;
    margin: 0 auto;
    max-width: 1600px;
    z-index: 5;
    padding: 0 30px;
}

.program-structure-025 .lesson-map-173 {
    grid-template-columns: 2fr 3fr;
    display: grid;
    position: relative;
    grid-gap: 0;
    transform-style: preserve-3d;
}

.program-structure-025 .word-wrapper-654 {
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.3),
        0 0 30px rgb(129,160,156,0.5);
    position: relative;
    border-left: 3px solid rgb(129,160,156);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
    background: rgba(0, 0, 0, 0.7);
    padding: 60px;
    border-radius: 0;
    transform: translateZ(50px);
    backdrop-filter: blur(20px);
    z-index: 15;
}

.program-structure-025 .word-wrapper-654 .description {
    padding-left: 20px;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    margin-bottom: 30px;
    position: relative;
    line-height: 1.9;
    opacity: 0.9;
    font-size: 12px;
    color: #ffffff;
}

.program-structure-025 .word-wrapper-654 .description:last-child {
    margin-bottom: 0;
}

.program-structure-025 .img-icon-410 {
    transform-origin: right center;
    z-index: 10;
    border-radius: 0;
    position: relative;
    width: 100%;
    box-shadow: -20px 0 50px rgba(0, 0, 0, 0.4);
    overflow: hidden;
    transform: translateZ(0) rotateY(-10deg);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
    height: 650px;
}

.training-results-201 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(164,195,190) 0%, rgba(245, 248, 251, 0.9) 100%);
    padding: 7rem 0;
    position: relative;
}

.training-results-201 .legacy-story-901 {
    display: flex;
    flex-direction: column-reverse;
    position: relative;
    gap: 2.5rem;
}

.training-results-201 .word-wrapper-654:hover {
    transform: translateY(-5px);
}

.training-results-201 h4 {
    color: #000000;
    font-weight: 700;
    font-size: calc(20px * 1.15);
    font-family: Arial, sans-serif;
    position: relative;
    line-height: 1.4;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
}

.training-results-201 .word-wrapper-654 > div {
    margin-bottom: 1.5rem;
}

.training-results-201 li {
    transform: translateX(0);
    transition: transform 0.4s ease;
    margin-bottom: 1.25rem;
}

.training-results-201 li p span:last-child {
    flex-grow: 1;
}

.training-results-201 li:hover svg {
    transform: scale(1.15);
}

.training-results-201 li:hover svg path {
    fill: rgb(94,116,112);
}

.training-results-201 .legacy-story-901:hover .img-icon-410 {
    transform: perspective(1000px) rotateY(3deg);
}

.developer-experience-978::before {
    height: 70%;
    width: 60%;
    position: absolute;
    right: -10%;
    background: repeating-linear-gradient(
        45deg,
        rgb(94,116,112,0.5),
        rgb(94,116,112,0.5) 5px,
        transparent 5px,
        transparent 20px
    );
    transform: rotateZ(-15deg) rotateX(45deg) rotateY(15deg);
    content: "";
    opacity: 0.2;
    top: -20%;
    z-index: 1;
}

.developer-experience-978 .img-icon-410:hover {
    filter: brightness(1.1);
    transform: 
        translateZ(80px) 
        rotateY(5deg) 
        rotateX(0deg);
    box-shadow: 30px 30px 40px -10px rgba(0, 0, 0, 0.5);
}

.developer-experience-978 .exp-progress-643::before {
    border-radius: 10px;
    left: 15px;
    opacity: 0.3;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: rgb(129,160,156,0.5);
    top: 15px;
    transition: all 0.5s ease;
}

.developer-experience-978 .name {
    transform: translateY(30px);
    opacity: 0;
    animation: slide-up 0.7s forwards 0.2s;
    color: rgb(129,160,156);
    font-weight: 700;
    font-size: 35px;
    z-index: 2;
    margin-bottom: 0.7rem;
    position: relative;
}



.developer-experience-978 .exp-container-893::after {
    color: rgb(94,116,112,0.5);
    font-family: serif;
    position: absolute;
    font-size: 6rem;
    z-index: -1;
    bottom: -50px;
    content: "";
    right: 0;
    opacity: 0.4;
}

.info-details-861::after {
    z-index: 1;
    width: 100%;
    bottom: 0;
    background: linear-gradient(90deg, rgb(129,160,156) 0%, rgb(94,116,112) 100%);
    position: absolute;
    content: "";
    left: 0;
    height: 10px;
}

.info-details-861 .learn-chat-905 h2 {
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 31px;
    color: #000000;
}

.info-details-861 .connect-experts-760 {
    color: #000000;
    font-size: calc(14px * 1.2);
    margin-bottom: 20px;
    font-weight: 600;
}

.info-details-861 .edu-input-589 {
    border-radius: 10px;
    padding: 25px;
    margin-top: 30px;
    background: rgb(164,195,190);
}

.info-details-861 .talk-experts-169 span {
    font-size: 14px;
    color: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 8px 0;
}

.info-details-861 .get-help-736 a {
    background: #ffffff;
    border-radius: 10px;
    flex-direction: column;
    padding: 20px;
    transition: all 0.3s ease;
    display: flex;
    text-decoration: none;
    border-left: 4px solid rgb(94,116,112);
}

.info-details-861 svg {
    width: 22px;
    height: 22px;
    fill: rgb(129,160,156);
    margin-right: 12px;
}

.welcome-416 {
    overflow: hidden;
    width: 100%;
    position: relative;
    min-height: 100vh;
    background: rgb(164,195,190);
}

.welcome-416 .legacy-story-901 {
    width: 100%;
    z-index: 3;
    height: 100vh;
    position: relative;
}

.welcome-416 .learn-hero-405 {
    top: 0;
    position: absolute;
    overflow: hidden;
    height: 100vh;
    left: 0;
    width: 100%;
}

.welcome-416 .start-head-821 {
    transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    height: 100%;
    display: flex;
    width: 100%;
}

.welcome-416 .online-tech-483 {
    display: flex;
    justify-content: center;
    bottom: 40px;
    position: absolute;
    gap: 20px;
    z-index: 10;
    width: 80%;
    left: 10%;
}

.welcome-416 .online-tech-483 label::before {
    left: -100%;
    transition: transform 0.5s ease;
    background: rgb(129,160,156);
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.welcome-416 .word-wrapper-654 .container::before {
    content: "";
    top: -100%;
    z-index: -1;
    left: -100%;
    height: 300%;
    animation: backgroundShift 120s linear infinite;
    opacity: 0.1;
    width: 300%;
    position: absolute;
    background: 
        repeating-linear-gradient(
            45deg,
            rgb(129,160,156,0.5) 0,
            rgb(129,160,156,0.5) 1px,
            transparent 1px,
            transparent 10px
        );
}

.welcome-416 .word-wrapper-654 h1::before {
    width: 40px;
    height: 40px;
    border-top: 2px solid rgb(129,160,156);
    left: -20px;
    content: "";
    opacity: 0.7;
    top: -10px;
    position: absolute;
    z-index: -1;
    border-left: 2px solid rgb(129,160,156);
}

.welcome-416 .word-wrapper-654 p {
    line-height: 1.8;
    position: relative;
    font-weight: 400;
    padding: 20px;
    color: #ffffff;
    font-size: 15px;
    background: rgb(94,116,112);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    backdrop-filter: blur(4px);
    border-left: 2px solid rgb(129,160,156);
}

.welcome-416 input[type="radio"]:nth-of-type(6):checked ~ .start-head-821 {
    transform: translateX(-500%);
}

.welcome-416 input[type="radio"]:nth-of-type(9):checked ~ .start-head-821 {
    transform: translateX(-800%);
}

.welcome-416 input[type="radio"]:nth-of-type(1):checked ~ .start-head-821 .edu-lead-908:nth-of-type(1) img,
.welcome-416 input[type="radio"]:nth-of-type(2):checked ~ .start-head-821 .edu-lead-908:nth-of-type(2) img,
.welcome-416 input[type="radio"]:nth-of-type(3):checked ~ .start-head-821 .edu-lead-908:nth-of-type(3) img,
.welcome-416 input[type="radio"]:nth-of-type(4):checked ~ .start-head-821 .edu-lead-908:nth-of-type(4) img,
.welcome-416 input[type="radio"]:nth-of-type(5):checked ~ .start-head-821 .edu-lead-908:nth-of-type(5) img,
.welcome-416 input[type="radio"]:nth-of-type(6):checked ~ .start-head-821 .edu-lead-908:nth-of-type(6) img,
.welcome-416 input[type="radio"]:nth-of-type(7):checked ~ .start-head-821 .edu-lead-908:nth-of-type(7) img,
.welcome-416 input[type="radio"]:nth-of-type(8):checked ~ .start-head-821 .edu-lead-908:nth-of-type(8) img,
.welcome-416 input[type="radio"]:nth-of-type(9):checked ~ .start-head-821 .edu-lead-908:nth-of-type(9) img,
.welcome-416 input[type="radio"]:nth-of-type(10):checked ~ .start-head-821 .edu-lead-908:nth-of-type(10) img {
    filter: saturate(1.2) brightness(1.1);
    transform: scale(1.2);
}

header .header-lead-705:before {
    width: 4px;
    height: 4px;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    position: absolute;
    top: 0;
    border-radius: 50%;
    opacity: 0;
    background: rgb(129,160,156);
    transition: all 0.3s ease;
}

header .header-lead-705:hover:before {
    opacity: 1;
}

header .head-prime-534:hover svg {
    transform: scale(1.05);
}

header .head-prime-534:after {
    content: '';
    transform: translateX(-50%);
    background: rgb(129,160,156);
    position: absolute;
    bottom: -8px;
    width: 0;
    height: 1px;
    transition: width 0.4s ease;
    left: 50%;
}

.try-immediately-937::after {
    filter: blur(40px);
    height: 70%;
    background: radial-gradient(ellipse at center, rgb(129,160,156,0.5) 0%, transparent 70%);
    transform: rotate(-15deg);
    z-index: 0;
    content: "";
    position: absolute;
    right: -5%;
    width: 50%;
    top: -10%;
}

.try-immediately-937 .legacy-story-901:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25), 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateZ(40px) rotateX(0deg);
}

.try-immediately-937 svg {
    height: 48px;
    flex-shrink: 0;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: rotate(-5deg);
    width: 48px;
}

.try-immediately-937 .legacy-story-901:hover svg path {
    fill: rgb(94,116,112);
}

.try-immediately-937 .support-message-946::before {
    height: 100%;
    transition: all 0.5s ease;
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    top: 0;
    content: "";
}

.try-immediately-937 .container:hover h2 {
    transform: translateZ(25px);
}

.ty-message-104::before {
    position: absolute;
    height: 100%;
    top: 0;
    opacity: 0.07;
    z-index: 0;
    content: "";
    width: 100%;
    background-image: repeating-linear-gradient(
        45deg,
        rgb(94,116,112,0.5) 0px,
        rgb(94,116,112,0.5) 1px,
        transparent 1px,
        transparent 12px
    );
    left: 0;
    transform: translateZ(-10px);
}

.ty-message-104 h2::after {
    position: absolute;
    background: linear-gradient(90deg, rgb(129,160,156) 0%, rgb(94,116,112) 100%);
    width: 120px;
    bottom: -12px;
    animation: lineExpand 1.2s 0.4s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transform: scaleX(0);
    content: "";
    transform-origin: left;
    left: 0;
    height: 4px;
}

.ty-message-104 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ty-message-104 span {
    line-height: 1.8;
    display: block;
    font-size: 13px;
    font-family: Arial, sans-serif;
    color: #000000;
    transition: all 0.3s;
}


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



@media screen and (max-width: 991px) {.contact-box-496 {
    padding: 90px 0;
}.contact-box-496 .reach-query-129 {
    grid-template-columns: 1fr;
    gap: 40px;
}.contact-box-496 .img-icon-410 {
    min-height: 400px;
}.contact-box-496 .help-map-327 {
    padding: 40px 30px;
}
}



@media (max-width: 992px) {.about-this-309 {
    padding: 90px 0;
}.about-this-309 h2 {
    margin-bottom: 60px;
}.about-this-309 .virtual-study-321 {
    padding: 50px 0;
}
}



@media (max-width: 576px) {.about-this-309 {
    padding: 50px 0;
}.about-this-309 h2 {
    font-size: calc(35px * 0.8);
    margin-bottom: 40px;
}.about-this-309 .virtual-study-321 {
    padding: 30px 0;
    gap: 20px;
}.about-this-309 .virtual-study-321:first-child::before,
    .about-this-309 .virtual-study-321:nth-child(2)::before {
    height: 150px;
}.about-this-309 h2::after {
    bottom: -15px;
    left: calc(50% - 30px);
    width: 60px;
}.about-this-309 .virtual-study-321 h3 {
    margin-bottom: 15px;
    font-size: calc(22px * 0.9);
}.about-this-309 .virtual-study-321 p {
    font-size: calc(15px * 0.95);
}
}



@media (max-width: 768px) {.join-our-community-178 {
    padding: 3rem 1rem;
}.join-our-community-178 .support-list-869 {
    max-width: 100%;
    transform: skewX(-5deg);
    padding: 2rem;
}.join-our-community-178 h3 {
    font-size: calc(23px * 0.9);
    transform: skewX(5deg);
}.join-our-community-178 .input_holder {
    transform: skewX(5deg);
}.join-our-community-178 input[type="email"] {
    padding: 0.7rem 1rem;
}.join-our-community-178 input[type="submit"] {
    align-self: center;
    padding: 0.7rem 1.5rem;
}
}



@media (prefers-reduced-motion: reduce) {.future-learners-304 ul li {
    opacity: 1;
    animation: none;
}.future-learners-304 ul li:hover {
    transform: none;
}.future-learners-304 ul li:hover svg {
    transform: none;
}}



@media (min-width: 992px) {.price-table-172 {
    padding: 160px 0;
}.price-table-172 .study-costs-572 {
    flex-direction: row;
    gap: 80px;
    align-items: center;
}.price-table-172 .learning-package-684 {
    text-align: left;
    padding: 0;
    flex: 0 0 30%;
}.price-table-172 .learning-package-684 h2 {
    font-size: calc(32px + 4px);
}.price-table-172 .learning-package-684 h2::after {
    left: 0;
    transform: none;
}.price-table-172 .deal-opts-389 {
    margin-left: 0;
}.price-table-172 .price-opts-014 {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}



@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .sub-focus-056 {
    min-width: 150px;
    width: auto;
    flex-shrink: 0;
}footer .input_holder input[type="email"] {
    flex: 1;
    min-width: 0;
}
}


@media screen and (max-width: 1200px) {.program-structure-025 {
    padding: 80px 0;
}.program-structure-025 .word-wrapper-654 {
    padding: 40px;
}.program-structure-025 .img-icon-410 {
    height: 550px;
}
}



@media screen and (max-width: 991px) {.program-structure-025 {
    min-height: auto;
    padding: 60px 0;
}.program-structure-025 .lesson-map-173 {
    grid-gap: 40px;
    grid-template-columns: 1fr;
}.program-structure-025 .word-wrapper-654 {
    transform: translateZ(0);
    padding: 30px;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0 100%);
}.program-structure-025 .img-icon-410 {
    height: 450px;
    transform: translateZ(0) rotateY(0);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 3% 100%);
}
}



@media (min-width: 768px) {.training-results-201 .legacy-story-901 {
    flex-direction: row;
    align-items: center;
}.training-results-201 .word-wrapper-654 {
    z-index: 2;
    margin-right: -4rem;
    flex: 1;
    padding: 3rem;
}.training-results-201 .img-icon-410 {
    max-width: 50%;
    margin-left: auto;
    clip-path: polygon(8% 0, 100% 0, 100% 100%, 0 100%);
    flex: 1;
}.training-results-201 .word-wrapper-654 > div {
    gap: 2rem;
    display: flex;
}.training-results-201 .word-wrapper-654 > div > ul {
    flex: 1;
}
}



@media screen and (max-width: 1200px) {.info-details-861 {
    padding: 80px 0;
}.info-details-861 .learn-chat-905 {
    padding: 30px;
}
}



@media screen and (max-width: 992px) {.info-details-861 .instant-help-924 {
    gap: 30px;
    grid-template-columns: 1fr 1fr;
}.info-details-861 .learn-chat-905:nth-child(1) {
    grid-column: span 2;
}.info-details-861 .learn-chat-905 .img-icon-410 {
    min-height: 300px;
}
}



@media screen and (max-width: 576px) {.info-details-861 {
    padding: 40px 0;
}.info-details-861 .learn-chat-905 {
    padding: 25px;
}.info-details-861 .learn-chat-905 h2 {
    font-size: calc(31px * 0.9);
}.info-details-861 .get-help-736 a {
    padding: 15px;
}.info-details-861 .edu-input-589 {
    padding: 20px;
}.info-details-861 .learn-chat-905 .img-icon-410 {
    min-height: 200px;
}}



@media (max-width: 991px) {header .container {
    padding: 12px 15px;
}header .header-tutor-914 {
    gap: 15px;
}header .header-lead-705 {
    font-size: calc(14px - 1px);
}header .head-prime-534 svg {
    height: 35px;
}
}



@media (max-width: 480px) {header .container {
    padding: 10px;
}header .head-prime-534 svg {
    height: 30px;
}}



@media (max-width: 992px) {.try-immediately-937 {
    padding: 4rem 0;
}.try-immediately-937 h2 {
    margin-bottom: 2rem;
    font-size: calc(35px * 0.9);
}.try-immediately-937 .legacy-story-901 {
    padding: 1.75rem;
    gap: 1.5rem;
}
}



@media (max-width: 576px) {.try-immediately-937 {
    padding: 3rem 0;
}.try-immediately-937 h2 {
    font-size: calc(35px * 0.7);
    margin-bottom: 1.5rem;
}.try-immediately-937 .legacy-story-901 {
    padding: 1.5rem 1.25rem;
    gap: 1.25rem;
}.try-immediately-937 .support-message-946 {
    padding: 0.75rem 1.5rem;
    font-size: calc(15px * 0.9);
}}



@media (max-width: 767px) {.ty-message-104 {
    padding: 60px 0 40px;
}.ty-message-104 h2 {
    margin-bottom: 25px;
    font-size: calc(35px * 0.8);
}.ty-message-104 .legacy-story-901 {
    transform: translateZ(5px) rotateX(1deg);
    padding: 25px 20px;
}.ty-message-104 .legacy-story-901:hover {
    transform: translateZ(8px) rotateX(0deg);
}.ty-message-104 li {
    padding-left: 25px;
}.ty-message-104 span {
    line-height: 1.7;
    font-size: calc(13px * 0.95);
}.ty-message-104 .legacy-story-901::after {
    right: 20px;
    top: -5px;
    height: 40px;
    width: 40px;
}
}



@keyframes gridPulse {
    0% {
        opacity: 0.05;
        background-size: 100px 100%, 100% 100px;
    }
    50% {
        opacity: 0.1;
        background-size: 110px 110%, 110% 110px;
    }
    100% {
        opacity: 0.05;
        background-size: 100px 100%, 100% 100px;
    }
}



@keyframes dataFlow {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}



@keyframes lineExpand {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}



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



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



@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(94,116,112,0.5);
    }
    70% {
        box-shadow: 0 0 0 8px rgba(rgb(94,116,112), 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(rgb(94,116,112), 0);
    }
}

