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

header,footer {
    width: 100%;
}

header {
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
    overflow: visible;
    z-index: 100;
    position: relative;
    background: linear-gradient(120deg, rgb(179,199,210) 0%, rgb(140,164,184) 100%);
    margin-top: 0;
    padding: 0;
}

.location-details-056 .container {
    z-index: 2;
    max-width: 1200px;
    padding: 0 1.5rem;
    margin: 0 auto;
    position: relative;
}

.location-details-056 .course-ask-140 {
    background: #ffffff;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.08);
    grid-template-columns: 1fr;
    display: grid;
    transform: translateY(0);
    position: relative;
    padding: 3rem;
    gap: 2rem;
}

.location-details-056 h5 {
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 600;
    font-size: 19px;
    color: #000000;
}

.location-details-056 .reach-experts-613::after {
    height: 2px;
    transition: width 0.3s ease;
    content: "";
    left: 0;
    position: absolute;
    background: rgb(179,199,210);
    bottom: 0;
    width: 0;
}

.location-details-056 .reach-experts-613:hover::after {
    width: 100%;
}

.location-details-056 svg path {
    fill: #000000;
    transition: fill 0.3s ease;
}

.location-details-056 li:hover {
    transform: translateX(5px);
}



.student-aid-350 .container {
    display: flex;
    position: relative;
    flex-direction: column;
}

.student-aid-350 .company_holder {
    margin-bottom: 3rem;
    position: relative;
    padding-bottom: 2.5rem;
    text-align: center;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.student-aid-350 .company_holder::after {
    right: 0;
    animation-delay: 1.5s;
}

.student-aid-350 .company_holder h3::after {
    width: 60px;
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
    bottom: -10px;
    background: rgb(140,164,184);
    left: 50%;
    content: "";
}

.student-aid-350 .head-pagebar-279 {
    gap: 6rem;
    display: flex;
    position: relative;
}

.student-aid-350 .head-mentor-834:hover {
    background: rgba(rgb(179,199,210,0.5), 0.1);
    box-shadow: 0 12px 40px 0 rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}

.student-aid-350 .head-mentor-834 .head-pagebar-279 {
    flex-direction: column;
    position: static;
    gap: 0.8rem;
    display: flex;
}

.student-aid-350 .head-mentor-834 .head-pagebar-279 a::before {
    bottom: 0;
    height: 1px;
    z-index: -1;
    width: 100%;
    transform-origin: center;
    background: linear-gradient(90deg, transparent, rgb(179,199,210), transparent);
    left: 0;
    position: absolute;
    transform: scaleX(0);
    content: "";
    transition: transform 0.4s ease;
}



.milestone-cta-416 .container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.milestone-cta-416 .lang-learn-739::before,
.milestone-cta-416 .lang-learn-739::after {
    margin: 0 0.6rem;
    color: rgb(179,199,210);
    content: "•";
}

.join-our-mailing-list-093::before {
    animation: orbit 20s linear infinite;
    border-radius: 50%;
    right: -100px;
    background: linear-gradient(135deg, rgb(179,199,210) 0%, rgb(179,199,210,0.5) 100%);
    height: 250px;
    position: absolute;
    top: -100px;
    width: 250px;
    opacity: 0.7;
    content: "";
    z-index: 1;
}

.join-our-mailing-list-093 .training-pro-817::before {
    content: "";
    border-radius: 50%;
    position: absolute;
    opacity: 0.2;
    filter: blur(10px);
    left: 50%;
    background: rgb(179,199,210,0.5);
    transform: translate(-50%, -50%);
    top: 50%;
    height: 50px;
    z-index: -1;
    width: 50px;
}

.join-our-mailing-list-093 .input_holder::before {
    animation: rotate 30s linear infinite;
    border: 2px dashed rgb(179,199,210,0.5);
    z-index: -1;
    content: "";
    border-radius: 50%;
    top: -15px;
    height: 80px;
    width: 80px;
    position: absolute;
    opacity: 0.5;
    right: -15px;
}

.join-our-mailing-list-093 .instant-learn-197:focus {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    border-color: rgb(179,199,210,0.5);
    outline: none;
}

.join-our-mailing-list-093 .fresh-start-739:hover::before {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.5);
}

.developer-experience-435 {
    position: relative;
    overflow: hidden;
    background-color: rgb(223,232,236);
    padding: 6rem 2rem;
}

.developer-experience-435::before {
    top: 0;
    content: "";
    width: 40%;
    background: linear-gradient(90deg, transparent, rgb(179,199,210,0.5));
    z-index: 1;
    position: absolute;
    height: 100%;
    right: 0;
}

.developer-experience-435 .emp-section-143 {
    flex-direction: column;
    display: flex;
    padding: 3rem 0 3rem 4rem;
    position: relative;
    width: 55%;
    justify-content: center;
}

.developer-experience-435 .emp-section-143 > div:nth-child(2) {
    color: #ffffff;
    background-color: rgb(140,164,184);
    transform: translateX(-10px);
    padding: 0.5rem 1.5rem;
    margin-bottom: 2.5rem;
    letter-spacing: 1px;
    display: inline-block;
    font-weight: 600;
    border-radius: 10px;
    font-size: 15px;
}

.study-method-427::before {
    filter: blur(40px);
    position: absolute;
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(179,199,210,0.5) 0%, transparent 25%),
        radial-gradient(circle at 90% 80%, rgb(140,164,184,0.5) 0%, transparent 25%);
    width: 100%;
    left: 0;
    content: '';
    top: 0;
}

.study-method-427 .tag-content-682 {
    max-width: 800px;
    border-radius: 16px;
    width: 80%;
    box-shadow: 
        12px 12px 24px rgba(0, 0, 0, 0.15),
        -12px -12px 24px rgba(255, 255, 255, 0.8);
    transition: all 0.4s ease;
    background: rgb(223,232,236);
    position: relative;
    padding: 3.5rem;
}

.study-method-427 h2 {
    text-align: center;
    text-fill-color: transparent;
    -webkit-background-clip: text !important;
    font-weight: 700;
    background: linear-gradient(135deg, rgb(179,199,210), rgb(140,164,184));
    color: #000000;
    font-size: 30px;
    -webkit-text-fill-color: transparent;
    position: relative;
    margin-bottom: 2rem;
    background-clip: text !important;
    display: inline-block;
}

.study-method-427 .tag-content-682:hover p {
    box-shadow: 
        inset 4px 4px 8px rgba(0, 0, 0, 0.12),
        inset -4px -4px 8px rgba(255, 255, 255, 0.8);
}

.study-method-427 .tag-content-682:hover::before {
    transform: scale(1.15) translateY(-5px);
}

.course-summary-120 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(145deg, rgb(223,232,236) 0%, rgba(245, 245, 250, 0.95) 100%);
    padding: 120px 0 80px;
}

.course-summary-120 .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 1;
}

.course-summary-120 h2 {
    position: relative;
    font-weight: 700;
    color: #000000;
    margin-bottom: 40px;
    transform: translateX(-8px);
    line-height: 1.3;
    max-width: 90%;
    font-size: 29px;
}

.course-summary-120 .img-resize-517::before {
    left: 0;
    position: absolute;
    background: linear-gradient(
        135deg,
        rgba(rgb(179,199,210,0.5), 0.2) 0%,
        transparent 40%,
        transparent 60%,
        rgba(rgba(0, 0, 0, 0.5), 0.2) 100%
    );
    width: 100%;
    content: "";
    z-index: 1;
    height: 100%;
    top: 0;
}

.course-summary-120 .description {
    padding-left: 15px;
    font-size: 17px;
    line-height: 1.7;
    position: relative;
    margin-bottom: 20px;
    border-left: 2px solid rgba(rgb(179,199,210,0.5), 0.3);
    color: #000000;
}

header .top_plank {
    background: rgb(179,199,210);
    color:  #ffffff;
}

header .top_plank .best-learntrack-098 div svg, header .top_plank .best-learntrack-098 div svg path {
    fill: #ffffff;
}

header .top_plank .best-learntrack-098 div img, header .top_plank .best-learntrack-098 div svg {
    height: 16px;
    margin-right: 8px;
    width: 16px;
}

.tariff-option-940 .container {
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
}

.tariff-option-940 .annual-fee-267 {
    margin-right: auto;
    margin-bottom: 3rem;
    max-width: 800px;
    order: 1;
    margin-left: auto;
    text-align: center;
}

.tariff-option-940 .fee-chart-689 {
    overflow-wrap: break-word;
    margin: 0 auto;
    word-break: break-word;
    max-width: 600px;
    font-size: 14px;
    line-height: 1.6;
    color: #000000;
}

.tariff-option-940 .pricing-card-519:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.tariff-option-940 .payment-deals-712 {
    display: flex;
    z-index: 1;
    flex-direction: column;
    overflow-wrap: break-word;
    position: relative;
    padding: 2rem;
    flex-grow: 1;
    word-break: break-word;
}

.tariff-option-940 .payment-deals-712 h3::after {
    transition: width 0.3s ease;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 40px;
    content: "";
    position: absolute;
    background: rgb(140,164,184);
}

.tariff-option-940 .pricing-card-519:hover .annual-plan-261::before {
    width: 100%;
}

.tariff-option-940 .payment-deals-712 p {
    line-height: 1.6;
    font-size: 14px;
    color: #000000;
    margin-top: auto;
    word-break: break-word;
    overflow-wrap: break-word;
}

.tariff-option-940 .pricing-card-519:nth-child(odd) .value-rates-471 {
    flex-direction: column-reverse;
}

.tariff-option-940 .pricing-card-519:nth-child(3n+3) {
    border-top: 3px solid #000000;
}

.contact-form-box-254::before {
    left: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(225deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(315deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%),
                linear-gradient(45deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%);
    position: absolute;
    content: "";
    z-index: 0;
    top: 0;
    background-size: 20px 20px;
    width: 100%;
    height: 100%;
}

.contact-form-box-254 .contact-message-096::after {
    z-index: -1;
    background: rgb(223,232,236);
    width: 150px;
    right: 0;
    border-radius: 0 0 0 100%;
    content: "";
    height: 150px;
    position: absolute;
    top: 0;
}

.contact-form-box-254 input[type="text"]:focus {
    background: #ffffff;
    outline: none;
    box-shadow: 0 0 0 2px rgb(179,199,210,0.5), inset 0 2px 4px rgba(0, 0, 0, 0.03);
}

.contact-form-box-254 .reach-card-826 input[type="checkbox"] {
    border: 2px solid rgb(223,232,236);
    appearance: none;
    cursor: pointer;
    height: 22px;
    transition: all 0.2s ease;
    width: 22px;
    border-radius: 10px;
    position: relative;
}

.contact-form-box-254 .reach-card-826 a {
    position: relative;
    color: rgb(179,199,210);
    transition: all 0.3s ease;
    text-decoration: none;
}

.contact-form-box-254 .reach-reach-612 {
    font-size: 20px;
    cursor: pointer;
    border-radius: 15px;
    border: none;
    padding: 18px 40px;
    font-weight: 600;
    color: #ffffff;
    background: rgb(179,199,210);
    box-shadow: 0 4px 15px rgb(179,199,210,0.5);
    transition: all 0.3s ease;
    margin-top: 20px;
    align-self: flex-start;
}

.title-opener-475::before {
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgb(179,199,210,0.5),
        transparent 2px,
        transparent 10px,
        rgb(179,199,210,0.5) 12px
    );
    content: "";
    opacity: 0.05;
    right: 0;
}

.title-opener-475 .tag-content-682::before {
    position: absolute;
    right: 10px;
    z-index: -1;
    left: -10px;
    opacity: 0.2;
    top: -10px;
    content: "";
    background: linear-gradient(135deg, rgb(140,164,184,0.5), transparent);
    transform: translateZ(-10px);
    bottom: 10px;
}

.title-opener-475 .skill-upfast-136 p {
    font-size: 15px;
    max-width: 600px;
    color: #000000;
    margin-top: 1.5rem;
    line-height: 1.6;
}

.title-opener-475 svg path {
    transition: fill 0.3s ease;
}

.title-opener-475 .reach-reach-612 {
    font-size: 17px;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin-top: 1rem;
    background: linear-gradient(135deg, rgb(179,199,210) 0%, rgb(140,164,184) 100%);
    border-radius: 10px;
    position: relative;
    display: inline-block;
    box-shadow: 0 4px 15px rgba(94,170,168,0.3);
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    transform: translateZ(15px);
    font-weight: 600;
    padding: 0.8rem 2rem;
    color: #ffffff;
}

.title-opener-475 .img-resize-517:hover {
    transform: translateZ(30px) rotateX(0deg);
}

.title-opener-475 .img-resize-517:hover::after {
    opacity: 0.2;
}

.manage-cookies-051 {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    align-items: center;
}

.cookie-verify-593 {
    margin-right: 10px;
    flex-shrink: 0;
}

.cookie-warning-notice-715 p a {
    color: rgb(179,199,210);
    text-decoration: none;
}


#cookie-info-banner-901 {
    display: none;
}

header::before {
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05) 0px,
        rgba(255, 255, 255, 0.05) 1px,
        transparent 1px,
        transparent 10px
    );
    left: 2px;
    top: 2px;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
    bottom: 2px;
    right: 2px;
    position: absolute;
    z-index: -1;
    content: '';
}

header .top-lesson-624:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-3px) scale(1.03);
}

header .head-mentor-834 {
    margin: 0;
    list-style: none;
    z-index: 2;
    padding: 0;
    display: flex;
    position: relative;
}

header .top-header-810 a:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-color: #ffffff;
}

header .top-header-810 a:hover::before {
    left: 100%;
}

header .top-header-810::after {
    position: absolute;
    transform: translateX(-50%);
    width: 0;
    left: 50%;
    bottom: -5px;
    transition: width 0.3s ease;
    background: #ffffff;
    height: 2px;
    content: '';
}

header .head-base-613::after {
    left: 10px;
    position: absolute;
    content: '';
    width: 40px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    bottom: 10px;
    border-top: none;
    border-left: none;
    height: 40px;
    opacity: 0.5;
}

.privacy-module-905 h1 {
    margin-top: 0;
    border-bottom: 4px solid rgb(140,164,184);
    font-weight: 700;
    width: 100%;
    font-size: 40px;
    padding-bottom: 10px;
    text-align: left;
    margin-bottom: 40px;
    color: rgb(179,199,210);
}

.privacy-module-905 li {
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    position: relative;
}

.privacy-module-905 section {
    background: none;
}


.experience-trial-379 {
    z-index: 1;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12), 
                inset 0 1px 3px rgba(255, 255, 255, 0.3);
    background: linear-gradient(135deg, rgb(179,199,210,0.5), rgb(140,164,184));
    padding: 4rem 2rem;
    overflow: hidden;
    position: relative;
}

.experience-trial-379 .container {
    max-width: 1140px;
    z-index: 2;
    perspective: 1000px;
    align-items: center;
    margin: 0 auto;
    transform-style: preserve-3d;
    flex-direction: column;
    gap: 2.5rem;
    display: flex;
    justify-content: center;
    position: relative;
}

.experience-trial-379 .container div {
    justify-content: center;
    display: flex;
    transition: transform 0.3s ease-out;
    transform: translateZ(40px);
}

.experience-trial-379 .container:hover div {
    transform: translateZ(50px);
}

.experience-trial-379 .reach-reach-612::after {
    top: -50%;
    transform: scale(0);
    height: 200%;
    background: radial-gradient(circle, 
                rgba(255, 255, 255, 0.8) 0%, 
                rgba(255, 255, 255, 0) 70%);
    left: -50%;
    width: 200%;
    transition: transform 0.8s ease, opacity 0.8s ease;
    content: "";
    z-index: -1;
    position: absolute;
    opacity: 0;
}

.experience-trial-379 .reach-reach-612:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2),
                inset 0 -4px 0 rgba(0, 0, 0, 0.1),
                0 0 0 6px rgba(255, 255, 255, 0.2);
    background: #ffffff;
    transform: translateY(-5px) scale(1.03);
    color: rgb(140,164,184);
}

.thanksArea-681::before {
    width: 100%;
    background: 
        linear-gradient(80deg, transparent 30%, rgba(255, 255, 255, 0.03) 40%, transparent 60%),
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.02) 10px, rgba(255, 255, 255, 0.02) 20px);
    position: absolute;
    z-index: 1;
    height: 100%;
    animation: backgroundShift 20s infinite alternate ease-in-out;
    left: 0;
    top: 0;
    content: "";
}

.thanksArea-681 .training-pro-817::before {
    position: absolute;
    width: 100%;
    pointer-events: none;
    height: 100%;
    left: 0;
    content: "";
    z-index: -1;
    transition: opacity 0.5s ease;
    transform: translateZ(-10px);
    top: 0;
    opacity: 0;
    background: linear-gradient(45deg, transparent 0%, rgb(179,199,210,0.5) 100%);
}

.thanksArea-681 h5 {
    position: relative;
    transform: translateZ(5px);
    line-height: 1.4;
    font-size: 18px;
    margin: 0;
    letter-spacing: 0.02em;
    color: #000000;
    font-weight: 700;
}

.thanksArea-681 a {
    overflow: hidden;
    position: relative;
    color: inherit;
    text-decoration: none;
    padding: 0.5rem 0;
    transition: all 0.3s ease;
    display: block;
}

.thanksArea-681 p {
    color: #000000;
    line-height: 1.7;
    opacity: 0.9;
    font-weight: 400;
    font-size: 14px;
    transition: opacity 0.4s ease;
    margin: 0;
}



.training-results-245 .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
}

.training-results-245 .training-pro-817::before {
    border-radius: 50%;
    opacity: 0.3;
    content: "";
    background: rgb(179,199,210,0.5);
    z-index: -1;
    height: 300px;
    filter: blur(100px);
    width: 300px;
    position: absolute;
    right: -150px;
    top: -150px;
}

.training-results-245 .img-resize-517 {
    width: 45%;
    transition: all 0.5s ease;
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.1),
        -10px -10px 20px rgba(255, 255, 255, 0.5),
        inset 0 0 0 8px rgba(255, 255, 255, 0.5);
    position: relative;
    border-radius: 50%;
}

.training-results-245 .tag-content-682 {
    padding: 20px;
    position: relative;
    width: 55%;
}

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

.training-results-245 .tag-content-682:hover h3::after {
    transform: scaleX(1);
}

.training-results-245 li {
    transform-origin: left;
    transition: all 0.3s ease;
    padding: 15px 20px;
    margin-bottom: 20px;
    border-radius: 15px;
    background: rgb(223,232,236);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
}

.training-results-245 svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}

.our-team-872 {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}

.our-team-872::before {
    top: 0;
    position: absolute;
    backdrop-filter: blur(3px) saturate(120%);
    left: 0;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(0, 0, 0, 0.75) 50%,
        rgba(0, 0, 0, 0.65) 100%);
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
}

.our-team-872 .tag-content-682::before {
    top: -15px;
    width: 70px;
    position: absolute;
    border-left: 3px solid rgb(179,199,210);
    border-top: 3px solid rgb(179,199,210);
    z-index: -1;
    content: "";
    height: 70px;
    left: -15px;
}

.our-team-872 h5 {
    color: rgb(179,199,210);
    display: inline-block;
    letter-spacing: 3px;
    padding-bottom: 10px;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.our-team-872 p b {
    background: linear-gradient(120deg, transparent 0%, transparent 40%, rgba(rgb(140,164,184,0.5), 0.3) 40%, rgba(rgb(140,164,184,0.5), 0.3) 60%, transparent 60%, transparent 100%);
    position: relative;
    font-size: calc(18px * 1.8);
    display: inline-block;
    color: #000000;
    font-weight: 700;
    margin-bottom: 6px;
    padding: 0 10px;
    transform: translateX(-10px);
}

.future-students-397::after {
    height: 100%;
    opacity: 0.1;
    width: 100%;
    left: 0;
    z-index: 0;
    content: "";
    background: 
        repeating-linear-gradient(
            45deg,
            rgb(179,199,210,0.5) 0,
            rgb(179,199,210,0.5) 1px,
            transparent 1px,
            transparent 20px
        ),
        repeating-linear-gradient(
            -45deg,
            rgb(140,164,184,0.5) 0,
            rgb(140,164,184,0.5) 1px,
            transparent 1px,
            transparent 20px
        );
    position: absolute;
    top: 0;
}

.future-students-397 h4::before {
    top: 0;
    height: 100%;
    background: 
        radial-gradient(circle at 20% 50%, rgba(255, 255, 255, 0.2) 0%, transparent 25%),
        radial-gradient(circle at 80% 50%, rgba(255, 255, 255, 0.2) 0%, transparent 25%);
    left: 0;
    position: absolute;
    opacity: 0.5;
    content: "";
    width: 100%;
}

.future-students-397 div p::after {
    z-index: -1;
    height: 100%;
    left: 0;
    width: 100%;
    content: "";
    transition: opacity 0.3s ease;
    opacity: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, 
        rgba(rgb(179,199,210), 0.05) 0%, 
        rgba(rgb(140,164,184), 0.05) 100%
    );
}

.future-students-397 div p svg path {
    fill: rgb(179,199,210);
    transition: fill 0.3s ease;
}



::-webkit-scrollbar {
    height: 14px;
    width: 3px;
}

::-webkit-scrollbar-button {
    background: rgb(140,164,184,0.5);
    border-radius: 10px;
}

::-webkit-scrollbar-track {
    background: rgb(179,199,210);
}

::-webkit-scrollbar-thumb {
    background: radial-gradient(ellipse at top left, #ffffff 46%, rgb(140,164,184,0.5) 99%, rgb(223,232,236) 20%);
    border-radius: 11px;
}

::-webkit-scrollbar-thumb:hover {
    box-shadow: -3px 3px 6px 0px rgba(0, 0, 0, 0.1);
    background: rgb(140,164,184);
}

::-webkit-scrollbar-thumb:active {
    background: rgb(179,199,210);
    box-shadow: inset -3px -3px 2px 4px rgba(0, 0, 0, 0.5);
}

.course-summary-120 .tag-content-682::-webkit-scrollbar {
    width: 6px;
}

.course-summary-120 .tag-content-682::-webkit-scrollbar-track {
    background: rgba(rgb(179,199,210,0.5), 0.1);
    border-radius: 10px;
}

.course-summary-120 .tag-content-682::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(179,199,210);
}



@media screen and (max-width: 768px) {.student-aid-350 .case-study-684 {
    flex-direction: column;
    align-items: center;
}.student-aid-350 .head-pagebar-279 {
    max-width: 450px;
    width: 100%;
    flex-direction: column;
    gap: 2rem;
}.student-aid-350 .head-mentor-834 {
    width: 100%;
}
}



@media (max-width: 992px) {.developer-experience-435::before {
    height: 40%;
    background: linear-gradient(180deg, rgb(179,199,210,0.5), transparent);
    right: 0;
    width: 100%;
    top: 0;
}.developer-experience-435 .student-voices-564 {
    flex-direction: column;
    max-width: 90%;
    align-items: center;
}.developer-experience-435 .img-resize-517 {
    height: 400px;
    width: 90%;
}.developer-experience-435 .emp-section-143 {
    width: 100%;
    padding: 3rem 1rem 1rem;
}.developer-experience-435 .emp-section-143::before {
    display: none;
}.developer-experience-435 .exp-flex-018 {
    max-width: 100%;
}
}



@media (max-width: 768px) {.study-method-427 {
    padding: 3rem 1rem;
    min-height: auto;
}.study-method-427 .tag-content-682 {
    width: 100%;
    padding: 2rem;
}.study-method-427 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(30px * 0.8);
}.study-method-427 p {
    font-size: calc(18px * 0.95);
    padding: 0.6rem;
}.study-method-427 .tag-content-682::before {
    top: 15px;
    width: 40px;
    right: 15px;
    height: 40px;
}.study-method-427 .tag-content-682::after {
    height: 30px;
    width: 30px;
    bottom: 15px;
    left: 15px;
}
}



@media (min-width: 1200px) {.course-summary-120 .container {
    padding: 0 40px;
}.course-summary-120 .program-plan-719 {
    gap: 100px;
}.course-summary-120 .img-resize-517 {
    transform: perspective(1200px) rotateY(-3deg) translateZ(0);
}.course-summary-120 .img-resize-517:hover {
    transform: perspective(1200px) rotateY(0deg) translateZ(10px);
}.course-summary-120 .tag-content-682 {
    transform: translateY(-10px);
}
}



@media (min-width: 992px) {.tariff-option-940 .class-rates-610 {
    grid-template-columns: repeat(2, 1fr);
}.tariff-option-940 .pricing-card-519:nth-child(4n+1) {
    transform: translateY(20px);
}.tariff-option-940 .pricing-card-519:nth-child(4n+3) {
    transform: translateY(-20px);
}.tariff-option-940 .pricing-card-519:hover {
    transform: translateY(0) scale(1.02);
}
}



@media (max-width: 480px) {.tariff-option-940 .class-rates-610 {
    grid-template-columns: 1fr;
}.tariff-option-940 .annual-fee-267 h2 {
    font-size: calc(37px * 0.8);
}.tariff-option-940 .fee-chart-689 {
    font-size: calc(14px * 0.9);
}.tariff-option-940 .payment-deals-712 p {
    max-height: 120px;
}}



@media (max-width: 576px) {.contact-form-box-254 {
    padding: 40px 0;
}.contact-form-box-254 .container {
    padding: 0 15px;
}.contact-form-box-254 h2 {
    font-size: calc(29px - 6px);
    margin-bottom: 25px;
    padding-left: 15px;
}.contact-form-box-254 .contact-message-096 {
    padding: 30px 20px;
}.contact-form-box-254 #contact {
    gap: 20px;
}.contact-form-box-254 input[type="text"] {
    padding: 15px;
}.contact-form-box-254 .reach-reach-612 {
    padding: 15px 20px;
    width: 100%;
}.contact-form-box-254 .img-resize-517 {
    min-height: 200px;
}}


@media only screen and (max-width: 1200px) {.cookie-warning-notice-715 {
    padding: 20px;
}}


@media only screen and (max-width: 800px) {.cookie-verify-593 {
    display: none;
}.manage-cookies-051 {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.cookie-warning-notice-715 h5 {
    text-align: center;
}.cookie-warning-notice-715 p {
    text-align: center;
}.cookie-window-408 {
    margin-bottom: 20px;
}body .wrapper-viewport-061 .cookie-menu-329 {
    margin-left: 0;
}}



@media (max-width: 479px) {header .head-base-613 {
    padding: 0.7rem 1.2rem;
}header .top-lesson-624 {
    max-width: 120px;
    padding: 0.4rem 0.6rem;
}header .top-header-810 a {
    height: 30px;
    font-size: calc(16px - 3px);
    padding: 0 0.6rem;
}}



@media only screen and (max-width: 800px) {.privacy-module-905 {
    grid-template-columns: 1fr;
    border-radius: 10px;
    padding: 30px;
}.privacy-module-905 h1 {
    font-size: calc(23px - 5px);
}.privacy-module-905 h2 {
    font-size: calc(23px - 3px);
}.privacy-module-905 ul, .privacy-module-905 ol {
    margin: 15px 0;
}.privacy-module-905 li {
    padding: 8px 0;
}.privacy-module-905 p, .privacy-module-905 span, .privacy-module-905 div {
    margin-bottom: 15px;
}}



@media (max-width: 576px) {.experience-trial-379 {
    padding: 2.5rem 0.8rem;
}.experience-trial-379 .container {
    gap: 1.8rem;
}.experience-trial-379 h6 {
    padding: 0 0.5rem;
    font-size: calc(20px * 0.9);
    line-height: 1.4;
}.experience-trial-379 .reach-reach-612 {
    font-size: calc(14px * 0.9);
    padding: 0.7rem 1.8rem;
}
}



@media (hover: none) {.experience-trial-379 .container h6,
    .experience-trial-379 .container div {
    transform: translateZ(0);
}.experience-trial-379 .container:hover h6,
    .experience-trial-379 .container:hover div {
    transform: translateZ(0);
}}



@media (min-width: 992px) {.thanksArea-681 {
    padding: 8rem 0;
}.thanksArea-681 .training-pro-817 {
    gap: 4rem;
    padding: 5rem;
}.thanksArea-681 .training-pro-817 > div:first-child {
    transform: translateZ(30px) translateX(-10px);
}.thanksArea-681 .training-pro-817:hover > div:first-child {
    transform: translateZ(40px) translateX(0);
}.thanksArea-681 .training-pro-817 > div:last-child {
    transform: translateZ(20px) translateX(10px);
}.thanksArea-681 .training-pro-817:hover > div:last-child {
    transform: translateZ(30px) translateX(0);
}.thanksArea-681 a {
    padding: 1rem 0;
}.thanksArea-681 p {
    line-height: 1.8;
}.thanksArea-681 .container::before {
    background: linear-gradient(90deg, transparent, rgb(179,199,210,0.5), transparent);
    height: 1px;
    position: absolute;
    width: 80%;
    left: 10%;
    content: "";
    opacity: 0.5;
    bottom: -20px;
}
}



@media (max-width: 576px) {.training-results-245 {
    padding: 60px 0;
}.training-results-245 .training-pro-817 {
    padding: 30px 20px;
}.training-results-245 .img-resize-517 {
    width: 80%;
}.training-results-245 h3 {
    text-align: center;
    font-size: 20px;
    display: block;
}.training-results-245 li {
    padding: 12px 15px;
}.training-results-245 li p {
    font-size: 18px;
}.training-results-245 svg {
    padding: 8px;
}}



@media (max-width: 480px) {.our-team-872 {
    padding: 50px 0;
}.our-team-872 .tag-content-682 {
    padding: 30px 20px;
}.our-team-872 h5 {
    font-size: calc(18px * 0.7);
    letter-spacing: 1px;
}.our-team-872 p b {
    font-size: calc(18px * 1.2);
}.our-team-872 ol li {
    font-size: calc(18px * 0.9);
    line-height: 1.5;
}.our-team-872 .tag-content-682::before,
    .our-team-872 .tag-content-682::after {
    display: none;
}}



@media (max-width: 767px) {.future-students-397 {
    padding: 60px 0;
}.future-students-397 h4 {
    padding: 25px 20px;
    font-size: calc(36px - 4px);
}.future-students-397 div {
    padding: 25px 20px;
}.future-students-397 div p {
    margin-bottom: 12px;
    padding: 12px 15px;
}.future-students-397 div p svg {
    height: 20px;
    width: 20px;
    margin-right: 12px;
    min-width: 20px;
}
}

@keyframes slide {
    0% {
        width: 0;
        opacity: 0.5;
    }
    100% {
        width: 40%;
        opacity: 1;
    }
}



@keyframes pulse-circle {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}



@keyframes floating {
    0% { transform: translateY(0) translateZ(30px) rotateY(5deg); }
    50% { transform: translateY(-10px) translateZ(35px) rotateY(3deg); }
    100% { transform: translateY(0) translateZ(30px) rotateY(5deg); }
}

@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.5;
        transform: scale(1.1);
    }
}



@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-5px);
    }
    100% {
        transform: translateY(0px);
    }
}

