* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.nav-pagewrap-734 {
    flex: 1 0 auto;
}

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

html,body {
    height: 100%;
    scroll-behavior: smooth;
    min-height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
}

.contact-box-496::before {
    width: 100%;
    top: 0;
    position: absolute;
    background: 
        linear-gradient(90deg, transparent 0%, rgba(rgb(129,160,156), 0.03) 50%, transparent 100%),
        linear-gradient(180deg, transparent 0%, rgba(rgb(94,116,112), 0.04) 50%, transparent 100%);
    animation: gridMove 20s linear infinite;
    left: 0;
    height: 100%;
    background-size: 20px 20px, 20px 20px;
    content: "";
}

.contact-box-496 h2::after {
    border-radius: 1.5px;
    background: linear-gradient(90deg, rgb(129,160,156), rgb(94,116,112));
    bottom: -15px;
    left: 50%;
    height: 3px;
    position: absolute;
    width: 80px;
    transform: translateX(-50%);
    content: "";
}

.contact-box-496 .img-icon-410 {
    overflow: hidden;
    height: 100%;
    border-radius: 10px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    position: relative;
    min-height: 550px;
}

.contact-box-496 .help-map-327 {
    background: rgba(255, 255, 255, 0.03);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    position: relative;
    backdrop-filter: blur(10px);
    border-radius: 10px;
    padding: 50px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.contact-box-496 form h3 {
    color: #ffffff;
    margin-bottom: 30px;
    font-family: Arial, sans-serif;
    padding-left: 20px;
    font-weight: 600;
    position: relative;
    font-size: 22px;
}

.contact-box-496 form input[type="text"]:focus {
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 0 15px rgba(rgb(129,160,156), 0.2);
    border-color: rgb(129,160,156);
    outline: none;
}

.contact-box-496 .reach-card-305 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.contact-box-496 .reach-card-305 input[type="checkbox"]:checked + label::before {
    background: rgb(129,160,156);
    border-color: rgb(129,160,156);
}

.contact-box-496 .reach-card-305 label a {
    text-decoration: none;
    position: relative;
    font-weight: 600;
    color: rgb(129,160,156);
    transition: all 0.3s ease;
}

.contact-box-496 form .support-message-946::before {
    content: "";
    width: 100%;
    top: 0;
    left: -100%;
    position: absolute;
    background: linear-gradient(45deg, rgb(94,116,112), rgb(129,160,156));
    transition: all 0.4s ease;
    z-index: -1;
    height: 100%;
}

.contact-box-496 svg path {
    fill: rgb(129,160,156);
    transition: fill 0.3s ease;
}

.about-this-309::before {
    top: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 20%, rgb(129,160,156,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 80%, rgb(94,116,112,0.5) 0%, transparent 30%);
    opacity: 0.2;
    width: 100%;
    left: 0;
    content: "";
    height: 100%;
}

.about-this-309 .virtual-study-321 {
    position: relative;
    display: grid;
    padding: 60px 0;
    align-items: center;
    grid-template-columns: repeat(12, 1fr);
}

.about-this-309 .virtual-study-321:nth-child(2) h3 {
    color: rgb(94,116,112);
}

.about-this-309 .virtual-study-321:nth-child(2) h3,
.about-this-309 .virtual-study-321:nth-child(2) p {
    grid-column: 1 / 7;
}

.about-this-309 .virtual-study-321:nth-child(2) h3,
.about-this-309 .virtual-study-321:nth-child(2) p,
.about-this-309 .virtual-study-321:nth-child(2)::before {
    animation-delay: 0.3s;
}

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

.join-our-community-178::before {
    top: 0;
    height: 100%;
    width: 100%;
    transform: scale(1.5);
    content: "";
    position: absolute;
    left: 0;
    background: linear-gradient(45deg, transparent 45%, rgb(94,116,112,0.5) 45%, rgb(94,116,112,0.5) 55%, transparent 55%);
    z-index: 1;
}

.join-our-community-178 .support-list-869::before {
    width: 60%;
    height: 10px;
    background: rgb(129,160,156);
    bottom: -10px;
    left: -10px;
    position: absolute;
    transform: skewX(15deg);
    content: "";
}

.join-our-community-178 .input_holder {
    display: flex;
    transform: skewX(10deg);
    gap: 1.2rem;
    flex-direction: column;
}

.join-our-community-178 input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 10px rgb(129,160,156,0.5);
    transform: translateX(0);
    border-color: rgb(129,160,156);
}

.join-our-community-178 input[type="submit"]:hover {
    background: linear-gradient(90deg, rgb(94,116,112) 0%, rgb(129,160,156) 100%);
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
}

.future-learners-304 .legacy-story-901 {
    margin: 0 auto;
    z-index: 10;
    padding: 0 30px;
    position: relative;
    max-width: 1100px;
    text-align: center;
}

.future-learners-304 h3::before,
.future-learners-304 h3::after {
    height: 15px;
    content: '';
    background-color: rgb(129,160,156,0.5);
    transform: translateY(-50%);
    border-radius: 50%;
    width: 15px;
    top: 50%;
    position: absolute;
}

.future-learners-304 h3::before {
    left: 0;
}

.future-learners-304 ul li:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-7px) scale(1.03);
    border-color: rgba(0, 0, 0, 0.1);
}

.future-learners-304 ul li:hover::before {
    opacity: 1;
}

.future-learners-304 ul li svg {
    width: 45px;
    position: relative;
    height: 45px;
    transition: all 0.4s ease;
    flex-shrink: 0;
}

.future-learners-304 ul li:hover svg path {
    fill: rgb(94,116,112);
}

.future-learners-304 ul li:hover::after {
    transform: scale(1.5);
    background-color: rgb(94,116,112,0.5);
}

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

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

.future-learners-304 ul li:nth-child(3n+2) {
    box-shadow: 0 5px 20px rgba(rgb(94,116,112,0.5), 0.1);
}

.price-table-172 .container {
    max-width: 1320px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 0 15px;
}

.price-table-172 .learning-package-684 {
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
    max-width: 800px;
}

.price-table-172 .deal-opts-389 {
    line-height: 1.7;
    margin-left: auto;
    color: #000000;
    max-width: 600px;
    font-size: 16px;
    margin-right: auto;
    margin-top: 20px;
}

.price-table-172 .pricing-catalog-743 {
    text-decoration: none;
    z-index: 1;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    display: block;
    position: relative;
}

.price-table-172 .plan-cost-831 {
    position: relative;
    padding: 30px;
    z-index: 2;
    flex: 1;
}

.price-table-172 .plan-cost-831 h3::after {
    content: "";
    height: 3px;
    position: absolute;
    left: 0;
    border-radius: 2px;
    background: rgb(129,160,156);
    transition: width 0.3s ease;
    width: 40px;
    bottom: 0;
}

.price-table-172 .plan-cost-831 p {
    overflow-wrap: break-word;
    font-size: calc(16px - 2px);
    margin-bottom: 20px;
    line-height: 1.6;
    color: #000000;
    position: relative;
    word-break: break-word;
}

.price-table-172 .img-icon-410::after {
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
    content: "";
    right: 0;
    transition: opacity 0.3s ease;
    opacity: 0.6;
    z-index: 1;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
}

.privacy-sanctuary-628 h2 {
    color: rgb(94,116,112);
    margin-bottom: 20px;
    font-size: 34px;
    font-weight: 600;
}

.privacy-sanctuary-628 h3, .privacy-sanctuary-628 h4, .privacy-sanctuary-628 h5, .privacy-sanctuary-628 h6 {
    margin: 1rem 0;
    font-weight: 400;
    color: rgb(129,160,156);
}

.privacy-sanctuary-628 ol li {
    font-size: 17px;
    margin-bottom: 10px;
}

.privacy-sanctuary-628 span {
    font-weight: 600;
    color: rgb(129,160,156);
}

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

footer .webinar-arch-613::after {
    top: 0;
    height: 5px;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(129,160,156), rgb(94,116,112));
    pointer-events: none;
    content: "";
    width: 100%;
}

footer .info_item {
    max-width: 300px;
    padding: 20px 25px;
    min-height: 60px;
    clip-path: polygon(10% 0, 90% 0, 100% 50%, 90% 100%, 10% 100%, 0 50%);
    align-items: center;
    cursor: pointer;
    transition: all 0.4s ease;
    min-width: 200px;
    background-color: rgba(255, 255, 255, 0.03);
    justify-content: center;
    flex: 0 1 auto;
    display: flex;
    position: relative;
}

footer .info_item svg {
    margin-right: 12px;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    transition: fill 0.3s ease;
    fill: rgb(129,160,156);
}

footer .text_main_holder {
    grid-template-columns: 1fr;
    padding-top: 40px;
    position: relative;
    gap: 50px;
    display: grid;
}

footer .text_main_holder::before {
    pointer-events: none;
    left: 10%;
    width: 80%;
    top: 0;
    content: "";
    height: 1px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.15), transparent);
}

footer .head-lead-916 svg {
    margin-bottom: 20px;
    height: 45px;
    filter: brightness(0) invert(1);
    width: auto;
}

footer .knowl-base-610 {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
    font-size: 15px;
}

footer .header-tutor-914 h5 {
    font-size: 18px;
    padding-bottom: 10px;
    color: #ffffff;
    font-weight: 700;
    display: inline-block;
    position: relative;
    margin-bottom: 25px;
}

footer .top-header-507 a {
    color: rgba(255, 255, 255, 0.7);
    border-radius: 10px;
    align-items: center;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    display: flex;
    transition: all 0.3s ease;
    padding: 12px 15px;
    background-color: rgba(255, 255, 255, 0.03);
}

footer .subscribe_holder::before {
    pointer-events: none;
    top: 0;
    width: 100%;
    left: 0;
    content: "";
    opacity: 0.05;
    position: absolute;
    height: 100%;
    border-radius: 21px;
    background-image: 
        linear-gradient(-45deg, transparent 48%, rgb(129,160,156,0.5) 49%, rgb(129,160,156,0.5) 51%, transparent 52%),
        linear-gradient(45deg, transparent 48%, rgb(129,160,156,0.5) 49%, rgb(129,160,156,0.5) 51%, transparent 52%);
    background-size: 20px 20px;
}

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.4);
}

footer .sub-focus-056:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    background-color: rgb(94,116,112);
}

footer .skill-test-743::before,
footer .skill-test-743::after {
    height: 1px;
    position: absolute;
    pointer-events: none;
    content: "";
    background-color: rgba(255, 255, 255, 0.2);
    top: 50%;
    width: 20px;
}

footer .skill-test-743::before {
    left: -10px;
    transform: rotate(-45deg);
}

.program-structure-025::after {
    left: 0;
    z-index: 2;
    top: 0;
    mix-blend-mode: screen;
    opacity: 0.2;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    background: 
        radial-gradient(circle at 30% 20%, rgb(129,160,156,0.5) 0%, transparent 50%),
        radial-gradient(circle at 70% 80%, rgb(94,116,112,0.5) 0%, transparent 50%);
}

.program-structure-025 .word-wrapper-654::after {
    bottom: 0;
    content: "";
    transform: translate(50%, 50%);
    position: absolute;
    right: 0;
    width: 150px;
    border-radius: 50%;
    opacity: 0.2;
    background: 
        conic-gradient(from 0deg, rgb(129,160,156,0.5) 0deg, transparent 120deg);
    animation: rotateConic 10s linear infinite;
    height: 150px;
}

.program-structure-025 .word-wrapper-654 h2 {
    position: relative;
    font-weight: 700;
    letter-spacing: 2px;
    text-shadow: 0 0 15px rgb(129,160,156,0.5);
    padding-bottom: 20px;
    color: #ffffff;
    font-size: 42px;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.program-structure-025 .hud-element {
    position: absolute;
    opacity: 0.2;
    border: 1px solid rgb(129,160,156,0.5);
    z-index: 5;
}

.program-structure-025 .img-icon-410::after {
    width: 100%;
    background: 
        repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(rgb(129,160,156), 0.1) 2px, rgba(rgb(129,160,156), 0.1) 4px);
    opacity: 0.1;
    mix-blend-mode: overlay;
    top: 0;
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    z-index: 2;
    animation: scanlines 8s linear infinite;
}

.training-results-201 .container {
    position: relative;
    padding: 0 15px;
    max-width: 1320px;
    margin: 0 auto;
    z-index: 1;
}

.training-results-201 .word-wrapper-654 {
    border-left: 4px solid rgb(129,160,156);
    padding: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transform: translateY(0);
}

.training-results-201 h4::after {
    left: 0;
    border-radius: 10px;
    background: rgb(129,160,156);
    position: absolute;
    width: 60px;
    bottom: 0;
    content: "";
    height: 3px;
}

.training-results-201 li p {
    line-height: 1.6;
    font-size: 14px;
    gap: 1rem;
    display: flex;
    margin: 0;
    align-items: flex-start;
    color: #000000;
}

.training-results-201 svg path {
    transition: fill 0.3s ease;
    fill: rgb(129,160,156);
}

.training-results-201 .img-icon-410 {
    transition: transform 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12);
    transform: perspective(1000px) rotateY(0);
    height: auto;
    object-fit: cover;
    width: 100%;
    border-radius: 20px;
}

.developer-experience-978::after {
    transform: rotateZ(15deg) rotateX(30deg) rotateY(-10deg);
    content: "";
    height: 50%;
    bottom: -15%;
    z-index: 1;
    left: -5%;
    border: 5px solid rgb(129,160,156,0.5);
    opacity: 0.3;
    width: 40%;
    position: absolute;
}

.developer-experience-978 .exp-progress-643 {
    transform: 
        translateZ(30px) 
        rotateY(-10deg) 
        rotateX(3deg);
    padding: 2.5rem 2.5rem 2.5rem 8rem;
    margin-left: auto;
    z-index: 2;
    border-radius: 10px;
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    background: #ffffff;
    box-shadow: 15px 15px 30px -5px rgba(0, 0, 0, 0.5);
    position: relative;
    width: 550px;
}

.developer-experience-978 .exp-progress-643:hover {
    box-shadow: 25px 25px 40px -5px rgba(0, 0, 0, 0.5);
    transform: 
        translateZ(40px) 
        rotateY(-5deg) 
        rotateX(0deg);
}

.developer-experience-978 .exp-container-893 {
    font-style: italic;
    color: #000000;
    font-size: 12px;
    line-height: 1.7;
    animation: slide-up 0.7s forwards 0.6s;
    z-index: 2;
    position: relative;
    font-weight: 400;
    transform: translateY(30px);
    opacity: 0;
}

.info-details-861 {
    overflow: hidden;
    padding: 100px 0;
    background: rgb(164,195,190);
    position: relative;
}

.info-details-861 .container {
    z-index: 2;
    position: relative;
}

.info-details-861 .instant-help-924 {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr;
    gap: 40px;
}

.info-details-861 .learn-chat-905 {
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    padding: 40px;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
}

.info-details-861 .talk-team-314 {
    margin-bottom: 30px;
    color: #000000;
    font-size: 14px;
    line-height: 1.7;
}

.info-details-861 .learn-chat-905 p {
    align-items: center;
    color: #000000;
    display: flex;
    margin-bottom: 20px;
    font-size: 14px;
}

.info-details-861 .talk-experts-169 {
    flex-direction: column;
    gap: 12px;
    display: flex;
}

.info-details-861 .learn-chat-905 .img-icon-410 {
    border-radius: 15px;
    min-height: 350px;
    height: 100%;
    width: 100%;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.info-details-861 .get-help-736 a span {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 8px;
    color: rgb(129,160,156);
}

.info-details-861 svg path {
    transition: fill 0.3s ease;
    fill: rgb(129,160,156);
}

.welcome-416::before {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: 
        linear-gradient(217deg, rgb(129,160,156,0.5), transparent 70%),
        linear-gradient(127deg, rgb(94,116,112,0.5), transparent 70%),
        linear-gradient(336deg, rgba(0, 0, 0, 0.5), transparent 70%);
    content: "";
}

.welcome-416 .learn-hero-405 input {
    display: none;
}

.welcome-416 .edu-lead-908::before {
    content: "";
    inset: 0;
    mix-blend-mode: multiply;
    background: linear-gradient(0deg, rgb(164,195,190) 0%, transparent 35%, transparent 65%, rgb(164,195,190) 100%);
    position: absolute;
    z-index: 2;
}

.welcome-416 .online-tech-483 label {
    height: 6px;
    background: #ffffff;
    cursor: pointer;
    width: 50px;
    opacity: 0.2;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
}

.welcome-416 .word-wrapper-654 .container {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(10px);
    overflow: hidden;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 100%);
    border-radius: 29px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    position: relative;
    max-width: 700px;
    padding: 40px;
}

.welcome-416 .word-wrapper-654 h1 {
    color: #ffffff;
    display: inline-block;
    font-size: 41px;
    margin-bottom: 20px;
    position: relative;
    font-weight: 700;
}

.welcome-416 .word-wrapper-654 h1::after {
    width: 0;
    bottom: -5px;
    animation: lineExpand 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    height: 2px;
    left: 0;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(129,160,156), rgb(94,116,112));
}

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

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

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

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

.welcome-416 input[type="radio"]:nth-of-type(1):checked ~ .online-tech-483 label:nth-of-type(1),
.welcome-416 input[type="radio"]:nth-of-type(2):checked ~ .online-tech-483 label:nth-of-type(2),
.welcome-416 input[type="radio"]:nth-of-type(3):checked ~ .online-tech-483 label:nth-of-type(3),
.welcome-416 input[type="radio"]:nth-of-type(4):checked ~ .online-tech-483 label:nth-of-type(4),
.welcome-416 input[type="radio"]:nth-of-type(5):checked ~ .online-tech-483 label:nth-of-type(5),
.welcome-416 input[type="radio"]:nth-of-type(6):checked ~ .online-tech-483 label:nth-of-type(6),
.welcome-416 input[type="radio"]:nth-of-type(7):checked ~ .online-tech-483 label:nth-of-type(7),
.welcome-416 input[type="radio"]:nth-of-type(8):checked ~ .online-tech-483 label:nth-of-type(8),
.welcome-416 input[type="radio"]:nth-of-type(9):checked ~ .online-tech-483 label:nth-of-type(9),
.welcome-416 input[type="radio"]:nth-of-type(10):checked ~ .online-tech-483 label:nth-of-type(10) {
    width: 70px;
    background: linear-gradient(90deg, rgb(129,160,156), rgb(94,116,112));
    opacity: 1;
    box-shadow: 0 0 15px rgb(129,160,156,0.5);
}

header .header-lead-705:after {
    content: '';
    left: 0;
    bottom: 0;
    transition: transform 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
    background: rgb(129,160,156);
    width: 100%;
    position: absolute;
    transform: scaleX(0);
    height: 2px;
    transform-origin: right;
}

header .header-lead-705:hover:after {
    transform: scaleX(1);
    transform-origin: left;
}

header .head-prime-534 svg {
    height: 40px;
    width: auto;
    transition: transform 0.5s ease;
    filter: drop-shadow(0 0 4px rgb(129,160,156,0.5));
}

.try-immediately-937 {
    position: relative;
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(94,116,112,0.5), rgb(129,160,156));
    overflow: hidden;
    padding: 5rem 0;
}

.try-immediately-937 .container {
    padding: 0 2rem;
    margin: 0 auto;
    transform-style: preserve-3d;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}

.try-immediately-937 h2 {
    color: #ffffff;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transform: translateZ(20px);
    font-size: 35px;
    font-family: Arial, sans-serif;
    margin-bottom: 2.5rem;
    font-weight: 700;
}

.try-immediately-937 svg:hover {
    transform: rotate(0deg) scale(1.1);
}

.try-immediately-937 svg path {
    fill: rgb(129,160,156);
    transition: fill 0.3s ease;
}

.try-immediately-937 .legacy-story-901 div {
    justify-content: flex-end;
    display: flex;
    flex-grow: 1;
}

.try-immediately-937 .support-message-946:hover {
    transform: skewX(-5deg) translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.try-immediately-937 .support-message-946:hover::before {
    left: 100%;
}

.ty-message-104 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(164,195,190) 0%, rgb(94,116,112,0.5) 100%);
    perspective: 1000px;
    padding: 120px 0 80px;
    position: relative;
}

.ty-message-104::after {
    content: "";
    filter: blur(40px);
    bottom: -50px;
    position: absolute;
    opacity: 0.4;
    height: 200px;
    width: 200px;
    background: radial-gradient(circle, rgb(129,160,156,0.5) 0%, transparent 70%);
    right: -50px;
    animation: floating 8s infinite ease-in-out;
}

.ty-message-104 .legacy-story-901 {
    padding: 40px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.08);
    background: #ffffff;
    position: relative;
    border-left: 5px solid rgb(129,160,156);
    transition: transform 0.5s ease;
    transform: translateZ(10px) rotateX(2deg);
    animation: fadeIn 1s 0.3s both;
}

.ty-message-104 li {
    padding-left: 30px;
    position: relative;
}

.ty-message-104 .legacy-story-901::after {
    content: "";
    top: -10px;
    opacity: 0.9;
    right: 30px;
    border-radius: 10px;
    z-index: -1;
    width: 60px;
    background: linear-gradient(135deg, rgb(129,160,156) 0%, rgb(94,116,112) 100%);
    height: 60px;
    position: absolute;
    transform: rotate(15deg);
    animation: float 6s infinite ease-in-out;
}



@media screen and (max-width: 576px) {.contact-box-496 {
    padding: 50px 0;
}.contact-box-496 h2 {
    font-size: calc(35px * 0.8);
}.contact-box-496 .reach-query-129 {
    margin-top: 40px;
}.contact-box-496 .img-icon-410 {
    min-height: 250px;
}.contact-box-496 .help-map-327 {
    padding: 30px 20px;
}.contact-box-496 form h3 {
    font-size: calc(22px * 0.9);
    margin-bottom: 25px;
}.contact-box-496 form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.contact-box-496 form .support-message-946 {
    padding: 15px 20px;
    width: 100%;
}}



@media (prefers-reduced-motion: reduce) {.about-this-309 .virtual-study-321::after {
    transition: none;
}.about-this-309 .virtual-study-321 h3,
    .about-this-309 .virtual-study-321 p,
    .about-this-309 .virtual-study-321::before,
    .about-this-309 .virtual-study-321:nth-child(2) h3,
    .about-this-309 .virtual-study-321:nth-child(2) p,
    .about-this-309 .virtual-study-321:nth-child(2)::before {
    opacity: 1;
    animation: none;
    transform: none;
}}



@media (max-width: 992px) {.future-learners-304 {
    padding: 70px 0;
}.future-learners-304 h3 {
    margin-bottom: 40px;
}.future-learners-304 ul li {
    width: calc(50% - 13px);
    padding: 30px 20px;
}
}



@media (max-width: 768px) {.future-learners-304 ul {
    gap: 20px;
}.future-learners-304 ul li {
    width: 100%;
    padding: 25px 20px;
}
}



@media (max-width: 576px) {.future-learners-304 {
    padding: 50px 0;
}.future-learners-304 h3 {
    font-size: calc(34px * 0.85);
    margin-bottom: 30px;
    padding: 0 20px;
}.future-learners-304 h3::before,
    .future-learners-304 h3::after {
    height: 10px;
    width: 10px;
}.future-learners-304 ul li {
    gap: 15px;
    padding: 20px 15px;
}.future-learners-304 ul li svg {
    height: 35px;
    width: 35px;
}
}



@media (prefers-reduced-motion: no-preference) {.price-table-172 .pricing-catalog-743:active .cost-card-587 {
    transition: transform 0.2s ease;
    transform: scale(0.98);
}
}



@media (max-width: 767px) {.price-table-172 {
    padding: 80px 0;
}.price-table-172 .study-costs-572 {
    gap: 40px;
}.price-table-172 .learning-package-684 h2 {
    font-size: calc(32px - 4px);
}.price-table-172 .img-icon-410 {
    height: 200px;
}.price-table-172 .plan-cost-831 {
    padding: 25px;
}.price-table-172 .group-plans-506 {
    font-size: 1.5rem;
}}



@media (max-width: 991px) {footer .top-header-507 {
    grid-template-columns: 1fr;
}
}



@media (max-width: 767px) {footer .webinar-arch-613 {
    padding: 60px 0 30px;
}footer .get-help-736 {
    margin-bottom: 40px;
}footer .info_item {
    padding: 15px 20px;
    min-width: 150px;
}footer .header-tutor-914, footer .subscribe_holder {
    padding: 25px 20px;
}footer .head-lead-916 {
    padding: 15px;
    margin-bottom: 20px;
}footer .transcript-234 {
    margin-top: 40px;
}
}



@media screen and (max-width: 767px) {.program-structure-025 {
    padding: 50px 0;
}.program-structure-025 .container {
    padding: 0 20px;
}.program-structure-025 .word-wrapper-654 {
    padding: 25px;
}.program-structure-025 .word-wrapper-654 h2 {
    font-size: calc(42px * 0.8);
    margin-bottom: 30px;
    padding-bottom: 15px;
}.program-structure-025 .word-wrapper-654 .description {
    margin-bottom: 20px;
    font-size: calc(12px * 0.95);
    padding-left: 15px;
}.program-structure-025 .img-icon-410 {
    height: 350px;
}
}



@media (min-width: 992px) {.training-results-201 {
    padding: 9rem 0;
}.training-results-201 h4 {
    font-size: calc(20px * 1.3);
}.training-results-201 .word-wrapper-654 {
    margin-right: -6rem;
    padding: 4rem;
}.training-results-201 .img-icon-410 {
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
}.training-results-201 li p {
    font-size: calc(14px * 1.05);
}
}



@media (max-width: 767px) {.training-results-201 {
    padding: 5rem 0;
}.training-results-201 .word-wrapper-654 > div:first-of-type ul {
    margin-bottom: 0;
}.training-results-201 .img-icon-410 {
    max-height: 360px;
    object-position: center;
}}



@media screen and (max-width: 768px) {.info-details-861 {
    padding: 60px 0;
}.info-details-861 .instant-help-924 {
    gap: 25px;
    grid-template-columns: 1fr;
}.info-details-861 .learn-chat-905:nth-child(1) {
    grid-column: auto;
}.info-details-861 .learn-chat-905 .img-icon-410 {
    min-height: 250px;
}
}



@media screen and (max-width: 1024px) {.welcome-416 .word-wrapper-654 .container {
    max-width: 80%;
}.welcome-416 .online-tech-483 {
    width: 90%;
    left: 5%;
}
}



@media screen and (max-width: 480px) {.welcome-416 .word-wrapper-654 {
    padding-top: 60px;
}.welcome-416 .word-wrapper-654 .container {
    padding: 20px;
}.welcome-416 .word-wrapper-654 h1 {
    margin-bottom: 15px;
    font-size: calc(41px * 0.8);
}.welcome-416 .word-wrapper-654 h1::before {
    left: -15px;
    height: 30px;
    width: 30px;
    top: -5px;
}.welcome-416 .word-wrapper-654 h3 {
    font-size: calc(24px * 0.9);
    margin-bottom: 15px;
}.welcome-416 .word-wrapper-654 p {
    padding: 15px;
    font-size: calc(15px * 0.9);
}.welcome-416 .online-tech-483 {
    gap: 10px;
}.welcome-416 .online-tech-483 label {
    width: 30px;
    height: 4px;
}.welcome-416 input[type="radio"]:checked ~ .online-tech-483 label {
    width: 45px;
}}



@media (max-width: 768px) {.try-immediately-937 {
    padding: 3.5rem 0;
}.try-immediately-937 h2 {
    font-size: calc(35px * 0.8);
    text-align: center;
}.try-immediately-937 .legacy-story-901 {
    transform: translateZ(20px) rotateX(0deg);
    gap: 1.5rem;
    text-align: center;
    flex-direction: column;
    padding: 2rem 1.5rem;
    align-items: center;
}.try-immediately-937 svg {
    width: 40px;
    height: 40px;
}.try-immediately-937 .legacy-story-901 div {
    width: 100%;
    justify-content: center;
}
}

@keyframes gridMove {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 40px 0, 0 40px;
    }
}



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

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



@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(var(--primary-color-rgb), 0.4);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(var(--primary-color-rgb), 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(var(--primary-color-rgb), 0);
  }
}



@keyframes rotateConic {
    0% {
        transform: translate(50%, 50%) rotate(0deg);
    }
    100% {
        transform: translate(50%, 50%) rotate(360deg);
    }
}

@keyframes slide-up {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}



@keyframes backgroundMove {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(50%, 50%);
    }
}



@keyframes pulse {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.5;
    }
}



@keyframes slideIn {
    0% {
        opacity: 0;
        transform: translateZ(20px) translateX(-30px);
    }
    100% {
        opacity: 1;
        transform: translateZ(20px) translateX(0);
    }
}



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

