* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.container {
    width: 1172px;
    max-width: 100%;
    margin: auto;
}header,footer {
    width: 100%;
}.viewport-container2097 {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}a {
    color: inherit;
    text-decoration: none;
}::-webkit-scrollbar {
    width: 16px;
    height: 9px;
}::-webkit-scrollbar-button {
    border-radius: 2px;
    background: rgb(154,151,186,0.5);
}::-webkit-scrollbar-track {
    margin: 4px 0;
    background: linear-gradient(262deg, #ffffff 52%, rgb(255, 255, 255, 0.5) 79%, rgb(166,104,135) 29%, rgb(166,104,135,0.5) 71%, rgb(154,151,186) 45%, rgb(226,219,230) 10%);
    border-radius: 5%;
}::-webkit-scrollbar-thumb {
    transition: all, box-shadow, border-radius 2.2s ease;
    border-radius: 6.6rem;
    border: 2px dashed rgb(226,219,230);
    background: rgb(154,151,186);
}.top_main1023 {
    flex: 1 0 auto;
}html,body {
    scroll-behavior: smooth;
    height: 100%;
    font-family: Arial, sans-serif;
    auto
contain
touch-action: none;
    scroll-snap-type: none;
    min-height: 100%;
    color: #000000;
}.sustain_cta1758 {
    flex: 0 0 auto;
}svg {
    height: 30px;
    width: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
footer {
    position: relative;
    width: 100%;
}.sustain_cta1758 {
    font-family: Arial, sans-serif;
    background-color: rgb(226,219,230);
    color: #000000;
    padding: 100px 0 30px;
    position: relative;
}.sustain_cta1758::before {
    background: 
        linear-gradient(135deg, rgb(226,219,230) 25%, transparent 25%) -50px 0,
        linear-gradient(225deg, rgb(226,219,230) 25%, transparent 25%) -50px 0,
        linear-gradient(315deg, rgb(226,219,230) 25%, transparent 25%),
        linear-gradient(45deg, rgb(226,219,230) 25%, transparent 25%);
    height: 120px;
    content: "";
    top: 0;
    width: 100%;
    background-size: 100px 100px;
    position: absolute;
    background-color: rgb(154,151,186,0.5);
    left: 0;
}footer .cert_display2403 {
    margin-top: -70px;
    z-index: 1;
    position: relative;
}footer .talk_answer9751 {
    transform: translateY(-30px);
    position: relative;
    flex-wrap: wrap;
    display: flex;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    z-index: 2;
    justify-content: space-between;
    padding: 25px;
    border-radius: 23px;
    background-color: #ffffff;
    margin-bottom: 60px;
}footer .info_item {
    transition: all 0.3s ease;
    padding: 10px 15px;
    margin: 10px;
    background-color: rgb(226,219,230);
    flex: 1 1 200px;
    border-radius: 10px;
    position: relative;
}footer .info_item:hover {
    transform: translateY(-5px);
    background-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}footer .info_item::before {
    border-radius: 3px 0 0 3px;
    background-color: rgb(154,151,186);
    width: 3px;
    left: 0;
    position: absolute;
    opacity: 0;
    top: 0;
    transition: opacity 0.3s ease;
    height: 100%;
    content: "";
}footer .info_item:hover::before {
    opacity: 1;
}footer .info_item svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
    fill: rgb(154,151,186);
}footer .info_item p,
footer .info_item a {
    display: inline-block;
    font-size: 12px;
    text-decoration: none;
    transition: color 0.3s ease;
    vertical-align: middle;
    color: #000000;
}footer .info_item a:hover {
    color: rgb(154,151,186);
}footer .text_main_holder {
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
    gap: 30px;
}footer .text_main_holder::before {
    height: calc(100% + 80px);
    top: -40px;
    width: 100%;
    z-index: -1;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    position: absolute;
    left: 0;
    content: "";
    border-radius: 23px;
    background-color: #ffffff;
}footer .nav_top4673 {
    padding: 0 30px;
    position: relative;
}footer .nav_top4673::after {
    position: absolute;
    background: linear-gradient(90deg, rgb(154,151,186), transparent);
    right: 30px;
    left: 30px;
    bottom: -15px;
    height: 1px;
    content: "";
}footer .nav_top4673 svg {
    width: auto;
    height: 45px;
    margin-bottom: 15px;
}footer .biz_learnings0218 {
    max-width: 330px;
    font-size: 12px;
    line-height: 1.6;
    color: #000000;
}footer .head_bar7189 {
    background-color: rgb(226,219,230);
    z-index: 1;
    margin-top: -10px;
    border-radius: 23px;
    margin-left: 20px;
    position: relative;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    margin-right: 20px;
}footer .head_bar7189 h5 {
    font-weight: 600;
    color: #000000;
    font-size: 20px;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}footer .head_bar7189 h5::after {
    bottom: -7px;
    left: 0;
    content: "";
    background-color: rgb(154,151,186);
    position: absolute;
    height: 2px;
    width: 50px;
}footer .main_start9710 {
    gap: 10px;
    display: grid;
    margin-bottom: 20px;
    grid-template-columns: 1fr;
}footer .main_start9710 a {
    display: inline-block;
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    padding: 8px 0;
}footer .main_start9710 a::after {
    left: 0;
    background-color: rgb(154,151,186);
    height: 2px;
    transition: width 0.3s ease;
    content: "";
    position: absolute;
    width: 0;
    bottom: 5px;
}footer .main_start9710 a:hover {
    transform: translateX(5px);
    color: rgb(154,151,186);
}footer .main_start9710 a:hover::after {
    width: 100%;
}footer .subscribe_holder {
    color: #ffffff;
    margin-left: 40px;
    border-radius: 23px;
    margin-top: -10px;
    background-color: rgb(154,151,186);
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    margin-right: 40px;
    padding: 30px;
    z-index: 0;
}footer .subscribe_holder::before {
    background-color: rgb(154,151,186);
    transform: rotate(45deg);
    position: absolute;
    right: 30px;
    z-index: -1;
    top: -15px;
    height: 30px;
    content: "";
    width: 30px;
}footer .subscribe_holder h5 {
    font-weight: 600;
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 15px;
}footer .subscribe_holder p {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
    font-size: 12px;
    margin-bottom: 25px;
}footer .input_holder {
    position: relative;
    display: flex;
    gap: 15px;
    flex-direction: column;
}footer .input_holder input[type="email"] {
    border: none;
    background-color: rgba(255, 255, 255, 0.9);
    font-size: 12px;
    border-radius: 10px;
    padding: 14px 16px;
    transition: background-color 0.3s ease;
    color: #000000;
}footer .input_holder input[type="email"]:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    outline: none;
    background-color: #ffffff;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
}footer .free_trial1649 {
    padding: 14px 20px;
    font-size: 20px;
    border-radius: 10px;
    background-color: #000000;
    color: #ffffff;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
    font-weight: 600;
}footer .free_trial1649:hover {
    background-color: rgb(166,104,135);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .progress_bar2743 {
    margin-top: 60px;
    z-index: 1;
    text-align: center;
    position: relative;
}footer .compliance8094 {
    background-color: #ffffff;
    border-radius: 30px;
    display: inline-block;
    color: #000000;
    padding: 8px 20px;
    font-size: 12px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
}footer .main_start9710 {
    grid-template-columns: 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .free_trial1649 {
    white-space: nowrap;
}
}

@media (min-width: 992px) {footer .head_bar7189 {
    margin-top: 0;
}footer .subscribe_holder {
    margin-top: 0;
}
}

@media (max-width: 991px) {footer .text_main_holder {
    gap: 50px;
}
}

@media (max-width: 767px) {footer .sustain_cta1758 {
    padding: 80px 0 30px;
}footer .talk_answer9751 {
    justify-content: center;
    padding: 20px;
}footer .info_item {
    width: 100%;
}footer .head_bar7189, footer .subscribe_holder {
    margin-right: 10px;
    margin-left: 10px;
    padding: 25px 20px;
}footer .progress_bar2743 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .sustain_cta1758 {
    padding: 60px 0 20px;
}footer .talk_answer9751 {
    margin-bottom: 40px;
    padding: 15px;
    transform: translateY(-20px);
}footer .text_main_holder::before {
    height: calc(100% + 60px);
    top: -30px;
}footer .nav_top4673 {
    padding: 0 20px;
}footer .nav_top4673::after {
    left: 20px;
    right: 20px;
}footer .head_bar7189 h5, footer .subscribe_holder h5 {
    font-size: calc(20px - 2px);
}footer .main_start9710 a {
    padding: 6px 0;
}footer .input_holder input[type="email"],
    footer .free_trial1649 {
    padding: 12px 15px;
}}.cookie_popup_overlay0978 {
    width: 100%;
    border-top: 3px solid rgb(154,151,186);
    background: rgb(226,219,230);
    font-family: Arial, sans-serif;
    overflow: hidden;
    bottom: 0;
    padding: 20px;
    position: fixed;
    z-index: 1050;
}.cookie_ack2408 {
    align-items: center;
    flex-wrap: nowrap;
    z-index: 1;
    justify-content: space-between;
    display: flex;
}.web_cookies4186 {
    flex-shrink: 0;
    margin-right: 20px;
}#cookie_modal_panel4368 {
    display: none;
}#cookie_modal_panel4368:checked ~ .cookie_popup_overlay0978 {
    opacity: 0;
    visibility: hidden;
}.web_cookies4186 svg {
    height: 60px;
    fill: rgb(154,151,186);
    transition: fill 0.3s ease-in-out;
    width: 60px;
}.manage_cookies2463 {
    flex-grow: 1;
    margin-right: 20px;
}.manage_cookies2463 h5 {
    color: rgb(154,151,186);
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 5px;
}.manage_cookies2463 p {
    color: #000000;
    margin-bottom: 0;
    font-size: 12px;
}.data_control2587 {
    margin-left: 10px;
    text-decoration: none;
    font-size: 17px;
    padding: 10px 20px;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
}.data_control2587 {
    background-color: rgb(154,151,186);
    color: #ffffff;
    border: 1px solid rgb(154,151,186);
}.data_control2587:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border-color: #000000;
}.cookie_popup_overlay0978 p a {
    color: rgb(154,151,186);
    text-decoration: underline;
}.cookie_popup_overlay0978 p a:hover {
    color: #000000;
}
@media (max-width: 1200px) {.manage_cookies2463 h5 {
    font-size: calc(24px - 2px);
}.manage_cookies2463 p {
    font-size: calc(12px - 2px);
}.data_control2587 {
    padding: 8px 16px;
    font-size: calc(17px - 2px);
}
}
@media (max-width: 800px) {.cookie_ack2408 {
    align-items: center;
    flex-direction: column;
}.web_cookies4186 {
    margin-bottom: 15px;
}.manage_cookies2463 {
    text-align: center;
    margin-bottom: 20px;
}.data_control2587 {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
}}
.gratitudeHub8125 {
    background: linear-gradient(135deg, rgb(226,219,230) 0%, rgb(166,104,135,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.gratitudeHub8125::before {
    background: rgb(154,151,186,0.5);
    animation: float 15s ease-in-out infinite;
    filter: blur(80px);
    height: 300px;
    content: "";
    top: -50px;
    position: absolute;
    right: -50px;
    z-index: 0;
    width: 300px;
}.gratitudeHub8125::after {
    animation: float 20s ease-in-out infinite alternate;
    height: 500px;
    position: absolute;
    left: -100px;
    background: rgb(166,104,135,0.5);
    filter: blur(100px);
    z-index: 0;
    content: "";
    bottom: -100px;
    width: 500px;
}.gratitudeHub8125 .container {
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.gratitudeHub8125 h2 {
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    line-height: 1.3;
    font-weight: 700;
    position: relative;
    color: #000000;
    opacity: 0;
    font-size: 32px;
    transform: translateY(20px);
    font-family: Arial, sans-serif;
    margin-bottom: 40px;
}.gratitudeHub8125 h2::before {
    animation: scaleIn 1.2s cubic-bezier(0.25, 1, 0.5, 1) 0.3s forwards;
    top: -15px;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(154,151,186) 0%, rgb(166,104,135) 100%);
    content: "";
    transform: scaleX(0);
    position: absolute;
    width: 80px;
    height: 5px;
    left: 0;
}.gratitudeHub8125 .knowledge_center6819 {
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    padding: 50px;
    border-radius: 11px;
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.2s forwards;
    position: relative;
    transform: translateY(30px);
    opacity: 0;
    background: #ffffff;
}.gratitudeHub8125 .knowledge_center6819::before {
    background: linear-gradient(to bottom, rgb(154,151,186), rgb(166,104,135));
    position: absolute;
    animation: scaleIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.6s forwards;
    width: 6px;
    transform-origin: top;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    transform: scaleY(0);
}.gratitudeHub8125 .knowledge_center6819::after {
    z-index: 1;
    height: 100%;
    content: "";
    width: 30%;
    right: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(rgb(166,104,135,0.5), 0.05));
}.gratitudeHub8125 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}.gratitudeHub8125 li {
    margin-bottom: 20px;
    padding-left: 30px;
    transform: translateX(20px);
    position: relative;
    animation: slideRight 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.5s forwards;
    opacity: 0;
}.gratitudeHub8125 li::before {
    background: rgb(154,151,186);
    left: 0;
    animation: pulse 1.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.8s forwards;
    position: absolute;
    width: 10px;
    height: 10px;
    content: "";
    transform: scale(0);
    top: 8px;
    border-radius: 50%;
}.gratitudeHub8125 li span {
    display: block;
    transform: translateY(0);
    font-weight: 400;
    transition: transform 0.3s ease;
    color: #000000;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: calc(13px * 1.05);
}

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

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

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

@keyframes pulse {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    50% {
        transform: scale(1.2);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes float {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(30px, -20px);
    }
    100% {
        transform: translate(0, 0);
    }
}

@media (max-width: 1200px) {.gratitudeHub8125 {
    padding: 100px 0;
}.gratitudeHub8125 h2 {
    font-size: calc(32px * 0.9);
}.gratitudeHub8125 .knowledge_center6819 {
    padding: 40px;
}
}

@media (max-width: 992px) {.gratitudeHub8125 {
    padding: 80px 0;
}.gratitudeHub8125 h2 {
    font-size: calc(32px * 0.85);
    margin-bottom: 30px;
}.gratitudeHub8125 .knowledge_center6819 {
    padding: 35px;
}.gratitudeHub8125 li span {
    font-size: 13px;
}
}

@media (max-width: 768px) {.gratitudeHub8125 {
    padding: 70px 0;
}.gratitudeHub8125 h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 25px;
}.gratitudeHub8125 h2::before {
    height: 4px;
    width: 60px;
}.gratitudeHub8125 .knowledge_center6819 {
    padding: 30px 25px;
}.gratitudeHub8125 li {
    padding-left: 25px;
}
}

@media (max-width: 576px) {.gratitudeHub8125 {
    padding: 60px 0;
}.gratitudeHub8125 h2 {
    margin-bottom: 20px;
    font-size: calc(32px * 0.7);
}.gratitudeHub8125 .knowledge_center6819 {
    padding: 25px 20px;
}.gratitudeHub8125 li {
    padding-left: 20px;
}.gratitudeHub8125 li::before {
    top: 6px;
    width: 8px;
    height: 8px;
}.gratitudeHub8125 li span {
    line-height: 1.6;
    font-size: calc(13px * 0.95);
}}.about_this8741 {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(145deg, rgb(226,219,230) 40%, rgba(rgb(154,151,186,0.5), 0.05) 100%);
    position: relative;
}.about_this8741::before {
    right: -5%;
    transform: rotate(-15deg) skewX(15deg);
    content: "";
    z-index: 1;
    width: 40%;
    position: absolute;
    top: -10%;
    opacity: 0.07;
    height: 70%;
    background: linear-gradient(210deg, rgb(154,151,186) 10%, rgb(166,104,135) 90%);
    pointer-events: none;
}.about_this8741::after {
    opacity: 0.05;
    transform: rotate(15deg) skewY(-5deg);
    content: "";
    pointer-events: none;
    position: absolute;
    background: linear-gradient(30deg, rgb(166,104,135) 20%, rgb(154,151,186) 80%);
    bottom: -5%;
    height: 60%;
    z-index: 1;
    left: -5%;
    width: 30%;
}.about_this8741 .container {
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
}.about_this8741 h1 {
    text-align: left;
    transform: translateZ(0);
    font-weight: 700;
    margin-bottom: 60px;
    color: #000000;
    font-size: 41px;
    position: relative;
}.about_this8741 h1::after {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform-origin: left center;
    height: 4px;
    position: absolute;
    left: 0;
    width: 80px;
    content: "";
    bottom: -15px;
    background: linear-gradient(90deg, rgb(154,151,186), rgb(166,104,135));
}.about_this8741 h1:hover::after {
    transform: scaleX(1.5);
}.about_this8741 .skill_pro8712 {
    position: relative;
}.about_this8741 .skill_pro8712 ul {
    padding: 0;
    list-style: none;
    grid-template-columns: 1fr;
    display: grid;
    gap: 40px;
}.about_this8741 .edu_ethos5960 {
    border-radius: 2px;
    position: relative;
    padding: 40px;
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), 
                box-shadow 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: #ffffff;
    z-index: 2;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}.about_this8741 .edu_ethos5960::before {
    background: linear-gradient(to bottom, rgb(154,151,186), rgb(166,104,135));
    width: 4px;
    height: 100%;
    position: absolute;
    content: "";
    transition: transform 0.3s ease-out;
    left: 0;
    top: 0;
    transform-origin: top center;
}.about_this8741 .edu_ethos5960:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px) translateZ(0);
}.about_this8741 .edu_ethos5960:hover::before {
    transform: scaleY(1.05);
}.about_this8741 .edu_ethos5960 h4 {
    transition: transform 0.3s ease, color 0.3s ease;
    font-weight: 600;
    transform: translateZ(0);
    font-size: 22px;
    margin-bottom: 20px;
    padding-left: 15px;
    position: relative;
    margin-top: 0;
    color: rgb(154,151,186);
}.about_this8741 .edu_ethos5960:hover h4 {
    color: rgb(166,104,135);
    transform: translateX(5px);
}.about_this8741 .edu_ethos5960 h4::before {
    content: "";
    left: 0;
    transition: background-color 0.3s ease;
    transform: translateY(-50%);
    height: 6px;
    width: 6px;
    position: absolute;
    top: 50%;
    background-color: rgb(154,151,186);
}.about_this8741 .edu_ethos5960:hover h4::before {
    background-color: rgb(166,104,135);
}.about_this8741 .edu_ethos5960 div {
    max-height: 300px;
    position: relative;
    overflow-y: auto;
    padding-right: 15px;
    opacity: 0.9;
    color: #000000;
    font-size: 14px;
    line-height: 1.7;
}.about_this8741 .edu_ethos5960 div::-webkit-scrollbar {
    width: 4px;
}.about_this8741 .edu_ethos5960 div::-webkit-scrollbar-thumb {
    background: linear-gradient(to bottom, rgb(154,151,186), rgb(166,104,135));
    border-radius: 2px;
}.about_this8741 .edu_ethos5960 div::-webkit-scrollbar-track {
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.05);
}

@media (min-width: 768px) {.about_this8741 .skill_pro8712 ul {
    gap: 30px;
    grid-template-columns: 1fr 1fr;
}.about_this8741 h1 {
    font-size: calc(41px * 1.1);
    margin-bottom: 70px;
}.about_this8741 .edu_ethos5960 {
    padding: 45px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
                    box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.about_this8741 .edu_ethos5960 div {
    max-height: 350px;
}
}

@media (min-width: 992px) {.about_this8741 {
    padding: 150px 0;
}.about_this8741::before {
    height: 60%;
    width: 35%;
}.about_this8741::after {
    width: 25%;
    height: 50%;
}.about_this8741 h1 {
    font-size: calc(41px * 1.2);
    margin-bottom: 80px;
}.about_this8741 h1::after {
    width: 100px;
    height: 5px;
}.about_this8741 .edu_ethos5960 {
    padding: 50px;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 
                    box-shadow 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.about_this8741 .edu_ethos5960::before {
    width: 5px;
}.about_this8741 .edu_ethos5960 h4 {
    margin-bottom: 25px;
    font-size: calc(22px * 1.1);
}.about_this8741 .edu_ethos5960 div {
    font-size: calc(14px * 1.05);
    line-height: 1.8;
    max-height: 400px;
}
}

@media (min-width: 1200px) {.about_this8741 {
    padding: 180px 0;
}.about_this8741 .container {
    padding: 0 30px;
}.about_this8741 h1 {
    font-size: calc(41px * 1.3);
}.about_this8741 .skill_pro8712 ul {
    gap: 40px;
}.about_this8741 .edu_ethos5960 {
    padding: 60px;
}.about_this8741 .edu_ethos5960 div {
    max-height: 450px;
}
}

@media (max-width: 767px) {.about_this8741 {
    padding: 80px 0;
}.about_this8741 h1 {
    text-align: center;
    margin-bottom: 40px;
    font-size: calc(41px * 0.9);
}.about_this8741 h1::after {
    left: 50%;
    transform: translateX(-50%);
}.about_this8741 h1:hover::after {
    transform: translateX(-50%) scaleX(1.2);
}.about_this8741 .edu_ethos5960 {
    padding: 30px 25px;
    margin-bottom: 25px;
}.about_this8741 .edu_ethos5960 h4 {
    font-size: calc(22px * 0.95);
    margin-bottom: 15px;
}.about_this8741 .edu_ethos5960 div {
    font-size: calc(14px * 0.95);
    max-height: 250px;
    line-height: 1.6;
}}.operation_process9853 {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(226,219,230) 0%, rgba(244, 247, 255, 0.92) 100%);
}.operation_process9853::before {
    pointer-events: none;
    left: 0;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    opacity: 0.05;
    z-index: 1;
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(154,151,186,0.5) 0%, transparent 80%),
        radial-gradient(circle at 90% 80%, rgb(166,104,135,0.5) 0%, transparent 70%);
}.operation_process9853::after {
    content: "";
    pointer-events: none;
    animation: gradientShift 25s infinite alternate ease-in-out;
    position: absolute;
    height: 200%;
    opacity: 0.03;
    top: -50%;
    transform: rotate(-15deg);
    z-index: 1;
    right: -25%;
    background: linear-gradient(135deg, rgb(154,151,186,0.5) 0%, transparent 70%);
    width: 80%;
}.operation_process9853 .container {
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.operation_process9853 .knowledge_center6819 {
    display: flex;
    align-items: center;
    justify-content: center;
    transform-style: preserve-3d;
    perspective: 1000px;
    position: relative;
}.operation_process9853 .knowledge_center6819 > div {
    position: relative;
    padding: 3.5rem;
    background: #ffffff;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05), 
                0 1px 3px rgba(0, 0, 0, 0.02);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 
                box-shadow 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translateZ(0);
    overflow: hidden;
    width: 100%;
}.operation_process9853 .knowledge_center6819 > div::before {
    transition: transform 0.8s cubic-bezier(0.77, 0, 0.175, 1);
    position: absolute;
    left: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(154,151,186), rgb(166,104,135));
    transform-origin: top;
    top: 0;
    width: 4px;
    height: 100%;
    transform: scaleY(1);
}.operation_process9853 .knowledge_center6819 > div::after {
    right: 0;
    transform: translate(30%, 30%);
    content: "";
    bottom: 0;
    z-index: -1;
    height: 200px;
    border-radius: 50%;
    position: absolute;
    opacity: 0.05;
    background: radial-gradient(circle, rgb(154,151,186,0.5) 0%, transparent 70%);
    width: 200px;
}.operation_process9853 h3 {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateX(0);
    color: #000000;
    letter-spacing: -0.01em;
    font-family: Arial, sans-serif;
    padding-bottom: 0.8rem;
    font-size: calc(22px * 1.1);
    font-weight: 700;
    position: relative;
    margin-bottom: 1.8rem;
}.operation_process9853 h3::after {
    position: absolute;
    transform: scaleX(1);
    transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.1s;
    background: rgb(154,151,186);
    content: "";
    transform-origin: left;
    height: 2px;
    width: 60px;
    left: 0;
    bottom: 0;
}.operation_process9853 p {
    font-family: Arial, sans-serif;
    margin: 0;
    color: #000000;
    transform: translateY(0);
    line-height: 1.7;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
    position: relative;
    font-size: 16px;
    opacity: 0.95;
}.operation_process9853 p span {
    position: relative;
    display: inline-block;
    z-index: 1;
}.operation_process9853 .knowledge_center6819 > div:hover {
    transform: translateY(-5px) translateZ(20px);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.07), 
                0 5px 15px rgba(0, 0, 0, 0.03);
}.operation_process9853 .knowledge_center6819 > div:hover h3 {
    transform: translateX(5px);
    color: rgb(154,151,186);
}.operation_process9853 .knowledge_center6819 > div:hover h3::after {
    transform: scaleX(1.5);
}.operation_process9853 .knowledge_center6819 > div:hover::before {
    transform: scaleY(1.03);
}

@media (max-width: 991px) {.operation_process9853 {
    padding: 90px 0;
}.operation_process9853 .knowledge_center6819 > div {
    padding: 2.5rem;
}.operation_process9853 h3 {
    margin-bottom: 1.5rem;
    font-size: 22px;
}
}

@media (max-width: 767px) {.operation_process9853 {
    padding: 70px 0;
}.operation_process9853 .knowledge_center6819 > div {
    padding: 2rem;
}.operation_process9853 h3 {
    padding-bottom: 0.7rem;
    font-size: calc(20px * 1.1);
    margin-bottom: 1.3rem;
}.operation_process9853 p {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}.operation_process9853 h3::after {
    width: 50px;
}
}

@media (max-width: 480px) {.operation_process9853 {
    padding: 50px 0;
}.operation_process9853 .knowledge_center6819 > div {
    padding: 1.5rem;
}.operation_process9853 h3 {
    padding-bottom: 0.6rem;
    margin-bottom: 1rem;
    font-size: 20px;
}.operation_process9853 p {
    font-size: calc(16px * 0.9);
    line-height: 1.5;
}.operation_process9853 h3::after {
    width: 40px;
    height: 1px;
}}

@keyframes gradientShift {
    0% {
        transform: rotate(-15deg) translateX(0);
        opacity: 0.02;
    }
    50% {
        opacity: 0.04;
    }
    100% {
        transform: rotate(-15deg) translateX(5%);
        opacity: 0.03;
    }
}.title_opener9187 {
    display: flex;
    position: relative;
    align-items: center;
    overflow: hidden;
    min-height: 100vh;
    z-index: 1;
    background: linear-gradient(135deg, rgb(226,219,230) 0%, rgba(245, 250, 255, 0.9) 100%);
}.title_opener9187::before {
    z-index: -1;
    left: 0;
    background: linear-gradient(45deg, rgb(154,151,186,0.5) 0%, transparent 40%);
    content: "";
    height: 100%;
    transform: translateZ(0);
    position: absolute;
    top: 0;
    width: 100%;
}.title_opener9187::after {
    width: 35vw;
    filter: blur(50px);
    z-index: -1;
    right: -5vw;
    content: "";
    position: absolute;
    animation: breathe 8s infinite ease-in-out;
    transform: translateZ(0);
    background: rgb(166,104,135,0.5);
    height: 35vw;
    opacity: 0.3;
    bottom: -5vw;
}.title_opener9187 .knowledge_center6819 {
    z-index: 2;
    padding: 3rem 0;
    grid-template-columns: 1fr;
    position: relative;
    width: 90%;
    display: grid;
    max-width: 1200px;
    margin: 0 auto;
    perspective: 1000px;
    gap: 2rem;
}.title_opener9187 h1 {
    font-weight: 700;
    line-height: 1.2;
    transform-style: preserve-3d;
    font-size: clamp(2rem, 5vw, 42px);
    animation: fadeSlideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    margin-bottom: 1.5rem;
    position: relative;
    color: #000000;
}.title_opener9187 h1::after {
    position: absolute;
    left: 0;
    width: 80px;
    transform-origin: left;
    background: rgb(154,151,186);
    transform: scaleX(0);
    content: "";
    bottom: -10px;
    animation: expandLine 1.2s 0.5s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    height: 4px;
}.title_opener9187 .text_container3152 {
    transform-style: preserve-3d;
    z-index: 3;
    flex-direction: column;
    gap: 1.5rem;
    display: flex;
    position: relative;
}.title_opener9187 .edu_open8706 {
    opacity: 0;
    display: flex;
    transform: translateY(20px) rotateX(5deg);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.85);
    border-radius: 10px;
    flex-direction: column;
    gap: 1.5rem;
    animation: fadeSlideUp 0.8s 0.3s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 3px 10px rgba(0, 0, 0, 0.05);
    padding: 2rem;
    border-left: 4px solid rgb(154,151,186);
}.title_opener9187 .edu_open8706 p {
    font-size: 16px;
    margin-bottom: 1.5rem;
    color: #000000;
    max-width: 90%;
    line-height: 1.6;
}.title_opener9187 svg {
    height: 100px;
    width: 100px;
    animation: floatIcon 6s infinite ease-in-out;
    filter: drop-shadow(0px 5px 10px rgba(94, 170, 168, 0.2));
    align-self: center;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform: scale(0.8) rotate(-5deg);
}.title_opener9187 svg:hover {
    transform: scale(0.9) rotate(0deg);
}.title_opener9187 svg path {
    fill: rgb(154,151,186);
    transition: fill 0.3s ease;
}.title_opener9187 svg text {
    font-weight: 700;
    fill: rgb(154,151,186);
    animation: pulseText 3s infinite alternate ease-in-out;
    font-family: Arial, sans-serif;
}.title_opener9187 .connect_support1895 {
    position: relative;
    z-index: 2;
    box-shadow: 0 10px 20px rgba(94, 170, 168, 0.25);
    color: #ffffff;
    font-weight: 600;
    margin-top: 1rem;
    border: none;
    border-radius: 10px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(154,151,186) 0%, rgb(166,104,135) 100%);
    font-size: 19px;
    transform: translateY(0);
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.22, 1, 0.36, 1);
    padding: 0.9rem 2rem;
    text-align: center;
}.title_opener9187 .connect_support1895::before {
    z-index: -1;
    transition: left 0.7s ease;
    left: -100%;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
    width: 100%;
    height: 100%;
}.title_opener9187 .connect_support1895:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 25px rgba(94, 170, 168, 0.3);
}.title_opener9187 .connect_support1895:hover::before {
    left: 100%;
}.title_opener9187 .gallery_slider5293 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    opacity: 0;
    animation: fadeSlideUp 0.8s 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    height: 300px;
    transform: translateY(30px) rotateX(5deg);
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    width: 100%;
}.title_opener9187 .gallery_slider5293::before {
    top: 0;
    position: absolute;
    left: 0;
    content: "";
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.4));
    z-index: 1;
    height: 100%;
    width: 100%;
}.title_opener9187 .gallery_slider5293::after {
    height: 100%;
    position: absolute;
    content: "";
    mix-blend-mode: color;
    opacity: 0.2;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: rgb(154,151,186);
}

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

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

@keyframes floatIcon {
    0%, 100% {
        transform: scale(0.8) translateY(0) rotate(-5deg);
    }
    50% {
        transform: scale(0.8) translateY(-10px) rotate(-2deg);
    }
}

@keyframes breathe {
    0%, 100% {
        opacity: 0.3;
        transform: translateZ(0) scale(1);
    }
    50% {
        opacity: 0.5;
        transform: translateZ(0) scale(1.2);
    }
}

@keyframes pulseText {
    0% {
        fill: rgb(154,151,186);
    }
    100% {
        fill: rgb(166,104,135);
    }
}

@media (min-width: 768px) {.title_opener9187 .knowledge_center6819 {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 3rem;
}.title_opener9187 h1 {
    max-width: 80%;
    grid-column: 1 / -1;
}.title_opener9187 .text_container3152 {
    order: 1;
}.title_opener9187 .gallery_slider5293 {
    transform-origin: center right;
    height: 450px;
    transform: translateY(30px) rotateX(3deg) rotateY(-3deg);
    animation: fadeSlidePhoto 1s 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    order: 2;
}
    
    @keyframes fadeSlidePhoto {
        from {
            transform: translateY(30px) rotateX(3deg) rotateY(-3deg);
            opacity: 0;
        }
        to {
            transform: translateY(0) rotateX(0) rotateY(0);
            opacity: 1;
        }
    }
}

@media (min-width: 992px) {.title_opener9187 .knowledge_center6819 {
    padding: 5rem 0;
}.title_opener9187 h1 {
    font-size: 42px;
    max-width: 70%;
}.title_opener9187 .edu_open8706 {
    transform: perspective(1000px) rotateY(3deg);
    animation: fadeSlideInfo 1s 0.3s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    padding: 2.5rem;
}.title_opener9187 .gallery_slider5293 {
    transform: perspective(1000px) rotateY(-3deg);
    height: 500px;
    animation: fadeSlidePhoto3D 1s 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}.title_opener9187 svg {
    height: 120px;
    width: 120px;
}
    
    @keyframes fadeSlideInfo {
        from {
            transform: perspective(1000px) rotateY(3deg) translateY(30px);
            opacity: 0;
        }
        to {
            transform: perspective(1000px) rotateY(0) translateY(0);
            opacity: 1;
        }
    }
    
    @keyframes fadeSlidePhoto3D {
        from {
            transform: perspective(1000px) rotateY(-3deg) translateY(30px);
            opacity: 0;
        }
        to {
            transform: perspective(1000px) rotateY(0) translateY(0);
            opacity: 1;
        }
    }
}

@media (min-width: 1200px) {.title_opener9187::before {
    background: linear-gradient(45deg, rgb(154,151,186,0.5) 0%, transparent 60%);
}.title_opener9187 .edu_open8706 {
    padding: 3rem;
}.title_opener9187 h1 {
    max-width: 60%;
}.title_opener9187 .gallery_slider5293 {
    height: 550px;
}
}

@media (max-width: 767px) {.title_opener9187 {
    padding: 4rem 0 2rem;
}.title_opener9187 h1 {
    text-align: center;
}.title_opener9187 h1::after {
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}@keyframes expandLine {
        from {
            transform: translateX(-50%) scaleX(0);
        }
        to {
            transform: translateX(-50%) scaleX(1);
        }
    }
    
    .title_opener9187 .edu_open8706 {
    align-items: center;
    text-align: center;
}.title_opener9187 .edu_open8706 p {
    max-width: 100%;
}}.course_highlights5687 {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    background: rgb(226,219,230);
}.course_highlights5687::before {
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    opacity: 0.7;
    background: 
        radial-gradient(circle at 20% 30%, rgb(154,151,186,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(166,104,135,0.5) 0%, transparent 30%);
    animation: gradientShift 15s infinite alternate ease-in-out;
    filter: blur(60px);
}.course_highlights5687::after {
    position: absolute;
    left: 0;
    height: 100%;
    background: 
        repeating-conic-gradient(
            from 0deg,
            rgba(0, 0, 0, 0.5) 0deg 1deg,
            transparent 1deg 15deg
        );
    width: 100%;
    content: "";
    opacity: 0.03;
    top: 0;
    animation: rotateBg 120s linear infinite;
    z-index: 0;
}.course_highlights5687 .container {
    position: relative;
    z-index: 1;
}.course_highlights5687 .knowledge_center6819 {
    position: relative;
    min-height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
}.course_highlights5687 .gallery_slider5293 {
    top: 0;
    z-index: 1;
    position: absolute;
    left: 0;
    transform: scale(0.9);
    border-radius: 50%;
    transition: all 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 100%;
    filter: brightness(0.9) contrast(1.1);
    overflow: hidden;
    height: 100%;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.2),
        0 10px 30px rgba(0, 0, 0, 0.5);
}.course_highlights5687 .gallery_slider5293::before {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    mix-blend-mode: multiply;
    z-index: 2;
    content: "";
    background: 
        radial-gradient(
            circle at center,
            transparent 30%,
            rgba(0, 0, 0, 0.5) 100%
        );
    width: 100%;
}.course_highlights5687 .gallery_slider5293::after {
    transition: opacity 0.5s ease;
    opacity: 0.4;
    content: "";
    mix-blend-mode: overlay;
    position: absolute;
    top: 0;
    height: 100%;
    background: 
        conic-gradient(
            from 0deg,
            rgb(154,151,186,0.5) 0deg,
            transparent 120deg,
            rgb(166,104,135,0.5) 240deg,
            transparent 360deg
        );
    z-index: 3;
    left: 0;
    width: 100%;
}.course_highlights5687 .knowledge_center6819:hover .gallery_slider5293 {
    transform: scale(0.95) rotate(2deg);
    filter: brightness(1) contrast(1.2);
}.course_highlights5687 .knowledge_center6819:hover .gallery_slider5293::after {
    animation: rotateOverlay 20s linear infinite;
    opacity: 0.6;
}.course_highlights5687 .tech_training8194 {
    flex-direction: column;
    display: flex;
    width: 60%;
    z-index: 2;
    position: relative;
    align-items: center;
    padding: 0;
}.course_highlights5687 .nav_top4673 {
    z-index: 5;
    border-radius: 50%;
    display: flex;
    margin-bottom: 30px;
    height: 100px;
    transform: translateY(0);
    width: 100px;
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    align-items: center;
    background: #ffffff;
    position: relative;
    justify-content: center;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.15),
        0 5px 15px rgb(154,151,186,0.5);
}.course_highlights5687 .nav_top4673::before {
    left: -10px;
    bottom: -10px;
    position: absolute;
    opacity: 0.7;
    top: -10px;
    border-radius: 50%;
    content: "";
    background: 
        conic-gradient(
            from 0deg,
            rgb(154,151,186) 0deg,
            rgb(154,151,186,0.5) 90deg,
            rgb(166,104,135,0.5) 180deg,
            rgb(166,104,135) 270deg,
            rgb(154,151,186) 360deg
        );
    animation: rotateLogo 10s linear infinite;
    z-index: -1;
    right: -10px;
}.course_highlights5687 .nav_top4673::after {
    border-radius: 50%;
    left: -20px;
    animation: pulseBorder 4s ease-in-out infinite;
    right: -20px;
    top: -20px;
    position: absolute;
    bottom: -20px;
    z-index: -2;
    content: "";
    opacity: 0.3;
    border: 2px dashed rgb(154,151,186,0.5);
}.course_highlights5687 .nav_top4673:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 20px 45px rgba(0, 0, 0, 0.2),
        0 8px 25px rgb(154,151,186,0.5);
}.course_highlights5687 .nav_top4673 svg {
    transition: all 0.5s ease;
    width: 50px;
    filter: drop-shadow(0 3px 6px rgb(154,151,186,0.5));
    height: 50px;
}.course_highlights5687 .nav_top4673:hover svg {
    transform: rotate(15deg) scale(1.1);
}.course_highlights5687 .nav_top4673 svg path {
    fill: rgb(154,151,186);
    transition: fill 0.5s ease;
}.course_highlights5687 .nav_top4673:hover svg path {
    fill: rgb(166,104,135);
}.course_highlights5687 h3 {
    max-width: 600px;
    background: #ffffff;
    margin-bottom: 30px;
    text-align: center;
    color: #000000;
    position: relative;
    width: 90%;
    font-size: 29px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: perspective(800px) rotateX(2deg);
    border-radius: 24px;
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    font-weight: 700;
    padding: 25px 40px;
}.course_highlights5687 h3::before {
    left: 0;
    background: linear-gradient(135deg, rgb(154,151,186,0.5) 0%, transparent 100%);
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.1;
    position: absolute;
    border-radius: 24px;
    z-index: -1;
    content: "";
}.course_highlights5687 h3::after {
    transition: width 0.5s ease;
    left: 50%;
    border-radius: 10px;
    transform: translateX(-50%);
    bottom: -15px;
    height: 3px;
    position: absolute;
    content: "";
    width: 60px;
    background: linear-gradient(90deg, rgb(154,151,186), rgb(166,104,135));
}.course_highlights5687 .tech_training8194:hover h3 {
    transform: perspective(800px) rotateX(0deg);
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15);
}.course_highlights5687 .tech_training8194:hover h3::after {
    width: 120px;
}.course_highlights5687 p {
    max-width: 700px;
    color: #000000;
    padding: 35px;
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    z-index: 4;
    width: 100%;
    transform: perspective(800px) rotateX(-2deg);
    background: #ffffff;
    border-radius: 24px;
    font-size: 15px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    text-align: center;
    line-height: 1.8;
    position: relative;
}.course_highlights5687 p::before {
    top: 0;
    background: linear-gradient(225deg, rgb(166,104,135,0.5) 0%, transparent 100%);
    left: 0;
    border-radius: 24px;
    opacity: 0.1;
    position: absolute;
    height: 100%;
    z-index: -1;
    width: 100%;
    content: "";
}.course_highlights5687 p::after {
    opacity: 0.5;
    content: "";
    position: absolute;
    width: 60px;
    top: -30px;
    border-radius: 50%;
    z-index: -2;
    height: 60px;
    filter: blur(25px);
    background: rgb(166,104,135,0.5);
    right: 30px;
    transition: all 0.5s ease;
}.course_highlights5687 .tech_training8194:hover p {
    transform: perspective(800px) rotateX(0deg);
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15);
}.course_highlights5687 .tech_training8194:hover p::after {
    height: 80px;
    width: 80px;
    opacity: 0.7;
}

@keyframes gradientShift {
    0% {
        opacity: 0.5;
        transform: scale(1) rotate(0deg);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.1) rotate(5deg);
    }
    100% {
        opacity: 0.5;
        transform: scale(1) rotate(0deg);
    }
}

@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotateLogo {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotateOverlay {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulseBorder {
    0%, 100% {
        opacity: 0.3;
        transform: scale(1);
    }
    50% {
        opacity: 0.5;
        transform: scale(1.05);
    }
}

@media (min-width: 992px) and (max-width: 1199px) {.course_highlights5687 {
    padding: 100px 0;
}.course_highlights5687 .knowledge_center6819 {
    min-height: 550px;
}.course_highlights5687 .tech_training8194 {
    width: 70%;
}.course_highlights5687 .nav_top4673 {
    width: 90px;
    height: 90px;
    margin-bottom: 25px;
}.course_highlights5687 .nav_top4673 svg {
    height: 45px;
    width: 45px;
}.course_highlights5687 h3 {
    padding: 22px 35px;
    font-size: calc(29px - 2px);
    margin-bottom: 25px;
}.course_highlights5687 p {
    font-size: calc(15px - 1px);
    padding: 30px;
}
}

@media (min-width: 768px) and (max-width: 991px) {.course_highlights5687 {
    padding: 80px 0;
}.course_highlights5687 .knowledge_center6819 {
    min-height: 450px;
}.course_highlights5687 .gallery_slider5293 {
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    transform: scale(0.85);
}.course_highlights5687 .knowledge_center6819:hover .gallery_slider5293 {
    transform: scale(0.9) rotate(3deg);
}.course_highlights5687 .tech_training8194 {
    width: 80%;
}.course_highlights5687 .nav_top4673 {
    width: 80px;
    margin-bottom: 20px;
    height: 80px;
}.course_highlights5687 .nav_top4673 svg {
    width: 40px;
    height: 40px;
}.course_highlights5687 h3 {
    width: 95%;
    font-size: calc(29px - 4px);
    padding: 20px 30px;
    margin-bottom: 20px;
}.course_highlights5687 p {
    line-height: 1.7;
    font-size: calc(15px - 1px);
    padding: 25px;
}.course_highlights5687 h3::after {
    bottom: -12px;
    width: 50px;
}.course_highlights5687 .tech_training8194:hover h3::after {
    width: 100px;
}.course_highlights5687 p::after {
    height: 50px;
    right: 25px;
    top: -25px;
    width: 50px;
}.course_highlights5687 .tech_training8194:hover p::after {
    height: 65px;
    width: 65px;
}
}

@media (max-width: 767px) {.course_highlights5687 {
    padding: 60px 0;
}.course_highlights5687 .knowledge_center6819 {
    flex-direction: column;
    min-height: auto;
    padding-bottom: 50px;
}.course_highlights5687 .gallery_slider5293 {
    position: relative;
    height: 300px;
    border-radius: 20% 80% 80% 20% / 20% 20% 80% 80%;
    transform: scale(0.9);
    margin: 30px 0;
}.course_highlights5687 .knowledge_center6819:hover .gallery_slider5293 {
    transform: scale(0.95) rotate(2deg);
}.course_highlights5687 .tech_training8194 {
    order: 2;
    width: 100%;
}.course_highlights5687 .nav_top4673 {
    position: absolute;
    top: -30px;
    z-index: 10;
    margin-bottom: 0;
    left: 50%;
    height: 70px;
    width: 70px;
    transform: translateX(-50%);
}.course_highlights5687 .nav_top4673::before,
    .course_highlights5687 .nav_top4673::after {
    display: none;
}.course_highlights5687 .nav_top4673 svg {
    width: 35px;
    height: 35px;
}.course_highlights5687 .nav_top4673:hover {
    transform: translateX(-50%) translateY(-5px);
}.course_highlights5687 h3 {
    padding: 20px;
    margin-bottom: 15px;
    transform: none;
    margin-top: 40px;
    font-size: calc(29px - 6px);
    width: 100%;
}.course_highlights5687 p {
    transform: none;
    padding: 20px;
    line-height: 1.6;
    font-size: calc(15px - 2px);
}.course_highlights5687 h3::after {
    width: 40px;
    bottom: -10px;
}.course_highlights5687 .tech_training8194:hover h3::after {
    width: 80px;
}.course_highlights5687 p::after {
    display: none;
}.course_highlights5687 .tech_training8194:hover h3,
    .course_highlights5687 .tech_training8194:hover p {
    transform: none;
}}header {
    width: 100%;
    background: linear-gradient(135deg, rgb(226,219,230), #ffffff);
    position: relative;
    z-index: 99;
    overflow: visible;
}header::before {
    background: 
        radial-gradient(
            circle at 0% 50%,
            transparent 6px,
            rgb(154,151,186,0.5) 6px,
            rgb(154,151,186,0.5) 10px,
            transparent 10px
        ) repeat-x;
    position: absolute;
    height: 15px;
    opacity: 0.3;
    left: 0;
    bottom: 0;
    content: "";
    background-size: 20px 20px;
    width: 100%;
}header .top_site7853 {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 25px 30px;
    align-items: center;
}header .top_site7853::before,
header .top_site7853::after {
    height: 2px;
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgb(154,151,186), transparent);
    width: 30%;
}header .top_site7853::before {
    left: 0;
    top: 10px;
}header .top_site7853::after {
    bottom: 10px;
    right: 0;
    background: linear-gradient(to left, rgb(166,104,135), transparent);
}header .top_site7853 .nav_top4673 {
    z-index: 2;
    position: relative;
}header .top_site7853 .nav_top4673::before {
    left: -20%;
    transition: transform 0.5s ease-in-out;
    top: -20%;
    position: absolute;
    width: 140%;
    height: 140%;
    opacity: 0.05;
    z-index: -1;
    background: rgb(154,151,186,0.5);
    content: "";
    border-radius: 60% 40% 50% 30% / 40% 50% 60% 50%;
}header .top_site7853 .nav_top4673:hover::before {
    transform: rotate(15deg) scale(1.1);
}header .top_site7853 .nav_top4673 .top_prime1926 {
    transition: transform 0.3s ease;
    display: block;
}header .top_site7853 .nav_top4673:hover .top_prime1926 {
    transform: translateY(-3px);
}header .top_site7853 .nav_top4673 .top_prime1926 svg {
    width: auto;
    filter: drop-shadow(0 2px 3px rgba(0,0,0,0.1));
    height: 45px;
}header .top_site7853 .head_bar7189 {
    list-style: none;
    padding: 0;
    display: flex;
    margin: 0;
    position: relative;
}header .top_site7853 .head_bar7189::before {
    position: absolute;
    background: rgb(166,104,135,0.5);
    content: "";
    left: 0;
    z-index: -1;
    transition: all 0.5s ease;
    opacity: 0.05;
    width: 100%;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    height: 100%;
    top: 0;
}header .top_site7853 .head_bar7189:hover::before {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    opacity: 0.08;
}header .top_site7853 .head_bar7189 .nav_block0419 {
    position: relative;
    margin: 0 8px;
}header .top_site7853 .head_bar7189 .nav_block0419 a {
    padding: 10px 15px;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    overflow: hidden;
    font-family: Arial, sans-serif;
    color: #000000;
    font-weight: 600;
    transition: all 0.4s ease;
    position: relative;
    font-size: 14px;
    display: block;
    text-decoration: none;
}header .top_site7853 .head_bar7189 .nav_block0419 a:hover {
    border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
    color: #ffffff;
}header .top_site7853 .head_bar7189 .nav_block0419 a::before {
    z-index: -1;
    height: 100%;
    position: absolute;
    transition: transform 0.4s ease, border-radius 0.4s ease;
    background: rgb(154,151,186);
    top: 0;
    width: 100%;
    left: 0;
    border-radius: 0% 0% 0% 0% / 0% 0% 0% 0%;
    content: "";
    transform-origin: right top;
    transform: scale(0);
}header .top_site7853 .head_bar7189 .nav_block0419 a:hover::before {
    transform: scale(1);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}header .top_site7853 .head_bar7189 .nav_block0419:nth-child(2n) a::before {
    background: rgb(166,104,135);
    transform-origin: left bottom;
}header .top_site7853 .head_bar7189 .nav_block0419:nth-child(2n) a:hover::before {
    border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
}header .top_site7853 .head_bar7189 .nav_block0419:hover {
    animation: menu-wobble 1s ease;
}

@keyframes menu-wobble {
    0%, 100% {
        transform: translateX(0);
    }
    15% {
        transform: translateX(-3px) rotate(-1deg);
    }
    30% {
        transform: translateX(2px) rotate(1deg);
    }
    45% {
        transform: translateX(-2px) rotate(-0.5deg);
    }
    60% {
        transform: translateX(1px) rotate(0.5deg);
    }
    75% {
        transform: translateX(-1px) rotate(-0.25deg);
    }
}

@media (max-width: 992px) {header .top_site7853 {
    padding: 20px 15px;
    flex-direction: column;
}header .top_site7853 .nav_top4673 {
    margin-bottom: 15px;
}header .top_site7853 .head_bar7189 {
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}header .top_site7853 .head_bar7189 .nav_block0419 {
    margin: 5px;
}header .top_site7853 .head_bar7189 .nav_block0419 a {
    font-size: calc(14px - 1px);
    padding: 8px 12px;
}
}

@media (max-width: 767px) {header .top_site7853 {
    padding: 15px 10px;
}header .top_site7853 .nav_top4673 .top_prime1926 svg {
    height: 40px;
}header .top_site7853 .head_bar7189 .nav_block0419 a {
    font-size: calc(14px - 2px);
    padding: 6px 10px;
}}.user_reviews9725 {
    background: linear-gradient(145deg, rgb(226,219,230) 0%, rgb(154,151,186,0.5) 100%);
    position: relative;
    padding: 4rem 0;
    overflow: hidden;
}.user_reviews9725::before {
    height: 100%;
    opacity: 0.15;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(154,151,186,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(166,104,135,0.5) 0%, transparent 40%);
}.user_reviews9725::after {
    filter: blur(80px);
    width: 200px;
    content: "";
    position: absolute;
    background: rgb(154,151,186,0.5);
    right: -50px;
    z-index: 0;
    height: 200px;
    top: -50px;
}.user_reviews9725 .container {
    padding: 0 2rem;
    max-width: 1200px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}.user_reviews9725 h2 {
    margin-bottom: 3rem;
    line-height: 1.4;
    font-size: 28px;
    text-align: center;
    color: #000000;
    transform: perspective(1000px) rotateX(2deg);
    font-weight: 700;
    position: relative;
}.user_reviews9725 h2::after {
    content: "";
    bottom: -15px;
    height: 4px;
    width: 80px;
    transform: translateX(-50%);
    position: absolute;
    background: linear-gradient(90deg, rgb(154,151,186) 0%, rgb(166,104,135) 100%);
    left: 50%;
}.user_reviews9725 .knowledge_center6819 {
    padding: 1rem 0;
    position: relative;
}.user_reviews9725 .feedback_quotes4901 {
    perspective: 1000px;
    transform-style: preserve-3d;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
}.user_reviews9725 .alumni_testimonials6845 {
    border-radius: 2px;
    min-height: 220px;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    padding: 2rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.02), 
                0 20px 25px -5px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    border-left: 4px solid rgb(154,151,186);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1),
                box-shadow 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: flex;
    transform: translateZ(0);
}.user_reviews9725 .alumni_testimonials6845::before {
    z-index: 0;
    color: rgb(166,104,135,0.5);
    position: absolute;
    font-family: Georgia, serif;
    line-height: 1;
    right: 15px;
    top: -15px;
    content: "";
    font-size: 120px;
    opacity: 0.15;
}.user_reviews9725 .alumni_testimonials6845:hover {
    transform: translateY(-10px) translateZ(20px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05);
}.user_reviews9725 .alumni_testimonials6845 h3 {
    font-size: 20px;
    color: #000000;
    margin-bottom: 0.5rem;
    font-weight: 600;
    position: relative;
    transition: transform 0.3s ease;
    z-index: 2;
}.user_reviews9725 .alumni_testimonials6845:hover h3 {
    transform: translateX(5px);
    color: rgb(154,151,186);
}.user_reviews9725 .alumni_testimonials6845 .description {
    flex-grow: 1;
    margin-bottom: 1.5rem;
    line-height: 1.7;
    font-size: 17px;
    z-index: 2;
    position: relative;
    color: #000000;
}.user_reviews9725 .alumni_testimonials6845 div {
    overflow: hidden;
    width: 60px;
    margin-top: auto;
    height: 60px;
    border: 3px solid rgb(226,219,230);
    transition: transform 0.3s ease;
    border-radius: 50%;
    z-index: 2;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    position: relative;
}.user_reviews9725 .alumni_testimonials6845:hover div {
    border-color: rgb(154,151,186,0.5);
    transform: scale(1.1);
}.user_reviews9725 .alumni_testimonials6845 img {
    object-fit: cover;
    transition: transform 0.5s ease;
    width: 100%;
    height: 100%;
}.user_reviews9725 .alumni_testimonials6845:hover img {
    transform: scale(1.1);
}.user_reviews9725 .alumni_testimonials6845:nth-child(3n+1) {
    border-left-color: rgb(154,151,186);
}.user_reviews9725 .alumni_testimonials6845:nth-child(3n+2) {
    border-left-color: rgb(166,104,135);
}.user_reviews9725 .alumni_testimonials6845:nth-child(3n+3) {
    border-left-color: rgba(0, 0, 0, 0.5);
}.user_reviews9725 .alumni_testimonials6845:nth-child(odd)::after {
    height: 30%;
    content: "";
    bottom: 0;
    background: linear-gradient(135deg, transparent 50%, rgba(rgb(154,151,186,0.5), 0.1) 50%);
    z-index: 0;
    position: absolute;
    width: 30%;
    right: 0;
}

@media (min-width: 768px) {.user_reviews9725 {
    padding: 6rem 0;
}.user_reviews9725 h2 {
    font-size: calc(28px * 1.1);
    margin-bottom: 4rem;
}.user_reviews9725 .feedback_quotes4901 {
    grid-template-columns: repeat(3, 1fr);
    gap: 2.5rem;
}.user_reviews9725 .alumni_testimonials6845 {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.user_reviews9725 {
    padding: 3rem 0;
}.user_reviews9725 h2 {
    transform: none;
    font-size: calc(28px * 0.9);
}.user_reviews9725 .feedback_quotes4901 {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.user_reviews9725 .alumni_testimonials6845::before {
    font-size: 80px;
}.user_reviews9725 .alumni_testimonials6845:hover {
    transform: translateY(-5px);
}
}

@media (min-width: 1200px) {.user_reviews9725 .feedback_quotes4901 {
    grid-template-columns: repeat(4, 1fr);
}.user_reviews9725 .alumni_testimonials6845 {
    min-height: 250px;
}
}

@media (prefers-reduced-motion: reduce) {.user_reviews9725 .alumni_testimonials6845,
    .user_reviews9725 .alumni_testimonials6845 h3,
    .user_reviews9725 .alumni_testimonials6845 div,
    .user_reviews9725 .alumni_testimonials6845 img {
    transition: none;
}.user_reviews9725 .alumni_testimonials6845:hover {
    transform: none;
}.user_reviews9725 .alumni_testimonials6845:hover h3 {
    transform: none;
}.user_reviews9725 .alumni_testimonials6845:hover div {
    transform: none;
}.user_reviews9725 .alumni_testimonials6845:hover img {
    transform: none;
}}.instructor_profile5980 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(226,219,230) 0%, #ffffff 100%);
    padding: 5rem 0;
}.instructor_profile5980::before {
    height: 80%;
    filter: blur(40px);
    content: "";
    position: absolute;
    opacity: 0.4;
    width: 30%;
    z-index: 0;
    right: -5%;
    background: linear-gradient(45deg, rgb(166,104,135,0.5) 0%, rgb(154,151,186,0.5) 100%);
    transform: rotate(-15deg);
    top: -10%;
}.instructor_profile5980::after {
    left: -5%;
    content: "";
    width: 40%;
    position: absolute;
    z-index: 0;
    height: 70%;
    filter: blur(50px);
    opacity: 0.3;
    transform: rotate(10deg);
    bottom: -10%;
    background: linear-gradient(-45deg, rgb(154,151,186,0.5) 0%, rgb(166,104,135,0.5) 100%);
}.instructor_profile5980 .container {
    margin: 0 auto;
    z-index: 1;
    padding: 0 1.5rem;
    position: relative;
    max-width: 1200px;
}.instructor_profile5980 .alumni_testimonials6845 {
    display: grid;
    padding: 2rem;
    border-left: 4px solid rgb(166,104,135);
    gap: 2rem;
    background: rgba(255, 255, 255, 0.85);
    transform: perspective(1000px) rotateY(-2deg);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    grid-template-columns: 1fr;
    backdrop-filter: blur(10px);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.instructor_profile5980 .alumni_testimonials6845:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 10px 20px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.instructor_profile5980 .gallery_slider5293 {
    position: relative;
    transition: all 0.4s ease-out;
    width: 180px;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: rotate(-3deg);
    height: 180px;
}.instructor_profile5980 .gallery_slider5293:hover {
    transform: rotate(0deg) scale(1.03);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}.instructor_profile5980 .gallery_slider5293::after {
    bottom: 10px;
    content: "";
    left: 10px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    top: 10px;
    position: absolute;
    right: 10px;
    border-radius: 5px;
    pointer-events: none;
}.instructor_profile5980 .name {
    margin-bottom: 0.5rem;
    font-weight: 700;
    position: relative;
    color: #000000;
    font-size: 18px;
    display: inline-block;
}.instructor_profile5980 .name::after {
    bottom: -5px;
    left: 0;
    transition: width 0.3s ease;
    background: linear-gradient(90deg, rgb(166,104,135) 0%, transparent 100%);
    position: absolute;
    width: 40%;
    content: "";
    height: 3px;
}.instructor_profile5980 .alumni_testimonials6845:hover .name::after {
    width: 70%;
}.instructor_profile5980 .past_experience7615 {
    padding-left: 1.5rem;
    line-height: 1.7;
    position: relative;
    border-left: 2px solid rgb(166,104,135,0.5);
    color: #000000;
    font-size: 16px;
    margin: 0;
}.instructor_profile5980 .past_experience7615::before {
    color: rgb(166,104,135,0.5);
    content: "";
    font-family: serif;
    font-size: 5rem;
    top: -20px;
    left: -10px;
    opacity: 0.3;
    position: absolute;
}

@media (min-width: 768px) {.instructor_profile5980 {
    padding: 7rem 0;
}.instructor_profile5980 .alumni_testimonials6845 {
    grid-template-rows: auto 1fr;
    padding: 3rem;
    gap: 2.5rem;
    grid-template-columns: 220px 1fr;
}.instructor_profile5980 .alumni_testimonials6845 > div:nth-child(1) {
    grid-row: 1 / 3;
}.instructor_profile5980 .gallery_slider5293 {
    margin: 0;
    width: 220px;
    height: 280px;
}.instructor_profile5980 .past_experience7615 {
    padding-left: 2rem;
    font-size: calc(16px + 0.1rem);
}
}

@media (min-width: 992px) {.instructor_profile5980 .alumni_testimonials6845 {
    gap: 3rem;
    grid-template-columns: 300px 1fr;
    padding: 4rem;
}.instructor_profile5980 .gallery_slider5293 {
    height: 350px;
    width: 280px;
}.instructor_profile5980 .name {
    font-size: calc(18px + 0.2rem);
}.instructor_profile5980 .past_experience7615 {
    font-size: calc(16px + 0.2rem);
    padding-left: 2.5rem;
    line-height: 1.8;
}
}

@media (min-width: 1200px) {.instructor_profile5980 .container {
    padding: 0 2rem;
}.instructor_profile5980 .alumni_testimonials6845 {
    grid-template-columns: 350px 1fr;
    transform: perspective(1500px) rotateY(-3deg);
    padding: 5rem;
    gap: 4rem;
}.instructor_profile5980 .gallery_slider5293 {
    height: 400px;
    width: 320px;
}
}

@media (max-width: 767px) {.instructor_profile5980 .alumni_testimonials6845 > div:nth-child(2) {
    text-align: center;
}.instructor_profile5980 .name::after {
    left: 50%;
    transform: translateX(-50%);
}.instructor_profile5980 .past_experience7615 {
    padding: 1.5rem;
    text-align: left;
}}.privacy_stronghold8295 {
    padding: 30px;
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.5);
}.privacy_stronghold8295 h1 {
    font-weight: 600;
    color: #000000;
    font-size: 30px;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
}.privacy_stronghold8295 h2 {
    font-weight: 700;
    font-size: 24px;
    font-family: Arial, sans-serif;
    margin: 10px 0;
    color: #000000;
}.privacy_stronghold8295 h3, .privacy_stronghold8295 h4, .privacy_stronghold8295 h5, .privacy_stronghold8295 h6 {
    margin: 1em 0;
    color: #000000;
    font-size: 24px;
}.privacy_stronghold8295 ul {
    color: #000000;
    margin: 20px 0;
    list-style-type: square;
}.privacy_stronghold8295 li {
    font-size: 17px;
    line-height: 1.6;
    color: #000000;
    font-family: Arial, sans-serif;
}
@media only screen and (max-width: 800px) {.privacy_stronghold8295 {
    padding: 20px;
}.privacy_stronghold8295 h1 {
    font-size: 24px;
}.privacy_stronghold8295 h2 {
    font-size: 22px;
}.privacy_stronghold8295 li {
    font-size: 17px;
}}.contact_information0759 {
    position: relative;
    padding: 0;
}.contact_information0759::before {
    height: 100%;
    opacity: 0.92;
    left: 0;
    background-color: rgb(226,219,230);
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
}.contact_information0759 .container {
    position: relative;
    padding: 0;
    max-width: 1200px;
    margin: 0 auto;
}.contact_information0759 .query_form8176 {
    position: relative;
    display: flex;
}.contact_information0759 .support_widget5103 {
    background-color: rgb(154,151,186);
    width: 40%;
    justify-content: center;
    padding: 80px 50px;
    flex-direction: column;
    color: #ffffff;
    display: flex;
}.contact_information0759 .support_widget5103 h3 {
    margin-bottom: 50px;
    font-size: 37px;
    position: relative;
    font-weight: 700;
    color: #ffffff;
}.contact_information0759 .support_widget5103 h3::after {
    content: '';
    bottom: -15px;
    height: 3px;
    background: #ffffff;
    left: 0;
    position: absolute;
    width: 60px;
}.contact_information0759 .support_widget5103 div {
    align-items: center;
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 15px;
    margin-bottom: 30px;
}.contact_information0759 .support_widget5103 div:last-child {
    border-bottom: none;
}.contact_information0759 .support_widget5103 svg {
    margin-right: 20px;
    width: 25px;
    height: 25px;
}.contact_information0759 .support_widget5103 svg path {
    fill: #ffffff;
}.contact_information0759 .support_widget5103 span {
    font-size: 18px;
    color: #ffffff;
}.contact_information0759 .support_widget5103 a {
    color: #ffffff;
    text-decoration: none;
    transition: opacity 0.3s ease;
}.contact_information0759 .support_widget5103 a:hover {
    opacity: 0.8;
}.contact_information0759 .connect_message1695 {
    background-color: #ffffff;
    align-items: center;
    display: flex;
    padding: 100px 50px 100px 100px;
    width: 60%;
}.contact_information0759 form {
    width: 100%;
}.contact_information0759 form h3 {
    margin-bottom: 40px;
    color: #000000;
    position: relative;
    font-size: 37px;
    font-weight: 700;
}.contact_information0759 form h3::after {
    position: absolute;
    width: 60px;
    bottom: -15px;
    height: 3px;
    content: '';
    left: 0;
    background: rgb(154,151,186);
}.contact_information0759 form input[type="text"],
.contact_information0759 form input[type="email"] {
    border-bottom: 1px solid #e0e0e0;
    background: transparent;
    transition: all 0.3s ease;
    padding: 15px 0;
    font-size: 18px;
    border: none;
    margin-bottom: 25px;
    width: 100%;
    color: #000000;
}.contact_information0759 form input[type="text"]:focus,
.contact_information0759 form input[type="email"]:focus {
    border-bottom-color: rgb(154,151,186);
    outline: none;
}.contact_information0759 form input::placeholder {
    color: #9e9e9e;
}.contact_information0759 .message_reach6217 {
    align-items: flex-start;
    margin: 30px 0;
    display: flex;
}.contact_information0759 .message_reach6217 input[type="checkbox"] {
    background: transparent;
    cursor: pointer;
    flex-shrink: 0;
    appearance: none;
    border: 1px solid #e0e0e0;
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    position: relative;
    transition: all 0.3s ease;
    margin-right: 15px;
}.contact_information0759 .message_reach6217 input[type="checkbox"]:checked {
    border-color: rgb(154,151,186);
    background-color: rgb(154,151,186);
}.contact_information0759 .message_reach6217 input[type="checkbox"]:checked::before {
    width: 6px;
    top: 2px;
    position: absolute;
    border: solid white;
    height: 10px;
    border-width: 0 2px 2px 0;
    left: 6px;
    content: '';
    transform: rotate(45deg);
}.contact_information0759 .message_reach6217 label {
    color: #000000;
    font-size: 12px;
    line-height: 1.6;
}.contact_information0759 .message_reach6217 a {
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease;
    color: rgb(154,151,186);
}.contact_information0759 .message_reach6217 a:hover {
    color: rgb(166,104,135);
}.contact_information0759 .connect_support1895 {
    border: none;
    color: #ffffff;
    display: inline-block;
    background: rgb(154,151,186);
    font-weight: 600;
    font-size: 18px;
    padding: 15px 40px;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    z-index: 1;
    cursor: pointer;
}.contact_information0759 .connect_support1895::after {
    width: 100%;
    left: 0;
    z-index: -1;
    transform-origin: right;
    height: 100%;
    top: 0;
    content: '';
    position: absolute;
    background: rgb(166,104,135);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
}.contact_information0759 .connect_support1895:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

@media (max-width: 1024px) {.contact_information0759 .support_widget5103 {
    padding: 60px 30px;
}.contact_information0759 .connect_message1695 {
    padding: 80px 40px 80px 70px;
}
}

@media (max-width: 768px) {.contact_information0759 .query_form8176 {
    flex-direction: column;
}.contact_information0759 .support_widget5103 {
    clip-path: none;
    width: 100%;
    padding: 50px 30px;
}.contact_information0759 .connect_message1695 {
    padding: 50px 30px;
    width: 100%;
}.contact_information0759 .support_widget5103 h3,
    .contact_information0759 form h3 {
    font-size: calc(37px * 0.9);
    margin-bottom: 30px;
}
}

@media (max-width: 576px) {.contact_information0759 .support_widget5103,
    .contact_information0759 .connect_message1695 {
    padding: 40px 25px;
}.contact_information0759 .support_widget5103 h3,
    .contact_information0759 form h3 {
    font-size: calc(37px * 0.8);
    margin-bottom: 25px;
}.contact_information0759 .support_widget5103 div {
    margin-bottom: 20px;
}.contact_information0759 .connect_support1895 {
    width: 100%;
    padding: 15px 20px;
}}.check_it_out_now5673 {
    padding: 120px 0;
    overflow: hidden;
    z-index: 1;
    position: relative;
    background: linear-gradient(210deg, rgb(154,151,186) 0%, rgb(166,104,135) 100%);
}.check_it_out_now5673::before {
    z-index: -1;
    width: 100%;
    top: 0;
    position: absolute;
    content: '';
    height: 100%;
    left: 0;
    background: 
        repeating-linear-gradient(
            to right,
            transparent,
            transparent 10px,
            rgba(255, 255, 255, 0.03) 10px,
            rgba(255, 255, 255, 0.03) 11px
        );
}.check_it_out_now5673::after {
    animation: horizonLine 5s ease-in-out infinite;
    z-index: -1;
    width: 100%;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    background: linear-gradient(
        to right,
        transparent,
        rgba(255, 255, 255, 0.5),
        transparent
    );
    height: 1px;
}.check_it_out_now5673 .knowledge_center6819 {
    position: relative;
    padding: 0;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background: 
        linear-gradient(
            to bottom,
            rgba(255, 255, 255, 0.1),
            rgba(255, 255, 255, 0.05)
        );
    max-width: 900px;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    backdrop-filter: blur(10px);
    margin: 0 auto;
    height: 350px;
    z-index: 2;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
}.check_it_out_now5673 .knowledge_center6819::before {
    box-shadow: 0 0 20px rgb(154,151,186,0.5);
    width: 100%;
    position: absolute;
    left: 0;
    animation: topLineGlow 3s ease-in-out infinite;
    content: '';
    height: 5px;
    z-index: 1;
    top: 0;
    background: linear-gradient(
        to right,
        rgb(154,151,186),
        rgb(166,104,135),
        rgb(154,151,186)
    );
}.check_it_out_now5673 .knowledge_center6819::after {
    content: '';
    top: 5px;
    left: 0;
    background: rgba(255, 255, 255, 0.1);
    right: 0;
    z-index: 1;
    height: 1px;
    position: absolute;
}.check_it_out_now5673 h3 {
    margin-bottom: 60px;
    letter-spacing: 5px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 29px;
    animation: textGlow 3s ease-in-out infinite alternate;
    font-weight: 700;
    text-shadow: 
        0 0 10px #ffffff,
        0 0 20px rgb(154,151,186,0.5);
    position: relative;
    text-align: center;
    font-family: Arial, sans-serif;
}.check_it_out_now5673 h3::before {
    position: absolute;
    background: 
        linear-gradient(
            90deg,
            transparent,
            rgba(255, 255, 255, 0.1),
            transparent
        );
    height: 100%;
    top: 0;
    content: '';
    width: 100%;
    animation: textScan 3s linear infinite;
    left: -100%;
    z-index: -1;
}.check_it_out_now5673 h3::after {
    box-shadow: 
        0 0 10px rgb(166,104,135),
        0 0 20px rgb(166,104,135,0.5);
    background: rgb(166,104,135);
    content: '';
    bottom: -15px;
    left: 50%;
    height: 2px;
    transform: translateX(-50%);
    width: 40px;
    position: absolute;
    opacity: 0.7;
    animation: underlineGlow 3s ease-in-out infinite alternate;
}.check_it_out_now5673 .ask_question5132 {
    box-shadow: 
        0 0 15px rgb(166,104,135,0.5),
        inset 0 0 5px rgb(166,104,135,0.5);
    font-size: 19px;
    text-transform: uppercase;
    overflow: hidden;
    font-weight: 600;
    border: 2px solid rgb(166,104,135);
    padding: 15px 40px;
    border-radius: 3px;
    letter-spacing: 2px;
    position: relative;
    z-index: 1;
    display: inline-block;
    background: transparent;
    font-family: Arial, sans-serif;
    transition: all 0.4s ease;
    text-shadow: 0 0 5px #ffffff;
    text-decoration: none;
    color: #ffffff;
}.check_it_out_now5673 .ask_question5132::before {
    z-index: -1;
    transition: all 0.4s ease;
    height: 100%;
    width: 100%;
    background: rgb(166,104,135);
    top: 0;
    content: '';
    position: absolute;
    left: -100%;
}.check_it_out_now5673 .ask_question5132::after {
    position: absolute;
    top: -2px;
    opacity: 0;
    transition: all 0.4s ease;
    content: '';
    bottom: -2px;
    left: -2px;
    border: 2px solid rgb(166,104,135);
    right: -2px;
    z-index: -2;
}.check_it_out_now5673 .ask_question5132:hover {
    color: #ffffff;
    box-shadow: 
        0 0 25px rgb(166,104,135),
        inset 0 0 10px rgb(166,104,135,0.5);
    border-color: transparent;
    text-shadow: 0 0 10px #ffffff;
}.check_it_out_now5673 .ask_question5132:hover::before {
    left: 0;
}.check_it_out_now5673 .ask_question5132:hover::after {
    opacity: 0.5;
    animation: pulseBorder 2s infinite;
}

@media screen and (max-width: 992px) {.check_it_out_now5673 {
    padding: 100px 0;
}.check_it_out_now5673 .knowledge_center6819 {
    height: 320px;
    max-width: 85%;
}.check_it_out_now5673 h3 {
    font-size: calc(29px * 0.9);
    letter-spacing: 4px;
    margin-bottom: 50px;
}.check_it_out_now5673 h3::after {
    width: 35px;
}.check_it_out_now5673 .ask_question5132 {
    font-size: calc(19px * 0.95);
    padding: 14px 35px;
}
}

@media screen and (max-width: 768px) {.check_it_out_now5673 {
    padding: 80px 0;
}.check_it_out_now5673 .knowledge_center6819 {
    height: 300px;
}.check_it_out_now5673 h3 {
    margin-bottom: 45px;
    letter-spacing: 3px;
    font-size: calc(29px * 0.8);
}.check_it_out_now5673 h3::after {
    bottom: -12px;
    width: 30px;
}.check_it_out_now5673 .ask_question5132 {
    letter-spacing: 1.5px;
    font-size: calc(19px * 0.9);
    padding: 12px 30px;
}
}

@media screen and (max-width: 576px) {.check_it_out_now5673 {
    padding: 60px 0;
}.check_it_out_now5673 .knowledge_center6819 {
    height: 260px;
}.check_it_out_now5673 h3 {
    letter-spacing: 2px;
    font-size: calc(29px * 0.7);
    margin-bottom: 40px;
}.check_it_out_now5673 h3::after {
    bottom: -10px;
    width: 25px;
}.check_it_out_now5673 .ask_question5132 {
    letter-spacing: 1px;
    font-size: calc(19px * 0.85);
    padding: 10px 25px;
}}

@keyframes horizonLine {
    0%, 100% {
        opacity: 0.2;
        box-shadow: none;
    }
    50% {
        opacity: 0.5;
        box-shadow: 0 0 20px rgba(255, 255, 255, 0.3);
    }
}

@keyframes topLineGlow {
    0%, 100% {
        opacity: 0.8;
        box-shadow: 0 0 15px rgb(154,151,186,0.5);
    }
    50% {
        opacity: 1;
        box-shadow: 
            0 0 20px rgb(154,151,186),
            0 0 40px rgb(154,151,186,0.5);
    }
}

@keyframes textGlow {
    0% {
        text-shadow: 
            0 0 5px #ffffff,
            0 0 10px rgb(154,151,186,0.5);
    }
    100% {
        text-shadow: 
            0 0 10px #ffffff,
            0 0 20px rgb(154,151,186),
            0 0 30px rgb(154,151,186,0.5);
    }
}

@keyframes textScan {
    0%, 100% {
        left: -100%;
        opacity: 0;
    }
    50% {
        left: 100%;
        opacity: 0.5;
    }
}

@keyframes underlineGlow {
    0% {
        width: 40px;
        box-shadow: 
            0 0 5px rgb(166,104,135),
            0 0 10px rgb(166,104,135,0.5);
    }
    100% {
        width: 80px;
        box-shadow: 
            0 0 10px rgb(166,104,135),
            0 0 20px rgb(166,104,135),
            0 0 30px rgb(166,104,135,0.5);
    }
}

@keyframes pulseBorder {
    0%, 100% {
        top: -2px;
        left: -2px;
        right: -2px;
        bottom: -2px;
        opacity: 0.5;
    }
    50% {
        top: -6px;
        left: -6px;
        right: -6px;
        bottom: -6px;
        opacity: 0.1;
    }
}.cost_plan7061 {
    background: linear-gradient(135deg, rgb(226,219,230) 0%, rgb(154,151,186,0.5) 100%);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.cost_plan7061::before {
    position: absolute;
    height: 100%;
    background: radial-gradient(circle at 30% 70%, rgb(166,104,135,0.5) 0%, transparent 60%);
    pointer-events: none;
    z-index: 0;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
}.cost_plan7061 .container {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    max-width: 1320px;
    padding: 0 15px;
}.cost_plan7061 .price_tiers1359 {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    gap: 60px;
}.cost_plan7061 .edu_rates7296 {
    border-left: 3px solid rgb(154,151,186);
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 90%);
    max-width: 100%;
    transform: perspective(1000px) rotateX(0deg);
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    backdrop-filter: blur(10px);
    padding: 30px;
}.cost_plan7061 .edu_rates7296:hover {
    transform: perspective(1000px) rotateX(2deg);
}.cost_plan7061 .edu_rates7296 h2 {
    line-height: 1.3;
    color: transparent;
    background: linear-gradient(90deg, rgb(154,151,186), rgb(166,104,135));
    background-clip: text !important;
    font-weight: 700;
    -webkit-background-clip: text !important;
    letter-spacing: -0.02em;
    transform: translateZ(0);
    margin-bottom: 20px;
    font-size: 36px;
}.cost_plan7061 .edu_rates7296 .pay_options6930 {
    max-width: 700px;
    word-break: break-word;
    line-height: 1.6;
    overflow-wrap: break-word;
    color: #000000;
    font-size: 16px;
    margin-bottom: 0;
}.cost_plan7061 .learn_deals7862 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    position: relative;
}.cost_plan7061 .fee_offers1470 {
    text-decoration: none;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    border-radius: 4px;
    transform: translateY(0);
    position: relative;
    display: block;
    overflow: hidden;
}.cost_plan7061 .fee_offers1470:hover {
    z-index: 5;
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.cost_plan7061 .value_pricing5841 {
    display: flex;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 95%);
    flex-direction: column;
    overflow: hidden;
    height: 100%;
    border: 1px solid rgba(0, 0, 0, 0.06);
}.cost_plan7061 .value_pricing5841::before {
    transform-origin: left;
    position: absolute;
    transform: scaleX(0.8);
    transition: transform 0.4s ease-out;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(154,151,186), rgb(166,104,135));
    width: 100%;
    height: 5px;
    content: "";
}.cost_plan7061 .fee_offers1470:hover .value_pricing5841::before {
    transform: scaleX(1);
}.cost_plan7061 .offer_box9305 {
    padding: 30px;
    flex-direction: column;
    display: flex;
    flex: 1;
    z-index: 1;
    position: relative;
}.cost_plan7061 .offer_box9305 h3 {
    text-overflow: ellipsis;
    margin-bottom: 15px;
    font-size: calc(21px + 2px);
    color: #000000;
    font-weight: 700;
    overflow: hidden;
    position: relative;
    transition: transform 0.3s ease;
    transform-origin: left;
    white-space: nowrap;
}.cost_plan7061 .fee_offers1470:hover .offer_box9305 h3 {
    color: rgb(154,151,186);
    transform: translateX(5px) scale(1.03);
}.cost_plan7061 .fee_plans2348 {
    color: rgb(166,104,135);
    font-weight: 700;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
    font-size: calc(21px + 4px);
}.cost_plan7061 .fee_plans2348::after {
    transform: scaleX(0.5);
    bottom: -5px;
    background: rgb(154,151,186);
    width: 50px;
    transform-origin: left;
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    height: 3px;
    content: "";
    left: 0;
}.cost_plan7061 .fee_offers1470:hover .fee_plans2348::after {
    transform: scaleX(1);
}.cost_plan7061 .offer_box9305 p {
    display: -webkit-box;
    word-break: break-word;
    font-size: 16px;
    flex: 1;
    -webkit-line-clamp: 5;
    color: #000000;
    line-height: 1.6;
    overflow: hidden;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
    overflow-wrap: break-word;
}.cost_plan7061 .gallery_slider5293 {
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    height: 200px;
    position: relative;
}.cost_plan7061 .gallery_slider5293::after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.3) 100%);
    pointer-events: none;
    position: absolute;
    left: 0;
}.cost_plan7061 .fee_offers1470:hover .gallery_slider5293 {
    transform: scale(1.05);
}

@media (min-width: 768px) {.cost_plan7061 .learn_deals7862 {
    grid-template-columns: repeat(2, 1fr);
}.cost_plan7061 .edu_rates7296 {
    padding: 40px;
}.cost_plan7061 .offer_box9305 {
    padding: 30px 35px;
}.cost_plan7061 .gallery_slider5293 {
    height: 240px;
}
}

@media (min-width: 992px) {.cost_plan7061 .price_tiers1359 {
    flex-direction: row;
    gap: 40px;
    align-items: stretch;
}.cost_plan7061 .edu_rates7296 {
    width: 30%;
    flex-direction: column;
    justify-content: center;
    display: flex;
    padding: 50px 40px;
}.cost_plan7061 .learn_deals7862 {
    grid-template-columns: repeat(2, 1fr);
    width: 70%;
}.cost_plan7061 .offer_box9305 {
    padding: 30px;
}.cost_plan7061 .offer_box9305 p {
    -webkit-line-clamp: 6;
}
}

@media (min-width: 1200px) {.cost_plan7061 {
    padding: 120px 0;
}.cost_plan7061 .learn_deals7862 {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.cost_plan7061 .edu_rates7296 h2 {
    font-size: calc(36px + 4px);
}.cost_plan7061 .offer_box9305 h3 {
    font-size: calc(21px + 4px);
}.cost_plan7061 .fee_plans2348 {
    font-size: calc(21px + 8px);
}.cost_plan7061 .gallery_slider5293 {
    height: 280px;
}
}

@media (min-width: 1400px) {.cost_plan7061 .learn_deals7862 {
    grid-template-columns: repeat(2, 1fr);
}.cost_plan7061 .offer_box9305 p {
    -webkit-line-clamp: 7;
}
}

@media (hover: hover) {.cost_plan7061 .fee_offers1470 {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}.cost_plan7061 .fee_offers1470:hover {
    transform: translateY(-10px) scale(1.02);
}
}