* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}a {
    text-decoration: none;
    color: inherit;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1157px;
}.header-know-Cf {
    flex: 1 0 auto;
}html,body {
    color: #000000;
    auto
    scroll-behavior: auto;
    auto
contain
touch-action: none;
    font-family: Arial, sans-serif;
    min-height: 100%;
    height: 100%;
    scroll-snap-type: none;
}.panel-container-HF {
    height: 100%;
    min-height: 100%;
    flex-direction: column;
    display: flex;
}svg {
    width: 30px;
    height: 30px;
}.footer-edu-iA {
    flex: 0 0 auto;
}::-webkit-scrollbar {
    width: 1rem;
}::-webkit-scrollbar-track {
    background: rgb(195,122,138,0.5);
    border-radius: 15%;
    margin: 1px 0;
}::-webkit-scrollbar-thumb {
    border-radius: 9999px;
    background: rgb(195,122,138);
    border: 2px double rgb(195,122,138);
}::-webkit-scrollbar-thumb:hover {
    box-shadow: -1px 3px 2px -2px rgba(0, 0, 0, 0.5);
    background: rgb(195,122,138,0.5);
    border-color: rgb(255, 255, 255, 0.5);
}::-webkit-scrollbar-thumb:active {
    background: rgb(243,215,221);
    box-shadow: inset -5px -5px 7px -1px rgba(0, 0, 0, 0.1);
}::-webkit-scrollbar-corner {
    background: rgb(195,122,138);
    border: 1px solid rgb(255, 255, 255, 0.5);
}html {
    scrollbar-width: none;
    scrollbar-color: rgb(219,163,176) rgb(255, 255, 255, 0.5);
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
header .top_plank {
    color:  #ffffff;
    background: rgb(219,163,176);
}header .top_plank .learning-toolbar-Kp div svg, header .top_plank .learning-toolbar-Kp div svg path {
    fill: #ffffff;
}header .top_plank .learning-toolbar-Kp div span {
    color: #ffffff;
}header .top_plank .learning-toolbar-Kp {
    padding: 15px 0 10px 0;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    line-height: 21px;
    width: 100%;
    flex-wrap: wrap;
    font-size: 13px;
}header .top_plank .learning-toolbar-Kp div {
    display: flex;
    margin-right: 24px;
    align-items: center;
    justify-content: flex-start;
}header .top_plank .learning-toolbar-Kp div img, header .top_plank .learning-toolbar-Kp div svg {
    margin-right: 8px;
    height: 16px;
    width: 16px;
}.course-features-Au {
    position: relative;
    background: linear-gradient(135deg, rgb(243,215,221) 0%, rgba(245, 245, 247, 0.9) 100%);
    overflow: hidden;
    padding: 100px 0;
}.course-features-Au::before {
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    background-image: repeating-linear-gradient(
    45deg,
    rgba(rgb(219,163,176,0.5), 0.03) 0px,
    rgba(rgb(219,163,176,0.5), 0.03) 2px,
    transparent 2px,
    transparent 8px
  );
    position: absolute;
    height: 100%;
}.course-features-Au .container {
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}.course-features-Au .study-map-Jx {
    grid-template-columns: 1fr;
    gap: 40px;
    opacity: 0;
    display: grid;
    transform: translateY(20px);
    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}.course-features-Au .picture-wO {
    height: 380px;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    position: relative;
    transform: perspective(1000px) rotateY(-2deg);
}.course-features-Au .picture-wO::after {
    background: linear-gradient(
    to right,
    rgba(rgb(219,163,176,0.5), 0.2),
    transparent 40%
  );
    backdrop-filter: brightness(1.05);
    content: "";
    inset: 0;
    position: absolute;
}.course-features-Au .picture-wO:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
}.course-features-Au .text-pill-wrap-wc {
    transform: translateY(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    background: #ffffff;
    padding: 40px;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    z-index: 2;
}.course-features-Au .text-pill-wrap-wc::before {
    content: "";
    transition: height 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    background: rgb(219,163,176);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 6px;
    height: 0;
}.course-features-Au .text-pill-wrap-wc:hover::before {
    height: 100%;
}.course-features-Au .text-pill-wrap-wc h3 {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateX(0);
    margin-bottom: 25px;
    border-bottom: 2px solid rgb(195,122,138,0.5);
    font-weight: 700;
    color: #000000;
    line-height: 1.3;
    font-size: calc(24px * 1.1);
    padding-bottom: 12px;
}.course-features-Au .text-pill-wrap-wc:hover h3 {
    transform: translateX(15px);
    color: rgb(219,163,176);
}.course-features-Au .text-pill-wrap-wc div {
    overflow: hidden;
    position: relative;
}.course-features-Au .description {
    line-height: 1.8;
    padding-right: 15px;
    font-family: Arial, sans-serif;
    max-height: 300px;
    color: #000000;
    scroll-behavior: smooth;
    overflow-y: auto;
    margin-bottom: 15px;
    font-size: 12px;
}.course-features-Au .description::-webkit-scrollbar {
    width: 4px;
}.course-features-Au .description::-webkit-scrollbar-track {
    background: rgba(rgba(0, 0, 0, 0.5), 0.05);
}.course-features-Au .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(195,122,138);
}.course-features-Au .text-pill-wrap-wc span.description {
    display: none;
}

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

@media (min-width: 768px) {.course-features-Au {
    padding: 120px 0;
}.course-features-Au .study-map-Jx {
    gap: 60px;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.course-features-Au .picture-wO {
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 0 95%);
    height: 480px;
}.course-features-Au .text-pill-wrap-wc {
    padding: 50px 60px 50px 50px;
    backdrop-filter: blur(5px);
    margin-left: -40px;
}.course-features-Au .text-pill-wrap-wc h3 {
    font-size: 24px;
    margin-bottom: 30px;
}.course-features-Au .description {
    max-height: 350px;
}
}

@media (min-width: 992px) {.course-features-Au .study-map-Jx {
    gap: 0;
}.course-features-Au .picture-wO {
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 0 95%);
    height: 580px;
    z-index: 2;
}.course-features-Au .text-pill-wrap-wc {
    padding: 60px 70px 60px 100px;
    box-shadow: -15px 15px 30px rgba(0, 0, 0, 0.08);
    margin-left: -80px;
}.course-features-Au .text-pill-wrap-wc h3 {
    font-size: calc(24px * 1.15);
}.course-features-Au .description {
    line-height: 1.9;
    max-height: 380px;
}
}

@media (max-width: 767px) {.course-features-Au {
    padding: 70px 0;
}.course-features-Au .picture-wO {
    margin: 0 -15px;
    width: calc(100% + 30px);
    height: 280px;
}.course-features-Au .text-pill-wrap-wc {
    padding: 30px 25px;
}.course-features-Au .text-pill-wrap-wc h3 {
    margin-bottom: 20px;
    font-size: calc(21px * 1.1);
}.course-features-Au .description {
    max-height: 250px;
    line-height: 1.7;
    font-size: calc(12px * 0.95);
}}.data-summary-XH {
    overflow: hidden;
    background: linear-gradient(145deg, rgb(243,215,221), #f0f2f5);
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05), 
                -20px -20px 60px rgba(255, 255, 255, 0.8);
    padding: 5rem 2rem;
    position: relative;
}.data-summary-XH::before {
    width: 300px;
    border-radius: 50%;
    top: -100px;
    filter: blur(40px);
    position: absolute;
    transform: translateZ(0);
    background: linear-gradient(135deg, rgb(219,163,176,0.5), rgb(195,122,138,0.5));
    content: "";
    z-index: 0;
    right: -100px;
    opacity: 0.2;
    height: 300px;
}.data-summary-XH::after {
    bottom: -50px;
    filter: blur(30px);
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    position: absolute;
    width: 200px;
    background: linear-gradient(225deg, rgb(195,122,138,0.5), rgb(219,163,176,0.5));
    z-index: 0;
    opacity: 0.15;
    content: "";
    transform: translateZ(0);
    left: -50px;
    height: 200px;
}.data-summary-XH h3 {
    z-index: 1;
    text-align: center;
    letter-spacing: 1px;
    font-size: calc(29px * 0.9);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
    font-weight: 700;
    color: #000000;
    position: relative;
    font-family: Arial, sans-serif;
    margin-bottom: 3rem;
}.data-summary-XH h3::after {
    content: "";
    background: linear-gradient(90deg, rgb(219,163,176), rgb(195,122,138));
    bottom: -15px;
    transform: translateX(-50%);
    left: 50%;
    border-radius: 10px;
    width: 80px;
    height: 4px;
    position: absolute;
}.data-summary-XH .container {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1280px;
}.data-summary-XH ul {
    padding: 0;
    list-style: none;
    gap: 2rem;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.data-summary-XH .statistics-boosters-BR {
    justify-content: center;
    border-radius: 15px;
    background: linear-gradient(145deg, #ffffff, #f0f2f5);
    display: flex;
    flex-direction: column;
    animation: statAppear 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    position: relative;
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.06), 
                -8px -8px 16px rgba(255, 255, 255, 0.8);
    opacity: 0;
    align-items: center;
    padding: 2rem 1.5rem;
    transform: translateY(30px);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), 
                box-shadow 0.4s ease;
    cursor: pointer;
    overflow: hidden;
}.data-summary-XH .statistics-boosters-BR:nth-child(1) {
    animation-delay: 0.1s;
}.data-summary-XH .statistics-boosters-BR:nth-child(2) {
    animation-delay: 0.2s;
}.data-summary-XH .statistics-boosters-BR:nth-child(3) {
    animation-delay: 0.3s;
}.data-summary-XH .statistics-boosters-BR:nth-child(4) {
    animation-delay: 0.4s;
}.data-summary-XH .statistics-boosters-BR:nth-child(5) {
    animation-delay: 0.5s;
}.data-summary-XH .statistics-boosters-BR:nth-child(6) {
    animation-delay: 0.6s;
}.data-summary-XH .statistics-boosters-BR:nth-child(7) {
    animation-delay: 0.7s;
}.data-summary-XH .statistics-boosters-BR::before {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, 
                rgba(rgb(219,163,176,0.5), 0.05),
                rgba(rgb(195,122,138,0.5), 0.05));
    z-index: 0;
    transition: opacity 0.4s ease;
    height: 100%;
    top: 0;
    opacity: 0;
}.data-summary-XH .statistics-boosters-BR::after {
    background: linear-gradient(135deg, rgb(219,163,176,0.5), rgb(195,122,138,0.5));
    position: absolute;
    height: 60px;
    right: -10px;
    content: "";
    opacity: 0.2;
    border-radius: 50%;
    z-index: 0;
    top: -10px;
    filter: blur(15px);
    transform: scale(0);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 60px;
}.data-summary-XH .statistics-boosters-BR:hover {
    box-shadow: 12px 12px 24px rgba(0, 0, 0, 0.08), 
                -12px -12px 24px rgba(255, 255, 255, 0.9);
    transform: translateY(-5px) scale(1.02);
}.data-summary-XH .statistics-boosters-BR:hover::before {
    opacity: 1;
}.data-summary-XH .statistics-boosters-BR:hover::after {
    transform: scale(1);
}.data-summary-XH .statistics-boosters-BR span {
    position: relative;
    margin-bottom: 1rem;
    display: block;
    max-width: 90%;
    font-family: Arial, sans-serif;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    transition: transform 0.3s ease, color 0.3s ease;
    color: #000000;
    z-index: 2;
}.data-summary-XH .statistics-boosters-BR:hover span {
    transform: translateY(-5px);
    color: rgb(219,163,176);
}.data-summary-XH .statistics-boosters-BR p {
    margin: 0;
    color: rgb(195,122,138);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), 
                color 0.4s ease;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
    position: relative;
    font-family: Arial, sans-serif;
    font-weight: 700;
    z-index: 2;
    font-size: calc(40px * 0.9);
}.data-summary-XH .statistics-boosters-BR:hover p {
    color: rgb(219,163,176);
    transform: scale(1.1);
}.data-summary-XH .statistics-boosters-BR p::after {
    width: 0;
    content: "";
    position: absolute;
    height: 3px;
    bottom: -10px;
    border-radius: 10px;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(219,163,176), rgb(195,122,138));
    left: 50%;
    transition: width 0.3s ease;
}.data-summary-XH .statistics-boosters-BR:hover p::after {
    width: 60%;
}

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

@media (max-width: 991px) {.data-summary-XH {
    padding: 4rem 1.5rem;
}.data-summary-XH h3 {
    font-size: calc(29px * 0.8);
    margin-bottom: 2.5rem;
}.data-summary-XH ul {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 1.5rem;
}.data-summary-XH .statistics-boosters-BR {
    padding: 1.8rem 1.2rem;
}.data-summary-XH .statistics-boosters-BR p {
    font-size: calc(40px * 0.8);
}
}

@media (max-width: 767px) {.data-summary-XH {
    padding: 3rem 1rem;
}.data-summary-XH h3 {
    margin-bottom: 2rem;
    font-size: calc(29px * 0.7);
}.data-summary-XH ul {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 1.2rem;
}.data-summary-XH .statistics-boosters-BR {
    padding: 1.5rem 1rem;
}.data-summary-XH .statistics-boosters-BR span {
    margin-bottom: 0.8rem;
    font-size: calc(18px * 0.9);
}.data-summary-XH .statistics-boosters-BR p {
    font-size: calc(40px * 0.7);
}
}

@media (max-width: 480px) {.data-summary-XH {
    padding: 2.5rem 0.8rem;
}.data-summary-XH h3 {
    margin-bottom: 1.8rem;
    font-size: calc(29px * 0.6);
}.data-summary-XH ul {
    grid-template-columns: 1fr;
    gap: 1rem;
}.data-summary-XH .statistics-boosters-BR {
    padding: 1.2rem 0.8rem;
}.data-summary-XH .statistics-boosters-BR span {
    font-size: calc(18px * 0.85);
    margin-bottom: 0.6rem;
}.data-summary-XH .statistics-boosters-BR p {
    font-size: calc(40px * 0.6);
}.data-summary-XH .statistics-boosters-BR:hover {
    transform: translateY(-3px) scale(1.01);
}}.cookie-dialog-notice-Pw {
    border-top: 3px solid rgb(219,163,176);
    z-index: 1050;
    bottom: 0;
    width: 100%;
    background: rgb(243,215,221);
    position: fixed;
    font-family: Arial, sans-serif;
    padding: 20px;
    overflow: hidden;
}.cookie-overlay-Pk {
    align-items: center;
    z-index: 1;
    flex-wrap: nowrap;
    display: flex;
    justify-content: space-between;
}.visitor-privacy-Wm {
    flex-shrink: 0;
    margin-right: 20px;
}#cookie-popup-panel-jl {
    display: none;
}#cookie-popup-panel-jl:checked ~ .cookie-dialog-notice-Pw {
    opacity: 0;
    visibility: hidden;
}.visitor-privacy-Wm svg {
    height: 60px;
    transition: fill 0.3s ease-in-out;
    width: 60px;
    fill: rgb(219,163,176);
}.cookies-terms-Rw {
    flex-grow: 1;
    margin-right: 20px;
}.cookies-terms-Rw h5 {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 21px;
    color: rgb(219,163,176);
}.cookies-terms-Rw p {
    margin-bottom: 0;
    font-size: 15px;
    color: #000000;
}.user-status-GT {
    margin-left: 10px;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 18px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}.user-status-GT {
    background-color: rgb(219,163,176);
    border: 1px solid rgb(219,163,176);
    color: #ffffff;
}.user-status-GT:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border-color: #000000;
}.cookie-dialog-notice-Pw p a {
    color: rgb(219,163,176);
    text-decoration: underline;
}.cookie-dialog-notice-Pw p a:hover {
    color: #000000;
}
@media (max-width: 1200px) {.cookies-terms-Rw h5 {
    font-size: calc(21px - 2px);
}.cookies-terms-Rw p {
    font-size: calc(15px - 2px);
}.user-status-GT {
    padding: 8px 16px;
    font-size: calc(18px - 2px);
}
}
@media (max-width: 800px) {.cookie-overlay-Pk {
    align-items: center;
    flex-direction: column;
}.visitor-privacy-Wm {
    margin-bottom: 15px;
}.cookies-terms-Rw {
    text-align: center;
    margin-bottom: 20px;
}.user-status-GT {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
}}
.leadership-profile-qz {
    background: rgb(243,215,221);
    position: relative;
    overflow: hidden;
    padding: 5rem 2rem;
}.leadership-profile-qz::before {
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
    background: linear-gradient(120deg, rgb(219,163,176,0.5) 0%, transparent 70%);
    z-index: 0;
    left: 0;
    width: 100%;
}.leadership-profile-qz::after {
    width: 70%;
    content: "";
    background: linear-gradient(210deg, rgb(195,122,138,0.5) 0%, transparent 70%);
    right: 0;
    z-index: 0;
    height: 70%;
    bottom: 0;
    position: absolute;
}.leadership-profile-qz .review-track-rp {
    max-width: 600px;
    flex-direction: column;
    display: flex;
    z-index: 1;
    margin: 0 auto;
    position: relative;
}.leadership-profile-qz .picture-wO {
    border-radius: 22px;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateY(0);
    height: 400px;
    width: 80%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    box-shadow: 0 30px 60px -20px rgba(0, 0, 0, 0.5);
    z-index: 2;
}.leadership-profile-qz .picture-wO::before {
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    content: "";
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
}.leadership-profile-qz .picture-wO::after {
    height: 300%;
    mix-blend-mode: overlay;
    animation: shiftGradient 10s infinite alternate;
    width: 300%;
    background: linear-gradient(45deg, rgb(219,163,176,0.5) 0%, transparent 40%, transparent 60%, rgb(195,122,138,0.5) 100%);
    transition: all 0.8s ease;
    position: absolute;
    top: -100%;
    left: -100%;
    content: "";
    opacity: 0.3;
}.leadership-profile-qz .job-expertise-SW {
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
    padding: 2.5rem 2rem 2rem;
    position: relative;
    background: #ffffff;
    margin: -80px auto 0;
    z-index: 3;
    width: 90%;
    border-radius: 22px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    transform: translateY(0);
}.leadership-profile-qz .job-expertise-SW::before {
    width: 70px;
    z-index: 4;
    content: "";
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    border: 5px solid rgb(243,215,221);
    position: absolute;
    left: 50%;
    height: 70px;
    border-radius: 50%;
    top: 0;
    transform: translate(-50%, -50%);
}.leadership-profile-qz .name {
    font-size: 28px;
    margin-bottom: 0.5rem;
    font-weight: 700;
    text-align: center;
    position: relative;
    color: rgb(219,163,176);
}.leadership-profile-qz .job-expertise-SW div:nth-child(2) {
    position: relative;
    text-align: center;
    color: rgb(195,122,138);
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 1.5rem;
}.leadership-profile-qz .job-expertise-SW div:nth-child(2)::after {
    content: "";
    display: block;
    margin: 1rem auto 0;
    width: 40px;
    background: rgb(219,163,176,0.5);
    height: 3px;
}.leadership-profile-qz .work-explore-lf {
    font-style: italic;
    text-align: center;
    line-height: 1.7;
    color: #000000;
    font-size: 14px;
    position: relative;
    padding: 0 1rem;
}.leadership-profile-qz .work-explore-lf::before,
.leadership-profile-qz .work-explore-lf::after {
    position: absolute;
    line-height: 0;
    content: "";
    color: rgb(219,163,176,0.5);
    font-size: 3rem;
    font-family: serif;
}.leadership-profile-qz .work-explore-lf::before {
    left: 0;
    transform: rotate(180deg);
    top: 0.5rem;
}.leadership-profile-qz .work-explore-lf::after {
    right: 0;
    bottom: -0.5rem;
}.leadership-profile-qz .review-track-rp:hover .picture-wO {
    transform: translateY(-20px);
}.leadership-profile-qz .review-track-rp:hover .job-expertise-SW {
    transform: translateY(20px);
}

@keyframes shiftGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 767px) {.leadership-profile-qz .picture-wO {
    height: 320px;
    width: 90%;
}.leadership-profile-qz .job-expertise-SW {
    padding: 2rem 1.5rem 1.5rem;
    width: 95%;
    margin-top: -60px;
}.leadership-profile-qz .job-expertise-SW::before {
    height: 60px;
    width: 60px;
}}.greeting-page-zb {
    justify-content: center;
    background: linear-gradient(135deg, rgb(195,122,138,0.5), rgba(0, 0, 0, 0.5));
    align-items: center;
    overflow: hidden;
    width: 100%;
    display: flex;
    position: relative;
    min-height: 100vh;
}.greeting-page-zb::before {
    position: absolute;
    top: 0;
    height: 100%;
    content: "";
    z-index: 1;
    opacity: 0.7;
    width: 100%;
    left: 0;
    background: 
    radial-gradient(circle at 75% 25%, rgb(195,122,138,0.5) 0%, transparent 50%),
    radial-gradient(circle at 25% 75%, rgb(219,163,176,0.5) 0%, transparent 50%);
}.greeting-page-zb::after {
    height: 200%;
    z-index: 2;
    animation: orbitRotate 40s infinite linear;
    content: "";
    left: -50%;
    top: -50%;
    position: absolute;
    background: radial-gradient(ellipse at center, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
    width: 200%;
    pointer-events: none;
}.greeting-page-zb .skill-quick-xv {
    transform: translateY(-2vh);
    position: relative;
    z-index: 5;
    width: 90%;
    max-width: 1200px;
}.greeting-page-zb .learn-intro-eN {
    position: relative;
    border-radius: 2px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    padding: 4rem 3rem;
    box-shadow: 
    0 15px 35px rgba(0, 0, 0, 0.2),
    0 5px 15px rgba(0, 0, 0, 0.1);
}.greeting-page-zb .learn-intro-eN::before {
    position: absolute;
    background: linear-gradient(
    135deg,
    rgba(0, 0, 0, 0.5) 0%,
    rgb(195,122,138,0.5) 50%,
    rgba(0, 0, 0, 0.5) 100%
  );
    top: 0;
    height: 100%;
    z-index: 1;
    opacity: 0.85;
    left: 0;
    content: "";
    width: 100%;
}.greeting-page-zb .learn-intro-eN::after {
    left: -25%;
    content: "";
    animation: rotateBg 120s linear infinite;
    opacity: 0.1;
    background: 
    repeating-conic-gradient(
      rgb(195,122,138,0.5) 0deg,
      rgb(195,122,138) 1deg,
      transparent 1.5deg,
      transparent 10deg
    );
    top: -25%;
    width: 150%;
    position: absolute;
    z-index: 2;
    height: 150%;
}.greeting-page-zb .learn-intro-eN > * {
    z-index: 10;
    position: relative;
}.greeting-page-zb .learn-intro-eN span {
    opacity: 0;
    display: block;
    transform: translateY(20px);
    animation: fadeInUp 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
}.greeting-page-zb .learn-intro-eN h3 {
    font-size: calc(23px * 0.9);
    max-width: 90%;
    margin-bottom: 1.5rem;
    padding-left: 1rem;
    color: #ffffff;
    font-weight: 600;
    border-left: 3px solid rgb(219,163,176);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    line-height: 1.5;
    letter-spacing: 0.05em;
}.greeting-page-zb .learn-intro-eN h1 {
    line-height: 1.2;
    font-size: calc(38px * 1.1);
    animation: 
    fadeInUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1),
    gradientFlow 8s ease infinite;
    -webkit-text-fill-color: transparent;
    transform: translateY(20px);
    opacity: 0;
    -webkit-background-clip: text !important;
    color: #ffffff;
    margin-bottom: 2rem;
    background: linear-gradient(
    90deg, 
    #ffffff 0%, 
    rgb(219,163,176) 50%, 
    #ffffff 100%
  );
    background-clip: text !important;
    font-weight: 700;
    animation: fadeInUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    background-size: 200% auto;
    text-shadow: 
    0 2px 4px rgba(0, 0, 0, 0.3),
    0 4px 12px rgba(0, 0, 0, 0.1);
}.greeting-page-zb .learn-intro-eN div div {
    animation: fadeInUp 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(20px);
    opacity: 0;
}.greeting-page-zb .learn-intro-eN p {
    position: relative;
    padding-right: 1rem;
    max-width: 80%;
    font-size: calc(17px * 1.1);
    margin-bottom: 2.5rem;
    line-height: 1.6;
    color: #ffffff;
}.greeting-page-zb .learn-intro-eN p::after {
    background: linear-gradient(
    90deg,
    rgb(219,163,176) 0%,
    transparent 100%
  );
    height: 2px;
    position: absolute;
    width: 60%;
    content: "";
    left: 0;
    bottom: -10px;
}

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

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

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

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

@media screen and (max-width: 1200px) {.greeting-page-zb .learn-intro-eN {
    padding: 3.5rem 2.5rem;
}.greeting-page-zb .learn-intro-eN h1 {
    font-size: calc(38px * 0.95);
}.greeting-page-zb .learn-intro-eN h3 {
    font-size: calc(23px * 0.85);
    max-width: 95%;
}.greeting-page-zb .learn-intro-eN p {
    max-width: 85%;
}
}

@media screen and (max-width: 992px) {.greeting-page-zb {
    min-height: 90vh;
}.greeting-page-zb .learn-intro-eN {
    padding: 3rem 2rem;
}.greeting-page-zb .learn-intro-eN h1 {
    font-size: calc(38px * 0.85);
}.greeting-page-zb .learn-intro-eN h3 {
    font-size: calc(23px * 0.8);
    border-left-width: 2px;
}.greeting-page-zb .learn-intro-eN p {
    font-size: 17px;
    max-width: 90%;
}
}

@media screen and (max-width: 768px) {.greeting-page-zb {
    min-height: 80vh;
}.greeting-page-zb .skill-quick-xv {
    width: 95%;
}.greeting-page-zb .learn-intro-eN {
    padding: 2.5rem 1.5rem;
}.greeting-page-zb .learn-intro-eN h1 {
    margin-bottom: 1.5rem;
    font-size: calc(38px * 0.75);
}.greeting-page-zb .learn-intro-eN h3 {
    max-width: 100%;
    font-size: calc(23px * 0.75);
    margin-bottom: 1.2rem;
}.greeting-page-zb .learn-intro-eN p {
    max-width: 100%;
    font-size: calc(17px * 0.95);
}.greeting-page-zb .learn-intro-eN p::after {
    width: 50%;
}
}

@media screen and (max-width: 576px) {.greeting-page-zb {
    min-height: 70vh;
}.greeting-page-zb .learn-intro-eN {
    padding: 2rem 1.25rem;
}.greeting-page-zb .learn-intro-eN h1 {
    font-size: calc(38px * 0.65);
    margin-bottom: 1.2rem;
}.greeting-page-zb .learn-intro-eN h3 {
    padding-left: 0.75rem;
    margin-bottom: 1rem;
    font-size: calc(23px * 0.7);
}.greeting-page-zb .learn-intro-eN p {
    font-size: calc(17px * 0.9);
    margin-bottom: 2rem;
}.greeting-page-zb .learn-intro-eN p::after {
    width: 40%;
}}.tariff-plan-UH {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    color: #ffffff;
}.tariff-plan-UH::before {
    z-index: 1;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    content: "";
    position: absolute;
    background: linear-gradient(135deg, rgba(13, 27, 77, 0.85), rgba(20, 33, 61, 0.92));
}.tariff-plan-UH .container {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
}.cert-cost-jy {
    position: relative;
}.cert-cost-jy::before {
    width: 200px;
    top: -50px;
    height: 200px;
    animation: pulseGlow 8s infinite alternate;
    background: radial-gradient(circle, rgb(219,163,176,0.5) 5%, transparent 70%);
    content: "";
    position: absolute;
    filter: blur(15px);
    right: -50px;
}.cert-cost-jy::after {
    bottom: -80px;
    position: absolute;
    content: "";
    height: 300px;
    background: radial-gradient(ellipse, rgb(195,122,138,0.5) 5%, transparent 70%);
    filter: blur(20px);
    left: -80px;
    animation: pulseGlow 10s infinite alternate-reverse;
    width: 300px;
}.tariff-plan-UH h2 {
    background: linear-gradient(to right, #ffffff, rgb(195,122,138));
    text-align: center;
    color: transparent;
    font-weight: 700;
    margin-bottom: 20px;
    transition: transform 0.5s ease;
    transform: perspective(1000px) translateZ(10px);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    font-size: 31px;
}.tariff-plan-UH .fee-chart-GT {
    margin: 0 auto 50px;
    font-size: calc(12px * 1.1);
    color: rgb(255, 255, 255, 0.5);
    line-height: 1.6;
    transform: perspective(1000px) translateZ(5px);
    max-width: 800px;
    text-align: center;
}.tariff-plan-UH .package-price-Ue {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    margin: 0;
    gap: 30px;
    perspective: 1000px;
    padding: 0;
    list-style: none;
}.tariff-plan-UH .package-price-Ue li {
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform-style: preserve-3d;
}.tariff-plan-UH .package-price-Ue li:hover {
    z-index: 5;
    transform: translateY(-15px) rotateY(5deg);
}.tariff-plan-UH .program-price-zo {
    text-decoration: none;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.03));
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 
              0 5px 15px rgba(0, 0, 0, 0.1), 
              inset 0 1px 1px rgba(255, 255, 255, 0.1);
    overflow: hidden;
    position: relative;
    display: block;
    height: 100%;
}.tariff-plan-UH .program-price-zo::before {
    transition: opacity 0.5s ease;
    opacity: 0;
    width: 100%;
    content: "";
    position: absolute;
    top: 0;
    background: radial-gradient(circle at 30% 30%, rgb(219,163,176,0.5), transparent 70%);
    height: 100%;
    left: 0;
}.tariff-plan-UH .program-price-zo:hover::before {
    opacity: 0.2;
}.tariff-plan-UH .program-price-zo::after {
    z-index: 1;
    transition: all 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: absolute;
    top: -50%;
    height: 200%;
    left: -50%;
    width: 200%;
    content: "";
    transform: rotate(45deg);
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    opacity: 0;
}.tariff-plan-UH .program-price-zo:hover::after {
    top: 100%;
    left: 100%;
    opacity: 0.3;
}.tariff-plan-UH .tuition-plans-By {
    box-sizing: border-box;
    min-height: 400px;
    height: 100%;
    position: relative;
    display: flex;
    padding: 30px;
    flex-direction: column;
    z-index: 2;
}.tariff-plan-UH .cost-summary-tH {
    flex-direction: column;
    flex: 1;
    display: flex;
}.tariff-plan-UH .program-price-zo h4 {
    color: rgb(219,163,176);
    margin: 0 0 20px;
    position: relative;
    font-weight: 600;
    transition: transform 0.3s ease;
    font-size: calc(18px * 1.1);
    padding-bottom: 15px;
}.tariff-plan-UH .program-price-zo:hover h4 {
    transform: translateX(5px);
}.tariff-plan-UH .program-price-zo h4::after {
    position: absolute;
    bottom: 0;
    transition: width 0.3s ease;
    background: linear-gradient(to right, rgb(219,163,176), rgb(195,122,138));
    left: 0;
    width: 60px;
    height: 3px;
    content: "";
}.tariff-plan-UH .program-price-zo:hover h4::after {
    width: 100px;
}.tariff-plan-UH .program-price-zo p {
    font-size: 12px;
    word-break: normal;
    scrollbar-color: rgb(219,163,176) rgba(255, 255, 255, 0.1);
    flex: 1;
    overflow-y: auto;
    color: #ffffff;
    max-height: 250px;
    scrollbar-width: thin;
    line-height: 1.6;
    margin: 0 0 25px;
    overflow-wrap: break-word;
}.tariff-plan-UH .program-price-zo p::-webkit-scrollbar {
    width: 6px;
}.tariff-plan-UH .program-price-zo p::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
}.tariff-plan-UH .program-price-zo p::-webkit-scrollbar-thumb {
    background-color: rgb(219,163,176);
    border-radius: 10px;
}.tariff-plan-UH .price-deals-Uv {
    padding: 10px 20px;
    transform: translateZ(20px);
    overflow: hidden;
    font-weight: 700;
    color: #ffffff;
    display: inline-block;
    background: linear-gradient(135deg, rgb(219,163,176), rgb(195,122,138));
    margin-top: auto;
    align-self: flex-start;
    transition: all 0.3s ease;
    font-size: calc(18px * 1.3);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    position: relative;
}.tariff-plan-UH .price-deals-Uv::before {
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    transition: left 0.6s ease;
    left: -100%;
}.tariff-plan-UH .program-price-zo:hover .price-deals-Uv::before {
    left: 100%;
}

@keyframes pulseGlow {
  0% {
    transform: scale(0.8);
    opacity: 0.3;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.5;
  }
  100% {
    transform: scale(0.9);
    opacity: 0.4;
  }
}

@media (max-width: 1200px) {.tariff-plan-UH {
    padding: 80px 0;
}.tariff-plan-UH .package-price-Ue {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
}
}

@media (max-width: 992px) {.tariff-plan-UH h2 {
    font-size: calc(31px * 0.9);
}.tariff-plan-UH .fee-chart-GT {
    margin-bottom: 40px;
    font-size: 12px;
}.tariff-plan-UH .tuition-plans-By {
    min-height: 350px;
    padding: 25px;
}
}

@media (max-width: 768px) {.tariff-plan-UH {
    padding: 60px 0;
}.tariff-plan-UH .package-price-Ue {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 20px;
}.tariff-plan-UH .program-price-zo h4 {
    font-size: 18px;
}.tariff-plan-UH .price-deals-Uv {
    font-size: calc(18px * 1.1);
}.tariff-plan-UH .package-price-Ue li:hover {
    transform: translateY(-10px) rotateY(3deg);
}
}

@media (max-width: 576px) {.tariff-plan-UH {
    padding: 50px 0;
}.tariff-plan-UH h2 {
    font-size: calc(31px * 0.8);
}.tariff-plan-UH .fee-chart-GT {
    font-size: calc(12px * 0.9);
    margin-bottom: 30px;
}.tariff-plan-UH .package-price-Ue {
    max-width: 400px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.tariff-plan-UH .tuition-plans-By {
    padding: 20px;
    min-height: 300px;
}.tariff-plan-UH .program-price-zo p {
    font-size: calc(12px * 0.9);
    max-height: 180px;
}.tariff-plan-UH .price-deals-Uv {
    padding: 8px 15px;
}}.contact-panel-yV {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
    background: linear-gradient(90deg, #ffffff 50%, rgb(243,215,221) 50%);
}.contact-panel-yV::before {
    position: absolute;
    background-size: 60px 60px;
    content: "";
    width: 100%;
    left: 0;
    height: 100%;
    z-index: 0;
    top: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgba(0, 0, 0, 0.02) 0%, transparent 20%),
        radial-gradient(circle at 80% 80%, rgba(0, 0, 0, 0.02) 0%, transparent 20%);
}.contact-panel-yV .container {
    position: relative;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
    padding: 0 20px;
}.contact-panel-yV h2 {
    margin-bottom: 60px;
    color: rgb(219,163,176);
    position: relative;
    font-weight: 700;
    text-align: center;
    font-size: 33px;
}.contact-panel-yV h2::after {
    position: absolute;
    height: 3px;
    transform: translateX(-50%);
    width: 60px;
    content: "";
    bottom: -15px;
    background: rgb(219,163,176);
    left: 50%;
}.contact-panel-yV .support-section-hM {
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    border-radius: 18px;
    background: #ffffff;
    display: flex;
    position: relative;
    overflow: hidden;
}.contact-panel-yV .support-section-hM::before {
    content: "";
    left: 0;
    position: absolute;
    height: 5px;
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, rgb(219,163,176), rgb(195,122,138));
}.contact-panel-yV .picture-wO {
    transition: all 0.5s ease;
    position: relative;
    min-height: 550px;
    flex: 0 0 50%;
}.contact-panel-yV .picture-wO::after {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    background: linear-gradient(45deg, rgb(219,163,176,0.5), transparent);
    position: absolute;
    content: "";
}.contact-panel-yV .reach-panel-zX {
    background: #ffffff;
    position: relative;
    flex: 0 0 50%;
    padding: 60px 50px;
}.contact-panel-yV .reach-panel-zX::before {
    width: 10px;
    background: rgb(243,215,221);
    position: absolute;
    left: 0;
    height: 100%;
    content: "";
    top: 0;
}.contact-panel-yV #contact {
    gap: 30px;
    flex-direction: column;
    display: flex;
}.contact-panel-yV h3 {
    font-weight: 600;
    font-size: 21px;
    padding-bottom: 10px;
    display: inline-block;
    color: #000000;
    position: relative;
    margin-bottom: 20px;
}.contact-panel-yV h3::after {
    left: 0;
    background: rgb(219,163,176,0.5);
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 2px;
    content: "";
}.contact-panel-yV input[type="text"] {
    width: 100%;
    background: #ffffff;
    border-radius: 10px;
    border: 2px solid rgb(243,215,221);
    font-size: 12px;
    transition: all 0.3s ease;
    padding: 18px 20px;
    color: #000000;
}.contact-panel-yV input[type="text"]:focus {
    border-color: rgb(219,163,176);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    outline: none;
}.contact-panel-yV input[type="text"]::placeholder {
    opacity: 0.6;
    color: #000000;
}.contact-panel-yV .support-links-ao {
    gap: 12px;
    display: flex;
    align-items: flex-start;
    margin-top: 10px;
}.contact-panel-yV .support-links-ao input[type="checkbox"] {
    transition: all 0.3s ease;
    margin-top: 2px;
    width: 24px;
    appearance: none;
    position: relative;
    height: 24px;
    border-radius: 10px;
    cursor: pointer;
    border: 2px solid rgb(243,215,221);
}.contact-panel-yV .support-links-ao input[type="checkbox"]:checked {
    border-color: rgb(219,163,176);
    background: rgb(219,163,176);
}.contact-panel-yV .support-links-ao input[type="checkbox"]:checked::after {
    content: "";
    border-right: 2px solid #ffffff;
    position: absolute;
    left: 8px;
    transform: rotate(45deg);
    width: 6px;
    border-bottom: 2px solid #ffffff;
    top: 5px;
    height: 10px;
}.contact-panel-yV .support-links-ao label {
    line-height: 1.5;
    font-size: 12px;
    color: #000000;
}.contact-panel-yV .support-links-ao a {
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 600;
    color: rgb(219,163,176);
}.contact-panel-yV .support-links-ao a:hover {
    color: rgb(195,122,138);
}.contact-panel-yV .contact-request-tF {
    transition: all 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
    overflow: hidden;
    align-self: flex-start;
    cursor: pointer;
    box-shadow: 0 8px 20px rgb(219,163,176,0.5);
    border: none;
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px;
    background: rgb(219,163,176);
    position: relative;
    padding: 16px 40px;
}.contact-panel-yV .contact-request-tF::before {
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    left: -100%;
    position: absolute;
    height: 100%;
    transition: all 0.6s ease;
    content: "";
    width: 100%;
}.contact-panel-yV .contact-request-tF:hover {
    transform: translateY(-3px);
    background: rgb(195,122,138);
    box-shadow: 0 10px 25px rgb(195,122,138,0.5);
}.contact-panel-yV .contact-request-tF:hover::before {
    left: 100%;
}.contact-panel-yV svg {
    transition: all 0.3s ease;
    width: 22px;
    height: 22px;
    fill: rgb(219,163,176);
}.contact-panel-yV svg path {
    transition: all 0.3s ease;
    fill: rgb(219,163,176);
}.contact-panel-yV svg:hover {
    transform: translateY(-2px);
    fill: rgb(195,122,138);
}.contact-panel-yV svg:hover path {
    fill: rgb(195,122,138);
}

@media (max-width: 1200px) {.contact-panel-yV {
    background: #ffffff;
}
}

@media (max-width: 992px) {.contact-panel-yV {
    padding: 80px 0;
}.contact-panel-yV .support-section-hM {
    flex-direction: column-reverse;
}.contact-panel-yV .picture-wO {
    flex: 0 0 auto;
    min-height: 350px;
}.contact-panel-yV .reach-panel-zX {
    flex: 0 0 auto;
    padding: 50px 40px;
}.contact-panel-yV .reach-panel-zX::before {
    left: 0;
    height: 10px;
    width: 100%;
    top: 0;
}
}

@media (max-width: 768px) {.contact-panel-yV {
    padding: 60px 0;
}.contact-panel-yV h2 {
    font-size: calc(33px - 4px);
    margin-bottom: 40px;
}.contact-panel-yV .reach-panel-zX {
    padding: 40px 30px;
}.contact-panel-yV #contact {
    gap: 25px;
}.contact-panel-yV .picture-wO {
    min-height: 300px;
}
}

@media (max-width: 576px) {.contact-panel-yV {
    padding: 50px 0;
}.contact-panel-yV .container {
    padding: 0 15px;
}.contact-panel-yV h2 {
    margin-bottom: 30px;
    font-size: calc(33px - 6px);
}.contact-panel-yV .reach-panel-zX {
    padding: 35px 25px;
}.contact-panel-yV #contact {
    gap: 20px;
}.contact-panel-yV input[type="text"] {
    padding: 15px;
}.contact-panel-yV .contact-request-tF {
    width: 100%;
    padding: 15px 25px;
}.contact-panel-yV .picture-wO {
    min-height: 250px;
}}.company-info-GM {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.company-info-GM::before {
    right: 0;
    content: "";
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    background: linear-gradient(135deg, rgba(30, 50, 80, 0.85), rgba(15, 25, 40, 0.95));
}.company-info-GM::after {
    content: "";
    height: 200%;
    position: absolute;
    top: -50%;
    right: -30%;
    width: 80%;
    z-index: 2;
    background: linear-gradient(145deg, rgb(219,163,176,0.5), transparent);
    pointer-events: none;
    transform: rotate(30deg);
}.company-info-GM .container {
    perspective: 1200px;
    z-index: 5;
    transform-style: preserve-3d;
    position: relative;
}.company-info-GM h2 {
    position: relative;
    font-size: calc(35px * 1.2);
    transform: translateZ(40px);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    margin-bottom: 50px;
    font-weight: 700;
}.company-info-GM h2::after {
    transform: skewX(-20deg);
    width: 80px;
    height: 4px;
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    background: rgb(219,163,176);
    box-shadow: 5px 5px 15px rgba(rgb(219,163,176,0.5), 0.3);
}.company-info-GM .text-pill-wrap-wc {
    background: rgba(255, 255, 255, 0.95);
    padding: 40px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(20px) perspective(1000px) rotateY(-2deg);
    position: relative;
}.company-info-GM .text-pill-wrap-wc::before {
    width: 100%;
    top: 0;
    background: linear-gradient(135deg, rgb(195,122,138,0.5), transparent);
    height: 100%;
    position: absolute;
    z-index: -1;
    opacity: 0.1;
    transform: translateZ(-10px);
    left: 0;
    content: "";
}.company-info-GM .text-pill-wrap-wc > div {
    z-index: 2;
    position: relative;
}.company-info-GM .text-pill-wrap-wc > div::before {
    content: "";
    background: rgb(195,122,138);
    height: 100%;
    top: 0;
    position: absolute;
    width: 5px;
    transform: skewY(-45deg) translateZ(-5px);
    left: -60px;
}.company-info-GM .text-pill-wrap-wc p {
    color: rgb(219,163,176);
    font-weight: 600;
    font-size: calc(12px * 1.5);
    position: relative;
    margin-bottom: 20px;
    transform: translateZ(10px);
}.company-info-GM .text-pill-wrap-wc p::after {
    left: 0;
    content: "";
    position: absolute;
    width: 40px;
    bottom: -8px;
    height: 2px;
    background: rgb(195,122,138);
}.company-info-GM .text-pill-wrap-wc div div {
    column-count: 2;
    text-align: justify;
    font-size: 12px;
    column-gap: 40px;
    position: relative;
    transform: translateZ(5px);
    color: #000000;
    line-height: 1.8;
}

@media (hover: hover) {.company-info-GM .text-pill-wrap-wc:hover {
    transform: translateZ(30px) perspective(1000px) rotateY(0deg);
}
}

@media (max-width: 1200px) {.company-info-GM {
    padding: 100px 0;
}.company-info-GM .text-pill-wrap-wc {
    padding: 35px;
}
}

@media (max-width: 992px) {.company-info-GM h2 {
    font-size: 35px;
    margin-bottom: 40px;
}.company-info-GM .text-pill-wrap-wc div div {
    column-count: 2;
}.company-info-GM::after {
    width: 100%;
    top: -30%;
    right: -40%;
}
}

@media (max-width: 768px) {.company-info-GM {
    padding: 80px 0;
}.company-info-GM .text-pill-wrap-wc {
    transform: translateZ(10px) perspective(1000px) rotateY(-1deg);
    padding: 30px;
}.company-info-GM .text-pill-wrap-wc div div {
    column-count: 1;
}.company-info-GM .text-pill-wrap-wc > div::before {
    left: -30px;
}
}

@media (max-width: 576px) {.company-info-GM {
    padding: 60px 0;
}.company-info-GM h2 {
    font-size: calc(35px * 0.9);
    margin-bottom: 30px;
}.company-info-GM h2::after {
    bottom: -10px;
    width: 60px;
    height: 3px;
}.company-info-GM .text-pill-wrap-wc {
    transform: none;
    padding: 25px 20px;
}.company-info-GM .text-pill-wrap-wc p {
    font-size: calc(12px * 1.2);
}.company-info-GM .text-pill-wrap-wc > div::before {
    display: none;
}.company-info-GM::after {
    display: none;
}}.gratSpot-ke {
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(243,215,221) 0%, rgb(219,163,176,0.5) 100%);
    overflow: hidden;
    font-family: Arial, sans-serif;
}.gratSpot-ke::before {
    position: absolute;
    top: -50px;
    animation: float 15s infinite ease-in-out;
    background: rgb(195,122,138,0.5);
    right: -50px;
    filter: blur(60px);
    height: 200px;
    z-index: 0;
    width: 200px;
    border-radius: 50%;
    content: "";
}.gratSpot-ke::after {
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg, transparent, rgb(219,163,176), transparent);
    content: "";
    width: 100%;
    height: 5px;
    z-index: 1;
    position: absolute;
}.gratSpot-ke .container {
    padding: 0 20px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.gratSpot-ke h2 {
    opacity: 1;
    transform: translateY(0);
    animation: slideInUp 0.8s ease-out forwards;
    margin-bottom: 40px;
    position: relative;
    line-height: 1.4;
    font-size: 37px;
    max-width: 800px;
    color: #000000;
    font-weight: 700;
}.gratSpot-ke h2::after {
    background: rgb(219,163,176);
    bottom: -15px;
    transform: scaleX(1);
    left: 0;
    height: 3px;
    content: "";
    position: absolute;
    transition: transform 0.5s ease;
    transform-origin: left;
    width: 60px;
}.gratSpot-ke .story-visual-KA {
    padding: 40px;
    transform: translateY(20px);
    animation: fadeInUp 1s ease-out 0.3s forwards;
    box-shadow: 0 10px 30px rgba(0,0,0,0.07);
    background: #ffffff;
    opacity: 0;
    border-left: 4px solid rgb(219,163,176);
    position: relative;
}.gratSpot-ke .story-visual-KA::before {
    top: 0;
    position: absolute;
    left: 0;
    opacity: 0.05;
    z-index: -1;
    height: 100%;
    background-size: 20px 20px;
    content: "";
    background: linear-gradient(45deg, transparent 49.5%, rgb(195,122,138,0.5) 49.5%, rgb(195,122,138,0.5) 50.5%, transparent 50.5%);
    width: 100%;
}.gratSpot-ke ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.gratSpot-ke li {
    padding-left: 25px;
    position: relative;
}.gratSpot-ke li::before {
    width: 8px;
    left: 0;
    content: "";
    transition: transform 0.3s ease;
    transform: rotate(45deg);
    background: rgb(219,163,176);
    position: absolute;
    height: 8px;
    top: 10px;
}.gratSpot-ke li:hover::before {
    transform: rotate(225deg);
}.gratSpot-ke span {
    font-size: 18px;
    color: #000000;
    display: block;
    line-height: 1.8;
}

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

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

@keyframes float {
    0%, 100% {
        transform: translateY(0) translateX(0);
    }
    25% {
        transform: translateY(-15px) translateX(15px);
    }
    50% {
        transform: translateY(0) translateX(30px);
    }
    75% {
        transform: translateY(15px) translateX(15px);
    }
}

@media (max-width: 991px) {.gratSpot-ke {
    padding: 80px 0;
}.gratSpot-ke h2 {
    font-size: calc(37px * 0.9);
    max-width: 100%;
}.gratSpot-ke .story-visual-KA {
    padding: 30px;
}
}

@media (max-width: 767px) {.gratSpot-ke {
    padding: 60px 0;
}.gratSpot-ke h2 {
    margin-bottom: 30px;
    font-size: calc(37px * 0.8);
}.gratSpot-ke h2::after {
    width: 40px;
}.gratSpot-ke .story-visual-KA {
    padding: 25px 20px;
}.gratSpot-ke span {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 480px) {.gratSpot-ke {
    padding: 40px 0;
}.gratSpot-ke h2 {
    font-size: calc(37px * 0.7);
    margin-bottom: 25px;
}.gratSpot-ke .story-visual-KA {
    padding: 20px 15px;
    border-left-width: 3px;
}.gratSpot-ke li {
    padding-left: 20px;
}.gratSpot-ke li::before {
    width: 6px;
    top: 8px;
    height: 6px;
}.gratSpot-ke span {
    font-size: calc(18px * 0.9);
    line-height: 1.6;
}}.footer-edu-iA {
    z-index: 1;
    color: #ffffff;
    background-position: center center;
    padding: 5rem 0 3rem;
    position: relative;
}.footer-edu-iA::before {
    height: 100%;
    z-index: -1;
    left: 0;
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
    background: linear-gradient(0deg, #000000 20%, transparent 100%);
}.footer-edu-iA::after {
    background: repeating-linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.3) 0px,
        rgba(0, 0, 0, 0.3) 1px,
        transparent 1px,
        transparent 20px
    );
    left: 0;
    position: absolute;
    height: 100%;
    z-index: -1;
    content: "";
    width: 100%;
    opacity: 0.5;
    top: 0;
}.footer-edu-iA .container {
    display: flex;
    flex-direction: column;
    position: relative;
}.footer-edu-iA .container::before {
    opacity: 0.3;
    clip-path: polygon(0 80%, 100% 80%, 100% 100%, 0 100%);
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    background: linear-gradient(0deg, rgb(219,163,176) 0%, transparent 100%);
    height: 80px;
    top: -80px;
}.footer-edu-iA .company_holder {
    background: rgba(0, 0, 0, 0.4);
    padding: 2rem;
    border: 1px solid rgba(rgb(219,163,176), 0.3);
    backdrop-filter: blur(5px);
    clip-path: polygon(
        0 0,
        calc(100% - 30px) 0,
        100% 30px,
        100% 100%,
        30px 100%,
        0 calc(100% - 30px)
    );
    margin-bottom: 4rem;
    border-radius: 10px;
    position: relative;
}.footer-edu-iA .company_holder::before {
    z-index: -1;
    content: "";
    clip-path: polygon(
        0 0,
        calc(100% - 40px) 0,
        100% 40px,
        100% 100%,
        40px 100%,
        0 calc(100% - 40px)
    );
    opacity: 0.5;
    width: calc(100% + 10px);
    position: absolute;
    background: linear-gradient(45deg, rgb(219,163,176), transparent 70%);
    left: -5px;
    top: -5px;
    filter: blur(5px);
    height: calc(100% + 10px);
}.footer-edu-iA .company_holder h3 {
    font-weight: 700;
    margin-bottom: 1.5rem;
    text-shadow: 0 0 10px rgb(219,163,176), 0 0 20px rgb(219,163,176), 0 0 30px rgb(219,163,176);
    font-size: calc(37px * 1.2);
    color: #ffffff;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 2px;
}.footer-edu-iA .company_holder h3::before {
    filter: blur(1px);
    z-index: -1;
    position: absolute;
    top: 2px;
    left: 2px;
    opacity: 0.7;
    content: attr(data-text);
    color: rgb(219,163,176);
}.footer-edu-iA .gdpr-block-hz {
    border-left: 2px solid rgb(219,163,176);
    line-height: 1.6;
    color: #ffffff;
    opacity: 0.8;
    padding-left: 1rem;
    font-size: 15px;
    margin-top: 1.5rem;
}.footer-edu-iA .encrypt-cta-kO {
    justify-content: space-between;
    display: flex;
    position: relative;
}.footer-edu-iA .encrypt-cta-kO::before {
    top: -20px;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(219,163,176), transparent);
    height: 1px;
    width: 100%;
    left: 0;
}.footer-edu-iA .head-expert-FX {
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 2rem;
}.footer-edu-iA .first-class-Or {
    position: relative;
    border-bottom: 2px solid rgb(219,163,176);
    background: rgba(0, 0, 0, 0.2);
    border-left: 2px solid rgb(219,163,176);
    padding: 1.5rem;
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
    flex: 1;
}.footer-edu-iA .first-class-Or:hover {
    transform: translateY(-5px);
    box-shadow: -8px 8px 20px rgba(0, 0, 0, 0.4);
    background: rgba(rgb(219,163,176,0.5), 0.1);
}.footer-edu-iA .first-class-Or h5 {
    font-size: 21px;
    letter-spacing: 2px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgb(195,122,138);
    margin-bottom: 1.5rem;
    position: relative;
}.footer-edu-iA .first-class-Or h5::after {
    width: 40px;
    position: absolute;
    content: "";
    background: rgb(219,163,176);
    height: 2px;
    box-shadow: 0 0 10px rgb(219,163,176);
    bottom: -8px;
    left: 0;
}.footer-edu-iA .first-class-Or .head-expert-FX {
    flex-direction: column;
    gap: 1rem;
    display: flex;
}.footer-edu-iA .first-class-Or .head-expert-FX a {
    position: relative;
    text-decoration: none;
    color: #ffffff;
    overflow: hidden;
    transition: all 0.3s ease;
    padding: 0.5rem 0 0.5rem 1.5rem;
    font-size: 15px;
    opacity: 0.7;
}.footer-edu-iA .first-class-Or .head-expert-FX a::before {
    font-size: 0.8em;
    position: absolute;
    transition: all 0.3s ease;
    color: rgb(219,163,176);
    left: 0;
    content: "//";
}.footer-edu-iA .first-class-Or .head-expert-FX a:hover {
    opacity: 1;
    text-shadow: 0 0 5px rgb(219,163,176);
    color: rgb(219,163,176);
}.footer-edu-iA .first-class-Or .head-expert-FX a:hover::before {
    color: rgb(195,122,138);
}.forum-link-DT {
    position: relative;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    margin-top: 3rem;
    padding: 1.5rem 0;
    background: rgba(0, 0, 0, 0.6);
}.forum-link-DT::before {
    left: 0;
    height: 1px;
    content: "";
    background-image: 
        linear-gradient(90deg, transparent, rgb(219,163,176), transparent);
    width: 100%;
    top: 0;
    position: absolute;
}.forum-link-DT .container {
    align-items: center;
    justify-content: center;
    display: flex;
}.forum-link-DT .abuse-ctrl-oZ {
    text-transform: uppercase;
    opacity: 0.7;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 16px;
    text-align: center;
}.forum-link-DT .abuse-ctrl-oZ::before,
.forum-link-DT .abuse-ctrl-oZ::after {
    margin: 0 10px;
    color: rgb(219,163,176);
    content: "//";
}

@keyframes neon-flicker {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
        opacity: 0.9;
        text-shadow: 0 0 10px rgb(219,163,176), 0 0 20px rgb(219,163,176);
    }
    20%, 24%, 55% {
        opacity: 0.5;
        text-shadow: none;
    }
}

@keyframes scan-lines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

@media screen and (max-width: 992px) {.footer-edu-iA .encrypt-cta-kO {
    flex-direction: column;
}.footer-edu-iA .head-expert-FX {
    flex-direction: column;
}.footer-edu-iA .first-class-Or {
    width: 100%;
    margin-bottom: 1rem;
}.forum-link-DT {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}
}

@media screen and (max-width: 768px) {.footer-edu-iA {
    padding: 4rem 0 2rem;
}.footer-edu-iA .company_holder {
    margin-bottom: 3rem;
    padding: 1.5rem;
}.footer-edu-iA .company_holder h3 {
    font-size: 37px;
}.footer-edu-iA .first-class-Or h5 {
    font-size: calc(21px * 0.9);
}.forum-link-DT {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    padding: 1.2rem 0;
    margin-top: 2rem;
}
}

@media screen and (max-width: 576px) {.footer-edu-iA {
    padding: 3rem 0 2rem;
}.footer-edu-iA .company_holder {
    clip-path: polygon(
            0 0,
            calc(100% - 20px) 0,
            100% 20px,
            100% 100%,
            20px 100%,
            0 calc(100% - 20px)
        );
}.footer-edu-iA .company_holder h3 {
    font-size: calc(37px * 0.85);
    letter-spacing: 1px;
}.footer-edu-iA .gdpr-block-hz {
    font-size: calc(15px * 0.9);
}.footer-edu-iA .first-class-Or {
    padding: 1rem;
}.footer-edu-iA .first-class-Or .head-expert-FX a {
    font-size: calc(15px * 0.9);
}.forum-link-DT {
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
    padding: 1rem 0;
}.forum-link-DT .abuse-ctrl-oZ::before,
    .forum-link-DT .abuse-ctrl-oZ::after {
    display: none;
}}header {
    z-index: 99;
    overflow: visible;
    width: 100%;
    position: relative;
    background: linear-gradient(135deg, rgb(219,163,176,0.5) 0%, rgb(195,122,138) 100%);
}header::before {
    top: 0;
    height: 100%;
    background: linear-gradient(145deg, rgb(195,122,138,0.5) 0%, transparent 70%);
    z-index: -1;
    left: 0;
    position: absolute;
    width: 100%;
    content: "";
}header .main-navbar-hE {
    display: flex;
    transform: none;
    flex-direction: row;
    align-items: center;
    padding: 20px 15px;
    z-index: 5;
    justify-content: space-between;
    position: relative;
}header .main-navbar-hE .main-lead-WS {
    transform: translateX(0);
    margin-right: 10px;
    transition: transform 0.4s ease;
}header .main-navbar-hE .main-lead-WS:hover {
    transform: scale(1.05);
}header .main-navbar-hE .main-lead-WS .main-start-iX {
    display: inline-block;
}header .main-navbar-hE .main-lead-WS .main-start-iX svg {
    width: auto;
    height: 50px;
}header .main-navbar-hE .first-class-Or {
    transform: none;
    flex-wrap: wrap;
    padding: 0;
    position: relative;
    margin: 0;
    display: flex;
    list-style: none;
    border-radius: 28px;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 30px;
}header .main-navbar-hE .first-class-Or::before {
    top: 0;
    content: "";
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    left: 0;
    height: 100%;
    transform: rotate(-2deg) scale(1.03);
    z-index: -1;
    border-radius: 28px;
    width: 100%;
}header .main-navbar-hE .first-class-Or .main-mentor-gL {
    position: relative;
    margin: 0 12px;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}header .main-navbar-hE .first-class-Or .main-mentor-gL:hover {
    transform: translateY(-3px) scale(1.05);
}header .main-navbar-hE .first-class-Or .main-mentor-gL a {
    display: block;
    font-size: 16px;
    text-decoration: none;
    overflow: hidden;
    padding: 8px 5px;
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 600;
    color: #ffffff;
}header .main-navbar-hE .first-class-Or .main-mentor-gL a::after {
    background: linear-gradient(90deg, transparent, rgb(195,122,138), transparent);
    transition: transform 0.4s ease;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    transform: translateX(-100%);
    content: "";
}header .main-navbar-hE .first-class-Or .main-mentor-gL:hover a::after {
    transform: translateX(0);
}

@media (max-width: 992px) {header .main-navbar-hE {
    flex-direction: column;
    align-items: center;
}header .main-navbar-hE .main-lead-WS {
    margin-right: 0;
    margin-bottom: 15px;
}header .main-navbar-hE .first-class-Or {
    padding: 15px;
    width: 100%;
    justify-content: center;
}header .main-navbar-hE .first-class-Or .main-mentor-gL {
    margin: 5px 15px 5px 0;
}header .main-navbar-hE .first-class-Or .main-mentor-gL a {
    font-size: calc(16px - 2px);
    padding: 5px;
}}.secure-bolt-KO {
    gap: 1.5rem;
    padding: 2rem;
    background-color: #ffffff;
    color: #000000;
    border: 1px solid rgb(219,163,176);
    flex-direction: column;
    display: flex;
    font-family: Arial, sans-serif;
}.secure-bolt-KO h1, .secure-bolt-KO h2 {
    margin-bottom: 0.75rem;
    text-transform: uppercase;
    color: rgb(219,163,176);
    letter-spacing: 0.05em;
}.secure-bolt-KO h1 {
    border-left: 4px solid rgb(195,122,138);
    padding-left: 0.5rem;
    font-weight: 700;
    font-size: 38px;
}.secure-bolt-KO h2 {
    border-left: 3px solid rgb(195,122,138,0.5);
    font-size: 28px;
    font-weight: 600;
    padding-left: 0.5rem;
}.secure-bolt-KO ul {
    padding-left: 0;
    gap: 0.5rem;
    list-style: none;
    flex-direction: column;
    margin: 0;
    display: flex;
}.secure-bolt-KO ul li {
    align-items: center;
    border-radius: 10px;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    background-color: rgb(195,122,138,0.5);
    padding: 0.5rem;
}.secure-bolt-KO ul li::before {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    margin-right: 0.75rem;
    background-color: rgb(219,163,176);
    content: '';
}.secure-bolt-KO p, .secure-bolt-KO span {
    line-height: 1.5;
    font-size: 14px;
    margin-bottom: 1rem;
    color: #000000;
}.secure-bolt-KO div {
    flex-direction: column;
    gap: 1rem;
    display: flex;
}.secure-bolt-KO section {
    display: flex;
    gap: 1rem;
    flex-direction: column;
}
@media only screen and (max-width: 800px) {.secure-bolt-KO {
    padding: 1.5rem;
    border-radius: 10px;
    gap: 1rem;
}.secure-bolt-KO h1 {
    font-size: calc(22px * 0.9);
}.secure-bolt-KO h2 {
    font-size: calc(22px * 0.9);
}.secure-bolt-KO ul {
    gap: 0.75rem;
}.secure-bolt-KO ul li {
    padding: 0.75rem;
}.secure-bolt-KO ul li::before {
    height: 8px;
    width: 8px;
}}.follow-mG {
    padding: 5rem 3rem;
    position: relative;
    background-color: rgb(243,215,221);
    overflow: hidden;
    isolation: isolate;
}.follow-mG::before {
    height: 100%;
    content: "";
    top: 0;
    opacity: 0.1;
    width: 100%;
    z-index: -1;
    position: absolute;
    left: 0;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(219,163,176,0.5) 49%, rgb(219,163,176,0.5) 51%, transparent 52%) 0 0 / 2rem 2rem,
        linear-gradient(-45deg, transparent 48%, rgb(195,122,138,0.5) 49%, rgb(195,122,138,0.5) 51%, transparent 52%) 1rem 1rem / 2rem 2rem;
}.follow-mG::after {
    position: absolute;
    right: 0;
    width: 40%;
    bottom: 0;
    z-index: -1;
    animation: shift 10s infinite alternate;
    height: 70%;
    background: linear-gradient(135deg, transparent, rgb(219,163,176,0.5));
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    content: "";
}.follow-mG .story-visual-KA {
    grid-template-columns: 2fr 3fr;
    gap: 0;
    position: relative;
    display: grid;
}.follow-mG .story-visual-KA::before {
    top: 50%;
    transform: translateY(-50%) rotate(-5deg);
    height: 1px;
    content: "";
    left: 0;
    width: 100%;
    opacity: 0.5;
    position: absolute;
    background: linear-gradient(90deg, rgb(219,163,176,0.5), transparent);
}.follow-mG p {
    padding-right: 2rem;
    display: flex;
    font-family: Arial, sans-serif;
    grid-column: 1 / 2;
    line-height: 1.6;
    letter-spacing: 1px;
    transform-origin: left center;
    color: #000000;
    flex-direction: column;
    font-weight: 300;
    justify-content: center;
    font-size: calc(16px * 1.2);
    position: relative;
    margin: 0;
}.follow-mG p::after {
    position: absolute;
    content: "";
    right: 0;
    width: 1px;
    top: 0;
    background: linear-gradient(to bottom, transparent, rgb(219,163,176,0.5), transparent);
    height: 100%;
}.follow-mG .input_holder {
    grid-column: 2 / 3;
    margin-left: 2rem;
    position: relative;
    display: flex;
    align-items: center;
}.follow-mG .join-label-yV {
    color: #000000;
    border-radius: 10px 0 0 10px;
    flex: 1;
    border: 1px solid transparent;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 1.2rem 1.5rem;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    background-color: #ffffff;
    font-size: 12px;
}.follow-mG .join-label-yV:focus {
    outline: none;
    border-color: rgb(219,163,176,0.5);
}.follow-mG .join-label-yV::placeholder {
    color: #000000;
    transition: all 0.3s ease;
    opacity: 0.7;
}.follow-mG .join-label-yV:focus::placeholder {
    transform: translateY(-10px);
    opacity: 0.3;
}.follow-mG .sub-updates-eX {
    overflow: hidden;
    z-index: 1;
    color: #ffffff;
    transition: all 0.3s ease;
    font-size: 17px;
    position: relative;
    padding: 1.2rem 2rem;
    font-family: Arial, sans-serif;
    border: none;
    letter-spacing: 1px;
    background-color: rgb(219,163,176);
    font-weight: 400;
    cursor: pointer;
    border-radius: 0 10px 10px 0;
}.follow-mG .sub-updates-eX::before {
    transform: translateX(-100%);
    position: absolute;
    transition: transform 0.3s ease;
    left: 0;
    content: "";
    height: 100%;
    background-color: rgb(195,122,138);
    z-index: -1;
    top: 0;
    width: 100%;
}.follow-mG .sub-updates-eX:hover::before {
    transform: translateX(0);
}.follow-mG .sub-updates-eX:hover {
    letter-spacing: 2px;
}

@keyframes shift {
    0% {
        opacity: 0.5;
        transform: translateX(0);
    }
    100% {
        opacity: 0.7;
        transform: translateX(-20px);
    }
}

@media (max-width: 768px) {.follow-mG {
    padding: 3rem 1.5rem;
}.follow-mG .story-visual-KA {
    grid-template-columns: 1fr;
    gap: 2rem;
}.follow-mG p {
    padding-bottom: 1.5rem;
    grid-column: 1 / 2;
    text-align: center;
    padding-right: 0;
}.follow-mG p::after {
    right: auto;
    background: linear-gradient(to right, transparent, rgb(219,163,176,0.5), transparent);
    left: 50%;
    transform: translateX(-50%);
    top: auto;
    bottom: 0;
    width: 50%;
    height: 1px;
}.follow-mG .input_holder {
    margin-left: 0;
    flex-direction: column;
    grid-column: 1 / 2;
}.follow-mG .join-label-yV {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 1rem;
}.follow-mG .sub-updates-eX {
    border-radius: 10px;
    width: 100%;
}}.locate-Ci {
    background: rgb(243,215,221);
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
}.locate-Ci::before {
    content: "";
    background: 
        radial-gradient(circle at 20% 20%, rgb(219,163,176,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 80%, rgb(195,122,138,0.5) 0%, transparent 40%);
    z-index: 0;
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
}.locate-Ci .container {
    padding: 0 1.5rem;
    z-index: 1;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.locate-Ci .message-card-zH {
    flex-wrap: wrap;
    display: flex;
    position: relative;
}.locate-Ci .ask-for-help-Da {
    position: relative;
    z-index: 1;
}.locate-Ci .ask-for-help-Da:nth-child(1) {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    display: flex;
    background: linear-gradient(225deg, rgb(219,163,176) 0%, #000000 100%);
    flex-direction: column;
    width: 35%;
    padding: 3rem;
    border-radius: 28px 0 0 28px;
    justify-content: center;
}.locate-Ci .ask-for-help-Da:nth-child(2) {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
    clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
    z-index: 0;
    width: 30%;
}.locate-Ci .ask-for-help-Da:nth-child(3) {
    display: flex;
    flex-direction: column;
    border-radius: 0 28px 28px 0;
    background: linear-gradient(225deg, rgb(195,122,138,0.5) 0%, #000000 100%);
    width: 35%;
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
    justify-content: center;
    padding: 3rem;
}.locate-Ci .ask-for-help-Da h2 {
    font-weight: 700;
    margin-bottom: 2rem;
    font-size: 36px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 1rem;
    position: relative;
}.locate-Ci .ask-for-help-Da h2::before {
    content: "";
    left: 0;
    top: 0;
    width: 4px;
    background: rgb(195,122,138);
    height: 100%;
    border-radius: 2px;
    position: absolute;
}.locate-Ci .contact-assistance-rA {
    color: #ffffff;
    font-size: calc(17px * 1.2);
    margin-bottom: 1rem;
    font-weight: 600;
    letter-spacing: 0.5px;
}.locate-Ci .get-answers-KT {
    color: #ffffff;
    margin-bottom: 2rem;
    line-height: 1.7;
    opacity: 0.9;
}.locate-Ci .ask-for-help-Da p {
    margin-bottom: 1rem;
    color: #ffffff;
    align-items: center;
    display: flex;
    gap: 1rem;
}.locate-Ci .ask-for-help-Da p span {
    font-weight: 600;
}.locate-Ci .help-desk-aY {
    margin-top: 2rem;
    position: relative;
}.locate-Ci .help-desk-aY::before {
    height: 1px;
    left: 0;
    background: linear-gradient(90deg, rgb(195,122,138), transparent);
    top: 0;
    position: absolute;
    content: "";
    width: 100%;
}.locate-Ci .help-desk-aY h3 {
    font-size: 22px;
    margin: 1rem 0;
    color: #ffffff;
    font-weight: 600;
}.locate-Ci .start-chat-Ne {
    gap: 0.5rem;
    flex-direction: column;
    display: flex;
}.locate-Ci .start-chat-Ne span {
    transition: all 0.3s ease;
    position: relative;
    padding-left: 1.5rem;
    padding: 0.5rem 0;
    align-items: center;
    display: flex;
    font-size: calc(17px * 0.9);
    color: #ffffff;
}.locate-Ci .start-chat-Ne span::before {
    top: 50%;
    width: 8px;
    content: "";
    border-radius: 50%;
    height: 8px;
    background: rgb(195,122,138);
    transform: translateY(-50%);
    position: absolute;
    left: 0;
}.locate-Ci .start-chat-Ne span:hover {
    transform: translateX(5px);
}.locate-Ci .ask-for-help-Da .picture-wO {
    min-height: 400px;
    height: 100%;
    filter: saturate(0.8) contrast(1.1);
    position: relative;
    transition: all 0.5s ease;
}.locate-Ci .ask-for-help-Da .picture-wO:hover {
    filter: saturate(1) contrast(1);
}.locate-Ci .ask-for-help-Da .picture-wO::before {
    z-index: 1;
    background: linear-gradient(135deg, rgb(219,163,176,0.5) 0%, transparent 50%);
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    content: '';
    top: 0;
}.locate-Ci .learn-faq-du {
    flex-direction: column;
    gap: 2rem;
    justify-content: space-between;
    display: flex;
}.locate-Ci .learn-faq-du a {
    border-right: 3px solid rgb(195,122,138);
    display: flex;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    gap: 1.5rem;
    align-items: center;
    transition: all 0.3s ease;
    border-radius: 10px;
    padding: 1.25rem;
    overflow: hidden;
}.locate-Ci .learn-faq-du a::before {
    position: absolute;
    background: rgb(195,122,138,0.5);
    transition: all 0.3s ease;
    left: 0;
    height: 100%;
    top: 0;
    content: '';
    width: 0;
    z-index: -1;
}.locate-Ci .learn-faq-du a:hover::before {
    width: 100%;
}.locate-Ci .learn-faq-du a:hover {
    transform: translateX(-5px);
}.locate-Ci .learn-faq-du a span {
    color: #ffffff;
    display: flex;
    opacity: 0.7;
    font-size: calc(17px * 0.9);
    gap: 0.5rem;
    align-items: center;
    flex: 0 0 auto;
}.locate-Ci .learn-faq-du a p {
    color: #ffffff;
    font-size: 17px;
    text-align: right;
    font-weight: 600;
    margin: 0;
    flex: 1;
}.locate-Ci svg {
    height: 20px;
    fill: none;
    width: 20px;
}.locate-Ci svg path {
    transition: fill 0.3s ease;
    fill: rgb(195,122,138);
}.locate-Ci .learn-faq-du a:hover svg path {
    fill: #ffffff;
}

@media (max-width: 1200px) {.locate-Ci .ask-for-help-Da:nth-child(1) {
    width: 40%;
}.locate-Ci .ask-for-help-Da:nth-child(2) {
    width: 25%;
}.locate-Ci .ask-for-help-Da:nth-child(3) {
    width: 35%;
}
}

@media (max-width: 992px) {.locate-Ci .message-card-zH {
    flex-direction: column;
}.locate-Ci .ask-for-help-Da:nth-child(1),
    .locate-Ci .ask-for-help-Da:nth-child(2),
    .locate-Ci .ask-for-help-Da:nth-child(3) {
    margin-bottom: 1.5rem;
    width: 100%;
    clip-path: none;
    border-radius: 28px;
}.locate-Ci .ask-for-help-Da .picture-wO {
    min-height: 300px;
}.locate-Ci .learn-faq-du {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1rem;
}.locate-Ci .learn-faq-du a {
    flex: 1 1 calc(50% - 0.5rem);
    min-width: 250px;
}
}

@media (max-width: 768px) {.locate-Ci {
    padding: 4rem 0;
}.locate-Ci .ask-for-help-Da:nth-child(1),
    .locate-Ci .ask-for-help-Da:nth-child(3) {
    padding: 2rem;
}.locate-Ci .learn-faq-du {
    flex-direction: column;
}.locate-Ci .learn-faq-du a {
    width: 100%;
}.locate-Ci .ask-for-help-Da .picture-wO {
    min-height: 250px;
}.locate-Ci .ask-for-help-Da h2 {
    margin-bottom: 1.5rem;
    font-size: calc(36px * 0.9);
}
}

@media (max-width: 480px) {.locate-Ci {
    padding: 3rem 0;
}.locate-Ci .ask-for-help-Da:nth-child(1),
    .locate-Ci .ask-for-help-Da:nth-child(3) {
    padding: 1.5rem;
}.locate-Ci .ask-for-help-Da .picture-wO {
    min-height: 200px;
}.locate-Ci .help-desk-aY {
    margin-top: 1.5rem;
}.locate-Ci .help-desk-aY h3 {
    font-size: calc(22px * 0.9);
}.locate-Ci .learn-faq-du a {
    padding: 1rem;
}
}