* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}header,footer {
    width: 100%;
}html,body {
    min-height: 100%;
    scroll-snap-type: none;
    height: 100%;
    auto
contain
touch-action: none;
    font-family: Arial, sans-serif;
    scroll-behavior: auto;
    color: #000000;
}.panel-container-E {
    flex-direction: column;
    min-height: 100%;
    height: 100%;
    display: flex;
}.footnote-ref-I {
    flex: 0 0 auto;
}.container {
    max-width: 100%;
    width: 1158px;
    margin: auto;
}a {
    text-decoration: none;
    color: inherit;
}svg {
    width: 30px;
    height: 30px;
}.header-site-V {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.cookie-warning-dialog-R {
    padding: 20px;
    border-top: 3px solid rgb(199,166,187);
    z-index: 1050;
    background: rgb(235,217,227);
    font-family: Arial, sans-serif;
    overflow: hidden;
    width: 100%;
    bottom: 0;
    position: fixed;
}.data-settings-M {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    z-index: 1;
    justify-content: space-between;
}.visitor-controls-X {
    flex-shrink: 0;
    margin-right: 20px;
}#userPrivacyDialog-U {
    display: none;
}#userPrivacyDialog-U:checked ~ .cookie-warning-dialog-R {
    visibility: hidden;
    opacity: 0;
}.visitor-controls-X svg {
    transition: fill 0.3s ease-in-out;
    height: 60px;
    fill: rgb(199,166,187);
    width: 60px;
}.cookie-apply-r {
    margin-right: 20px;
    flex-grow: 1;
}.cookie-apply-r h5 {
    margin-bottom: 5px;
    color: rgb(199,166,187);
    font-weight: 700;
    font-size: 19px;
}.cookie-apply-r p {
    color: #000000;
    font-size: 18px;
    margin-bottom: 0;
}.cookie-guard-O {
    margin-left: 10px;
    padding: 10px 20px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    border-radius: 10px;
    font-size: 17px;
}.cookie-guard-O {
    background-color: rgb(199,166,187);
    color: #ffffff;
    border: 1px solid rgb(199,166,187);
}.cookie-guard-O:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border-color: #000000;
}.cookie-warning-dialog-R p a {
    color: rgb(199,166,187);
    text-decoration: underline;
}.cookie-warning-dialog-R p a:hover {
    color: #000000;
}
@media (max-width: 1200px) {.cookie-apply-r h5 {
    font-size: calc(19px - 2px);
}.cookie-apply-r p {
    font-size: calc(18px - 2px);
}.cookie-guard-O {
    padding: 8px 16px;
    font-size: calc(17px - 2px);
}
}
@media (max-width: 800px) {.data-settings-M {
    flex-direction: column;
    align-items: center;
}.visitor-controls-X {
    margin-bottom: 15px;
}.cookie-apply-r {
    text-align: center;
    margin-bottom: 20px;
}.cookie-guard-O {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
}}
header .top_plank {
    background: rgb(199,166,187);
    color:  #ffffff;
}header .top_plank .plank-banner-E div svg, header .top_plank .plank-banner-E div svg path {
    fill: #ffffff;
}header .top_plank .plank-banner-E div span {
    color: #ffffff;
}header .top_plank .plank-banner-E {
    align-items: center;
    padding: 15px 0 10px 0;
    line-height: 21px;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
    font-size: 14px;
    display: flex;
}header .top_plank .plank-banner-E div {
    justify-content: flex-start;
    align-items: center;
    display: flex;
    margin-right: 24px;
}header .top_plank .plank-banner-E div img, header .top_plank .plank-banner-E div svg {
    height: 16px;
    margin-right: 8px;
    width: 16px;
}footer {
    width: 100%;
    position: relative;
}footer .footnote-ref-I {
    color: #ffffff;
    overflow: hidden;
    font-family: Arial, sans-serif;
    padding: 80px 0 30px;
    background-color: rgb(164,121,149);
    position: relative;
}footer .footnote-ref-I::before {
    left: 0;
    content: "";
    background-color: rgb(164,121,149);
    clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
    right: 0;
    transform: skewY(-3deg);
    z-index: 0;
    height: 100px;
    position: absolute;
    top: -50px;
}footer .proposal-cta-T {
    z-index: 1;
    position: relative;
}footer .join-community-P {
    margin-bottom: 60px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    display: flex;
}footer .info_item {
    max-width: 300px;
    border-radius: 0 5px 5px 0;
    background-color: rgb(164,121,149,0.5);
    overflow: hidden;
    position: relative;
    flex: 1 1 200px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    padding: 15px 20px 15px 25px;
}footer .info_item::before {
    width: 5px;
    content: "";
    position: absolute;
    background-color: rgb(199,166,187);
    height: 100%;
    left: 0;
    top: 0;
}footer .info_item::after {
    z-index: -1;
    position: absolute;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.05) 0%, transparent 50%);
    left: 0;
    height: 100%;
    content: "";
    width: 100%;
    top: 0;
}footer .info_item:nth-child(even) {
    background-color: rgb(199,166,187,0.5);
}footer .info_item:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px) translateX(5px);
}footer .info_item svg {
    width: 20px;
    top: -1px;
    height: 20px;
    margin-right: 12px;
    position: relative;
    vertical-align: middle;
    fill: rgb(199,166,187);
}footer .info_item p,
footer .info_item a {
    display: inline-block;
    color: #ffffff;
    vertical-align: middle;
    text-decoration: none;
    transition: color 0.3s ease;
    font-size: 12px;
}footer .info_item a:hover {
    color: rgb(199,166,187);
}footer .text_main_holder {
    display: grid;
    gap: 30px;
    position: relative;
    grid-template-columns: 1fr;
}footer .nav-prime-L {
    padding: 30px;
    background-color: rgb(164,121,149,0.5);
    border-radius: 26px;
    position: relative;
}footer .nav-prime-L::before {
    border-radius: calc(26px - 8px);
    border: 1px dashed rgba(255, 255, 255, 0.1);
    top: 15px;
    pointer-events: none;
    bottom: 15px;
    left: 15px;
    right: 15px;
    position: absolute;
    content: "";
}footer .nav-prime-L svg {
    display: block;
    height: 45px;
    margin-bottom: 20px;
    filter: brightness(0) invert(1);
    width: auto;
}footer .facebook-cta-r {
    line-height: 1.6;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
}footer .nav-study-e {
    position: relative;
}footer .nav-study-e h5 {
    padding-left: 15px;
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    color: #ffffff;
}footer .nav-study-e h5::before {
    background-color: rgb(199,166,187);
    left: 0;
    width: 3px;
    height: 100%;
    position: absolute;
    top: 0;
    content: "";
}footer .page-nav-R {
    margin-bottom: 25px;
    position: relative;
}footer .page-nav-R a {
    padding: 10px 15px;
    display: inline-block;
    font-size: 12px;
    text-decoration: none;
    border-radius: 0 5px 5px 0;
    transition: all 0.3s ease;
    background-color: rgb(164,121,149,0.5);
    margin: 0 10px 10px 0;
    color: rgba(255, 255, 255, 0.8);
    position: relative;
}footer .page-nav-R a::before {
    width: 3px;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-color: rgb(199,166,187);
    transition: width 0.3s ease;
}footer .page-nav-R a:hover {
    transform: translateX(5px);
    background-color: rgb(199,166,187,0.5);
    color: #ffffff;
}footer .page-nav-R a:hover::before {
    width: 5px;
}footer .subscribe_holder {
    border-radius: 26px;
    background-color: rgb(164,121,149,0.5);
    position: relative;
    padding: 30px;
}footer .subscribe_holder::before {
    left: 15px;
    top: 15px;
    border: 1px dashed rgba(255, 255, 255, 0.1);
    position: absolute;
    bottom: 15px;
    border-radius: calc(26px - 8px);
    pointer-events: none;
    right: 15px;
    content: "";
}footer .subscribe_holder h5 {
    color: #ffffff;
    padding-left: 15px;
    position: relative;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 20px;
}footer .subscribe_holder h5::before {
    content: "";
    height: 100%;
    width: 3px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgb(199,166,187);
}footer .subscribe_holder p {
    font-size: 12px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 25px;
}footer .input_holder {
    flex-direction: column;
    display: flex;
    gap: 15px;
}footer .input_holder input[type="email"] {
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 14px 16px;
    color: #ffffff;
    font-size: 12px;
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
}footer .input_holder input[type="email"]:focus {
    border-color: rgb(199,166,187);
    outline: none;
    background-color: rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .updates-text-w {
    font-size: 14px;
    cursor: pointer;
    font-weight: 600;
    border-radius: 10px;
    border: none;
    transition: all 0.3s ease;
    color: #ffffff;
    position: relative;
    background-color: rgb(199,166,187);
    overflow: hidden;
    padding: 14px 20px;
}footer .updates-text-w::after {
    position: absolute;
    left: -100%;
    transform: rotate(30deg);
    content: "";
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.5s ease;
    width: 200%;
    height: 200%;
    top: -50%;
}footer .updates-text-w:hover {
    background-color: rgb(164,121,149);
}footer .updates-text-w:hover::after {
    left: 100%;
}footer .flag-content-K {
    margin-top: 50px;
    position: relative;
    text-align: center;
}footer .flag-content-K::before {
    content: "";
    top: -25px;
    height: 1px;
    left: 50%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transform: translateX(-50%);
    position: absolute;
    width: 50px;
}footer .sample-docs-j {
    font-size: 16px;
    position: relative;
    color: rgba(255, 255, 255, 0.6);
    display: inline-block;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .updates-text-w {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .footnote-ref-I {
    padding: 60px 0 30px;
}footer .join-community-P {
    margin-bottom: 40px;
}footer .nav-prime-L, footer .subscribe_holder {
    padding: 25px 20px;
}footer .page-nav-R a {
    padding: 8px 12px;
    margin: 0 5px 8px 0;
}footer .flag-content-K {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .footnote-ref-I {
    padding: 50px 0 20px;
}footer .nav-study-e h5, footer .subscribe_holder h5 {
    font-size: calc(20px - 2px);
    margin-bottom: 20px;
}footer .nav-prime-L::before, footer .subscribe_holder::before {
    top: 10px;
    bottom: 10px;
    right: 10px;
    left: 10px;
}footer .input_holder input[type="email"],
    footer .updates-text-w {
    padding: 12px;
}}.appArea-O {
    position: relative;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(235,217,227), rgb(235,217,227) 60%, rgb(164,121,149,0.5) 140%);
    overflow: hidden;
}.appArea-O::before {
    z-index: 1;
    animation: float 18s ease-in-out infinite alternate;
    position: absolute;
    top: -5%;
    opacity: 0.8;
    filter: blur(20px);
    width: 50%;
    transform: rotate(15deg) skew(5deg);
    height: 70%;
    background: linear-gradient(145deg, rgb(199,166,187,0.5) 10%, transparent 70%);
    right: -10%;
    content: "";
}.appArea-O::after {
    content: "";
    filter: blur(15px);
    left: -5%;
    z-index: 1;
    transform: rotate(-10deg) skew(-5deg);
    width: 40%;
    bottom: -8%;
    animation: float 15s ease-in-out infinite alternate-reverse;
    height: 60%;
    background: linear-gradient(215deg, rgb(164,121,149,0.5) 15%, transparent 65%);
    position: absolute;
    opacity: 0.7;
}.appArea-O .container {
    position: relative;
    max-width: 1200px;
    padding: 0 1.5rem;
    z-index: 2;
    margin: 0 auto;
}.appArea-O h2 {
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 33px;
    transform: translateY(0);
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 2rem;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    max-width: 90%;
}.appArea-O h2::after {
    position: absolute;
    background: linear-gradient(90deg, rgb(199,166,187), rgb(164,121,149));
    bottom: -0.8rem;
    width: 80px;
    transform: scaleX(1);
    height: 4px;
    left: 0;
    content: "";
    transition: transform 0.6s ease-out;
    transform-origin: left center;
}.appArea-O:hover h2 {
    transform: translateY(-5px);
}.appArea-O:hover h2::after {
    transform: scaleX(1.2);
}.appArea-O .learn-growth-K {
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.05),
        0 5px 10px rgba(0, 0, 0, 0.02);
    background: linear-gradient(to right bottom, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.7));
    padding: 2.5rem;
    position: relative;
    border-radius: calc(22px / 1.5);
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateZ(0);
    backdrop-filter: blur(8px);
    margin-top: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.3);
}.appArea-O .learn-growth-K::before {
    height: 4px;
    background-size: 200% 100%;
    top: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(199,166,187), rgb(164,121,149), rgb(199,166,187));
    content: "";
    animation: gradientMove 8s ease infinite;
    left: 0;
    position: absolute;
}.appArea-O .learn-growth-K:hover {
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.08),
        0 8px 15px rgba(0, 0, 0, 0.03);
    transform: translateY(-5px) translateZ(0);
}.appArea-O ul {
    margin: 0;
    list-style: none;
    padding: 0;
    position: relative;
}.appArea-O li {
    margin-bottom: 0.5rem;
    position: relative;
    padding-left: 2rem;
}.appArea-O li::before {
    transform: scale(0.8);
    content: "";
    width: 10px;
    left: 0;
    position: absolute;
    height: 10px;
    background: rgb(199,166,187);
    transition: transform 0.3s ease, background-color 0.3s ease;
    border-radius: 50%;
    top: 0.5rem;
}.appArea-O li:hover::before {
    background: rgb(164,121,149);
    transform: scale(1.1);
}.appArea-O li span {
    color: #000000;
    transition: transform 0.3s ease;
    line-height: 1.7;
    font-size: calc(15px * 1.05);
    font-family: Arial, sans-serif;
    display: block;
}.appArea-O li:hover span {
    transform: translateX(5px);
}

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

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

@media (max-width: 992px) {.appArea-O {
    padding: 4rem 0;
}.appArea-O h2 {
    font-size: calc(33px * 0.9);
    max-width: 100%;
}.appArea-O .learn-growth-K {
    padding: 2rem;
}
}

@media (max-width: 768px) {.appArea-O {
    padding: 3.5rem 0;
}.appArea-O h2 {
    font-size: calc(33px * 0.8);
    margin-bottom: 1.5rem;
}.appArea-O h2::after {
    height: 3px;
    width: 60px;
}.appArea-O .learn-growth-K {
    padding: 1.8rem;
}.appArea-O li {
    padding-left: 1.8rem;
}.appArea-O li span {
    font-size: 15px;
}
}

@media (max-width: 576px) {.appArea-O {
    padding: 3rem 0;
}.appArea-O h2 {
    font-size: calc(33px * 0.7);
    margin-bottom: 1.2rem;
}.appArea-O h2::after {
    width: 50px;
    height: 3px;
}.appArea-O .learn-growth-K {
    margin-top: 0.5rem;
    padding: 1.5rem;
}.appArea-O li {
    padding-left: 1.5rem;
}.appArea-O li::before {
    width: 8px;
    top: 0.4rem;
    height: 8px;
}.appArea-O li span {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}}.contact-J {
    background: rgb(235,217,227);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.contact-J::before {
    background: repeating-linear-gradient(
        45deg,
        rgb(199,166,187,0.5) 0,
        rgb(199,166,187,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    position: absolute;
    opacity: 0.3;
    height: 100%;
    z-index: 1;
    left: 0;
    width: 100%;
    content: "";
    top: 0;
}.contact-J::after {
    content: "";
    right: 0;
    filter: blur(60px);
    background: radial-gradient(circle, rgb(164,121,149) 0%, transparent 70%);
    width: 300px;
    z-index: 1;
    height: 300px;
    animation: float 10s ease-in-out infinite;
    bottom: 0;
    opacity: 0.2;
    position: absolute;
}.contact-J .image-cell-Z {
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    filter: blur(2px) saturate(0.8);
    opacity: 0.08;
    z-index: 0;
}.contact-J .image-cell-Z::after {
    left: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(164,121,149,0.5) 0%, transparent 100%);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}.contact-J .container {
    z-index: 5;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
}.contact-J h3 {
    color: #000000;
    position: relative;
    letter-spacing: 1px;
    margin-bottom: 50px;
    font-weight: 700;
    text-align: center;
    font-size: 36px;
}.contact-J h3::before {
    background: rgb(199,166,187);
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    width: 40px;
    top: -20px;
    height: 4px;
    content: "";
}.contact-J h3::after {
    width: 100px;
    transform: translateX(-50%);
    bottom: -20px;
    position: absolute;
    height: 1px;
    content: "";
    left: 50%;
    background: linear-gradient(to right, transparent, rgb(199,166,187), transparent);
}.query-feedback-Z {
    display: grid;
    border-radius: 28px;
    background: #ffffff;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.07), 0 5px 15px rgba(0, 0, 0, 0.05);
    z-index: 10;
    backdrop-filter: blur(10px);
    position: relative;
    overflow: hidden;
    gap: 0;
    grid-template-columns: 1fr 1fr;
}.query-feedback-Z::before {
    width: 200%;
    opacity: 0.2;
    animation: rotate 60s linear infinite;
    left: -50%;
    top: -50%;
    background: radial-gradient(circle at center, rgb(164,121,149,0.5) 0%, transparent 50%);
    position: absolute;
    height: 200%;
    z-index: 0;
    content: "";
}.query-feedback-Z .inquiry-help-K {
    padding: 60px 50px;
    position: relative;
    z-index: 2;
}.query-feedback-Z .inquiry-help-K::before {
    width: 1px;
    position: absolute;
    background: linear-gradient(to bottom, transparent, rgb(199,166,187,0.5), transparent);
    right: 0;
    top: 15%;
    height: 70%;
    content: "";
}.query-feedback-Z .inquiry-help-K h3 {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 35px;
    color: #000000;
}.query-feedback-Z .inquiry-help-K h3::before {
    display: none;
}.query-feedback-Z .inquiry-help-K h3::after {
    transform: none;
    background: rgb(199,166,187);
    height: 2px;
    left: 0;
    bottom: -15px;
    width: 60px;
}.query-feedback-Z .inquiry-help-K form {
    flex-direction: column;
    display: flex;
}.query-feedback-Z .inquiry-help-K input[type="text"],
.query-feedback-Z .inquiry-help-K textarea {
    font-size: 13px;
    padding: 18px 22px;
    border-radius: 10px;
    background: rgba(240, 240, 240, 0.5);
    transition: all 0.3s ease;
    width: 100%;
    border: none;
    margin-bottom: 25px;
    font-family: Arial, sans-serif;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}.query-feedback-Z .inquiry-help-K input[type="text"]:focus,
.query-feedback-Z .inquiry-help-K textarea:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(199,166,187,0.5), inset 0 1px 3px rgba(0, 0, 0, 0.05);
    background: #ffffff;
}.query-feedback-Z .inquiry-help-K textarea {
    resize: vertical;
    min-height: 150px;
}.query-feedback-Z .inquiry-help-K .inquiry-request-z {
    align-items: flex-start;
    display: flex;
    position: relative;
    margin-bottom: 30px;
}.query-feedback-Z .inquiry-help-K .inquiry-request-z input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.query-feedback-Z .inquiry-help-K .inquiry-request-z label {
    cursor: pointer;
    line-height: 1.5;
    font-size: calc(13px - 2px);
    color: #000000;
    padding-left: 30px;
    position: relative;
}.query-feedback-Z .inquiry-help-K .inquiry-request-z label::before {
    top: 2px;
    border-radius: 10px;
    width: 20px;
    position: absolute;
    transition: all 0.3s ease;
    height: 20px;
    left: 0;
    background: rgba(240, 240, 240, 0.8);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.08);
    content: "";
}.query-feedback-Z .inquiry-help-K .inquiry-request-z input[type="checkbox"]:checked + label::before {
    background: rgb(199,166,187);
}.query-feedback-Z .inquiry-help-K .inquiry-request-z input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    left: 8px;
    position: absolute;
    height: 10px;
    border: solid #ffffff;
    width: 5px;
    border-width: 0 2px 2px 0;
    content: "";
    top: 5px;
}.query-feedback-Z .inquiry-help-K .inquiry-request-z a {
    font-weight: 600;
    transition: all 0.3s ease;
    color: rgb(199,166,187);
    text-decoration: none;
    position: relative;
}.query-feedback-Z .inquiry-help-K .inquiry-request-z a::after {
    bottom: -2px;
    height: 1px;
    position: absolute;
    background-color: rgb(199,166,187);
    width: 0;
    content: "";
    transition: width 0.3s ease;
    left: 0;
}.query-feedback-Z .inquiry-help-K .inquiry-request-z a:hover::after {
    width: 100%;
}.query-feedback-Z .inquiry-help-K .query-query-W {
    border-radius: 10px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 1;
    font-size: 16px;
    overflow: hidden;
    border: 2px solid rgb(199,166,187);
    display: inline-block;
    background: transparent;
    position: relative;
    font-weight: 600;
    cursor: pointer;
    color: #000000;
    padding: 15px 30px;
    align-self: flex-start;
}.query-feedback-Z .inquiry-help-K .query-query-W::before {
    width: 0;
    position: absolute;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    top: 0;
    background: rgb(199,166,187);
    left: 0;
    z-index: -1;
    height: 100%;
    content: "";
}.query-feedback-Z .inquiry-help-K .query-query-W:hover {
    color: #ffffff;
}.query-feedback-Z .inquiry-help-K .query-query-W:hover::before {
    width: 100%;
}.query-feedback-Z .contact-feedback-Y {
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 245, 245, 1) 100%);
    z-index: 2;
    position: relative;
    padding: 60px 50px;
}.query-feedback-Z .contact-feedback-Y::before {
    height: 100%;
    background-size: 20px 20px;
    opacity: 0.5;
    width: 100%;
    background: linear-gradient(45deg, transparent 25%, rgba(0, 0, 0, 0.02) 25%, rgba(0, 0, 0, 0.02) 50%, transparent 50%, transparent 75%, rgba(0, 0, 0, 0.02) 75%);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}.query-feedback-Z .contact-feedback-Y h4 {
    color: #000000;
    position: relative;
    letter-spacing: 0.5px;
    margin-bottom: 35px;
    font-size: 18px;
    font-weight: 600;
}.query-feedback-Z .contact-feedback-Y h4::after {
    background: rgb(199,166,187);
    left: 0;
    height: 2px;
    position: absolute;
    bottom: -15px;
    content: "";
    width: 60px;
}.query-feedback-Z .contact-feedback-Y .message-reach-f {
    list-style: none;
    margin: 0;
    padding: 0;
}.query-feedback-Z .contact-feedback-Y .message-reach-f li {
    display: flex;
    padding-left: 15px;
    z-index: 1;
    align-items: center;
    border-left: 2px solid transparent;
    transition: all 0.3s ease;
    position: relative;
    margin-bottom: 30px;
}.query-feedback-Z .contact-feedback-Y .message-reach-f li:last-child {
    margin-bottom: 0;
}.query-feedback-Z .contact-feedback-Y .message-reach-f li:hover {
    border-left-color: rgb(199,166,187);
    padding-left: 20px;
}.query-feedback-Z .contact-feedback-Y .message-reach-f li svg {
    opacity: 0.8;
    height: 22px;
    width: 22px;
    transition: all 0.3s ease;
    flex-shrink: 0;
    margin-right: 18px;
}.query-feedback-Z .contact-feedback-Y .message-reach-f li:hover svg {
    transform: scale(1.1);
    opacity: 1;
}.query-feedback-Z .contact-feedback-Y .message-reach-f li svg path {
    transition: all 0.3s ease;
    fill: rgb(199,166,187);
}.query-feedback-Z .contact-feedback-Y .message-reach-f li:hover svg path {
    fill: rgb(164,121,149);
}.query-feedback-Z .contact-feedback-Y .message-reach-f li span {
    color: #000000;
    line-height: 1.5;
    font-size: 13px;
}.query-feedback-Z .contact-feedback-Y .message-reach-f li a {
    color: #000000;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
}.query-feedback-Z .contact-feedback-Y .message-reach-f li a::after {
    bottom: -3px;
    height: 1px;
    width: 0;
    content: "";
    position: absolute;
    transition: width 0.3s ease;
    background-color: rgb(199,166,187);
    left: 0;
}.query-feedback-Z .contact-feedback-Y .message-reach-f li a:hover {
    color: rgb(199,166,187);
}.query-feedback-Z .contact-feedback-Y .message-reach-f li a:hover::after {
    width: 100%;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.1);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 992px) {.contact-J {
    padding: 80px 0;
}.query-feedback-Z {
    grid-template-columns: 1fr;
}.query-feedback-Z .inquiry-help-K::before {
    left: 15%;
    width: 70%;
    top: auto;
    right: auto;
    height: 1px;
    bottom: 0;
}.query-feedback-Z .inquiry-help-K,
    .query-feedback-Z .contact-feedback-Y {
    padding: 50px 40px;
}
}

@media screen and (max-width: 768px) {.contact-J {
    padding: 60px 0;
}.contact-J h3 {
    font-size: calc(36px - 4px);
    margin-bottom: 40px;
}.query-feedback-Z .inquiry-help-K,
    .query-feedback-Z .contact-feedback-Y {
    padding: 40px 30px;
}.query-feedback-Z .inquiry-help-K h3,
    .query-feedback-Z .contact-feedback-Y h4 {
    font-size: calc(18px - 2px);
    margin-bottom: 30px;
}.query-feedback-Z .inquiry-help-K input[type="text"],
    .query-feedback-Z .inquiry-help-K textarea {
    margin-bottom: 20px;
    padding: 15px 18px;
}.query-feedback-Z .inquiry-help-K .query-query-W {
    text-align: center;
    width: 100%;
}
}

@media screen and (max-width: 480px) {.contact-J {
    padding: 50px 0;
}.query-feedback-Z {
    border-radius: 10px;
}.query-feedback-Z .inquiry-help-K,
    .query-feedback-Z .contact-feedback-Y {
    padding: 30px 25px;
}.query-feedback-Z .contact-feedback-Y .message-reach-f li {
    align-items: flex-start;
}.query-feedback-Z .contact-feedback-Y .message-reach-f li svg {
    margin-top: 3px;
}}header {
    overflow: visible;
    position: relative;
    margin-top: 0;
    background: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 100;
    padding: 0;
}header::before {
    content: '';
    width: 100%;
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    z-index: 0;
    top: 0;
    left: 0;
    background-size: 20px 20px;
    height: 100%;
    position: absolute;
}header::after {
    left: 0;
    bottom: 0;
    background: linear-gradient(90deg, 
        rgb(199,166,187) 0%,
        rgb(164,121,149) 50%,
        rgb(199,166,187) 100%
    );
    height: 4px;
    animation: gradientSlide 5s linear infinite;
    content: '';
    background-size: 200% auto;
    position: absolute;
    width: 100%;
}@keyframes gradientSlide {
    0% { background-position: 0% center; }
    100% { background-position: 200% center; }
}

header .head-lead-Q {
    justify-content: space-between;
    align-items: center;
    position: relative;
    display: flex;
    padding: 1.3rem 2rem;
    z-index: 5;
}header .nav-prime-L {
    flex: 0 0 auto;
    z-index: 5;
    position: relative;
}header .nav-sitebar-C {
    padding: 0.5rem;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
    text-decoration: none;
}header .nav-sitebar-C:hover {
    transform: translateY(-3px) scale(1.02);
}header .nav-sitebar-C img {
    filter: brightness(1.2) drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
    max-height: 40px;
}header .nav-prime-L::before {
    top: -8px;
    transition: all 0.3s ease;
    transform: skew(-3deg);
    border-radius: 10px;
    bottom: -8px;
    opacity: 0.3;
    right: -8px;
    content: '';
    left: -8px;
    position: absolute;
    border: 1px solid rgb(199,166,187);
}header .nav-prime-L:hover::before {
    box-shadow: 0 0 15px rgb(199,166,187,0.5);
    transform: skew(-5deg) scale(1.05);
    opacity: 0.7;
}header .nav-study-e {
    position: relative;
    display: flex;
    z-index: 5;
    padding: 0;
    margin: 0;
    list-style: none;
}header .nav-learn-s {
    margin: 0 0.3rem;
    perspective: 800px;
    position: relative;
}header .nav-learn-s a {
    font-size: 12px;
    transition: all 0.4s ease;
    display: block;
    z-index: 1;
    letter-spacing: 0.5px;
    color: #ffffff;
    border: 1px solid transparent;
    text-decoration: none;
    font-weight: 600;
    position: relative;
    padding: 0.8rem 1.2rem;
}header .nav-learn-s a::before {
    content: '';
    width: 80%;
    position: absolute;
    transition: transform 0.3s ease;
    opacity: 0.7;
    transform: scaleX(0);
    height: 1px;
    bottom: 5px;
    background: rgb(199,166,187);
    left: 10%;
}header .nav-learn-s a:hover {
    border-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    color: rgb(199,166,187);
    transform: translateZ(10px);
    background: rgba(0, 0, 0, 0.2);
}header .nav-learn-s a:hover::before {
    transform: scaleX(1);
}header .nav-learn-s::after {
    background: radial-gradient(circle at center, rgb(199,166,187,0.5) 0%, transparent 70%);
    pointer-events: none;
    width: 100%;
    z-index: -1;
    left: 0;
    position: absolute;
    height: 100%;
    transition: opacity 0.3s ease;
    top: 0;
    opacity: 0;
    content: '';
}header .nav-learn-s:hover::after {
    opacity: 0.4;
}header .head-lead-Q::before {
    position: absolute;
    top: 0;
    width: 30%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(199,166,187), transparent);
    left: 35%;
    content: '';
}header .head-lead-Q::after {
    height: 1px;
    bottom: 0;
    content: '';
    opacity: 0.1;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    left: 20%;
    position: absolute;
    width: 60%;
}.header-site-V {
    margin-top: 0;
    position: relative;
    z-index: 1;
    padding-top: 2rem;
    background: rgb(235,217,227);
}

@media (min-width: 1400px) {header .head-lead-Q {
    max-width: 1300px;
    margin: 0 auto;
}header .nav-learn-s {
    margin: 0 0.5rem;
}header .nav-learn-s a {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 991px) {header {
    padding: 0;
}header .head-lead-Q {
    padding: 1rem 1.5rem;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
}header .nav-prime-L {
    margin-bottom: 0;
}header .nav-study-e {
    flex: 1 0 100%;
    justify-content: center;
    margin-top: 1rem;
}header .nav-learn-s {
    margin: 0 0.2rem;
}header .nav-learn-s a {
    font-size: calc(12px - 1px);
    padding: 0.6rem 0.8rem;
}header .nav-prime-L::before {
    right: -5px;
    left: -5px;
    top: -5px;
    bottom: -5px;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .head-lead-Q {
    padding: 0.8rem 1.2rem;
}header .nav-prime-L {
    max-width: 130px;
}header .nav-prime-L::before {
    display: none;
}header .nav-study-e {
    margin-top: 0.8rem;
    overflow-x: auto;
    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    padding-bottom: 0.5rem;
}header .nav-study-e::-webkit-scrollbar {
    height: 2px;
}header .nav-study-e::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(199,166,187);
}header .nav-learn-s {
    flex: 0 0 auto;
    margin: 0 0.1rem;
}header .nav-learn-s a {
    letter-spacing: 0;
    padding: 0.5rem 0.7rem;
    white-space: nowrap;
    font-size: calc(12px - 2px);
}header .nav-learn-s a::before {
    bottom: 3px;
}header::after {
    height: 2px;
}
}

@media (max-width: 479px) {header .head-lead-Q {
    padding: 0.7rem 1rem;
}header .nav-prime-L {
    max-width: 110px;
}header .nav-learn-s a {
    font-size: calc(12px - 3px);
    padding: 0.4rem 0.6rem;
}}.privacy-lair-W {
    width: 100%;
    flex-direction: column;
    display: flex;
    background: #ffffff;
    height: auto;
    align-items: center;
    padding: 60px;
    border: 2px solid #000000;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
}.privacy-lair-W h1 {
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
    margin-top: 0;
    padding-bottom: 15px;
    color: rgb(199,166,187);
    border-bottom: 3px solid rgb(164,121,149);
    font-weight: 700;
    max-width: 800px;
    width: 100%;
    font-size: 45px;
}.privacy-lair-W h2 {
    text-align: left;
    max-width: 800px;
    color: rgb(164,121,149);
    font-size: 34px;
    border-left: 5px solid rgb(199,166,187);
    padding-left: 15px;
    width: 100%;
    margin-bottom: 25px;
    margin-top: 40px;
    font-weight: 600;
}.privacy-lair-W ul, .privacy-lair-W ol {
    border-top: 2px solid #000000;
    width: 100%;
    padding-left: 0;
    max-width: 800px;
    list-style: none;
    padding: 20px 0;
    margin: 30px 0;
    border-bottom: 2px solid #000000;
}.privacy-lair-W ul li, .privacy-lair-W ol li {
    font-weight: 300;
    padding-left: 25px;
    position: relative;
    margin-bottom: 20px;
    font-size: 14px;
    color: #000000;
}.privacy-lair-W ul li::before, .privacy-lair-W ol li::before {
    width: 8px;
    content: '';
    height: 8px;
    left: 0;
    top: 50%;
    border-radius: 50%;
    position: absolute;
    background: rgb(199,166,187);
    transform: translateY(-50%);
}.privacy-lair-W p, .privacy-lair-W span, .privacy-lair-W div {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.6;
    color: #000000;
    font-family: Arial, sans-serif;
    max-width: 800px;
    text-align: justify;
    width: 100%;
}.privacy-lair-W div.container {
    align-items: center;
    max-width: 1000px;
    flex-direction: column;
    display: flex;
    margin: 0 auto;
}

@media only screen and (max-width: 800px) {.privacy-lair-W {
    padding: 30px;
    border-radius: 10px;
}.privacy-lair-W h1 {
    font-size: calc(22px - 5px);
    padding-bottom: 10px;
}.privacy-lair-W h2 {
    font-size: calc(22px - 5px);
    padding-left: 10px;
}.privacy-lair-W ul, .privacy-lair-W ol {
    padding: 15px 0;
    margin: 20px 0;
}.privacy-lair-W ul li, .privacy-lair-W ol li {
    padding-left: 20px;
    font-size: 14px;
}}.our-background-D {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
    background: rgb(235,217,227);
}.our-background-D::before {
    content: "";
    z-index: 1;
    left: 0;
    position: absolute;
    height: 100%;
    background: linear-gradient(135deg, rgb(199,166,187,0.5) 0%, transparent 50%, rgb(164,121,149,0.5) 100%);
    opacity: 0.15;
    width: 100%;
    top: 0;
}.our-background-D .container {
    position: relative;
    z-index: 2;
}.our-background-D .learn-growth-K {
    flex-wrap: wrap;
    display: flex;
    position: relative;
}.our-background-D h3 {
    width: 100%;
    letter-spacing: 2px;
    text-align: center;
    font-size: 35px;
    color: #000000;
    margin-bottom: 60px;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
}.our-background-D h3::after {
    height: 3px;
    transform: translateX(-50%);
    left: 50%;
    background: rgb(199,166,187);
    content: "";
    position: absolute;
    bottom: -15px;
    width: 50px;
}.our-background-D .edu-commit-j,
.our-background-D .learn-studio-P {
    position: relative;
    width: calc(50% - 30px);
    margin-bottom: 30px;
}.our-background-D .edu-commit-j {
    margin-right: 60px;
    padding-right: 30px;
}.our-background-D .edu-commit-j span {
    display: inline-block;
    font-size: 22px;
    margin-bottom: 20px;
    position: relative;
    font-weight: 600;
    color: rgb(199,166,187);
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(199,166,187,0.5);
}.our-background-D .edu-commit-j p,
.our-background-D .learn-studio-P p {
    color: #000000;
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 1.8;
}.our-background-D .image-cell-Z,
.our-background-D .creds-block-c {
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    border-radius: 12px 12px 0 12px;
    height: 320px;
}.our-background-D .image-cell-Z:hover,
.our-background-D .creds-block-c:hover {
    transform: scale(1.02);
}.our-background-D .image-cell-Z::after,
.our-background-D .creds-block-c::after {
    left: 0;
    z-index: 1;
    height: 100%;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5));
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
}.our-background-D .image-cell-Z::before,
.our-background-D .creds-block-c::before {
    border-bottom-color: rgb(199,166,187,0.5);
    z-index: 2;
    opacity: 0;
    box-sizing: border-box;
    border-left-color: rgb(199,166,187,0.5);
    transition: opacity 0.4s ease;
    border: 8px solid transparent;
    border-radius: 12px 12px 0 12px;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
}.our-background-D .creds-block-c::before {
    border-left-color: rgb(164,121,149,0.5);
    border-bottom-color: rgb(164,121,149,0.5);
}.our-background-D .image-cell-Z:hover::before,
.our-background-D .creds-block-c:hover::before {
    opacity: 1;
}.our-background-D .learn-growth-K::before {
    position: absolute;
    transform: translate(-50%, -50%);
    width: 2px;
    top: 50%;
    content: "";
    background: linear-gradient(to bottom, rgb(199,166,187,0.5), rgb(164,121,149,0.5));
    left: 50%;
    height: 70%;
}.our-background-D .learn-growth-K::after {
    top: 50%;
    position: absolute;
    background: #ffffff;
    transform: translate(-50%, -50%);
    height: 20px;
    left: 50%;
    border-radius: 50%;
    content: "";
    border: 2px solid rgb(199,166,187);
    width: 20px;
}

@media (max-width: 1200px) {.our-background-D {
    padding: 80px 0;
}.our-background-D h3 {
    margin-bottom: 50px;
}.our-background-D .edu-commit-j,
    .our-background-D .learn-studio-P {
    width: calc(50% - 20px);
}.our-background-D .edu-commit-j {
    margin-right: 40px;
}.our-background-D .image-cell-Z,
    .our-background-D .creds-block-c {
    height: 280px;
}
}

@media (max-width: 992px) {.our-background-D h3 {
    margin-bottom: 40px;
}.our-background-D .edu-commit-j,
    .our-background-D .learn-studio-P {
    padding-right: 0;
    width: 100%;
    margin-right: 0;
}.our-background-D .learn-studio-P {
    margin-top: 50px;
}.our-background-D .learn-growth-K::before,
    .our-background-D .learn-growth-K::after {
    display: none;
}
}

@media (max-width: 768px) {.our-background-D {
    padding: 60px 0;
}.our-background-D h3 {
    font-size: calc(35px * 0.9);
    letter-spacing: 1px;
}.our-background-D .edu-commit-j span {
    font-size: calc(22px * 0.95);
}.our-background-D .image-cell-Z,
    .our-background-D .creds-block-c {
    height: 260px;
}
}

@media (max-width: 576px) {.our-background-D {
    padding: 50px 0;
}.our-background-D h3 {
    font-size: calc(35px * 0.85);
    margin-bottom: 35px;
}.our-background-D .edu-commit-j span {
    font-size: calc(22px * 0.9);
    margin-bottom: 15px;
}.our-background-D .edu-commit-j p,
    .our-background-D .learn-studio-P p {
    font-size: calc(17px * 0.95);
    line-height: 1.7;
    margin-bottom: 25px;
}.our-background-D .image-cell-Z,
    .our-background-D .creds-block-c {
    height: 220px;
}.our-background-D .image-cell-Z::before,
    .our-background-D .creds-block-c::before {
    border-width: 6px;
}}

.our-background-D .learn-studio-P p {
    padding-left: 25px;
    position: relative;
}.our-background-D .learn-studio-P p::before {
    bottom: 5px;
    background: rgb(164,121,149,0.5);
    top: 5px;
    position: absolute;
    content: "";
    width: 4px;
    border-radius: 10px;
    left: 0;
}.our-background-D .edu-commit-j::after {
    top: -10px;
    left: -10px;
    width: 50px;
    border-left: 3px solid rgb(199,166,187);
    opacity: 0.7;
    content: "";
    border-top: 3px solid rgb(199,166,187);
    position: absolute;
    height: 50px;
}.our-background-D .learn-studio-P::after {
    opacity: 0.7;
    right: -10px;
    position: absolute;
    width: 50px;
    border-right: 3px solid rgb(164,121,149);
    height: 50px;
    border-bottom: 3px solid rgb(164,121,149);
    bottom: -10px;
    content: "";
}.course-benefits-c {
    padding: 120px 0 100px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(235,217,227) 0%, #ffffff 100%);
    position: relative;
}.course-benefits-c::before {
    content: "";
    top: 0;
    z-index: 0;
    position: absolute;
    opacity: 0.1;
    left: 0;
    height: 100%;
    width: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(199,166,187,0.5) 5%, transparent 15%),
        radial-gradient(circle at 90% 80%, rgb(164,121,149,0.5) 5%, transparent 15%),
        radial-gradient(circle at 50% 50%, #ffffff 25%, transparent 35%);
}.course-benefits-c::after {
    width: 80%;
    height: 80%;
    position: absolute;
    z-index: -1;
    transform: rotate(15deg);
    filter: blur(20px);
    right: -50%;
    background: linear-gradient(45deg, rgb(199,166,187,0.5) 0%, rgb(164,121,149,0.5) 100%);
    animation: floatBackground 15s ease-in-out infinite alternate;
    top: -50%;
    content: "";
    opacity: 0.05;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}.course-benefits-c h5 {
    z-index: 1;
    font-weight: 700;
    line-height: 1.4;
    color: #000000;
    font-size: 18px;
    margin-left: auto;
    position: relative;
    animation: fadeInUp 0.8s ease-out forwards 0.2s;
    opacity: 0;
    margin-bottom: 50px;
    margin-right: auto;
    max-width: 800px;
    letter-spacing: 0.5px;
    transform: translateY(0);
    text-align: center;
}.course-benefits-c h5::after {
    content: "";
    border-radius: 2px;
    background: linear-gradient(90deg, rgb(199,166,187) 0%, rgb(164,121,149) 100%);
    display: block;
    margin: 20px auto 0;
    width: 80px;
    height: 3px;
    animation: scaleIn 1s ease-out forwards 0.6s;
    transform: scaleX(0);
}.course-benefits-c .container {
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}.course-benefits-c .learn-growth-K {
    overflow: hidden;
    padding: 30px;
    gap: 40px;
    border-radius: 12px;
    background: #ffffff;
    align-items: center;
    opacity: 0;
    transform: translateY(20px);
    display: flex;
    box-shadow: 0 15px 50px -15px rgba(0, 0, 0, 0.1);
    animation: fadeInUp 0.8s ease-out forwards 0.4s;
    flex-direction: column;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    position: relative;
}.course-benefits-c .learn-growth-K::before {
    content: "";
    left: 0;
    height: 5px;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(199,166,187) 0%, rgb(164,121,149) 100%);
    top: 0;
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 100%;
    transform-origin: left;
}.course-benefits-c .learn-growth-K:hover {
    box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.course-benefits-c .learn-growth-K:hover::before {
    transform: scaleX(1);
}.course-benefits-c .image-cell-Z {
    object-fit: cover;
    width: 100%;
    max-width: 450px;
    filter: brightness(1.02) contrast(1.05);
    border-radius: 10px;
    clip-path: polygon(0 0, 100% 0, 100% 92%, 85% 100%, 0 100%);
    transform: perspective(800px) rotateY(-2deg);
    height: auto;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
}.course-benefits-c .image-cell-Z:hover {
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.2);
    transform: perspective(800px) rotateY(0);
}.course-benefits-c .text-body-wrap-M {
    flex: 1;
    max-width: 100%;
}.course-benefits-c ul {
    padding: 0;
    gap: 16px;
    margin: 0;
    grid-template-columns: 1fr;
    list-style: none;
    display: grid;
}.course-benefits-c li {
    animation: fadeInRight 0.5s ease forwards;
    padding: 14px 20px 14px 60px;
    background: linear-gradient(135deg, rgba(rgb(235,217,227), 0.5) 0%, rgba(#ffffff, 0.5) 100%);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transform: translateX(20px);
    border-radius: 8px;
    position: relative;
    opacity: 0;
    animation-delay: calc(0.1s * var(--i, 1));
}.course-benefits-c li:nth-child(1) {
    --i: 1;
}.course-benefits-c li:nth-child(2) {
    --i: 2;
}.course-benefits-c li:nth-child(3) {
    --i: 3;
}.course-benefits-c li:nth-child(4) {
    --i: 4;
}.course-benefits-c li:nth-child(5) {
    --i: 5;
}.course-benefits-c li:hover {
    transform: translateY(-3px) translateX(0);
    background: linear-gradient(135deg, rgba(rgb(235,217,227), 0.7) 0%, rgba(#ffffff, 0.7) 100%);
    box-shadow: 0 8px 20px -6px rgba(0, 0, 0, 0.1);
}.course-benefits-c li div {
    position: relative;
}.course-benefits-c li p {
    color: #000000;
    letter-spacing: 0.2px;
    margin: 0;
    position: relative;
    line-height: 1.5;
    font-size: calc(15px - 1px);
}.course-benefits-c li:nth-child(odd) p {
    font-weight: 600;
}.course-benefits-c li svg {
    position: absolute;
    left: -40px;
    top: 0;
    height: 28px;
    width: 28px;
    transition: transform 0.3s ease;
    transform: translateY(-2px);
}.course-benefits-c li:hover svg {
    transform: translateY(-2px) scale(1.1);
}.course-benefits-c li svg path {
    fill: rgb(199,166,187);
    transition: fill 0.3s ease;
}.course-benefits-c li:hover svg path {
    fill: rgb(164,121,149);
}

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

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

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

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

@media (min-width: 768px) {.course-benefits-c {
    padding: 150px 0 120px;
}.course-benefits-c .learn-growth-K {
    flex-direction: row;
    padding: 50px;
    gap: 60px;
}.course-benefits-c ul {
    gap: 24px;
    grid-template-columns: repeat(2, 1fr);
}.course-benefits-c .image-cell-Z {
    transform: perspective(1000px) rotateY(-5deg);
    max-width: 350px;
}.course-benefits-c h5 {
    font-size: calc(18px + 2px);
}
}

@media (min-width: 992px) {.course-benefits-c .image-cell-Z {
    max-width: 450px;
}.course-benefits-c h5 {
    font-size: calc(18px + 4px);
}.course-benefits-c li p {
    font-size: 15px;
}
}

@media (max-width: 767px) {.course-benefits-c {
    padding: 80px 0 60px;
}.course-benefits-c h5 {
    padding: 0 15px;
    margin-bottom: 30px;
}.course-benefits-c .learn-growth-K {
    padding: 25px 20px;
}.course-benefits-c li {
    padding: 12px 15px 12px 50px;
}.course-benefits-c li svg {
    width: 24px;
    height: 24px;
    left: -35px;
}.course-benefits-c .image-cell-Z {
    max-width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 94%, 90% 100%, 0 100%);
}
}

@media (max-width: 480px) {.course-benefits-c h5 {
    font-size: calc(18px - 2px);
}.course-benefits-c li p {
    font-size: calc(15px - 2px);
}.course-benefits-c .learn-growth-K {
    padding: 20px 15px;
}
}

@media (hover: hover) {.course-benefits-c .learn-growth-K {
    transform: translateY(0);
}}.program-structure-L {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(235,217,227) 0%, rgba(249, 249, 249, 0.95) 100%);
}.program-structure-L::before {
    content: "";
    background-size: 60px 60px;
    position: absolute;
    z-index: 0;
    bottom: 0;
    background-image: 
        linear-gradient(45deg, rgb(164,121,149,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(164,121,149,0.5) 25%, transparent 25%);
    opacity: 0.05;
    top: 0;
    left: 0;
    right: 0;
}.program-structure-L .container {
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    padding: 0 2rem;
    position: relative;
}.program-structure-L .career-challenge-O {
    transform: translateY(20px);
    animation: fadeIn 0.8s ease-out forwards 0.3s;
    display: grid;
    opacity: 0;
    grid-template-columns: 1fr;
    gap: 3rem;
}.program-structure-L .image-cell-Z {
    transform: perspective(1000px) rotateY(-2deg);
    height: 380px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12),
                0 8px 16px rgba(0, 0, 0, 0.08);
    position: relative;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.program-structure-L .image-cell-Z::after {
    bottom: 0;
    position: absolute;
    opacity: 0.5;
    z-index: 1;
    content: "";
    background: linear-gradient(to bottom right, 
                rgb(199,166,187,0.5) 0%, 
                transparent 40%, 
                transparent 60%, 
                rgb(164,121,149,0.5) 100%);
    left: 0;
    right: 0;
    transition: opacity 0.6s ease;
    top: 0;
}.program-structure-L .image-cell-Z:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.program-structure-L .image-cell-Z:hover::after {
    opacity: 0.2;
}.program-structure-L .text-body-wrap-M {
    transform: translateX(0);
    background: #ffffff;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    justify-content: center;
    flex-direction: column;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 2rem;
    display: flex;
}.program-structure-L .text-body-wrap-M::before {
    content: "";
    width: 5px;
    position: absolute;
    height: 0;
    transition: height 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
    background: linear-gradient(to bottom, rgb(199,166,187), rgb(164,121,149));
    left: 0;
}.program-structure-L .career-challenge-O:hover .text-body-wrap-M::before {
    height: 100%;
}.program-structure-L h3 {
    font-weight: 700;
    font-size: calc(23px * 1.1);
    position: relative;
    transform: translateY(0);
    padding-bottom: 1rem;
    color: #000000;
    transition: transform 0.4s ease;
    margin-bottom: 1.5rem;
}.program-structure-L h3::after {
    position: absolute;
    background: linear-gradient(90deg, rgb(199,166,187), rgb(164,121,149));
    width: 60px;
    height: 3px;
    bottom: 0;
    left: 0;
    content: "";
    transition: width 0.5s ease;
}.program-structure-L .text-body-wrap-M:hover h3 {
    transform: translateY(-5px);
}.program-structure-L .text-body-wrap-M:hover h3::after {
    width: 100px;
}.program-structure-L .description {
    font-size: 18px;
    padding-right: 1rem;
    margin-bottom: 1.5rem;
    max-height: 200px;
    overflow-y: auto;
    position: relative;
    color: #000000;
    line-height: 1.7;
}.program-structure-L .description::-webkit-scrollbar {
    width: 4px;
}.program-structure-L .description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.03);
}.program-structure-L .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(164,121,149,0.5);
}.program-structure-L span.description {
    display: none;
}

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

@media (min-width: 768px) {.program-structure-L {
    padding: 8rem 0;
}.program-structure-L .career-challenge-O {
    align-items: center;
    gap: 4rem;
    grid-template-columns: 1fr 1fr;
}.program-structure-L .text-body-wrap-M {
    transform: translateX(-30px);
}.program-structure-L .career-challenge-O:hover .text-body-wrap-M {
    transform: translateX(0);
}.program-structure-L .image-cell-Z {
    height: 480px;
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
}.program-structure-L .image-cell-Z:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(0) translateY(-10px);
}.program-structure-L h3 {
    font-size: 23px;
}
}

@media (min-width: 992px) {.program-structure-L {
    padding: 10rem 0;
}.program-structure-L .container {
    padding: 0 3rem;
}.program-structure-L .career-challenge-O {
    gap: 6rem;
}.program-structure-L .text-body-wrap-M {
    padding: 3rem;
}.program-structure-L .image-cell-Z {
    height: 550px;
}.program-structure-L h3 {
    font-size: calc(23px * 1.2);
    margin-bottom: 2rem;
}.program-structure-L .description {
    line-height: 1.8;
    max-height: 300px;
}
}

@media (max-width: 767px) {.program-structure-L {
    padding: 4rem 0;
}.program-structure-L .container {
    padding: 0 1.5rem;
}.program-structure-L .image-cell-Z {
    margin-bottom: 1rem;
    height: 280px;
}.program-structure-L .text-body-wrap-M {
    padding: 1.5rem;
}.program-structure-L h3 {
    margin-bottom: 1rem;
    font-size: calc(16px * 1.1);
    padding-bottom: 0.75rem;
}.program-structure-L .description {
    line-height: 1.6;
    max-height: 180px;
    font-size: calc(18px * 0.95);
}}.title-welcome-E {
    position: relative;
    min-height: 100vh;
    padding: 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(235,217,227) 0%, #ffffff 100%);
}.title-welcome-E::before {
    top: -50%;
    position: absolute;
    height: 200%;
    background: linear-gradient(45deg, rgb(199,166,187,0.5) 0%, transparent 70%);
    left: -20%;
    content: "";
    width: 100%;
    transform: rotate(-15deg);
    z-index: 1;
}.title-welcome-E::after {
    content: "";
    transform: rotate(15deg);
    position: absolute;
    width: 60%;
    height: 60%;
    bottom: -10%;
    border-radius: 100px;
    z-index: 1;
    right: -10%;
    background: linear-gradient(225deg, rgb(164,121,149,0.5) 0%, transparent 80%);
}.title-welcome-E h1 {
    animation: fadeSlideDown 0.8s ease-out 0.2s forwards;
    z-index: 10;
    position: relative;
    font-size: 28px;
    opacity: 0;
    transform: translateY(20px);
    margin: 2rem 0;
    font-weight: 700;
    color: rgb(199,166,187);
    text-align: center;
    padding: 1rem;
}.title-welcome-E .learn-growth-K {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    z-index: 10;
}.title-welcome-E .text-body-wrap-M {
    box-shadow: 0 20px 40px rgba(0,0,0,0.1), 0 15px 20px rgba(0,0,0,0.05);
    padding: 2rem;
    animation: fadeSlideUp 0.8s ease-out 0.4s forwards;
    z-index: 5;
    backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.7) 100%);
    position: relative;
    opacity: 0;
    transform: translateY(30px);
}.title-welcome-E .text-body-wrap-M ol {
    margin: 0;
    list-style: none;
    padding: 0;
}.title-welcome-E .text-body-wrap-M li {
    margin-bottom: 2rem;
}.title-welcome-E .page-welcome-f {
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
}.title-welcome-E .page-welcome-f svg {
    margin-bottom: 1.5rem;
    height: 150px;
    transform: scale(0);
    animation: growAndRotate 1s cubic-bezier(0.34, 1.56, 0.64, 1) 0.6s forwards;
    width: 150px;
}.title-welcome-E .page-welcome-f svg path {
    transition: all 0.3s ease;
    stroke: rgb(164,121,149);
    fill: rgb(199,166,187);
    stroke-width: 0.5;
}.title-welcome-E .page-welcome-f svg text {
    fill: rgb(199,166,187);
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
}.title-welcome-E .page-welcome-f p {
    margin-bottom: 1.5rem;
    line-height: 1.6;
    font-size: calc(14px * 1.2);
    transform: translateY(20px);
    animation: fadeSlideUp 0.8s ease-out 0.8s forwards;
    position: relative;
    max-width: 600px;
    color: #000000;
    opacity: 0;
}.title-welcome-E .page-welcome-f p::after {
    border-radius: 10px;
    width: 50px;
    transform: translateX(-50%);
    bottom: -10px;
    left: 50%;
    background: linear-gradient(90deg, rgb(199,166,187), rgb(164,121,149));
    content: "";
    height: 3px;
    position: absolute;
}.title-welcome-E .query-query-W {
    letter-spacing: 1px;
    position: relative;
    z-index: 1;
    opacity: 0;
    transform: scale(0.9);
    overflow: hidden;
    text-decoration: none;
    padding: 1rem 2rem;
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    border-radius: 10px;
    animation: popIn 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 1s forwards;
    font-weight: 600;
    font-size: 20px;
    border: none;
    color: #ffffff;
    text-transform: uppercase;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1), 0 6px 6px rgba(0,0,0,0.05);
    display: inline-block;
    background: linear-gradient(135deg, rgb(199,166,187) 0%, rgb(164,121,149) 100%);
}.title-welcome-E .query-query-W::before {
    z-index: -1;
    transition: all 0.6s ease;
    width: 100%;
    left: -100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    content: "";
    position: absolute;
    height: 100%;
}.title-welcome-E .query-query-W:hover {
    transform: translateY(-5px) scale(1.03);
    box-shadow: 0 15px 30px rgba(0,0,0,0.15), 0 10px 10px rgba(0,0,0,0.05);
}.title-welcome-E .query-query-W:hover::before {
    left: 100%;
}.title-welcome-E .image-cell-Z {
    height: 300px;
    border-radius: 27px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.15), 0 15px 20px rgba(0,0,0,0.1);
    margin-top: 2rem;
    opacity: 0;
    transform: translateY(30px) scale(0.95);
    overflow: hidden;
    width: 100%;
    position: relative;
    animation: fadeSlideUp 0.8s ease-out 0.6s forwards;
}.title-welcome-E .image-cell-Z::before {
    z-index: 1;
    height: 100%;
    left: 0;
    background: linear-gradient(
    to bottom,
    transparent 0%,
    rgb(199,166,187,0.5) 100%
  );
    position: absolute;
    width: 100%;
    top: 0;
    content: "";
}.title-welcome-E .image-cell-Z::after {
    left: 10px;
    border: 2px solid rgb(255, 255, 255, 0.5);
    right: 10px;
    top: 10px;
    content: "";
    bottom: 10px;
    border-radius: calc(27px - 10px);
    z-index: 2;
    position: absolute;
}

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

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

@keyframes popIn {
  from {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes growAndRotate {
  from {
    transform: scale(0) rotate(-10deg);
  }
  to {
    transform: scale(1) rotate(0);
  }
}

@media (min-width: 768px) {.title-welcome-E h1 {
    font-size: calc(28px * 1.2);
    margin: 3rem 0;
}.title-welcome-E .learn-growth-K {
    gap: 3rem;
    align-items: center;
    flex-direction: row;
    padding: 0 3rem;
}.title-welcome-E .text-body-wrap-M {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    flex: 1;
    padding: 3rem;
}.title-welcome-E .page-welcome-f {
    align-items: flex-start;
    text-align: left;
}.title-welcome-E .page-welcome-f p::after {
    left: 0;
    transform: none;
}.title-welcome-E .image-cell-Z {
    margin-top: 0;
    height: 500px;
    clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
    flex: 1;
}
}

@media (min-width: 992px) {.title-welcome-E {
    padding: 3rem 0;
}.title-welcome-E h1 {
    font-size: calc(28px * 1.5);
}.title-welcome-E .learn-growth-K {
    padding: 0 5rem;
    gap: 5rem;
}.title-welcome-E .page-welcome-f svg {
    width: 180px;
    height: 180px;
}.title-welcome-E .page-welcome-f p {
    font-size: calc(14px * 1.4);
}.title-welcome-E .query-query-W {
    padding: 1.2rem 2.5rem;
    font-size: calc(20px * 1.1);
}.title-welcome-E .image-cell-Z {
    height: 600px;
}
}

@media (min-width: 1200px) {.title-welcome-E .learn-growth-K {
    padding: 0 8rem;
}.title-welcome-E .text-body-wrap-M {
    padding: 4rem;
}.title-welcome-E .page-welcome-f svg {
    width: 200px;
    height: 200px;
}.title-welcome-E .image-cell-Z {
    height: 650px;
}
}

@media (max-width: 767px) {.title-welcome-E .page-welcome-f svg {
    height: 120px;
    width: 120px;
}.title-welcome-E .page-welcome-f p {
    font-size: 14px;
}.title-welcome-E .query-query-W {
    text-align: center;
    width: 100%;
}}.leadership-experience-D {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(164,121,149,0.5), rgb(199,166,187), rgb(164,121,149));
    padding: 7rem 0;
}.leadership-experience-D::before {
    position: absolute;
    width: 120%;
    content: "";
    left: -10%;
    animation: orbital-pulse 15s infinite alternate ease-in-out;
    z-index: 0;
    height: 120%;
    background: radial-gradient(circle at 30% 70%, rgb(199,166,187,0.5), transparent 60%),
                radial-gradient(circle at 70% 30%, rgb(164,121,149,0.5), transparent 60%);
    top: -10%;
    opacity: 0.7;
}.leadership-experience-D::after {
    position: absolute;
    opacity: 0.2;
    animation: constellation-twinkle 8s infinite ease-in-out;
    height: 100%;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 0;
    background-size: 120px 120px;
    background-image: 
        radial-gradient(circle at 20% 20%, rgb(255, 255, 255, 0.5) 1px, transparent 1px),
        radial-gradient(circle at 80% 80%, rgb(255, 255, 255, 0.5) 1px, transparent 1px),
        radial-gradient(circle at 40% 60%, rgb(255, 255, 255, 0.5) 1px, transparent 1px),
        radial-gradient(circle at 60% 30%, rgb(255, 255, 255, 0.5) 1px, transparent 1px);
    content: "";
}.leadership-experience-D .container {
    padding: 0 2rem;
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.leadership-experience-D .client-sentiments-s {
    position: relative;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.05));
    gap: 2.5rem;
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), 
                box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    padding: 3rem;
    display: grid;
    backdrop-filter: blur(10px);
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateX(2deg);
}.leadership-experience-D .client-sentiments-s:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
                0 10px 20px rgba(0, 0, 0, 0.1),
                0 0 0 1px rgba(255, 255, 255, 0.15) inset;
    transform: perspective(1000px) rotateX(0deg);
}.leadership-experience-D .client-sentiments-s > div:first-child {
    height: 150px;
    margin: 0 auto;
    position: relative;
    perspective: 1000px;
    width: 150px;
}.leadership-experience-D .image-cell-Z {
    animation: float-photo 6s infinite ease-in-out;
    width: 100%;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.2),
        0 0 0 10px rgba(var(--primary-color-rgb, 120, 80, 200), 0.1);
    transform: rotate(-5deg);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1), 
                border-radius 0.6s cubic-bezier(0.34, 1.56, 0.64, 1),
                box-shadow 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    border-radius: 10% 40% 30% 20%;
    overflow: hidden;
    height: 100%;
}.leadership-experience-D .client-sentiments-s:hover .image-cell-Z {
    transform: rotate(0deg) scale(1.05);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.3),
        0 0 0 15px rgba(var(--primary-color-rgb, 120, 80, 200), 0.15);
    border-radius: 30% 10% 40% 20%;
}.leadership-experience-D .client-sentiments-s > div:nth-child(2) {
    padding-top: 1rem;
    text-align: center;
}.leadership-experience-D .name {
    margin: 0 0 0.5rem;
    font-weight: 600;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    display: inline-block;
    color: #ffffff;
    position: relative;
    transform: translateY(0);
    letter-spacing: 0.5px;
    font-size: 24px;
}.leadership-experience-D .name::after {
    background: linear-gradient(to right, rgb(164,121,149), #ffffff, rgb(164,121,149));
    transition: width 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    bottom: -5px;
    position: absolute;
    content: "";
    height: 2px;
    width: 0;
    left: 0;
}.leadership-experience-D .client-sentiments-s:hover .name {
    transform: translateY(-2px);
}.leadership-experience-D .client-sentiments-s:hover .name::after {
    width: 100%;
}.leadership-experience-D .client-sentiments-s > div:nth-child(2) > div {
    transition: opacity 0.3s ease;
    margin-top: 0.5rem;
    font-style: italic;
    opacity: 0.9;
    color: rgb(255, 255, 255, 0.5);
    font-size: calc(12px - 2px);
}.leadership-experience-D .client-sentiments-s:hover > div:nth-child(2) > div {
    opacity: 1;
}.leadership-experience-D .job-progress-c {
    font-size: 12px;
    padding: 0 1rem;
    margin: 0;
    color: #ffffff;
    line-height: 1.7;
    text-align: left;
    opacity: 0.9;
    position: relative;
    transition: opacity 0.4s ease, transform 0.4s ease;
}.leadership-experience-D .job-progress-c::before {
    left: -1rem;
    color: rgb(255, 255, 255, 0.5);
    top: -2rem;
    font-size: 5rem;
    transition: transform 0.5s ease, opacity 0.5s ease;
    content: "";
    font-family: serif;
    position: absolute;
    opacity: 0.2;
}.leadership-experience-D .job-progress-c::after {
    color: rgb(255, 255, 255, 0.5);
    opacity: 0.2;
    font-family: serif;
    position: absolute;
    font-size: 5rem;
    bottom: -4rem;
    content: "";
    right: -1rem;
    transition: transform 0.5s ease, opacity 0.5s ease;
}.leadership-experience-D .client-sentiments-s:hover .job-progress-c {
    transform: translateY(-2px);
    opacity: 1;
}.leadership-experience-D .client-sentiments-s:hover .job-progress-c::before {
    opacity: 0.3;
    transform: translateY(-5px);
}.leadership-experience-D .client-sentiments-s:hover .job-progress-c::after {
    transform: translateY(5px);
    opacity: 0.3;
}

@keyframes orbital-pulse {
    0% {
        transform: scale(1) rotate(0deg);
        opacity: 0.7;
    }
    50% {
        transform: scale(1.1) rotate(3deg);
        opacity: 0.9;
    }
    100% {
        transform: scale(1) rotate(0deg);
        opacity: 0.7;
    }
}

@keyframes constellation-twinkle {
    0%, 100% {
        opacity: 0.2;
        transform: translateY(0);
    }
    50% {
        opacity: 0.3;
        transform: translateY(-10px);
    }
}

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

@media (min-width: 768px) {.leadership-experience-D .client-sentiments-s {
    padding: 4rem;
    grid-template-columns: auto 1fr 2fr;
    gap: 3rem;
    align-items: center;
}.leadership-experience-D .client-sentiments-s > div:first-child {
    width: 180px;
    margin: 0;
    height: 180px;
}.leadership-experience-D .client-sentiments-s > div:nth-child(2) {
    padding-top: 0;
    text-align: left;
}.leadership-experience-D .job-progress-c {
    padding: 0;
}
}

@media (min-width: 992px) {.leadership-experience-D {
    padding: 9rem 0;
}.leadership-experience-D .client-sentiments-s {
    gap: 4rem;
    grid-template-columns: auto 1.5fr 3fr;
    padding: 5rem;
}.leadership-experience-D .client-sentiments-s > div:first-child {
    width: 220px;
    height: 220px;
}.leadership-experience-D .name {
    font-size: calc(24px + 2px);
}.leadership-experience-D .job-progress-c {
    font-size: calc(12px + 1px);
    line-height: 1.8;
}
}

@media (max-width: 767px) {.leadership-experience-D {
    padding: 5rem 0;
}.leadership-experience-D .client-sentiments-s {
    padding: 2.5rem;
    gap: 2rem;
}.leadership-experience-D .image-cell-Z {
    animation: float-photo 5s infinite ease-in-out;
}.leadership-experience-D .job-progress-c {
    padding: 0;
}.leadership-experience-D .job-progress-c::before {
    top: -1.5rem;
    font-size: 3rem;
    left: -0.5rem;
}.leadership-experience-D .job-progress-c::after {
    bottom: -3rem;
    right: -0.5rem;
    font-size: 3rem;
}
}