* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}header,footer {
    width: 100%;
}svg {
    height: 30px;
    width: 30px;
}a {
    text-decoration: none;
    color: inherit;
}.wrap-container-39405 {
    min-height: 100%;
    height: 100%;
    flex-direction: column;
    display: flex;
}html,body {
    color: #000000;
    font-family: Arial, sans-serif;
    height: 100%;
    min-height: 100%;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1154px;
}.career-help-31027 {
    flex: 0 0 auto;
}.header-sitebar-63407 {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.plan-box-96203 {
    overflow: hidden;
    color: #ffffff;
    position: relative;
    padding: 120px 0;
}.plan-box-96203::before {
    content: '';
    left: 0;
    z-index: 1;
    width: 100%;
    background: linear-gradient(135deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.6) 100%);
    height: 100%;
    position: absolute;
    top: 0;
}.plan-box-96203 .container {
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.plan-box-96203 .discount-price-69714 {
    position: relative;
}.plan-box-96203 h2 {
    margin-bottom: 25px;
    -webkit-background-clip: text !important;
    position: relative;
    background-clip: text !important;
    font-weight: 700;
    transform: translateY(0);
    animation: titleFloat 6s ease-in-out infinite;
    text-align: center;
    color: transparent;
    background: linear-gradient(90deg, rgb(162,156,156) 0%, rgb(131,124,125) 100%);
    font-size: 29px;
}.plan-box-96203 h2::after {
    position: absolute;
    width: 80px;
    content: '';
    height: 3px;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    background: rgb(131,124,125);
}.plan-box-96203 .learning-fees-05764 {
    margin: 0 auto 50px;
    max-width: 700px;
    font-size: calc(14px + 2px);
    opacity: 0.9;
    text-align: center;
    line-height: 1.6;
    color: #ffffff;
}.plan-box-96203 .plan-options-83741 {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    display: grid;
    padding: 0;
    list-style: none;
    margin: 0;
    gap: 30px;
}.plan-box-96203 .plan-options-83741 li {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
}.plan-box-96203 .plan-options-83741 li:hover {
    z-index: 3;
    transform: translateY(-10px);
}.plan-box-96203 .pricing-deals-34582 {
    position: relative;
    text-decoration: none;
    color: #ffffff;
    display: block;
    height: 100%;
    overflow: hidden;
}.plan-box-96203 .learning-pricing-63084 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3), 0 5px 15px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: linear-gradient(145deg, rgba(41, 41, 41, 0.8) 0%, rgba(25, 25, 25, 0.9) 100%);
    -webkit-backdrop-filter: blur(10px);
    position: relative;
    height: 100%;
    backdrop-filter: blur(10px);
    padding: 35px 30px;
    transition: all 0.4s ease;
}.plan-box-96203 .learning-pricing-63084::before {
    height: 5px;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(162,156,156), rgb(131,124,125));
    position: absolute;
    left: 0;
    width: 100%;
    transition: transform 0.5s ease;
    content: '';
    transform: scaleX(0);
    top: 0;
}.plan-box-96203 .pricing-deals-34582:hover .learning-pricing-63084::before {
    transform: scaleX(1);
}.plan-box-96203 .learning-pricing-63084::after {
    bottom: 0;
    transition: opacity 0.5s ease;
    opacity: 0;
    height: 60px;
    width: 60px;
    right: 0;
    position: absolute;
    content: '';
    background: linear-gradient(135deg, transparent 50%, rgb(131,124,125,0.5) 50%);
}.plan-box-96203 .pricing-deals-34582:hover .learning-pricing-63084::after {
    opacity: 1;
}.plan-box-96203 .study-cost-53784 {
    position: relative;
    z-index: 2;
}.plan-box-96203 .study-cost-53784 h4 {
    color: #ffffff;
    font-weight: 700;
    margin: 0 0 20px;
    font-size: calc(20px + 2px);
    display: inline-block;
    position: relative;
}.plan-box-96203 .study-cost-53784 h4::after {
    left: 0;
    content: '';
    position: absolute;
    height: 2px;
    bottom: -8px;
    width: 40px;
    background: rgb(162,156,156);
    transition: width 0.4s ease;
}.plan-box-96203 .pricing-deals-34582:hover .study-cost-53784 h4::after {
    width: 100%;
}.plan-box-96203 .study-cost-53784 p {
    font-size: 14px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.8);
    max-height: 200px;
    overflow-y: auto;
    padding-right: 5px;
    overflow-wrap: break-word;
    word-break: break-word;
    margin: 0 0 30px;
}.plan-box-96203 .study-cost-53784 p::-webkit-scrollbar {
    width: 4px;
}.plan-box-96203 .study-cost-53784 p::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
}.plan-box-96203 .study-cost-53784 p::-webkit-scrollbar-thumb {
    background: rgb(162,156,156,0.5);
}.plan-box-96203 .cost-schemes-92365 {
    position: relative;
    display: block;
    margin-top: 15px;
    font-size: calc(20px + 4px);
    color: #ffffff;
    font-weight: 700;
    padding: 10px 0;
}.plan-box-96203 .cost-schemes-92365::before {
    background: rgba(255, 255, 255, 0.2);
    height: 1px;
    content: '';
    top: 0;
    position: absolute;
    width: 40px;
    left: 0;
}

@keyframes titleFloat {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

@media (max-width: 991px) {.plan-box-96203 {
    padding: 80px 0;
}.plan-box-96203 .plan-options-83741 {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.plan-box-96203 .learning-pricing-63084 {
    padding: 25px 20px;
}.plan-box-96203 .study-cost-53784 p {
    max-height: 150px;
    font-size: calc(14px - 1px);
}.plan-box-96203 .cost-schemes-92365 {
    font-size: calc(20px + 2px);
}
}

@media (max-width: 767px) {.plan-box-96203 {
    padding: 60px 0;
}.plan-box-96203 h2 {
    font-size: calc(29px - 4px);
}.plan-box-96203 .learning-fees-05764 {
    margin-bottom: 30px;
    font-size: 14px;
}.plan-box-96203 .plan-options-83741 {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 450px;
}.plan-box-96203 .study-cost-53784 h4 {
    font-size: 20px;
}.plan-box-96203 .cost-schemes-92365 {
    font-size: 20px;
}
}

@media (max-width: 480px) {.plan-box-96203 {
    padding: 50px 0;
}.plan-box-96203 h2 {
    font-size: calc(29px - 8px);
}.plan-box-96203 .learning-fees-05764 {
    font-size: calc(14px - 2px);
}.plan-box-96203 .learning-pricing-63084 {
    padding: 20px 15px;
}.plan-box-96203 .study-cost-53784 p {
    font-size: calc(14px - 2px);
}}.join-list-01723 {
    overflow: hidden;
    position: relative;
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(195,190,190) 0%, rgb(162,156,156,0.5) 100%);
}.join-list-01723::before {
    width: 30%;
    position: absolute;
    background: linear-gradient(45deg, transparent, rgb(131,124,125,0.5), transparent);
    content: "";
    clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 85%);
    top: 0;
    opacity: 0.7;
    height: 100%;
    right: 0;
    z-index: 1;
}.join-list-01723::after {
    left: 0;
    background: linear-gradient(90deg, rgb(162,156,156), rgb(131,124,125), rgb(162,156,156));
    bottom: 0;
    z-index: 1;
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
}.join-list-01723 .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.join-list-01723 .pro-training-29357 {
    display: grid;
    transform: perspective(1000px) rotateX(2deg);
    gap: 2.5rem;
    grid-template-columns: 1fr;
    transition: transform 0.4s ease-out;
}.join-list-01723 .pro-training-29357:hover {
    transform: perspective(1000px) rotateX(0);
}.join-list-01723 h3 {
    margin: 0;
    letter-spacing: 0.02em;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 600;
    transform: translateY(0);
    position: relative;
    color: #000000;
    font-size: 20px;
    font-family: Arial, sans-serif;
    line-height: 1.5;
}.join-list-01723 h3::after {
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    width: 80px;
    background: rgb(162,156,156);
    transform-origin: left;
    bottom: -15px;
    height: 3px;
    content: "";
    left: 0;
    transform: scaleX(0);
}.join-list-01723 .pro-training-29357:hover h3 {
    transform: translateY(-5px);
}.join-list-01723 .pro-training-29357:hover h3::after {
    transform: scaleX(1);
}.join-list-01723 .input_holder {
    transform: translateY(0);
    background: #ffffff;
    flex-direction: column;
    gap: 1.5rem;
    position: relative;
    display: flex;
    padding: 2rem;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    border-left: 3px solid rgb(162,156,156);
    box-shadow: 0 8px 30px rgba(0,0,0,0.05);
}.join-list-01723 .input_holder:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
}.join-list-01723 .input_holder div {
    width: 100%;
    position: relative;
}.join-list-01723 .input_holder div::before {
    top: 50%;
    content: "";
    left: -10px;
    position: absolute;
    z-index: 2;
    background: rgb(131,124,125);
    transition: height 0.3s ease, top 0.3s ease;
    width: 5px;
    height: 0;
}.join-list-01723 .input_holder div:hover::before {
    height: 60%;
    top: 20%;
}.join-list-01723 input[type="email"] {
    color: #000000;
    width: 100%;
    box-shadow: inset 0 0 0 rgba(0,0,0,0);
    outline: none;
    background: #ffffff;
    padding: 1.2rem 1.5rem;
    border: 1px solid #e0e0e0;
    font-family: Arial, sans-serif;
    font-size: 17px;
    transition: all 0.3s ease;
}.join-list-01723 input[type="email"]:focus {
    border-color: rgb(162,156,156);
    box-shadow: inset 0 0 0 1px rgb(162,156,156,0.5);
}.join-list-01723 input[type="email"]::placeholder {
    opacity: 0.7;
    transition: opacity 0.3s ease;
    color: #999;
}.join-list-01723 input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.join-list-01723 .join-form-92405 {
    font-size: 20px;
    font-family: Arial, sans-serif;
    padding: 1rem 2rem;
    border: none;
    align-self: flex-start;
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.5s ease;
    overflow: hidden;
    position: relative;
    font-weight: 600;
    background: linear-gradient(135deg, rgb(162,156,156) 0%, rgb(131,124,125) 100%);
    outline: none;
    color: #ffffff;
}.join-list-01723 .join-form-92405::before {
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: left 0.7s ease;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
}.join-list-01723 .join-form-92405:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(rgb(162,156,156,0.5), 0.4);
}.join-list-01723 .join-form-92405:hover::before {
    left: 100%;
}.join-list-01723 .join-form-92405:active {
    transform: translateY(1px);
}

@media (min-width: 768px) {.join-list-01723 {
    padding: 6rem 3rem;
}.join-list-01723 .pro-training-29357 {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
}.join-list-01723 h3 {
    font-size: calc(20px * 1.1);
}.join-list-01723 .input_holder {
    align-items: stretch;
    flex-direction: row;
}.join-list-01723 .input_holder div {
    flex: 1;
}.join-list-01723 .join-form-92405 {
    margin-left: 1rem;
}
}

@media (max-width: 767px) {.join-list-01723 {
    padding: 4rem 1.5rem;
}.join-list-01723::before {
    width: 50%;
}.join-list-01723 h3 {
    text-align: center;
}.join-list-01723 h3::after {
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}.join-list-01723 .pro-training-29357:hover h3::after {
    transform: translateX(-50%) scaleX(1);
}.join-list-01723 .join-form-92405 {
    width: 100%;
    margin-top: 0.5rem;
}
}

@media (max-width: 480px) {.join-list-01723 {
    padding: 3rem 1rem;
}.join-list-01723 h3 {
    font-size: calc(20px * 0.9);
}.join-list-01723 .input_holder {
    padding: 1.5rem;
}.join-list-01723 input[type="email"] {
    padding: 1rem;
}}.reach-out-54031 {
    position: relative;
    padding: 100px 0;
}.reach-out-54031::before {
    top: 0;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1;
    bottom: 0;
    background-color: rgb(195,190,190);
    content: "";
}.reach-out-54031 .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}.reach-out-54031 .query-support-34785 {
    overflow: hidden;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.reach-out-54031 .query-reach-03657 {
    padding: 60px 40px;
    position: relative;
    background: rgb(162,156,156);
    overflow: hidden;
    width: 40%;
}.reach-out-54031 .query-reach-03657::before {
    top: -10%;
    opacity: 0.3;
    right: -10%;
    position: absolute;
    border-radius: 50%;
    width: 200px;
    content: "";
    background: rgb(131,124,125);
    height: 200px;
}.reach-out-54031 .query-reach-03657::after {
    bottom: -10%;
    opacity: 0.3;
    background: rgb(131,124,125);
    width: 200px;
    left: -10%;
    height: 200px;
    content: "";
    position: absolute;
    border-radius: 50%;
}.reach-out-54031 .query-reach-03657 h3 {
    margin-bottom: 40px;
    color: #ffffff;
    z-index: 1;
    font-size: 34px;
    font-weight: 700;
    position: relative;
}.reach-out-54031 .query-reach-03657 div {
    display: flex;
    border-left: 3px solid #ffffff;
    z-index: 1;
    align-items: center;
    margin-bottom: 25px;
    position: relative;
    padding-left: 15px;
    transition: all 0.3s ease;
}.reach-out-54031 .query-reach-03657 div:hover {
    border-left-color: rgb(131,124,125);
    transform: translateX(5px);
}.reach-out-54031 .query-reach-03657 div svg {
    width: 24px;
    margin-right: 15px;
    height: 24px;
}.reach-out-54031 .query-reach-03657 div svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.reach-out-54031 .query-reach-03657 div:hover svg path {
    fill: rgb(131,124,125);
}.reach-out-54031 .query-reach-03657 div span {
    font-size: 18px;
    color: #ffffff;
}.reach-out-54031 .query-reach-03657 div span a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: #ffffff;
}.reach-out-54031 .query-reach-03657 div span a:hover {
    color: rgb(131,124,125);
}.reach-out-54031 .message-support-78096 {
    width: 60%;
    padding: 60px 40px;
    background: #ffffff;
}.reach-out-54031 .message-support-78096 h3 {
    font-size: 22px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 30px;
}.reach-out-54031 form {
    flex-direction: column;
    display: flex;
}.reach-out-54031 form input[type="text"],
.reach-out-54031 form input[type="email"] {
    padding: 15px 20px;
    transition: all 0.3s ease;
    border: 2px solid #EFEFEF;
    margin-bottom: 20px;
    font-size: 18px;
    border-radius: 10px;
}.reach-out-54031 form input[type="text"]:focus,
.reach-out-54031 form input[type="email"]:focus {
    outline: none;
    border-color: rgb(162,156,156);
}.reach-out-54031 form input::placeholder {
    color: #BBBBBB;
}.reach-out-54031 .support-links-21036 {
    margin-bottom: 25px;
    display: flex;
    align-items: flex-start;
}.reach-out-54031 .support-links-21036 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.reach-out-54031 .support-links-21036 label {
    color: #000000;
    line-height: 1.6;
    padding-left: 35px;
    cursor: pointer;
    position: relative;
    font-size: 12px;
}.reach-out-54031 .support-links-21036 label::before {
    transition: all 0.3s ease;
    border: 2px solid #EFEFEF;
    position: absolute;
    border-radius: 10px;
    content: "";
    width: 20px;
    top: 2px;
    left: 0;
    height: 20px;
}.reach-out-54031 .support-links-21036 input[type="checkbox"]:checked + label::before {
    border-color: rgb(162,156,156);
    background-color: rgb(162,156,156);
}.reach-out-54031 .support-links-21036 input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    content: "";
    top: 4px;
    border: solid white;
    width: 6px;
    border-width: 0 2px 2px 0;
    position: absolute;
    left: 7px;
    height: 12px;
}.reach-out-54031 .support-links-21036 label a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(162,156,156);
}.reach-out-54031 .support-links-21036 label a:hover {
    text-decoration: underline;
}.reach-out-54031 form .support-grid-16390 {
    border: none;
    overflow: hidden;
    font-weight: 600;
    cursor: pointer;
    background-color: rgb(162,156,156);
    position: relative;
    color: #ffffff;
    font-size: 17px;
    border-radius: 10px;
    transition: all 0.3s ease;
    align-self: flex-start;
    padding: 15px 30px;
}.reach-out-54031 form .support-grid-16390::after {
    border-radius: 100%;
    position: absolute;
    left: 50%;
    width: 0;
    transform-style: flat;
    transform: translate3d(-50%, -50%, 0);
    height: 0;
    transition: width 0.3s ease, height 0.3s ease;
    background: rgba(255, 255, 255, 0.2);
    top: 50%;
    content: "";
}.reach-out-54031 form .support-grid-16390:hover {
    background-color: rgb(131,124,125);
}.reach-out-54031 form .support-grid-16390:active::after {
    width: 200px;
    height: 200px;
}@keyframes slideInLeft {
    from {
        transform: translateX(-20px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

.reach-out-54031 .query-reach-03657 div {
    animation: slideInLeft 0.5s forwards;
    opacity: 0;
}.reach-out-54031 .query-reach-03657 div:nth-child(2) {
    animation-delay: 0.1s;
}.reach-out-54031 .query-reach-03657 div:nth-child(3) {
    animation-delay: 0.2s;
}.reach-out-54031 .query-reach-03657 div:nth-child(4) {
    animation-delay: 0.3s;
}.reach-out-54031 .query-reach-03657 div:nth-child(5) {
    animation-delay: 0.4s;
}

@media screen and (max-width: 992px) {.reach-out-54031 .query-reach-03657,
    .reach-out-54031 .message-support-78096 {
    padding: 40px 30px;
    width: 100%;
}.reach-out-54031 .query-reach-03657 {
    order: 2;
}.reach-out-54031 .message-support-78096 {
    order: 1;
}
}

@media screen and (max-width: 576px) {.reach-out-54031 {
    padding: 60px 0;
}.reach-out-54031 .container {
    width: 90%;
}.reach-out-54031 .query-reach-03657,
    .reach-out-54031 .message-support-78096 {
    padding: 30px 20px;
}.reach-out-54031 .query-reach-03657 h3 {
    font-size: calc(34px * 0.8);
}.reach-out-54031 form .support-grid-16390 {
    width: 100%;
}}.privacySettingsWindow-72095 {
    background: rgb(195,190,190);
    overflow: hidden;
    padding: 20px;
    width: 100%;
    font-family: Arial, sans-serif;
    position: fixed;
    border-top: 3px solid rgb(162,156,156);
    bottom: 0;
    z-index: 1050;
}.data-agree-26038 {
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    display: flex;
    z-index: 1;
}.cookie-rules-42078 {
    flex-shrink: 0;
    margin-right: 20px;
}#cookie-alert-dialog-41506 {
    display: none;
}#cookie-alert-dialog-41506:checked ~ .privacySettingsWindow-72095 {
    opacity: 0;
    visibility: hidden;
}.cookie-rules-42078 svg {
    fill: rgb(162,156,156);
    height: 60px;
    transition: fill 0.3s ease-in-out;
    width: 60px;
}.cookie-notice-71920 {
    flex-grow: 1;
    margin-right: 20px;
}.cookie-notice-71920 h5 {
    font-size: 21px;
    margin-bottom: 5px;
    font-weight: 700;
    color: rgb(162,156,156);
}.cookie-notice-71920 p {
    color: #000000;
    margin-bottom: 0;
    font-size: 15px;
}.track-settings-54107 {
    margin-left: 10px;
    text-decoration: none;
    padding: 10px 20px;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    border-radius: 10px;
}.track-settings-54107 {
    background-color: rgb(162,156,156);
    border: 1px solid rgb(162,156,156);
    color: #ffffff;
}.track-settings-54107:hover {
    border-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
}.privacySettingsWindow-72095 p a {
    text-decoration: underline;
    color: rgb(162,156,156);
}.privacySettingsWindow-72095 p a:hover {
    color: #000000;
}
@media (max-width: 1200px) {.cookie-notice-71920 h5 {
    font-size: calc(21px - 2px);
}.cookie-notice-71920 p {
    font-size: calc(15px - 2px);
}.track-settings-54107 {
    padding: 8px 16px;
    font-size: calc(18px - 2px);
}
}
@media (max-width: 800px) {.data-agree-26038 {
    flex-direction: column;
    align-items: center;
}.cookie-rules-42078 {
    margin-bottom: 15px;
}.cookie-notice-71920 {
    margin-bottom: 20px;
    text-align: center;
}.track-settings-54107 {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
}}
.course-overview-06413 {
    flex-direction: column;
    z-index: 1;
    overflow: hidden;
    min-height: 100vh;
    position: relative;
    display: flex;
    background-color: rgb(195,190,190);
    justify-content: center;
}.course-overview-06413::before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    pointer-events: none;
    content: '';
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(162,156,156,0.5) 100%);
    top: 0;
}.course-overview-06413::after {
    height: 100%;
    width: 100%;
    content: '';
    animation: pulse 15s infinite alternate;
    z-index: 3;
    position: absolute;
    background: radial-gradient(circle at 75% 25%, rgb(131,124,125,0.5) 0%, transparent 50%);
    pointer-events: none;
    left: 0;
    top: 0;
}.course-overview-06413 .job-skills-27860 {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden;
    z-index: 1;
}.course-overview-06413 .skill-plan-95841 {
    animation: carousel-slide 30s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
    width: calc(100% * var(--slide-count, 5));
    display: flex;
    height: 100%;
}.course-overview-06413 .job-skills-27860:hover .skill-plan-95841 {
    animation-play-state: paused;
}.course-overview-06413 .education-flow-58392 {
    overflow: hidden;
    transition: transform 0.5s ease;
    height: 100%;
    width: calc(100% / var(--slide-count, 5));
    position: relative;
}.course-overview-06413 .education-flow-58392::before {
    content: '';
    background: linear-gradient(to bottom, transparent 40%, #000000 100%);
    z-index: 2;
    height: 100%;
    opacity: 0.7;
    left: 0;
    width: 100%;
    top: 0;
    position: absolute;
}.course-overview-06413 .education-flow-58392::after {
    top: 0;
    content: '';
    height: 100%;
    width: 100%;
    opacity: 0.05;
    left: 0;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgb(162,156,156,0.5),
        rgb(162,156,156,0.5) 2px,
        transparent 2px,
        transparent 4px
    );
    z-index: 1;
    mix-blend-mode: overlay;
}.course-overview-06413 .education-flow-58392 img {
    width: 100%;
    object-fit: cover;
    filter: saturate(1.2) contrast(1.1);
    height: 100%;
    transform: scale(1.05);
    transition: transform 8s ease;
}.course-overview-06413 .education-flow-58392:hover img {
    transform: scale(1.15);
}.course-overview-06413 .container {
    padding: 2rem 0;
    z-index: 10;
    height: 100%;
    align-items: center;
    position: relative;
    justify-content: flex-end;
    display: flex;
}.course-overview-06413 .pro-training-29357 {
    border: 1px solid rgba(255, 255, 255, 0.1);
    transform: translateX(0);
    padding: 3rem;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1) 0%, 
        rgba(255, 255, 255, 0.05) 100%);
    width: 100%;
    border-radius: 29px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    max-width: 600px;
    animation: float 6s ease-in-out infinite;
}.course-overview-06413 .tech-classes-71582 {
    position: relative;
}.course-overview-06413 .tech-classes-71582::before {
    content: '';
    border-top: 2px solid rgb(162,156,156);
    left: -20px;
    opacity: 0.8;
    position: absolute;
    border-left: 2px solid rgb(162,156,156);
    width: 40px;
    height: 40px;
    top: -20px;
}.course-overview-06413 .tech-classes-71582::after {
    height: 40px;
    bottom: -20px;
    content: '';
    opacity: 0.8;
    position: absolute;
    width: 40px;
    border-right: 2px solid rgb(131,124,125);
    border-bottom: 2px solid rgb(131,124,125);
    right: -20px;
}.course-overview-06413 .tech-classes-71582 h3 {
    position: relative;
    font-weight: 700;
    margin-bottom: 1.5rem;
    font-size: 34px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    display: inline-block;
    color: #ffffff;
}.course-overview-06413 .tech-classes-71582 h3::after {
    bottom: -10px;
    width: 60%;
    background: linear-gradient(90deg, rgb(162,156,156) 0%, transparent 100%);
    content: '';
    left: 0;
    height: 3px;
    position: absolute;
}.course-overview-06413 .tech-classes-71582 p {
    color: #ffffff;
    opacity: 0.8;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 2.5rem;
}.course-overview-06413 .tech-classes-71582 .support-grid-16390 {
    transition: all 0.3s ease;
    font-size: 15px;
    background: linear-gradient(135deg, rgb(162,156,156) 0%, rgb(131,124,125) 100%);
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    padding: 1rem 2.5rem;
    border-radius: 10px;
    display: inline-block;
    z-index: 1;
}.course-overview-06413 .tech-classes-71582 .support-grid-16390::before {
    transition: all 0.4s ease;
    left: -100%;
    z-index: -1;
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.course-overview-06413 .tech-classes-71582 .support-grid-16390:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
}.course-overview-06413 .tech-classes-71582 .support-grid-16390:hover::before {
    left: 100%;
    transition: all 0.4s ease;
}

@keyframes carousel-slide {
    0%, 2% {
        transform: translateX(0);
    }
    18%, 22% {
        transform: translateX(calc(-100% / var(--slide-count, 5) * 1));
    }
    38%, 42% {
        transform: translateX(calc(-100% / var(--slide-count, 5) * 2));
    }
    58%, 62% {
        transform: translateX(calc(-100% / var(--slide-count, 5) * 3));
    }
    78%, 82% {
        transform: translateX(calc(-100% / var(--slide-count, 5) * 4));
    }
    98%, 100% {
        transform: translateX(0);
    }
}

@keyframes pulse {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0.3;
    }
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media screen and (max-width: 1200px) {.course-overview-06413 .container {
    justify-content: center;
}.course-overview-06413 .pro-training-29357 {
    max-width: 80%;
}
}

@media screen and (max-width: 768px) {.course-overview-06413 {
    min-height: auto;
    padding: 6rem 0;
}.course-overview-06413 .job-skills-27860 {
    height: 100%;
    position: fixed;
}.course-overview-06413 .pro-training-29357 {
    max-width: 90%;
    padding: 2rem;
}.course-overview-06413 .tech-classes-71582 h3 {
    font-size: calc(34px * 0.8);
}.course-overview-06413 .tech-classes-71582 p {
    font-size: calc(14px * 0.9);
}.course-overview-06413 .tech-classes-71582 .support-grid-16390 {
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width: 480px) {.course-overview-06413 {
    padding: 4rem 0;
}.course-overview-06413 .pro-training-29357 {
    padding: 1.5rem;
}.course-overview-06413 .tech-classes-71582 h3 {
    font-size: calc(34px * 0.7);
}.course-overview-06413 .tech-classes-71582::before,
    .course-overview-06413 .tech-classes-71582::after {
    width: 30px;
    height: 30px;
}@keyframes carousel-slide {
        0%, 5% {
            transform: translateX(0);
        }
        20%, 25% {
            transform: translateX(calc(-100% / var(--slide-count, 5) * 1));
        }
        40%, 45% {
            transform: translateX(calc(-100% / var(--slide-count, 5) * 2));
        }
        60%, 65% {
            transform: translateX(calc(-100% / var(--slide-count, 5) * 3));
        }
        80%, 85% {
            transform: translateX(calc(-100% / var(--slide-count, 5) * 4));
        }
        95%, 100% {
            transform: translateX(0);
        }
    }
}

.course-overview-06413 .skill-plan-95841 {
    --slide-count: 5;
}

@supports (animation-timeline: scroll()) {.course-overview-06413 .skill-plan-95841 {
    animation-timeline: scroll();
    animation-range: 0 100vh;
}}.opening-page-25306 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(195,190,190), rgb(131,124,125,0.5) 70%);
    min-height: 100vh;
    position: relative;
    perspective: 1000px;
}.opening-page-25306::before {
    z-index: 1;
    content: "";
    width: 100%;
    background: linear-gradient(45deg, rgba(255,255,255,0.03) 25%, transparent 25%, transparent 50%, 
                rgba(255,255,255,0.03) 50%, rgba(255,255,255,0.03) 75%, transparent 75%);
    height: 100%;
    background-size: 80px 80px;
    opacity: 0.5;
    animation: backgroundShift 40s linear infinite;
    position: absolute;
    left: 0;
    top: 0;
}@keyframes backgroundShift {
    0% { background-position: 0 0; }
    100% { background-position: 160px 160px; }
}

.opening-page-25306 .pro-training-29357 {
    display: grid;
    position: relative;
    margin: 0 auto;
    padding: 4rem 2rem;
    grid-template-columns: 1fr 1fr;
    max-width: 1400px;
    min-height: 85vh;
    height: 100%;
    grid-gap: 2rem;
    z-index: 5;
}.opening-page-25306 h1 {
    grid-column: 1 / -1;
    font-weight: 700;
    margin-bottom: 2rem;
    animation: fadeSlideIn 1.2s cubic-bezier(0.17, 0.67, 0.43, 0.99) forwards;
    text-shadow: 0 4px 12px rgba(0,0,0,0.1);
    position: relative;
    transform: translateZ(60px);
    opacity: 0;
    color: #000000;
    font-size: calc(44px * 1.2);
}.opening-page-25306 h1::after {
    position: absolute;
    width: 80px;
    height: 4px;
    transform-origin: left center;
    content: "";
    transform: scaleX(0);
    bottom: -10px;
    animation: lineExpand 1.5s cubic-bezier(0.17, 0.67, 0.43, 0.99) forwards 0.6s;
    background: rgb(162,156,156);
    left: 0;
}@keyframes lineExpand {
    0% { transform: scaleX(0); }
    100% { transform: scaleX(1); }
}

.opening-page-25306 .summary-frame-35867 {
    animation: fadeSlideIn 1.2s cubic-bezier(0.17, 0.67, 0.43, 0.99) forwards 0.3s;
    transform-style: preserve-3d;
    transform: translateZ(30px);
    opacity: 0;
    justify-content: center;
    flex-direction: column;
    display: flex;
}@keyframes fadeSlideIn {
    0% {
        opacity: 0;
        transform: translateY(40px) translateZ(0);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(30px);
    }
}

.opening-page-25306 .course-open-04179 {
    background: linear-gradient(120deg, rgba(255,255,255,0.95), rgba(255,255,255,0.85));
    gap: 1.5rem;
    border-left: 4px solid rgb(162,156,156);
    display: flex;
    transform: rotate(-2deg);
    padding: 2rem;
    flex-direction: column;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.07);
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.43, 0.99);
}.opening-page-25306 .course-open-04179:hover {
    transform: rotate(0deg) translateY(-10px);
}.opening-page-25306 .course-open-04179 p {
    font-size: calc(18px * 1.2);
    line-height: 1.6;
    margin-bottom: 1.5rem;
    color: #000000;
}.opening-page-25306 svg {
    filter: drop-shadow(0 5px 10px rgba(94,170,168,0.3));
    align-self: center;
    height: 100px;
    transform: translateZ(20px);
    width: 100px;
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.43, 0.99);
}.opening-page-25306 svg:hover {
    transform: translateZ(40px) scale(1.1);
}.opening-page-25306 svg path {
    transition: fill 0.3s ease;
    fill: rgb(131,124,125);
}.opening-page-25306 svg:hover path {
    fill: rgb(162,156,156);
}.opening-page-25306 svg text {
    font-family: Arial, sans-serif;
    animation: textPulse 3s infinite alternate;
}@keyframes textPulse {
    0% { fill: rgb(131,124,125); }
    100% { fill: rgb(162,156,156); }
}

.opening-page-25306 .course-open-04179 div {
    margin-top: 1rem;
    justify-content: center;
    display: flex;
}.opening-page-25306 .support-grid-16390 {
    position: relative;
    color: #ffffff;
    padding: 0.8rem 2rem;
    transform: translateZ(10px);
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(94,170,168,0.3);
    display: inline-block;
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
    background: linear-gradient(135deg, rgb(162,156,156), rgb(131,124,125));
    transition: all 0.4s cubic-bezier(0.17, 0.67, 0.43, 0.99);
    z-index: 10;
    border: none;
}.opening-page-25306 .support-grid-16390::before {
    position: absolute;
    transition: left 0.7s;
    content: "";
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    left: -100%;
    height: 100%;
    width: 100%;
}.opening-page-25306 .support-grid-16390:hover {
    box-shadow: 0 15px 30px rgba(94,170,168,0.4);
    transform: translateZ(20px) scale(1.05);
}.opening-page-25306 .support-grid-16390:hover::before {
    left: 100%;
}.opening-page-25306 .gallery-slider-46293 {
    transform: translateZ(10px) perspective(800px) rotateY(-6deg);
    overflow: hidden;
    animation: photoReveal 1.8s cubic-bezier(0.17, 0.67, 0.43, 0.99) forwards 0.6s;
    min-height: 400px;
    border-radius: 24px;
    box-shadow: 
        25px 25px 45px rgba(0,0,0,0.2),
        -5px -5px 30px rgba(255,255,255,0.5);
    position: relative;
    transition: all 0.6s cubic-bezier(0.17, 0.67, 0.43, 0.99);
    opacity: 0;
    height: 100%;
}@keyframes photoReveal {
    0% {
        opacity: 0;
        transform: translateZ(10px) perspective(800px) rotateY(-20deg) translateX(100px);
    }
    100% {
        opacity: 1;
        transform: translateZ(10px) perspective(800px) rotateY(-6deg) translateX(0);
    }
}

.opening-page-25306 .gallery-slider-46293::before {
    width: 100%;
    z-index: 2;
    background: linear-gradient(
        135deg,
        rgb(162,156,156,0.5) 0%,
        transparent 70%
    );
    content: "";
    top: 0;
    height: 100%;
    position: absolute;
    left: 0;
}.opening-page-25306 .gallery-slider-46293::after {
    bottom: 0;
    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 100%
    );
    position: absolute;
    content: "";
    height: 40%;
    z-index: 3;
    left: 0;
    width: 100%;
}.opening-page-25306 .gallery-slider-46293:hover {
    transform: translateZ(50px) perspective(800px) rotateY(0deg);
}

@media (max-width: 992px) {.opening-page-25306 .pro-training-29357 {
    min-height: auto;
    grid-template-columns: 1fr;
    padding: 3rem 1.5rem;
}.opening-page-25306 h1 {
    text-align: center;
    font-size: calc(44px * 1.1);
}.opening-page-25306 h1::after {
    left: 50%;
    transform: translateX(-50%) scaleX(0);
}@keyframes lineExpand {
        0% { transform: translateX(-50%) scaleX(0); }
        100% { transform: translateX(-50%) scaleX(1); }
    }
    
    .opening-page-25306 .summary-frame-35867 {
    order: 2;
}.opening-page-25306 .gallery-slider-46293 {
    margin-bottom: 2rem;
    min-height: 300px;
    order: 1;
    transform: translateZ(10px) perspective(800px) rotateY(0);
}
    
    @keyframes photoReveal {
        0% {
            opacity: 0;
            transform: translateZ(10px) scale(0.9);
        }
        100% {
            opacity: 1;
            transform: translateZ(10px) scale(1);
        }
    }
}

@media (max-width: 768px) {.opening-page-25306 .pro-training-29357 {
    padding: 2rem 1rem;
}.opening-page-25306 h1 {
    margin-bottom: 1.5rem;
    font-size: 44px;
}.opening-page-25306 .course-open-04179 {
    transform: rotate(0);
    padding: 1.5rem;
}.opening-page-25306 .course-open-04179 p {
    font-size: 18px;
}.opening-page-25306 svg {
    height: 80px;
    width: 80px;
}.opening-page-25306 .gallery-slider-46293 {
    min-height: 250px;
}
}

@media (max-width: 576px) {.opening-page-25306 {
    padding-top: 1rem;
}.opening-page-25306 .pro-training-29357 {
    grid-gap: 1.5rem;
    padding: 1.5rem 1rem;
}.opening-page-25306 h1 {
    font-size: calc(44px * 0.9);
}.opening-page-25306 .course-open-04179 {
    padding: 1.25rem;
}.opening-page-25306 svg {
    width: 60px;
    height: 60px;
}.opening-page-25306 .support-grid-16390 {
    padding: 0.7rem 1.5rem;
}.opening-page-25306 .gallery-slider-46293 {
    min-height: 200px;
}}.user-testimonials-73026 {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background-color: rgb(195,190,190);
}.user-testimonials-73026::before {
    position: absolute;
    opacity: 0.4;
    z-index: 0;
    right: -5%;
    filter: blur(40px);
    content: "";
    background: linear-gradient(135deg, rgb(131,124,125,0.5), rgb(162,156,156,0.5));
    height: 70%;
    transform: rotate(-15deg) skew(15deg);
    width: 40%;
    top: -10%;
}.user-testimonials-73026::after {
    bottom: -10%;
    opacity: 0.3;
    height: 60%;
    content: "";
    transform: rotate(12deg) skew(-10deg);
    width: 35%;
    filter: blur(35px);
    background: linear-gradient(225deg, rgb(162,156,156,0.5), rgb(131,124,125,0.5));
    position: absolute;
    z-index: 0;
    left: -5%;
}.user-testimonials-73026 .container {
    padding: 0 2rem;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}.user-testimonials-73026 h2 {
    margin-bottom: 4rem;
    font-size: calc(32px * 1.1);
    font-weight: 700;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(0);
    color: #000000;
    position: relative;
    text-align: center;
}.user-testimonials-73026 h2::after {
    border-radius: 10px;
    bottom: -1rem;
    content: "";
    height: 4px;
    left: 50%;
    opacity: 0.8;
    background: linear-gradient(90deg, rgb(162,156,156), rgb(131,124,125));
    width: 80px;
    transform: translateX(-50%);
    position: absolute;
}.user-testimonials-73026 .pro-training-29357 {
    position: relative;
}.user-testimonials-73026 .rating-showcase-24318 {
    margin-top: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    gap: 2.5rem;
}.user-testimonials-73026 .student-perspectives-26408 {
    flex-direction: column;
    overflow: hidden;
    display: flex;
    background: #ffffff;
    border-radius: 2px;
    padding: 2.5rem 2rem 2rem;
    transform: translateY(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 0 1px 4px rgba(0, 0, 0, 0.03);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
}.user-testimonials-73026 .student-perspectives-26408::before {
    position: absolute;
    content: "";
    right: 1.5rem;
    transform: rotate(8deg);
    font-family: serif;
    line-height: 1;
    color: rgb(131,124,125);
    top: 0.5rem;
    opacity: 0.1;
    font-size: 6rem;
}.user-testimonials-73026 .student-perspectives-26408::after {
    height: 5px;
    bottom: 0;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    content: "";
    opacity: 0.7;
    transform-origin: left;
    transform: scaleX(0.85);
    width: 100%;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(162,156,156), rgb(131,124,125));
}.user-testimonials-73026 .student-perspectives-26408:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.09), 0 4px 8px rgba(0, 0, 0, 0.04);
}.user-testimonials-73026 .student-perspectives-26408:hover::after {
    transform: scaleX(1);
}.user-testimonials-73026 .student-perspectives-26408 h3 {
    font-weight: 600;
    color: #000000;
    font-size: calc(24px * 1.05);
    position: relative;
    margin-bottom: 1rem;
    display: inline-block;
}.user-testimonials-73026 .student-perspectives-26408 h3::after {
    left: 0;
    bottom: -0.35rem;
    width: 35%;
    opacity: 0.7;
    background-color: rgb(162,156,156);
    position: absolute;
    height: 2px;
    transition: width 0.4s ease-out;
    content: "";
}.user-testimonials-73026 .student-perspectives-26408:hover h3::after {
    width: 65%;
}.user-testimonials-73026 .student-perspectives-26408 .description {
    color: #000000;
    z-index: 1;
    font-weight: 400;
    line-height: 1.7;
    position: relative;
    margin-bottom: 2rem;
    flex-grow: 1;
    font-size: 17px;
}.user-testimonials-73026 .student-perspectives-26408 div {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    transition: transform 0.4s ease;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    width: 60px;
    position: relative;
    margin-top: auto;
}.user-testimonials-73026 .student-perspectives-26408:hover div {
    transform: scale(1.08);
}.user-testimonials-73026 .student-perspectives-26408 img {
    transform: scale(1);
    width: 100%;
    object-fit: cover;
    height: 100%;
    transition: transform 0.5s ease;
}.user-testimonials-73026 .student-perspectives-26408:hover img {
    transform: scale(1.1);
}

@media (max-width: 1200px) {.user-testimonials-73026 {
    padding: 5rem 0;
}.user-testimonials-73026 .rating-showcase-24318 {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 992px) {.user-testimonials-73026 h2 {
    font-size: 32px;
}.user-testimonials-73026 .student-perspectives-26408 {
    padding: 2rem 1.5rem 1.5rem;
}
}

@media (max-width: 768px) {.user-testimonials-73026 {
    padding: 4rem 0;
}.user-testimonials-73026 h2 {
    font-size: calc(32px * 0.9);
    margin-bottom: 3rem;
}.user-testimonials-73026 .rating-showcase-24318 {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 1.8rem;
}.user-testimonials-73026 .student-perspectives-26408::before {
    font-size: 4.5rem;
}
}

@media (max-width: 576px) {.user-testimonials-73026 {
    padding: 3.5rem 0;
}.user-testimonials-73026 h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 2.5rem;
}.user-testimonials-73026 .container {
    padding: 0 1.5rem;
}.user-testimonials-73026 .rating-showcase-24318 {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.user-testimonials-73026 .student-perspectives-26408 {
    padding: 1.8rem 1.4rem 1.4rem;
}.user-testimonials-73026 h2::after {
    height: 3px;
    width: 60px;
}
}

@media (hover: none) {.user-testimonials-73026 .student-perspectives-26408 {
    transform: translateY(0) !important;
}.user-testimonials-73026 .student-perspectives-26408::after {
    transform: scaleX(1);
}.user-testimonials-73026 .student-perspectives-26408 h3::after {
    width: 50%;
}}.about-this-72140 {
    padding: 120px 0 100px;
    overflow: hidden;
    color: #ffffff;
    position: relative;
}.about-this-72140::before {
    background: linear-gradient(135deg, rgba(30, 45, 60, 0.92), rgba(20, 30, 45, 0.86));
    z-index: 1;
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
}.about-this-72140::after {
    left: 0;
    background: 
        radial-gradient(circle at 15% 25%, rgb(162,156,156,0.5) 0%, transparent 35%),
        radial-gradient(circle at 85% 75%, rgb(131,124,125,0.5) 0%, transparent 40%);
    content: "";
    height: 100%;
    pointer-events: none;
    width: 100%;
    top: 0;
    z-index: 2;
    position: absolute;
    opacity: 0.5;
}.about-this-72140 h4 {
    opacity: 1;
    transform: translateY(0);
    letter-spacing: 3px;
    transition: transform 0.7s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    color: #ffffff;
    font-weight: 700;
    z-index: 3;
    font-size: calc(23px * 1.2);
    margin-bottom: 40px;
    text-align: center;
    text-transform: uppercase;
}.about-this-72140 h4::before {
    height: 3px;
    content: "";
    bottom: -12px;
    background: linear-gradient(90deg, rgb(162,156,156), rgb(131,124,125));
    transform: translateX(-50%);
    width: 60px;
    box-shadow: 0 0 15px rgba(rgb(162,156,156), 0.2);
    left: 50%;
    border-radius: 1px;
    position: absolute;
}.about-this-72140 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 3;
    position: relative;
    padding: 0 20px;
}.about-this-72140 .summary-frame-35867 {
    backdrop-filter: blur(12px);
    box-shadow: 
        0 10px 25px -5px rgba(0, 0, 0, 0.1),
        0 15px 10px -10px rgba(0, 0, 0, 0.04),
        inset 0 1px 1px rgba(255, 255, 255, 0.15),
        inset 0 -1px 1px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.08);
    transform: translateY(0);
    padding: 40px;
    -webkit-backdrop-filter: blur(12px);
    border-radius: 4px;
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 1;
}.about-this-72140 .summary-frame-35867::before {
    border-radius: 4px;
    content: "";
    width: 100%;
    pointer-events: none;
    top: 0;
    height: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
    position: absolute;
    left: 0;
}.about-this-72140 .summary-frame-35867 h6 {
    color: rgb(162,156,156);
    font-size: calc(17px * 1.4);
    position: relative;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 25px;
}.about-this-72140 .summary-frame-35867 h6::after {
    transform-origin: left;
    background: rgb(131,124,125);
    transform: scaleX(1);
    left: 0;
    bottom: -8px;
    content: "";
    width: 40px;
    transition: transform 0.4s ease;
    height: 2px;
    position: absolute;
}.about-this-72140 .summary-frame-35867:hover h6::after {
    transform: scaleX(1.5);
}.about-this-72140 .summary-frame-35867 div {
    position: relative;
}.about-this-72140 .summary-frame-35867 span {
    font-size: 14px;
    column-gap: 30px;
    margin-bottom: 15px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    column-count: 1;
    letter-spacing: 0.3px;
    line-height: 1.8;
    display: block;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.9);
}

@media (min-width: 768px) {.about-this-72140 {
    padding: 140px 0 120px;
}.about-this-72140 h4 {
    font-size: calc(23px * 1.4);
    margin-bottom: 60px;
}.about-this-72140 h4::before {
    width: 80px;
}.about-this-72140 .summary-frame-35867 {
    padding: 60px;
    border-radius: 4px;
}.about-this-72140 .summary-frame-35867 span {
    column-count: 2;
}
}

@media (min-width: 992px) {.about-this-72140 {
    padding: 160px 0 140px;
}.about-this-72140 .container {
    padding: 0 50px;
}.about-this-72140 h4 {
    font-size: calc(23px * 1.5);
}.about-this-72140 .summary-frame-35867 {
    transform: translateY(0);
    padding: 70px;
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}.about-this-72140 .summary-frame-35867:hover {
    transform: translateY(-5px);
}.about-this-72140 .summary-frame-35867 h6 {
    margin-bottom: 30px;
    font-size: calc(17px * 1.6);
}.about-this-72140 .summary-frame-35867 span {
    column-count: 2;
    column-gap: 50px;
    line-height: 1.9;
    font-size: calc(14px * 1.05);
}
}

@media (min-width: 1200px) {.about-this-72140 {
    padding: 180px 0 160px;
}.about-this-72140 .container {
    max-width: 1400px;
}.about-this-72140 .summary-frame-35867 {
    padding: 80px;
}.about-this-72140 .summary-frame-35867 span {
    column-gap: 60px;
    column-count: 2;
}
}

@media (max-width: 767px) {.about-this-72140 {
    padding: 80px 0 60px;
}.about-this-72140 h4 {
    font-size: 23px;
    margin-bottom: 30px;
}.about-this-72140 .summary-frame-35867 {
    padding: 30px;
}.about-this-72140 .summary-frame-35867 h6 {
    font-size: 17px;
    margin-bottom: 20px;
}.about-this-72140 .summary-frame-35867 span {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}
}

@media (hover: hover) {.about-this-72140 .summary-frame-35867 {
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}.about-this-72140 .summary-frame-35867:hover {
    box-shadow: 
            0 15px 35px -5px rgba(0, 0, 0, 0.15),
            0 20px 15px -15px rgba(0, 0, 0, 0.07),
            inset 0 1px 1px rgba(255, 255, 255, 0.2),
            inset 0 -1px 1px rgba(0, 0, 0, 0.15);
}}.thxSpace-64752 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(195,190,190) 0%, rgb(131,124,125,0.5) 100%);
    padding: 4rem 0;
    position: relative;
}.thxSpace-64752::before {
    background: radial-gradient(circle at 75% 25%, rgb(162,156,156,0.5) 0%, transparent 50%);
    width: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    content: "";
    z-index: 1;
    height: 100%;
    left: 0;
}.thxSpace-64752::after {
    background: linear-gradient(225deg, rgb(131,124,125) 0%, transparent 70%);
    width: 15rem;
    position: absolute;
    height: 15rem;
    z-index: 0;
    content: "";
    bottom: -5rem;
    right: -5rem;
    opacity: 0.15;
    transform: rotate(-15deg);
}.thxSpace-64752 .container {
    padding: 0 1.5rem;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.thxSpace-64752 .pro-training-29357 {
    flex-direction: column;
    display: flex;
    opacity: 0;
    animation: slide-in 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    position: relative;
    gap: 2.5rem;
    transform: translateX(-20px);
}.thxSpace-64752 .pro-training-29357 > div:first-child {
    position: relative;
    transform: perspective(1000px) rotateX(0deg);
    transition: transform 0.5s ease;
}.thxSpace-64752 .pro-training-29357 > div:first-child::before {
    height: 50%;
    background: rgb(162,156,156);
    content: "";
    width: 0.5rem;
    top: 50%;
    left: -2rem;
    position: absolute;
    transform: translateY(-50%);
}.thxSpace-64752 .pro-training-29357 > div:last-child {
    transform: translateY(15px);
    position: relative;
    animation: fade-up 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.3s forwards;
    padding: 2.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.1), 
                0 20px 40px -20px rgba(0, 0, 0, 0.15);
    opacity: 0;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.9);
}.thxSpace-64752 .pro-training-29357 > div:last-child::after {
    transform-origin: left;
    bottom: 0;
    content: "";
    transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
    animation: line-grow 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0.8s forwards;
    width: 100%;
    transform: scaleX(0);
    position: absolute;
    height: 4px;
    background: linear-gradient(90deg, rgb(162,156,156), rgb(131,124,125));
    left: 0;
}.thxSpace-64752 h5 {
    font-weight: 700;
    transition: transform 0.4s ease;
    padding-left: 1rem;
    font-size: 24px;
    margin: 0;
    color: #000000;
    position: relative;
    transform: translateY(0);
    line-height: 1.4;
}.thxSpace-64752 p {
    margin: 0;
    position: relative;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 18px;
}.thxSpace-64752 a {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: block;
    text-decoration: none;
}.thxSpace-64752 a:hover {
    transform: translateY(-5px);
}.thxSpace-64752 a:hover p {
    color: rgb(162,156,156);
}.thxSpace-64752 a:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgb(162,156,156,0.5);
}

@keyframes slide-in {
    0% {
        transform: translateX(-20px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fade-up {
    0% {
        transform: translateY(15px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes line-grow {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@media (min-width: 768px) {.thxSpace-64752 {
    padding: 6rem 0;
}.thxSpace-64752 .pro-training-29357 {
    gap: 3.5rem;
}.thxSpace-64752 .pro-training-29357 > div:first-child::before {
    width: 0.6rem;
    height: 70%;
}.thxSpace-64752 h5 {
    font-size: calc(24px * 1.2);
    padding-left: 1.5rem;
}.thxSpace-64752 .pro-training-29357 > div:last-child {
    max-width: 90%;
    padding: 3rem;
    margin-left: 3rem;
}
}

@media (min-width: 992px) {.thxSpace-64752 {
    padding: 8rem 0;
}.thxSpace-64752 .container {
    padding: 0 2rem;
}.thxSpace-64752 .pro-training-29357 {
    gap: 4rem;
}.thxSpace-64752 .pro-training-29357 > div:first-child {
    padding-left: 2rem;
}.thxSpace-64752 .pro-training-29357 > div:first-child::before {
    left: 0;
    width: 0.7rem;
}.thxSpace-64752 h5 {
    font-size: calc(24px * 1.4);
    padding-left: 2rem;
}.thxSpace-64752 .pro-training-29357 > div:last-child {
    max-width: 80%;
    margin-left: 6rem;
    padding: 4rem;
}.thxSpace-64752 p {
    font-size: calc(18px * 1.1);
    line-height: 1.9;
}
}

@media (min-width: 1200px) {.thxSpace-64752 .pro-training-29357 > div:last-child {
    padding: 4.5rem;
    max-width: 75%;
    margin-left: 8rem;
}.thxSpace-64752 h5 {
    font-size: calc(24px * 1.5);
}
}

@media (max-width: 767px) {.thxSpace-64752 {
    padding: 3rem 0;
}.thxSpace-64752 .pro-training-29357 > div:first-child::before {
    left: -1rem;
    width: 0.4rem;
}.thxSpace-64752 h5 {
    font-size: calc(24px * 0.9);
    padding-left: 0.75rem;
}.thxSpace-64752 .pro-training-29357 > div:last-child {
    padding: 1.75rem;
}}header .top_plank {
    color:  #ffffff;
    background: rgb(162,156,156);
}header .top_plank .learning-plank-26751 div svg, header .top_plank .learning-plank-26751 div svg path {
    fill: #ffffff;
}header .top_plank .learning-plank-26751 div span {
    color: #ffffff;
}header .top_plank .learning-plank-26751 {
    flex-wrap: wrap;
    line-height: 21px;
    justify-content: flex-start;
    display: flex;
    font-size: 13px;
    align-items: center;
    width: 100%;
    padding: 15px 0 10px 0;
}header .top_plank .learning-plank-26751 div {
    margin-right: 24px;
    align-items: center;
    display: flex;
    justify-content: flex-start;
}header .top_plank .learning-plank-26751 div img, header .top_plank .learning-plank-26751 div svg {
    margin-right: 8px;
    height: 16px;
    width: 16px;
}header {
    background: 
        linear-gradient(170deg, 
            #000000 0%,
            rgb(162,156,156,0.5) 100%);
    top: 0;
    left: 0;
    position: fixed;
    overflow: hidden;
    width: 100%;
    z-index: 1000;
    background: #000000;
}header::before {
    height: 100%;
    z-index: 1;
    opacity: 0.03;
    content: "";
    position: absolute;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 10px,
            rgb(131,124,125,0.5) 10px,
            rgb(131,124,125,0.5) 11px
        );
    left: 0;
    width: 100%;
    top: 0;
}header::after {
    top: 0;
    z-index: 5;
    width: 100%;
    background-size: 200% 100%;
    position: absolute;
    height: 5px;
    animation: gradient-shift 8s linear infinite;
    content: "";
    left: 0;
    background: linear-gradient(90deg, 
        rgb(162,156,156),
        rgb(131,124,125),
        rgb(162,156,156));
}header .container {
    flex-direction: column;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0;
}header .nav-pagewrap-56791 {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 100%;
    padding-top: 1.5rem;
    z-index: 2;
}header .header-edu-29504 {
    display: flex;
    z-index: 3;
    position: relative;
    margin-bottom: 2rem;
    text-decoration: none;
    padding: 0.5rem 2rem;
    justify-content: center;
}header .header-edu-29504::before {
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(131,124,125,0.5) 20%,
        rgb(131,124,125) 50%,
        rgb(131,124,125,0.5) 80%,
        transparent 100%);
    position: absolute;
    width: 160%;
    height: 1px;
    bottom: -10px;
    content: "";
    left: -30%;
}header .header-edu-29504::after {
    animation: orb-float 5s ease-in-out infinite alternate;
    filter: blur(20px);
    z-index: -1;
    border-radius: 50%;
    opacity: 0.5;
    background: rgb(162,156,156,0.5);
    height: 40px;
    content: "";
    width: 40px;
    position: absolute;
}header .header-edu-29504 svg {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: auto;
    position: relative;
    z-index: 2;
    height: 48px;
    filter: drop-shadow(0 0 8px rgb(162,156,156,0.5));
}header .header-edu-29504:hover svg {
    filter: drop-shadow(0 0 12px rgb(162,156,156));
    transform: scale(1.08);
}header .main-nav-07142 {
    overflow-x: auto;
    display: flex;
    mask-image: linear-gradient(90deg, 
        transparent 0%,
        #000 5%,
        #000 95%,
        transparent 100%);
    gap: 1rem;
    position: relative;
    scrollbar-width: none;
    padding: 1rem 0;
    width: 100vw;
    background: linear-gradient(to bottom, 
        #000000 0%,
        rgba(0, 0, 0, 0.5) 100%);
    justify-content: center;
}header .main-nav-07142::-webkit-scrollbar {
    display: none;
}header .main-nav-07142::before {
    width: 100%;
    left: 0;
    top: 0;
    height: 1px;
    position: absolute;
    background: rgb(162,156,156,0.5);
    content: "";
}header .header-know-75923 {
    font-family: Arial, sans-serif;
    border: 1px solid rgb(162,156,156,0.5);
    border-radius: 21px;
    position: relative;
    background: linear-gradient(135deg,
        #000000 0%,
        rgba(0, 0, 0, 0.5) 100%);
    padding: 0.6rem 1.8rem;
    text-decoration: none;
    font-size: 14px;
    white-space: nowrap;
    transition: all 0.3s ease;
    letter-spacing: 0.5px;
    font-weight: 400;
    overflow: hidden;
    color: #ffffff;
}header .header-know-75923::before {
    width: 100%;
    background: linear-gradient(90deg,
        transparent,
        rgb(131,124,125,0.5),
        transparent);
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
    left: -100%;
    opacity: 0.5;
    transition: left 0.5s ease;
}header .header-know-75923::after {
    top: 50%;
    position: absolute;
    transform: translateY(-50%) scale(0);
    border-radius: 50%;
    height: 8px;
    right: 12px;
    width: 8px;
    content: "";
    background: rgb(131,124,125);
    box-shadow: 0 0 10px rgb(131,124,125);
    transition: transform 0.3s ease;
}header .header-know-75923:hover {
    color: rgb(131,124,125);
    border-color: rgb(131,124,125);
    box-shadow: 0 0 15px rgb(162,156,156,0.5),
                inset 0 0 10px rgb(162,156,156,0.5);
    transform: translateY(-2px);
}header .header-know-75923:hover::before {
    left: 100%;
}header .header-know-75923:hover::after {
    transform: translateY(-50%) scale(1);
}

@keyframes gradient-shift {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 200% 50%;
    }
}

@keyframes orb-float {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(30px, 10px);
    }
}

@media (max-width: 991px) {header .header-edu-29504 {
    margin-bottom: 1.5rem;
}header .header-edu-29504 svg {
    height: 42px;
}header .header-know-75923 {
    padding: 0.5rem 1.5rem;
    font-size: calc(14px - 1px);
}
}

@media (max-width: 767px) {header .nav-pagewrap-56791 {
    padding-top: 1rem;
}header .header-edu-29504 {
    margin-bottom: 1rem;
}header .header-edu-29504 svg {
    height: 36px;
}header .main-nav-07142 {
    justify-content: flex-start;
    padding: 0.8rem 0;
}header .header-know-75923 {
    margin: 0 0.2rem;
    font-size: calc(14px - 2px);
    padding: 0.4rem 1.2rem;
}header .header-know-75923:first-child {
    margin-left: 1rem;
}header .header-know-75923:last-child {
    margin-right: 1rem;
}header .header-know-75923::after {
    height: 6px;
    right: 8px;
    width: 6px;
}}.access-now-36129 {
    overflow: hidden;
    isolation: isolate;
    background: linear-gradient(150deg, rgb(195,190,190) 0%, rgb(162,156,156,0.5) 100%);
    margin: 0;
    position: relative;
    padding: 5rem 2rem;
}.access-now-36129::before {
    position: absolute;
    opacity: 0.7;
    transform-origin: center bottom;
    content: '';
    left: 0;
    z-index: 1;
    background-image: 
        linear-gradient(30deg, rgba(255, 255, 255, 0.07) 1px, transparent 1px),
        linear-gradient(150deg, rgba(255, 255, 255, 0.07) 1px, transparent 1px);
    transform: perspective(500px) rotateX(45deg) scale(2);
    width: 100%;
    animation: gridAnimate 30s linear infinite;
    top: 0;
    height: 100%;
    background-size: 30px 30px;
}@keyframes gridAnimate {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}

.access-now-36129::after {
    content: '';
    height: 100%;
    width: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    background-image: 
        radial-gradient(circle at 10% 10%, rgba(rgb(162,156,156), 0.15) 0%, transparent 15%),
        radial-gradient(circle at 90% 90%, rgba(rgb(131,124,125), 0.15) 0%, transparent 15%);
}.access-now-36129::before {
    position: absolute;
    top: 0;
    background: 
        repeating-linear-gradient(
            180deg,
            transparent,
            transparent 15px,
            rgba(255, 255, 255, 0.03) 15px,
            rgba(255, 255, 255, 0.03) 16px
        );
    left: 0;
    z-index: 2;
    content: '';
    animation: scanLines 8s linear infinite;
    height: 100%;
    width: 100%;
}@keyframes scanLines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100px;
    }
}

.access-now-36129 .pro-training-29357 {
    border: 1px solid rgba(255, 255, 255, 0.15);
    padding: 4rem 3rem;
    max-width: 1000px;
    background: rgba(255, 255, 255, 0.1);
    z-index: 5;
    align-items: center;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    text-align: center;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    backdrop-filter: blur(10px);
}.access-now-36129 .pro-training-29357:hover {
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(rgb(162,156,156), 0.1);
    transform: translateY(-10px);
}.access-now-36129 .pro-training-29357::before,
.access-now-36129 .pro-training-29357::after {
    content: '';
    position: absolute;
    border-width: 0;
    height: 40px;
    border-style: solid;
    width: 40px;
}.access-now-36129 .pro-training-29357::before {
    border-left-width: 2px;
    top: 15px;
    border-top-width: 2px;
    left: 15px;
    border-color: rgb(162,156,156);
    animation: cornerPulse 3s infinite alternate;
}.access-now-36129 .pro-training-29357::after {
    border-right-width: 2px;
    bottom: 15px;
    border-bottom-width: 2px;
    right: 15px;
    border-color: rgb(131,124,125);
    animation: cornerPulse 3s 1.5s infinite alternate;
}@keyframes cornerPulse {
    0% {
        opacity: 0.5;
        width: 40px;
        height: 40px;
    }
    100% {
        opacity: 1;
        width: 50px;
        height: 50px;
    }
}

.access-now-36129 .pro-training-29357::before {
    background-repeat: no-repeat;
    top: 0;
    background-size: 15px 2px, 15px 2px, 2px 15px, 2px 15px;
    z-index: -1;
    background-position: 0 20px, 0 calc(100% - 20px), 20px 0, calc(100% - 20px) 0;
    left: 0;
    background-image: 
        linear-gradient(90deg, rgb(162,156,156) 2px, transparent 2px),
        linear-gradient(90deg, rgb(162,156,156) 2px, transparent 2px),
        linear-gradient(0deg, rgb(131,124,125) 2px, transparent 2px),
        linear-gradient(0deg, rgb(131,124,125) 2px, transparent 2px);
    content: '';
    width: 100%;
    position: absolute;
    opacity: 0.7;
    height: 100%;
}.access-now-36129 h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 2.5rem;
    font-family: Arial, sans-serif;
    padding: 0 20px 15px;
    letter-spacing: 3px;
    position: relative;
    color: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}.access-now-36129 h3::after {
    width: 50px;
    position: absolute;
    opacity: 0.8;
    height: 3px;
    left: 50%;
    background: linear-gradient(90deg, rgb(162,156,156), rgb(131,124,125));
    bottom: -2px;
    content: '';
    transform: translateX(-50%);
}.access-now-36129 h3::before {
    position: absolute;
    width: 100%;
    bottom: -5px;
    background-image: 
        radial-gradient(circle at 10% 50%, rgb(162,156,156) 0%, rgb(162,156,156) 3px, transparent 3px),
        radial-gradient(circle at 90% 50%, rgb(131,124,125) 0%, rgb(131,124,125) 3px, transparent 3px);
    height: 10px;
    background-repeat: no-repeat;
    left: 0;
    content: '';
}.access-now-36129 .message-us-98327 {
    background: linear-gradient(135deg, rgb(162,156,156) 0%, rgb(131,124,125) 100%);
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    text-transform: uppercase;
    text-decoration: none;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    font-size: 18px;
    justify-content: center;
    letter-spacing: 2px;
    padding: 1.3rem 3rem;
    color: #ffffff;
    z-index: 2;
    overflow: hidden;
    border: none;
    position: relative;
    display: inline-flex;
    font-weight: 600;
    align-items: center;
}.access-now-36129 .message-us-98327::before {
    background: linear-gradient(135deg, rgb(131,124,125) 0%, rgb(162,156,156) 100%);
    width: 100%;
    transition: opacity 0.4s ease;
    content: '';
    left: 0;
    height: 100%;
    z-index: -1;
    position: absolute;
    opacity: 0;
    top: 0;
}.access-now-36129 .message-us-98327:hover {
    transform: translateY(-5px);
    letter-spacing: 2.5px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}.access-now-36129 .message-us-98327:hover::before {
    opacity: 1;
}.access-now-36129 .message-us-98327::after {
    bottom: 7px;
    content: '';
    opacity: 0.5;
    height: 2px;
    transition: opacity 0.4s ease;
    background-image: 
        linear-gradient(90deg, 
            transparent 0%, transparent 20%, 
            rgba(255, 255, 255, 0.5) 20%, rgba(255, 255, 255, 0.5) 40%, 
            transparent 40%, transparent 60%, 
            rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0.5) 80%, 
            transparent 80%, transparent 100%);
    left: 15px;
    position: absolute;
    right: 15px;
}.access-now-36129 .message-us-98327:hover::after {
    opacity: 0.8;
}.access-now-36129::before {
    background-image: 
        linear-gradient(30deg, transparent 85%, rgba(255, 255, 255, 0.1) 85%, rgba(255, 255, 255, 0.1) 100%),
        linear-gradient(150deg, transparent 85%, rgba(255, 255, 255, 0.1) 85%, rgba(255, 255, 255, 0.1) 100%),
        linear-gradient(270deg, transparent 85%, rgba(255, 255, 255, 0.1) 85%, rgba(255, 255, 255, 0.1) 100%);
    opacity: 0.7;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    background-size: 100px 100px;
    z-index: 2;
    content: '';
}.access-now-36129::after {
    top: 0;
    animation: cornerDotsGlow 4s ease-in-out infinite alternate;
    content: '';
    z-index: 3;
    position: absolute;
    left: 0;
    opacity: 0.8;
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(162,156,156) 0%, rgb(162,156,156) 3px, transparent 3px),
        radial-gradient(circle at 90% 10%, rgb(162,156,156) 0%, rgb(162,156,156) 3px, transparent 3px),
        radial-gradient(circle at 10% 90%, rgb(131,124,125) 0%, rgb(131,124,125) 3px, transparent 3px),
        radial-gradient(circle at 90% 90%, rgb(131,124,125) 0%, rgb(131,124,125) 3px, transparent 3px);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
}@keyframes cornerDotsGlow {
    0% {
        opacity: 0.5;
        filter: blur(0px);
    }
    100% {
        opacity: 1;
        filter: blur(1px);
    }
}

.access-now-36129::after {
    top: 0;
    content: '';
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(162,156,156), transparent);
    width: 100%;
    animation: topBarAnimate 4s ease-in-out infinite;
    z-index: 3;
    height: 3px;
    left: 0;
}@keyframes topBarAnimate {
    0%, 100% {
        opacity: 0.3;
        transform: scaleX(0.5);
    }
    50% {
        opacity: 0.8;
        transform: scaleX(1);
    }
}

.access-now-36129::before {
    width: 100%;
    animation: bottomBarAnimate 4s ease-in-out infinite reverse;
    background: linear-gradient(90deg, transparent, rgb(131,124,125), transparent);
    left: 0;
    position: absolute;
    height: 3px;
    z-index: 3;
    content: '';
    bottom: 0;
}

@keyframes bottomBarAnimate {
    0%, 100% {
        opacity: 0.3;
        transform: scaleX(0.5);
    }
    50% {
        opacity: 0.8;
        transform: scaleX(1);
    }
}

@media screen and (max-width: 991px) {.access-now-36129 {
    padding: 4.5rem 1.5rem;
}}.leadership-profile-61894 {
    min-height: 450px;
    padding: 80px 40px;
    overflow: hidden;
    position: relative;
    background: rgb(195,190,190);
}.leadership-profile-61894::before {
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 30px,
        rgb(162,156,156,0.5) 30px,
        rgb(162,156,156,0.5) 32px
    );
    content: "";
    opacity: 0.05;
}.leadership-profile-61894 .student-perspectives-26408 {
    position: relative;
    perspective: 1000px;
    transform-style: preserve-3d;
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}.leadership-profile-61894 .gallery-slider-46293 {
    position: relative;
    border-radius: 50%;
    margin-left: 60px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    height: 140px;
    overflow: hidden;
    z-index: 5;
    border: 4px solid #ffffff;
    width: 140px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.leadership-profile-61894 .student-perspectives-26408:hover .gallery-slider-46293 {
    transform: translateY(-15px) scale(1.1);
    border-color: rgb(162,156,156);
}.leadership-profile-61894 .career-skills-18362 {
    overflow: hidden;
    transform: translateZ(0);
    background: #ffffff;
    padding: 60px 40px 40px;
    margin-top: -40px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    position: relative;
    border-radius: 10px;
}.leadership-profile-61894 .student-perspectives-26408:hover .career-skills-18362 {
    transform: translateZ(30px);
}.leadership-profile-61894 .career-skills-18362::before {
    transition: height 0.5s ease;
    position: absolute;
    top: 0;
    content: "";
    width: 4px;
    background: linear-gradient(to bottom, rgb(162,156,156), rgb(131,124,125));
    height: 0;
    left: 0;
}.leadership-profile-61894 .student-perspectives-26408:hover .career-skills-18362::before {
    animation: pulseGlow 2s infinite;
    height: 100%;
}.leadership-profile-61894 .name {
    color: #000000;
    margin-bottom: 5px;
    transform: translateX(0);
    transition: all 0.4s ease;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 29px;
}.leadership-profile-61894 .student-perspectives-26408:hover .name {
    transform: translateX(15px);
    color: rgb(162,156,156);
}.leadership-profile-61894 .career-skills-18362 > div:nth-child(2) {
    text-transform: uppercase;
    font-size: 16px;
    color: rgb(131,124,125);
    transition: all 0.4s ease 0.1s;
    font-weight: 600;
    transform: translateX(0);
    letter-spacing: 0.5px;
    opacity: 0.8;
    margin-bottom: 25px;
}.leadership-profile-61894 .student-perspectives-26408:hover .career-skills-18362 > div:nth-child(2) {
    transform: translateX(15px);
}.leadership-profile-61894 .emp-summary-29145 {
    opacity: 0.9;
    line-height: 1.8;
    font-size: 16px;
    transition: all 0.4s ease 0.2s;
    color: #000000;
    padding: 20px 0;
    position: relative;
    transform: translateY(0);
}.leadership-profile-61894 .student-perspectives-26408:hover .emp-summary-29145 {
    transform: translateY(-5px);
}.leadership-profile-61894 .emp-summary-29145::before,
.leadership-profile-61894 .emp-summary-29145::after {
    background: rgb(131,124,125,0.5);
    width: 35px;
    transition: all 0.4s ease;
    content: "";
    height: 1px;
    position: absolute;
}.leadership-profile-61894 .emp-summary-29145::before {
    left: 0;
    top: 0;
}.leadership-profile-61894 .emp-summary-29145::after {
    bottom: 0;
    right: 0;
}.leadership-profile-61894 .student-perspectives-26408:hover .emp-summary-29145::before,
.leadership-profile-61894 .student-perspectives-26408:hover .emp-summary-29145::after {
    background: rgb(131,124,125);
    height: 2px;
    width: 100px;
}

@keyframes pulseGlow {
    0%, 100% {
        box-shadow: 0 0 8px 2px rgb(162,156,156,0.5);
    }
    50% {
        box-shadow: 0 0 15px 2px rgb(162,156,156);
    }
}

@media (min-width: 768px) {.leadership-profile-61894 .student-perspectives-26408 {
    align-items: center;
    flex-direction: row;
}.leadership-profile-61894 .gallery-slider-46293 {
    margin-right: -80px;
    height: 180px;
    width: 180px;
    margin-left: 0;
    z-index: 5;
}.leadership-profile-61894 .career-skills-18362 {
    flex: 1;
    margin-top: 0;
    padding-left: 100px;
}
}

@media (max-width: 767px) {.leadership-profile-61894 {
    padding: 60px 20px;
}.leadership-profile-61894 .career-skills-18362 {
    padding: 60px 25px 35px;
}.leadership-profile-61894 .name {
    font-size: calc(29px - 4px);
}.leadership-profile-61894 .career-skills-18362 > div:nth-child(2) {
    font-size: calc(16px - 1px);
}.leadership-profile-61894 .emp-summary-29145 {
    font-size: calc(16px - 1px);
}}.privacy-widget-05793 {
    color: #ffffff;
    padding: 50px;
    font-family: Arial, sans-serif;
    flex-direction: column;
    gap: 30px;
    display: flex;
    background: linear-gradient(to right, rgb(162,156,156), rgb(131,124,125));
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}.privacy-widget-05793 h1 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 41px;
}.privacy-widget-05793 h2 {
    text-align: center;
    font-size: 34px;
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight: 600;
}.privacy-widget-05793 h3, .privacy-widget-05793 h4, .privacy-widget-05793 h5, .privacy-widget-05793 h6 {
    margin: 1rem 0;
    text-align: center;
}.privacy-widget-05793 p {
    line-height: 1.8;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 20px;
}.privacy-widget-05793 ul, .privacy-widget-05793 ol {
    padding: 0;
    list-style-position: inside;
    margin: 0;
}.privacy-widget-05793 ul li, .privacy-widget-05793 ol li {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 10px;
}.privacy-widget-05793 span {
    font-weight: 600;
}.privacy-widget-05793 div {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.privacy-widget-05793 {
    padding: 30px 15px;
}.privacy-widget-05793 h1 {
    font-size: calc(22px - 10px);
}.privacy-widget-05793 h2 {
    font-size: calc(22px - 8px);
}.privacy-widget-05793 p, .privacy-widget-05793 li {
    font-size: calc(16px - 2px);
}}
footer {
    background-color: #000000;
    position: relative;
    margin-top: 0;
}footer::before {
    opacity: 0.9;
    width: 100%;
    height: 100%;
    left: 0;
    background: linear-gradient(to right,
    #000000 0%,
    rgb(162,156,156,0.5) 50%,
    #000000 100%);
    content: "";
    top: 0;
    position: absolute;
    z-index: 1;
}.career-help-31027 {
    padding: 60px 0 40px;
    position: relative;
    background-color: transparent;
    z-index: 5;
}.career-help-31027 .container {
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 30px;
    position: relative;
    display: grid;
}.career-help-31027 .company_holder {
    background-color: rgba(255, 255, 255, 0.03);
    padding: 30px;
    position: relative;
    border-radius: 10px;
    grid-column: span 4;
}.career-help-31027 .company_holder h3 {
    color: #ffffff;
    font-size: 29px;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    font-weight: 700;
}.career-help-31027 .company_holder h3::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -8px;
    height: 2px;
    width: 100%;
    background: rgb(162,156,156);
}.career-help-31027 .grant-cta-93167 {
    opacity: 0.8;
    color: #ffffff;
    line-height: 1.6;
    font-size: 12px;
}.career-help-31027 .zoom-meet-82705 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column: span 8;
    grid-gap: 30px;
}.career-help-31027 .main-nav-07142 {
    padding: 30px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.03);
    border-radius: 10px;
}.career-help-31027 .main-nav-07142 h5 {
    display: inline-block;
    font-size: 23px;
    margin-bottom: 20px;
    font-weight: 600;
    position: relative;
    color: #ffffff;
}.career-help-31027 .main-nav-07142 h5::after {
    background: rgb(131,124,125);
    width: 100%;
    height: 2px;
    bottom: -8px;
    content: "";
    position: absolute;
    left: 0;
}.career-help-31027 .main-nav-07142 .head-base-56071 {
    grid-gap: 15px;
    display: grid;
}.career-help-31027 .main-nav-07142 .head-base-56071 a {
    font-size: 12px;
    opacity: 0.8;
    display: block;
    text-decoration: none;
    transition: color 0.3s ease, transform 0.3s ease;
    position: relative;
    padding-left: 15px;
    color: #ffffff;
}.career-help-31027 .main-nav-07142 .head-base-56071 a::before {
    left: 0;
    content: "";
    height: 6px;
    transform: translateY(-50%);
    width: 6px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    background: rgb(131,124,125);
}.career-help-31027 .main-nav-07142 .head-base-56071 a:hover {
    opacity: 1;
    transform: translateX(5px);
    color: rgb(162,156,156);
}.skill-links-50681 {
    padding: 25px 0;
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.2);
    position: relative;
    margin-top: 40px;
}.skill-links-50681 .container {
    justify-content: center;
    align-items: center;
    display: flex;
}.skill-links-50681 .webinar-arch-82564 {
    color: #ffffff;
    font-size: 14px;
    opacity: 0.7;
    text-align: center;
}

@media (max-width: 991px) {.career-help-31027 .container {
    grid-template-columns: 1fr;
    grid-gap: 30px;
}.career-help-31027 .company_holder {
    grid-column: span 12;
}.career-help-31027 .zoom-meet-82705 {
    grid-column: span 12;
    grid-template-columns: 1fr 1fr;
}
}

@media (max-width: 767px) {.career-help-31027 {
    padding: 40px 0 30px;
}.career-help-31027 .zoom-meet-82705 {
    grid-template-columns: 1fr;
}.career-help-31027 .company_holder {
    padding: 25px;
}.career-help-31027 .main-nav-07142 {
    padding: 25px;
}.career-help-31027 .company_holder h3 {
    font-size: calc(29px - 2px);
}.career-help-31027 .main-nav-07142 h5 {
    font-size: calc(23px - 1px);
}
}

@media (max-width: 575px) {.career-help-31027 {
    padding: 30px 0 20px;
}.career-help-31027 .company_holder,
  .career-help-31027 .main-nav-07142 {
    padding: 20px;
}.career-help-31027 .company_holder h3 {
    font-size: calc(29px - 4px);
}.skill-links-50681 {
    padding: 20px 0;
}}

.career-help-31027 .company_holder:hover,
.career-help-31027 .main-nav-07142:hover {
    transition: background-color 0.3s ease;
    background-color: rgba(255, 255, 255, 0.05);
}.career-help-31027 .container::before {
    z-index: -1;
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    left: 0;
    opacity: 0.05;
    pointer-events: none;
    height: 100%;
    background: 
    linear-gradient(to right, rgb(162,156,156,0.5) 1px, transparent 1px) 0 0 / 40px 100%,
    linear-gradient(to bottom, rgb(162,156,156,0.5) 1px, transparent 1px) 0 0 / 100% 40px;
}.career-help-31027 .company_holder::before {
    height: 100%;
    content: "";
    left: 0;
    opacity: 0.5;
    width: 5px;
    top: 0;
    background: rgb(162,156,156);
    position: absolute;
}.career-help-31027 .main-nav-07142::before {
    opacity: 0.5;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    background: rgb(131,124,125);
    width: 5px;
}footer::after {
    bottom: 0;
    width: 100%;
    background: linear-gradient(to right,
    rgb(162,156,156),
    rgb(131,124,125),
    rgb(162,156,156));
    z-index: 2;
    opacity: 0.3;
    content: "";
    left: 0;
    height: 5px;
    position: absolute;
}.career-help-31027 .head-base-56071 {
    position: relative;
}.career-help-31027 .head-base-56071::after {
    opacity: 0.2;
    left: 0;
    position: absolute;
    height: 1px;
    background: rgb(131,124,125,0.5);
    bottom: -15px;
    content: "";
    width: 100%;
}.career-help-31027 .main-nav-07142 h5,
.career-help-31027 .company_holder h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
}.career-help-31027 .main-nav-07142:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
}.career-help-31027 .main-nav-07142:nth-child(2) {
    grid-row: 1;
    grid-column: 2;
}.skill-links-50681 .webinar-arch-82564 {
    position: relative;
    display: inline-block;
}.skill-links-50681 .webinar-arch-82564::before {
    height: 1px;
    transform: translateY(-50%);
    left: -40px;
    position: absolute;
    content: "";
    top: 50%;
    background: rgb(162,156,156);
    width: 30px;
    opacity: 0.5;
}.skill-links-50681 .webinar-arch-82564::after {
    background: rgb(162,156,156);
    content: "";
    right: -40px;
    top: 50%;
    opacity: 0.5;
    height: 1px;
    width: 30px;
    transform: translateY(-50%);
    position: absolute;
}