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

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

header,footer {
    width: 100%;
}

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

.secure-oasis-VsmhFiJ::after {
    position: absolute;
    z-index: 0;
    background: linear-gradient(180deg, transparent 40%, rgba(rgb(170,149,93,0.5), 0.03) 100%);
    height: 60%;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
}

.secure-oasis-VsmhFiJ h2 {
    color: #000000;
    margin: 3rem 0 1.5rem;
    font-size: 35px;
    padding-left: 1.5rem;
    font-weight: 600;
    position: relative;
}

.secure-oasis-VsmhFiJ h3 {
    color: #000000;
    position: relative;
    margin: 2.5rem 0 1.25rem;
    font-weight: 600;
    font-size: calc(35px * 0.85);
    padding-left: 1.25rem;
}

.secure-oasis-VsmhFiJ h4::before {
    content: "";
    width: 4px;
    opacity: 0.7;
    left: 0;
    height: 50%;
    position: absolute;
    transform: translateY(-50%);
    background: rgb(170,149,93);
    top: 50%;
}

.secure-oasis-VsmhFiJ li {
    padding-left: 1.75rem;
    font-size: 13px;
    line-height: 1.7;
    margin-bottom: 1rem;
    position: relative;
}

.secure-oasis-VsmhFiJ strong {
    color: #000000;
    font-weight: 600;
    display: inline-block;
    position: relative;
}

footer {
    position: relative;
}

.press-room-8HrWlMg .container {
    display: flex;
    flex-wrap: wrap;
}

.press-room-8HrWlMg .company_holder {
    padding: 25px;
    margin-bottom: 40px;
    border-radius: 12px;
    flex: 0 0 100%;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    background: rgba(0, 0, 0, 0.2);
    text-align: center;
}

.press-room-8HrWlMg .main-know-Mz34E6b {
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 30px;
    display: flex;
    gap: 30px;
}

.press-room-8HrWlMg .nav-train-cfLAQY4:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.1);
    transform: translateY(-5px);
}

.press-room-8HrWlMg .nav-train-cfLAQY4 .main-know-Mz34E6b a {
    text-align: center;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    padding: 8px 12px;
    text-decoration: none;
    font-size: 13px;
    color: #ffffff;
    border-radius: 10px;
}

.desktop-app-uhSQ1om .container {
    justify-content: center;
    display: flex;
}



footer::after {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 20px 20px;
    z-index: 1;
    content: '';
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
        linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
}

.join-list-O8c49LY .container {
    z-index: 2;
    max-width: 1200px;
    padding: 0 2rem;
    margin: 0 auto;
    position: relative;
}

.join-list-O8c49LY .knowledge-hub-WzefsYl {
    transform: perspective(1000px) rotateY(-1deg);
    gap: 2.5rem;
    background: rgba(255, 255, 255, 0.08);
    border-left: 4px solid rgb(170,149,93);
    padding: 3rem;
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.15),
        0 2px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    display: grid;
    backdrop-filter: blur(8px);
    grid-template-columns: 1fr;
}

.join-list-O8c49LY .input_holder span {
    overflow: hidden;
    position: relative;
    display: block;
}

.join-list-O8c49LY input[type="email"] {
    font-size: calc(18px * 1.05);
    font-family: Arial, sans-serif;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: background 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
    outline: none;
    background: rgba(255, 255, 255, 0.12);
    width: 100%;
    padding: 1.2rem 1.5rem;
}

.join-list-O8c49LY .sub-cards-FquTpi1 {
    padding: 1.2rem 1.8rem;
    font-weight: 600;
    width: 100%;
    position: relative;
    overflow: hidden;
    border: none;
    cursor: pointer;
    font-size: 14px;
    transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
    background: rgb(170,149,93);
    color: #ffffff;
}

.offer-deck-yRoqX2L {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}

.offer-deck-yRoqX2L .member-fees-NraRfHo {
    position: relative;
}

.offer-deck-yRoqX2L h2 {
    line-height: 1.3;
    margin-bottom: 20px;
    font-size: 30px;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    text-align: center;
}

.offer-deck-yRoqX2L .cost-summary-tnybHvu {
    list-style: none;
    display: grid;
    gap: 30px;
    margin: 0;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

.offer-deck-yRoqX2L .price-schemes-PR3bZH5 {
    box-sizing: border-box;
    background: linear-gradient(145deg, rgba(255,255,255,0.1), rgba(255,255,255,0.03));
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
    border-left: 3px solid rgb(170,149,93);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.1);
    padding: 40px 30px;
    border-radius: 10px;
    height: 100%;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
}

.offer-deck-yRoqX2L .pricing-fees-IXAqr1R h4 {
    display: inline-block;
    position: relative;
    margin: 0 0 20px;
    padding-bottom: 12px;
    font-weight: 600;
    color: #ffffff;
    font-size: 20px;
}

.offer-deck-yRoqX2L .pricing-rates-yBKjh1d {
    border-top: 1px solid rgba(255,255,255,0.1);
    position: relative;
    font-weight: 700;
    margin-top: auto;
    display: block;
    color: #ffffff;
    font-size: calc(20px + 4px);
    padding: 15px 0 0;
}

.our-background-TjLE2fw::after {
    content: "";
    top: -10%;
    z-index: 2;
    position: absolute;
    height: 120%;
    left: -10%;
    animation: orbitGlow 20s infinite linear;
    width: 120%;
    pointer-events: none;
    background: linear-gradient(135deg, rgb(203,184,139,0.5) 5%, transparent 15%, transparent 85%, rgb(170,149,93,0.5) 95%);
}

.our-background-TjLE2fw h5 {
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 15px;
    letter-spacing: 1.5px;
    display: inline-block;
    font-size: 21px;
}

.our-background-TjLE2fw h5:hover::after {
    transform: scaleX(1.5);
}

.our-background-TjLE2fw p {
    font-size: calc(12px * 1.2);
    margin: 0 0 20px;
    line-height: 1.6;
    color: #ffffff;
    font-weight: 400;
}

.our-background-TjLE2fw ol {
    margin: 20px 0 0;
    padding: 0 0 0 20px;
    list-style-position: outside;
}

.our-background-TjLE2fw ol {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeSlideIn 0.8s 0.4s ease-out forwards;
}




.our-background-TjLE2fw .container::before,
.our-background-TjLE2fw .container::after {
    background: rgb(170,149,93);
    z-index: 2;
    pointer-events: none;
    content: "";
    animation: pulseDot 3s infinite alternate;
    box-shadow: 0 0 10px 2px rgb(170,149,93,0.5);
    position: absolute;
    opacity: 0.7;
    border-radius: 50%;
    height: 5px;
    width: 5px;
}

.our-background-TjLE2fw .container::before {
    right: 15%;
    top: -20px;
}

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

.developer-experience-GLEoWtI::before {
    content: "";
    z-index: 1;
    height: 5px;
    right: 0;
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(203,184,139) 0%, rgb(170,149,93) 50%, rgb(203,184,139) 100%);
}

.developer-experience-GLEoWtI .learner-insights-k6stp4N {
    transform-style: preserve-3d;
    background-color: #ffffff;
    position: relative;
    padding: 2rem;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: perspective(1000px) rotateX(2deg);
    display: grid;
    gap: 2rem;
    grid-template-columns: 1fr;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
}

.developer-experience-GLEoWtI .learner-insights-k6stp4N:hover .img-rounded-box-qZ1gs5M {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    transform: translateZ(40px) scale(1.05);
}

.developer-experience-GLEoWtI .learner-insights-k6stp4N .name {
    display: inline-block;
    font-size: calc(23px * 1.2);
    transform: translateZ(15px);
    margin: 0 0 0.5rem;
    color: #000000;
    font-weight: 700;
    position: relative;
}

.developer-experience-GLEoWtI .learner-insights-k6stp4N > div:nth-child(2) > div {
    transition: opacity 0.5s ease, transform 0.5s ease;
    color: rgb(170,149,93);
    letter-spacing: 0.5px;
    transform: translateY(10px);
    opacity: 0;
    font-size: calc(13px * 1.05);
    font-weight: 600;
}

.developer-experience-GLEoWtI .learner-insights-k6stp4N .career-wrap-k5EpeCi::after {
    bottom: -3rem;
    right: -1rem;
    transform: rotate(180deg);
}

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

.contact-panel-EChaPeu .inquiry-block-X7Wvq4r {
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    background: rgb(236,226,198);
    flex-wrap: wrap;
    overflow: hidden;
    border-radius: 28px;
    display: flex;
}

.contact-panel-EChaPeu .connect-panel-RYJa30g h3 {
    display: inline-block;
    margin-bottom: 2.5rem;
    font-size: 20px;
    border-bottom: 2px solid rgb(170,149,93);
    color: rgb(203,184,139);
    font-weight: 700;
    padding-bottom: 1rem;
}

.contact-panel-EChaPeu .connect-panel-RYJa30g div:hover {
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.05));
    transform: translateX(5px);
}

.contact-panel-EChaPeu .connect-panel-RYJa30g div span a {
    text-decoration: none;
    color: #000000;
    transition: color 0.3s ease;
}

.contact-panel-EChaPeu .reach-list-Bg5O1pG form {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.contact-panel-EChaPeu .reach-list-Bg5O1pG h3::after {
    content: "";
    position: absolute;
    height: 3px;
    width: 50px;
    background: rgb(203,184,139);
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
}

.contact-panel-EChaPeu .reach-list-Bg5O1pG input[type="text"]::placeholder,
.contact-panel-EChaPeu .reach-list-Bg5O1pG input[type="email"]::placeholder {
    opacity: 0.7;
    color: #000000;
}

.contact-panel-EChaPeu .reach-list-Bg5O1pG .contact-reach-zf2ULjB input[type="checkbox"] {
    position: relative;
    transition: all 0.2s ease;
    cursor: pointer;
    -webkit-appearance: none;
    flex-shrink: 0;
    border-radius: 4px;
    height: 20px;
    width: 20px;
    margin-top: 2px;
    appearance: none;
    border: 2px solid #000000;
    background-color: #ffffff;
}

.contact-panel-EChaPeu .reach-list-Bg5O1pG .inquiry-section-ApEyVGu {
    background: rgb(203,184,139);
    font-weight: 600;
    color: #ffffff;
    border: none;
    padding: 1rem;
    border-radius: 10px;
    transition: all 0.3s ease;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 1rem;
    cursor: pointer;
    font-size: 15px;
}

.course-program-details-eirgMmU::before {
    top: -50px;
    position: absolute;
    transform: rotate(45deg);
    width: 200px;
    content: "";
    z-index: 1;
    opacity: 0.1;
    height: 200px;
    right: -50px;
    background: rgb(203,184,139);
}

.course-program-details-eirgMmU .learn-tools-Yuykpv5 {
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    gap: 40px;
    background: #ffffff;
    transform: translateY(0);
    grid-template-columns: 1fr;
    display: grid;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.course-program-details-eirgMmU .text-box-wrap-bZcrPg6::before {
    transform: scaleY(0);
    height: 60px;
    width: 4px;
    left: 0;
    transform-origin: top;
    content: "";
    background: rgb(203,184,139);
    position: absolute;
    top: 0;
    transition: transform 0.5s ease;
}

.course-program-details-eirgMmU .learn-tools-Yuykpv5:hover h3::after {
    width: 100px;
}

.course-program-details-eirgMmU .description {
    position: relative;
    color: #000000;
    max-height: 300px;
    overflow-y: auto;
    font-family: Arial, sans-serif;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 1.7;
    padding-right: 10px;
}

#cookie-popup-alert-VephBsQ {
    display: none;
}

.consentWarningDialog-OLsiInU p {
    font-size: 18px;
}

.cookie-disclaimer-15NmRAz svg, .cookie-disclaimer-15NmRAz svg path, .cookie-disclaimer-15NmRAz img {
    width: 100px;
    height: 100px;
    fill: rgb(203,184,139);
}

.wrapper-capsule-dCNquUz .web-tracking-Ewygtlb {
    padding: 10px;
    font-size: 20px;
    background: rgb(203,184,139);
    font-weight: 400;
    border: none;
    margin-left: 30px;
    color: #ffffff;
}

header .nav-page-kSwK7mE {
    width: 100%;
}

header .container {
    padding: 15px 20px;
    margin: 0 auto;
    max-width: 1200px;
}

header .nav-train-cfLAQY4 {
    display: flex;
    gap: 25px;
    position: relative;
}

header .nav-train-cfLAQY4:hover:before {
    transform: scaleX(1);
}

header .site-start-RrMqu2k:after {
    width: 100%;
    background: rgb(203,184,139);
    transition: transform 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
    content: '';
    height: 2px;
    bottom: 0;
    transform: scaleX(0);
    left: 0;
    transform-origin: right;
    position: absolute;
}

header .site-start-RrMqu2k:hover:after {
    transform: scaleX(1);
    transform-origin: left;
}

header .nav-guide-gEBMWD5 {
    align-items: center;
    position: relative;
    display: flex;
    transition: all 0.3s ease;
    text-decoration: none;
}

header .nav-guide-gEBMWD5:after {
    left: 50%;
    width: 0;
    height: 1px;
    transform: translateX(-50%);
    bottom: -8px;
    transition: width 0.4s ease;
    content: '';
    position: absolute;
    background: rgb(203,184,139);
}

.welcome-page-RsmeQ2P .learn-lead-wcYneJa {
    position: relative;
    border-left: 6px solid rgb(203,184,139);
}

.welcome-page-RsmeQ2P .learn-lead-wcYneJa::after {
    content: '';
    filter: blur(40px);
    top: -10%;
    right: -5%;
    z-index: 0;
    opacity: 0.1;
    background: rgb(203,184,139);
    border-radius: 50%;
    height: 200px;
    position: absolute;
    animation: pulse 10s infinite alternate ease-in-out;
    width: 200px;
}

.welcome-page-RsmeQ2P .learn-lead-wcYneJa h1 {
    opacity: 0;
    background-clip: text !important;
    font-weight: 700;
    color: #ffffff;
    z-index: 2;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: text !important;
    font-size: 41px;
    background: linear-gradient(to right, #ffffff, rgb(255, 255, 255, 0.5));
    position: relative;
    margin: 0 0 2rem;
    transform: translateY(-20px);
    line-height: 1.2;
    animation: fadeInUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
}

.welcome-page-RsmeQ2P .learn-lead-wcYneJa p {
    line-height: 1.6;
    font-size: calc(18px * 1.1);
    color: #ffffff;
    margin: 0;
    font-weight: 400;
    letter-spacing: 0.3px;
}

.potential-students-3KkdG7V::after {
    left: -20%;
    content: "";
    background: radial-gradient(
        ellipse at center,
        rgba(rgb(203,184,139,0.5), 0.2) 0%,
        transparent 70%
    );
    width: 80%;
    position: absolute;
    bottom: -30%;
    height: 80%;
    z-index: -1;
    animation: pulseGlow 12s infinite alternate-reverse ease-in-out;
}

.potential-students-3KkdG7V h3::after {
    border-radius: 0 0 5px 0;
    right: -10px;
    border-width: 0 2px 2px 0;
    bottom: -10px;
}

.potential-students-3KkdG7V ul {
    z-index: 2;
    margin: 0;
    display: flex;
    flex-direction: column;
    list-style: none;
    padding: 0;
    position: relative;
    width: 100%;
    gap: 2rem;
}

.potential-students-3KkdG7V li::before {
    background: linear-gradient(
        90deg,
        transparent,
        rgba(rgb(170,149,93,0.5), 0.5),
        transparent
    );
    height: 2px;
    left: 0;
    content: "";
    right: 0;
    top: 0;
    position: absolute;
}

.potential-students-3KkdG7V li:hover::after {
    width: 100%;
    background: linear-gradient(
        90deg,
        rgb(170,149,93),
        rgb(203,184,139)
    );
    position: absolute;
    content: "";
    animation: glowLine 2s infinite alternate ease-in-out;
    height: 4px;
    bottom: 0;
    left: 0;
}

.potential-students-3KkdG7V li:hover svg path {
    fill: rgb(203,184,139);
}

.potential-students-3KkdG7V li:nth-child(even):hover {
    transform: translateX(20px) translateY(-10px);
}

.statistics-information-PrVumtE::before {
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    background: linear-gradient(to bottom right, rgb(203,184,139,0.5) 0%, transparent 70%);
    content: "";
    opacity: 0.1;
    width: 100%;
    z-index: 0;
}

.statistics-information-PrVumtE .career-benefits-gPOBwco {
    display: flex;
    padding: 5rem;
    min-height: 100vh;
    grid-row: 1 / span 2;
    grid-column: 1;
    flex-direction: column;
    position: relative;
    justify-content: center;
    background: linear-gradient(135deg, rgb(203,184,139) 0%, rgb(170,149,93) 100%);
    color: #ffffff;
}

.statistics-information-PrVumtE .advantage-statistics-K5FWHY3 {
    font-size: 17px;
    color: #ffffff;
    font-weight: 400;
    opacity: 0.9;
    margin: 0;
    max-width: 600px;
    line-height: 1.8;
}

.statistics-information-PrVumtE .statistics-upsides-SNhlOuK {
    transition: all 0.3s ease;
    display: flex;
    padding: 0;
    position: relative;
    align-items: center;
}

.statistics-information-PrVumtE .statistics-upsides-SNhlOuK h4::after {
    content: "";
    left: 0;
    position: absolute;
    opacity: 0.3;
    transition: all 0.3s ease;
    height: 2px;
    background: currentColor;
    bottom: 0;
    width: 100%;
}

.statistics-information-PrVumtE .statistics-upsides-SNhlOuK:nth-child(even) span::before {
    background: linear-gradient(to bottom, transparent, rgb(170,149,93,0.5), transparent);
}

.statistics-information-PrVumtE .statistics-upsides-SNhlOuK:nth-child(even) svg {
    fill: rgb(170,149,93,0.5);
}

.statistics-information-PrVumtE .statistics-upsides-SNhlOuK:hover svg {
    opacity: 1;
    transform: translateY(-50%) scale(1.2);
}

.thanksWeb-lwdGS0P::after {
    width: 200px;
    top: -50px;
    content: "";
    animation: float 18s infinite ease-in-out;
    opacity: 0.2;
    border: 2px solid rgb(203,184,139,0.5);
    right: -50px;
    position: absolute;
    height: 200px;
    transform: rotate(15deg);
}

.thanksWeb-lwdGS0P .knowledge-hub-WzefsYl:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.thanksWeb-lwdGS0P .knowledge-hub-WzefsYl:hover::before {
    transform: scale(1);
    opacity: 0.3;
}

.thanksWeb-lwdGS0P .knowledge-hub-WzefsYl > div:first-child {
    margin-bottom: 30px;
    position: relative;
}

.thanksWeb-lwdGS0P .knowledge-hub-WzefsYl:hover > div:first-child::after {
    transform: scaleX(1);
}

.thanksWeb-lwdGS0P h5::before {
    top: -20px;
    position: absolute;
    left: -30px;
    opacity: 0.3;
    content: "";
    color: rgb(203,184,139,0.5);
    font-size: calc(19px * 2.5);
}

.thanksWeb-lwdGS0P a {
    overflow: hidden;
    text-decoration: none;
    display: inline-block;
    position: relative;
}

.thanksWeb-lwdGS0P a:hover::after {
    transform: scaleX(1);
    transform-origin: left center;
}

::-webkit-scrollbar {
    width: thin;
    scroll-behavior: smooth;
}

::-webkit-scrollbar-track {
    border: 1px dashed rgb(170,149,93);
    margin: 4px 0;
    background: rgb(255, 255, 255, 0.5);
}

::-webkit-scrollbar-track:active {
    background: #ffffff;
}

::-webkit-scrollbar-thumb {
    border-radius: 9999px;
    transition: all, background, box-shadow 4.7s cubic-bezier(0.42, 0, 0.58, 1);
    background: radial-gradient(ellipse at top right, #ffffff 67%, rgb(170,149,93) 23%, rgb(170,149,93,0.5) 14%, rgb(203,184,139) 44%, rgb(203,184,139,0.5) 55%, rgb(236,226,198) 50%);
}

::-webkit-scrollbar-thumb:hover {
    border-color: rgb(236,226,198);
    box-shadow: 3px 1px 15px 2px rgba(0, 0, 0, 0.8);
    background: rgb(203,184,139,0.5);
}

::-webkit-scrollbar-corner {
    border-radius: 2px;
    border: 1px dotted rgb(170,149,93,0.5);
    background: rgb(170,149,93,0.5);
}

.course-program-details-eirgMmU .description::-webkit-scrollbar {
    width: 4px;
}

.course-program-details-eirgMmU .description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
}

.course-program-details-eirgMmU .description::-webkit-scrollbar-thumb {
    background: rgb(170,149,93,0.5);
    border-radius: 10px;
}



@media (max-width: 767px) {.press-room-8HrWlMg .nav-train-cfLAQY4 {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 20px;
}.press-room-8HrWlMg .company_holder {
    padding: 20px 15px;
}.press-room-8HrWlMg .milestone-cta-snBLwPu {
    padding: 15px;
    max-width: 100%;
}
}



@media (min-width: 768px) {.join-list-O8c49LY {
    padding: 5rem 0;
}.join-list-O8c49LY .knowledge-hub-WzefsYl {
    gap: 3rem;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    padding: 3.5rem 4rem;
}.join-list-O8c49LY h4 {
    margin: 0;
    font-size: calc(21px * 1.1);
}.join-list-O8c49LY .input_holder {
    flex-direction: row;
}.join-list-O8c49LY .input_holder span:first-child {
    flex: 1;
}.join-list-O8c49LY .sub-cards-FquTpi1 {
    white-space: nowrap;
    width: auto;
}
}



@media (max-width: 480px) {.join-list-O8c49LY {
    padding: 2.5rem 0;
}.join-list-O8c49LY .container {
    padding: 0 1rem;
}.join-list-O8c49LY .knowledge-hub-WzefsYl {
    padding: 1.5rem;
}.join-list-O8c49LY h4 {
    font-size: calc(21px * 0.9);
}}



@media (min-width: 768px) and (max-width: 991px) {.offer-deck-yRoqX2L .cost-summary-tnybHvu {
    grid-template-columns: repeat(2, 1fr);
}.offer-deck-yRoqX2L {
    padding: 100px 0;
}
}




@media (max-width: 1200px) {.our-background-TjLE2fw {
    padding: 100px 0;
}.our-background-TjLE2fw .text-box-wrap-bZcrPg6 {
    padding: 35px 40px;
}.our-background-TjLE2fw b {
    font-size: calc(12px * 1.3);
}
}



@media (max-width: 768px) {.our-background-TjLE2fw {
    padding: 60px 0;
}.our-background-TjLE2fw .text-box-wrap-bZcrPg6 {
    transform: translateZ(0) rotateY(0deg);
    padding: 25px 30px;
}.our-background-TjLE2fw h5 {
    font-size: calc(21px * 0.9);
    margin-bottom: 12px;
}.our-background-TjLE2fw h5::after {
    width: 40px;
    bottom: -6px;
}.our-background-TjLE2fw p {
    margin-bottom: 15px;
    font-size: 12px;
}.our-background-TjLE2fw b {
    font-size: calc(12px * 1.1);
}.our-background-TjLE2fw li {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
    margin-bottom: 10px;
}.our-background-TjLE2fw ol {
    padding-left: 15px;
}
}



@media (min-width: 1024px) {.developer-experience-GLEoWtI .learner-insights-k6stp4N {
    padding: 4rem;
    gap: 3rem 4rem;
}.developer-experience-GLEoWtI .learner-insights-k6stp4N .img-rounded-box-qZ1gs5M {
    height: 250px;
    width: 250px;
}.developer-experience-GLEoWtI .learner-insights-k6stp4N .career-wrap-k5EpeCi {
    padding: 0 2rem;
    font-size: calc(13px * 1.05);
}
}



@media screen and (max-width: 992px) {.contact-panel-EChaPeu .inquiry-block-X7Wvq4r {
    flex-direction: column;
}.contact-panel-EChaPeu .connect-panel-RYJa30g {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: none;
}.contact-panel-EChaPeu .connect-panel-RYJa30g::after {
    top: unset;
    background: linear-gradient(to right,
            transparent,
            rgb(203,184,139,0.5),
            transparent);
    bottom: 0;
    width: 100%;
    height: 1px;
    left: 0;
    right: unset;
}.contact-panel-EChaPeu .reach-list-Bg5O1pG::before {
    transform: rotate(135deg);
    left: 3rem;
    top: -10px;
}
}



@media (min-width: 768px) {.course-program-details-eirgMmU .learn-tools-Yuykpv5 {
    gap: 0;
    grid-template-columns: 1fr 1.5fr;
}.course-program-details-eirgMmU .img-rounded-box-qZ1gs5M {
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    height: auto;
}.course-program-details-eirgMmU .text-box-wrap-bZcrPg6 {
    z-index: 2;
    padding: 60px 60px 60px 80px;
    margin-left: -60px;
}
}



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


@media only screen and (max-width: 1200px) {.consentWarningDialog-OLsiInU {
    padding: 20px;
}}


@media only screen and (max-width: 800px) {.cookie-disclaimer-15NmRAz {
    display: none;
}.user-tracker-9npDH8I {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.consentWarningDialog-OLsiInU h5 {
    text-align: center;
}.consentWarningDialog-OLsiInU p {
    text-align: center;
}.edu-track-0FDqXu5 {
    margin-bottom: 20px;
}body .wrapper-capsule-dCNquUz .web-tracking-Ewygtlb {
    margin-bottom: 10px;
    margin-left: 0;
}}



@media (max-width: 767px) {.welcome-page-RsmeQ2P .edu-begin-l5DkRL7 {
    padding: 1.5rem;
}.welcome-page-RsmeQ2P .learn-lead-wcYneJa {
    padding: 2.5rem 1.5rem;
    transform: perspective(1000px) rotateY(0deg);
}.welcome-page-RsmeQ2P .learn-lead-wcYneJa h1 {
    font-size: calc(41px * 0.7);
    margin-bottom: 1.5rem;
}.welcome-page-RsmeQ2P .learn-lead-wcYneJa h3 {
    max-width: 100%;
    padding: 0.8rem 1.2rem;
    font-size: calc(20px * 0.8);
}.welcome-page-RsmeQ2P .learn-lead-wcYneJa > div > div {
    padding: 1.2rem 1.5rem;
}.welcome-page-RsmeQ2P .learn-lead-wcYneJa p {
    font-size: 18px;
}
}



@media (max-width: 991px) {.potential-students-3KkdG7V {
    padding: 4rem 0;
}.potential-students-3KkdG7V ul {
    gap: 1.5rem;
}.potential-students-3KkdG7V h3 {
    margin-bottom: 3rem;
    font-size: calc(34px * 0.9);
    padding: 0.8rem 2rem;
}.potential-students-3KkdG7V li {
    padding: 1.5rem;
}.potential-students-3KkdG7V li svg {
    height: 50px;
    margin-bottom: 1rem;
    width: 50px;
}
}



@media (max-width: 480px) {.potential-students-3KkdG7V {
    padding: 2.5rem 0;
}.potential-students-3KkdG7V .knowledge-hub-WzefsYl {
    padding: 0 1rem;
}.potential-students-3KkdG7V h3 {
    font-size: calc(34px * 0.7);
    margin-bottom: 2rem;
    padding: 0.5rem 1rem;
}.potential-students-3KkdG7V h3::before,
    .potential-students-3KkdG7V h3::after {
    height: 20px;
    width: 20px;
}.potential-students-3KkdG7V ul {
    gap: 1rem;
}.potential-students-3KkdG7V li {
    padding: 1rem;
}.potential-students-3KkdG7V li svg {
    width: 35px;
    height: 35px;
    margin-bottom: 0.75rem;
}}



@media (max-width: 576px) {.statistics-information-PrVumtE .career-benefits-gPOBwco {
    padding: 2.5rem 1.5rem;
}.statistics-information-PrVumtE .class-gains-2XHO3Tj {
    gap: 2rem;
    padding: 2.5rem 1.5rem;
}.statistics-information-PrVumtE .statistics-upsides-SNhlOuK {
    flex-direction: column;
    align-items: flex-start;
}.statistics-information-PrVumtE .statistics-upsides-SNhlOuK h4 {
    margin: 0 0 1rem 0;
}.statistics-information-PrVumtE .statistics-upsides-SNhlOuK span {
    padding-left: 0;
}.statistics-information-PrVumtE .statistics-upsides-SNhlOuK span::before {
    display: none;
}.statistics-information-PrVumtE svg {
    top: 0;
    transform: none;
    right: 0;
}.statistics-information-PrVumtE .statistics-upsides-SNhlOuK:hover svg {
    transform: scale(1.2);
}.statistics-information-PrVumtE .edge-statistics-hVPRBM1 {
    font-size: 29px;
    margin-bottom: 1.2rem;
}.statistics-information-PrVumtE .edge-statistics-hVPRBM1::after {
    height: 3px;
    width: 50px;
    bottom: -0.6rem;
}.statistics-information-PrVumtE .advantage-statistics-K5FWHY3 {
    line-height: 1.7;
    font-size: calc(17px * 0.9);
}}



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



@keyframes pulseLight {
    0%, 100% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.15;
        transform: scale(1.1);
    }
}



@keyframes orbitGlow {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.05);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}



@keyframes ripple {
    0% {
        transform: scale(0, 0);
        opacity: 0.5;
    }
    20% {
        transform: scale(25, 25);
        opacity: 0.3;
    }
    100% {
        opacity: 0;
        transform: scale(40, 40);
    }
}



@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.1;
  }
  50% {
    transform: scale(1.5);
    opacity: 0.15;
  }
}



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

h1, h2, h3, h4, h5, h6 {word-break: break-word;}
