* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}header,footer {
    width: 100%;
}svg {
    height: 30px;
    width: 30px;
}.wrap-structure-IHp3qrD {
    flex-direction: column;
    min-height: 100%;
    height: 100%;
    display: flex;
}.main-navbar-upAHflz {
    flex: 1 0 auto;
}.container {
    margin: auto;
    width: 1173px;
    max-width: 100%;
}html,body {
    color: #000000;
    height: 100%;
    auto
contain;
    min-height: 100%;
    font-family: Arial, sans-serif;
}a {
    color: inherit;
    text-decoration: none;
}.license-cta-DGd3HB0 {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.training-structure-R9T5XBi {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(232,233,225), #ffffff);
    overflow: hidden;
}.training-structure-R9T5XBi::before {
    left: 0;
    top: 0;
    opacity: 0.07;
    position: absolute;
    z-index: 1;
    width: 100%;
    content: "";
    pointer-events: none;
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(206,208,191,0.5),
        transparent 10px,
        transparent 60px,
        rgb(206,208,191,0.5) 70px
    );
}.training-structure-R9T5XBi::after {
    content: "";
    animation: float 15s ease-in-out infinite;
    position: absolute;
    opacity: 0.05;
    transform: translate(0, 0);
    right: -5%;
    border-radius: 50%;
    top: -10%;
    height: 300px;
    z-index: 0;
    background: rgb(170,173,152);
    width: 300px;
    filter: blur(40px);
}.training-structure-R9T5XBi .knowledge-studio-axAZRH8 {
    padding: 0 30px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}.training-structure-R9T5XBi h2 {
    font-size: 32px;
    font-family: Arial, sans-serif;
    letter-spacing: -0.02em;
    position: relative;
    font-weight: 700;
    transform: translateX(-5px);
    line-height: 1.2;
    color: #000000;
    margin-bottom: 40px;
}.training-structure-R9T5XBi h2::before {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    bottom: -12px;
    background: linear-gradient(to right, rgb(206,208,191), rgb(170,173,152));
    width: 80px;
    transform-origin: left center;
    left: 0;
    transform: scaleX(1);
    content: "";
    position: absolute;
    height: 3px;
}.training-structure-R9T5XBi:hover h2::before {
    transform: scaleX(1.5);
}.training-structure-R9T5XBi .text-post-2bEkBVT {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(0);
    padding: 40px;
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    position: relative;
    border-left: 4px solid rgb(206,208,191);
    backdrop-filter: blur(5px);
}.training-structure-R9T5XBi .text-post-2bEkBVT::before {
    position: absolute;
    background: rgb(170,173,152);
    opacity: 0.1;
    left: -2px;
    width: 0;
    transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    content: "";
    height: calc(100% - 40px);
    top: 20px;
}.training-structure-R9T5XBi:hover .text-post-2bEkBVT::before {
    width: 100%;
}.training-structure-R9T5XBi .text-post-2bEkBVT p {
    position: relative;
    line-height: 1.7;
    letter-spacing: 0.01em;
    z-index: 2;
    color: #000000;
    margin: 0;
    font-size: calc(16px + 0.05rem);
    font-weight: 400;
}.training-structure-R9T5XBi:hover .text-post-2bEkBVT {
    transform: translateY(-5px);
}

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

@media (max-width: 992px) {.training-structure-R9T5XBi {
    padding: 90px 0;
}.training-structure-R9T5XBi h2 {
    font-size: calc(32px - 0.2rem);
}.training-structure-R9T5XBi .text-post-2bEkBVT {
    padding: 35px;
}
}

@media (max-width: 768px) {.training-structure-R9T5XBi {
    padding: 70px 0;
}.training-structure-R9T5XBi h2 {
    margin-bottom: 30px;
    font-size: calc(32px - 0.4rem);
}.training-structure-R9T5XBi h2::before {
    width: 60px;
}.training-structure-R9T5XBi .text-post-2bEkBVT {
    padding: 30px 25px;
}.training-structure-R9T5XBi .text-post-2bEkBVT p {
    font-size: 16px;
    line-height: 1.6;
}
}

@media (max-width: 576px) {.training-structure-R9T5XBi {
    padding: 50px 0;
}.training-structure-R9T5XBi .knowledge-studio-axAZRH8 {
    padding: 0 20px;
}.training-structure-R9T5XBi h2 {
    font-size: calc(32px - 0.6rem);
    margin-bottom: 25px;
}.training-structure-R9T5XBi h2::before {
    bottom: -8px;
    height: 2px;
    width: 50px;
}.training-structure-R9T5XBi .text-post-2bEkBVT {
    border-left-width: 3px;
    padding: 25px 20px;
}.training-structure-R9T5XBi .text-post-2bEkBVT p {
    font-size: calc(16px - 0.05rem);
    line-height: 1.5;
}}.contact-box-fTsOZHz {
    position: relative;
    color: #ffffff;
    padding: 100px 0;
    overflow: hidden;
    background: #000000;
}.contact-box-fTsOZHz::before {
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgb(206,208,191,0.5) 0%, transparent 50%, rgb(170,173,152,0.5) 100%);
    opacity: 0.2;
    content: "";
    width: 100%;
    z-index: 1;
}.contact-box-fTsOZHz::after {
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(206,208,191), transparent);
    z-index: 1;
    height: 1px;
    width: 100%;
    content: "";
    bottom: 0;
}.contact-box-fTsOZHz .profile-image-RX9K0pH {
    filter: saturate(0.6) contrast(1.3);
    left: 0;
    height: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.15;
    mix-blend-mode: luminosity;
}.contact-box-fTsOZHz .container {
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.contact-box-fTsOZHz h3 {
    text-shadow: 0 0 10px rgb(206,208,191,0.5), 0 0 20px rgb(206,208,191,0.5);
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    letter-spacing: 3px;
    margin-bottom: 60px;
    text-transform: uppercase;
    font-size: 48px;
    position: relative;
}.contact-box-fTsOZHz h3::before {
    left: calc(50% - 100px);
    position: absolute;
    box-shadow: 0 0 10px rgb(206,208,191), 0 0 20px rgb(206,208,191);
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    height: 3px;
    bottom: -20px;
    background: rgb(206,208,191);
    width: 200px;
    content: "";
}.contact-box-fTsOZHz .connect-query-5ufAtbx {
    clip-path: polygon(
        0 0, 
        calc(100% - 20px) 0, 
        100% 20px, 
        100% calc(100% - 20px), 
        calc(100% - 20px) 100%, 
        20px 100%, 
        0 calc(100% - 20px)
    );
    flex-wrap: wrap;
    overflow: hidden;
    border: 1px solid rgb(206,208,191,0.5);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5), 0 0 15px rgb(206,208,191,0.5);
    border-radius: 0;
    display: flex;
    background: rgba(15, 15, 20, 0.8);
    position: relative;
}.contact-box-fTsOZHz .connect-query-5ufAtbx::before {
    z-index: 3;
    left: 0;
    right: 0;
    position: absolute;
    height: 2px;
    content: "";
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(206,208,191), transparent);
}.contact-box-fTsOZHz .connect-query-5ufAtbx::after {
    right: 0;
    bottom: 0;
    left: 0;
    height: 2px;
    z-index: 3;
    background: linear-gradient(90deg, transparent, rgb(170,173,152), transparent);
    content: "";
    position: absolute;
}.contact-box-fTsOZHz .reach-map-8Bm4Uis {
    flex: 1 1 60%;
    position: relative;
    z-index: 2;
    padding: 50px;
}.contact-box-fTsOZHz .reach-map-8Bm4Uis h3 {
    color: rgb(206,208,191);
    text-align: left;
    font-size: 23px;
    text-shadow: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 600;
}.contact-box-fTsOZHz .reach-map-8Bm4Uis h3::before {
    display: none;
}.contact-box-fTsOZHz .reach-map-8Bm4Uis input[type="text"],
.contact-box-fTsOZHz .reach-map-8Bm4Uis textarea {
    margin-bottom: 20px;
    padding: 16px 20px;
    border-left: 3px solid rgb(206,208,191);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.3);
    color: #ffffff;
    width: 100%;
    font-family: Arial, sans-serif;
    font-size: 13px;
    transition: all 0.3s ease;
    border: 1px solid rgb(206,208,191,0.5);
}.contact-box-fTsOZHz .reach-map-8Bm4Uis input[type="text"]::placeholder,
.contact-box-fTsOZHz .reach-map-8Bm4Uis textarea::placeholder {
    color: rgba(255, 255, 255, 0.4);
}.contact-box-fTsOZHz .reach-map-8Bm4Uis input[type="text"]:focus,
.contact-box-fTsOZHz .reach-map-8Bm4Uis textarea:focus {
    background: rgba(0, 0, 0, 0.5);
    outline: none;
    border-color: rgb(206,208,191);
    box-shadow: 0 0 15px rgb(206,208,191,0.5);
}.contact-box-fTsOZHz .reach-map-8Bm4Uis textarea {
    min-height: 150px;
    resize: vertical;
}.contact-box-fTsOZHz .reach-map-8Bm4Uis .help-reach-ftzpsDk {
    align-items: flex-start;
    margin-bottom: 25px;
    display: flex;
}.contact-box-fTsOZHz .reach-map-8Bm4Uis .help-reach-ftzpsDk input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact-box-fTsOZHz .reach-map-8Bm4Uis .help-reach-ftzpsDk label {
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    font-size: 15px;
    position: relative;
    padding-left: 35px;
    line-height: 1.6;
}.contact-box-fTsOZHz .reach-map-8Bm4Uis .help-reach-ftzpsDk label::before {
    left: 0;
    position: absolute;
    content: "";
    transition: all 0.3s ease;
    border: 1px solid rgb(206,208,191,0.5);
    top: 2px;
    width: 20px;
    height: 20px;
    background: rgba(0, 0, 0, 0.3);
}.contact-box-fTsOZHz .reach-map-8Bm4Uis .help-reach-ftzpsDk input[type="checkbox"]:checked + label::before {
    border-color: rgb(206,208,191);
    background: rgb(206,208,191);
    box-shadow: 0 0 10px rgb(206,208,191,0.5);
}.contact-box-fTsOZHz .reach-map-8Bm4Uis .help-reach-ftzpsDk input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    border: solid #ffffff;
    height: 12px;
    content: "";
    top: 4px;
    width: 6px;
    position: absolute;
    border-width: 0 2px 2px 0;
    left: 7px;
}.contact-box-fTsOZHz .reach-map-8Bm4Uis .help-reach-ftzpsDk a {
    text-decoration: none;
    color: rgb(206,208,191);
    transition: all 0.3s ease;
    border-bottom: 1px solid rgb(206,208,191,0.5);
    font-weight: 600;
}.contact-box-fTsOZHz .reach-map-8Bm4Uis .help-reach-ftzpsDk a:hover {
    text-shadow: 0 0 5px rgb(170,173,152);
    color: rgb(170,173,152);
    border-bottom-color: rgb(170,173,152);
}.contact-box-fTsOZHz .reach-map-8Bm4Uis .request-form-cY1P3iE {
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    border: none;
    transition: all 0.3s ease;
    background: rgb(206,208,191);
    padding: 16px 30px;
    color: #ffffff;
    letter-spacing: 1px;
    position: relative;
    clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%, 0 10px);
    text-transform: uppercase;
    overflow: hidden;
}.contact-box-fTsOZHz .reach-map-8Bm4Uis .request-form-cY1P3iE::before {
    left: -100%;
    transition: all 0.5s ease;
    content: "";
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    top: 0;
    position: absolute;
    width: 100%;
}.contact-box-fTsOZHz .reach-map-8Bm4Uis .request-form-cY1P3iE:hover {
    background: rgb(170,173,152);
    transform: translateY(-2px);
    box-shadow: 0 0 20px rgb(170,173,152,0.5);
}.contact-box-fTsOZHz .reach-map-8Bm4Uis .request-form-cY1P3iE:hover::before {
    left: 100%;
}.contact-box-fTsOZHz .query-message-KHgikxl {
    z-index: 2;
    background: rgba(0, 0, 0, 0.4);
    flex: 1 1 35%;
    position: relative;
    border-left: 1px solid rgb(206,208,191,0.5);
    padding: 50px;
}.contact-box-fTsOZHz .query-message-KHgikxl h4 {
    position: relative;
    font-weight: 600;
    margin-bottom: 35px;
    text-transform: uppercase;
    font-size: 23px;
    color: rgb(170,173,152);
    letter-spacing: 1px;
}.contact-box-fTsOZHz .query-message-KHgikxl h4::after {
    position: absolute;
    left: 0;
    background: rgb(170,173,152);
    width: 50px;
    content: "";
    bottom: -10px;
    height: 2px;
    box-shadow: 0 0 10px rgb(170,173,152);
}.contact-box-fTsOZHz .query-message-KHgikxl .request-info-mGXVkvP {
    padding: 0;
    margin: 0;
    list-style: none;
}.contact-box-fTsOZHz .query-message-KHgikxl .request-info-mGXVkvP li {
    padding: 15px;
    border: 1px solid rgb(170,173,152,0.5);
    clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px));
    align-items: center;
    margin-bottom: 20px;
    position: relative;
    background: rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
    display: flex;
}.contact-box-fTsOZHz .query-message-KHgikxl .request-info-mGXVkvP li::after {
    left: 0;
    content: "";
    top: 0;
    opacity: 0.7;
    position: absolute;
    height: 100%;
    width: 3px;
    background: rgb(170,173,152);
}.contact-box-fTsOZHz .query-message-KHgikxl .request-info-mGXVkvP li:hover {
    transform: translateX(5px);
    border-color: rgb(170,173,152);
    box-shadow: 0 0 15px rgb(170,173,152,0.5);
}.contact-box-fTsOZHz .query-message-KHgikxl .request-info-mGXVkvP li svg {
    margin-right: 15px;
    transition: all 0.3s ease;
    height: 22px;
    width: 22px;
}.contact-box-fTsOZHz .query-message-KHgikxl .request-info-mGXVkvP li:hover svg {
    transform: scale(1.1);
}.contact-box-fTsOZHz .query-message-KHgikxl .request-info-mGXVkvP li svg path {
    transition: all 0.3s ease;
    fill: rgb(170,173,152);
}.contact-box-fTsOZHz .query-message-KHgikxl .request-info-mGXVkvP li:hover svg path {
    fill: #ffffff;
    filter: drop-shadow(0 0 3px rgb(170,173,152));
}.contact-box-fTsOZHz .query-message-KHgikxl .request-info-mGXVkvP li span {
    color: #ffffff;
    font-size: 13px;
}.contact-box-fTsOZHz .query-message-KHgikxl .request-info-mGXVkvP li a {
    transition: all 0.3s ease;
    color: #ffffff;
    text-decoration: none;
}.contact-box-fTsOZHz .query-message-KHgikxl .request-info-mGXVkvP li a:hover {
    text-shadow: 0 0 5px rgb(170,173,152,0.5);
    color: rgb(170,173,152);
}

@keyframes flicker {
    0% { opacity: 1; }
    3% { opacity: 0.8; }
    6% { opacity: 1; }
    7% { opacity: 0.9; }
    9% { opacity: 1; }
    11% { opacity: 0.7; }
    20% { opacity: 1; }
    80% { opacity: 1; }
    83% { opacity: 0.8; }
    87% { opacity: 1; }
    100% { opacity: 1; }
}

@media (max-width: 992px) {.contact-box-fTsOZHz {
    padding: 70px 0;
}.contact-box-fTsOZHz h3 {
    font-size: calc(48px * 0.8);
}.contact-box-fTsOZHz .connect-query-5ufAtbx {
    clip-path: polygon(
            0 0, 
            calc(100% - 20px) 0, 
            100% 20px, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
    flex-direction: column;
}.contact-box-fTsOZHz .query-message-KHgikxl {
    border-top: 1px solid rgb(170,173,152,0.5);
    border-left: none;
}
}

@media (max-width: 768px) {.contact-box-fTsOZHz {
    padding: 60px 0;
}.contact-box-fTsOZHz h3 {
    font-size: calc(48px * 0.7);
    margin-bottom: 40px;
}.contact-box-fTsOZHz h3::before {
    width: 150px;
    left: calc(50% - 75px);
    bottom: -15px;
}.contact-box-fTsOZHz .reach-map-8Bm4Uis,
    .contact-box-fTsOZHz .query-message-KHgikxl {
    padding: 40px 30px;
}.contact-box-fTsOZHz .reach-map-8Bm4Uis input[type="text"],
    .contact-box-fTsOZHz .reach-map-8Bm4Uis textarea {
    padding: 14px 16px;
}.contact-box-fTsOZHz .query-message-KHgikxl .request-info-mGXVkvP li {
    padding: 12px;
}
}

@media (max-width: 576px) {.contact-box-fTsOZHz {
    padding: 50px 0;
}.contact-box-fTsOZHz h3 {
    margin-bottom: 35px;
    font-size: calc(48px * 0.5);
}.contact-box-fTsOZHz h3::before {
    bottom: -12px;
    left: calc(50% - 50px);
    height: 2px;
    width: 100px;
}.contact-box-fTsOZHz .connect-query-5ufAtbx {
    clip-path: polygon(
            0 0, 
            calc(100% - 15px) 0, 
            100% 15px, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
}.contact-box-fTsOZHz .reach-map-8Bm4Uis,
    .contact-box-fTsOZHz .query-message-KHgikxl {
    padding: 30px 20px;
}.contact-box-fTsOZHz .reach-map-8Bm4Uis input[type="text"],
    .contact-box-fTsOZHz .reach-map-8Bm4Uis textarea {
    padding: 12px 15px;
    margin-bottom: 15px;
}.contact-box-fTsOZHz .reach-map-8Bm4Uis .help-reach-ftzpsDk label {
    font-size: calc(15px * 0.9);
}.contact-box-fTsOZHz .reach-map-8Bm4Uis .request-form-cY1P3iE {
    padding: 14px 20px;
    width: 100%;
}.contact-box-fTsOZHz .query-message-KHgikxl .request-info-mGXVkvP li {
    margin-bottom: 15px;
    clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
    padding: 10px;
}}.learning-impact-15O7HxK {
    background: linear-gradient(135deg, rgb(232,233,225) 0%, rgba(245, 247, 250, 0.95) 100%);
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.learning-impact-15O7HxK::before {
    left: 0;
    height: 100%;
    content: "";
    top: 0;
    width: 100%;
    position: absolute;
    z-index: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(206,208,191,0.5), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(rgb(170,173,152,0.5), 0.08) 0%, transparent 60%);
}.learning-impact-15O7HxK::after {
    right: -150px;
    filter: blur(50px);
    content: "";
    top: -150px;
    width: 300px;
    height: 300px;
    opacity: 0.05;
    background: linear-gradient(45deg, rgb(206,208,191) 0%, rgb(170,173,152) 100%);
    z-index: 0;
    position: absolute;
    border-radius: 50%;
}.learning-impact-15O7HxK .container {
    gap: 60px;
    z-index: 1;
    padding: 0 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.learning-impact-15O7HxK .profile-image-RX9K0pH {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-5deg) translateZ(20px);
    height: 100%;
    filter: saturate(1.05);
    object-fit: cover;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 10px 20px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    width: 100%;
}.learning-impact-15O7HxK .profile-image-RX9K0pH:hover {
    transform: perspective(1000px) rotateY(-2deg) translateZ(30px);
}.learning-impact-15O7HxK .knowledge-studio-axAZRH8 {
    transform: perspective(1000px) rotateY(2deg) translateZ(10px);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    display: flex;
    justify-content: center;
    flex-direction: column;
}.learning-impact-15O7HxK .knowledge-studio-axAZRH8:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(20px);
}.learning-impact-15O7HxK .text-post-2bEkBVT {
    position: relative;
    padding: 20px 0;
}.learning-impact-15O7HxK .text-post-2bEkBVT::before {
    opacity: 0.8;
    transform: scaleY(0.9);
    transition: transform 0.4s ease;
    left: -20px;
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom, rgb(206,208,191), rgb(170,173,152));
    height: 100%;
    width: 4px;
    content: "";
    border-radius: 10px;
}.learning-impact-15O7HxK .text-post-2bEkBVT:hover::before {
    transform: scaleY(1);
}.learning-impact-15O7HxK h1 {
    font-size: 48px;
    transform: translateX(0);
    margin-bottom: 30px;
    position: relative;
    color: #000000;
    line-height: 1.3;
    font-weight: 700;
    transition: transform 0.4s ease;
}.learning-impact-15O7HxK h1::after {
    height: 3px;
    left: 0;
    position: absolute;
    width: 80px;
    background: linear-gradient(to right, rgb(206,208,191), rgb(170,173,152));
    transition: width 0.4s ease;
    content: "";
    border-radius: 10px;
    bottom: -10px;
}.learning-impact-15O7HxK h1:hover::after {
    width: 120px;
}.learning-impact-15O7HxK ul {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
}.learning-impact-15O7HxK li {
    background: rgba(255, 255, 255, 0.7);
    align-items: flex-start;
    display: flex;
    transition: all 0.3s ease;
    border-radius: 10px;
    backdrop-filter: blur(10px);
    margin-bottom: 18px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 15px 20px;
    transform: translateX(0);
}.learning-impact-15O7HxK li:hover {
    transform: translateX(5px) translateY(-2px);
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
}.learning-impact-15O7HxK li p {
    margin: 0;
    display: flex;
    color: #000000;
    font-size: 12px;
    line-height: 1.6;
    align-items: center;
}.learning-impact-15O7HxK li svg {
    flex-shrink: 0;
    height: 24px;
    width: 24px;
    transition: transform 0.3s ease;
    margin-right: 15px;
}.learning-impact-15O7HxK li:hover svg {
    transform: scale(1.1) rotate(5deg);
}.learning-impact-15O7HxK li svg path {
    transition: fill 0.3s ease;
    fill: rgb(206,208,191);
}.learning-impact-15O7HxK li:hover svg path {
    fill: rgb(170,173,152);
}.learning-impact-15O7HxK li:nth-child(odd) {
    transform: translateX(-5px);
}.learning-impact-15O7HxK li:nth-child(odd):hover {
    transform: translateX(0) translateY(-2px);
}.learning-impact-15O7HxK li:nth-child(even) {
    background: rgba(255, 255, 255, 0.8);
}

@media (max-width: 992px) {.learning-impact-15O7HxK {
    padding: 80px 0;
}.learning-impact-15O7HxK .container {
    grid-template-columns: 1fr;
    gap: 40px;
}.learning-impact-15O7HxK .profile-image-RX9K0pH {
    max-height: 400px;
    transform: perspective(1000px) rotateY(0) translateZ(0);
}.learning-impact-15O7HxK .knowledge-studio-axAZRH8 {
    transform: none;
}.learning-impact-15O7HxK h1 {
    font-size: calc(48px * 0.9);
    margin-bottom: 25px;
}
}

@media (max-width: 768px) {.learning-impact-15O7HxK {
    padding: 60px 0;
}.learning-impact-15O7HxK .profile-image-RX9K0pH {
    max-height: 320px;
}.learning-impact-15O7HxK h1 {
    font-size: calc(48px * 0.8);
}.learning-impact-15O7HxK li {
    padding: 12px 15px;
    margin-bottom: 15px;
}.learning-impact-15O7HxK li p {
    font-size: calc(12px * 0.95);
}.learning-impact-15O7HxK li svg {
    height: 20px;
    width: 20px;
    margin-right: 10px;
}
}

@media (max-width: 576px) {.learning-impact-15O7HxK {
    padding: 50px 0;
}.learning-impact-15O7HxK .profile-image-RX9K0pH {
    max-height: 250px;
}.learning-impact-15O7HxK h1 {
    font-size: calc(48px * 0.7);
}.learning-impact-15O7HxK .text-post-2bEkBVT::before {
    left: -15px;
    width: 3px;
}.learning-impact-15O7HxK li {
    margin-bottom: 12px;
    padding: 10px 12px;
}.learning-impact-15O7HxK li p {
    line-height: 1.5;
    font-size: calc(12px * 0.9);
}.learning-impact-15O7HxK li svg {
    height: 18px;
    margin-right: 8px;
    width: 18px;
}}.company-info-3zeZ5Ib {
    overflow: hidden;
    position: relative;
    padding: 120px 0 100px;
    color: #ffffff;
}.company-info-3zeZ5Ib::before {
    position: absolute;
    background: linear-gradient(135deg, rgba(30, 45, 60, 0.92), rgba(20, 30, 45, 0.86));
    left: 0;
    height: 100%;
    content: "";
    top: 0;
    width: 100%;
    z-index: 1;
}.company-info-3zeZ5Ib::after {
    background: 
        radial-gradient(circle at 15% 25%, rgb(206,208,191,0.5) 0%, transparent 35%),
        radial-gradient(circle at 85% 75%, rgb(170,173,152,0.5) 0%, transparent 40%);
    pointer-events: none;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    opacity: 0.5;
    position: absolute;
}.company-info-3zeZ5Ib h4 {
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    z-index: 3;
    letter-spacing: 3px;
    opacity: 1;
    font-size: calc(24px * 1.2);
    text-align: center;
    margin-bottom: 40px;
    transition: transform 0.7s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateY(0);
    position: relative;
}.company-info-3zeZ5Ib h4::before {
    transform: translateX(-50%);
    content: "";
    bottom: -12px;
    border-radius: 1px;
    height: 3px;
    position: absolute;
    background: linear-gradient(90deg, rgb(206,208,191), rgb(170,173,152));
    box-shadow: 0 0 15px rgba(rgb(206,208,191), 0.2);
    width: 60px;
    left: 50%;
}.company-info-3zeZ5Ib .container {
    z-index: 3;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.company-info-3zeZ5Ib .text-post-2bEkBVT {
    backdrop-filter: blur(12px);
    opacity: 1;
    transform: translateY(0);
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.08);
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 
        0 10px 25px -5px rgba(0, 0, 0, 0.1),
        0 15px 10px -10px rgba(0, 0, 0, 0.04),
        inset 0 1px 1px rgba(255, 255, 255, 0.15),
        inset 0 -1px 1px rgba(0, 0, 0, 0.1);
    padding: 40px;
    -webkit-backdrop-filter: blur(12px);
}.company-info-3zeZ5Ib .text-post-2bEkBVT::before {
    pointer-events: none;
    position: absolute;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
    width: 100%;
    top: 0;
    border-radius: 4px;
    left: 0;
    height: 100%;
    content: "";
}.company-info-3zeZ5Ib .text-post-2bEkBVT h6 {
    display: inline-block;
    font-size: calc(18px * 1.4);
    color: rgb(206,208,191);
    margin-bottom: 25px;
    position: relative;
    font-weight: 700;
}.company-info-3zeZ5Ib .text-post-2bEkBVT h6::after {
    position: absolute;
    height: 2px;
    content: "";
    left: 0;
    transform: scaleX(1);
    bottom: -8px;
    background: rgb(170,173,152);
    transform-origin: left;
    width: 40px;
    transition: transform 0.4s ease;
}.company-info-3zeZ5Ib .text-post-2bEkBVT:hover h6::after {
    transform: scaleX(1.5);
}.company-info-3zeZ5Ib .text-post-2bEkBVT div {
    position: relative;
}.company-info-3zeZ5Ib .text-post-2bEkBVT span {
    line-height: 1.8;
    margin-bottom: 15px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    column-gap: 30px;
    letter-spacing: 0.3px;
    display: block;
    color: rgba(255, 255, 255, 0.9);
    font-size: 13px;
    column-count: 1;
    font-weight: 400;
}

@media (min-width: 768px) {.company-info-3zeZ5Ib {
    padding: 140px 0 120px;
}.company-info-3zeZ5Ib h4 {
    font-size: calc(24px * 1.4);
    margin-bottom: 60px;
}.company-info-3zeZ5Ib h4::before {
    width: 80px;
}.company-info-3zeZ5Ib .text-post-2bEkBVT {
    border-radius: 4px;
    padding: 60px;
}.company-info-3zeZ5Ib .text-post-2bEkBVT span {
    column-count: 2;
}
}

@media (min-width: 992px) {.company-info-3zeZ5Ib {
    padding: 160px 0 140px;
}.company-info-3zeZ5Ib .container {
    padding: 0 50px;
}.company-info-3zeZ5Ib h4 {
    font-size: calc(24px * 1.5);
}.company-info-3zeZ5Ib .text-post-2bEkBVT {
    padding: 70px;
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}.company-info-3zeZ5Ib .text-post-2bEkBVT:hover {
    transform: translateY(-5px);
}.company-info-3zeZ5Ib .text-post-2bEkBVT h6 {
    margin-bottom: 30px;
    font-size: calc(18px * 1.6);
}.company-info-3zeZ5Ib .text-post-2bEkBVT span {
    column-count: 2;
    font-size: calc(13px * 1.05);
    line-height: 1.9;
    column-gap: 50px;
}
}

@media (min-width: 1200px) {.company-info-3zeZ5Ib {
    padding: 180px 0 160px;
}.company-info-3zeZ5Ib .container {
    max-width: 1400px;
}.company-info-3zeZ5Ib .text-post-2bEkBVT {
    padding: 80px;
}.company-info-3zeZ5Ib .text-post-2bEkBVT span {
    column-gap: 60px;
    column-count: 2;
}
}

@media (max-width: 767px) {.company-info-3zeZ5Ib {
    padding: 80px 0 60px;
}.company-info-3zeZ5Ib h4 {
    font-size: 24px;
    margin-bottom: 30px;
}.company-info-3zeZ5Ib .text-post-2bEkBVT {
    padding: 30px;
}.company-info-3zeZ5Ib .text-post-2bEkBVT h6 {
    font-size: 18px;
    margin-bottom: 20px;
}.company-info-3zeZ5Ib .text-post-2bEkBVT span {
    line-height: 1.7;
    font-size: calc(13px * 0.95);
}
}

@media (hover: hover) {.company-info-3zeZ5Ib .text-post-2bEkBVT {
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}.company-info-3zeZ5Ib .text-post-2bEkBVT:hover {
    box-shadow: 
            0 15px 35px -5px rgba(0, 0, 0, 0.15),
            0 20px 15px -15px rgba(0, 0, 0, 0.07),
            inset 0 1px 1px rgba(255, 255, 255, 0.2),
            inset 0 -1px 1px rgba(0, 0, 0, 0.15);
}}.teaching-experience-zE4U8DQ {
    border-radius: 29px;
    position: relative;
    background: linear-gradient(135deg, rgb(232,233,225) 0%, rgb(206,208,191,0.5) 100%);
    overflow: hidden;
    padding: 4rem 2rem;
}.teaching-experience-zE4U8DQ::before {
    height: 120%;
    content: "";
    width: 70%;
    transform: rotate(-15deg);
    top: -10%;
    left: -10%;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
    animation: pulse 8s infinite alternate;
    z-index: 1;
    background: rgb(170,173,152,0.5);
    position: absolute;
}.teaching-experience-zE4U8DQ .edu-stories-bBN5UkT {
    grid-template-columns: 1fr 1.2fr;
    gap: 2rem;
    transition: transform 0.5s ease;
    z-index: 2;
    display: grid;
    transform: perspective(1000px) rotateY(5deg);
    position: relative;
}.teaching-experience-zE4U8DQ .edu-stories-bBN5UkT:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
}.teaching-experience-zE4U8DQ .profile-image-RX9K0pH {
    border-radius: 10px;
    position: relative;
    transform: rotate(-3deg) translateY(20px);
    height: 400px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}.teaching-experience-zE4U8DQ .profile-image-RX9K0pH::after {
    height: 100%;
    width: 100%;
    top: 0;
    content: "";
    left: 0;
    background: linear-gradient(45deg, rgb(206,208,191,0.5) 0%, transparent 70%);
    border-radius: 10px;
    position: absolute;
}.teaching-experience-zE4U8DQ .edu-stories-bBN5UkT:hover .profile-image-RX9K0pH {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.5);
    transform: rotate(0deg) translateY(0);
}.teaching-experience-zE4U8DQ .work-details-pe8qHPF {
    z-index: 3;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    transition: transform 0.5s ease;
    position: relative;
    background: #ffffff;
    padding: 2rem;
    border-radius: 29px;
    transform: translateY(30px) rotate(2deg);
}.teaching-experience-zE4U8DQ .edu-stories-bBN5UkT:hover .work-details-pe8qHPF {
    transform: translateY(0) rotate(0deg);
}.teaching-experience-zE4U8DQ .name {
    margin-bottom: 0.5rem;
    font-size: 36px;
    font-weight: 700;
    font-family: Arial, sans-serif;
    color: rgb(206,208,191);
    position: relative;
}.teaching-experience-zE4U8DQ .name::after {
    transition: transform 0.3s ease;
    content: "";
    bottom: -8px;
    transform: scaleX(0.6);
    position: absolute;
    height: 3px;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(170,173,152) 0%, rgb(206,208,191) 100%);
    left: 0;
    width: 60px;
}.teaching-experience-zE4U8DQ .edu-stories-bBN5UkT:hover .name::after {
    transform: scaleX(1);
}.teaching-experience-zE4U8DQ .work-details-pe8qHPF > div:nth-child(2) {
    font-weight: 600;
    color: rgb(170,173,152);
    font-size: 20px;
    margin-bottom: 1.5rem;
    transition: all 0.3s ease;
    transform: translateX(5px);
    opacity: 0.8;
}.teaching-experience-zE4U8DQ .edu-stories-bBN5UkT:hover .work-details-pe8qHPF > div:nth-child(2) {
    transform: translateX(0);
    opacity: 1;
}.teaching-experience-zE4U8DQ .emp-achievements-lxHtsd2 {
    position: relative;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    font-style: italic;
    line-height: 1.6;
    padding-left: 1.5rem;
}.teaching-experience-zE4U8DQ .emp-achievements-lxHtsd2::before {
    position: absolute;
    background: linear-gradient(to bottom, rgb(206,208,191), rgb(170,173,152));
    height: 100%;
    content: "";
    width: 3px;
    left: 0;
    top: 0;
}

@keyframes pulse {
    0% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.3;
    }
    100% {
        opacity: 0.1;
    }
}

@media (max-width: 768px) {.teaching-experience-zE4U8DQ .edu-stories-bBN5UkT {
    grid-template-columns: 1fr;
}.teaching-experience-zE4U8DQ .profile-image-RX9K0pH {
    height: 300px;
}}.modalCookieAgreement-PoxsHp9 {
    position: fixed;
    bottom: 0;
    z-index: 1050;
    padding: 20px;
    font-family: Arial, sans-serif;
    overflow: hidden;
    border-top: 3px solid rgb(206,208,191);
    width: 100%;
    background: rgb(232,233,225);
}.user-dialog-Ga1dtxZ {
    align-items: center;
    display: flex;
    z-index: 1;
    flex-wrap: nowrap;
    justify-content: space-between;
}.visitor-acceptance-RsMqTYL {
    margin-right: 20px;
    flex-shrink: 0;
}#cookieNoticePrompt-wisHTDu {
    display: none;
}#cookieNoticePrompt-wisHTDu:checked ~ .modalCookieAgreement-PoxsHp9 {
    visibility: hidden;
    opacity: 0;
}.visitor-acceptance-RsMqTYL svg {
    transition: fill 0.3s ease-in-out;
    width: 60px;
    height: 60px;
    fill: rgb(206,208,191);
}.cookie-verify-qdtopxY {
    margin-right: 20px;
    flex-grow: 1;
}.cookie-verify-qdtopxY h5 {
    font-weight: 700;
    color: rgb(206,208,191);
    margin-bottom: 5px;
    font-size: 22px;
}.cookie-verify-qdtopxY p {
    color: #000000;
    font-size: 17px;
    margin-bottom: 0;
}.privacy-switch-yFjJ5B6 {
    margin-left: 10px;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 15px;
    transition: all 0.3s ease-in-out;
}.privacy-switch-yFjJ5B6 {
    background-color: rgb(206,208,191);
    border: 1px solid rgb(206,208,191);
    color: #ffffff;
}.privacy-switch-yFjJ5B6:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border-color: #000000;
}.modalCookieAgreement-PoxsHp9 p a {
    color: rgb(206,208,191);
    text-decoration: underline;
}.modalCookieAgreement-PoxsHp9 p a:hover {
    color: #000000;
}
@media (max-width: 1200px) {.cookie-verify-qdtopxY h5 {
    font-size: calc(22px - 2px);
}.cookie-verify-qdtopxY p {
    font-size: calc(17px - 2px);
}.privacy-switch-yFjJ5B6 {
    padding: 8px 16px;
    font-size: calc(15px - 2px);
}
}
@media (max-width: 800px) {.user-dialog-Ga1dtxZ {
    align-items: center;
    flex-direction: column;
}.visitor-acceptance-RsMqTYL {
    margin-bottom: 15px;
}.cookie-verify-qdtopxY {
    margin-bottom: 20px;
    text-align: center;
}.privacy-switch-yFjJ5B6 {
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
}}
.data-statistics-DKBHTev {
    font-family: Arial, sans-serif;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(232,233,225), rgb(170,173,152,0.5));
    padding: 5rem 1rem;
}.data-statistics-DKBHTev::before,
.data-statistics-DKBHTev::after {
    position: absolute;
    opacity: 0.07;
    width: 30vw;
    filter: blur(15px);
    height: 30vw;
    animation: floatAnimation 20s infinite alternate ease-in-out;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    content: '';
    z-index: 0;
    background: linear-gradient(
        135deg,
        rgb(206,208,191,0.5) 0%,
        rgb(206,208,191) 100%
    );
}.data-statistics-DKBHTev::before {
    right: -10%;
    top: -10%;
}.data-statistics-DKBHTev::after {
    left: -10%;
    bottom: -10%;
    animation-delay: 5s;
}.data-statistics-DKBHTev h3 {
    transform: translateZ(0);
    font-size: calc(37px * 0.85);
    margin-bottom: 2.5rem;
    position: relative;
    z-index: 1;
    font-weight: 700;
    color: #000000;
    text-align: center;
    letter-spacing: 0.03em;
}.data-statistics-DKBHTev h3::after {
    background: linear-gradient(90deg, rgb(206,208,191), rgb(170,173,152));
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    height: 4px;
    border-radius: 10px;
    content: '';
    position: absolute;
    width: 60px;
}.data-statistics-DKBHTev .container {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    perspective: 1000px;
    max-width: 1200px;
}.data-statistics-DKBHTev ul {
    list-style: none;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    margin: 0;
    display: grid;
    gap: 1.75rem;
}.data-statistics-DKBHTev .gain-study-rN6KkYC {
    overflow: hidden;
    display: flex;
    transform: translateZ(0);
    flex-direction: column;
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.05),
        -8px -8px 16px rgba(255, 255, 255, 0.8),
        inset 1px 1px 1px rgba(255, 255, 255, 0.6);
    padding: 2rem 1.5rem;
    position: relative;
    backdrop-filter: blur(10px);
    align-items: center;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    border-radius: 28px;
    background: linear-gradient(
        145deg,
        rgba(255, 255, 255, 0.85),
        rgba(255, 255, 255, 0.5)
    );
    min-height: 180px;
    justify-content: space-between;
}.data-statistics-DKBHTev .gain-study-rN6KkYC::before {
    width: 100%;
    opacity: 0;
    height: 100%;
    transition: opacity 0.5s ease;
    background: linear-gradient(
        145deg,
        transparent,
        rgba(rgb(170,173,152), 0.05)
    );
    left: 0;
    content: '';
    top: 0;
    position: absolute;
}.data-statistics-DKBHTev .gain-study-rN6KkYC:hover {
    transform: translateY(-8px) translateZ(0);
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.08),
        -8px -8px 16px rgba(255, 255, 255, 0.8),
        inset 1px 1px 1px rgba(255, 255, 255, 0.6);
}.data-statistics-DKBHTev .gain-study-rN6KkYC:hover::before {
    opacity: 1;
}.data-statistics-DKBHTev .gain-study-rN6KkYC span {
    position: relative;
    line-height: 1.4;
    font-weight: 600;
    transition: transform 0.3s ease, color 0.3s ease;
    color: #000000;
    font-size: calc(18px * 1.05);
    letter-spacing: 0.02em;
    text-align: center;
    margin-bottom: 1rem;
    display: block;
}.data-statistics-DKBHTev .gain-study-rN6KkYC p {
    font-size: calc(37px * 1.2);
    transition: transform 0.3s ease, color 0.3s ease;
    position: relative;
    font-weight: 700;
    color: rgb(206,208,191);
    margin: 0;
}.data-statistics-DKBHTev .gain-study-rN6KkYC p::after {
    transform: translateX(-50%) scaleX(0);
    transform-origin: center;
    background: linear-gradient(90deg, rgb(206,208,191), transparent);
    width: 40px;
    left: 50%;
    content: '';
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 2px;
    bottom: -10px;
    position: absolute;
}.data-statistics-DKBHTev .gain-study-rN6KkYC:hover p::after {
    transform: translateX(-50%) scaleX(1);
}.data-statistics-DKBHTev .gain-study-rN6KkYC:hover span {
    transform: translateY(-5px);
}.data-statistics-DKBHTev .gain-study-rN6KkYC:hover p {
    transform: scale(1.1);
    color: rgb(170,173,152);
}

@keyframes floatAnimation {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    25% {
        transform: translate(5%, 5%) rotate(5deg);
    }
    50% {
        transform: translate(0%, 10%) rotate(0deg);
    }
    75% {
        transform: translate(-5%, 5%) rotate(-5deg);
    }
    100% {
        transform: translate(0, 0) rotate(0deg);
    }
}

@media (max-width: 992px) {.data-statistics-DKBHTev {
    padding: 4rem 1rem;
}.data-statistics-DKBHTev ul {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}.data-statistics-DKBHTev .gain-study-rN6KkYC {
    padding: 1.75rem 1.25rem;
    min-height: 160px;
}.data-statistics-DKBHTev h3 {
    font-size: calc(37px * 0.8);
}
}

@media (max-width: 768px) {.data-statistics-DKBHTev {
    padding: 3.5rem 1rem;
}.data-statistics-DKBHTev ul {
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 1.25rem;
}.data-statistics-DKBHTev .gain-study-rN6KkYC {
    min-height: 150px;
    padding: 1.5rem 1rem;
}.data-statistics-DKBHTev .gain-study-rN6KkYC span {
    font-size: 18px;
}.data-statistics-DKBHTev .gain-study-rN6KkYC p {
    font-size: calc(37px * 1.1);
}
}

@media (max-width: 576px) {.data-statistics-DKBHTev {
    padding: 3rem 0.75rem;
}.data-statistics-DKBHTev ul {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 320px;
}.data-statistics-DKBHTev h3 {
    margin-bottom: 2rem;
    font-size: calc(37px * 0.75);
}.data-statistics-DKBHTev .gain-study-rN6KkYC {
    padding: 1.5rem 1rem;
    min-height: auto;
}.data-statistics-DKBHTev .gain-study-rN6KkYC span {
    margin-bottom: 0.75rem;
}.data-statistics-DKBHTev .gain-study-rN6KkYC p {
    font-size: calc(37px);
}.data-statistics-DKBHTev h3::after {
    width: 50px;
    bottom: -10px;
    height: 3px;
}}.course-highlights-7MADfXL {
    z-index: 1;
    overflow: hidden;
    position: relative;
    background-color: rgb(232,233,225);
    flex-direction: column;
    justify-content: center;
    min-height: 100vh;
    display: flex;
}.course-highlights-7MADfXL::before {
    width: 100%;
    pointer-events: none;
    left: 0;
    z-index: 2;
    position: absolute;
    height: 100%;
    top: 0;
    content: '';
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(206,208,191,0.5) 100%);
}.course-highlights-7MADfXL::after {
    left: 0;
    pointer-events: none;
    content: '';
    top: 0;
    height: 100%;
    width: 100%;
    animation: pulse 15s infinite alternate;
    background: radial-gradient(circle at 75% 25%, rgb(170,173,152,0.5) 0%, transparent 50%);
    position: absolute;
    z-index: 3;
}.course-highlights-7MADfXL .career-progress-jn2ybcB {
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0;
    width: 100%;
    height: 100%;
}.course-highlights-7MADfXL .class-route-RGnm5gj {
    width: calc(100% * var(--slide-count, 5));
    height: 100%;
    animation: carousel-slide 30s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
    display: flex;
}.course-highlights-7MADfXL .career-progress-jn2ybcB:hover .class-route-RGnm5gj {
    animation-play-state: paused;
}.course-highlights-7MADfXL .study-hack-ltyjMqg {
    position: relative;
    overflow: hidden;
    width: calc(100% / var(--slide-count, 5));
    transition: transform 0.5s ease;
    height: 100%;
}.course-highlights-7MADfXL .study-hack-ltyjMqg::before {
    opacity: 0.7;
    width: 100%;
    background: linear-gradient(to bottom, transparent 40%, #000000 100%);
    top: 0;
    position: absolute;
    height: 100%;
    left: 0;
    z-index: 2;
    content: '';
}.course-highlights-7MADfXL .study-hack-ltyjMqg::after {
    mix-blend-mode: overlay;
    background: repeating-linear-gradient(
        45deg,
        rgb(206,208,191,0.5),
        rgb(206,208,191,0.5) 2px,
        transparent 2px,
        transparent 4px
    );
    opacity: 0.05;
    left: 0;
    content: '';
    z-index: 1;
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
}.course-highlights-7MADfXL .study-hack-ltyjMqg img {
    height: 100%;
    filter: saturate(1.2) contrast(1.1);
    transition: transform 8s ease;
    width: 100%;
    object-fit: cover;
    transform: scale(1.05);
}.course-highlights-7MADfXL .study-hack-ltyjMqg:hover img {
    transform: scale(1.15);
}.course-highlights-7MADfXL .container {
    justify-content: flex-end;
    z-index: 10;
    position: relative;
    align-items: center;
    height: 100%;
    display: flex;
    padding: 2rem 0;
}.course-highlights-7MADfXL .knowledge-studio-axAZRH8 {
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1) 0%, 
        rgba(255, 255, 255, 0.05) 100%);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    width: 100%;
    border-radius: 16px;
    animation: float 6s ease-in-out infinite;
    transform: translateX(0);
    padding: 3rem;
    backdrop-filter: blur(10px);
    max-width: 600px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}.course-highlights-7MADfXL .new-study-w96ynF3 {
    position: relative;
}.course-highlights-7MADfXL .new-study-w96ynF3::before {
    width: 40px;
    top: -20px;
    height: 40px;
    left: -20px;
    content: '';
    border-left: 2px solid rgb(206,208,191);
    opacity: 0.8;
    position: absolute;
    border-top: 2px solid rgb(206,208,191);
}.course-highlights-7MADfXL .new-study-w96ynF3::after {
    position: absolute;
    content: '';
    height: 40px;
    width: 40px;
    opacity: 0.8;
    border-bottom: 2px solid rgb(170,173,152);
    right: -20px;
    bottom: -20px;
    border-right: 2px solid rgb(170,173,152);
}.course-highlights-7MADfXL .new-study-w96ynF3 h3 {
    color: #ffffff;
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 1.5rem;
    position: relative;
    display: inline-block;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}.course-highlights-7MADfXL .new-study-w96ynF3 h3::after {
    background: linear-gradient(90deg, rgb(206,208,191) 0%, transparent 100%);
    bottom: -10px;
    content: '';
    left: 0;
    position: absolute;
    height: 3px;
    width: 60%;
}.course-highlights-7MADfXL .new-study-w96ynF3 p {
    line-height: 1.6;
    font-size: 15px;
    opacity: 0.8;
    margin-bottom: 2.5rem;
    color: #ffffff;
}.course-highlights-7MADfXL .new-study-w96ynF3 .request-form-cY1P3iE {
    padding: 1rem 2.5rem;
    font-size: 18px;
    display: inline-block;
    overflow: hidden;
    font-weight: 600;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    position: relative;
    background: linear-gradient(135deg, rgb(206,208,191) 0%, rgb(170,173,152) 100%);
    z-index: 1;
    transition: all 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
    text-decoration: none;
}.course-highlights-7MADfXL .new-study-w96ynF3 .request-form-cY1P3iE::before {
    position: absolute;
    top: 0;
    z-index: -1;
    content: '';
    transition: all 0.4s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
    left: -100%;
    height: 100%;
}.course-highlights-7MADfXL .new-study-w96ynF3 .request-form-cY1P3iE:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
}.course-highlights-7MADfXL .new-study-w96ynF3 .request-form-cY1P3iE:hover::before {
    left: 100%;
    transition: all 0.4s ease;
}

@keyframes carousel-slide {
    0%, 2% {
        transform: translateX(0);
    }
    18%, 22% {
        transform: translateX(calc(-100% / var(--slide-count, 5) * 1));
    }
    38%, 42% {
        transform: translateX(calc(-100% / var(--slide-count, 5) * 2));
    }
    58%, 62% {
        transform: translateX(calc(-100% / var(--slide-count, 5) * 3));
    }
    78%, 82% {
        transform: translateX(calc(-100% / var(--slide-count, 5) * 4));
    }
    98%, 100% {
        transform: translateX(0);
    }
}

@keyframes pulse {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0.3;
    }
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media screen and (max-width: 1200px) {.course-highlights-7MADfXL .container {
    justify-content: center;
}.course-highlights-7MADfXL .knowledge-studio-axAZRH8 {
    max-width: 80%;
}
}

@media screen and (max-width: 768px) {.course-highlights-7MADfXL {
    min-height: auto;
    padding: 6rem 0;
}.course-highlights-7MADfXL .career-progress-jn2ybcB {
    position: fixed;
    height: 100%;
}.course-highlights-7MADfXL .knowledge-studio-axAZRH8 {
    max-width: 90%;
    padding: 2rem;
}.course-highlights-7MADfXL .new-study-w96ynF3 h3 {
    font-size: calc(34px * 0.8);
}.course-highlights-7MADfXL .new-study-w96ynF3 p {
    font-size: calc(15px * 0.9);
}.course-highlights-7MADfXL .new-study-w96ynF3 .request-form-cY1P3iE {
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width: 480px) {.course-highlights-7MADfXL {
    padding: 4rem 0;
}.course-highlights-7MADfXL .knowledge-studio-axAZRH8 {
    padding: 1.5rem;
}.course-highlights-7MADfXL .new-study-w96ynF3 h3 {
    font-size: calc(34px * 0.7);
}.course-highlights-7MADfXL .new-study-w96ynF3::before,
    .course-highlights-7MADfXL .new-study-w96ynF3::after {
    width: 30px;
    height: 30px;
}@keyframes carousel-slide {
        0%, 5% {
            transform: translateX(0);
        }
        20%, 25% {
            transform: translateX(calc(-100% / var(--slide-count, 5) * 1));
        }
        40%, 45% {
            transform: translateX(calc(-100% / var(--slide-count, 5) * 2));
        }
        60%, 65% {
            transform: translateX(calc(-100% / var(--slide-count, 5) * 3));
        }
        80%, 85% {
            transform: translateX(calc(-100% / var(--slide-count, 5) * 4));
        }
        95%, 100% {
            transform: translateX(0);
        }
    }
}

.course-highlights-7MADfXL .class-route-RGnm5gj {
    --slide-count: 5;
}

@supports (animation-timeline: scroll()) {.course-highlights-7MADfXL .class-route-RGnm5gj {
    animation-timeline: scroll();
    animation-range: 0 100vh;
}}.title-board-ZntAYFl {
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(206,208,191,0.5), rgb(170,173,152) 150%);
    display: flex;
    position: relative;
}.title-board-ZntAYFl::before {
    top: 0;
    background: 
    radial-gradient(circle at 10% 20%, rgba(255,255,255,0.1) 0%, transparent 40%),
    radial-gradient(circle at 90% 80%, rgba(255,255,255,0.08) 0%, transparent 30%);
    z-index: 1;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
}.title-board-ZntAYFl::after {
    content: "";
    height: 100%;
    right: -50%;
    position: absolute;
    width: 100%;
    z-index: 0;
    transform: rotate(45deg);
    animation: pulse 10s infinite alternate ease-in-out;
    top: -50%;
    background: linear-gradient(135deg, rgb(206,208,191,0.5) 0%, transparent 70%);
}.title-board-ZntAYFl .page-front-k16ZAmh {
    padding: 2rem;
    width: 90%;
    gap: 2rem;
    position: relative;
    perspective: 1000px;
    display: grid;
    max-width: 1200px;
    grid-template-columns: 1fr;
    z-index: 2;
}.title-board-ZntAYFl h3 {
    padding: 1.5rem;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transform: translateZ(0);
    background: rgba(255,255,255,0.1);
    text-shadow: 0 2px 4px rgba(0,0,0,0.15);
    position: relative;
    margin-bottom: 1rem;
    font-weight: 600;
    backdrop-filter: blur(10px);
    font-size: calc(23px * 1.1);
    color: #ffffff;
    font-family: Arial, sans-serif;
    line-height: 1.5;
    border-left: 4px solid rgb(170,173,152);
}.title-board-ZntAYFl h3::before {
    animation: shimmer 5s infinite linear;
    top: 0;
    position: absolute;
    content: "";
    z-index: -1;
    background: linear-gradient(45deg, transparent 40%, rgba(255,255,255,0.1) 50%, transparent 60%);
    left: 0;
    height: 100%;
    background-size: 200% 200%;
    width: 100%;
}.title-board-ZntAYFl .learn-spot-3W8vuEB {
    transform: translateZ(0) rotateX(5deg);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform-style: preserve-3d;
    position: relative;
}.title-board-ZntAYFl .learn-spot-3W8vuEB:hover {
    transform: translateZ(20px) rotateX(0);
}.title-board-ZntAYFl h1 {
    margin-bottom: 2rem;
    line-height: 1.2;
    color: #ffffff;
    padding: 0 0 1rem 0;
    text-shadow: 0 4px 12px rgba(0,0,0,0.2);
    transform: translateZ(30px);
    position: relative;
    font-size: 41px;
    font-family: Arial, sans-serif;
    font-weight: 700;
}.title-board-ZntAYFl h1::after {
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    left: 0;
    width: 80px;
    content: "";
    bottom: 0;
    height: 4px;
    transform-origin: left;
    transform: scaleX(1);
    background: rgb(170,173,152);
}.title-board-ZntAYFl .learn-spot-3W8vuEB:hover h1::after {
    transform: scaleX(1.5);
}.title-board-ZntAYFl .learn-spot-3W8vuEB > div {
    border-radius: 10px;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    position: relative;
    transform: translateZ(20px);
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0,0,0,0.2), 0 5px 15px rgba(0,0,0,0.1);
}.title-board-ZntAYFl .learn-spot-3W8vuEB > div::before {
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0.3), rgba(0,0,0,0.7));
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    content: "";
}.title-board-ZntAYFl .learn-spot-3W8vuEB > div p {
    transform: translateZ(0);
    font-family: Arial, sans-serif;
    padding: 3rem 2rem;
    position: relative;
    color: #ffffff;
    font-size: calc(12px * 1.2);
    z-index: 2;
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
    font-weight: 400;
    line-height: 1.6;
}

@keyframes shimmer {
  0% {
    background-position: -200% 0;
  }
  100% {
    background-position: 200% 0;
  }
}

@keyframes pulse {
  0% {
    opacity: 0.4;
    transform: rotate(45deg) scale(1);
  }
  100% {
    opacity: 0.6;
    transform: rotate(45deg) scale(1.1);
  }
}

@media (min-width: 768px) {.title-board-ZntAYFl .page-front-k16ZAmh {
    align-items: center;
    gap: 3rem;
    grid-template-columns: 1fr 1fr;
}.title-board-ZntAYFl h3 {
    transform: translateY(0) rotateX(2deg);
    padding: 2rem;
    font-size: 23px;
}.title-board-ZntAYFl h1 {
    margin-bottom: 2.5rem;
    font-size: calc(41px * 1.2);
}.title-board-ZntAYFl .learn-spot-3W8vuEB > div p {
    padding: 4rem 3rem;
    font-size: calc(12px * 1.3);
}
}

@media (min-width: 992px) {.title-board-ZntAYFl .page-front-k16ZAmh {
    gap: 4rem;
}.title-board-ZntAYFl h3 {
    max-width: 90%;
    transform: translateZ(10px) rotateX(3deg);
    font-size: calc(23px * 1.1);
}.title-board-ZntAYFl h1 {
    font-size: calc(41px * 1.4);
}.title-board-ZntAYFl .learn-spot-3W8vuEB {
    transform: translateZ(0) rotateX(8deg);
}.title-board-ZntAYFl .learn-spot-3W8vuEB > div {
    box-shadow: 0 20px 40px rgba(0,0,0,0.25), 0 10px 20px rgba(0,0,0,0.15);
}.title-board-ZntAYFl .learn-spot-3W8vuEB > div p {
    font-size: calc(12px * 1.4);
    padding: 5rem 4rem;
}
}

@media (max-width: 576px) {.title-board-ZntAYFl {
    padding: 3rem 0;
}.title-board-ZntAYFl .page-front-k16ZAmh {
    padding: 1rem;
    gap: 1.5rem;
}.title-board-ZntAYFl h3 {
    font-size: calc(20px * 1.2);
    padding: 1rem;
}.title-board-ZntAYFl h1 {
    font-size: calc(36px * 0.9);
    margin-bottom: 1.5rem;
}.title-board-ZntAYFl .learn-spot-3W8vuEB > div p {
    font-size: 12px;
    padding: 2rem 1.5rem;
}}.tariff-plan-qCU4m5e {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.tariff-plan-qCU4m5e::before {
    bottom: 0;
    backdrop-filter: blur(4px);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
    content: "";
    right: 0;
}.tariff-plan-qCU4m5e .container {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1320px;
}.tariff-plan-qCU4m5e .payment-scheme-ZMm8pVL {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
}.tariff-plan-qCU4m5e h2 {
    position: relative;
    font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
    opacity: 0;
    letter-spacing: 1px;
    color: #ffffff;
    transform: translateY(20px);
    font-weight: 700;
    animation: fadeSlideUp 0.7s ease forwards;
}.tariff-plan-qCU4m5e .cert-fees-1qclU8d {
    transform: translateY(20px);
    animation: fadeSlideUp 0.7s ease forwards 0.2s;
    line-height: 1.6;
    max-width: 700px;
    font-size: 13px;
    margin-bottom: 50px;
    text-align: center;
    opacity: 0;
    color: #ffffff;
}.tariff-plan-qCU4m5e .price-panel-JTgsQ2k {
    gap: 30px;
    list-style: none;
    display: grid;
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    width: 100%;
    padding: 0;
}.tariff-plan-qCU4m5e .price-panel-JTgsQ2k li {
    animation-delay: calc(0.2s + (var(--li-index, 0) * 0.15s));
    opacity: 0;
    animation: fadeSlideUp 0.8s ease forwards;
    transform: translateY(30px);
}.tariff-plan-qCU4m5e .price-panel-JTgsQ2k li:nth-child(1) {
    --li-index: 1;
}.tariff-plan-qCU4m5e .price-panel-JTgsQ2k li:nth-child(2) {
    --li-index: 2;
}.tariff-plan-qCU4m5e .price-panel-JTgsQ2k li:nth-child(3) {
    --li-index: 3;
}.tariff-plan-qCU4m5e .price-panel-JTgsQ2k li:nth-child(4) {
    --li-index: 4;
}.tariff-plan-qCU4m5e .learning-price-oEBlhf0 {
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    height: 100%;
    border: 1px solid rgba(255,255,255,0.15);
    background: linear-gradient(145deg, rgba(255,255,255,0.12), rgba(255,255,255,0.05));
    position: relative;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    backdrop-filter: blur(10px);
    display: block;
    text-decoration: none;
    overflow: hidden;
}.tariff-plan-qCU4m5e .learning-price-oEBlhf0::before {
    content: "";
    left: 0;
    height: 4px;
    transform: scaleX(0);
    transform-origin: left;
    width: 100%;
    background: linear-gradient(90deg, rgb(206,208,191), rgb(170,173,152));
    top: 0;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    position: absolute;
}.tariff-plan-qCU4m5e .learning-price-oEBlhf0:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
    transform: translateY(-10px) scale(1.02);
}.tariff-plan-qCU4m5e .learning-price-oEBlhf0:hover::before {
    transform: scaleX(1);
}.tariff-plan-qCU4m5e .annual-fee-639N2q7 {
    height: 100%;
    display: flex;
    padding: 30px;
    flex-direction: column;
}.tariff-plan-qCU4m5e .price-grid-Mct2q49 {
    flex-direction: column;
    height: 100%;
    display: flex;
}.tariff-plan-qCU4m5e .price-grid-Mct2q49 h4 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
    margin-top: 0;
    color: #ffffff;
    font-weight: 600;
    font-size: 24px;
    letter-spacing: 0.5px;
}.tariff-plan-qCU4m5e .price-grid-Mct2q49 h4::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 2px;
    content: "";
    background: rgb(170,173,152);
}.tariff-plan-qCU4m5e .price-grid-Mct2q49 p {
    overflow-wrap: break-word;
    flex-grow: 1;
    word-break: break-word;
    font-size: calc(13px - 2px);
    margin-bottom: 25px;
    color: rgba(255,255,255,0.8);
    line-height: 1.6;
}.tariff-plan-qCU4m5e .class-cost-judiPAF {
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    background: linear-gradient(135deg, rgb(206,208,191,0.5), rgb(170,173,152,0.5));
    border-radius: 10px;
    font-weight: 700;
    position: relative;
    align-self: flex-start;
    margin-top: auto;
    padding: 10px 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    font-size: calc(24px + 4px);
    display: inline-block;
    color: #ffffff;
}.tariff-plan-qCU4m5e .learning-price-oEBlhf0:hover .class-cost-judiPAF {
    transform: scale(1.05);
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}

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

@media (max-width: 992px) {.tariff-plan-qCU4m5e {
    padding: 80px 0;
}.tariff-plan-qCU4m5e h2 {
    font-size: calc(28px - 4px);
}.tariff-plan-qCU4m5e .price-panel-JTgsQ2k {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.tariff-plan-qCU4m5e .annual-fee-639N2q7 {
    padding: 25px;
}.tariff-plan-qCU4m5e .class-cost-judiPAF {
    font-size: calc(24px + 2px);
}
}

@media (max-width: 768px) {.tariff-plan-qCU4m5e {
    padding: 60px 0;
}.tariff-plan-qCU4m5e h2 {
    margin-bottom: 15px;
    font-size: calc(28px - 6px);
}.tariff-plan-qCU4m5e .cert-fees-1qclU8d {
    margin-bottom: 30px;
    font-size: calc(13px - 1px);
}.tariff-plan-qCU4m5e .price-panel-JTgsQ2k {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 450px;
}.tariff-plan-qCU4m5e .price-grid-Mct2q49 p {
    font-size: calc(13px - 3px);
}
}

@media (max-width: 480px) {.tariff-plan-qCU4m5e {
    padding: 50px 0;
}.tariff-plan-qCU4m5e .annual-fee-639N2q7 {
    padding: 20px;
}.tariff-plan-qCU4m5e .price-grid-Mct2q49 h4 {
    font-size: calc(24px - 2px);
}.tariff-plan-qCU4m5e .class-cost-judiPAF {
    font-size: 24px;
    padding: 8px 15px;
}}.privacy-defense-ZbP8RFd {
    line-height: 1.6;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    padding: 40px;
    color: #000000;
    background-color: rgb(232,233,225);
}.privacy-defense-ZbP8RFd h1 {
    border-bottom: 2px solid rgb(206,208,191,0.5);
    padding-bottom: 10px;
    color: rgb(206,208,191);
    font-size: 39px;
    margin-bottom: 20px;
    font-weight: 700;
}.privacy-defense-ZbP8RFd h2 {
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: 600;
    margin-top: 30px;
    color: rgb(170,173,152);
}.privacy-defense-ZbP8RFd h3,
.privacy-defense-ZbP8RFd h4,
.privacy-defense-ZbP8RFd h5,
.privacy-defense-ZbP8RFd h6 {
    color: rgb(170,173,152,0.5);
    margin-top: 20px;
    font-weight: 400;
}.privacy-defense-ZbP8RFd ul {
    margin: 20px 0;
    list-style: none;
    padding: 0;
}.privacy-defense-ZbP8RFd ul li {
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    padding: 15px;
    border-left: 4px solid rgb(206,208,191);
    background-color: #ffffff;
    margin-bottom: 10px;
}.privacy-defense-ZbP8RFd ol {
    margin: 20px 0;
    list-style: none;
    padding: 0;
    counter-reset: li;
}.privacy-defense-ZbP8RFd ol li {
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
    padding: 10px 15px 10px 40px;
    border-radius: 10px;
    position: relative;
}.privacy-defense-ZbP8RFd ol li:before {
    background-color: rgb(206,208,191);
    height: 25px;
    width: 25px;
    transform: translateY(-50%);
    content: counter(li);
    position: absolute;
    counter-increment: li;
    justify-content: center;
    color: #ffffff;
    align-items: center;
    display: flex;
    border-radius: 50%;
    left: 10px;
    top: 50%;
}.privacy-defense-ZbP8RFd p {
    margin-bottom: 15px;
    font-weight: 300;
    font-size: 12px;
}.privacy-defense-ZbP8RFd span {
    font-weight: 600;
    color: rgb(206,208,191);
}.privacy-defense-ZbP8RFd div {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.privacy-defense-ZbP8RFd {
    padding: 20px;
}.privacy-defense-ZbP8RFd h1 {
    font-size: calc(18px * 0.8);
}.privacy-defense-ZbP8RFd h2 {
    font-size: calc(18px * 0.8);
}.privacy-defense-ZbP8RFd ul li,
    .privacy-defense-ZbP8RFd ol li {
    padding: 10px;
}.privacy-defense-ZbP8RFd ol li:before {
    height: 20px;
    font-size: 0.8em;
    width: 20px;
}.privacy-defense-ZbP8RFd p {
    font-size: calc(12px * 0.9);
}}header {
    position: relative;
    background-color: rgb(232,233,225);
    padding: 1.2rem 0;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 97% 100%, 3% 100%, 0 85%);
    z-index: 1000;
}header::before {
    content: '';
    left: 0;
    top: 0;
    z-index: -1;
    height: 100%;
    background: 
        linear-gradient(90deg, transparent 49.5%, rgb(206,208,191,0.5) 49.5%, rgb(206,208,191,0.5) 50.5%, transparent 50.5%) 0 0 / 20px 100%,
        linear-gradient(0deg, transparent 49.5%, rgb(170,173,152,0.5) 49.5%, rgb(170,173,152,0.5) 50.5%, transparent 50.5%) 0 0 / 100% 20px;
    animation: gridMove 40s linear infinite;
    opacity: 0.15;
    width: 100%;
    position: absolute;
}header::after {
    background: linear-gradient(90deg, 
        rgb(206,208,191) 0%, 
        rgb(170,173,152) 50%, 
        rgb(206,208,191) 100%);
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    z-index: 1;
    height: 4px;
    width: 100%;
}header .container {
    padding: 0 1.5rem;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}header .header-top-6BStVqP {
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
}header .top-prime-a79dxlc {
    background: rgba(0, 0, 0, 0.2);
    position: relative;
    border-radius: 29px;
    display: flex;
    gap: 0.5rem;
    backdrop-filter: blur(10px);
    padding: 5px;
}header .header-bar-yfbsiRF {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    font-weight: 400;
    font-size: 14px;
    padding: 0.7rem 1.2rem;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    position: relative;
}header .header-bar-yfbsiRF::before {
    border-radius: calc(10px + 2px);
    bottom: -2px;
    opacity: 0;
    background: linear-gradient(45deg, rgb(206,208,191), rgb(170,173,152));
    top: -2px;
    transition: all 0.3s ease;
    z-index: -1;
    right: -2px;
    position: absolute;
    transform: scale(0.95);
    left: -2px;
    content: '';
}header .header-bar-yfbsiRF::after {
    position: absolute;
    z-index: -1;
    background: rgb(206,208,191);
    bottom: 0;
    top: 0;
    left: 0;
    border-radius: 10px;
    content: '';
    right: 0;
}header .header-bar-yfbsiRF:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    transform: translateY(-3px);
}header .header-bar-yfbsiRF:hover::before {
    transform: scale(1);
    opacity: 1;
}header .nav-block-SZVFikM {
    display: flex;
    background: rgba(255, 255, 255, 0.03);
    padding: 0.5rem 1rem;
    text-decoration: none;
    border-radius: 10px;
    align-items: center;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease;
}header .nav-block-SZVFikM::before {
    position: absolute;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent
    );
    left: -100%;
    width: 100%;
    transition: 0.5s;
    content: '';
    top: 0;
}header .nav-block-SZVFikM:hover::before {
    left: 100%;
}header .nav-block-SZVFikM svg {
    height: auto;
    width: 160px;
    z-index: 2;
    position: relative;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 20px 20px;
    }
}

@media (max-width: 991px) {header {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 5% 100%, 0 90%);
}header .top-prime-a79dxlc {
    gap: 0.3rem;
}header .header-bar-yfbsiRF {
    font-size: calc(14px - 1px);
    padding: 0.6rem 0.8rem;
}header .nav-block-SZVFikM svg {
    width: 140px;
}
}

@media (max-width: 767px) {header {
    clip-path: polygon(0 0, 100% 0, 100% 95%, 90% 100%, 10% 100%, 0 95%);
    padding: 1rem 0 1.5rem;
}header .header-top-6BStVqP {
    flex-direction: column;
}header .top-prime-a79dxlc {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.5rem;
    padding: 10px;
    margin-top: 1rem;
    order: 2;
}header .header-bar-yfbsiRF {
    padding: 0.5rem 0.7rem;
    font-size: calc(14px - 2px);
}header .nav-block-SZVFikM {
    order: 1;
    margin-bottom: 0.5rem;
}header .nav-block-SZVFikM svg {
    width: 130px;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0 1.2rem;
}header .top-prime-a79dxlc {
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap;
}header .top-prime-a79dxlc::-webkit-scrollbar {
    height: 3px;
}header .top-prime-a79dxlc::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(206,208,191);
}header .header-bar-yfbsiRF {
    white-space: nowrap;
}header .nav-block-SZVFikM svg {
    width: 110px;
}}.attempt-now-kxlV94j {
    position: relative;
    background: rgb(232,233,225);
    overflow: hidden;
    padding: 150px 0;
}.attempt-now-kxlV94j::before {
    height: 100%;
    background: radial-gradient(ellipse at center, transparent 0%, rgb(232,233,225) 80%);
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    z-index: 1;
    position: absolute;
}.attempt-now-kxlV94j .knowledge-studio-axAZRH8 {
    position: relative;
    z-index: 10;
    perspective: 1000px;
    padding: 0;
}.attempt-now-kxlV94j .container {
    transform-style: preserve-3d;
    perspective: 1000px;
}.attempt-now-kxlV94j .container p {
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    margin: 0 auto 80px;
    color: #000000;
    padding: 50px;
    border-radius: 10px;
    background: #ffffff;
    z-index: 5;
    line-height: 1.4;
    max-width: 800px;
    transform: translateZ(50px);
    font-weight: 700;
    text-align: center;
    position: relative;
    font-size: 38px;
}.attempt-now-kxlV94j .container p::before {
    content: '';
    filter: blur(20px);
    opacity: 0.3;
    width: 95%;
    top: 15px;
    z-index: -1;
    border-radius: 10px;
    position: absolute;
    background: rgb(206,208,191,0.5);
    left: 2.5%;
    height: 100%;
}.attempt-now-kxlV94j .request-form-cY1P3iE {
    text-align: center;
    background: rgb(206,208,191);
    margin: 0 auto;
    font-weight: 600;
    line-height: 60px;
    width: 250px;
    z-index: 5;
    position: relative;
    display: block;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    text-decoration: none;
    overflow: hidden;
    font-size: 17px;
    transition: all 0.4s ease;
    color: #ffffff;
    height: 60px;
    border-radius: 30px;
    transform: translateZ(30px);
}.attempt-now-kxlV94j .request-form-cY1P3iE::before {
    height: 100%;
    content: '';
    width: 100%;
    top: 0;
    position: absolute;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.3), transparent);
    left: 0;
    transform: translateX(-100%);
    transition: transform 0.6s ease;
}.attempt-now-kxlV94j .request-form-cY1P3iE:hover {
    box-shadow: 
        0 15px 40px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(0, 0, 0, 0.03);
    transform: translateZ(40px);
}.attempt-now-kxlV94j .request-form-cY1P3iE:hover::before {
    transform: translateX(100%);
}.attempt-now-kxlV94j .container p::after {
    background: rgb(206,208,191);
    bottom: -15px;
    position: absolute;
    width: 30px;
    height: 30px;
    left: 50%;
    content: '';
    transform: translateX(-50%) rotate(45deg);
    z-index: -1;
}.attempt-now-kxlV94j::after {
    background: 
        radial-gradient(circle at 20% 20%, rgb(206,208,191,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 80%, rgb(170,173,152,0.5) 0%, transparent 40%);
    top: 0;
    height: 100%;
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    opacity: 0.1;
    z-index: 1;
}.attempt-now-kxlV94j .knowledge-studio-axAZRH8::after {
    border-radius: 50%;
    left: 5%;
    z-index: -1;
    bottom: -30px;
    filter: blur(15px);
    height: 20px;
    width: 90%;
    transform: rotateX(70deg);
    position: absolute;
    opacity: 0.1;
    background: rgba(0, 0, 0, 0.5);
    content: '';
}

@media (max-width: 991px) {.attempt-now-kxlV94j {
    padding: 120px 0;
}.attempt-now-kxlV94j .container p {
    font-size: calc(23px * 1.2);
    padding: 40px;
    margin-bottom: 70px;
}.attempt-now-kxlV94j .request-form-cY1P3iE {
    line-height: 55px;
    width: 220px;
    height: 55px;
}
}

@media (max-width: 767px) {.attempt-now-kxlV94j {
    padding: 100px 0;
}.attempt-now-kxlV94j .container p {
    transform: translateZ(30px);
    font-size: 23px;
    padding: 30px;
    margin-bottom: 60px;
}.attempt-now-kxlV94j .request-form-cY1P3iE {
    transform: translateZ(20px);
    height: 50px;
    width: 200px;
    line-height: 50px;
}.attempt-now-kxlV94j .request-form-cY1P3iE:hover {
    transform: translateZ(25px);
}.attempt-now-kxlV94j .container p::after {
    height: 25px;
    bottom: -12px;
    width: 25px;
}
}

@media (max-width: 480px) {.attempt-now-kxlV94j {
    padding: 80px 0;
}.attempt-now-kxlV94j .container p {
    padding: 25px;
    transform: translateZ(20px);
    font-size: calc(14px * 1.2);
    margin-bottom: 50px;
}.attempt-now-kxlV94j .request-form-cY1P3iE {
    font-size: calc(17px * 0.9);
    width: 180px;
    line-height: 45px;
    height: 45px;
    transform: translateZ(15px);
}.attempt-now-kxlV94j .request-form-cY1P3iE:hover {
    transform: translateZ(18px);
}.attempt-now-kxlV94j .container p::before {
    top: 10px;
}.attempt-now-kxlV94j .container p::after {
    height: 20px;
    width: 20px;
    bottom: -10px;
}}footer {
    position: relative;
    width: 100%;
}footer .license-cta-DGd3HB0 {
    padding: 120px 0 30px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(206,208,191), rgb(170,173,152));
    position: relative;
}footer .license-cta-DGd3HB0::before {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100px;
    transform: rotateX(180deg);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
    content: "";
    background: #ffffff;
    opacity: 0.25;
}footer .license-cta-DGd3HB0::after {
    background: #ffffff;
    position: absolute;
    height: 50px;
    left: 0;
    opacity: 0.15;
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    bottom: 0;
    content: "";
}footer .forum-link-bY0N8o9 {
    z-index: 1;
    position: relative;
}footer .chat-form-uIaAiVN {
    display: flex;
    margin-bottom: 60px;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}footer .info_item {
    align-items: center;
    max-width: 300px;
    position: relative;
    padding: 0 25px;
    transition: all 0.3s ease;
    border-radius: 40px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    flex: 1 1 200px;
    backdrop-filter: blur(5px);
    height: 80px;
    display: flex;
}footer .info_item::before {
    width: 100%;
    background: #ffffff;
    height: 100%;
    z-index: -1;
    position: absolute;
    content: "";
    opacity: 0.1;
    left: -100%;
    animation: waveAnimation 15s linear infinite;
}@keyframes waveAnimation {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}

footer .info_item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background-color: rgb(170,173,152,0.5);
}footer .info_item svg {
    fill: #ffffff;
    margin-right: 15px;
    flex-shrink: 0;
    height: 20px;
    width: 20px;
}footer .info_item p,
footer .info_item a {
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    transition: all 0.3s ease;
}footer .info_item a:hover {
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}footer .text_main_holder {
    flex-wrap: wrap;
    position: relative;
    gap: 25px;
    display: flex;
}footer .page-head-VnNrxSA {
    flex: 1 1 100%;
    margin-bottom: 30px;
    text-align: center;
    position: relative;
}footer .page-head-VnNrxSA svg {
    width: auto;
    height: 50px;
    filter: brightness(0) invert(1);
    margin: 0 auto 20px;
}footer .milestone-cta-WRa47nV {
    line-height: 1.6;
    font-size: 13px;
    text-align: center;
    margin: 0 auto;
    color: rgba(255, 255, 255, 0.8);
    max-width: 500px;
}footer .top-prime-a79dxlc,footer .subscribe_holder {
    backdrop-filter: blur(5px);
    padding: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    flex: 1 1 300px;
    overflow: hidden;
    border-radius: 12px;
}footer .top-prime-a79dxlc::before,footer .subscribe_holder::before {
    width: 300%;
    animation: waveAnimation 20s linear infinite;
    content: "";
    left: -100%;
    opacity: 0.1;
    height: 100%;
    position: absolute;
    z-index: -1;
    background: #ffffff;
    top: 0;
}footer .top-prime-a79dxlc h5, footer .subscribe_holder h5 {
    color: #ffffff;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}footer .top-prime-a79dxlc h5::after, footer .subscribe_holder h5::after {
    height: 2px;
    bottom: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, #ffffff, transparent);
    left: 0;
    content: "";
}footer .top-guide-pZRtnWM {
    gap: 10px;
    flex-wrap: wrap;
    display: flex;
    margin-bottom: 20px;
}footer .top-guide-pZRtnWM a {
    font-size: 13px;
    overflow: hidden;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    border-radius: 20px;
    position: relative;
    text-decoration: none;
    background-color: rgb(206,208,191,0.5);
    padding: 8px 15px;
    flex: 1 1 calc(50% - 10px);
    transition: all 0.3s ease;
}footer .top-guide-pZRtnWM a::before {
    content: "";
    bottom: 0;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    width: 100%;
    height: 2px;
    position: absolute;
    transition: left 0.3s ease;
    left: -100%;
}footer .top-guide-pZRtnWM a:hover {
    background-color: rgb(170,173,152,0.5);
    transform: translateY(-3px);
}footer .top-guide-pZRtnWM a:hover::before {
    left: 0;
}footer .subscribe_holder p {
    font-size: 13px;
    margin-bottom: 25px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
}footer .input_holder {
    position: relative;
    display: flex;
    gap: 15px;
    flex-direction: column;
}footer .input_holder input[type="email"] {
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    color: #ffffff;
    border-radius: 25px;
    font-size: 13px;
    padding: 15px 20px;
    transition: all 0.3s ease;
}footer .input_holder input[type="email"]:focus {
    background-color: rgb(206,208,191,0.5);
    outline: none;
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.2);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .updates-header-kicvxHn {
    overflow: hidden;
    color: rgb(206,208,191);
    transition: all 0.3s ease;
    padding: 15px 20px;
    font-size: 16px;
    border: none;
    background-color: #ffffff;
    border-radius: 25px;
    cursor: pointer;
    position: relative;
    font-weight: 600;
}footer .updates-header-kicvxHn::after {
    height: 100%;
    transition: left 0.7s ease;
    position: absolute;
    width: 100%;
    content: "";
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
}footer .updates-header-kicvxHn:hover {
    background-color: rgb(232,233,225);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}footer .updates-header-kicvxHn:hover::after {
    left: 100%;
}footer .calc-foot-1529p7h {
    text-align: center;
    margin-top: 60px;
    position: relative;
}footer .webinar-cta-VRNIvml {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.7);
    padding: 0 30px;
    position: relative;
    display: inline-block;
}footer .webinar-cta-VRNIvml::before,
footer .webinar-cta-VRNIvml::after {
    background-color: rgba(255, 255, 255, 0.3);
    width: 20px;
    top: 50%;
    height: 1px;
    position: absolute;
    content: "";
}footer .webinar-cta-VRNIvml::before {
    left: 0;
}footer .webinar-cta-VRNIvml::after {
    right: 0;
}

@media (min-width: 768px) {footer .page-head-VnNrxSA {
    flex: 1 1 100%;
}footer .top-prime-a79dxlc, footer .subscribe_holder {
    flex: 1 1 300px;
}footer .input_holder {
    flex-direction: row;
}footer .updates-header-kicvxHn {
    white-space: nowrap;
}
}

@media (max-width: 991px) {footer .license-cta-DGd3HB0 {
    padding: 100px 0 30px;
}footer .text_main_holder {
    gap: 20px;
}
}

@media (max-width: 767px) {footer .license-cta-DGd3HB0 {
    padding: 80px 0 30px;
}footer .license-cta-DGd3HB0::before {
    height: 60px;
    background-size: 100% 60px;
}footer .chat-form-uIaAiVN {
    margin-bottom: 40px;
}footer .info_item {
    height: auto;
    padding: 15px 20px;
}footer .top-prime-a79dxlc, footer .subscribe_holder {
    padding: 25px 20px;
}footer .calc-foot-1529p7h {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .license-cta-DGd3HB0 {
    padding: 60px 0 20px;
}footer .license-cta-DGd3HB0::before {
    height: 40px;
    background-size: 100% 40px;
}footer .top-prime-a79dxlc h5, footer .subscribe_holder h5 {
    font-size: calc(24px - 2px);
    margin-bottom: 15px;
}footer .top-guide-pZRtnWM a {
    flex: 1 1 100%;
}footer .input_holder input[type="email"],
    footer .updates-header-kicvxHn {
    padding: 12px 15px;
}}.gratitudeHub-5vqIjVx {
    background: linear-gradient(135deg, rgb(232,233,225) 0%, rgb(170,173,152,0.5) 100%);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.gratitudeHub-5vqIjVx::before {
    background: 
    radial-gradient(circle at 10% 20%, rgb(206,208,191,0.5) 5%, transparent 60%),
    radial-gradient(circle at 90% 80%, rgb(170,173,152,0.5) 10%, transparent 50%);
    height: 100%;
    opacity: 0.4;
    pointer-events: none;
    left: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    content: "";
    top: 0;
}.gratitudeHub-5vqIjVx::after {
    transform: rotate(-15deg);
    width: 90%;
    top: -50%;
    background: rgb(255, 255, 255, 0.5);
    position: absolute;
    pointer-events: none;
    right: -50%;
    filter: blur(80px);
    z-index: 1;
    content: "";
    opacity: 0.08;
    height: 90%;
}.gratitudeHub-5vqIjVx .container {
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.gratitudeHub-5vqIjVx .knowledge-studio-axAZRH8 {
    background: #ffffff;
    border-left: 4px solid rgb(206,208,191);
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    animation: slideIn 0.8s cubic-bezier(0.17, 0.67, 0.45, 1.09) forwards;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
              0 5px 12px rgba(0, 0, 0, 0.05);
    padding: 60px 50px;
}.gratitudeHub-5vqIjVx .knowledge-studio-axAZRH8::before {
    pointer-events: none;
    bottom: 20px;
    position: absolute;
    transform: scale(0.97);
    opacity: 0.2;
    top: 20px;
    content: "";
    border: 1px solid rgb(170,173,152,0.5);
    transition: transform 0.5s ease;
    left: 20px;
    right: 20px;
    border-radius: 10px;
}.gratitudeHub-5vqIjVx .knowledge-studio-axAZRH8:hover::before {
    transform: scale(1);
}.gratitudeHub-5vqIjVx .knowledge-studio-axAZRH8 > div:first-child {
    padding-bottom: 25px;
    position: relative;
    margin-bottom: 30px;
}.gratitudeHub-5vqIjVx .knowledge-studio-axAZRH8 > div:first-child::after {
    height: 3px;
    width: 80px;
    content: "";
    bottom: 0;
    transform-origin: left center;
    animation: lineExpand 1s ease-out 0.3s forwards;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(206,208,191) 0%, rgb(170,173,152) 100%);
}.gratitudeHub-5vqIjVx h5 {
    font-size: 20px;
    color: #000000;
    transform: translateY(15px);
    opacity: 0;
    animation: fadeUp 0.7s ease-out 0.2s forwards;
    margin: 0;
    font-weight: 700;
    line-height: 1.4;
}.gratitudeHub-5vqIjVx p {
    line-height: 1.8;
    animation: fadeUp 0.7s ease-out 0.4s forwards;
    transform: translateY(15px);
    color: #000000;
    font-weight: 400;
    opacity: 0;
    margin: 0;
    font-size: 17px;
}.gratitudeHub-5vqIjVx a {
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.17, 0.67, 0.45, 1.09);
    display: block;
    color: inherit;
    position: relative;
}.gratitudeHub-5vqIjVx a:hover {
    transform: translateY(-5px);
}.gratitudeHub-5vqIjVx a::after {
    transform: scaleX(0.3);
    opacity: 0;
    height: 1px;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(206,208,191,0.5) 0%, transparent 100%);
    left: 0;
    width: 100%;
    transition: transform 0.5s ease, opacity 0.5s ease;
    bottom: -8px;
    position: absolute;
    content: "";
}.gratitudeHub-5vqIjVx a:hover::after {
    opacity: 1;
    transform: scaleX(1);
}

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

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

@keyframes slideIn {
  0% {
    transform: perspective(1000px) translateY(50px) rotateX(8deg);
    opacity: 0;
  }
  100% {
    transform: perspective(1000px) translateY(0) rotateX(2deg);
    opacity: 1;
  }
}

@media (max-width: 992px) {.gratitudeHub-5vqIjVx {
    padding: 80px 0;
}.gratitudeHub-5vqIjVx .knowledge-studio-axAZRH8 {
    padding: 50px 40px;
}.gratitudeHub-5vqIjVx h5 {
    font-size: calc(20px - 2px);
}
}

@media (max-width: 768px) {.gratitudeHub-5vqIjVx {
    padding: 60px 0;
}.gratitudeHub-5vqIjVx .knowledge-studio-axAZRH8 {
    padding: 40px 30px;
    transform: perspective(1000px) rotateX(1deg);
}.gratitudeHub-5vqIjVx .knowledge-studio-axAZRH8::before {
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
}.gratitudeHub-5vqIjVx .knowledge-studio-axAZRH8 > div:first-child {
    padding-bottom: 20px;
    margin-bottom: 25px;
}.gratitudeHub-5vqIjVx h5 {
    font-size: calc(20px - 4px);
}.gratitudeHub-5vqIjVx p {
    line-height: 1.7;
    font-size: calc(17px - 1px);
}
}

@media (max-width: 576px) {.gratitudeHub-5vqIjVx {
    padding: 50px 0;
}.gratitudeHub-5vqIjVx .knowledge-studio-axAZRH8 {
    transform: none;
    padding: 30px 20px;
    border-left: 3px solid rgb(206,208,191);
}.gratitudeHub-5vqIjVx .knowledge-studio-axAZRH8::before {
    display: none;
}.gratitudeHub-5vqIjVx .knowledge-studio-axAZRH8 > div:first-child {
    padding-bottom: 15px;
    margin-bottom: 20px;
}.gratitudeHub-5vqIjVx .knowledge-studio-axAZRH8 > div:first-child::after {
    height: 2px;
    width: 60px;
}.gratitudeHub-5vqIjVx h5 {
    font-size: calc(20px - 6px);
}.gratitudeHub-5vqIjVx p {
    line-height: 1.6;
    font-size: calc(17px - 2px);
}
}