* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}svg {
    width: 30px;
    height: 30px;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1186px;
}html,body {
    color: #000000;
    scroll-behavior: smooth;
    min-height: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
}.header-pro-6924 {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}.wrapper-holder-0914 {
    min-height: 100%;
    flex-direction: column;
    display: flex;
    height: 100%;
}.zoom-meet-4230 {
    flex: 0 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;
}}
header {
    position: relative;
    margin-top: 0;
    padding: 0;
    z-index: 100;
    background: linear-gradient(120deg, rgb(171,158,155) 0%, rgb(128,115,113) 100%);
    overflow: visible;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
}header::before {
    right: 2px;
    top: 2px;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05) 0px,
        rgba(255, 255, 255, 0.05) 1px,
        transparent 1px,
        transparent 10px
    );
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
    content: '';
    z-index: -1;
    bottom: 2px;
    position: absolute;
    left: 2px;
}header .top-learning-4859 {
    padding: 1.2rem 3rem;
    position: relative;
    display: flex;
    z-index: 5;
    align-items: center;
    justify-content: space-between;
}header .main-sitewrap-5470 {
    flex: 0 0 auto;
    padding: 0.7rem 1.2rem 0.7rem 1rem;
    position: relative;
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    margin-right: 2rem;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.15);
}header .main-sitewrap-5470::before {
    left: 3px;
    border: 1px dashed rgba(255, 255, 255, 0.3);
    bottom: 3px;
    z-index: -1;
    content: '';
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    right: 3px;
    position: absolute;
    top: 3px;
}header .main-sitewrap-5470:hover {
    transform: translateY(-3px) scale(1.03);
    background: rgba(255, 255, 255, 0.2);
}header .site-prime-1589 {
    transition: all 0.3s ease;
    z-index: 1;
    display: block;
    position: relative;
}header .site-prime-1589 img {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
    max-height: 40px;
}header .top-lead-2405 {
    list-style: none;
    display: flex;
    z-index: 2;
    padding: 0;
    position: relative;
    margin: 0;
}header .head-bar-1728 {
    position: relative;
    margin: 0 0.5rem;
}header .head-bar-1728 a {
    padding: 0 1.2rem;
    transition: all 0.3s ease;
    justify-content: center;
    border: 1px solid transparent;
    font-size: 13px;
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    height: 40px;
    overflow: hidden;
    text-decoration: none;
    display: flex;
    clip-path: polygon(
        10px 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% calc(100% - 10px),
        calc(100% - 10px) 100%,
        10px 100%,
        0 calc(100% - 10px),
        0 10px
    );
    color: #ffffff;
    align-items: center;
    font-weight: 600;
}header .head-bar-1728 a::before {
    transition: left 0.7s ease;
    left: -100%;
    top: 0;
    content: '';
    position: absolute;
    width: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    height: 100%;
}header .head-bar-1728 a:hover {
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
    border-color: #ffffff;
}header .head-bar-1728 a:hover::before {
    left: 100%;
}header .head-bar-1728::after {
    position: absolute;
    height: 2px;
    background: #ffffff;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    transition: width 0.3s ease;
    content: '';
    bottom: -5px;
}header .head-bar-1728:hover::after {
    width: 80%;
}header .top-learning-4859::before {
    content: '';
    border: 2px solid rgba(255, 255, 255, 0.3);
    opacity: 0.5;
    top: 10px;
    height: 40px;
    border-bottom: none;
    border-right: none;
    right: 10px;
    width: 40px;
    position: absolute;
}header .top-learning-4859::after {
    left: 10px;
    border-left: none;
    opacity: 0.5;
    border: 2px solid rgba(255, 255, 255, 0.3);
    position: absolute;
    content: '';
    border-top: none;
    height: 40px;
    width: 40px;
    bottom: 10px;
}header .header-pro-6924 {
    position: relative;
    margin-top: -15px;
    background: rgb(203,202,180);
    padding-top: 2rem;
    z-index: 1;
}@keyframes pulse {
    0%, 100% { opacity: 0.5; }
    50% { opacity: 1; }
}

header::after {
    box-shadow: 0 0 10px #ffffff;
    width: 8px;
    border-radius: 50%;
    content: '';
    right: 15px;
    position: absolute;
    height: 8px;
    top: 15px;
    background: #ffffff;
    animation: pulse 2s infinite;
}

@media (min-width: 1400px) {header .top-learning-4859 {
    max-width: 1320px;
    margin: 0 auto;
}header .head-bar-1728 {
    margin: 0 0.7rem;
}header .head-bar-1728 a {
    padding: 0 1.5rem;
}
}

@media (max-width: 991px) {header {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
}header .top-learning-4859 {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .main-sitewrap-5470 {
    margin-bottom: 0;
    margin-right: 0;
}header .top-lead-2405 {
    justify-content: flex-end;
    margin-top: 1rem;
    flex-basis: 100%;
}header .head-bar-1728 a {
    height: 35px;
    font-size: calc(13px - 1px);
    padding: 0 1rem;
}header .top-learning-4859::before,
    header .top-learning-4859::after {
    display: none;
}.header-pro-6924 {
    margin-top: -10px;
}
}

@media (max-width: 767px) {header {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 5px), 
            calc(100% - 5px) 100%, 
            5px 100%, 
            0 calc(100% - 5px)
        );
    padding: 0;
}header .top-learning-4859 {
    padding: 0.8rem 1.5rem;
}header .main-sitewrap-5470 {
    padding: 0.5rem 0.8rem;
    clip-path: polygon(
            0 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% 100%,
            5px 100%,
            0 calc(100% - 5px)
        );
}header .site-prime-1589 img {
    max-height: 35px;
}header .top-lead-2405 {
    padding-bottom: 0.5rem;
    scrollbar-width: thin;
    margin-top: 0.8rem;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    justify-content: flex-start;
}header .top-lead-2405::-webkit-scrollbar {
    height: 3px;
}header .top-lead-2405::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
}header .head-bar-1728 {
    flex: 0 0 auto;
    margin: 0 0.25rem;
}header .head-bar-1728 a {
    padding: 0 0.8rem;
    height: 32px;
    font-size: calc(13px - 2px);
    white-space: nowrap;
    clip-path: polygon(
            5px 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% calc(100% - 5px),
            calc(100% - 5px) 100%,
            5px 100%,
            0 calc(100% - 5px),
            0 5px
        );
}header .head-bar-1728::after {
    display: none;
}header::after {
    right: 10px;
    top: 10px;
    height: 5px;
    width: 5px;
}.header-pro-6924 {
    margin-top: -5px;
}
}

@media (max-width: 479px) {header .top-learning-4859 {
    padding: 0.7rem 1.2rem;
}header .main-sitewrap-5470 {
    padding: 0.4rem 0.6rem;
    max-width: 120px;
}header .head-bar-1728 a {
    padding: 0 0.6rem;
    height: 30px;
    font-size: calc(13px - 3px);
}}.prospective-students-0674 {
    background: linear-gradient(135deg, rgb(203,202,180) 0%, rgb(171,158,155,0.5) 100%);
    padding: 110px 0;
    position: relative;
    overflow: hidden;
}.prospective-students-0674::before {
    content: "";
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(128,115,113,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(171,158,155,0.5) 0%, transparent 40%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    animation: backgroundShift 15s ease-in-out infinite alternate;
}.prospective-students-0674::after {
    width: 100%;
    height: 120px;
    z-index: 2;
    content: "";
    position: absolute;
    bottom: 0;
    background-size: cover;
    left: 0;
    background-position: center;
}@keyframes backgroundShift {
    0% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.5;
        transform: scale(1);
    }
}

.prospective-students-0674 .container {
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    max-width: 1140px;
    z-index: 3;
}.prospective-students-0674 .who-mentors-5786 {
    perspective: 1000px;
    border-radius: 16px;
    padding: 50px 40px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    position: relative;
    transform-style: preserve-3d;
}.prospective-students-0674 .who-mentors-5786::before {
    content: "";
    opacity: 0.3;
    z-index: -1;
    transform: rotate(-15deg) translateZ(-10px);
    top: -10px;
    position: absolute;
    height: 100px;
    right: -10px;
    background: rgb(128,115,113);
    width: 100px;
    border-radius: 10px;
}.prospective-students-0674 .who-mentors-5786::after {
    left: -15px;
    height: 120px;
    bottom: -15px;
    opacity: 0.3;
    content: "";
    background: rgb(171,158,155);
    z-index: -1;
    width: 120px;
    position: absolute;
    border-radius: 10px;
    transform: rotate(10deg) translateZ(-15px);
}.prospective-students-0674 h4 {
    position: relative;
    font-size: 30px;
    margin-bottom: 35px;
    font-weight: 700;
    color: rgb(171,158,155);
    text-align: center;
    padding-bottom: 15px;
}.prospective-students-0674 h4::after {
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    height: 4px;
    content: "";
    border-radius: 10px;
    width: 70px;
    bottom: 0;
    background: linear-gradient(90deg, rgb(171,158,155), rgb(128,115,113));
}.prospective-students-0674 div > div {
    gap: 25px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}.prospective-students-0674 p {
    z-index: 1;
    overflow: hidden;
    transition: all 0.3s ease;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 1) 100%);
    color: #000000;
    align-items: center;
    padding: 20px;
    display: flex;
    border-radius: 10px;
    margin-bottom: 0;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    font-size: 16px;
}.prospective-students-0674 p::before {
    z-index: -1;
    width: 4px;
    transition: all 0.3s ease;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(171,158,155), rgb(128,115,113));
}.prospective-students-0674 p::after {
    width: 100%;
    z-index: -1;
    left: 0;
    transition: all 0.4s ease;
    content: "";
    background: linear-gradient(135deg, rgb(171,158,155,0.5) 0%, transparent 100%);
    opacity: 0;
    height: 100%;
    position: absolute;
    top: 0;
}.prospective-students-0674 p:hover {
    transform: translateY(-5px);
    color: #000000;
}.prospective-students-0674 p:hover::before {
    width: 8px;
}.prospective-students-0674 p:hover::after {
    opacity: 0.15;
}.prospective-students-0674 p svg {
    margin-right: 15px;
    transition: all 0.3s ease;
    flex-shrink: 0;
    height: 24px;
    width: 24px;
}.prospective-students-0674 p svg path {
    fill: rgb(171,158,155);
    transition: fill 0.3s ease;
}.prospective-students-0674 p:hover svg {
    transform: scale(1.2);
}.prospective-students-0674 p:hover svg path {
    fill: rgb(128,115,113);
}@keyframes floatItem {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-8px);
    }
    100% {
        transform: translateY(0px);
    }
}

.prospective-students-0674 p:nth-child(odd) {
    animation: floatItem 6s ease-in-out infinite;
}.prospective-students-0674 p:nth-child(even) {
    animation: floatItem 7s ease-in-out infinite reverse;
}@keyframes fadeSlideUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.prospective-students-0674 .who-mentors-5786 > div p {
    opacity: 0;
    animation: fadeSlideUp 0.6s ease forwards;
}.prospective-students-0674 .who-mentors-5786 > div p:nth-child(1) {
    animation-delay: 0.2s;
}.prospective-students-0674 .who-mentors-5786 > div p:nth-child(2) {
    animation-delay: 0.4s;
}.prospective-students-0674 .who-mentors-5786 > div p:nth-child(3) {
    animation-delay: 0.6s;
}.prospective-students-0674 .who-mentors-5786 > div p:nth-child(4) {
    animation-delay: 0.8s;
}.prospective-students-0674 .who-mentors-5786 > div p:nth-child(5) {
    animation-delay: 1s;
}.prospective-students-0674 .who-mentors-5786 > div p:nth-child(6) {
    animation-delay: 1.2s;
}

@media (max-width: 991px) {.prospective-students-0674 {
    padding: 80px 0;
}.prospective-students-0674 .who-mentors-5786 {
    padding: 40px 30px;
}.prospective-students-0674 h4 {
    font-size: calc(30px * 0.9);
    margin-bottom: 30px;
}.prospective-students-0674 div > div {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.prospective-students-0674 p {
    padding: 15px;
}.prospective-students-0674::after {
    height: 80px;
}
}

@media (max-width: 768px) {.prospective-students-0674 {
    padding: 70px 0 90px;
}.prospective-students-0674 .who-mentors-5786 {
    padding: 35px 25px;
}.prospective-students-0674 h4 {
    font-size: calc(30px * 0.8);
    margin-bottom: 25px;
}.prospective-students-0674 div > div {
    grid-template-columns: 1fr;
}.prospective-students-0674::after {
    height: 60px;
}
}

@media (max-width: 576px) {.prospective-students-0674 {
    padding: 60px 0 80px;
}.prospective-students-0674 .who-mentors-5786 {
    padding: 30px 20px;
}.prospective-students-0674 .who-mentors-5786::before,
    .prospective-students-0674 .who-mentors-5786::after {
    height: 70px;
    width: 70px;
}.prospective-students-0674 h4 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: calc(30px * 0.7);
}.prospective-students-0674 h4::after {
    width: 50px;
    height: 3px;
}.prospective-students-0674 p {
    padding: 12px;
    font-size: calc(16px * 0.9);
}.prospective-students-0674 p svg {
    height: 20px;
    width: 20px;
    margin-right: 10px;
}.prospective-students-0674::after {
    height: 40px;
}}.newsletter-subscription-6093 {
    position: relative;
    padding: 6rem 2rem;
    overflow: hidden;
    background: linear-gradient(180deg, rgb(203,202,180) 0%, rgb(171,158,155,0.5) 100%);
}.newsletter-subscription-6093::before {
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0.4;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(128,115,113,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(171,158,155,0.5) 0%, transparent 40%);
}.newsletter-subscription-6093 .who-mentors-5786 {
    display: flex;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    justify-content: center;
    max-width: 1200px;
}.newsletter-subscription-6093 .inquiry-form-2103 {
    align-items: center;
    max-width: 350px;
    position: relative;
    background: #ffffff;
    width: 100%;
    display: flex;
    padding: 3rem 2rem;
    box-shadow: 
        0 20px 25px -5px rgba(0, 0, 0, 0.5),
        0 10px 10px -5px rgba(0, 0, 0, 0.5);
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 85%, 
        85% 100%, 
        0 100%
    );
    flex-direction: column;
}.newsletter-subscription-6093 .inquiry-form-2103::before {
    border: 1px dashed rgb(128,115,113,0.5);
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 85%, 
        85% 100%, 
        0 100%
    );
    position: absolute;
    bottom: 10px;
    right: 10px;
    content: "";
    top: 10px;
    left: 10px;
    z-index: -1;
}.newsletter-subscription-6093 h3 {
    font-size: 18px;
    text-align: center;
    position: relative;
    color: #000000;
    width: 100%;
    margin-bottom: 2.5rem;
    font-weight: 700;
}.newsletter-subscription-6093 h3::after {
    left: 50%;
    bottom: -0.8rem;
    content: "";
    position: absolute;
    background: rgb(171,158,155);
    width: 40px;
    transform: translateX(-50%) scaleX(0.5);
    height: 3px;
    transition: transform 0.3s ease;
}.newsletter-subscription-6093 .inquiry-form-2103:hover h3::after {
    transform: translateX(-50%) scaleX(1);
}.newsletter-subscription-6093 .input_holder {
    display: flex;
    gap: 1.5rem;
    width: 100%;
    flex-direction: column;
}.newsletter-subscription-6093 input[type="email"] {
    color: #000000;
    border: none;
    border-bottom: 2px solid rgb(128,115,113,0.5);
    transition: all 0.3s ease;
    background: #ffffff;
    width: 100%;
    padding: 1rem;
    font-family: Arial, sans-serif;
    font-size: 17px;
}.newsletter-subscription-6093 input[type="email"]:focus {
    box-shadow: 0 5px 10px -5px rgb(171,158,155,0.5);
    border-bottom-color: rgb(171,158,155);
    outline: none;
}.newsletter-subscription-6093 input[type="submit"] {
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 15px;
    color: #ffffff;
    overflow: hidden;
    background: rgb(171,158,155);
    transform: translateY(0);
    border: none;
    padding: 1rem;
    z-index: 1;
    margin-top: 1rem;
    font-weight: 600;
    transition: all 0.3s ease;
    width: 100%;
}.newsletter-subscription-6093 input[type="submit"]::before {
    position: absolute;
    top: 0;
    background: rgb(128,115,113);
    content: "";
    height: 100%;
    transform: translateY(100%);
    width: 100%;
    left: 0;
    transition: transform 0.3s ease;
    z-index: -1;
}.newsletter-subscription-6093 input[type="submit"]:hover {
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px);
}.newsletter-subscription-6093 input[type="submit"]:hover::before {
    transform: translateY(0);
}@keyframes floatUp {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

.newsletter-subscription-6093 .inquiry-form-2103 {
    animation: floatUp 6s ease-in-out infinite;
}

@media (max-width: 768px) {.newsletter-subscription-6093 {
    padding: 4rem 1.5rem;
}.newsletter-subscription-6093 .inquiry-form-2103 {
    animation: none;
    padding: 2.5rem 1.5rem;
    max-width: 100%;
}
}

@media (max-width: 480px) {.newsletter-subscription-6093 {
    padding: 3rem 1rem;
}.newsletter-subscription-6093 .inquiry-form-2103 {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% 90%, 
            90% 100%, 
            0 100%
        );
    padding: 2rem 1.5rem;
}.newsletter-subscription-6093 h3 {
    font-size: calc(18px * 0.9);
}.newsletter-subscription-6093 input[type="email"],
    .newsletter-subscription-6093 input[type="submit"] {
    padding: 0.8rem;
}.newsletter-subscription-6093 input[type="submit"] {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% 90%, 
            90% 100%, 
            0 100%
        );
}}.price-card-item-3951 {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgb(203,202,180), rgba(0, 0, 0, 0.5));
    padding: 5rem 1rem;
    overflow: hidden;
    position: relative;
}.price-card-item-3951::before {
    z-index: 1;
    height: 100%;
    position: absolute;
    width: 100%;
    opacity: 0.1;
    top: 0;
    left: 0;
    pointer-events: none;
    background: linear-gradient(45deg, transparent 0%, rgb(171,158,155,0.5) 30%, transparent 70%);
    content: "";
}.price-card-item-3951 .container {
    max-width: 1400px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}.price-card-item-3951 .fee-chart-7491 {
    display: flex;
    gap: 3rem;
    flex-direction: column;
}.price-card-item-3951 .plan-deals-1932 {
    animation: fadeUp 0.8s ease-out forwards;
    margin: 0 auto 2rem;
    opacity: 0;
    text-align: center;
    max-width: 800px;
    transform: translateY(20px);
    order: -1;
}.price-card-item-3951 .plan-deals-1932 h2 {
    font-weight: 700;
    margin-bottom: 1rem;
    display: inline-block;
    position: relative;
    font-size: 31px;
    color: #000000;
}.price-card-item-3951 .plan-deals-1932 h2::after {
    transform: translateX(-50%);
    width: 80px;
    background: linear-gradient(90deg, rgb(171,158,155), rgb(128,115,113));
    content: "";
    border-radius: 10px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    height: 3px;
}.price-card-item-3951 .skill-pricing-1546 {
    font-size: 15px;
    line-height: 1.6;
    color: #000000;
    margin: 0 auto;
    max-width: 90%;
}.price-card-item-3951 .learning-fee-2537 {
    display: grid;
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
}.price-card-item-3951 .plan-options-1074 {
    border-radius: 21px;
    display: block;
    text-decoration: none;
    position: relative;
    opacity: 0;
    background: #ffffff;
    color: #000000;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transform: translateZ(0) scale(1);
    overflow: hidden;
    animation: fadeIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
}.price-card-item-3951 .plan-options-1074:nth-child(1) {
    animation-delay: 0.1s;
}.price-card-item-3951 .plan-options-1074:nth-child(2) {
    animation-delay: 0.2s;
}.price-card-item-3951 .plan-options-1074:nth-child(3) {
    animation-delay: 0.3s;
}.price-card-item-3951 .plan-options-1074:nth-child(4) {
    animation-delay: 0.4s;
}.price-card-item-3951 .plan-options-1074::before {
    position: absolute;
    transform: scaleX(0);
    height: 5px;
    width: 100%;
    content: "";
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    background: linear-gradient(90deg, rgb(171,158,155), rgb(128,115,113));
    left: 0;
    top: 0;
}.price-card-item-3951 .plan-options-1074:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateZ(30px) scale(1.03);
}.price-card-item-3951 .plan-options-1074:hover::before {
    transform: scaleX(1);
}.price-card-item-3951 .discount-grid-7165 {
    display: flex;
    height: 100%;
    flex-direction: column;
}.price-card-item-3951 .discount-price-3162 {
    flex-direction: column;
    flex-grow: 1;
    display: flex;
    padding: 2rem;
}.price-card-item-3951 .discount-price-3162 h3 {
    font-weight: 700;
    position: relative;
    margin: 0 0 1rem;
    color: #000000;
    transition: color 0.3s ease;
    font-size: 24px;
}.price-card-item-3951 .plan-options-1074:hover .discount-price-3162 h3 {
    color: rgb(171,158,155);
}.price-card-item-3951 .plan-cost-2768 {
    transition: transform 0.3s ease, color 0.3s ease;
    font-size: 2rem;
    position: relative;
    font-weight: 700;
    margin-bottom: 1.5rem;
    display: inline-block;
    color: rgb(171,158,155);
}.price-card-item-3951 .plan-cost-2768::after {
    bottom: -8px;
    left: 0;
    position: absolute;
    width: 40px;
    content: "";
    background-color: rgb(128,115,113);
    height: 2px;
    transition: width 0.3s ease;
}.price-card-item-3951 .plan-options-1074:hover .plan-cost-2768 {
    transform: translateY(-3px);
}.price-card-item-3951 .plan-options-1074:hover .plan-cost-2768::after {
    width: 80px;
}.price-card-item-3951 .discount-price-3162 p {
    color: #000000;
    margin: 0;
    line-height: 1.6;
    overflow-wrap: break-word;
    flex-grow: 1;
    word-break: break-word;
    font-size: calc(15px - 2px);
}.price-card-item-3951 .img-zoom-effect-0538 {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    height: 200px;
    width: 100%;
    overflow: hidden;
}.price-card-item-3951 .img-zoom-effect-0538::after {
    position: absolute;
    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%);
    transition: opacity 0.5s ease;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    content: "";
    opacity: 0.7;
}.price-card-item-3951 .plan-options-1074:hover .img-zoom-effect-0538 {
    transform: scale(1.05);
}.price-card-item-3951 .plan-options-1074:hover .img-zoom-effect-0538::after {
    opacity: 0.4;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(30px) rotateX(5deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotateX(0);
    }
}

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

@media (min-width: 768px) {.price-card-item-3951 {
    padding: 7rem 2rem;
}.price-card-item-3951 .fee-chart-7491 {
    align-items: flex-start;
    flex-direction: row;
}.price-card-item-3951 .plan-deals-1932 {
    display: flex;
    flex-direction: column;
    padding-right: 2rem;
    margin: 0;
    justify-content: center;
    order: 0;
    text-align: left;
    flex: 0 0 30%;
}.price-card-item-3951 .plan-deals-1932 h2 {
    text-align: left;
}.price-card-item-3951 .plan-deals-1932 h2::after {
    left: 0;
    transform: none;
}.price-card-item-3951 .skill-pricing-1546 {
    max-width: 100%;
    margin: 0;
}.price-card-item-3951 .learning-fee-2537 {
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 1rem), 1fr));
    flex: 0 0 70%;
}
}

@media (min-width: 992px) {.price-card-item-3951 .learning-fee-2537 {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.price-card-item-3951 {
    padding: 8rem 2rem;
}.price-card-item-3951 .plan-deals-1932 {
    flex: 0 0 25%;
}.price-card-item-3951 .learning-fee-2537 {
    flex: 0 0 75%;
}.price-card-item-3951 .discount-price-3162 {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.price-card-item-3951 .plan-options-1074 {
    margin: 0 auto;
    max-width: 400px;
}.price-card-item-3951 .plan-deals-1932 h2 {
    font-size: calc(31px * 0.9);
}.price-card-item-3951 .skill-pricing-1546 {
    font-size: calc(15px * 0.95);
}}.thanksSpot-7613 {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    isolation: isolate;
    background: linear-gradient(135deg, rgb(203,202,180) 0%, rgb(128,115,113,0.5) 100%);
}.thanksSpot-7613::before {
    content: "";
    position: absolute;
    opacity: 0.15;
    top: 0;
    width: 100%;
    height: 100%;
    animation: patternShift 30s linear infinite;
    left: 0;
    z-index: -1;
    background: repeating-linear-gradient(
        -45deg,
        rgb(128,115,113,0.5) 0px,
        rgb(128,115,113,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
}.thanksSpot-7613::after {
    right: -50px;
    position: absolute;
    z-index: -1;
    background: rgb(171,158,155,0.5);
    height: 250px;
    filter: blur(80px);
    content: "";
    opacity: 0.3;
    width: 250px;
    bottom: -50px;
}.thanksSpot-7613 .container {
    transform-style: preserve-3d;
    position: relative;
    max-width: 1200px;
    perspective: 1000px;
    padding: 0 20px;
    margin: 0 auto;
}.thanksSpot-7613 h2 {
    font-family: Arial, sans-serif;
    animation: slideInTitle 0.8s ease-out forwards;
    color: #000000;
    margin-bottom: 2.5rem;
    line-height: 1.3;
    transform: translateZ(20px);
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    position: relative;
}.thanksSpot-7613 h2::after {
    content: "";
    transform: translateX(-50%);
    animation: expandWidth 1s ease-out 0.8s forwards;
    height: 4px;
    width: 100px;
    position: absolute;
    left: 50%;
    background: linear-gradient(to right, rgb(171,158,155), rgb(128,115,113));
    bottom: -15px;
}.thanksSpot-7613 .who-mentors-5786 {
    padding: 2.5rem;
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08),
                0 30px 60px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: translateZ(10px) rotateX(2deg);
}.thanksSpot-7613 .who-mentors-5786::before {
    animation: gradientShift 8s ease infinite;
    height: 6px;
    content: "";
    left: 0;
    top: 0;
    background: linear-gradient(90deg, rgb(171,158,155), rgb(128,115,113));
    width: 100%;
    position: absolute;
}.thanksSpot-7613 .who-mentors-5786 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.thanksSpot-7613 .who-mentors-5786 li {
    animation: fadeIn 1s ease-out 0.5s forwards;
    padding: 0;
    position: relative;
    opacity: 0;
}.thanksSpot-7613 .who-mentors-5786 span {
    text-align: center;
    display: block;
    font-size: calc(13px * 1.1);
    line-height: 1.7;
    color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
}.thanksSpot-7613 .who-mentors-5786:hover {
    transform: translateZ(15px) rotateX(0deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1),
                0 35px 65px rgba(0, 0, 0, 0.07),
                0 0 0 1px rgba(0, 0, 0, 0.03);
}

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

@keyframes expandWidth {
    from {
        width: 0;
    }
    to {
        width: 100px;
    }
}

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

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes patternShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@media (max-width: 1024px) {.thanksSpot-7613 {
    padding: 5rem 0;
}.thanksSpot-7613 h2 {
    font-size: calc(32px * 0.9);
    margin-bottom: 2rem;
}.thanksSpot-7613 .who-mentors-5786 {
    padding: 2rem;
}
}

@media (max-width: 768px) {.thanksSpot-7613 {
    padding: 4rem 0;
}.thanksSpot-7613 h2 {
    margin-bottom: 1.8rem;
    font-size: calc(32px * 0.8);
}.thanksSpot-7613 .who-mentors-5786 {
    padding: 1.8rem;
    transform: translateZ(5px) rotateX(1deg);
}.thanksSpot-7613 .who-mentors-5786 span {
    font-size: 13px;
    line-height: 1.6;
}
}

@media (max-width: 576px) {.thanksSpot-7613 {
    padding: 3rem 0;
}.thanksSpot-7613 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(32px * 0.7);
}.thanksSpot-7613 h2::after {
    bottom: -10px;
    height: 3px;
}.thanksSpot-7613 .who-mentors-5786 {
    transform: translateZ(0) rotateX(0deg);
    padding: 1.5rem;
}.thanksSpot-7613 .who-mentors-5786::before {
    height: 4px;
}.thanksSpot-7613 .who-mentors-5786 span {
    font-size: calc(13px * 0.95);
    line-height: 1.5;
}
}

@media (prefers-reduced-motion) {.thanksSpot-7613 h2,
    .thanksSpot-7613 h2::after,
    .thanksSpot-7613 .who-mentors-5786,
    .thanksSpot-7613 .who-mentors-5786::before,
    .thanksSpot-7613 .who-mentors-5786 li {
    animation: none;
    transition: none;
}.thanksSpot-7613 .who-mentors-5786:hover {
    transform: none;
}.thanksSpot-7613::before {
    animation: none;
}}.zoom-meet-4230 {
    color: #ffffff;
    padding: 6rem 0 4rem;
    z-index: 1;
    position: relative;
}.zoom-meet-4230::before {
    background: #000000;
    z-index: -1;
    top: 0;
    content: "";
    position: absolute;
    opacity: 0.85;
    left: 0;
    width: 100%;
    height: 100%;
}.zoom-meet-4230::after {
    height: 100%;
    background-position: center;
    opacity: 0.15;
    z-index: -1;
    top: 0;
    background: 
        linear-gradient(rgba(rgb(171,158,155), 0.2) 1px, transparent 1px),
        linear-gradient(90deg, rgba(rgb(171,158,155), 0.2) 1px, transparent 1px);
    left: 0;
    animation: gridAnimate 15s linear infinite;
    position: absolute;
    width: 100%;
    background-size: 30px 30px;
    content: "";
}@keyframes gridAnimate {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}

.zoom-meet-4230 .container {
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 2rem;
    display: grid;
}.zoom-meet-4230 .company_holder {
    grid-column: 1 / 5;
    position: relative;
    grid-row: 1;
}.zoom-meet-4230 .company_holder::before {
    top: -20px;
    content: "";
    position: absolute;
    height: 60px;
    left: -20px;
    width: 60px;
    opacity: 0.7;
    border-top: 2px solid rgb(171,158,155);
    border-left: 2px solid rgb(171,158,155);
}.zoom-meet-4230 .company_holder::after {
    opacity: 0.7;
    width: 60px;
    border-bottom: 2px solid rgb(171,158,155);
    height: 60px;
    right: -20px;
    content: "";
    bottom: -20px;
    border-right: 2px solid rgb(171,158,155);
    position: absolute;
}.zoom-meet-4230 .company_holder h3 {
    display: inline-block;
    position: relative;
    font-weight: 700;
    margin-bottom: 1.5rem;
    -webkit-background-clip: text !important;
    font-size: 32px;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(90deg, #ffffff, rgb(171,158,155));
}.zoom-meet-4230 .company_holder h3::after {
    position: absolute;
    left: 0;
    width: 30%;
    bottom: -5px;
    content: "";
    background: rgb(171,158,155);
    height: 2px;
    box-shadow: 0 0 10px rgb(171,158,155);
}.zoom-meet-4230 .ar-tools-6354 {
    font-size: 17px;
    margin-top: 1.5rem;
    color: #ffffff;
    opacity: 0.8;
    line-height: 1.6;
}.zoom-meet-4230 .discuss-cta-3146 {
    display: flex;
    grid-row: 1;
    justify-content: flex-end;
    grid-column: 6 / 13;
}.zoom-meet-4230 .nav-core-6041 {
    gap: 3rem;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    width: 100%;
}.zoom-meet-4230 .top-lead-2405 {
    padding: 1.5rem;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 10px;
    position: relative;
    backdrop-filter: blur(4px);
}.zoom-meet-4230 .top-lead-2405:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.25);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.02) 100%);
}.zoom-meet-4230 .top-lead-2405::before {
    left: 0;
    height: 0;
    transition: height 0.3s ease;
    top: 0;
    background: rgb(171,158,155);
    position: absolute;
    width: 3px;
    content: "";
}.zoom-meet-4230 .top-lead-2405:hover::before {
    height: 100%;
}.zoom-meet-4230 .top-lead-2405 h5 {
    padding-left: 1rem;
    margin-bottom: 1.5rem;
    position: relative;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 23px;
    color: rgb(128,115,113);
}.zoom-meet-4230 .top-lead-2405 h5::before {
    width: 5px;
    height: 5px;
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    content: "";
    background: rgb(171,158,155);
    top: 50%;
    box-shadow: 0 0 10px rgb(171,158,155);
    border-radius: 50%;
}.zoom-meet-4230 .top-lead-2405 .nav-core-6041 {
    gap: 0.7rem;
    display: flex;
    flex-direction: column;
}.zoom-meet-4230 .top-lead-2405 .nav-core-6041 a {
    padding: 0.4rem 1rem;
    position: relative;
    color: #ffffff;
    transition: all 0.3s ease;
    border-radius: 10px;
    overflow: hidden;
    z-index: 1;
    opacity: 0.7;
    text-decoration: none;
    font-size: 17px;
}.zoom-meet-4230 .top-lead-2405 .nav-core-6041 a::before {
    height: 100%;
    left: 0;
    background: linear-gradient(90deg, rgba(rgb(171,158,155,0.5), 0.1), transparent);
    transform: translateX(-100%);
    position: absolute;
    content: "";
    transition: transform 0.3s ease;
    z-index: -1;
    top: 0;
    width: 100%;
}.zoom-meet-4230 .top-lead-2405 .nav-core-6041 a:hover {
    padding-left: 1.5rem;
    opacity: 1;
    color: #ffffff;
}.zoom-meet-4230 .top-lead-2405 .nav-core-6041 a:hover::before {
    transform: translateX(0);
}.eng-center-9351 {
    grid-column: 1 / 13;
    margin-top: 4rem;
    background: rgba(0, 0, 0, 0.5);
    grid-row: 2;
    padding: 1.5rem 0;
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}.eng-center-9351::before {
    left: 50%;
    background: linear-gradient(90deg, transparent, rgb(171,158,155), transparent);
    height: 1px;
    position: absolute;
    transform: translateX(-50%);
    top: 0;
    width: 60%;
    content: "";
}.eng-center-9351 .container {
    align-items: center;
    justify-content: center;
    display: flex;
}.eng-center-9351 .fund-cta-0389 {
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    opacity: 0.7;
    letter-spacing: 0.5px;
}

@media screen and (max-width: 992px) {.zoom-meet-4230 .container {
    grid-template-columns: repeat(1, 1fr);
}.zoom-meet-4230 .company_holder {
    grid-row: 1;
    grid-column: 1;
}.zoom-meet-4230 .discuss-cta-3146 {
    margin-top: 2rem;
    grid-row: 2;
    grid-column: 1;
}.eng-center-9351 {
    grid-row: 3;
    margin-top: 3rem;
}
}

@media screen and (max-width: 768px) {.zoom-meet-4230 {
    padding: 4rem 0 3rem;
}.zoom-meet-4230 .nav-core-6041 {
    grid-template-columns: 1fr;
    gap: 2rem;
}.zoom-meet-4230 .top-lead-2405 {
    padding: 1.2rem;
}.zoom-meet-4230 .top-lead-2405 h5 {
    font-size: calc(23px * 0.9);
}.zoom-meet-4230 .company_holder::before,
    .zoom-meet-4230 .company_holder::after {
    width: 40px;
    height: 40px;
}
}

@media screen and (max-width: 576px) {.zoom-meet-4230 {
    padding: 3rem 0 2rem;
}.zoom-meet-4230 .company_holder h3 {
    font-size: calc(32px * 0.9);
}.zoom-meet-4230 .ar-tools-6354 {
    font-size: calc(17px * 0.9);
}.zoom-meet-4230 .top-lead-2405 .nav-core-6041 a {
    font-size: calc(17px * 0.9);
}.eng-center-9351 {
    padding: 1rem 0;
    margin-top: 2rem;
}}.title-portal-6083 {
    --primary-accent: hsla(215, 75%, 53%, 0.9);
    --title-glow: 0 0 10px rgba(255, 255, 255, 0.15);
    overflow: hidden;
    min-height: 100vh;
    position: relative;
    --text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    width: 100%;
    --secondary-accent: hsla(190, 85%, 57%, 0.85);
}.title-portal-6083 .edu-open-7380 {
    justify-content: flex-start;
    position: relative;
    height: 100vh;
    display: flex;
    width: 100%;
    align-items: center;
}.title-portal-6083 .edu-open-7380::before {
    content: '';
    top: 0;
    height: 100%;
    background: linear-gradient(
    135deg,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(25, 28, 41, 0.8) 40%,
    rgba(28, 31, 44, 0.9) 100%
  );
    width: 100%;
    position: absolute;
    backdrop-filter: blur(2px) brightness(0.85);
    z-index: 1;
    left: 0;
}.title-portal-6083 .edu-open-7380::after {
    height: 100%;
    mix-blend-mode: overlay;
    opacity: 0.15;
    position: absolute;
    background: 
    radial-gradient(
      circle at 75% 25%,
      rgb(171,158,155,0.5) 0%,
      transparent 35%
    ),
    linear-gradient(
      45deg,
      transparent 0%,
      rgb(128,115,113,0.5) 100%
    );
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}.title-portal-6083 .skill-growth-0327 {
    max-width: 1200px;
    transform: translateY(-2%);
    animation: titleFadeIn 1.2s ease-out forwards;
    margin-left: 10%;
    position: relative;
    padding: 4rem 0;
    width: 90%;
    z-index: 5;
}.title-portal-6083 .skill-growth-0327 > div {
    opacity: 0;
    margin-bottom: 2.5rem;
    position: relative;
    transform: translateY(20px);
}.title-portal-6083 .skill-growth-0327 > div:nth-child(1) {
    animation: slideUp 0.6s 0.2s ease-out forwards;
}.title-portal-6083 .skill-growth-0327 > div:nth-child(2) {
    animation: slideUp 0.6s 0.4s ease-out forwards;
}.title-portal-6083 .skill-growth-0327 > div:nth-child(3) {
    animation: slideUp 0.6s 0.6s ease-out forwards;
}.title-portal-6083 .skill-growth-0327 p {
    text-shadow: var(--text-shadow);
    margin-bottom: 0.5rem;
    position: relative;
    padding-left: 2rem;
    font-weight: 600;
    font-size: clamp(1rem, 1.5vw, 1.25rem);
    color: #ffffff;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}.title-portal-6083 .skill-growth-0327 p::before {
    content: '';
    height: 2px;
    position: absolute;
    left: 0;
    background: rgb(171,158,155);
    top: 50%;
    width: 1.5rem;
    transform: translateY(-50%);
}.title-portal-6083 .title_style_header {
    margin: 0;
    -webkit-background-clip: text !important;
    position: relative;
    max-width: 90%;
    background-clip: text !important;
    font-size: clamp(2.5rem, 6vw, 4.5rem);
    font-weight: 700;
    background: linear-gradient(
    to right,
    #ffffff 0%,
    rgb(128,115,113) 100%
  );
    line-height: 1.1;
    -webkit-text-fill-color: transparent;
    transform-origin: left center;
    text-shadow: var(--title-glow);
    color: #ffffff;
}.title-portal-6083 .title_style_header::after {
    bottom: -0.8rem;
    position: absolute;
    background: linear-gradient(
    to right,
    rgb(171,158,155) 0%,
    rgb(128,115,113) 100%
  );
    animation: lineExpand 0.8s 0.8s ease-out forwards;
    transform-origin: left;
    left: 0;
    transform: scaleX(0);
    width: 6rem;
    content: '';
    height: 0.25rem;
}.title-portal-6083 .skill-growth-0327 h3 {
    text-shadow: var(--text-shadow);
    padding-top: 1rem;
    font-weight: 400;
    position: relative;
    color: #ffffff;
    opacity: 0.9;
    line-height: 1.5;
    margin: 0;
    max-width: 700px;
    font-size: clamp(1.1rem, 2vw, 1.5rem);
}.title-portal-6083 .skill-growth-0327 h3::before {
    position: absolute;
    opacity: 0.7;
    left: 0;
    content: '';
    top: 0;
    height: 1px;
    background: rgb(128,115,113);
    width: 3rem;
}

@keyframes titleFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

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

@media (max-width: 1200px) {.title-portal-6083 .skill-growth-0327 {
    width: 84%;
    margin-left: 8%;
}.title-portal-6083 .title_style_header {
    max-width: 95%;
}
}

@media (max-width: 992px) {.title-portal-6083 .skill-growth-0327 {
    width: 88%;
    margin-left: 6%;
}.title-portal-6083 .title_style_header {
    max-width: 100%;
}.title-portal-6083 .skill-growth-0327 h3 {
    max-width: 600px;
}
}

@media (max-width: 768px) {.title-portal-6083 .skill-growth-0327 {
    padding: 3rem 0;
    width: 90%;
    margin-left: 5%;
}.title-portal-6083 .skill-growth-0327 > div {
    margin-bottom: 2rem;
}.title-portal-6083 .skill-growth-0327 p {
    padding-left: 1.5rem;
}.title-portal-6083 .skill-growth-0327 p::before {
    width: 1.2rem;
}.title-portal-6083 .title_style_header::after {
    width: 4rem;
}
}

@media (max-width: 576px) {.title-portal-6083 .edu-open-7380 {
    min-height: 100vh;
    height: auto;
}.title-portal-6083 .skill-growth-0327 {
    width: 90%;
    padding: 2.5rem 0;
    margin: 0 auto;
}.title-portal-6083 .skill-growth-0327 > div {
    margin-bottom: 1.5rem;
}.title-portal-6083 .skill-growth-0327 p {
    font-size: 0.9rem;
    padding-left: 1.2rem;
}.title-portal-6083 .skill-growth-0327 p::before {
    width: 1rem;
}.title-portal-6083 .skill-growth-0327 h3 {
    font-size: 1.1rem;
}
}

@media (hover: hover) {.title-portal-6083 .edu-open-7380:hover::after {
    animation: backgroundShift 20s infinite alternate ease-in-out;
}}

@keyframes backgroundShift {
  0% {
    opacity: 0.15;
    background-position: 0% 0%;
  }
  50% {
    opacity: 0.25;
    background-position: 100% 0%;
  }
  100% {
    opacity: 0.15;
    background-position: 0% 0%;
  }
}.privacy-cabinet-8570 {
    height: auto;
    color: #ffffff;
    padding: 60px;
    width: 100%;
}.privacy-cabinet-8570 h1 {
    margin-bottom: 40px;
    grid-column: span 2;
    padding-bottom: 15px;
    text-align: center;
    border-bottom: 3px solid rgb(128,115,113);
    color: rgb(171,158,155);
    font-weight: 700;
    font-size: 45px;
}.privacy-cabinet-8570 h2 {
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 34px;
    border-bottom: 2px solid rgb(171,158,155);
    color: rgb(128,115,113);
}.privacy-cabinet-8570 ul, .privacy-cabinet-8570 ol {
    list-style: none;
    padding-left: 0;
    margin: 0;
}.privacy-cabinet-8570 li {
    font-weight: 400;
    border-radius: 10px;
    font-size: 16px;
    background: rgb(171,158,155,0.5);
    color: #000000;
    margin-bottom: 15px;
    border-left: 4px solid rgb(171,158,155);
    padding: 10px 20px;
}.privacy-cabinet-8570 section {
    width: 100%;
    background: rgb(128,115,113,0.5);
    padding: 30px;
    border-radius: 27px;
}.privacy-cabinet-8570 p, .privacy-cabinet-8570 span, .privacy-cabinet-8570 div {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.8;
}

@media only screen and (max-width: 800px) {.privacy-cabinet-8570 {
    grid-template-columns: 1fr;
    padding: 30px 15px;
}.privacy-cabinet-8570 h1 {
    font-size: calc(18px - 10px);
}.privacy-cabinet-8570 h2 {
    font-size: calc(18px - 8px);
}.privacy-cabinet-8570 li {
    padding: 8px 15px;
    font-size: calc(16px - 2px);
}}.our-team-9258 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    font-family: Arial, sans-serif;
    color: #ffffff;
}.our-team-9258::before {
    left: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(135deg, rgba(42, 57, 80, 0.92), rgba(32, 42, 68, 0.85));
    z-index: 1;
    content: "";
    bottom: 0;
    right: 0;
}.our-team-9258::after {
    right: -5%;
    opacity: 0.15;
    animation: float 15s ease-in-out infinite;
    transform: rotate(15deg);
    height: 70%;
    width: 40%;
    clip-path: polygon(30% 0%, 100% 0%, 100% 100%, 0% 100%);
    content: "";
    position: absolute;
    top: -10%;
    z-index: 0;
    background: linear-gradient(145deg, rgb(171,158,155,0.5), rgb(128,115,113,0.5));
}.our-team-9258 h4 {
    transform: translateY(0);
    font-size: calc(24px * 1.2);
    letter-spacing: 2px;
    z-index: 2;
    color: #ffffff;
    position: relative;
    margin-bottom: 2.5rem;
    opacity: 1;
    text-align: center;
    text-transform: uppercase;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s ease;
    font-weight: 700;
}.our-team-9258 h4::after {
    width: 60px;
    height: 3px;
    transform: translateX(-50%);
    position: absolute;
    bottom: -12px;
    content: "";
    left: 50%;
    transition: width 0.4s ease;
    background: rgb(171,158,155);
}.our-team-9258:hover h4::after {
    width: 100px;
}.our-team-9258 .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    justify-content: center;
    padding: 0 15px;
    max-width: 1200px;
    display: flex;
}.our-team-9258 .text-box-content-2364 {
    overflow: hidden;
    position: relative;
    transform: translateY(0);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.95);
    padding: 3.5rem;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    max-width: 900px;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.4s ease;
}.our-team-9258 .text-box-content-2364::before {
    content: "";
    width: 5px;
    background: linear-gradient(to bottom, rgb(171,158,155), rgb(128,115,113));
    position: absolute;
    left: 0;
    transform-origin: center;
    top: 0;
    height: 100%;
    transition: transform 0.5s ease;
    transform: scaleY(0.6);
}.our-team-9258 .text-box-content-2364:hover {
    transform: translateY(-5px);
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.3);
}.our-team-9258 .text-box-content-2364:hover::before {
    transform: scaleY(1);
}.our-team-9258 h6 {
    color: #000000;
    transition: transform 0.4s ease;
    font-size: calc(17px * 1.5);
    margin-bottom: 1.5rem;
    padding-bottom: 0.75rem;
    font-weight: 700;
    position: relative;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    transform: translateX(0);
}.our-team-9258 h6::after {
    bottom: 0;
    transition: width 0.4s ease;
    height: 2px;
    position: absolute;
    background: rgb(128,115,113);
    left: 0;
    content: "";
    width: 40px;
}.our-team-9258 .text-box-content-2364:hover h6 {
    transform: translateX(10px);
}.our-team-9258 .text-box-content-2364:hover h6::after {
    width: 80px;
}.our-team-9258 span {
    display: block;
    position: relative;
    font-size: 14px;
    column-gap: 2.5rem;
    opacity: 0.9;
    transition: opacity 0.4s ease, transform 0.4s ease;
    transform: translateY(0);
    line-height: 1.8;
    color: #000000;
    hyphens: auto;
    column-count: 1;
    text-align: justify;
}.our-team-9258 .text-box-content-2364:hover span {
    opacity: 1;
    transform: translateY(-5px);
}

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

@media screen and (min-width: 768px) {.our-team-9258 span {
    column-count: 2;
}.our-team-9258 h4 {
    font-size: calc(24px * 1.4);
}.our-team-9258 h6 {
    font-size: calc(17px * 1.8);
}.our-team-9258 .text-box-content-2364 {
    padding: 4rem;
}
}

@media screen and (min-width: 992px) {.our-team-9258 {
    padding: 150px 0;
}.our-team-9258 .text-box-content-2364 {
    padding: 4.5rem 5rem;
}.our-team-9258 h4 {
    font-size: calc(24px * 1.6);
}.our-team-9258 h4::after {
    height: 4px;
}.our-team-9258 h6 {
    margin-bottom: 2rem;
}
}

@media screen and (max-width: 767px) {.our-team-9258 {
    padding: 80px 0;
}.our-team-9258 h4 {
    font-size: calc(24px * 1.1);
    margin-bottom: 1.5rem;
}.our-team-9258 .text-box-content-2364 {
    padding: 2rem;
}.our-team-9258 h6 {
    margin-bottom: 1rem;
    font-size: 17px;
}.our-team-9258 span {
    line-height: 1.7;
    font-size: calc(14px * 0.95);
}.our-team-9258 .text-box-content-2364::before {
    width: 3px;
}
}

@media screen and (max-width: 480px) {.our-team-9258 {
    padding: 60px 0;
}.our-team-9258 .text-box-content-2364 {
    padding: 1.5rem;
}.our-team-9258 h4 {
    letter-spacing: 1px;
}.our-team-9258 h4::after {
    height: 2px;
    width: 40px;
}.our-team-9258:hover h4::after {
    width: 60px;
}.our-team-9258 h6 {
    padding-bottom: 0.5rem;
}.our-team-9258 span {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}}.client-experience-1837 {
    position: relative;
    background: rgb(203,202,180);
    padding: 7rem 0 8rem;
    overflow: hidden;
}.client-experience-1837::before {
    top: 0;
    height: 100%;
    background-position: 0 0, 0 50px, 50px -50px, -50px 0px;
    left: 0;
    background-image: 
        linear-gradient(45deg, rgb(171,158,155,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(171,158,155,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(171,158,155,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(171,158,155,0.5) 75%);
    position: absolute;
    opacity: 0.05;
    z-index: 0;
    background-size: 100px 100px;
    width: 100%;
    content: "";
}.client-experience-1837::after {
    z-index: 0;
    filter: blur(80px);
    position: absolute;
    border-radius: 50%;
    opacity: 0.6;
    width: 200px;
    bottom: -50px;
    height: 200px;
    content: "";
    background: rgb(128,115,113,0.5);
    right: -50px;
}.client-experience-1837 .container {
    position: relative;
    z-index: 1;
}.client-experience-1837 h2 {
    font-size: calc(37px * 1.3);
    display: inline-block;
    transform: skewY(-3deg);
    font-weight: 700;
    color: #000000;
    position: relative;
    margin-bottom: 5rem;
}.client-experience-1837 h2::before,
.client-experience-1837 h2::after {
    background: rgb(171,158,155);
    height: 4px;
    content: "";
    position: absolute;
}.client-experience-1837 h2::before {
    left: 0;
    animation: expandLine 1.5s ease-in-out infinite alternate;
    bottom: -15px;
    width: 60%;
    transform-origin: left;
}.client-experience-1837 h2::after {
    opacity: 0.7;
    transform-origin: left;
    width: 30%;
    bottom: -30px;
    animation: expandLine 2s ease-in-out infinite alternate 0.5s;
    left: 20px;
}@keyframes expandLine {
    from {
        transform: scaleX(0.6);
    }
    to {
        transform: scaleX(1);
    }
}

.client-experience-1837 .learner-stories-9361 {
    gap: 2.5rem;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    position: relative;
}.client-experience-1837 .rating-reviews-2659 {
    background: #ffffff;
    position: relative;
    z-index: 1;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    padding: 2rem;
}.client-experience-1837 .rating-reviews-2659:nth-child(odd) {
    clip-path: polygon(
        0 0,
        100% 0,
        100% 80%,
        80% 100%,
        0 100%
    );
    transform: rotate(-2deg);
}.client-experience-1837 .rating-reviews-2659:nth-child(even) {
    clip-path: polygon(
        0 0,
        100% 0,
        100% 100%,
        20% 100%,
        0 80%
    );
    transform: rotate(2deg);
}.client-experience-1837 .rating-reviews-2659:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: rotate(0) translateY(-10px);
    clip-path: polygon(
        0 0,
        100% 0,
        100% 100%,
        0 100%
    );
    z-index: 2;
}.client-experience-1837 .rating-reviews-2659::before {
    content: "";
    background: #ffffff;
    transform: none;
    z-index: -1;
    inset: 0;
    transition: transform 0.3s ease;
    position: absolute;
}.client-experience-1837 .rating-reviews-2659:hover::before {
    transform: scale(1.02);
}.client-experience-1837 .rating-reviews-2659::after {
    content: "";
    z-index: -2;
    transition: transform 0.3s ease;
    inset: 0;
    position: absolute;
    opacity: 0;
    background: linear-gradient(135deg, rgb(171,158,155), rgb(128,115,113));
    transform: none;
}.client-experience-1837 .rating-reviews-2659:hover::after {
    transform: scale(1.03);
    opacity: 1;
}.client-experience-1837 .rating-reviews-2659:nth-child(4n+1) {
    grid-column: auto / span 1;
    grid-row: auto / span 1;
}.client-experience-1837 .rating-reviews-2659:nth-child(4n+2) {
    grid-column: auto / span 1;
    transform: translateY(40px) rotate(-2deg);
    grid-row: auto / span 1;
}.client-experience-1837 .rating-reviews-2659:nth-child(4n+2):hover {
    transform: translateY(30px) rotate(0);
}.client-experience-1837 .rating-reviews-2659:nth-child(4n+3) {
    transform: translateY(-30px) rotate(2deg);
    grid-row: auto / span 1;
    grid-column: auto / span 1;
}.client-experience-1837 .rating-reviews-2659:nth-child(4n+3):hover {
    transform: translateY(-40px) rotate(0);
}.client-experience-1837 .rating-reviews-2659:nth-child(4n+4) {
    grid-column: auto / span 1;
    grid-row: auto / span 1;
    transform: translateY(20px) rotate(-1deg);
}.client-experience-1837 .rating-reviews-2659:nth-child(4n+4):hover {
    transform: translateY(10px) rotate(0);
}.client-experience-1837 .rating-reviews-2659 img {
    width: 90px;
    height: 90px;
    transition: all 0.3s ease;
    border: 3px solid #ffffff;
    z-index: 1;
    display: block;
    position: relative;
    margin-bottom: 1.5rem;
    border-radius: 10px;
    object-fit: cover;
}.client-experience-1837 .rating-reviews-2659:nth-child(odd) img {
    transform: rotate(3deg);
    box-shadow: 4px 4px 0 rgb(171,158,155,0.5);
}.client-experience-1837 .rating-reviews-2659:nth-child(even) img {
    box-shadow: -4px 4px 0 rgb(128,115,113,0.5);
    transform: rotate(-3deg);
}.client-experience-1837 .rating-reviews-2659:hover img {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: rotate(0) scale(1.05);
    border-radius: 50%;
}.client-experience-1837 .rating-reviews-2659 p {
    font-size: 18px;
    color: #000000;
    margin: 0;
    font-weight: 600;
    position: relative;
    transition: transform 0.3s ease;
}.client-experience-1837 .rating-reviews-2659:hover p {
    transform: translateY(-5px);
}.client-experience-1837 .rating-reviews-2659 .description {
    color: #000000;
    position: relative;
    margin-top: 1rem;
    font-weight: 400;
    transition: transform 0.3s ease 0.1s;
    line-height: 1.6;
}.client-experience-1837 .rating-reviews-2659:hover .description {
    transform: translateY(-5px);
}.client-experience-1837 .rating-reviews-2659 .description::after {
    left: 0;
    bottom: -10px;
    content: "";
    width: 20%;
    height: 2px;
    background: rgb(171,158,155,0.5);
    transition: width 0.3s ease;
    position: absolute;
}.client-experience-1837 .rating-reviews-2659:hover .description::after {
    width: 60%;
}.client-experience-1837 .rating-reviews-2659:nth-child(even) .description::after {
    left: auto;
    background: rgb(128,115,113,0.5);
    right: 0;
}

@media (max-width: 992px) {.client-experience-1837 {
    padding: 6rem 0 7rem;
}.client-experience-1837 h2 {
    margin-bottom: 4rem;
    font-size: calc(37px * 1.1);
}.client-experience-1837 .learner-stories-9361 {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 2rem;
}.client-experience-1837 .rating-reviews-2659:nth-child(4n+2),
    .client-experience-1837 .rating-reviews-2659:nth-child(4n+3),
    .client-experience-1837 .rating-reviews-2659:nth-child(4n+4) {
    transform: rotate(0);
}.client-experience-1837 .rating-reviews-2659:nth-child(odd) {
    transform: rotate(-1deg);
}.client-experience-1837 .rating-reviews-2659:nth-child(even) {
    transform: rotate(1deg);
}
}

@media (max-width: 768px) {.client-experience-1837 {
    padding: 5rem 0 6rem;
}.client-experience-1837 h2 {
    font-size: 37px;
    transform: skewY(-2deg);
    margin-bottom: 3.5rem;
}.client-experience-1837 .learner-stories-9361 {
    margin: 0 auto;
    max-width: 450px;
    gap: 2.5rem;
    grid-template-columns: 1fr;
}.client-experience-1837 .rating-reviews-2659 {
    padding: 1.5rem;
}.client-experience-1837 .rating-reviews-2659 img {
    height: 80px;
    width: 80px;
}
}

@media (max-width: 576px) {.client-experience-1837 {
    padding: 4rem 0 5rem;
}.client-experience-1837 .learner-stories-9361 {
    max-width: 320px;
}.client-experience-1837 .rating-reviews-2659:nth-child(odd),
    .client-experience-1837 .rating-reviews-2659:nth-child(even) {
    clip-path: none;
    transform: none;
}.client-experience-1837 .rating-reviews-2659:hover {
    transform: translateY(-5px);
}}.service-connect-2471 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(203,202,180) 0%, #ffffff 100%);
    padding: 6rem 0;
}.service-connect-2471::before {
    content: "";
    animation: float 8s ease-in-out infinite alternate;
    width: 40%;
    right: -10%;
    z-index: 0;
    opacity: 0.6;
    filter: blur(70px);
    background: rgb(171,158,155,0.5);
    position: absolute;
    transform: rotate(-15deg);
    top: -10%;
    height: 40%;
}.service-connect-2471::after {
    filter: blur(60px);
    left: -5%;
    bottom: -5%;
    animation: float 10s ease-in-out infinite alternate-reverse;
    transform: rotate(15deg);
    opacity: 0.5;
    height: 30%;
    content: "";
    position: absolute;
    z-index: 0;
    width: 30%;
    background: rgb(128,115,113,0.5);
}.service-connect-2471 .container {
    z-index: 1;
    margin: 0 auto;
    max-width: 1140px;
    position: relative;
    padding: 0 1.5rem;
}.service-connect-2471 .msg-support-5804 {
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    background: rgba(255, 255, 255, 0.92);
    backdrop-filter: blur(10px);
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 8px 16px rgba(0, 0, 0, 0.06),
                0 1px 3px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateX(2deg);
    padding: 3rem;
}.service-connect-2471 .msg-support-5804:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12), 
                0 10px 20px rgba(0, 0, 0, 0.08),
                0 2px 5px rgba(0, 0, 0, 0.1);
}.service-connect-2471 h3 {
    font-weight: 700;
    font-size: calc(38px * 0.9);
    margin-bottom: 1.5rem;
    color: #000000;
    position: relative;
    display: inline-block;
}.service-connect-2471 h3::after {
    width: 40%;
    background: linear-gradient(90deg, rgb(171,158,155) 0%, rgb(128,115,113) 100%);
    position: absolute;
    height: 4px;
    transition: width 0.4s ease;
    content: "";
    left: 0;
    border-radius: 2px;
    bottom: -8px;
}.service-connect-2471 h3:hover::after {
    width: 100%;
}.service-connect-2471 p {
    font-size: 16px;
    line-height: 1.7;
    max-width: 90%;
    color: #000000;
    margin-bottom: 1.5rem;
}.service-connect-2471 h5 {
    color: #000000;
    font-weight: 600;
    display: flex;
    margin-bottom: 0.75rem;
    gap: 0.5rem;
    font-size: 22px;
    align-items: center;
}.service-connect-2471 h5 svg {
    height: 20px;
    width: 20px;
    transform: translateY(-1px);
}.service-connect-2471 h5 svg path {
    transition: fill 0.3s ease;
    fill: rgb(171,158,155);
}.service-connect-2471 .connect-team-9082 {
    list-style: none;
    flex-direction: column;
    display: flex;
    gap: 1rem;
    padding: 0;
    margin: 2rem 0 0 0;
}.service-connect-2471 .reach-team-2869 {
    gap: 0.5rem;
    background: linear-gradient(135deg, rgba(255,255,255,0.9) 0%, rgba(240,240,245,0.8) 100%);
    font-size: calc(16px * 0.95);
    font-weight: 600;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    border-radius: 10px;
    padding: 0.75rem 1.25rem;
    align-items: center;
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    border: 1px solid rgba(230, 230, 240, 0.8);
    display: flex;
    color: #000000;
    text-decoration: none;
    position: relative;
}.service-connect-2471 .reach-team-2869::before {
    height: 100%;
    background: linear-gradient(90deg, 
        rgba(var(--primary-color-rgb), 0.1) 0%, 
        rgba(var(--secondary-color-rgb), 0.1) 100%);
    transform: translateX(-100%);
    width: 100%;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    z-index: 0;
}.service-connect-2471 .reach-team-2869:hover {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
}.service-connect-2471 .reach-team-2869:hover::before {
    transform: translateX(0);
}.service-connect-2471 .reach-team-2869 svg {
    position: relative;
    width: 20px;
    height: 20px;
    z-index: 2;
}.service-connect-2471 .reach-team-2869 svg path {
    transition: fill 0.3s ease;
    fill: rgb(128,115,113);
}.service-connect-2471 .reach-team-2869:hover svg path {
    fill: rgb(171,158,155);
}

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

@media (min-width: 768px) {.service-connect-2471 .msg-support-5804 {
    border-radius: 14px;
    padding: 4rem;
}.service-connect-2471 h3 {
    font-size: 38px;
}.service-connect-2471 .connect-team-9082 {
    flex-direction: row;
    gap: 1.25rem;
    flex-wrap: wrap;
}.service-connect-2471 .reach-team-2869 {
    min-width: 200px;
}
}

@media (max-width: 767px) {.service-connect-2471 {
    padding: 4rem 0;
}.service-connect-2471::before,
    .service-connect-2471::after {
    opacity: 0.4;
}.service-connect-2471 .msg-support-5804 {
    border-radius: 10px;
    padding: 2rem 1.5rem;
}.service-connect-2471 h3 {
    font-size: calc(38px * 0.8);
}.service-connect-2471 p {
    max-width: 100%;
}
}

@media (max-width: 480px) {.service-connect-2471 {
    padding: 3rem 0;
}.service-connect-2471 .msg-support-5804 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 1.5rem 1.25rem;
}.service-connect-2471 h3 {
    font-size: calc(38px * 0.7);
}.service-connect-2471 p {
    font-size: calc(16px * 0.95);
}.service-connect-2471 .reach-team-2869 {
    font-size: calc(16px * 0.9);
    padding: 0.75rem 1rem;
}}.cookie-dialog-window-9654 {
    border-radius: 20px;
    background: #ffffff;
    z-index: 1050;
    max-width: 500px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    left: 50%;
    font-family: Arial, sans-serif;
    overflow: hidden;
    transform: translateX(-50%);
    bottom: 20px;
    position: fixed;
    width: 90%;
}.tracking-policy-2617 {
    align-items: center;
    padding: 20px;
    display: flex;
    flex-direction: column;
}.cookie-updates-0375 {
    margin-bottom: 20px;
}.cookie-updates-0375 svg, .cookie-updates-0375 svg path, .cookie-updates-0375 img {
    height: 60px;
    fill: rgb(171,158,155);
    width: 60px;
}.cookie-dialog-window-9654 h5 {
    font-weight: 700;
    color: rgb(171,158,155);
    margin-bottom: 10px;
    font-size: 19px;
    text-align: center;
}.cookie-dialog-window-9654 p {
    text-align: center;
    margin-bottom: 20px;
    color: #000000;
    font-size: 12px;
}.user-safety-1839 {
    color: #ffffff;
    margin: 5px;
    text-align: center;
    text-decoration: none;
    padding: 10px 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    display: inline-block;
    background: rgb(171,158,155);
    width: calc(50% - 10px);
    transition: background 0.3s ease-in-out;
    font-size: 16px;
    border-radius: 10px;
}.user-safety-1839:hover {
    background: rgb(128,115,113);
}.cookie_button.visitor-controls-8096 {
    background: rgb(128,115,113);
}.cookie_button.visitor-controls-8096:hover {
    background: rgb(128,115,113,0.5);
}.cookie-dialog-window-9654 p a {
    text-decoration: none;
    color: rgb(171,158,155);
    transition: color 0.3s ease-in-out;
}.cookie-dialog-window-9654 p a:hover {
    color: rgb(128,115,113);
}#cookieNoticeBoard-2316 {
    display: none;
}#cookieNoticeBoard-2316:checked ~ .cookie-dialog-window-9654 {
    opacity: 0;
    visibility: hidden;
}.program-details-3485 {
    background: linear-gradient(135deg, rgb(203,202,180) 0%, rgba(245, 245, 245, 0.9) 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.program-details-3485::before {
    left: 0;
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(45deg, rgb(171,158,155,0.5) 0%, transparent 40%);
    width: 100%;
}.program-details-3485::after {
    transform: rotate(-15deg);
    z-index: 0;
    pointer-events: none;
    bottom: -50px;
    position: absolute;
    border: 4px solid rgb(128,115,113,0.5);
    right: -50px;
    height: 300px;
    width: 300px;
    content: "";
}.program-details-3485 .container {
    position: relative;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
}.program-details-3485 .learn-path-5718 {
    opacity: 0;
    gap: 40px;
    animation: fadeInUp 0.8s ease-out forwards;
    flex-direction: column;
    transform: translateY(30px);
    display: flex;
}.program-details-3485 .img-zoom-effect-0538 {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.2);
    transform: translateX(-20px);
    height: 380px;
    transition: transform 0.5s ease-out, box-shadow 0.5s ease-out;
    position: relative;
}.program-details-3485 .img-zoom-effect-0538::before {
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, transparent 60%, rgb(171,158,155,0.5) 100%);
    content: "";
    top: 0;
    left: 0;
    z-index: 1;
}.program-details-3485 .img-zoom-effect-0538::after {
    right: -20px;
    content: "";
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    z-index: -1;
    background: rgb(128,115,113);
    transform: rotate(15deg);
    width: 80px;
    animation: float 6s ease-in-out infinite;
    height: 80px;
    position: absolute;
    top: 20px;
}.program-details-3485 .text-box-content-2364 {
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
    transition: transform 0.4s ease-out, box-shadow 0.4s ease-out;
    position: relative;
    background: #ffffff;
    padding: 30px;
    transform: translateY(20px);
}.program-details-3485 .text-box-content-2364::before {
    width: 5px;
    height: 0;
    content: "";
    position: absolute;
    left: 0;
    background: linear-gradient(to bottom, rgb(171,158,155), rgb(128,115,113));
    transition: height 0.6s ease-out;
    top: 0;
}.program-details-3485 .text-box-content-2364:hover::before {
    height: 100%;
}.program-details-3485 h3 {
    font-weight: 700;
    margin-bottom: 25px;
    transition: transform 0.4s ease-out;
    padding-bottom: 15px;
    color: #000000;
    font-size: 28px;
    position: relative;
    transform: translateX(0);
}.program-details-3485 h3::after {
    left: 0;
    position: absolute;
    width: 80px;
    content: "";
    transition: width 0.4s ease-out;
    height: 3px;
    bottom: 0;
    background: rgb(171,158,155);
}.program-details-3485 .text-box-content-2364:hover h3 {
    transform: translateX(15px);
}.program-details-3485 .text-box-content-2364:hover h3::after {
    width: 120px;
}.program-details-3485 p.description {
    opacity: 1;
    color: #000000;
    margin-bottom: 20px;
    position: relative;
    line-height: 1.75;
    font-size: 16px;
    display: block;
}.program-details-3485 span.description {
    display: none;
}.program-details-3485 .learn-path-5718:hover .img-zoom-effect-0538 {
    transform: translateX(0) scale(1.02);
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.25);
}

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

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

@media (min-width: 768px) {.program-details-3485 .learn-path-5718 {
    gap: 60px;
    flex-direction: row;
    align-items: center;
}.program-details-3485 .img-zoom-effect-0538 {
    flex: 1;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    transform: translateX(-40px) perspective(1000px) rotateY(-5deg);
    height: 450px;
}.program-details-3485 .text-box-content-2364 {
    transform: perspective(1000px) rotateY(2deg);
    padding: 40px;
    flex: 1.2;
}.program-details-3485 .learn-path-5718:hover .img-zoom-effect-0538 {
    transform: translateX(-20px) perspective(1000px) rotateY(-2deg) scale(1.03);
}.program-details-3485 .learn-path-5718:hover .text-box-content-2364 {
    transform: perspective(1000px) rotateY(0deg);
}
}

@media (min-width: 992px) {.program-details-3485 {
    padding: 150px 0;
}.program-details-3485 .learn-path-5718 {
    gap: 80px;
}.program-details-3485 .img-zoom-effect-0538 {
    height: 520px;
}.program-details-3485 .text-box-content-2364 {
    padding: 50px;
}.program-details-3485 h3 {
    font-size: calc(28px * 1.1);
    margin-bottom: 30px;
}
}

@media (max-width: 767px) {.program-details-3485 {
    padding: 80px 0;
}.program-details-3485 h3 {
    font-size: calc(28px * 0.85);
}.program-details-3485 p.description {
    font-size: calc(16px * 0.95);
}.program-details-3485 .text-box-content-2364 {
    padding: 25px 20px;
}
}

@media (hover: hover) {.program-details-3485 .text-box-content-2364:hover {
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.15);
    transform: translateY(10px);
}}.connect-with-us-1457 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(203,202,180) 0%, rgba(9, 19, 32, 0.9) 100%);
    padding: 120px 0;
}.connect-with-us-1457::before {
    position: absolute;
    top: 0;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(171,158,155,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(171,158,155,0.5) 11px
    );
    content: "";
    opacity: 0.05;
    animation: gridMove 20s linear infinite;
    pointer-events: none;
    height: 100%;
    left: 0;
}.connect-with-us-1457::after {
    pointer-events: none;
    left: -50%;
    top: -50%;
    content: "";
    opacity: 0.1;
    width: 200%;
    background: radial-gradient(circle, rgb(171,158,155,0.5) 0%, transparent 60%);
    position: absolute;
    animation: pulseGlow 15s ease-in-out infinite;
    height: 200%;
}.connect-with-us-1457 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    padding: 0 20px;
    position: relative;
}.connect-with-us-1457 h2 {
    font-size: 33px;
    font-weight: 700;
    padding-bottom: 15px;
    margin-bottom: 60px;
    color: #ffffff;
    position: relative;
    text-align: center;
    font-family: Arial, sans-serif;
}.connect-with-us-1457 h2::after {
    bottom: 0;
    height: 3px;
    background: linear-gradient(to right, transparent, rgb(171,158,155), transparent);
    position: absolute;
    width: 80px;
    transform: translateX(-50%);
    left: 50%;
    content: "";
}.connect-with-us-1457 .query-panel-9654 {
    backdrop-filter: blur(10px);
    position: relative;
    border-radius: 16px;
    display: flex;
    background: rgba(255, 255, 255, 0.03);
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}.connect-with-us-1457 .query-panel-9654::before {
    background: linear-gradient(to bottom right, rgb(171,158,155,0.5), transparent);
    position: absolute;
    left: 0;
    pointer-events: none;
    top: 0;
    opacity: 0.03;
    height: 100%;
    content: "";
    width: 100%;
}.connect-with-us-1457 .img-zoom-effect-0538 {
    transition: transform 0.6s ease;
    position: relative;
    min-height: 500px;
    flex: 1;
    transform: scale(1.01);
}.connect-with-us-1457 .img-zoom-effect-0538::after {
    content: "";
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
    position: absolute;
}.connect-with-us-1457 .connect-box-2571 {
    flex: 1;
    position: relative;
    padding: 50px;
}.connect-with-us-1457 .connect-box-2571::before {
    height: 50px;
    border-right: 2px solid rgb(171,158,155,0.5);
    top: 20px;
    width: 50px;
    opacity: 0.7;
    content: "";
    position: absolute;
    right: 20px;
    border-top: 2px solid rgb(171,158,155,0.5);
}.connect-with-us-1457 .connect-box-2571::after {
    width: 50px;
    position: absolute;
    border-bottom: 2px solid rgb(171,158,155,0.5);
    left: 20px;
    height: 50px;
    content: "";
    opacity: 0.7;
    bottom: 20px;
    border-left: 2px solid rgb(171,158,155,0.5);
}.connect-with-us-1457 form {
    width: 100%;
}.connect-with-us-1457 form h3 {
    position: relative;
    color: #ffffff;
    font-weight: 600;
    font-family: Arial, sans-serif;
    font-size: 19px;
    margin-bottom: 30px;
    padding-left: 15px;
}.connect-with-us-1457 form h3::before {
    width: 5px;
    content: "";
    border-radius: 10px;
    height: 25px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    background: rgb(171,158,155);
}.connect-with-us-1457 form input[type="text"] {
    padding: 15px 20px;
    width: 100%;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    font-size: 16px;
}.connect-with-us-1457 form input[type="text"]:focus {
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 0 15px rgba(rgb(171,158,155), 0.2);
    border-color: rgb(171,158,155);
    outline: none;
}.connect-with-us-1457 form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.connect-with-us-1457 .connect-map-9503 {
    position: relative;
    align-items: flex-start;
    margin-bottom: 30px;
    display: flex;
}.connect-with-us-1457 .connect-map-9503 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.connect-with-us-1457 .connect-map-9503 label {
    position: relative;
    font-size: 16px;
    cursor: pointer;
    line-height: 1.5;
    padding-left: 35px;
    color: rgba(255, 255, 255, 0.7);
}.connect-with-us-1457 .connect-map-9503 label::before {
    left: 0;
    border-radius: 10px;
    width: 22px;
    content: "";
    background: rgba(255, 255, 255, 0.05);
    top: 2px;
    height: 22px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: absolute;
    transition: all 0.3s ease;
}.connect-with-us-1457 .connect-map-9503 input[type="checkbox"]:checked + label::before {
    border-color: rgb(171,158,155);
    background: rgb(171,158,155);
}.connect-with-us-1457 .connect-map-9503 input[type="checkbox"]:checked + label::after {
    position: absolute;
    content: "";
    top: 11px;
    border-left: 2px solid #ffffff;
    transform: rotate(-45deg);
    height: 4px;
    width: 8px;
    left: 7px;
    border-bottom: 2px solid #ffffff;
}.connect-with-us-1457 .connect-map-9503 label a {
    text-decoration: none;
    color: rgb(171,158,155);
    transition: all 0.3s ease;
}.connect-with-us-1457 .connect-map-9503 label a:hover {
    text-decoration: underline;
}.connect-with-us-1457 form .contact-query-0279 {
    color: #ffffff;
    border-radius: 10px;
    border: none;
    position: relative;
    transition: all 0.4s ease;
    display: inline-block;
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 15px;
    background: linear-gradient(45deg, rgb(171,158,155), rgb(128,115,113));
    z-index: 1;
    padding: 15px 35px;
    cursor: pointer;
    overflow: hidden;
}.connect-with-us-1457 form .contact-query-0279::before {
    background: linear-gradient(45deg, rgb(128,115,113), rgb(171,158,155));
    top: 0;
    width: 100%;
    content: "";
    z-index: -1;
    transition: all 0.4s ease;
    position: absolute;
    height: 100%;
    left: -100%;
}.connect-with-us-1457 form .contact-query-0279:hover::before {
    left: 0;
}.connect-with-us-1457 form .contact-query-0279:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}.connect-with-us-1457 svg {
    height: 24px;
    margin-right: 15px;
    width: 24px;
    fill: rgb(171,158,155);
}.connect-with-us-1457 svg path {
    transition: fill 0.3s ease;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.1;
        transform: scale(1.1);
    }
}

@media screen and (max-width: 991px) {.connect-with-us-1457 {
    padding: 80px 0;
}.connect-with-us-1457 .query-panel-9654 {
    flex-direction: column;
}.connect-with-us-1457 .img-zoom-effect-0538 {
    order: 1;
    min-height: 300px;
}.connect-with-us-1457 .connect-box-2571 {
    padding: 40px 30px;
    order: 2;
}
}

@media screen and (max-width: 767px) {.connect-with-us-1457 {
    padding: 60px 0;
}.connect-with-us-1457 h2 {
    margin-bottom: 40px;
}.connect-with-us-1457 .img-zoom-effect-0538 {
    min-height: 200px;
}.connect-with-us-1457 .connect-box-2571 {
    padding: 30px 20px;
}.connect-with-us-1457 form .contact-query-0279 {
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width: 480px) {.connect-with-us-1457 {
    padding: 40px 0;
}.connect-with-us-1457 h2 {
    font-size: calc(33px * 0.8);
}.connect-with-us-1457 form h3 {
    font-size: calc(19px * 0.9);
}.connect-with-us-1457 .connect-box-2571::before,
    .connect-with-us-1457 .connect-box-2571::after {
    height: 30px;
    width: 30px;
}}.leadership-profile-8479 {
    padding: 120px 0;
    background: linear-gradient(150deg, rgb(203,202,180) 0%, rgb(128,115,113,0.5) 100%);
    overflow: hidden;
    position: relative;
}.leadership-profile-8479::before {
    left: 0;
    content: "";
    background: 
        linear-gradient(to right, transparent 49.5%, rgb(171,158,155,0.5) 49.5%, rgb(171,158,155,0.5) 50.5%, transparent 50.5%),
        linear-gradient(to bottom, transparent 49.5%, rgb(171,158,155,0.5) 49.5%, rgb(171,158,155,0.5) 50.5%, transparent 50.5%);
    position: absolute;
    height: 100%;
    background-size: 40px 40px;
    width: 100%;
    opacity: 0.07;
    top: 0;
}.leadership-profile-8479::after {
    height: 100%;
    position: absolute;
    opacity: 0.04;
    top: 0;
    left: 0;
    background: 
        repeating-radial-gradient(
            circle at 50% 50%,
            transparent 0,
            transparent 40px,
            rgb(171,158,155,0.5) 40px,
            rgb(171,158,155,0.5) 41px,
            transparent 41px,
            transparent 60px,
            rgb(171,158,155,0.5) 60px,
            rgb(171,158,155,0.5) 61px,
            transparent 61px,
            transparent 80px,
            rgb(171,158,155,0.5) 80px,
            rgb(171,158,155,0.5) 81px
        );
    width: 100%;
    content: "";
}.leadership-profile-8479 .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 15px;
}.leadership-profile-8479 .rating-reviews-2659 {
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    padding: 50px;
    background: #ffffff;
    gap: 40px;
    border-radius: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    overflow: hidden;
}.leadership-profile-8479 .rating-reviews-2659::before {
    height: 6px;
    position: absolute;
    left: 0;
    content: "";
    background: linear-gradient(
        90deg,
        rgb(171,158,155) 0%,
        rgb(128,115,113) 100%
    );
    top: 0;
    width: 100%;
}.leadership-profile-8479 .rating-reviews-2659::after {
    height: 1px;
    width: 100%;
    animation: scanner 4s linear infinite;
    content: "";
    top: 6px;
    left: 0;
    background: linear-gradient(
        90deg,
        rgb(171,158,155,0.5) 0%,
        transparent 20%,
        rgb(171,158,155,0.5) 40%,
        transparent 60%,
        rgb(128,115,113,0.5) 80%,
        transparent 100%
    );
    position: absolute;
}@keyframes scanner {
    0% {
        transform: translateY(0);
        opacity: 0.5;
    }
    50% {
        transform: translateY(calc(100% - 7px));
        opacity: 0.8;
    }
    50.1% {
        opacity: 0;
    }
    50.2% {
        transform: translateY(0);
        opacity: 0;
    }
    55% {
        opacity: 0.5;
    }
    100% {
        transform: translateY(0);
        opacity: 0.5;
    }
}

.leadership-profile-8479 .img-zoom-effect-0538 {
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 85%, 
        85% 100%, 
        0 100%
    );
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.8);
    overflow: hidden;
    height: 100%;
    position: relative;
    width: 100%;
    min-height: 360px;
    border-radius: 0;
    transition: all 0.5s ease;
}.leadership-profile-8479 .img-zoom-effect-0538::before {
    inset: 0;
    position: absolute;
    content: "";
    z-index: 1;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 40%,
        rgba(0, 0, 0, 0.2) 100%
    );
}.leadership-profile-8479 .img-zoom-effect-0538::after {
    z-index: 2;
    top: 0;
    content: "";
    height: 100%;
    position: absolute;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent 0,
            transparent 10px,
            rgba(255, 255, 255, 0.05) 10px,
            rgba(255, 255, 255, 0.05) 12px
        );
    width: 100%;
    left: 0;
}.leadership-profile-8479 .name {
    border-left: 4px solid rgb(171,158,155);
    color: #000000;
    margin-bottom: 12px;
    position: relative;
    padding-left: 16px;
    line-height: 1.2;
    font-size: 32px;
    font-weight: 700;
}.leadership-profile-8479 .name::before {
    position: absolute;
    top: 0;
    left: -4px;
    content: "";
    width: 4px;
    transition: height 0.5s ease;
    background: rgb(128,115,113);
    height: 0;
}.leadership-profile-8479 .rating-reviews-2659:hover .name::before {
    height: 100%;
}.leadership-profile-8479 .rating-reviews-2659 span:not(.name) {
    position: relative;
    padding: 6px 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 3px;
    color: rgba(0, 0, 0, 0.5);
    font-size: 21px;
    margin-bottom: 25px;
    display: inline-block;
    background: rgb(203,202,180);
}.leadership-profile-8479 .rating-reviews-2659 span:not(.name)::after {
    transition: width 0.3s ease;
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 0;
    content: "";
    background: rgb(171,158,155);
    left: 0;
}.leadership-profile-8479 .rating-reviews-2659:hover span:not(.name)::after {
    width: 100%;
}.leadership-profile-8479 .experience-summary-4018 {
    background: linear-gradient(
        to right,
        rgb(203,202,180) 0%,
        rgba(255, 255, 255, 0.8) 100%
    );
    line-height: 1.8;
    padding: 25px 30px;
    border-left: 1px solid rgb(171,158,155);
    color: #000000;
    margin: 0;
    font-size: 12px;
    position: relative;
    border-radius: 10px;
    box-shadow: 
        inset 0 1px 3px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.05);
}.leadership-profile-8479 .experience-summary-4018::before {
    opacity: 0.6;
    position: absolute;
    width: 12px;
    border-left: 2px solid rgb(171,158,155);
    height: 12px;
    left: 12px;
    top: 15px;
    border-top: 2px solid rgb(171,158,155);
    content: "";
}.leadership-profile-8479 .experience-summary-4018::after {
    border-bottom: 2px solid rgb(128,115,113);
    height: 12px;
    border-right: 2px solid rgb(128,115,113);
    right: 12px;
    bottom: 15px;
    width: 12px;
    content: "";
    position: absolute;
    opacity: 0.6;
}.leadership-profile-8479 .rating-reviews-2659:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.12),
        0 0 0 1px rgba(0, 0, 0, 0.03);
}.leadership-profile-8479 .rating-reviews-2659:hover .img-zoom-effect-0538 {
    transform: scale(1.03);
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.15),
        -20px -20px 40px rgba(255, 255, 255, 0.9);
}

@media (max-width: 991px) {.leadership-profile-8479 {
    padding: 90px 0;
}.leadership-profile-8479 .rating-reviews-2659 {
    gap: 30px;
    padding: 40px 30px;
}.leadership-profile-8479 .img-zoom-effect-0538 {
    min-height: 320px;
}.leadership-profile-8479 .experience-summary-4018 {
    padding: 20px 25px;
}
}

@media (max-width: 767px) {.leadership-profile-8479 {
    padding: 70px 0;
}.leadership-profile-8479 .rating-reviews-2659 {
    padding: 35px 25px;
    grid-template-rows: auto auto;
    gap: 25px;
    grid-template-columns: 1fr;
}.leadership-profile-8479 .img-zoom-effect-0538 {
    min-height: 280px;
}.leadership-profile-8479 .name {
    font-size: calc(32px * 0.9);
}.leadership-profile-8479 .rating-reviews-2659 span:not(.name) {
    margin-bottom: 20px;
    font-size: calc(21px * 0.95);
}.leadership-profile-8479 .experience-summary-4018 {
    font-size: calc(12px * 0.95);
    padding: 18px 22px;
}
}

@media (max-width: 575px) {.leadership-profile-8479 {
    padding: 50px 0;
}.leadership-profile-8479 .rating-reviews-2659 {
    padding: 30px 20px;
    gap: 20px;
}.leadership-profile-8479 .img-zoom-effect-0538 {
    min-height: 220px;
}.leadership-profile-8479 .name {
    padding-left: 12px;
    font-size: calc(32px * 0.8);
}.leadership-profile-8479 .rating-reviews-2659 span:not(.name) {
    padding: 4px 10px;
    font-size: calc(21px * 0.9);
    margin-bottom: 15px;
}.leadership-profile-8479 .experience-summary-4018 {
    font-size: calc(12px * 0.9);
    padding: 15px 18px;
}
}