﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.head-sitewrap-24389 {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}.container {
    margin: auto;
    width: 1185px;
    max-width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.content-wrapper-19572 {
    flex-direction: column;
    min-height: 100%;
    height: 100%;
    display: flex;
}svg {
    width: 30px;
    height: 30px;
}.discord-cta-60473 {
    flex: 0 0 auto;
}html,body {
    min-height: 100%;
    height: 100%;
    color: #000000;
    scroll-behavior: smooth;
    font-family: Arial, sans-serif;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
header .top_plank {
    background: rgb(159,182,204);
    color:  #ffffff;
}header .top_plank .top-menu-26943 div svg, header .top_plank .top-menu-26943 div svg path {
    fill: #ffffff;
}header .top_plank .top-menu-26943 div span {
    color: #ffffff;
}header .top_plank .top-menu-26943 {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 0 10px 0;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-size: 13px;
    line-height: 21px;
}header .top_plank .top-menu-26943 div {
    margin-right: 24px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}header .top_plank .top-menu-26943 div img, header .top_plank .top-menu-26943 div svg {
    width: 16px;
    margin-right: 8px;
    height: 16px;
}.reach-out-40637 {
    padding: 120px 0 80px;
    background: linear-gradient(135deg, rgb(200,210,220) 0%, rgb(159,182,204,0.5) 100%);
    overflow: hidden;
    position: relative;
}.reach-out-40637::before {
    animation: gradientMove 20s linear infinite;
    position: absolute;
    background-size: 60px 60px;
    width: 100%;
    content: "";
    height: 100%;
    opacity: 0.05;
    background: linear-gradient(45deg, 
        rgb(159,182,204,0.5) 25%, 
        transparent 25%, 
        transparent 50%, 
        rgb(159,182,204,0.5) 50%, 
        rgb(159,182,204,0.5) 75%, 
        transparent 75%, 
        transparent);
    top: 0;
    left: 0;
}@keyframes gradientMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}

.reach-out-40637 .container {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
}.reach-out-40637 h2 {
    font-weight: 700;
    text-align: center;
    color: rgb(159,182,204);
    text-transform: uppercase;
    margin-bottom: 60px;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 34px;
    letter-spacing: 2px;
}.reach-out-40637 h2::after {
    width: 60px;
    left: 50%;
    content: "";
    bottom: -15px;
    background: rgb(159,182,204);
    transform: translateX(-50%);
    height: 4px;
    position: absolute;
}.reach-out-40637 .request-card-63189 {
    margin: 0 auto;
    gap: 0;
    max-width: 1000px;
    border-radius: 25px;
    display: grid;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    position: relative;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
}.reach-out-40637 .article-image-69574 {
    height: 100%;
    position: relative;
    order: 2;
    min-height: 600px;
}.reach-out-40637 .query-message-02593 {
    flex-direction: column;
    order: 1;
    background: #ffffff;
    display: flex;
    justify-content: center;
    position: relative;
    padding: 60px;
}.reach-out-40637 .query-message-02593::before {
    right: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgb(159,182,204), rgb(94,138,182));
    position: absolute;
    width: 10px;
    top: 0;
    content: "";
}.reach-out-40637 form {
    position: relative;
    width: 100%;
}.reach-out-40637 form h3 {
    font-size: 22px;
    padding-bottom: 15px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #000000;
    margin-bottom: 40px;
    border-bottom: 2px solid rgb(94,138,182,0.5);
    position: relative;
}.reach-out-40637 form input[type="text"] {
    color: #000000;
    width: 100%;
    margin-bottom: 25px;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    padding: 16px 20px 16px 50px;
    font-size: 14px;
    background: rgb(200,210,220);
    border: none;
    position: relative;
    border-radius: 10px;
}.reach-out-40637 form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(159,182,204);
    background: #ffffff;
    outline: none;
}.reach-out-40637 form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
}.reach-out-40637 form input#name {
    position: relative;
}.reach-out-40637 form input#name::before {
    top: 50%;
    transform: translateY(-50%);
    height: 20px;
    background: rgb(159,182,204);
    border-radius: 50%;
    width: 20px;
    position: absolute;
    left: 20px;
    content: "";
}.reach-out-40637 .reach-reach-64823 {
    margin-bottom: 30px;
    align-items: flex-start;
    display: flex;
}.reach-out-40637 .reach-reach-64823 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.reach-out-40637 .reach-reach-64823 label {
    line-height: 1.5;
    cursor: pointer;
    color: #000000;
    font-size: 15px;
    padding-left: 35px;
    position: relative;
}.reach-out-40637 .reach-reach-64823 label::before {
    background: rgb(200,210,220);
    height: 24px;
    transition: all 0.3s ease;
    top: 0;
    border-radius: 10px;
    left: 0;
    content: "";
    width: 24px;
    position: absolute;
}.reach-out-40637 .reach-reach-64823 input[type="checkbox"]:checked + label::before {
    background: rgb(159,182,204);
}.reach-out-40637 .reach-reach-64823 input[type="checkbox"]:checked + label::after {
    top: 4px;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
    border-bottom: 2px solid #ffffff;
    position: absolute;
    height: 14px;
    width: 8px;
    left: 8px;
    content: "";
}.reach-out-40637 .reach-reach-64823 label a {
    position: relative;
    text-decoration: none;
    color: rgb(159,182,204);
    transition: all 0.3s ease;
    font-weight: 600;
}.reach-out-40637 .reach-reach-64823 label a::after {
    height: 1px;
    left: 0;
    width: 0;
    bottom: -2px;
    background: rgb(159,182,204);
    transition: width 0.3s ease;
    content: "";
    position: absolute;
}.reach-out-40637 .reach-reach-64823 label a:hover::after {
    width: 100%;
}.reach-out-40637 form .inquiry-map-46073 {
    color: #ffffff;
    transition: all 0.3s ease;
    background: rgb(159,182,204);
    letter-spacing: 1px;
    border: none;
    display: inline-block;
    font-weight: 700;
    font-family: Arial, sans-serif;
    z-index: 1;
    padding: 16px 40px;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    border-radius: 50px;
    font-size: 18px;
    cursor: pointer;
}.reach-out-40637 form .inquiry-map-46073::before {
    top: 0;
    content: "";
    position: absolute;
    width: 0;
    z-index: -1;
    left: 0;
    height: 100%;
    background: rgb(94,138,182);
    transition: width 0.3s ease;
}.reach-out-40637 form .inquiry-map-46073:hover::before {
    width: 100%;
}.reach-out-40637 form .inquiry-map-46073:hover {
    box-shadow: 0 10px 20px -10px rgb(159,182,204);
    transform: translateY(-3px);
}.reach-out-40637 svg {
    fill: rgb(159,182,204);
    top: 50%;
    position: absolute;
    height: 20px;
    left: 20px;
    transform: translateY(-50%);
    width: 20px;
}.reach-out-40637 svg path {
    fill: rgb(159,182,204);
    transition: fill 0.3s ease;
}.reach-out-40637 form #name,
.reach-out-40637 form #phone {
    position: relative;
}

@media screen and (max-width: 1024px) {.reach-out-40637 .request-card-63189 {
    max-width: 800px;
}.reach-out-40637 .query-message-02593 {
    padding: 40px;
}
}

@media screen and (max-width: 768px) {.reach-out-40637 {
    padding: 80px 0 60px;
}.reach-out-40637 .request-card-63189 {
    grid-template-columns: 1fr;
}.reach-out-40637 .article-image-69574 {
    order: 1;
    min-height: 300px;
    clip-path: none;
}.reach-out-40637 .query-message-02593 {
    order: 2;
    padding: 40px 30px;
}.reach-out-40637 .query-message-02593::before {
    right: 0;
    width: 100%;
    top: 0;
    background: linear-gradient(to right, rgb(159,182,204), rgb(94,138,182));
    height: 6px;
}.reach-out-40637 h2 {
    margin-bottom: 40px;
}
}

@media screen and (max-width: 480px) {.reach-out-40637 {
    padding: 60px 0 40px;
}.reach-out-40637 h2 {
    margin-bottom: 30px;
    font-size: calc(34px * 0.8);
}.reach-out-40637 .article-image-69574 {
    min-height: 200px;
}.reach-out-40637 .query-message-02593 {
    padding: 30px 20px;
}.reach-out-40637 form h3 {
    font-size: calc(22px * 0.9);
    margin-bottom: 30px;
}.reach-out-40637 form .inquiry-map-46073 {
    width: 100%;
    padding: 14px 20px;
}}.get-support-29354 {
    background: linear-gradient(135deg, rgb(200,210,220) 0%, rgb(159,182,204,0.5) 100%);
    padding: 4rem 2rem;
    position: relative;
    color: #000000;
    overflow: hidden;
    font-family: Arial, sans-serif;
}.get-support-29354::before {
    content: "";
    opacity: 0.4;
    animation: pulse 15s infinite alternate ease-in-out;
    height: 120%;
    left: -10%;
    width: 120%;
    background: radial-gradient(circle at 30% 70%, rgb(159,182,204,0.5) 0%, transparent 60%);
    position: absolute;
    top: -10%;
    z-index: 0;
}.get-support-29354::after {
    bottom: 0;
    z-index: 0;
    background-image: radial-gradient(circle at 80% 20%, rgb(94,138,182,0.5) 0%, transparent 40%);
    height: 100%;
    position: absolute;
    animation: float 20s infinite alternate ease-in-out;
    content: "";
    right: 0;
    width: 100%;
}.get-support-29354 h1 {
    font-weight: 700;
    font-size: 44px;
    margin-bottom: 3rem;
    color: rgb(159,182,204);
    transform: translateY(-5px);
    position: relative;
    z-index: 2;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    text-align: center;
}.get-support-29354 h1::after {
    content: "";
    background: linear-gradient(to right, rgb(159,182,204), rgb(94,138,182));
    position: absolute;
    border-radius: 10px;
    transform: translateX(-50%);
    width: 80px;
    left: 50%;
    bottom: -10px;
    height: 4px;
}.get-support-29354 .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.get-support-29354 .get-contactus-14039 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.06),
                0 5px 15px rgba(0, 0, 0, 0.04);
    background: rgba(255, 255, 255, 0.9);
    gap: 2rem;
    backdrop-filter: blur(10px);
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    transition: transform 0.5s ease;
    display: grid;
    padding: 2.5rem;
    border-radius: 13px;
    grid-template-columns: 1fr;
}.get-support-29354 .get-contactus-14039:hover {
    transform: perspective(1000px) rotateX(0deg);
}.get-support-29354 .get-contactus-14039 > div {
    position: relative;
    transition: transform 0.3s ease-out;
}.get-support-29354 .get-contactus-14039 > div:hover {
    transform: translateY(-5px);
}.get-support-29354 .get-contactus-14039 > div:first-child {
    font-size: calc(16px * 1.1);
    line-height: 1.6;
    border-bottom: 1px solid rgb(159,182,204,0.5);
    padding: 0 0 1.5rem 0;
    color: #000000;
}.get-support-29354 .get-contactus-14039 h6 {
    margin-bottom: 0.5rem;
    display: flex;
    font-weight: 600;
    align-items: center;
    color: rgb(159,182,204);
    letter-spacing: 0.5px;
    font-size: 21px;
    text-transform: uppercase;
}.get-support-29354 .get-contactus-14039 span {
    padding-left: 2rem;
    font-size: 16px;
    display: block;
    color: #000000;
}.get-support-29354 .reach-us-92615 {
    gap: 1rem;
    flex-direction: column;
    display: flex;
}.get-support-29354 .reach-us-92615 > div {
    transition: all 0.3s ease;
    position: relative;
}.get-support-29354 .reach-us-92615 > div:hover {
    transform: translateX(5px);
}.get-support-29354 .contact-us-38164 {
    font-size: calc(16px * 0.95);
    color: rgb(159,182,204);
    text-decoration: none;
    transition: color 0.3s ease;
    display: flex;
    letter-spacing: 0.5px;
    font-weight: 600;
    align-items: center;
    text-transform: uppercase;
}.get-support-29354 .contact-us-38164:hover {
    color: rgb(94,138,182);
}.get-support-29354 .contact-us-38164:hover svg {
    transform: scale(1.1) rotate(5deg);
}.get-support-29354 svg {
    height: 22px;
    margin-left: 0.5rem;
    width: 22px;
    transition: transform 0.3s ease;
}.get-support-29354 svg path {
    fill: rgb(159,182,204);
    transition: fill 0.3s ease;
}.get-support-29354 .contact-us-38164:hover svg path {
    fill: rgb(94,138,182);
}

@keyframes pulse {
    0% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.2;
        transform: scale(1);
    }
}

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

@media screen and (min-width: 768px) {.get-support-29354 {
    padding: 6rem 3rem;
}.get-support-29354 .get-contactus-14039 {
    gap: 3rem;
    grid-template-columns: 2fr 1fr 1fr;
    padding: 3rem;
}.get-support-29354 .get-contactus-14039 > div:first-child {
    border-right: 1px solid rgb(159,182,204,0.5);
    padding: 0 2rem 0 0;
    border-bottom: none;
}.get-support-29354 h1 {
    font-size: calc(44px * 1.2);
    margin-bottom: 4rem;
}.get-support-29354 h1::after {
    width: 120px;
}
}

@media screen and (min-width: 992px) {.get-support-29354 .get-contactus-14039 {
    transform: perspective(1500px) rotateX(3deg);
}.get-support-29354 .reach-us-92615 {
    gap: 1.5rem;
}
}

@media screen and (max-width: 767px) {.get-support-29354 .get-contactus-14039 > div:nth-child(2) {
    padding: 1.5rem 0;
    border-bottom: 1px solid rgb(159,182,204,0.5);
}.get-support-29354 svg {
    width: 20px;
    height: 20px;
}.get-support-29354 h1 {
    font-size: calc(44px * 0.9);
}
}

@media screen and (max-width: 480px) {.get-support-29354 {
    padding: 3rem 1.5rem;
}.get-support-29354 .get-contactus-14039 {
    padding: 1.5rem;
}.get-support-29354 h1 {
    margin-bottom: 2rem;
}}header {
    background: linear-gradient(90deg, rgb(94,138,182) 0%, rgb(159,182,204) 100%);
    margin-top: 0;
    padding: 0;
    overflow: visible;
    z-index: 100;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
    position: relative;
}header::before {
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 5px,
        transparent 5px,
        transparent 25px
    );
    left: 0;
    z-index: 0;
    content: '';
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}header .nav-block-25860 {
    z-index: 5;
    justify-content: space-between;
    display: flex;
    position: relative;
    padding: 1.2rem 2.5rem;
    align-items: center;
}header .header-page-05167 {
    overflow: visible;
    margin-right: 2rem;
    position: relative;
    padding: 0.5rem;
    flex: 0 0 auto;
}header .header-page-05167::before {
    right: -5px;
    transition: all 0.3s ease;
    position: absolute;
    left: -5px;
    bottom: -5px;
    transform: skew(-5deg);
    content: '';
    opacity: 0.1;
    border: 2px solid #ffffff;
    top: -5px;
    z-index: -1;
}header .header-page-05167::after {
    right: -5px;
    position: absolute;
    left: -5px;
    bottom: -5px;
    transition: all 0.3s ease;
    content: '';
    transform: skew(-5deg);
    border: 2px solid #ffffff;
    z-index: -1;
    opacity: 0;
    top: -5px;
    box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff;
}header .header-page-05167:hover::before {
    opacity: 0;
}header .header-page-05167:hover::after {
    opacity: 0.5;
    animation: neonPulse 1.5s infinite alternate;
}@keyframes neonPulse {
    0% { opacity: 0.3; box-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff; }
    100% { opacity: 0.7; box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #ffffff; }
}

header .top-header-61290 {
    display: block;
    transition: all 0.3s ease;
    position: relative;
}header .top-header-61290:hover {
    transform: scale(1.05);
}header .top-header-61290 img {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
    max-height: 40px;
}header .head-page-26710 {
    display: flex;
    position: relative;
    margin: 0;
    list-style: none;
    z-index: 2;
    padding: 0;
}header .head-lesson-82591 {
    position: relative;
    margin: 0 0.4rem;
}header .head-lesson-82591 a {
    align-items: center;
    letter-spacing: 0.5px;
    position: relative;
    text-decoration: none;
    display: flex;
    justify-content: center;
    background: rgba(255, 255, 255, 0.1);
    height: 40px;
    font-weight: 600;
    z-index: 1;
    overflow: hidden;
    font-size: 12px;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.2);
    text-shadow: 0 0 5px #ffffff;
    padding: 0 1.2rem;
    color: #ffffff;
}header .head-lesson-82591 a::before {
    z-index: -1;
    right: -2px;
    left: -2px;
    transition: opacity 0.3s ease;
    background: #ffffff;
    bottom: -2px;
    content: '';
    position: absolute;
    top: -2px;
    opacity: 0;
    transform: scale(0.9);
}header .head-lesson-82591 a:hover {
    border-color: #ffffff;
    color: rgb(159,182,204);
    text-shadow: none;
    transform: translateY(-3px);
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
}header .head-lesson-82591 a:hover::before {
    opacity: 1;
    transform: scale(1);
}header .head-lesson-82591::after {
    position: absolute;
    transition: all 0.3s ease;
    bottom: -10px;
    width: 80%;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    height: 5px;
    left: 10%;
    content: '';
    filter: blur(3px);
    opacity: 0;
}header .head-lesson-82591:hover::after {
    bottom: -5px;
    opacity: 0.5;
}header .nav-block-25860::before {
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    top: 0;
    height: 1px;
    position: absolute;
    content: '';
}header .nav-block-25860::after {
    width: 100%;
    height: 1px;
    left: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    position: absolute;
    content: '';
    bottom: 0;
}header .head-sitewrap-24389 {
    z-index: 1;
    position: relative;
    background: rgb(200,210,220);
    padding-top: 2rem;
}

@media (min-width: 1400px) {header .nav-block-25860 {
    margin: 0 auto;
    max-width: 1320px;
}header .head-lesson-82591 {
    margin: 0 0.6rem;
}header .head-lesson-82591 a {
    padding: 0 1.5rem;
}
}

@media (max-width: 991px) {header .nav-block-25860 {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .header-page-05167 {
    margin-bottom: 0;
    margin-right: 0;
}header .head-page-26710 {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .head-lesson-82591 a {
    font-size: calc(12px - 1px);
    height: 36px;
    padding: 0 1rem;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .nav-block-25860 {
    padding: 0.8rem 1.5rem;
}header .header-page-05167 {
    max-width: 140px;
}header .header-page-05167::before, 
    header .header-page-05167::after {
    left: -3px;
    bottom: -3px;
    right: -3px;
    top: -3px;
}header .top-header-61290 img {
    max-height: 35px;
}header .head-page-26710 {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    margin-top: 0.8rem;
    justify-content: flex-start;
    padding-bottom: 0.5rem;
}header .head-page-26710::-webkit-scrollbar {
    height: 3px;
}header .head-page-26710::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}header .head-lesson-82591 {
    flex: 0 0 auto;
    margin: 0 0.2rem;
}header .head-lesson-82591 a {
    white-space: nowrap;
    padding: 0 0.8rem;
    font-size: calc(12px - 2px);
    height: 32px;
}header .head-lesson-82591::after {
    display: none;
}
}

@media (max-width: 479px) {header .nav-block-25860 {
    padding: 0.7rem 1.2rem;
}header .header-page-05167 {
    max-width: 120px;
}header .head-lesson-82591 a {
    height: 30px;
    font-size: calc(12px - 3px);
    padding: 0 0.6rem;
}}.course-program-details-08735 {
    background-color: rgb(200,210,220);
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    overflow: hidden;
}.course-program-details-08735 .job-skills-35249 {
    overflow: hidden;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
}.course-program-details-08735 .new-skills-05893 {
    height: 100%;
    width: 500%;
    display: flex;
    animation: carousel-slide 30s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}.course-program-details-08735 .job-skills-35249:hover .new-skills-05893 {
    animation-play-state: paused;
}.course-program-details-08735 .learn-explore-64370 {
    width: 20%;
    overflow: hidden;
    height: 100%;
    position: relative;
}.course-program-details-08735 .learn-explore-64370 img {
    transition: transform 0.7s ease-out;
    width: 100%;
    object-fit: cover;
    transform: scale(1.05);
    filter: brightness(0.85) contrast(1.1);
    height: 100%;
}.course-program-details-08735 .learn-explore-64370:hover img {
    transform: scale(1);
    filter: brightness(0.9) contrast(1.05);
}.course-program-details-08735 .learn-explore-64370::before {
    position: absolute;
    height: 100%;
    top: 0;
    background: linear-gradient(
        135deg,
        rgba(var(--primary-color, 0, 204, 204), 0.2) 0%,
        rgba(var(--primary-color, 0, 204, 204), 0) 25%,
        rgba(var(--secondary-color, 102, 16, 242), 0) 75%,
        rgba(var(--secondary-color, 102, 16, 242), 0.2) 100%
    );
    z-index: 2;
    width: 100%;
    left: 0;
    content: "";
    animation: gradient-shift 8s infinite alternate;
}.course-program-details-08735 .learn-explore-64370::after {
    position: absolute;
    content: "";
    background: 
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 2px,
            rgba(var(--primary-color, 0, 204, 204), 0.03) 2px,
            rgba(var(--primary-color, 0, 204, 204), 0.03) 4px
        ),
        radial-gradient(
            circle at 80% 20%,
            transparent 0%,
            rgba(0, 0, 0, 0.5) 70%
        );
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    left: 0;
}.course-program-details-08735 .container {
    justify-content: center;
    z-index: 2;
    padding: 2rem;
    margin: auto;
    display: flex;
    align-items: center;
    position: relative;
    height: 100%;
}.course-program-details-08735 .knowledge-center-27359 {
    width: 100%;
    position: relative;
    max-width: 800px;
}.course-program-details-08735 .learn-network-69587 {
    text-align: center;
    transform: translateY(0);
    backdrop-filter: blur(10px);
    border-radius: 26px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3), 
        0 3px 10px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.05) inset;
    padding: 4rem;
    background: rgba(var(--dark-color, 21, 20, 26), 0.75);
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.course-program-details-08735 .learn-network-69587::before {
    opacity: 0.7;
    top: 0;
    width: 100%;
    height: 100%;
    animation: pulse-gradient 8s ease infinite;
    left: 0;
    background: 
        linear-gradient(
            90deg, 
            transparent 0%,
            rgba(var(--primary-color, 0, 204, 204), 0.05) 25%,
            rgba(var(--secondary-color, 102, 16, 242), 0.05) 75%,
            transparent 100%
        );
    position: absolute;
    content: "";
}.course-program-details-08735 .learn-network-69587::after {
    z-index: -1;
    bottom: 0;
    left: 0;
    position: absolute;
    animation: shine-effect 10s ease-in-out infinite;
    right: 0;
    transform: translateX(-100%);
    content: "";
    top: 0;
    background: 
        linear-gradient(
            45deg,
            transparent 40%,
            rgba(var(--primary-color, 0, 204, 204), 0.03) 45%,
            rgba(var(--primary-color, 0, 204, 204), 0.03) 55%,
            transparent 60%
        );
}.course-program-details-08735 .learn-network-69587 h3 {
    position: relative;
    color: #ffffff;
    margin-bottom: 1.5rem;
    display: inline-block;
    font-weight: 700;
    font-size: 37px;
}.course-program-details-08735 .learn-network-69587 h3::after {
    background: linear-gradient(
        90deg,
        rgb(159,182,204) 0%,
        rgb(94,138,182) 100%
    );
    left: 50%;
    height: 2px;
    transition: width 0.3s ease;
    bottom: -8px;
    content: "";
    transform: translateX(-50%);
    width: 30%;
    position: absolute;
}.course-program-details-08735 .learn-network-69587:hover h3::after {
    width: 60%;
}.course-program-details-08735 .learn-network-69587 p {
    max-width: 90%;
    font-weight: 300;
    font-size: 13px;
    opacity: 0.8;
    margin-left: auto;
    line-height: 1.8;
    margin-bottom: 2.5rem;
    margin-right: auto;
    color: #ffffff;
}.course-program-details-08735 .learn-network-69587 .inquiry-map-46073 {
    font-size: 16px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    position: relative;
    z-index: 1;
    font-weight: 600;
    text-decoration: none;
    padding: 1rem 2.5rem;
    border-radius: 10px;
    color: #ffffff;
    display: inline-block;
    box-shadow: 0 8px 25px rgb(159,182,204,0.5);
    background: linear-gradient(
        45deg,
        rgb(159,182,204) 0%,
        rgb(94,138,182) 100%
    );
}.course-program-details-08735 .learn-network-69587 .inquiry-map-46073::before {
    content: "";
    opacity: 0;
    transition: opacity 0.3s ease;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(
        45deg,
        rgb(94,138,182) 0%,
        rgb(159,182,204) 100%
    );
    z-index: -1;
    left: 0;
}.course-program-details-08735 .learn-network-69587 .inquiry-map-46073::after {
    position: absolute;
    transform: scale(0);
    opacity: 0;
    content: "";
    left: -50%;
    width: 200%;
    height: 200%;
    top: -50%;
    transition: transform 0.5s ease, opacity 0.5s ease;
    background: radial-gradient(
        circle,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 60%
    );
}.course-program-details-08735 .learn-network-69587 .inquiry-map-46073:hover {
    box-shadow: 0 12px 30px rgb(159,182,204,0.5);
    transform: translateY(-3px);
}.course-program-details-08735 .learn-network-69587 .inquiry-map-46073:hover::before {
    opacity: 1;
}.course-program-details-08735 .learn-network-69587 .inquiry-map-46073:hover::after {
    transform: scale(1);
    opacity: 1;
    animation: ripple-out 1.5s ease;
}@keyframes carousel-slide {
    0% {
        transform: translateX(0);
    }
    18% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(-20%);
    }
    38% {
        transform: translateX(-20%);
    }
    40% {
        transform: translateX(-40%);
    }
    58% {
        transform: translateX(-40%);
    }
    60% {
        transform: translateX(-60%);
    }
    78% {
        transform: translateX(-60%);
    }
    80% {
        transform: translateX(-80%);
    }
    98% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes gradient-shift {
    0% {
        background: linear-gradient(
            135deg,
            rgba(var(--primary-color, 0, 204, 204), 0.2) 0%,
            rgba(var(--primary-color, 0, 204, 204), 0) 25%,
            rgba(var(--secondary-color, 102, 16, 242), 0) 75%,
            rgba(var(--secondary-color, 102, 16, 242), 0.2) 100%
        );
    }
    50% {
        background: linear-gradient(
            135deg,
            rgba(var(--secondary-color, 102, 16, 242), 0.2) 0%,
            rgba(var(--secondary-color, 102, 16, 242), 0) 25%,
            rgba(var(--primary-color, 0, 204, 204), 0) 75%,
            rgba(var(--primary-color, 0, 204, 204), 0.2) 100%
        );
    }
    100% {
        background: linear-gradient(
            135deg,
            rgba(var(--primary-color, 0, 204, 204), 0.2) 0%,
            rgba(var(--primary-color, 0, 204, 204), 0) 25%,
            rgba(var(--secondary-color, 102, 16, 242), 0) 75%,
            rgba(var(--secondary-color, 102, 16, 242), 0.2) 100%
        );
    }
}

@keyframes pulse-gradient {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 0.3;
    }
}

@keyframes shine-effect {
    0% {
        transform: translateX(-100%);
    }
    20%, 100% {
        transform: translateX(100%);
    }
}

@keyframes ripple-out {
    0% {
        opacity: 1;
        transform: scale(0);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}

.course-program-details-08735::before {
    height: 100%;
    top: 0;
    z-index: 1;
    width: 100%;
    opacity: 0.7;
    content: "";
    left: 0;
    background: 
        linear-gradient(
            0deg,
            #000000 0%,
            transparent 100%
        );
    position: absolute;
}.course-program-details-08735::after {
    opacity: 0.8;
    width: 100%;
    height: 100%;
    background: 
        radial-gradient(
            circle at 75% 25%, 
            transparent 0%,
            #000000 80%
        );
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 992px) {.course-program-details-08735 .learn-network-69587 {
    padding: 3rem;
}.course-program-details-08735 .knowledge-center-27359 {
    max-width: 700px;
}.course-program-details-08735 .learn-network-69587 h3 {
    font-size: calc(37px * 0.9);
}.course-program-details-08735 .learn-network-69587 p {
    max-width: 95%;
}
}

@media (max-width: 768px) {.course-program-details-08735 .learn-network-69587 {
    padding: 2.5rem;
}.course-program-details-08735 .knowledge-center-27359 {
    max-width: 90%;
}.course-program-details-08735 .learn-network-69587 h3 {
    font-size: calc(37px * 0.8);
    margin-bottom: 1.2rem;
}.course-program-details-08735 .learn-network-69587 p {
    margin-bottom: 2rem;
    font-size: calc(13px * 0.95);
}.course-program-details-08735 .learn-network-69587 .inquiry-map-46073 {
    padding: 0.85rem 2rem;
}
}

@media (max-width: 576px) {.course-program-details-08735 .new-skills-05893 {
    animation-duration: 25s;
}.course-program-details-08735 .learn-network-69587 {
    padding: 2rem 1.5rem;
}.course-program-details-08735 .learn-network-69587 h3 {
    font-size: calc(37px * 0.7);
    margin-bottom: 1rem;
}.course-program-details-08735 .learn-network-69587 p {
    margin-bottom: 1.5rem;
    max-width: 100%;
    font-size: calc(13px * 0.9);
}.course-program-details-08735 .learn-network-69587 .inquiry-map-46073 {
    padding: 0.75rem 1.75rem;
    font-size: calc(16px * 0.9);
}@keyframes carousel-slide {
        0% {
            transform: translateX(0);
        }
        20% {
            transform: translateX(0);
        }
        25% {
            transform: translateX(-20%);
        }
        45% {
            transform: translateX(-20%);
        }
        50% {
            transform: translateX(-40%);
        }
        70% {
            transform: translateX(-40%);
        }
        75% {
            transform: translateX(-60%);
        }
        95% {
            transform: translateX(-60%);
        }
        100% {
            transform: translateX(0);
        }
    }
}

.course-program-details-08735 .learn-explore-64370:nth-child(1)::before {
    animation-delay: 0s;
}.course-program-details-08735 .learn-explore-64370:nth-child(2)::before {
    animation-delay: 2s;
}.course-program-details-08735 .learn-explore-64370:nth-child(3)::before {
    animation-delay: 4s;
}.course-program-details-08735 .learn-explore-64370:nth-child(4)::before {
    animation-delay: 6s;
}.course-program-details-08735 .learn-explore-64370:nth-child(5)::before {
    animation-delay: 8s;
}.course-program-details-08735 .learn-explore-64370::after {
    animation: tech-grid 15s linear infinite;
}@keyframes tech-grid {
    0% {
        opacity: 0.4;
        background-position: 0% 0%;
    }
    50% {
        opacity: 0.6;
        background-position: 100% 100%;
    }
    100% {
        opacity: 0.4;
        background-position: 0% 0%;
    }
}.cookie-notice-window-45902 {
    position: fixed;
    bottom: 0;
    z-index: 90;
    border-top: 2px solid rgb(159,182,204);
    background: rgb(200,210,220);
    width: 100%;
}.cookie-control-71863 {
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    display: flex;
}.cookie-notice-window-45902 h5 {
    margin-bottom: 6px;
    font-size: 22px;
}#cookieNoticePanel-85473 {
    display: none;
}#cookieNoticePanel-85473:checked ~ .cookie-notice-window-45902 {
    opacity: 0;
    visibility: hidden;
}.cookie-notice-window-45902 p {
    font-size: 18px;
}.tracking-policy-85974 {
    margin-right: 10px;
    flex-shrink: 0;
}.tracking-policy-85974 svg, .tracking-policy-85974 svg path, .tracking-policy-85974 img {
    fill: rgb(159,182,204);
    width: 100px;
    height: 100px;
}.policy-ack-12798 {
    min-width: 120px;
    text-decoration: none;
    margin-left: 10px;
    text-align: center;
    border-bottom: 2px solid rgb(159,182,204);
    line-height: 35px;
    flex-shrink: 0;
    cursor: pointer;
    white-space: nowrap;
    color: rgb(159,182,204);
    font-size: 24px;
}.cookie-notice-window-45902 p a {
    text-decoration: none;
    color: rgb(159,182,204);
}
@media only screen and (max-width: 1200px) {.cookie-notice-window-45902 {
    padding: 20px;
}}

.content-wrapper-19572 .cookie-notice-window-45902 {
    box-shadow: rgb(94,138,182,0.5) 0px 0px 40px 39px;
    border: none;
    background: rgb(94,138,182);
    padding: 40px 0;
}.content-wrapper-19572 .policy-ack-12798 {
    background: rgb(159,182,204);
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    border: none;
    margin-left: 30px;
    padding: 10px;
}.content-wrapper-19572 .cookie-guard-14386 h5, .content-wrapper-19572 .cookie-guard-14386 p {
    color: #ffffff;
}
@media only screen and (max-width: 800px) {.tracking-policy-85974 {
    display: none;
}.cookie-control-71863 {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.cookie-notice-window-45902 h5 {
    text-align: center;
}.cookie-notice-window-45902 p {
    text-align: center;
}.cookie-guard-14386 {
    margin-bottom: 20px;
}body .content-wrapper-19572 .policy-ack-12798 {
    margin-bottom: 10px;
    margin-left: 0;
}}.developer-experience-17508 {
    position: relative;
    overflow: hidden;
    padding: 70px 30px;
    background: linear-gradient(45deg, rgb(200,210,220) 0%, #ffffff 100%);
}.developer-experience-17508::before {
    z-index: 0;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    opacity: 0.4;
    background: radial-gradient(circle at 30% 50%, rgb(159,182,204,0.5) 0%, transparent 40%);
}.developer-experience-17508::after {
    z-index: 0;
    height: 100%;
    content: "";
    background: radial-gradient(circle at 70% 30%, rgb(94,138,182,0.5) 0%, transparent 40%);
    right: 0;
    width: 100%;
    opacity: 0.3;
    position: absolute;
    top: 0;
}.developer-experience-17508 .user-praise-92058 {
    display: grid;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1000px;
    perspective: 1500px;
    transform-style: preserve-3d;
    grid-template-columns: 1fr;
}.developer-experience-17508 .article-image-69574 {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 100%;
    overflow: hidden;
    z-index: 2;
    transform: rotateX(10deg);
    position: relative;
    transform-origin: bottom;
    height: 300px;
    border-radius: 15px 15px 0 0;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
}.developer-experience-17508 .article-image-69574::before {
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1;
    background: linear-gradient(
        to bottom,
        transparent 50%,
        rgba(0, 0, 0, 0.5) 100%
    );
    position: absolute;
    content: "";
}.developer-experience-17508 .user-praise-92058:hover .article-image-69574 {
    transform: rotateX(0deg) translateZ(30px);
}.developer-experience-17508 .exp-timeline-86574 {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: rotateX(-5deg);
    transform-origin: top;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    padding: 40px;
    border-radius: 0 0 15px 15px;
    background: #ffffff;
    z-index: 1;
    position: relative;
}.developer-experience-17508 .user-praise-92058:hover .exp-timeline-86574 {
    transform: rotateX(0deg) translateZ(20px);
}.developer-experience-17508 .name {
    transform: translateZ(0);
    display: inline-block;
    color: rgb(159,182,204);
    position: relative;
    font-weight: 700;
    font-size: 28px;
    transition: transform 0.4s ease;
    margin-bottom: 10px;
}.developer-experience-17508 .name::after {
    left: 0;
    background: linear-gradient(to right, rgb(94,138,182), transparent);
    width: 0;
    bottom: -5px;
    transition: width 0.4s ease 0.1s;
    position: absolute;
    content: "";
    height: 3px;
}.developer-experience-17508 .user-praise-92058:hover .name::after {
    width: 100%;
}.developer-experience-17508 .user-praise-92058:hover .name {
    transform: translateZ(10px);
}.developer-experience-17508 .exp-timeline-86574 > div:nth-child(2) {
    transition: transform 0.4s ease 0.1s, color 0.3s ease;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    opacity: 0.7;
    margin-bottom: 20px;
    letter-spacing: 1px;
    transform: translateZ(0);
}.developer-experience-17508 .user-praise-92058:hover .exp-timeline-86574 > div:nth-child(2) {
    color: rgb(94,138,182);
    transform: translateZ(15px);
}.developer-experience-17508 .career-container-84653 {
    position: relative;
    line-height: 1.7;
    padding: 20px 0 0 0;
    transform: translateZ(0);
    border-top: 1px solid rgb(200,210,220);
    color: #000000;
    font-size: 15px;
    transition: transform 0.4s ease 0.2s;
}.developer-experience-17508 .user-praise-92058:hover .career-container-84653 {
    transform: translateZ(5px);
}.developer-experience-17508 .career-container-84653::before {
    content: "";
    color: rgb(94,138,182,0.5);
    left: -5px;
    opacity: 0.5;
    line-height: 0;
    font-size: 60px;
    position: absolute;
    top: 10px;
}

@media (min-width: 768px) {.developer-experience-17508 .user-praise-92058 {
    grid-template-columns: 300px 1fr;
    grid-gap: 0;
}.developer-experience-17508 .article-image-69574 {
    transform-origin: right;
    transform: rotateY(-10deg);
    height: 100%;
    border-radius: 15px 0 0 15px;
}.developer-experience-17508 .user-praise-92058:hover .article-image-69574 {
    transform: rotateY(0deg) translateZ(30px);
}.developer-experience-17508 .exp-timeline-86574 {
    transform: rotateY(5deg);
    transform-origin: left;
    border-radius: 0 15px 15px 0;
}.developer-experience-17508 .user-praise-92058:hover .exp-timeline-86574 {
    transform: rotateY(0deg) translateZ(20px);
}
}

@media (max-width: 767px) {.developer-experience-17508 {
    padding: 50px 20px;
}.developer-experience-17508 .article-image-69574 {
    height: 250px;
}.developer-experience-17508 .exp-timeline-86574 {
    padding: 30px 25px;
}.developer-experience-17508 .name {
    font-size: calc(28px - 4px);
}.developer-experience-17508 .exp-timeline-86574 > div:nth-child(2) {
    font-size: calc(20px - 1px);
}.developer-experience-17508 .career-container-84653 {
    font-size: calc(15px - 1px);
}}.title-page-15480 {
    min-height: 85vh;
    position: relative;
    background: linear-gradient(145deg, rgb(200,210,220) 0%, rgb(159,182,204,0.5) 100%);
    overflow: hidden;
    padding: 120px 0 80px;
    display: flex;
    align-items: center;
}.title-page-15480::before {
    z-index: 1;
    background: radial-gradient(circle at 70% 30%, rgb(94,138,182,0.5) 0%, transparent 60%);
    content: "";
    opacity: 0.4;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
}.title-page-15480 > div {
    flex-direction: column;
    max-width: 1200px;
    display: flex;
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    gap: 50px;
}.title-page-15480 > div > div:first-child {
    flex-direction: column;
    gap: 25px;
    display: flex;
    max-width: 700px;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards;
    align-items: flex-start;
    transform: translateY(30px);
}.title-page-15480 .course-hero-09487 {
    animation: slideInFromLeft 0.8s ease-out 0.2s forwards;
    color: #000000;
    opacity: 0;
    transform: translateX(-10px);
    position: relative;
    margin: 0;
    line-height: 1.2;
    font-size: 48px;
    font-weight: 700;
}.title-page-15480 .course-hero-09487::after {
    height: 4px;
    background: rgb(159,182,204);
    left: 0;
    animation: expandLine 1s ease-out 0.6s forwards;
    width: 80px;
    bottom: -10px;
    position: absolute;
    transform: scaleX(0);
    transform-origin: left;
    content: "";
}.title-page-15480 p {
    font-size: calc(14px * 1.2);
    animation: fadeInUp 0.8s ease-out 0.4s forwards;
    margin: 0;
    opacity: 0;
    line-height: 1.6;
    max-width: 90%;
    color: #000000;
    transform: translateY(20px);
}.title-page-15480 .course-base-68730 {
    width: 100%;
    animation: fadeInUp 0.8s ease-out 0.6s forwards;
    transform: translateY(40px);
    position: relative;
    opacity: 0;
}.title-page-15480 .who-weare-69423 {
    border-radius: 19px;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    position: relative;
    min-height: 320px;
    width: 100%;
}.title-page-15480 .who-weare-69423::before {
    position: absolute;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    left: 0;
    top: 0;
    content: "";
    z-index: 1;
    width: 100%;
    height: 100%;
}.title-page-15480 .who-weare-69423:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.title-page-15480 .who-weare-69423 span {
    transform: translateY(10px);
    padding: 30px;
    transition: transform 0.4s ease, opacity 0.4s ease;
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    z-index: 2;
    position: absolute;
    opacity: 0.9;
    left: 0;
    bottom: 0;
}.title-page-15480 .who-weare-69423:hover span {
    opacity: 1;
    transform: translateY(0);
}.title-page-15480 .who-weare-69423 h3 {
    font-size: 22px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    font-weight: 600;
    color: #ffffff;
    line-height: 1.4;
    margin: 0;
}

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

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

@keyframes expandLine {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}


@media (max-width: 768px) {.title-page-15480 {
    padding: 80px 0 60px;
    min-height: auto;
}.title-page-15480 > div {
    gap: 30px;
}.title-page-15480 .course-hero-09487 {
    font-size: calc(48px * 0.8);
}.title-page-15480 p {
    font-size: 14px;
    max-width: 100%;
}.title-page-15480 .who-weare-69423 {
    min-height: 250px;
}.title-page-15480 .who-weare-69423 h3 {
    font-size: calc(22px * 0.9);
}
}

@media (max-width: 576px) {.title-page-15480 {
    padding: 60px 0 40px;
}.title-page-15480 > div {
    gap: 25px;
}.title-page-15480 .course-hero-09487 {
    font-size: calc(48px * 0.7);
}.title-page-15480 p {
    font-size: calc(14px * 0.9);
}.title-page-15480 .who-weare-69423 {
    min-height: 200px;
}.title-page-15480 .who-weare-69423 span {
    padding: 20px;
}.title-page-15480 .who-weare-69423 h3 {
    font-size: calc(22px * 0.8);
}
}

@media (min-width: 992px) {.title-page-15480 > div {
    gap: 60px;
    flex-direction: row;
    align-items: center;
}.title-page-15480 > div > div:first-child {
    flex: 1;
}.title-page-15480 .course-base-68730 {
    flex: 1;
}.title-page-15480 .who-weare-69423 {
    min-height: 380px;
}
}

@media (hover: none) {.title-page-15480 .who-weare-69423:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: none;
}.title-page-15480 .who-weare-69423 span {
    transform: translateY(0);
    opacity: 1;
}}.plan-list-item-08631 {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    color: #ffffff;
}.plan-list-item-08631::before {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1;
    bottom: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    top: 0;
    content: "";
}.plan-list-item-08631 .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.cert-cost-71542 {
    position: relative;
}.plan-list-item-08631 h2 {
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 700;
    transform: translateY(0);
    font-size: 35px;
    text-align: center;
    animation: fadeInDown 0.8s ease-out;
}.plan-list-item-08631 h2::after {
    left: 50%;
    background: linear-gradient(90deg, rgb(159,182,204), rgb(94,138,182));
    position: absolute;
    width: 80px;
    content: "";
    transform: translateX(-50%);
    height: 3px;
    bottom: -15px;
}.plan-list-item-08631 .class-rates-89124 {
    opacity: 0.9;
    margin: 0 auto 3rem;
    font-size: calc(18px * 1.1);
    text-align: center;
    max-width: 800px;
    animation: fadeInUp 0.8s ease-out 0.2s both;
    line-height: 1.6;
}.plan-list-item-08631 .rate-choice-98647 {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
    list-style: none;
    padding: 0;
}.plan-list-item-08631 .rate-choice-98647 li {
    transform-style: preserve-3d;
    perspective: 1000px;
}.plan-list-item-08631 .study-rates-36501 {
    text-decoration: none;
    height: 100%;
    display: block;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    transform: translateZ(0);
    position: relative;
    background: linear-gradient(120deg, 
        rgba(255, 255, 255, 0.05) 0%, 
        rgba(255, 255, 255, 0.02) 100%);
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.plan-list-item-08631 .study-rates-36501::before {
    position: absolute;
    z-index: 1;
    transition: opacity 0.4s ease-out;
    inset: 0;
    background: linear-gradient(135deg, 
        rgb(159,182,204,0.5) 0%, 
        transparent 100%);
    content: "";
    opacity: 0;
}.plan-list-item-08631 .study-rates-36501:hover {
    transform: translateY(-10px) rotateX(2deg) rotateY(-2deg);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.25);
}.plan-list-item-08631 .study-rates-36501:hover::before {
    opacity: 0.15;
}.plan-list-item-08631 .payment-pricing-36419 {
    position: relative;
    height: 100%;
    padding: 2.5rem 2rem;
    z-index: 2;
}.plan-list-item-08631 .class-cost-75024 {
    display: flex;
    flex-direction: column;
    height: 100%;
}.plan-list-item-08631 .class-cost-75024 h4 {
    margin-bottom: 1.5rem;
    transform: translateZ(20px);
    color: #ffffff;
    font-size: calc(24px * 1.2);
    transition: transform 0.3s ease;
    margin-top: 0;
    position: relative;
    display: inline-block;
}.plan-list-item-08631 .class-cost-75024 h4::after {
    background: rgb(94,138,182);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    transform-origin: left;
    left: 0;
    position: absolute;
    transform: scaleX(1);
    bottom: -8px;
    width: 40px;
    height: 2px;
}.plan-list-item-08631 .study-rates-36501:hover .class-cost-75024 h4::after {
    transform: scaleX(1.5);
}.plan-list-item-08631 .class-cost-75024 p {
    word-wrap: break-word;
    max-height: 300px;
    hyphens: auto;
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    transform: translateZ(10px);
    flex-grow: 1;
    overflow-wrap: break-word;
    margin-bottom: 2rem;
    line-height: 1.6;
    overflow-y: auto;
    padding-right: 5px;
}.plan-list-item-08631 .class-cost-75024 p::-webkit-scrollbar {
    width: 4px;
}.plan-list-item-08631 .class-cost-75024 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(94,138,182,0.5);
}.plan-list-item-08631 .fee-struct-40895 {
    font-weight: 700;
    border-radius: 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transform: translateZ(15px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    margin-top: auto;
    color: #ffffff;
    padding: 0.8rem 1.5rem;
    align-self: flex-start;
    display: inline-block;
    background: linear-gradient(135deg, 
        rgb(159,182,204) 0%, 
        rgb(94,138,182) 100%);
    font-size: calc(24px * 1.2);
}.plan-list-item-08631 .study-rates-36501:hover .fee-struct-40895 {
    transform: translateZ(25px) scale(1.05);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
}

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

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

@media (max-width: 1200px) {.plan-list-item-08631 {
    padding: 100px 0;
}.plan-list-item-08631 .rate-choice-98647 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 992px) {.plan-list-item-08631 {
    padding: 80px 0;
}.plan-list-item-08631 .payment-pricing-36419 {
    padding: 2rem 1.5rem;
}.plan-list-item-08631 .class-cost-75024 h4 {
    font-size: calc(24px * 1.1);
}.plan-list-item-08631 .fee-struct-40895 {
    font-size: calc(24px * 1.1);
    padding: 0.7rem 1.2rem;
}
}

@media (max-width: 768px) {.plan-list-item-08631 {
    padding: 60px 0;
}.plan-list-item-08631 h2 {
    font-size: calc(35px * 0.9);
}.plan-list-item-08631 .class-rates-89124 {
    font-size: 18px;
    margin-bottom: 2rem;
}.plan-list-item-08631 .rate-choice-98647 {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 20px;
}.plan-list-item-08631 .class-cost-75024 p {
    max-height: 200px;
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 576px) {.plan-list-item-08631 {
    padding: 50px 0;
}.plan-list-item-08631 h2 {
    font-size: calc(35px * 0.8);
}.plan-list-item-08631 .payment-pricing-36419 {
    padding: 1.5rem 1.2rem;
}.plan-list-item-08631 .class-cost-75024 h4 {
    margin-bottom: 1.2rem;
    font-size: 24px;
}.plan-list-item-08631 .fee-struct-40895 {
    padding: 0.6rem 1rem;
    font-size: 24px;
}.plan-list-item-08631 .study-rates-36501:hover {
    transform: translateY(-5px);
}}.access-now-25610 {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(159,182,204) 0%, rgb(94,138,182) 100%);
}.access-now-25610::before {
    content: "";
    top: -50%;
    width: 200%;
    position: absolute;
    background: radial-gradient(circle at center, transparent 0%, rgba(255, 255, 255, 0.03) 20%, transparent 70%);
    left: -50%;
    animation: rotate 60s linear infinite;
    height: 200%;
    pointer-events: none;
}.access-now-25610::after {
    background-size: 100px 100px;
    z-index: 1;
    top: 0;
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    background-image: 
        radial-gradient(circle at 10% 10%, rgba(255, 255, 255, 0.1) 1px, transparent 1px),
        radial-gradient(circle at 30% 70%, rgba(255, 255, 255, 0.1) 1px, transparent 1px),
        radial-gradient(circle at 70% 30%, rgba(255, 255, 255, 0.1) 1px, transparent 1px),
        radial-gradient(circle at 90% 90%, rgba(255, 255, 255, 0.1) 1px, transparent 1px);
    opacity: 0.6;
}.access-now-25610 .container {
    z-index: 2;
    flex-direction: column;
    max-width: 1200px;
    display: flex;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2), 
                inset 0 1px 1px rgba(255, 255, 255, 0.1),
                inset 0 -1px 1px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.08);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    align-items: center;
    padding: 2.5rem;
    backdrop-filter: blur(8px);
    transform: perspective(1000px) rotateX(2deg);
    margin: 0 auto;
    justify-content: center;
}.access-now-25610 .container:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.25), 
                inset 0 1px 1px rgba(255, 255, 255, 0.15),
                inset 0 -1px 1px rgba(0, 0, 0, 0.15);
}.access-now-25610 h6 {
    text-align: center;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    font-family: Arial, sans-serif;
    font-size: calc(21px * 1.15);
    line-height: 1.6;
    max-width: 80%;
    font-weight: 700;
    position: relative;
    margin-bottom: 2.5rem;
    animation: fadeUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) both;
    color: #ffffff;
    letter-spacing: 0.5px;
}.access-now-25610 h6::after {
    content: "";
    width: 60px;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    position: absolute;
    bottom: -15px;
}.access-now-25610 div div {
    align-items: center;
    margin-top: 1rem;
    justify-content: center;
    display: flex;
    position: relative;
    animation: fadeUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.2s both;
}.access-now-25610 div div::before {
    top: 50%;
    height: 150px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    content: "";
    width: 150px;
    position: absolute;
    left: 50%;
    animation: pulse 4s ease-in-out infinite;
    border: 1px solid rgba(255, 255, 255, 0.15);
}.access-now-25610 div span {
    display: inline-block;
    position: relative;
    z-index: 2;
}.access-now-25610 .inquiry-map-46073 {
    overflow: hidden;
    color: #ffffff;
    position: relative;
    transform: translateZ(0);
    padding: 1rem 2.5rem;
    background: linear-gradient(135deg, rgb(94,138,182) 0%, rgb(255, 255, 255, 0.5) 100%);
    letter-spacing: 1px;
    display: inline-flex;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15),
                inset 0 1px 0 rgba(255, 255, 255, 0.1);
    font-family: Arial, sans-serif;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    font-weight: 600;
    font-size: 17px;
    justify-content: center;
    text-decoration: none;
    align-items: center;
    border-radius: 4px;
}.access-now-25610 .inquiry-map-46073::before {
    content: "";
    width: 100%;
    top: 0;
    left: -100%;
    transition: left 0.7s ease;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
}.access-now-25610 .inquiry-map-46073:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2),
                inset 0 1px 0 rgba(255, 255, 255, 0.15);
}.access-now-25610 .inquiry-map-46073:hover::before {
    left: 100%;
}.access-now-25610 .inquiry-map-46073 span {
    z-index: 2;
    position: relative;
    transition: transform 0.3s ease;
}.access-now-25610 .inquiry-map-46073:hover span {
    transform: scale(1.05);
}.access-now-25610 .inquiry-map-46073:active {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(0) scale(0.98);
}

@keyframes pulse {
    0%, 100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.5;
    }
    50% {
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0.2;
    }
}

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

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

@media (max-width: 992px) {.access-now-25610 {
    padding: 4rem 0;
}.access-now-25610 .container {
    padding: 2rem;
    transform: perspective(800px) rotateX(1deg);
}.access-now-25610 h6 {
    max-width: 90%;
    font-size: calc(21px * 1.05);
}
}

@media (max-width: 768px) {.access-now-25610 {
    padding: 3rem 0;
}.access-now-25610 .container {
    padding: 1.75rem;
    transform: none;
}.access-now-25610 h6 {
    font-size: 21px;
    margin-bottom: 2rem;
    max-width: 100%;
}.access-now-25610 div div::before {
    height: 120px;
    width: 120px;
}.access-now-25610 .inquiry-map-46073 {
    padding: 0.9rem 2rem;
}
}

@media (max-width: 576px) {.access-now-25610 {
    padding: 2.5rem 0;
}.access-now-25610 .container {
    padding: 1.5rem;
}.access-now-25610 h6 {
    margin-bottom: 1.75rem;
    font-size: calc(21px * 0.9);
}.access-now-25610 div div::before {
    width: 100px;
    height: 100px;
}.access-now-25610 .inquiry-map-46073 {
    font-size: calc(17px * 0.95);
    padding: 0.8rem 1.75rem;
}}.tySpace-49651 {
    padding: 8rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(200,210,220) 0%, #ffffff 100%);
}.tySpace-49651::before {
    background: 
        radial-gradient(circle at 15% 15%, rgb(159,182,204,0.5) 0%, transparent 35%),
        radial-gradient(circle at 85% 85%, rgb(94,138,182,0.5) 0%, transparent 45%);
    z-index: 0;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
}.tySpace-49651::after {
    position: absolute;
    transform: scaleX(0);
    background: linear-gradient(90deg, transparent, rgb(94,138,182) 50%, transparent);
    bottom: 20%;
    content: "";
    width: 80%;
    left: 10%;
    height: 1px;
    animation: lineExpand 1.2s ease-out 0.8s forwards;
    transform-origin: left;
}.tySpace-49651 .container {
    transform: translateY(30px);
    animation: fadeUpIn 0.8s ease-out 0.3s forwards;
    opacity: 0;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 2rem;
}.tySpace-49651 h2 {
    position: relative;
    line-height: 1.3;
    font-weight: 700;
    color: rgb(159,182,204);
    margin-bottom: 2.5rem;
    transform: translateY(20px);
    opacity: 0;
    max-width: 90%;
    animation: fadeUpIn 0.8s ease-out 0.5s forwards;
    font-size: 35px;
    text-shadow: 0 1px 2px rgba(0,0,0,0.05);
}.tySpace-49651 h2::after {
    position: absolute;
    background: linear-gradient(90deg, rgb(94,138,182), transparent);
    bottom: -12px;
    content: "";
    height: 4px;
    animation: lineExpand 0.6s ease-out 1s forwards;
    transform: scaleX(0);
    width: 80px;
    transform-origin: left;
    left: 0;
}.tySpace-49651 .knowledge-center-27359 {
    animation: cardAppear 1s cubic-bezier(0.23, 1, 0.32, 1) 0.7s forwards;
    opacity: 0;
    position: relative;
    padding: 3rem;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255,255,255,0.9) 100%);
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.05),
        0 5px 15px rgba(0,0,0,0.03);
    transform: translateY(30px) perspective(1000px) rotateX(2deg);
    border-left: 4px solid rgb(94,138,182);
}.tySpace-49651 .knowledge-center-27359::before {
    top: 20px;
    width: 60px;
    height: 60px;
    animation: pulseIn 1.2s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1.2s forwards;
    border-radius: 50%;
    background: linear-gradient(135deg, rgb(94,138,182,0.5) 0%, transparent 70%);
    transform: scale(0);
    content: "";
    position: absolute;
    right: 20px;
    opacity: 0.5;
}.tySpace-49651 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.tySpace-49651 li {
    transform: translateY(15px);
    position: relative;
    opacity: 0;
    animation: fadeUpIn 0.8s ease-out 0.9s forwards;
}.tySpace-49651 li::before {
    width: 0.5rem;
    animation: diamondAppear 0.5s ease-out 1.2s forwards;
    position: absolute;
    background-color: rgb(94,138,182);
    left: -1.5rem;
    height: 0.5rem;
    content: "";
    top: 0.5rem;
    transform: rotate(45deg) scale(0);
}.tySpace-49651 li span {
    font-family: Arial, sans-serif;
    display: block;
    line-height: 1.7;
    letter-spacing: 0.01em;
    font-size: calc(12px * 1.1);
    color: #000000;
    position: relative;
}

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

@keyframes cardAppear {
    from {
        opacity: 0;
        transform: translateY(30px) perspective(1000px) rotateX(2deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) perspective(1000px) rotateX(0);
    }
}

@keyframes lineExpand {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}

@keyframes diamondAppear {
    from {
        transform: rotate(45deg) scale(0);
    }
    to {
        transform: rotate(45deg) scale(1);
    }
}

@keyframes pulseIn {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.7;
    }
    100% {
        transform: scale(1);
        opacity: 0.5;
    }
}

@media (max-width: 991px) {.tySpace-49651 {
    padding: 6rem 0;
}.tySpace-49651 h2 {
    font-size: calc(35px * 0.9);
    max-width: 100%;
}.tySpace-49651 .knowledge-center-27359 {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.tySpace-49651 {
    padding: 5rem 0;
}.tySpace-49651 h2 {
    margin-bottom: 2rem;
    font-size: calc(35px * 0.8);
}.tySpace-49651 .knowledge-center-27359 {
    padding: 2rem;
}.tySpace-49651 li span {
    font-size: 12px;
}.tySpace-49651 .knowledge-center-27359::before {
    height: 45px;
    width: 45px;
    right: 15px;
    top: 15px;
}
}

@media (max-width: 575px) {.tySpace-49651 {
    padding: 4rem 0;
}.tySpace-49651 .container {
    padding: 0 1.5rem;
}.tySpace-49651 h2 {
    margin-bottom: 1.75rem;
    font-size: calc(35px * 0.7);
}.tySpace-49651 .knowledge-center-27359 {
    padding: 1.5rem;
}.tySpace-49651 li::before {
    width: 0.4rem;
    height: 0.4rem;
    left: -1.25rem;
}}footer {
    position: relative;
    z-index: 1;
}footer::before {
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, rgb(94,138,182), rgb(159,182,204));
    position: absolute;
    z-index: -2;
    top: 0;
    content: "";
    opacity: 0.9;
    left: 0;
}footer::after {
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    top: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 10px,
        transparent 10px,
        transparent 20px
    );
    position: absolute;
    content: "";
}.discord-cta-60473 {
    position: relative;
    padding: 5rem 0 2rem;
    color: #ffffff;
}.discord-cta-60473::before {
    content: "";
    background: linear-gradient(90deg, rgb(159,182,204), rgb(94,138,182), rgb(159,182,204));
    height: 10px;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
}.discord-cta-60473 .container {
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    position: relative;
    gap: 2rem;
}.discord-cta-60473 .company_holder {
    padding: 0;
    position: relative;
    grid-column: span 5;
}.discord-cta-60473 .company_holder h3 {
    padding-bottom: 1rem;
    font-weight: 700;
    font-size: 36px;
    position: relative;
    color: #ffffff;
    margin: 0 0 1.5rem;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}.discord-cta-60473 .company_holder h3::after {
    bottom: -2px;
    height: 2px;
    width: 80px;
    left: 0;
    background: #ffffff;
    position: absolute;
    content: "";
}.discord-cta-60473 .footer-benefit-59630 {
    color: #ffffff;
    font-size: 17px;
    line-height: 1.7;
    margin-top: 1.5rem;
    padding: 0 0 0 1.5rem;
    position: relative;
    border-left: 3px solid rgba(255, 255, 255, 0.3);
}.discord-cta-60473 .diploma-cta-73425 {
    grid-column: span 7;
}.discord-cta-60473 .head-main-68423 {
    gap: 2rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}.discord-cta-60473 .head-page-26710 {
    position: relative;
}.discord-cta-60473 .head-page-26710 h5 {
    font-weight: 600;
    margin: 0 0 1.5rem;
    padding-bottom: 0.8rem;
    position: relative;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    font-size: 23px;
    color: #ffffff;
}.discord-cta-60473 .head-page-26710 h5::after {
    background: #ffffff;
    position: absolute;
    content: "";
    width: 40px;
    left: 0;
    bottom: -2px;
    height: 2px;
}.discord-cta-60473 .head-page-26710 .head-main-68423 {
    display: grid;
    gap: 1rem;
}.discord-cta-60473 .head-page-26710 .head-main-68423 a {
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
    align-items: center;
    display: flex;
    text-decoration: none;
    font-size: 17px;
    position: relative;
}.discord-cta-60473 .head-page-26710 .head-main-68423 a::after {
    opacity: 0;
    transform: translateX(-5px);
    margin-left: 0.5rem;
    content: "\2192";
    transition: all 0.3s ease;
}.discord-cta-60473 .head-page-26710 .head-main-68423 a:hover {
    color: #ffffff;
    padding-left: 0.5rem;
}.discord-cta-60473 .head-page-26710 .head-main-68423 a:hover::after {
    opacity: 1;
    transform: translateX(0);
}.insta-feed-15062 {
    margin-top: 4rem;
    position: relative;
    padding: 2rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.1);
}.insta-feed-15062 .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.insta-feed-15062 .study-bottom-53184 {
    padding: 0 1rem;
    font-size: 14px;
    color: #ffffff;
    position: relative;
    text-align: center;
    opacity: 0.9;
}.discord-cta-60473::after {
    position: absolute;
    right: 2rem;
    content: "";
    top: 2rem;
    width: 50px;
    height: 50px;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    border-right: 2px solid rgba(255, 255, 255, 0.2);
}.discord-cta-60473 .company_holder::before {
    position: absolute;
    height: 50px;
    top: 0;
    width: 50px;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    left: 0;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    content: "";
}.discord-cta-60473 .company_holder::after {
    width: 50px;
    bottom: 0;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    height: 50px;
    content: "";
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    left: 0;
}.discord-cta-60473 .diploma-cta-73425::after {
    position: absolute;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    right: 0;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    height: 50px;
    bottom: 0;
    content: "";
    width: 50px;
}

@media (max-width: 1200px) {.discord-cta-60473 .container {
    gap: 1.5rem;
}
}

@media (max-width: 992px) {.discord-cta-60473 {
    padding: 4rem 0 2rem;
}.discord-cta-60473 .container {
    grid-template-columns: 1fr;
}.discord-cta-60473 .company_holder,
    .discord-cta-60473 .diploma-cta-73425 {
    grid-column: span 12;
}.discord-cta-60473 .company_holder {
    margin-bottom: 2rem;
}.discord-cta-60473::after,
    .discord-cta-60473 .company_holder::before,
    .discord-cta-60473 .company_holder::after,
    .discord-cta-60473 .diploma-cta-73425::after {
    display: none;
}
}

@media (max-width: 768px) {.discord-cta-60473 {
    padding: 3rem 0 1.5rem;
}.discord-cta-60473 .head-main-68423 {
    gap: 1.5rem;
}.discord-cta-60473 .company_holder h3 {
    font-size: calc(36px - 2px);
}.insta-feed-15062 {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.discord-cta-60473 {
    padding: 2.5rem 0 1rem;
}.discord-cta-60473 .head-main-68423 {
    gap: 2rem;
    grid-template-columns: 1fr;
}.discord-cta-60473 .footer-benefit-59630 {
    padding-left: 1rem;
}.insta-feed-15062 {
    margin-top: 2rem;
}
}

@media (max-width: 420px) {.discord-cta-60473 .company_holder h3::after,
    .discord-cta-60473 .head-page-26710 h5::after {
    width: 30px;
}.discord-cta-60473 .head-page-26710 .head-main-68423 a:hover {
    padding-left: 0.3rem;
}}.company-info-67493 {
    padding: 120px 0;
    overflow: hidden;
    color: #ffffff;
    position: relative;
}.company-info-67493::before {
    left: 0;
    right: 0;
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%, 
        rgba(0, 0, 0, 0.65) 50%, 
        rgba(0, 0, 0, 0.75) 100%);
}.company-info-67493::after {
    border-radius: 50% 25% 50% 45%;
    background: rgb(94,138,182);
    content: "";
    opacity: 0.15;
    z-index: 0;
    top: -5%;
    height: 300px;
    right: -5%;
    width: 300px;
    position: absolute;
    animation: float 15s infinite ease-in-out;
    filter: blur(120px);
}.company-info-67493 .container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}.company-info-67493 .caption-holder-08764 {
    transform: translateX(0);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    max-width: 900px;
    padding: 30px 40px 40px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(10px);
    position: relative;
    margin-left: 0;
    background: linear-gradient(
        145deg, 
        rgba(255, 255, 255, 0.08) 0%, 
        rgba(255, 255, 255, 0.03) 100%
    );
}.company-info-67493 .caption-holder-08764::before {
    left: 0;
    background: rgb(94,138,182);
    transition: height 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    width: 5px;
    position: absolute;
    top: 0;
    height: 0;
    content: "";
}.company-info-67493 .caption-holder-08764:hover::before {
    height: 100%;
}.company-info-67493 h1 {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    margin-bottom: 35px;
    position: relative;
    font-size: 38px;
    transform: translateX(0);
    font-weight: 700;
    color: #ffffff;
}.company-info-67493 h1::after {
    position: absolute;
    left: 0;
    content: "";
    background: rgb(94,138,182);
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform: scaleX(1);
    height: 3px;
    width: 80px;
    bottom: -10px;
}.company-info-67493 .caption-holder-08764:hover h1::after {
    transform: scaleX(1.5);
}.company-info-67493 ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.company-info-67493 ul li {
    margin-bottom: 15px;
}.company-info-67493 ul li h4 {
    transform: translateY(0);
    margin-bottom: 15px;
    color: rgb(94,138,182);
    display: inline-block;
    font-weight: 600;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    font-size: calc(24px + 2px);
    position: relative;
}.company-info-67493 ul li h4::before {
    transition: opacity 0.4s ease, left 0.4s ease;
    transform: translateY(-50%);
    height: 8px;
    content: "";
    opacity: 0;
    width: 8px;
    position: absolute;
    left: -15px;
    top: 50%;
    background: rgb(94,138,182);
}.company-info-67493 .caption-holder-08764:hover ul li h4::before {
    left: -25px;
    opacity: 1;
}.company-info-67493 ul li span {
    opacity: 0.9;
    position: relative;
    text-align: justify;
    color: rgba(255, 255, 255, 0.9);
    display: block;
    font-size: 14px;
    transition: opacity 0.5s ease, transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    line-height: 1.8;
    column-count: 1;
    column-gap: 40px;
    transform: translateY(0);
}.company-info-67493 .caption-holder-08764:hover ul li span {
    transform: translateY(-5px);
    opacity: 1;
}

@keyframes float {
    0%, 100% { transform: translate(0, 0) rotate(0deg); }
    25% { transform: translate(15px, -15px) rotate(2deg); }
    50% { transform: translate(5px, 10px) rotate(-1deg); }
    75% { transform: translate(-10px, -5px) rotate(1deg); }
}

@media (min-width: 768px) {.company-info-67493 {
    padding: 150px 0;
}.company-info-67493 .caption-holder-08764 {
    margin-left: 5%;
    transform: translateX(0);
    padding: 50px 60px 60px;
}.company-info-67493 .caption-holder-08764:hover {
    transform: translateX(10px);
}.company-info-67493 h1 {
    font-size: calc(38px + 10px);
    margin-bottom: 50px;
}.company-info-67493 ul li span {
    column-count: 2;
}
}

@media (min-width: 992px) {.company-info-67493 {
    padding: 180px 0;
}.company-info-67493::after {
    width: 450px;
    height: 450px;
}.company-info-67493 .caption-holder-08764 {
    margin-left: 10%;
    padding: 60px 70px 70px;
}.company-info-67493 h1 {
    transform: translateX(-20px);
}.company-info-67493 .caption-holder-08764:hover h1 {
    transform: translateX(0);
}
}

@media (max-width: 767px) {.company-info-67493 {
    padding: 80px 0;
}.company-info-67493 .caption-holder-08764 {
    padding: 30px 25px;
}.company-info-67493 h1 {
    font-size: calc(38px - 4px);
    margin-bottom: 30px;
}.company-info-67493 h1::after {
    width: 60px;
    height: 2px;
}.company-info-67493 ul li h4 {
    font-size: 24px;
    margin-bottom: 10px;
}.company-info-67493 ul li span {
    line-height: 1.6;
    font-size: calc(14px - 1px);
}}.privacy-defense-83925 {
    background: linear-gradient(140deg, rgb(200,210,220) 0%, rgb(200,210,220) 85%, rgba(rgb(159,182,204,0.5), 0.05) 100%);
    overflow: hidden;
    padding: 5rem 1.5rem;
    position: relative;
    font-family: Arial, sans-serif;
}.privacy-defense-83925::before {
    z-index: 1;
    width: 100%;
    height: 8px;
    background: linear-gradient(90deg, rgb(159,182,204) 0%, rgb(94,138,182) 100%);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}.privacy-defense-83925::after {
    background: radial-gradient(circle at bottom right, rgba(rgb(159,182,204,0.5), 0.03), transparent 70%);
    width: 35%;
    right: 0;
    z-index: 0;
    pointer-events: none;
    position: absolute;
    bottom: 0;
    height: 35%;
    content: "";
}.privacy-defense-83925 .container {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1140px;
}.privacy-defense-83925 h1 {
    transform: translateX(-0.5rem);
    position: relative;
    padding-bottom: 1rem;
    font-weight: 700;
    color: rgb(159,182,204);
    font-size: 38px;
    margin-bottom: 2rem;
}.privacy-defense-83925 h1::after {
    bottom: 0;
    position: absolute;
    left: 0;
    content: "";
    background: rgb(94,138,182);
    transform-origin: left;
    height: 3px;
    width: 85px;
    animation: expandWidth 0.8s ease-out forwards;
}.privacy-defense-83925 h2 {
    padding-left: 1rem;
    font-size: 37px;
    font-weight: 600;
    margin-top: 2.5rem;
    position: relative;
    margin-bottom: 1.25rem;
    color: #000000;
}.privacy-defense-83925 h2::before {
    width: 4px;
    position: absolute;
    content: "";
    top: 0.25rem;
    background: linear-gradient(to bottom, rgb(159,182,204), rgb(94,138,182));
    border-radius: 2px;
    bottom: 0.25rem;
    left: 0;
}.privacy-defense-83925 h3 {
    padding-bottom: 0.75rem;
    color: #000000;
    font-size: calc(37px * 0.85);
    margin-bottom: 1rem;
    border-bottom: 1px solid rgba(rgba(0, 0, 0, 0.5), 0.1);
    font-weight: 600;
    margin-top: 2rem;
}.privacy-defense-83925 h4 {
    font-weight: 600;
    color: #000000;
    margin-bottom: 0.75rem;
    font-size: calc(37px * 0.7);
    margin-top: 1.75rem;
}.privacy-defense-83925 p {
    color: #000000;
    font-size: 13px;
    max-width: 90ch;
    line-height: 1.7;
    margin-bottom: 1.25rem;
}.privacy-defense-83925 strong {
    color: rgb(159,182,204);
    font-weight: 600;
}.privacy-defense-83925 ul {
    list-style-type: none;
    margin: 1.5rem 0 2rem 1.5rem;
    padding: 0;
}.privacy-defense-83925 li {
    margin-bottom: 1rem;
    color: #000000;
    padding-left: 1.75rem;
    font-size: 13px;
    line-height: 1.6;
    position: relative;
}.privacy-defense-83925 li::before {
    position: absolute;
    left: 0;
    top: 0.5rem;
    width: 8px;
    transform: rotate(45deg);
    background-color: rgb(94,138,182);
    content: "";
    height: 8px;
}.privacy-defense-83925 span {
    margin-bottom: 1.5rem;
    padding: 0.5rem 0 0.5rem 1rem;
    line-height: 1.7;
    background: linear-gradient(to right, rgba(rgb(159,182,204,0.5), 0.03), transparent 80%);
    font-size: 13px;
    border-left: 2px solid rgba(rgb(159,182,204,0.5), 0.3);
    color: #000000;
    display: block;
}@keyframes expandWidth {
    from { width: 0; }
    to { width: 85px; }
}


.privacy-defense-83925 h2:hover::before {
    transition: background 0.3s ease;
    background: linear-gradient(to bottom, rgb(94,138,182), rgb(159,182,204));
}.privacy-defense-83925 li:hover::before {
    transition: transform 0.3s ease;
    transform: rotate(135deg);
}


@media (min-width: 768px) {.privacy-defense-83925 {
    padding: 7rem 3rem;
}.privacy-defense-83925 h1 {
    transform: translateX(-1rem);
    font-size: calc(38px * 1.2);
}.privacy-defense-83925 h1::after {
    width: 120px;
}.privacy-defense-83925 h2 {
    padding-left: 1.5rem;
}.privacy-defense-83925 h2::before {
    width: 6px;
}.privacy-defense-83925 ul {
    margin-left: 2.5rem;
}.privacy-defense-83925 li {
    padding-left: 2rem;
}
    
    @keyframes expandWidth {
        from { width: 0; }
        to { width: 120px; }
    }
}

@media (min-width: 992px) {.privacy-defense-83925 {
    background: linear-gradient(120deg, rgb(200,210,220) 0%, rgb(200,210,220) 75%, rgba(rgb(159,182,204,0.5), 0.08) 100%);
    padding: 8rem 2rem;
}.privacy-defense-83925::after {
    height: 45%;
    width: 45%;
}.privacy-defense-83925 .container {
    padding: 0 2rem;
}.privacy-defense-83925 h1 {
    margin-bottom: 3rem;
}.privacy-defense-83925 h2 {
    margin-top: 3.5rem;
}.privacy-defense-83925 p, 
    .privacy-defense-83925 span {
    margin-left: 1rem;
}.privacy-defense-83925 span {
    margin-left: 2rem;
    border-left-width: 3px;
    padding: 1rem 1.5rem;
    background: linear-gradient(to right, rgba(rgb(159,182,204,0.5), 0.05), transparent 90%);
}.privacy-defense-83925 ul {
    margin-left: 3rem;
}
}

@media (max-width: 767px) {.privacy-defense-83925 {
    padding: 4rem 1rem;
}.privacy-defense-83925 h1 {
    font-size: calc(38px * 0.9);
}.privacy-defense-83925 h2 {
    font-size: calc(37px * 0.9);
}.privacy-defense-83925 h3 {
    font-size: calc(37px * 0.75);
}.privacy-defense-83925 h4 {
    font-size: calc(37px * 0.65);
}
}