* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.twitter_cta_465 {
    flex: 0 0 auto;
}html,body {
    scroll-behavior: smooth;
    height: 100%;
    min-height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
}svg {
    width: 30px;
    height: 30px;
}.content-wrapper_583 {
    min-height: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}header,footer {
    width: 100%;
}@keyframes shift_scrollbar { 0% { transform: translateX(0); } 50% { transform: translateX(5px); } 100% { transform: translateX(0); } }

::-webkit-scrollbar {
    width: 3px;
    padding: 5px;
}::-webkit-scrollbar-track {
    border-radius: 9.7vw;
    background: #ffffff;
}::-webkit-scrollbar-thumb {
    animation: shift_scrollbar 2.4s linear infinite;
    background: rgb(191,151,157,0.5);
    transition: background, box-shadow 2.2s cubic-bezier(0.42, 0, 0.58, 1);
    box-shadow: 5px -3px 6px 2px rgba(0, 0, 0, 0.1);
}::-webkit-scrollbar-thumb:hover {
    border-color: #ffffff;
    box-shadow: 3px 2px 10px 0px rgba(0, 0, 0, 0.5);
}html {
    scrollbar-width: thin;
    scrollbar-color: rgb(255, 255, 255, 0.5) rgb(166,104,135);
}.container {
    width: 1134px;
    margin: auto;
    max-width: 100%;
}.top_main_783 {
    flex: 1 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.tariff_feature_987 {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.tariff_feature_987::before {
    width: 100%;
    content: "";
    position: absolute;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
}.tariff_feature_987 .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}.pricing_pack_045 {
    position: relative;
}.tariff_feature_987 h2 {
    text-align: center;
    letter-spacing: 0.5px;
    color: #ffffff;
    position: relative;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 28px;
}.tariff_feature_987 h2::after {
    bottom: -12px;
    background: linear-gradient(90deg, rgb(191,151,157), rgb(166,104,135));
    width: 80px;
    position: absolute;
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
    content: "";
}.tariff_feature_987 .sub_options_280 {
    opacity: 0.9;
    max-width: 800px;
    text-align: center;
    line-height: 1.6;
    margin: 0 auto 50px;
    color: #ffffff;
    font-size: 15px;
}.tariff_feature_987 .pricing_block_073 {
    gap: 30px;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    margin: 0;
    list-style: none;
}.tariff_feature_987 .payment_plans_625 {
    will-change: transform;
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    text-decoration: none;
    height: 100%;
    display: block;
    position: relative;
}.tariff_feature_987 .payment_plans_625:hover {
    transform: translateY(-8px);
}.tariff_feature_987 .fee_options_567 {
    border: 1px solid rgba(255,255,255,0.1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.15), 0 5px 15px rgba(0,0,0,0.1);
    -webkit-backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.03) 100%);
    height: 100%;
    backdrop-filter: blur(10px);
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    transition: box-shadow 0.3s ease, border 0.3s ease;
}.tariff_feature_987 .payment_plans_625:hover .fee_options_567 {
    border-color: rgba(255,255,255,0.2);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 10px 20px rgba(0,0,0,0.15);
}.tariff_feature_987 .learning_fees_937 {
    flex-direction: column;
    padding: 35px 30px;
    z-index: 2;
    display: flex;
    height: 100%;
    position: relative;
}.tariff_feature_987 .fee_options_567::before {
    z-index: 1;
    height: 5px;
    background: linear-gradient(90deg, rgb(191,151,157), rgb(166,104,135));
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    content: "";
}.tariff_feature_987 .learning_fees_937 h4 {
    padding-bottom: 15px;
    font-weight: 600;
    font-size: calc(23px + 2px);
    margin: 0 0 20px;
    position: relative;
    color: #ffffff;
}.tariff_feature_987 .learning_fees_937 h4::after {
    bottom: 0;
    position: absolute;
    background-color: rgb(166,104,135);
    width: 40px;
    content: "";
    left: 0;
    height: 2px;
}.tariff_feature_987 .learning_fees_937 p {
    flex-grow: 1;
    overflow-wrap: break-word;
    line-height: 1.6;
    white-space: normal;
    font-size: 15px;
    hyphens: auto;
    word-wrap: break-word;
    margin: 0 0 25px;
    color: #ffffff;
    opacity: 0.85;
}.tariff_feature_987 .plan_rates_326 {
    padding: 10px 20px;
    font-weight: 700;
    position: relative;
    border-radius: 3px;
    z-index: 1;
    font-size: calc(23px + 4px);
    background: linear-gradient(135deg, rgb(191,151,157,0.5) 0%, rgb(166,104,135,0.5) 100%);
    letter-spacing: 0.5px;
    display: inline-block;
    color: #ffffff;
}.tariff_feature_987 .plan_rates_326::before {
    background: linear-gradient(135deg, rgb(191,151,157,0.5) 0%, rgb(166,104,135,0.5) 100%);
    z-index: -1;
    content: "";
    position: absolute;
    transition: opacity 0.3s ease;
    opacity: 0.6;
    inset: 0;
    border-radius: 3px;
}.tariff_feature_987 .payment_plans_625:hover .plan_rates_326::before {
    opacity: 1;
}.tariff_feature_987 li:nth-child(even) .fee_options_567::before {
    background: linear-gradient(90deg, rgb(166,104,135), rgb(191,151,157));
}

@media (max-width: 1200px) {.tariff_feature_987 {
    padding: 100px 0;
}.tariff_feature_987 .pricing_block_073 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 991px) {.tariff_feature_987 {
    padding: 80px 0;
}.tariff_feature_987 .pricing_block_073 {
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
}.tariff_feature_987 .learning_fees_937 {
    padding: 30px 25px;
}
}

@media (max-width: 767px) {.tariff_feature_987 {
    padding: 60px 0;
}.tariff_feature_987 h2 {
    font-size: calc(28px - 4px);
}.tariff_feature_987 .sub_options_280 {
    font-size: calc(15px - 1px);
    margin-bottom: 40px;
}.tariff_feature_987 .pricing_block_073 {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 450px;
}.tariff_feature_987 .learning_fees_937 h4 {
    font-size: 23px;
}.tariff_feature_987 .plan_rates_326 {
    font-size: 23px;
}
}

@media (max-width: 480px) {.tariff_feature_987 {
    padding: 50px 0;
}.tariff_feature_987 .learning_fees_937 {
    padding: 25px 20px;
}.tariff_feature_987 h2 {
    font-size: calc(28px - 6px);
}.tariff_feature_987 .sub_options_280 {
    font-size: calc(15px - 2px);
}}.instructional_approach_917 {
    position: relative;
    padding: 180px 0 150px;
    overflow: visible;
    background: linear-gradient(155deg, rgb(216,197,203) 0%, rgb(191,151,157,0.5) 100%);
}.instructional_approach_917::before {
    opacity: 0.1;
    position: absolute;
    z-index: 1;
    width: 100%;
    content: '';
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(45deg, rgb(191,151,157,0.5) 0%, transparent 60%);
}.instructional_approach_917 .academy_learnings_578 {
    z-index: 2;
    display: flex;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    justify-content: flex-start;
    margin: 0 auto;
}.instructional_approach_917 .text_field_364 {
    display: flex;
    position: relative;
    width: 55%;
    margin-left: 5%;
    flex-direction: column;
}.instructional_approach_917 .text_field_364 h2 {
    font-size: 30px;
    align-self: flex-start;
    padding: 40px;
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(10px);
    border-radius: 0 28px 28px 0;
    color: #ffffff;
    margin-bottom: 0;
    font-weight: 700;
    z-index: 4;
    background: linear-gradient(120deg, rgb(191,151,157,0.5) 0%, rgba(255, 255, 255, 0.1) 100%);
    transform: translateX(-80px) translateY(20px);
    position: relative;
}.instructional_approach_917 .text_field_364 p {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    line-height: 1.8;
    position: relative;
    border-radius: 28px 0 0 28px;
    background: rgba(255, 255, 255, 0.05);
    margin-top: -30px;
    z-index: 3;
    backdrop-filter: blur(15px);
    align-self: flex-end;
    font-size: 17px;
    color: #ffffff;
    transform: translateX(60px);
    padding: 45px;
}.instructional_approach_917 .text_field_364::before {
    position: absolute;
    top: -130px;
    animation: rotate-float 40s infinite linear;
    height: 300px;
    transform: rotate(25deg);
    width: 300px;
    opacity: 0.1;
    content: '';
    z-index: 1;
    border: 2px solid rgb(191,151,157,0.5);
    right: -200px;
}.instructional_approach_917 .text_field_364::after {
    animation: rotate-float 30s infinite linear reverse;
    content: '';
    transform: rotate(15deg);
    opacity: 0.1;
    z-index: 0;
    border: 2px solid rgb(166,104,135,0.5);
    position: absolute;
    height: 250px;
    left: -150px;
    width: 250px;
    bottom: -100px;
}.instructional_approach_917 .text_field_364 h2::before {
    content: '';
    width: 80px;
    background: rgb(191,151,157);
    z-index: -1;
    transform: rotate(45deg);
    opacity: 0.1;
    height: 80px;
    left: -25px;
    position: absolute;
    top: -25px;
}.instructional_approach_917 .text_field_364 h2::after {
    background: linear-gradient(90deg, rgb(191,151,157) 0%, transparent 100%);
    left: 0;
    bottom: 0;
    opacity: 0.6;
    position: absolute;
    height: 3px;
    width: 100%;
    content: '';
}.instructional_approach_917 .text_field_364 p::before {
    position: absolute;
    background: rgb(166,104,135,0.5);
    opacity: 0.3;
    width: 15px;
    top: 15%;
    right: 0;
    height: 70%;
    content: '';
}.instructional_approach_917 .text_field_364 p::after {
    background: linear-gradient(90deg, transparent 0%, rgb(191,151,157) 100%);
    transform-origin: right center;
    animation: pulse-width 5s infinite ease-in-out;
    content: '';
    right: 30px;
    height: 3px;
    position: absolute;
    opacity: 0.3;
    width: 170px;
    bottom: 20px;
}.instructional_approach_917::after {
    height: 2px;
    position: absolute;
    z-index: 1;
    background: linear-gradient(90deg, transparent 0%, rgb(191,151,157) 60%, rgb(191,151,157) 100%);
    width: 35%;
    content: '';
    bottom: 50px;
    right: 0;
    opacity: 0.3;
}.instructional_approach_917 .academy_learnings_578::before {
    filter: blur(80px);
    top: -125px;
    width: 250px;
    background: rgb(191,151,157);
    height: 250px;
    content: '';
    left: -125px;
    opacity: 0.05;
    position: absolute;
    animation: pulse-subtle 15s infinite alternate;
    border-radius: 50%;
}.instructional_approach_917 .academy_learnings_578::after {
    top: -25%;
    left: 30%;
    content: '';
    background: linear-gradient(to bottom, transparent, rgb(191,151,157,0.5), transparent);
    opacity: 0.2;
    width: 1px;
    z-index: 0;
    height: 150%;
    position: absolute;
}

@keyframes rotate-float {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulse-width {
    0%, 100% {
        width: 170px;
        opacity: 0.3;
    }
    50% {
        width: 120px;
        opacity: 0.5;
    }
}

@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.08;
        transform: scale(1.1);
    }
}

@media screen and (max-width: 1200px) {.instructional_approach_917 .text_field_364 {
    width: 65%;
}.instructional_approach_917 .text_field_364 h2 {
    transform: translateX(-60px) translateY(20px);
}.instructional_approach_917 .text_field_364 p {
    transform: translateX(40px);
}.instructional_approach_917 .text_field_364::before {
    height: 250px;
    width: 250px;
    right: -150px;
}.instructional_approach_917 .text_field_364::after {
    width: 200px;
    height: 200px;
    left: -100px;
}
}

@media screen and (max-width: 992px) {.instructional_approach_917 {
    padding: 150px 0 120px;
}.instructional_approach_917 .text_field_364 {
    width: 75%;
}.instructional_approach_917 .text_field_364 h2 {
    transform: translateX(-40px) translateY(15px);
    padding: 35px;
}.instructional_approach_917 .text_field_364 p {
    padding: 35px;
    transform: translateX(30px);
}.instructional_approach_917 .text_field_364::before {
    right: -100px;
    top: -100px;
    height: 200px;
    width: 200px;
}.instructional_approach_917 .text_field_364::after {
    left: -75px;
    height: 150px;
    bottom: -75px;
    width: 150px;
}.instructional_approach_917 .academy_learnings_578::after {
    left: 20%;
}
}

@media screen and (max-width: 768px) {.instructional_approach_917 {
    padding: 120px 0 100px;
    overflow: hidden;
}.instructional_approach_917 .academy_learnings_578 {
    justify-content: center;
}.instructional_approach_917 .text_field_364 {
    margin-left: 0;
    width: 90%;
}.instructional_approach_917 .text_field_364 h2 {
    padding: 30px;
    align-self: center;
    border-radius: 28px;
    font-size: calc(30px * 0.9);
    transform: translateX(0) translateY(0);
    margin-bottom: 20px;
}.instructional_approach_917 .text_field_364 p {
    border-radius: 28px;
    margin-top: 0;
    transform: translateX(0);
    padding: 30px;
    align-self: center;
}.instructional_approach_917 .text_field_364::before,
    .instructional_approach_917 .text_field_364::after,
    .instructional_approach_917::after,
    .instructional_approach_917 .academy_learnings_578::before,
    .instructional_approach_917 .academy_learnings_578::after {
    display: none;
}
}

@media screen and (max-width: 480px) {.instructional_approach_917 {
    padding: 100px 0 80px;
}.instructional_approach_917 .text_field_364 {
    width: 100%;
}.instructional_approach_917 .text_field_364 h2 {
    font-size: calc(30px * 0.8);
    padding: 25px;
}.instructional_approach_917 .text_field_364 p {
    font-size: calc(17px * 0.9);
    padding: 25px;
}}.prospective_students_926 {
    padding: 130px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(216,197,203) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
}.prospective_students_926::before {
    height: 100%;
    z-index: 0;
    width: 100%;
    content: "";
    background: 
        linear-gradient(45deg, rgb(191,151,157,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(166,104,135,0.5) 25%, transparent 25%);
    opacity: 0.05;
    top: 0;
    background-size: 60px 60px;
    position: absolute;
    left: 0;
}.prospective_students_926 .container {
    margin: 0 auto;
    padding: 0 20px;
    z-index: 1;
    max-width: 1200px;
    position: relative;
}.prospective_students_926 .academy_learnings_578 {
    position: relative;
}.prospective_students_926 h4 {
    padding-bottom: 20px;
    position: relative;
    font-weight: 700;
    color: #000000;
    font-size: 37px;
    text-align: center;
    margin-bottom: 70px;
}.prospective_students_926 h4::after {
    left: 50%;
    height: 4px;
    background: linear-gradient(90deg, rgb(191,151,157), rgb(166,104,135));
    content: "";
    transform: translateX(-50%);
    position: absolute;
    width: 70px;
    border-radius: 2px;
    bottom: 0;
}.prospective_students_926 div {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
}.prospective_students_926 div p {
    margin: 0;
    position: relative;
    border-radius: 16px;
    padding: 25px 25px 25px 75px;
    color: #000000;
    font-size: 17px;
    min-width: 280px;
    transition: all 0.3s ease;
    background: #ffffff;
    flex: 0 0 calc(33.333% - 20px);
    line-height: 1.6;
    z-index: 1;
}.prospective_students_926 div p::before {
    border-radius: calc(16px - 5px);
    z-index: -1;
    content: "";
    transition: all 0.3s ease;
    height: calc(100% - 10px);
    left: 5px;
    background: #ffffff;
    width: calc(100% - 10px);
    top: 5px;
    position: absolute;
    opacity: 0.4;
    border: 1px solid rgb(191,151,157,0.5);
}.prospective_students_926 div p::after {
    left: 10px;
    transition: all 0.3s ease;
    border: 1px solid rgb(166,104,135,0.5);
    content: "";
    border-radius: calc(16px - 10px);
    z-index: -2;
    opacity: 0.2;
    background: #ffffff;
    height: calc(100% - 20px);
    width: calc(100% - 20px);
    position: absolute;
    top: 10px;
}.prospective_students_926 div p:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.prospective_students_926 div p:hover::before {
    left: 10px;
    top: 10px;
}.prospective_students_926 div p:hover::after {
    top: 15px;
    left: 15px;
}.prospective_students_926 div p svg {
    transition: all 0.3s ease;
    background: rgb(216,197,203);
    top: 25px;
    height: 35px;
    width: 35px;
    position: absolute;
    border-radius: 50%;
    left: 25px;
    padding: 8px;
}.prospective_students_926 div p:hover svg {
    transform: rotate(15deg);
    background: rgb(191,151,157,0.5);
}.prospective_students_926 div p svg path {
    transition: all 0.3s ease;
    fill: rgb(191,151,157);
}.prospective_students_926 div p:hover svg path {
    fill: rgb(166,104,135);
}

@media (max-width: 991px) {.prospective_students_926 {
    padding: 100px 0;
}.prospective_students_926 h4 {
    font-size: calc(37px - 2px);
    margin-bottom: 60px;
}.prospective_students_926 div {
    gap: 25px;
}.prospective_students_926 div p {
    min-width: 250px;
    padding: 20px 20px 20px 65px;
    flex: 0 0 calc(50% - 15px);
}.prospective_students_926 div p svg {
    width: 30px;
    top: 20px;
    height: 30px;
    left: 20px;
}
}

@media (max-width: 767px) {.prospective_students_926 {
    padding: 80px 0;
}.prospective_students_926 h4 {
    margin-bottom: 50px;
    font-size: calc(37px - 4px);
}.prospective_students_926 div {
    gap: 20px;
}.prospective_students_926 div p {
    padding: 18px 18px 18px 60px;
    flex: 0 0 100%;
}.prospective_students_926 div p svg {
    height: 28px;
    width: 28px;
}
}

@media (max-width: 479px) {.prospective_students_926 {
    padding: 60px 0;
}.prospective_students_926 h4 {
    padding-bottom: 15px;
    font-size: calc(37px - 6px);
    margin-bottom: 40px;
}.prospective_students_926 div {
    gap: 15px;
}.prospective_students_926 div p {
    font-size: calc(17px - 1px);
    padding: 15px 15px 15px 55px;
}.prospective_students_926 div p svg {
    width: 25px;
    left: 15px;
    padding: 6px;
    top: 15px;
    height: 25px;
}}.get_in_touch_025 {
    padding: 80px 0;
    position: relative;
}.get_in_touch_025::before {
    bottom: 0;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.6);
    right: 0;
}.get_in_touch_025 .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}.get_in_touch_025 .contact_query_416 {
    border-radius: 0;
    background: #ffffff;
    grid-template-columns: 45% 55%;
    position: relative;
    display: grid;
    overflow: hidden;
}.get_in_touch_025 .contact_query_416::before {
    border-radius: 50%;
    width: 300px;
    top: -150px;
    left: -150px;
    height: 300px;
    content: "";
    background: rgb(191,151,157,0.5);
    z-index: 0;
    position: absolute;
}.get_in_touch_025 .contact_query_416::after {
    width: 300px;
    bottom: -150px;
    position: absolute;
    z-index: 0;
    background: rgb(166,104,135,0.5);
    border-radius: 50%;
    content: "";
    height: 300px;
    right: -150px;
}.get_in_touch_025 .reach_inquiry_709 {
    z-index: 1;
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    padding: 50px;
}.get_in_touch_025 .reach_inquiry_709 h3 {
    font-weight: 700;
    color: rgb(191,151,157);
    margin-bottom: 40px;
    font-size: 34px;
    position: relative;
}.get_in_touch_025 .reach_inquiry_709 h3::after {
    width: 60px;
    background-color: rgb(166,104,135);
    bottom: -15px;
    left: 0;
    height: 4px;
    position: absolute;
    content: "";
}.get_in_touch_025 .reach_inquiry_709 div {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
    display: flex;
    padding-bottom: 15px;
    align-items: center;
    margin-bottom: 30px;
}.get_in_touch_025 .reach_inquiry_709 div:last-of-type {
    border-bottom: none;
}.get_in_touch_025 .reach_inquiry_709 div svg {
    width: 24px;
    margin-right: 15px;
    height: 24px;
    flex-shrink: 0;
}.get_in_touch_025 .reach_inquiry_709 div svg path {
    fill: rgb(191,151,157);
    transition: fill 0.3s ease;
}.get_in_touch_025 .reach_inquiry_709 div:hover svg path {
    fill: rgb(166,104,135);
}.get_in_touch_025 .reach_inquiry_709 div span {
    color: #000000;
    font-size: 12px;
}.get_in_touch_025 .reach_inquiry_709 div span a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: #000000;
}.get_in_touch_025 .reach_inquiry_709 div span a:hover {
    color: rgb(191,151,157);
}.get_in_touch_025 .request_request_089 {
    padding: 50px;
    background-color: #ffffff;
    position: relative;
    z-index: 1;
}.get_in_touch_025 .request_request_089 h3 {
    color: #000000;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 22px;
}.get_in_touch_025 form {
    flex-direction: column;
    display: flex;
}.get_in_touch_025 form input[type="text"],
.get_in_touch_025 form input[type="email"] {
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 0 20px;
    background-color: rgb(216,197,203);
    font-size: 12px;
    border: none;
    transition: all 0.3s ease;
    color: #000000;
    height: 55px;
}.get_in_touch_025 form input[type="text"]:focus,
.get_in_touch_025 form input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(191,151,157,0.5);
}.get_in_touch_025 form input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}.get_in_touch_025 .query_reach_651 {
    position: relative;
    margin-bottom: 25px;
}.get_in_touch_025 .query_reach_651 input[type="checkbox"] {
    position: absolute;
    width: 0;
    cursor: pointer;
    opacity: 0;
    height: 0;
}.get_in_touch_025 .query_reach_651 label {
    position: relative;
    color: #000000;
    line-height: 1.6;
    padding-left: 35px;
    font-size: 14px;
    display: block;
    cursor: pointer;
}.get_in_touch_025 .query_reach_651 label::before {
    width: 20px;
    border-radius: 10px;
    position: absolute;
    height: 20px;
    top: 2px;
    left: 0;
    background-color: rgb(216,197,203);
    content: "";
    transition: all 0.3s ease;
}.get_in_touch_025 .query_reach_651 input[type="checkbox"]:checked + label::before {
    background-color: rgb(191,151,157);
}.get_in_touch_025 .query_reach_651 input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    content: "";
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    width: 6px;
    left: 7px;
    top: 3px;
    position: absolute;
    height: 12px;
}.get_in_touch_025 .query_reach_651 label a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(191,151,157);
}.get_in_touch_025 .query_reach_651 label a:hover {
    text-decoration: underline;
    color: rgb(166,104,135);
}.get_in_touch_025 form .request_message_082 {
    transition: all 0.3s ease;
    cursor: pointer;
    align-self: flex-start;
    border: none;
    font-size: 18px;
    background-color: rgb(191,151,157);
    border-radius: 10px;
    padding: 16px 30px;
    display: inline-block;
    font-weight: 600;
    color: #ffffff;
}.get_in_touch_025 form .request_message_082:hover {
    background-color: rgb(166,104,135);
}@keyframes borderPulse {
    0% {
        border-color: rgba(0, 0, 0, 0.1);
    }
    50% {
        border-color: rgb(191,151,157,0.5);
    }
    100% {
        border-color: rgba(0, 0, 0, 0.1);
    }
}

.get_in_touch_025 .reach_inquiry_709 div {
    animation: borderPulse 3s infinite;
    animation-delay: calc(var(--n) * 0.5s);
}.get_in_touch_025 .reach_inquiry_709 div:nth-child(2) {
    --n: 0;
}.get_in_touch_025 .reach_inquiry_709 div:nth-child(3) {
    --n: 1;
}.get_in_touch_025 .reach_inquiry_709 div:nth-child(4) {
    --n: 2;
}.get_in_touch_025 .reach_inquiry_709 div:nth-child(5) {
    --n: 3;
}

@media screen and (max-width: 992px) {.get_in_touch_025 .container {
    width: 90%;
}.get_in_touch_025 .contact_query_416 {
    grid-template-columns: 1fr;
}.get_in_touch_025 .reach_inquiry_709 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-right: none;
}
}

@media screen and (max-width: 576px) {.get_in_touch_025 {
    padding: 60px 0;
}.get_in_touch_025 .reach_inquiry_709,
    .get_in_touch_025 .request_request_089 {
    padding: 30px 20px;
}.get_in_touch_025 .reach_inquiry_709 h3 {
    font-size: calc(34px * 0.8);
}.get_in_touch_025 form input[type="text"],
    .get_in_touch_025 form input[type="email"] {
    height: 50px;
}.get_in_touch_025 form .request_message_082 {
    width: 100%;
    padding: 14px 20px;
}}.academic_experience_081 {
    position: relative;
    background-color: rgb(216,197,203);
    overflow: hidden;
    padding: 5rem 0;
}.academic_experience_081::before {
    content: "";
    background: 
        linear-gradient(135deg, rgb(191,151,157,0.5) 0%, transparent 40%),
        repeating-linear-gradient(45deg, rgb(166,104,135,0.5) 0px, rgb(166,104,135,0.5) 1px, transparent 1px, transparent 10px);
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    opacity: 0.12;
    left: 0;
    height: 100%;
}.academic_experience_081 .container {
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 1.5rem;
    position: relative;
    transform: perspective(1000px) rotateY(2deg);
    z-index: 2;
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
}.academic_experience_081 .container:hover {
    transform: perspective(1000px) rotateY(0deg);
}.academic_experience_081 .client_views_741 {
    display: grid;
    grid-template-columns: 1fr;
    border-left: 5px solid rgb(191,151,157);
    padding: 2.5rem;
    gap: 2rem;
    position: relative;
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.05),
        0 5px 15px rgba(0,0,0,0.03),
        0 1px 5px rgba(0,0,0,0.02);
    backdrop-filter: blur(10px);
    background: linear-gradient(160deg, rgba(255,255,255,0.92) 0%, rgba(255,255,255,0.98) 100%);
}.academic_experience_081 .client_views_741:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.08),
        0 8px 20px rgba(0,0,0,0.05),
        0 2px 8px rgba(0,0,0,0.03);
}.academic_experience_081 .client_views_741::after {
    right: 25px;
    transform: rotate(15deg);
    height: 80px;
    transition: all 0.5s ease;
    top: 25px;
    content: "";
    width: 80px;
    position: absolute;
    opacity: 0.1;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(191,151,157) 48%, rgb(191,151,157) 52%, transparent 52%);
}.academic_experience_081 .client_views_741:hover::after {
    opacity: 0.15;
    transform: rotate(30deg) scale(1.2);
}.academic_experience_081 .img_pic_wrap_568 {
    box-shadow: 
        0 10px 25px rgba(0,0,0,0.1),
        0 5px 10px rgba(0,0,0,0.05);
    position: relative;
    height: 120px;
    width: 120px;
    border-radius: 10% 30% 50% 70%;
    z-index: 2;
    transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    overflow: hidden;
}.academic_experience_081 .img_pic_wrap_568::before {
    opacity: 0.5;
    position: absolute;
    inset: 0;
    z-index: 1;
    transition: opacity 0.4s ease;
    content: "";
    background: linear-gradient(to top right, rgb(191,151,157,0.5), transparent 70%);
}.academic_experience_081 .client_views_741:hover .img_pic_wrap_568 {
    border-radius: 30% 50% 70% 90%;
    transform: scale(1.05) rotate(-2deg);
}.academic_experience_081 .client_views_741:hover .img_pic_wrap_568::before {
    opacity: 0.7;
}.academic_experience_081 .name {
    color: #000000;
    position: relative;
    font-size: calc(21px * 1.1);
    font-weight: 700;
    margin: 0 0 0.5rem;
    transition: transform 0.4s ease;
    display: inline-block;
}.academic_experience_081 .name::after {
    width: 0;
    position: absolute;
    transition: width 0.4s ease;
    left: 0;
    bottom: -5px;
    background: rgb(191,151,157);
    content: "";
    height: 2px;
}.academic_experience_081 .client_views_741:hover .name::after {
    width: 100%;
}.academic_experience_081 .client_views_741 > div:nth-child(2) div {
    position: relative;
    margin-bottom: 0.8rem;
    letter-spacing: 0.5px;
    transition: transform 0.4s ease;
    color: rgb(166,104,135);
    font-size: calc(17px * 0.95);
    font-weight: 600;
    transform: translateX(0);
}.academic_experience_081 .client_views_741:hover > div:nth-child(2) div {
    transform: translateX(5px);
}.academic_experience_081 .work_section_481 {
    padding-left: 1.5rem;
    position: relative;
    margin: 0;
    color: #000000;
    line-height: 1.75;
    transition: all 0.4s ease;
    font-size: 17px;
    border-left: 1px solid rgb(166,104,135,0.5);
}.academic_experience_081 .work_section_481::before {
    opacity: 0.3;
    left: 0.3rem;
    content: "";
    font-size: 2.5rem;
    position: absolute;
    top: -0.5rem;
    color: rgb(191,151,157);
    transition: transform 0.5s ease;
}.academic_experience_081 .client_views_741:hover .work_section_481::before {
    transform: translateY(-5px) rotate(-10deg);
    opacity: 0.5;
}

@media (min-width: 768px) {.academic_experience_081 {
    padding: 7rem 0;
}.academic_experience_081 .client_views_741 {
    row-gap: 1.5rem;
    grid-template-rows: auto 1fr;
    grid-template-columns: auto 1fr;
    column-gap: 2.5rem;
    padding: 3rem;
}.academic_experience_081 .client_views_741 > div:first-child {
    align-items: flex-start;
    justify-content: center;
    grid-row: 1 / 3;
    display: flex;
}.academic_experience_081 .client_views_741 > div:nth-child(2) {
    align-self: end;
}.academic_experience_081 .img_pic_wrap_568 {
    width: 180px;
    height: 180px;
}.academic_experience_081 .name {
    font-size: calc(21px * 1.3);
    margin-bottom: 0.8rem;
}.academic_experience_081 .work_section_481 {
    font-size: calc(17px * 1.05);
    padding-left: 2rem;
    line-height: 1.8;
}
}

@media (min-width: 992px) {.academic_experience_081 .container {
    transform: perspective(1500px) rotateY(3deg);
}.academic_experience_081 .client_views_741 {
    gap: 3rem;
    padding: 4rem;
}.academic_experience_081 .img_pic_wrap_568 {
    width: 220px;
    height: 220px;
}.academic_experience_081 .work_section_481 {
    border-left: none;
    column-gap: 2.5rem;
    padding-left: 0;
    column-count: 2;
}.academic_experience_081 .work_section_481::before {
    font-size: 4rem;
    left: -1rem;
}
}

@media (max-width: 767px) {.academic_experience_081 {
    padding: 4rem 0;
}.academic_experience_081 .container {
    transform: none;
}.academic_experience_081 .client_views_741 {
    padding: 2rem;
}.academic_experience_081 .client_views_741 > div:first-child {
    margin-bottom: 1rem;
    display: flex;
    justify-content: center;
}.academic_experience_081 .client_views_741 > div:nth-child(2) {
    text-align: center;
}.academic_experience_081 .name::after {
    transform: translateX(-50%);
    left: 50%;
}.academic_experience_081 .work_section_481 {
    padding-left: 1rem;
    text-align: left;
}}.about_this_380 {
    overflow: hidden;
    position: relative;
    background: rgb(216,197,203);
    padding: 150px 0;
    z-index: 1;
}.about_this_380::before {
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    transform: perspective(1000px) rotateX(60deg) scale(2.5) translateZ(-200px);
    background-position: center;
    opacity: 0.05;
    background-size: 40px 40px;
    height: 100%;
    z-index: -1;
    backface-visibility: hidden;
    background: 
        linear-gradient(0deg, rgba(0, 0, 0, 0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0, 0, 0, 0.5) 1px, transparent 1px);
    transform-origin: center center;
    top: 0;
    animation: gridMove 60s linear infinite;
}@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

.about_this_380::after {
    top: -50%;
    z-index: -2;
    position: absolute;
    width: 200%;
    left: -50%;
    height: 200%;
    content: "";
    background: radial-gradient(circle at center, transparent 30%, rgb(216,197,203) 70%);
}.about_this_380 .container {
    position: relative;
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1200px;
}.about_this_380 .container::before,
.about_this_380 .container::after {
    border-radius: 50%;
    pointer-events: none;
    position: absolute;
    content: "";
}.about_this_380 .container::before {
    background: radial-gradient(circle at center, rgb(191,151,157,0.5) 0%, transparent 70%);
    width: 250px;
    filter: blur(40px);
    opacity: 0.1;
    top: -100px;
    right: -50px;
    height: 250px;
    animation: pulseGlow 15s ease-in-out infinite alternate;
}.about_this_380 .container::after {
    animation: pulseGlow 20s ease-in-out infinite alternate-reverse;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle at center, rgb(166,104,135,0.5) 0%, transparent 70%);
    filter: blur(50px);
    bottom: -150px;
    opacity: 0.15;
    left: -100px;
}@keyframes pulseGlow {
    0% {
        opacity: 0.1;
        transform: scale(0.8);
    }
    50% {
        opacity: 0.15;
        transform: scale(1.2);
    }
    100% {
        opacity: 0.1;
        transform: scale(0.8);
    }
}

.about_this_380 .academy_learnings_578 {
    display: grid;
    grid-template-rows: auto 1fr;
    gap: 30px;
    position: relative;
    grid-template-areas:
        "logo content"
        "director content";
    grid-template-columns: 1fr 1.5fr;
}.about_this_380 .academy_learnings_578::before {
    height: 100%;
    position: absolute;
    background: 
        linear-gradient(90deg, transparent calc(33.33% - 1px), rgb(191,151,157,0.5) calc(33.33%), transparent calc(33.33% + 1px)),
        linear-gradient(0deg, transparent calc(40% - 1px), rgb(191,151,157,0.5) calc(40%), transparent calc(40% + 1px));
    opacity: 0.2;
    top: 0;
    pointer-events: none;
    width: 100%;
    left: 0;
    z-index: -1;
    content: "";
}.about_this_380 .academy_learnings_578::after {
    bottom: -20px;
    position: absolute;
    left: 50%;
    opacity: 0.6;
    width: 200px;
    animation: scanEffect 3s ease-in-out infinite;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(191,151,157), transparent);
    transform: translateX(-50%);
    content: "";
}@keyframes scanEffect {
    0%, 100% {
        transform: translateX(-50%) scaleX(0.5);
        opacity: 0.3;
    }
    50% {
        transform: translateX(-50%) scaleX(1);
        opacity: 0.6;
    }
}

.about_this_380 .who_weare_621 {
    border: 1px solid rgba(255, 255, 255, 0.05);
    grid-area: logo;
    backdrop-filter: blur(10px);
    gap: 15px;
    padding: 20px;
    font-weight: 700;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    display: flex;
    font-size: 22px;
    background: rgba(255, 255, 255, 0.02);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    align-items: center;
    color: #000000;
    margin-bottom: 20px;
}.about_this_380 .who_weare_621:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    border-color: rgb(191,151,157,0.5);
}.about_this_380 .who_weare_621::before {
    transition: opacity 0.4s ease;
    background: linear-gradient(45deg, rgb(191,151,157), rgb(166,104,135), rgb(191,151,157));
    position: absolute;
    inset: -2px;
    z-index: -1;
    opacity: 0;
    border-radius: calc(20px + 2px);
    content: "";
}.about_this_380 .who_weare_621:hover::before {
    opacity: 0.5;
}.about_this_380 .who_weare_621 svg {
    height: 45px;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: 45px;
    fill: rgb(191,151,157);
    filter: drop-shadow(0 0 2px rgb(191,151,157,0.5));
}.about_this_380 .who_weare_621 svg path {
    transition: fill 0.5s ease;
}.about_this_380 .who_weare_621:hover svg {
    filter: drop-shadow(0 0 5px rgb(191,151,157));
    transform: rotate(10deg) scale(1.1);
}.about_this_380 .guide_values_963 {
    gap: 25px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    align-items: center;
    z-index: 2;
    backdrop-filter: blur(15px);
    flex-direction: row;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.07);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgba(255, 255, 255, 0.03);
    display: flex;
    position: relative;
    padding: 30px;
    overflow: hidden;
    grid-area: director;
}.about_this_380 .guide_values_963:hover {
    border-color: rgb(191,151,157,0.5);
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12);
}.about_this_380 .guide_values_963::before {
    background: 
        radial-gradient(circle at 20% 50%, rgb(191,151,157,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 20%, rgb(166,104,135,0.5) 0%, transparent 60%);
    inset: 0;
    opacity: 0.05;
    z-index: -1;
    position: absolute;
    transition: opacity 0.5s ease;
    content: "";
}.about_this_380 .guide_values_963:hover::before {
    opacity: 0.1;
}.about_this_380 .guide_values_963::after {
    width: 30%;
    position: absolute;
    height: 2px;
    left: 35%;
    background: linear-gradient(90deg, transparent, rgb(191,151,157), transparent);
    animation: scanHorizontal 3s ease-in-out infinite alternate;
    bottom: 0;
    content: "";
}@keyframes scanHorizontal {
    0% {
        opacity: 0.4;
        transform: scaleX(0.7);
    }
    100% {
        opacity: 0.8;
        transform: scaleX(1);
    }
}

.about_this_380 .img_pic_wrap_568 {
    z-index: 5;
    position: relative;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    height: 120px;
    transition: all 0.4s ease;
    border: 3px solid #ffffff;
    flex-shrink: 0;
    border-radius: 20px;
    width: 120px;
}.about_this_380 .learn_classes_714 {
    flex: 1;
}.about_this_380 .pro_sessions_435 {
    transition: all 0.3s ease;
    color: #000000;
    padding-bottom: 10px;
    font-weight: 700;
    position: relative;
    font-size: 19px;
    margin-bottom: 8px;
}.about_this_380 .pro_sessions_435::after {
    height: 2px;
    bottom: 0;
    transition: width 0.4s ease;
    width: 40px;
    position: absolute;
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(191,151,157), transparent);
}.about_this_380 .guide_values_963:hover .pro_sessions_435::after {
    width: 60px;
}.about_this_380 .method_edu_412 {
    color: rgb(191,151,157);
    font-weight: 600;
    font-size: 13px;
    transition: all 0.3s ease;
    margin-bottom: 0;
    opacity: 0.9;
}.about_this_380 .guide_values_963:hover .method_edu_412 {
    transform: translateX(5px);
    opacity: 1;
}.about_this_380 .text_field_364 {
    overflow: hidden;
    backdrop-filter: blur(15px);
    z-index: 2;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.05);
    background: rgba(255, 255, 255, 0.02);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    grid-area: content;
    padding: 40px;
}.about_this_380 .text_field_364:hover {
    box-shadow: 0 35px 60px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
    border-color: rgb(166,104,135,0.5);
}.about_this_380 .text_field_364::before {
    border-radius: 45% 55% 50% 50% / 55% 45% 55% 45%;
    height: 600px;
    animation: morphBlob 20s ease-in-out infinite alternate;
    z-index: -1;
    right: -300px;
    position: absolute;
    content: "";
    background: rgb(191,151,157,0.5);
    width: 600px;
    top: -300px;
    opacity: 0.03;
    filter: blur(60px);
}.about_this_380 .text_field_364::after {
    left: -250px;
    content: "";
    height: 500px;
    background: rgb(166,104,135,0.5);
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    width: 500px;
    animation: morphBlob 25s ease-in-out infinite alternate-reverse;
    bottom: -250px;
    filter: blur(50px);
    z-index: -1;
    opacity: 0.03;
    position: absolute;
}@keyframes morphBlob {
    0% {
        border-radius: 45% 55% 50% 50% / 55% 45% 55% 45%;
        transform: translate(0, 0) rotate(0deg);
    }
    33% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
        transform: translate(-50px, 20px) rotate(120deg);
    }
    66% {
        border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
        transform: translate(50px, -20px) rotate(240deg);
    }
    100% {
        border-radius: 45% 55% 50% 50% / 55% 45% 55% 45%;
        transform: translate(0, 0) rotate(360deg);
    }
}

.about_this_380 .text_field_364 h2 {
    position: relative;
    margin-bottom: 25px;
    color: #000000;
    font-size: 34px;
    transition: all 0.4s ease;
    font-weight: 700;
    padding-bottom: 15px;
}.about_this_380 .text_field_364 h2::after {
    background: linear-gradient(90deg, rgb(191,151,157), rgb(166,104,135,0.5), transparent);
    content: "";
    bottom: 0;
    transition: all 0.4s ease;
    left: 0;
    border-radius: 10px;
    width: 80px;
    position: absolute;
    height: 3px;
}.about_this_380 .text_field_364:hover h2::after {
    width: 120px;
}.about_this_380 .text_field_364 p {
    transition: all 0.3s ease;
    position: relative;
    font-size: 13px;
    margin-bottom: 0;
    line-height: 1.9;
    color: #000000;
}.about_this_380 .text_field_364:hover p {
    transform: translateY(3px);
}.about_this_380 .text_field_364:hover::before,
.about_this_380 .text_field_364:hover::after {
    opacity: 0.06;
}.about_this_380 .text_field_364::after {
    content: "";
    z-index: -3;
    width: 100%;
    opacity: 0.5;
    position: absolute;
    background-image: repeating-linear-gradient(
        to bottom,
        transparent,
        transparent 8px,
        rgba(255, 255, 255, 0.03) 8px,
        rgba(255, 255, 255, 0.03) 9px
    );
    left: 0;
    height: 100%;
    pointer-events: none;
    top: 0;
}.about_this_380 .who_weare_621:hover svg path,
.about_this_380 .who_weare_621:hover svg {
    fill: rgb(166,104,135);
}

@media (max-width: 1199px) {.about_this_380 {
    padding: 120px 0;
}.about_this_380 .academy_learnings_578 {
    gap: 25px;
    grid-template-columns: 1fr 1.2fr;
}.about_this_380 .text_field_364 {
    padding: 35px;
}
}

@media (max-width: 991px) {.about_this_380 {
    padding: 100px 0;
}.about_this_380 .academy_learnings_578 {
    grid-template-rows: auto auto auto;
    grid-template-areas:
            "logo"
            "director"
            "top_main_783";
    gap: 30px;
    grid-template-columns: 1fr;
}.about_this_380 .who_weare_621 {
    justify-content: center;
}.about_this_380 .guide_values_963 {
    margin: 0 auto;
    max-width: 600px;
}.about_this_380 .text_field_364 {
    margin: 0 auto;
    max-width: 600px;
}.about_this_380 .academy_learnings_578::before {
    background: 
            linear-gradient(90deg, transparent calc(50% - 1px), rgb(191,151,157,0.5) calc(50%), transparent calc(50% + 1px)),
            linear-gradient(0deg, transparent calc(33.33% - 1px), rgb(191,151,157,0.5) calc(33.33%), transparent calc(33.33% + 1px)),
            linear-gradient(0deg, transparent calc(66.66% - 1px), rgb(191,151,157,0.5) calc(66.66%), transparent calc(66.66% + 1px));
    opacity: 0.1;
}
}

@media (max-width: 767px) {.about_this_380 {
    padding: 80px 0;
}.about_this_380::before {
    background-size: 30px 30px;
}.about_this_380 .guide_values_963 {
    padding: 25px;
}.about_this_380 .text_field_364 {
    padding: 30px;
}.about_this_380 .who_weare_621 {
    padding: 15px;
}.about_this_380 .text_field_364 h2 {
    font-size: calc(34px * 0.9);
}
}

@media (max-width: 575px) {.about_this_380 {
    padding: 60px 0;
}.about_this_380 .guide_values_963 {
    text-align: center;
    padding: 25px 15px;
    flex-direction: column;
}.about_this_380 .img_pic_wrap_568 {
    width: 100px;
    height: 100px;
    margin-bottom: 15px;
}.about_this_380 .pro_sessions_435::after {
    transform: translateX(-50%);
    left: 50%;
}.about_this_380 .guide_values_963:hover .method_edu_412 {
    transform: translateX(0) translateY(3px);
}.about_this_380 .text_field_364 {
    padding: 25px 20px;
}.about_this_380 .text_field_364 h2 {
    font-size: calc(34px * 0.8);
}.about_this_380 .who_weare_621 svg {
    width: 40px;
    height: 40px;
}.about_this_380 .pro_sessions_435 {
    font-size: calc(19px * 0.95);
}.about_this_380 .method_edu_412 {
    font-size: calc(13px * 0.95);
}}.twitter_cta_465 {
    padding: 6rem 0 2rem;
    color: #ffffff;
    font-family: Arial, sans-serif;
    position: relative;
    background: linear-gradient(45deg, #000000 0%, rgb(166,104,135,0.5) 100%);
}.twitter_cta_465::before {
    width: 100%;
    opacity: 0.15;
    left: 0;
    height: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(191,151,157,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(166,104,135,0.5) 0%, transparent 30%);
    position: absolute;
    content: '';
    top: 0;
    z-index: 1;
}.twitter_cta_465::after {
    width: 100%;
    height: 100%;
    background-image: 
        repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.03) 4px),
        repeating-linear-gradient(90deg, transparent, transparent 2px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.03) 4px);
    left: 0;
    z-index: 2;
    top: 0;
    position: absolute;
    content: '';
}.twitter_cta_465 .container {
    position: relative;
    z-index: 3;
}.twitter_cta_465 .story_spot_956 {
    flex-direction: column;
    position: relative;
    display: flex;
}.twitter_cta_465 .contact_help_364 {
    gap: 1.5rem;
    z-index: 10;
    justify-content: space-between;
    display: flex;
    position: relative;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    border-radius: 23px;
    padding: 1.25rem 2rem;
    margin-bottom: 2rem;
    transform: translateY(-3.5rem);
    flex-wrap: wrap;
}.twitter_cta_465 .contact_help_364::before {
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    border-radius: 23px;
    background: linear-gradient(135deg, transparent 20%, rgb(191,151,157,0.5) 140%);
    opacity: 0.08;
}.twitter_cta_465 .info_item {
    max-width: 300px;
    flex: 1;
    position: relative;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    min-width: 200px;
}.twitter_cta_465 .info_item:not(:last-child)::after {
    transform: translateY(-50%);
    height: 70%;
    background: linear-gradient(to bottom, transparent, rgb(166,104,135,0.5), transparent);
    position: absolute;
    top: 50%;
    width: 1px;
    right: -0.75rem;
    content: '';
}.twitter_cta_465 .info_item p,
.twitter_cta_465 .info_item a {
    display: flex;
    font-size: 18px;
    color: #000000;
    padding: 0.5rem;
    gap: 0.875rem;
    align-items: center;
    text-decoration: none;
    transition: all 0.3s ease;
    border-radius: 10px;
}.twitter_cta_465 .info_item:hover {
    transform: translateY(-5px);
}.twitter_cta_465 .info_item:hover p,
.twitter_cta_465 .info_item:hover a {
    color: rgb(191,151,157);
}.twitter_cta_465 .info_item svg {
    fill: rgb(191,151,157);
    transition: transform 0.3s ease;
    width: 22px;
    height: 22px;
}.twitter_cta_465 .info_item:hover svg {
    transform: scale(1.15);
}.twitter_cta_465 .text_main_holder {
    grid-template-columns: 1fr 1.5fr 1fr;
    display: grid;
    position: relative;
    gap: 4rem;
}.twitter_cta_465 .header_start_950 {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}.twitter_cta_465 .header_start_950 svg {
    transition: filter 0.3s ease, transform 0.3s ease;
    max-width: 180px;
    filter: brightness(0) invert(1);
    height: auto;
}.twitter_cta_465 .header_start_950:hover svg {
    filter: brightness(0) invert(1) drop-shadow(0 0 5px rgb(191,151,157,0.5));
    transform: scale(1.03);
}.twitter_cta_465 .partner_logo_382 {
    opacity: 0.8;
    line-height: 1.6;
    font-size: calc(12px + 1px);
}.twitter_cta_465 .nav_sitebar_627 {
    position: relative;
    flex-direction: column;
    display: flex;
}.twitter_cta_465 .nav_sitebar_627::before {
    content: '';
    bottom: 0;
    background: linear-gradient(to bottom, transparent, rgb(166,104,135,0.5) 30%, rgb(166,104,135,0.5) 70%, transparent);
    left: -2rem;
    width: 1px;
    top: 0;
    position: absolute;
}.twitter_cta_465 .nav_sitebar_627::after {
    background: linear-gradient(to bottom, transparent, rgb(166,104,135,0.5) 30%, rgb(166,104,135,0.5) 70%, transparent);
    position: absolute;
    top: 0;
    width: 1px;
    bottom: 0;
    right: -2rem;
    content: '';
}.twitter_cta_465 .nav_sitebar_627 h5 {
    font-size: 18px;
    margin-bottom: 1.75rem;
    position: relative;
    font-weight: 600;
    padding-bottom: 0.875rem;
}.twitter_cta_465 .nav_sitebar_627 h5::after {
    width: 60px;
    left: 0;
    height: 2px;
    bottom: 0;
    position: absolute;
    content: '';
    background: linear-gradient(to right, rgb(191,151,157), transparent);
}.twitter_cta_465 .nav_pro_403 {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.25rem;
    display: grid;
}.twitter_cta_465 .nav_pro_403:first-child {
    margin-bottom: 2rem;
}.twitter_cta_465 .nav_pro_403 a {
    position: relative;
    transform-origin: left;
    color: #ffffff;
    opacity: 0.85;
    padding: 0.25rem 0;
    font-size: 18px;
    text-decoration: none;
    transition: all 0.3s ease;
}.twitter_cta_465 .nav_pro_403 a::before {
    height: 1px;
    bottom: 0;
    content: '';
    width: 0;
    position: absolute;
    transition: width 0.3s ease;
    left: 0;
    background-color: rgb(191,151,157);
}.twitter_cta_465 .nav_pro_403 a:hover {
    transform: translateX(8px);
    color: rgb(191,151,157);
    opacity: 1;
}.twitter_cta_465 .nav_pro_403 a:hover::before {
    width: 20px;
}.twitter_cta_465 .subscribe_holder {
    gap: 1.5rem;
    flex-direction: column;
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 23px;
    overflow: hidden;
    display: flex;
    backdrop-filter: blur(10px);
    padding: 2rem;
    background: rgba(255, 255, 255, 0.03);
    position: relative;
}.twitter_cta_465 .subscribe_holder::before {
    background: 
        linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.05) 50%, transparent 100%),
        radial-gradient(circle at top right, rgb(191,151,157,0.5), transparent 70%);
    top: 0;
    opacity: 0.2;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    z-index: -1;
}.twitter_cta_465 .subscribe_holder::after {
    position: absolute;
    height: 150px;
    z-index: -1;
    bottom: 0;
    width: 150px;
    content: '';
    background: radial-gradient(circle, rgb(191,151,157,0.5) 0%, transparent 70%);
    opacity: 0.3;
    right: 0;
    animation: pulseGlow 6s infinite alternate;
}@keyframes pulseGlow {
    0% {
        opacity: 0.1;
        transform: scale(0.8);
    }
    100% {
        opacity: 0.3;
        transform: scale(1.2);
    }
}

.twitter_cta_465 .subscribe_holder h5 {
    font-size: 18px;
    margin-bottom: 0.5rem;
    font-weight: 600;
    position: relative;
    padding-bottom: 0.875rem;
}.twitter_cta_465 .subscribe_holder h5::after {
    content: '';
    background: rgb(191,151,157);
    position: absolute;
    width: 40px;
    height: 2px;
    bottom: 0;
    left: 0;
}.twitter_cta_465 .subscribe_holder p {
    line-height: 1.6;
    margin-bottom: 0.5rem;
    opacity: 0.9;
    font-size: 18px;
}.twitter_cta_465 .input_holder {
    position: relative;
    display: flex;
    margin-top: 0.5rem;
    gap: 1rem;
    flex-direction: column;
}.twitter_cta_465 .input_holder::before {
    border-radius: calc(10px + 10px);
    opacity: 0.1;
    top: -10px;
    animation: subtleRotate 15s linear infinite;
    content: '';
    background: 
        radial-gradient(circle at bottom right, rgb(191,151,157,0.5) 0%, transparent 70%),
        radial-gradient(circle at top left, rgb(166,104,135,0.5) 0%, transparent 70%);
    z-index: -1;
    left: -10px;
    width: calc(100% + 20px);
    position: absolute;
    height: calc(100% + 20px);
}@keyframes subtleRotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.twitter_cta_465 .input_holder input[type="email"] {
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.1);
    font-size: 18px;
    padding: 1.125rem 1.5rem;
    border-radius: 10px;
}.twitter_cta_465 .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgb(191,151,157,0.5);
    border-color: rgb(191,151,157,0.5);
    background-color: rgba(255, 255, 255, 0.15);
    outline: none;
}.twitter_cta_465 .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}.twitter_cta_465 .updates_item_309 {
    font-size: 19px;
    cursor: pointer;
    overflow: hidden;
    background-color: rgb(191,151,157);
    border-radius: 10px;
    color: #ffffff;
    font-weight: 600;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease;
    border: none;
    padding: 1.125rem 1.5rem;
}.twitter_cta_465 .updates_item_309::before {
    left: -100%;
    height: 100%;
    transition: left 0.7s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: '';
    width: 100%;
    top: 0;
    position: absolute;
    z-index: -1;
}.twitter_cta_465 .updates_item_309::after {
    background: rgb(166,104,135);
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    content: '';
    z-index: -2;
    opacity: 0;
    transition: opacity 0.3s ease;
    height: 100%;
}.twitter_cta_465 .updates_item_309:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}.twitter_cta_465 .updates_item_309:hover::before {
    left: 100%;
}.twitter_cta_465 .updates_item_309:hover::after {
    opacity: 1;
}.twitter_cta_465 .netiquette_896 {
    position: relative;
    padding-top: 2rem;
    text-align: center;
    margin-top: 4rem;
}.twitter_cta_465 .netiquette_896::before {
    content: '';
    width: 60%;
    top: 0;
    left: 20%;
    background: linear-gradient(to right, transparent, rgb(166,104,135,0.5), transparent);
    position: absolute;
    height: 1px;
}.twitter_cta_465 .support_cta_287 {
    font-size: 12px;
    opacity: 0.7;
}

@media (max-width: 1200px) {.twitter_cta_465 .text_main_holder {
    gap: 3rem;
    grid-template-columns: 1fr 1.5fr;
}.twitter_cta_465 .subscribe_holder {
    grid-column: 1 / -1;
    margin-top: 2rem;
}.twitter_cta_465 .nav_sitebar_627::after {
    display: none;
}
}

@media (max-width: 991px) {.twitter_cta_465 {
    padding: 5rem 0 2rem;
}.twitter_cta_465 .contact_help_364 {
    flex-wrap: wrap;
    justify-content: center;
}.twitter_cta_465 .info_item {
    max-width: none;
    width: calc(50% - 2rem);
    flex: 0 0 auto;
}.twitter_cta_465 .info_item:not(:last-child)::after {
    display: none;
}.twitter_cta_465 .text_main_holder {
    grid-template-columns: 1fr;
    gap: 3rem;
}.twitter_cta_465 .nav_sitebar_627::before, 
    .twitter_cta_465 .nav_sitebar_627::after {
    display: none;
}.twitter_cta_465 .header_start_950 {
    align-items: center;
    text-align: center;
}.twitter_cta_465 .nav_sitebar_627 h5, 
    .twitter_cta_465 .subscribe_holder h5 {
    text-align: center;
}.twitter_cta_465 .nav_sitebar_627 h5::after, 
    .twitter_cta_465 .subscribe_holder h5::after {
    left: 50%;
    transform: translateX(-50%);
}.twitter_cta_465 .nav_pro_403 {
    grid-template-columns: repeat(3, 1fr);
}.twitter_cta_465 .input_holder {
    max-width: 400px;
    margin: 0 auto;
}
}

@media (max-width: 768px) {.twitter_cta_465 {
    padding: 4rem 0 2rem;
}.twitter_cta_465 .contact_help_364 {
    padding: 1rem 1.5rem;
    transform: translateY(-2.5rem);
}.twitter_cta_465 .info_item {
    max-width: none;
    width: 100%;
}.twitter_cta_465 .nav_pro_403 {
    grid-template-columns: repeat(2, 1fr);
}.twitter_cta_465 .netiquette_896 {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.twitter_cta_465 {
    padding: 3rem 0 1.5rem;
}.twitter_cta_465 .contact_help_364 {
    padding: 1rem;
    transform: translateY(-1.5rem);
}.twitter_cta_465 .info_item p,
    .twitter_cta_465 .info_item a {
    font-size: calc(18px - 1px);
}.twitter_cta_465 .nav_pro_403 {
    grid-template-columns: 1fr;
    text-align: center;
}.twitter_cta_465 .nav_pro_403 a:hover {
    transform: none;
}.twitter_cta_465 .nav_pro_403 a::before {
    transform: translateX(-50%);
    left: 50%;
}.twitter_cta_465 .nav_pro_403 a:hover::before {
    width: 30px;
}.twitter_cta_465 .input_holder {
    width: 100%;
}}.secure_enclosure_867 {
    background: linear-gradient(165deg, rgb(216,197,203) 0%, #ffffff 100%);
    font-family: Arial, sans-serif;
    padding: 4rem 1.5rem;
    color: #000000;
    overflow: hidden;
    position: relative;
}.secure_enclosure_867::before {
    content: "";
    top: 0;
    opacity: 0.05;
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgb(191,151,157,0.5) 0,
        rgb(191,151,157,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    z-index: 0;
}.secure_enclosure_867 .container {
    transform: translateZ(0);
    margin: 0 auto;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    max-width: 1140px;
    z-index: 1;
    position: relative;
    padding: 3.5rem 2.5rem;
    background: #ffffff;
}.secure_enclosure_867 h1 {
    font-weight: 700;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(0);
    color: rgb(191,151,157);
    margin: 0 0 2rem;
    font-size: 41px;
    line-height: 1.2;
    padding-bottom: 1rem;
}.secure_enclosure_867 h1::after {
    transition: width 0.4s ease-out;
    left: 0;
    background: linear-gradient(90deg, rgb(191,151,157) 0%, rgb(166,104,135) 100%);
    content: "";
    height: 3px;
    position: absolute;
    width: 80px;
    bottom: 0;
}.secure_enclosure_867:hover h1::after {
    width: 120px;
}.secure_enclosure_867 h2 {
    padding-left: 1rem;
    position: relative;
    margin: 2.5rem 0 1.2rem;
    color: rgb(166,104,135);
    font-size: 31px;
    font-weight: 600;
}.secure_enclosure_867 h2::before {
    width: 4px;
    transform: scaleY(0.8);
    border-radius: 2px;
    position: absolute;
    background: rgb(191,151,157);
    height: 100%;
    content: "";
    left: 0;
    transition: transform 0.3s ease;
    top: 0;
}.secure_enclosure_867 h2:hover::before {
    transform: scaleY(1);
}.secure_enclosure_867 h3 {
    color: #000000;
    font-size: calc(31px * 0.85);
    margin: 2.2rem 0 1rem;
    padding-left: 1.5rem;
    font-weight: 600;
    position: relative;
}.secure_enclosure_867 h3::before {
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    content: "";
    width: 12px;
    background: rgb(166,104,135);
    height: 2px;
    top: 50%;
}.secure_enclosure_867 h4 {
    font-size: calc(31px * 0.7);
    color: #000000;
    position: relative;
    padding-left: 1.5rem;
    margin: 2rem 0 0.8rem;
    font-weight: 400;
}.secure_enclosure_867 h4::before {
    left: 0;
    transform: translateY(-50%);
    color: rgb(191,151,157);
    top: 50%;
    content: "→";
    font-size: 0.9em;
    position: absolute;
}.secure_enclosure_867 p {
    transition: opacity 0.3s ease;
    opacity: 0.9;
    line-height: 1.7;
    max-width: 92%;
    color: #000000;
    margin-bottom: 1.5rem;
    font-size: 12px;
}.secure_enclosure_867 p:hover {
    opacity: 1;
}.secure_enclosure_867 p strong {
    position: relative;
    color: #000000;
    font-weight: 600;
    z-index: 1;
}.secure_enclosure_867 p strong::after {
    transform-origin: left;
    width: 100%;
    transform: scaleX(0.95);
    height: 30%;
    content: "";
    left: 0;
    background-color: rgb(191,151,157,0.5);
    transition: transform 0.3s ease;
    position: absolute;
    z-index: -1;
    bottom: 0;
}.secure_enclosure_867 p strong:hover::after {
    transform: scaleX(1);
}.secure_enclosure_867 ul {
    list-style: none;
    padding: 0.5rem 0 1rem 1.5rem;
    position: relative;
    margin: 1.5rem 0;
}.secure_enclosure_867 ul::before {
    bottom: 0;
    content: "";
    width: 3px;
    position: absolute;
    border-radius: 1.5px;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgb(191,151,157) 0%, rgb(191,151,157,0.5) 100%);
}.secure_enclosure_867 li {
    position: relative;
    color: #000000;
    margin-bottom: 1rem;
    transition: transform 0.3s ease;
    line-height: 1.7;
    font-size: 12px;
    padding-left: 1.5rem;
}.secure_enclosure_867 li::before {
    height: 8px;
    top: 0.75em;
    left: 0;
    content: "";
    transition: background 0.3s ease;
    background: rgb(166,104,135);
    transform: translateY(-50%);
    position: absolute;
    width: 8px;
    border-radius: 50%;
}.secure_enclosure_867 li:hover {
    transform: translateX(3px);
}.secure_enclosure_867 li:hover::before {
    background: rgb(191,151,157);
}.secure_enclosure_867 span {
    color: #000000;
    background-color: rgba(rgb(166,104,135,0.5), 0.07);
    font-size: calc(12px * 0.95);
    opacity: 0.85;
    border-left: 3px solid rgb(166,104,135);
    margin-bottom: 2rem;
    display: block;
    transition: all 0.3s ease;
    padding: 1rem 1.5rem;
    line-height: 1.65;
}.secure_enclosure_867 span:hover {
    opacity: 1;
    background-color: rgba(rgb(166,104,135,0.5), 0.1);
}

@media screen and (max-width: 992px) {.secure_enclosure_867 {
    padding: 3rem 1rem;
}.secure_enclosure_867 .container {
    padding: 2.5rem 2rem;
}.secure_enclosure_867 h1 {
    font-size: calc(41px * 0.9);
}.secure_enclosure_867 h2 {
    font-size: calc(31px * 0.9);
}.secure_enclosure_867 p {
    max-width: 100%;
}
}

@media screen and (max-width: 768px) {.secure_enclosure_867 {
    padding: 2.5rem 0.75rem;
}.secure_enclosure_867 .container {
    padding: 2rem 1.5rem;
}.secure_enclosure_867 h1 {
    font-size: calc(41px * 0.8);
    margin-bottom: 1.5rem;
}.secure_enclosure_867 h2 {
    margin: 2rem 0 1rem;
    font-size: calc(31px * 0.8);
}.secure_enclosure_867 h3 {
    font-size: calc(31px * 0.7);
}.secure_enclosure_867 h4 {
    font-size: calc(31px * 0.6);
}.secure_enclosure_867 p, 
    .secure_enclosure_867 li {
    font-size: calc(12px * 0.95);
}.secure_enclosure_867 span {
    font-size: calc(12px * 0.9);
    padding: 0.75rem 1rem;
}
}

@media screen and (max-width: 576px) {.secure_enclosure_867 {
    padding: 2rem 0.5rem;
}.secure_enclosure_867 .container {
    padding: 1.5rem 1.25rem;
}.secure_enclosure_867 h1 {
    font-size: calc(41px * 0.7);
    padding-bottom: 0.75rem;
}.secure_enclosure_867 h1::after {
    height: 2px;
    width: 60px;
}.secure_enclosure_867:hover h1::after {
    width: 90px;
}.secure_enclosure_867 h2 {
    padding-left: 0.75rem;
    font-size: calc(31px * 0.7);
}.secure_enclosure_867 h2::before {
    width: 3px;
}.secure_enclosure_867 h3, 
    .secure_enclosure_867 h4 {
    padding-left: 1.25rem;
}.secure_enclosure_867 ul {
    padding-left: 1rem;
}.secure_enclosure_867 li {
    padding-left: 1.25rem;
}.secure_enclosure_867 li::before {
    height: 6px;
    width: 6px;
}.secure_enclosure_867 span {
    border-left: 2px solid rgb(166,104,135);
    padding: 0.75rem 0.75rem;
}}header {
    padding: 1.5rem 0;
    overflow: visible;
    background: linear-gradient(to right, rgb(166,104,135,0.5), rgb(191,151,157));
    position: relative;
    z-index: 1000;
}header::before {
    width: 100%;
    content: '';
    opacity: 0.1;
    background: 
        radial-gradient(circle at 10% 20%, #ffffff 0%, transparent 15%),
        radial-gradient(circle at 90% 80%, #ffffff 0%, transparent 15%);
    z-index: -1;
    top: 0;
    height: 100%;
    left: 0;
    position: absolute;
}header .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 1.5rem;
}header .site_prime_382 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    gap: 1.5rem;
}header .top_train_368 {
    align-items: center;
    display: flex;
    position: relative;
    padding: 1rem;
    text-decoration: none;
    z-index: 2;
    justify-content: center;
}header .top_train_368::after {
    position: absolute;
    height: 2px;
    background: #ffffff;
    bottom: 0;
    content: '';
    width: 50%;
    left: 50%;
    opacity: 0.6;
    transform: translateX(-50%);
    transition: width 0.3s ease, opacity 0.3s ease;
}header .top_train_368:hover::after {
    opacity: 1;
    width: 80%;
}header .top_train_368 svg {
    width: 220px;
    height: auto;
    filter: drop-shadow(0 4px 8px rgb(191,151,157,0.5));
    transition: all 0.3s ease;
}header .top_train_368:hover svg {
    transform: translateY(-5px);
}header .nav_sitebar_627 {
    justify-content: center;
    max-width: 800px;
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    padding: 0.6rem 1rem;
    border-radius: 18px;
    width: 100%;
    gap: 0.8rem;
    flex-wrap: wrap;
    backdrop-filter: blur(5px);
    display: flex;
}header .nav_sitebar_627::before {
    z-index: -1;
    top: 0;
    border-radius: 18px;
    position: absolute;
    box-shadow: 
        0 4px 30px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.2);
    content: '';
    width: 100%;
    left: 0;
    height: 100%;
}header .head_edu_053 {
    overflow: hidden;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 15px;
    letter-spacing: 0.5px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 0.7rem 1.2rem;
    color: #ffffff;
}header .head_edu_053::before {
    top: 0;
    left: 0;
    background: #ffffff;
    position: absolute;
    transition: opacity 0.3s ease;
    border-radius: 10px;
    height: 100%;
    content: '';
    z-index: -1;
    transform: translateY(100%) scale(0.8);
    width: 100%;
    opacity: 0;
}header .head_edu_053:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    color: rgb(191,151,157);
}header .head_edu_053:hover::before {
    transform: translateY(0) scale(1);
    opacity: 1;
}

@media (max-width: 991px) {header {
    padding: 1.2rem 0;
}header .site_prime_382 {
    gap: 1.2rem;
}header .top_train_368 svg {
    width: 180px;
}header .nav_sitebar_627 {
    padding: 0.5rem;
    gap: 0.6rem;
}header .head_edu_053 {
    font-size: calc(15px - 1px);
    padding: 0.6rem 1rem;
}
}

@media (max-width: 767px) {header {
    padding: 1rem 0;
}header .site_prime_382 {
    gap: 1rem;
}header .top_train_368 svg {
    width: 150px;
}header .nav_sitebar_627 {
    padding: 0.4rem;
    gap: 0.4rem;
}header .head_edu_053 {
    font-size: calc(15px - 2px);
    padding: 0.5rem 0.8rem;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .site_prime_382 {
    gap: 0.8rem;
}header .top_train_368 svg {
    width: 140px;
}header .nav_sitebar_627 {
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap;
    padding: 0.4rem 0.6rem;
}header .nav_sitebar_627::-webkit-scrollbar {
    height: 3px;
}header .nav_sitebar_627::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
}header .head_edu_053 {
    white-space: nowrap;
    padding: 0.4rem 0.7rem;
    font-size: calc(15px - 3px);
}}.course_summary_940 {
    position: relative;
    display: grid;
    overflow: hidden;
    grid-template-rows: 1fr;
    grid-template-columns: repeat(12, 1fr);
    background-color: rgb(216,197,203);
    min-height: 100vh;
}.course_summary_940 .career_learn_056 {
    z-index: 1;
    position: relative;
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
    height: 100%;
    grid-row: 1;
    grid-column: 4 / span 8;
}.course_summary_940 .career_learn_056::before {
    width: 30%;
    z-index: 2;
    top: 0;
    height: 100%;
    position: absolute;
    pointer-events: none;
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(166,104,135,0.5), transparent);
}.course_summary_940 .knowledge_guide_470 {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 100%;
}.course_summary_940 .skill_master_154 {
    height: 100%;
    perspective: 1000px;
    position: relative;
    width: 100%;
}.course_summary_940 .training_flow_693 {
    transition: opacity 0.8s, transform 0.8s;
    width: 100%;
    transform: translateZ(-50px);
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1;
    height: 100%;
    position: absolute;
}.course_summary_940 .training_flow_693:nth-child(1) {
    animation: slide-cube 25s infinite 0s;
}.course_summary_940 .training_flow_693:nth-child(2) {
    animation: slide-cube 25s infinite -5s;
}.course_summary_940 .training_flow_693:nth-child(3) {
    animation: slide-cube 25s infinite -10s;
}.course_summary_940 .training_flow_693:nth-child(4) {
    animation: slide-cube 25s infinite -15s;
}.course_summary_940 .training_flow_693:nth-child(5) {
    animation: slide-cube 25s infinite -20s;
}.course_summary_940 .training_flow_693 img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}.course_summary_940 .knowledge_guide_470:hover .training_flow_693 {
    animation-play-state: paused;
}.course_summary_940 .container {
    position: relative;
    display: flex;
    grid-row: 1;
    align-items: center;
    z-index: 2;
    justify-content: flex-start;
    grid-column: 1 / span 7;
    padding: 0 0 0 4rem;
}.course_summary_940 .academy_learnings_578 {
    position: relative;
    max-width: 550px;
    margin-right: auto;
    width: 100%;
    margin-left: 0;
}.course_summary_940 .learn_map_528 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    background: rgba(0, 0, 0, 0.6);
    padding: 2rem;
}.course_summary_940 .learn_map_528 h3 {
    line-height: 1.1;
    position: relative;
    color: #ffffff;
    font-weight: 700;
    transform: translateY(30px);
    margin-bottom: 1.5rem;
    animation: slide-up 0.7s ease-out forwards;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    font-size: 44px;
    opacity: 0;
}.course_summary_940 .learn_map_528::before {
    width: 80px;
    left: -40px;
    opacity: 0;
    border-top: 3px solid rgb(191,151,157);
    animation: fade-in 0.5s 0.9s ease-out forwards;
    border-left: 3px solid rgb(191,151,157);
    top: -40px;
    height: 80px;
    content: "";
    position: absolute;
}.course_summary_940 .learn_map_528::after {
    bottom: -40px;
    content: "";
    height: 80px;
    opacity: 0;
    border-bottom: 3px solid rgb(191,151,157);
    width: 80px;
    right: -40px;
    border-right: 3px solid rgb(191,151,157);
    animation: fade-in 0.5s 0.9s ease-out forwards;
    position: absolute;
}.course_summary_940 .learn_map_528 p {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    opacity: 0;
    animation: slide-up 0.7s 0.4s ease-out forwards;
    transform: translateY(30px);
    font-size: 15px;
    line-height: 1.8;
    color: #ffffff;
    margin-bottom: 2.5rem;
}.course_summary_940 .request_message_082 {
    display: inline-block;
    animation: slide-up 0.7s 0.6s ease-out forwards;
    opacity: 0;
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s;
    transform: translateY(30px);
    color: #ffffff;
    overflow: hidden;
    background: rgb(191,151,157);
    position: relative;
    letter-spacing: 1px;
    padding: 1rem 2.5rem;
}.course_summary_940 .request_message_082:hover {
    box-shadow: 0 0 30px rgba(rgb(191,151,157), 0.5);
    transform: scale(1.05);
    background: transparent;
}.course_summary_940 .request_message_082::before {
    position: absolute;
    transform-origin: bottom right;
    transition: transform 0.5s;
    background: rgb(191,151,157);
    transform: scale(1);
    content: "";
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
}.course_summary_940 .request_message_082:hover::before {
    transition: transform 0.5s;
    transform: scale(0);
}@keyframes slide-cube {
    0%, 20%, 100% {
        opacity: 0;
        transform: translateZ(-50px) rotateY(-5deg);
    }
    4%, 16% {
        opacity: 1;
        transform: translateZ(0) rotateY(0);
    }
}

@keyframes slide-up {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fade-in {
    to {
        opacity: 1;
    }
}

.course_summary_940::before {
    height: 100%;
    top: 0;
    pointer-events: none;
    position: absolute;
    background: linear-gradient(to right,
        rgb(166,104,135,0.5) 0%,
        rgb(166,104,135,0.5) 40%,
        transparent 70%);
    left: 0;
    width: 100%;
    content: "";
    z-index: 0;
}.course_summary_940::after {
    position: absolute;
    content: "";
    background: radial-gradient(
        circle at 30% 50%,
        rgb(191,151,157,0.5) 0%,
        transparent 50%
    );
    left: 0;
    pointer-events: none;
    height: 100%;
    top: 0;
    width: 100%;
    z-index: 0;
    opacity: 0.5;
}

@media screen and (max-width: 1400px) {.course_summary_940 .academy_learnings_578 {
    margin-right: 1rem;
}
}

@media screen and (max-width: 1200px) {.course_summary_940 {
    grid-template-columns: repeat(10, 1fr);
}.course_summary_940 .career_learn_056 {
    grid-column: 6 / span 5;
}.course_summary_940 .container {
    padding: 0 0 0 3rem;
    grid-column: 1 / span 6;
}.course_summary_940 .academy_learnings_578 {
    max-width: 100%;
}.course_summary_940::before {
    background: linear-gradient(to right,
            rgb(166,104,135,0.5) 0%,
            rgb(166,104,135,0.5) 30%,
            transparent 60%);
}
}

@media screen and (max-width: 992px) {.course_summary_940 {
    flex-direction: column;
    padding: 0;
    display: flex;
    min-height: auto;
}.course_summary_940 .career_learn_056 {
    width: 100%;
    clip-path: none;
    height: 50vh;
    order: 1;
}.course_summary_940 .career_learn_056::before {
    display: none;
}.course_summary_940 .container {
    width: 100%;
    padding: 4rem 3rem;
    order: 2;
}.course_summary_940 .academy_learnings_578 {
    max-width: 600px;
    margin: 0;
}.course_summary_940 .learn_map_528 {
    background: rgba(0, 0, 0, 0.7);
}.course_summary_940::before {
    opacity: 0.95;
    background: rgb(166,104,135,0.5);
}.course_summary_940::after {
    background: none;
}.course_summary_940 .training_flow_693 {
    animation-duration: 20s;
}
}

@media screen and (max-width: 768px) {.course_summary_940 .career_learn_056 {
    height: 40vh;
}.course_summary_940 .container {
    padding: 3rem 2rem;
}.course_summary_940 .learn_map_528 h3 {
    font-size: calc(44px * 0.8);
}.course_summary_940 .learn_map_528::before,
    .course_summary_940 .learn_map_528::after {
    width: 60px;
    height: 60px;
}
}

@media screen and (max-width: 576px) {.course_summary_940 .career_learn_056 {
    height: 35vh;
}.course_summary_940 .container {
    padding: 2.5rem 1.5rem;
}.course_summary_940 .learn_map_528 h3 {
    font-size: calc(35px * 1.1);
}.course_summary_940 .learn_map_528::before,
    .course_summary_940 .learn_map_528::after {
    right: -20px;
    top: -20px;
    bottom: -20px;
    left: -20px;
    width: 40px;
    height: 40px;
}.course_summary_940 .request_message_082 {
    text-align: center;
    width: 100%;
}}.cookieAlertContainer_487 {
    padding: 20px 0;
    transition: transform 0.3s ease-in-out;
    position: fixed;
    width: 100%;
    animation: slideUp 0.5s forwards;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    transform: translateY(100%);
    bottom: 0;
    border-top: 3px solid rgb(166,104,135);
    background: rgb(166,104,135);
    z-index: 90;
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
#overlayConsentInfo_657 {
    display: none;
}#overlayConsentInfo_657:checked ~ .cookieAlertContainer_487 {
    opacity: 0;
    visibility: hidden;
}.manage_tracking_870 {
    display: flex;
    justify-content: space-between;
    padding: 20px 5%;
    gap: 20px;
    align-items: center;
}.cookieAlertContainer_487 h5 {
    letter-spacing: 1px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-size: 19px;
}.cookieAlertContainer_487 p {
    font-size: 15px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    line-height: 1.5;
}.cookie_box_304 {
    display: flex;
    margin-right: 15px;
    filter: drop-shadow(0 0 10px rgb(191,151,157));
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}.cookie_box_304 svg {
    transition: transform 0.3s ease-in-out;
    fill: rgb(191,151,157);
    height: 80px;
    width: 80px;
}.cookie_box_304:hover svg {
    transform: scale(1.1);
}.cookie_preference_298 {
    text-decoration: none;
    font-size: 17px;
    padding: 10px 20px;
    white-space: nowrap;
    box-shadow: 0 0 15px rgb(191,151,157);
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    border-radius: 30px;
    cursor: pointer;
    text-align: center;
    margin-left: 10px;
    line-height: 40px;
    background: linear-gradient(90deg, rgb(191,151,157), rgb(166,104,135));
    min-width: 140px;
    color: #000000;
    flex-shrink: 0;
}.cookie_preference_298:hover {
    box-shadow: 0 0 20px rgb(166,104,135);
}.cookie_button.track_switch_249 {
    border: 2px solid rgb(166,104,135);
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
}.cookie_button.track_switch_249:hover {
    box-shadow: 0 0 15px rgb(166,104,135);
    background: rgba(0, 0, 0, 0.5);
}.cookieAlertContainer_487 p a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(191,151,157);
}.cookieAlertContainer_487 p a:hover {
    color: rgb(166,104,135);
}
@media only screen and (max-width: 1200px) {.cookieAlertContainer_487 {
    padding: 15px 0;
}.manage_tracking_870 {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.cookie_box_304 {
    display: none;
}.manage_tracking_870 {
    flex-direction: column;
    align-items: center;
    text-align: center;
}.cookieAlertContainer_487 h5 {
    margin-bottom: 5px;
    font-size: 21px;
}.track_settings_341 {
    margin-bottom: 15px;
}.cookie_preference_298 {
    margin: 10px 0;
    min-width: 100%;
}}
.thxBox_971 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(216,197,203), rgb(216,197,203) 60%, rgb(166,104,135,0.5) 140%);
    padding: 5rem 0;
    position: relative;
}.thxBox_971::before {
    right: -10%;
    opacity: 0.8;
    position: absolute;
    top: -5%;
    width: 50%;
    filter: blur(20px);
    height: 70%;
    transform: rotate(15deg) skew(5deg);
    z-index: 1;
    content: "";
    animation: float 18s ease-in-out infinite alternate;
    background: linear-gradient(145deg, rgb(191,151,157,0.5) 10%, transparent 70%);
}.thxBox_971::after {
    z-index: 1;
    opacity: 0.7;
    left: -5%;
    height: 60%;
    content: "";
    width: 40%;
    filter: blur(15px);
    transform: rotate(-10deg) skew(-5deg);
    position: absolute;
    background: linear-gradient(215deg, rgb(166,104,135,0.5) 15%, transparent 65%);
    animation: float 15s ease-in-out infinite alternate-reverse;
    bottom: -8%;
}.thxBox_971 .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 1.5rem;
    position: relative;
    z-index: 2;
}.thxBox_971 h2 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(0);
    color: #000000;
    font-size: 35px;
    margin-bottom: 2rem;
    font-weight: 700;
    line-height: 1.3;
    font-family: Arial, sans-serif;
    max-width: 90%;
    position: relative;
}.thxBox_971 h2::after {
    bottom: -0.8rem;
    height: 4px;
    background: linear-gradient(90deg, rgb(191,151,157), rgb(166,104,135));
    transition: transform 0.6s ease-out;
    width: 80px;
    left: 0;
    transform: scaleX(1);
    position: absolute;
    content: "";
    transform-origin: left center;
}.thxBox_971:hover h2 {
    transform: translateY(-5px);
}.thxBox_971:hover h2::after {
    transform: scaleX(1.2);
}.thxBox_971 .academy_learnings_578 {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    backdrop-filter: blur(8px);
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.05),
        0 5px 10px rgba(0, 0, 0, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: calc(12px / 1.5);
    margin-top: 1rem;
    background: linear-gradient(to right bottom, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.7));
    padding: 2.5rem;
    position: relative;
    transform: translateZ(0);
}.thxBox_971 .academy_learnings_578::before {
    background-size: 200% 100%;
    position: absolute;
    background: linear-gradient(90deg, rgb(191,151,157), rgb(166,104,135), rgb(191,151,157));
    top: 0;
    width: 100%;
    content: "";
    height: 4px;
    left: 0;
    animation: gradientMove 8s ease infinite;
}.thxBox_971 .academy_learnings_578:hover {
    transform: translateY(-5px) translateZ(0);
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.08),
        0 8px 15px rgba(0, 0, 0, 0.03);
}.thxBox_971 ul {
    padding: 0;
    margin: 0;
    position: relative;
    list-style: none;
}.thxBox_971 li {
    margin-bottom: 0.5rem;
    position: relative;
    padding-left: 2rem;
}.thxBox_971 li::before {
    transition: transform 0.3s ease, background-color 0.3s ease;
    border-radius: 50%;
    top: 0.5rem;
    position: absolute;
    left: 0;
    height: 10px;
    content: "";
    background: rgb(191,151,157);
    width: 10px;
    transform: scale(0.8);
}.thxBox_971 li:hover::before {
    transform: scale(1.1);
    background: rgb(166,104,135);
}.thxBox_971 li span {
    line-height: 1.7;
    display: block;
    color: #000000;
    transition: transform 0.3s ease;
    font-size: calc(17px * 1.05);
    font-family: Arial, sans-serif;
}.thxBox_971 li:hover span {
    transform: translateX(5px);
}

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

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

@media (max-width: 992px) {.thxBox_971 {
    padding: 4rem 0;
}.thxBox_971 h2 {
    font-size: calc(35px * 0.9);
    max-width: 100%;
}.thxBox_971 .academy_learnings_578 {
    padding: 2rem;
}
}

@media (max-width: 768px) {.thxBox_971 {
    padding: 3.5rem 0;
}.thxBox_971 h2 {
    font-size: calc(35px * 0.8);
    margin-bottom: 1.5rem;
}.thxBox_971 h2::after {
    height: 3px;
    width: 60px;
}.thxBox_971 .academy_learnings_578 {
    padding: 1.8rem;
}.thxBox_971 li {
    padding-left: 1.8rem;
}.thxBox_971 li span {
    font-size: 17px;
}
}

@media (max-width: 576px) {.thxBox_971 {
    padding: 3rem 0;
}.thxBox_971 h2 {
    font-size: calc(35px * 0.7);
    margin-bottom: 1.2rem;
}.thxBox_971 h2::after {
    width: 50px;
    height: 3px;
}.thxBox_971 .academy_learnings_578 {
    padding: 1.5rem;
    margin-top: 0.5rem;
}.thxBox_971 li {
    padding-left: 1.5rem;
}.thxBox_971 li::before {
    width: 8px;
    top: 0.4rem;
    height: 8px;
}.thxBox_971 li span {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}}.newsletter_subscription_308 {
    z-index: 1;
    overflow: visible;
    padding: 7rem 3rem 5rem;
    position: relative;
    background: rgb(216,197,203);
    margin: 5rem 0 5rem;
}.newsletter_subscription_308::before {
    left: 5%;
    background: linear-gradient(135deg, rgb(191,151,157,0.5) 0%, rgb(166,104,135,0.5) 100%);
    width: 90%;
    opacity: 0.1;
    transform: skewY(-3deg);
    height: calc(100% + 60px);
    content: "";
    z-index: -2;
    top: -30px;
    position: absolute;
}.newsletter_subscription_308::after {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    z-index: -1;
    top: 10px;
    right: 0;
    content: "";
    background: #ffffff;
    position: absolute;
    transform: skewY(2deg) translateY(-20px);
    height: calc(100% + 40px);
    width: 80%;
}.newsletter_subscription_308 .container {
    z-index: 3;
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
}.newsletter_subscription_308 .academy_learnings_578 {
    flex-direction: column;
    position: relative;
    display: flex;
}.newsletter_subscription_308 .academy_learnings_578::before {
    width: 120px;
    background: rgb(191,151,157,0.5);
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
    left: -20px;
    opacity: 0.3;
    height: 120px;
    animation: floatElement 8s ease-in-out infinite;
    position: absolute;
    top: -40px;
    transform: rotate(-15deg);
    content: "";
    z-index: -1;
}.newsletter_subscription_308 .academy_learnings_578::after {
    opacity: 0.2;
    right: 10%;
    border-radius: 50%;
    background: rgb(166,104,135);
    height: 40px;
    filter: blur(5px);
    position: absolute;
    animation: pulseElement 4s ease-in-out infinite alternate;
    bottom: -30px;
    content: "";
    width: 40px;
}.newsletter_subscription_308 p {
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 29px;
    font-weight: 700;
    align-self: flex-start;
    max-width: 60%;
    line-height: 1.3;
    position: relative;
    transform: translateX(40%);
    margin-bottom: 3rem;
}.newsletter_subscription_308 p::before {
    position: absolute;
    width: 40px;
    content: "";
    top: 50%;
    background: rgb(191,151,157);
    left: -60px;
    height: 3px;
    transform: translateY(-50%);
}.newsletter_subscription_308 .input_holder {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    display: flex;
    border-radius: 26px;
    align-items: stretch;
    align-self: flex-end;
    transform: translateY(30px);
    max-width: 70%;
    overflow: hidden;
}.newsletter_subscription_308 .input_holder::before {
    top: 0;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: #ffffff;
    left: 0;
}.newsletter_subscription_308 .sub_area_839 {
    font-family: Arial, sans-serif;
    color: #000000;
    z-index: 1;
    background: transparent;
    outline: none;
    padding: 1.5rem;
    font-size: 14px;
    border: none;
    flex: 1;
}.newsletter_subscription_308 .request_message_082 {
    transition: all 0.3s ease;
    padding: 1.5rem 2.5rem;
    font-size: 15px;
    overflow: hidden;
    background: rgb(191,151,157);
    cursor: pointer;
    font-weight: 600;
    font-family: Arial, sans-serif;
    z-index: 1;
    border: none;
    color: #ffffff;
    position: relative;
}.newsletter_subscription_308 .request_message_082::before {
    top: 0;
    transition: all 0.5s ease;
    transform: translateX(-100%) skewX(-15deg);
    z-index: -1;
    background: rgb(166,104,135);
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
}.newsletter_subscription_308 .request_message_082:hover {
    color: #ffffff;
}.newsletter_subscription_308 .request_message_082:hover::before {
    transform: translateX(0) skewX(-15deg);
}

@keyframes floatElement {
    0%, 100% {
        transform: rotate(-15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-10deg) translate(-10px, -15px);
    }
}

@keyframes pulseElement {
    0% {
        transform: scale(0.8);
        opacity: 0.1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0.3;
    }
}

@media (max-width: 992px) {.newsletter_subscription_308 {
    padding: 6rem 2rem 4rem;
    margin: 6rem 0 8rem;
}.newsletter_subscription_308 p {
    font-size: calc(29px * 0.9);
    transform: translateX(30%);
    max-width: 70%;
}.newsletter_subscription_308 p::before {
    left: -40px;
    width: 30px;
}.newsletter_subscription_308 .input_holder {
    max-width: 80%;
}
}

@media (max-width: 768px) {.newsletter_subscription_308 {
    margin: 5rem 0 7rem;
    padding: 5rem 1.5rem 3rem;
}.newsletter_subscription_308 p {
    transform: translateX(5%);
    margin-bottom: 2rem;
    max-width: 90%;
    font-size: 24px;
}.newsletter_subscription_308 p::before {
    width: 15px;
    left: -20px;
}.newsletter_subscription_308 .input_holder {
    max-width: 95%;
    transform: translateY(20px);
    flex-direction: column;
}.newsletter_subscription_308 .sub_area_839 {
    width: 100%;
    border-bottom: 1px solid rgb(191,151,157,0.5);
    padding: 1.2rem;
}.newsletter_subscription_308 .request_message_082 {
    width: 100%;
    padding: 1.2rem;
}.newsletter_subscription_308::before {
    width: 95%;
    left: 2.5%;
    height: calc(100% + 40px);
    top: -20px;
}.newsletter_subscription_308::after {
    width: 90%;
}
}

@media (max-width: 576px) {.newsletter_subscription_308 {
    margin: 4rem 0 6rem;
    padding: 4rem 1rem 2rem;
}.newsletter_subscription_308 p {
    max-width: 100%;
    transform: none;
}.newsletter_subscription_308 p::before {
    display: none;
}.newsletter_subscription_308 .input_holder {
    max-width: 100%;
    transform: translateY(15px);
}.newsletter_subscription_308 .sub_area_839,
    .newsletter_subscription_308 .request_message_082 {
    padding: 1rem;
}.newsletter_subscription_308::before,
    .newsletter_subscription_308::after {
    transform: none;
}.newsletter_subscription_308 .academy_learnings_578::before {
    height: 80px;
    width: 80px;
}}.welcome_page_582 {
    background: rgb(216,197,203);
    position: relative;
    padding: 80px 20px;
    display: flex;
    min-height: 100vh;
    align-items: center;
    overflow: hidden;
}.welcome_page_582 > div {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}.welcome_page_582::before {
    opacity: 0.15;
    position: absolute;
    top: 0;
    z-index: 1;
    content: "";
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(135deg, rgb(191,151,157,0.5) 0%, rgb(166,104,135,0.5) 100%);
}.welcome_page_582::after {
    content: "";
    position: absolute;
    opacity: 0.03;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    background-size: 20px 20px;
    top: 0;
    background-image: 
    linear-gradient(45deg, rgb(216,197,203) 25%, transparent 25%),
    linear-gradient(-45deg, rgb(216,197,203) 25%, transparent 25%),
    linear-gradient(45deg, transparent 75%, rgb(216,197,203) 75%),
    linear-gradient(-45deg, transparent 75%, rgb(216,197,203) 75%);
}.welcome_page_582 .learn_lab_975 {
    animation: slideInLeft 0.8s ease-out forwards;
    margin-bottom: 40px;
    position: relative;
    transform: translateX(-5%);
}.welcome_page_582 .learning_open_346 {
    font-size: 41px;
    color: rgb(191,151,157);
    position: relative;
    font-weight: 700;
    padding: 0;
    line-height: 1.2;
    margin: 0;
    display: inline-block;
}.welcome_page_582 .learning_open_346::after {
    transform: scaleX(0);
    transform-origin: left;
    position: absolute;
    height: 4px;
    bottom: -10px;
    left: 0;
    width: 60%;
    content: "";
    background: linear-gradient(90deg, rgb(166,104,135) 0%, rgb(166,104,135,0.5) 100%);
    animation: expandLine 1s 0.4s ease forwards;
}.welcome_page_582 .course_home_901 {
    animation: fadeInUp 1s 0.5s ease-out forwards;
    opacity: 0;
    transform: translateY(20px);
    border-radius: 10px;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}.welcome_page_582 .course_home_901::before {
    position: absolute;
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7));
    top: 0;
    content: "";
    z-index: 1;
    width: 100%;
    height: 100%;
}.welcome_page_582 .course_home_901 > div {
    min-height: 400px;
    position: relative;
    padding: 60px 40px;
    flex-direction: column;
    z-index: 2;
    justify-content: center;
    color: #ffffff;
    display: flex;
}.welcome_page_582 .course_home_901 p {
    line-height: 1.6;
    letter-spacing: 0.5px;
    max-width: 80%;
    padding-left: 20px;
    font-size: calc(12px * 1.2);
    margin-bottom: 30px;
    position: relative;
    transform: translateX(-20px);
    opacity: 0;
    animation: fadeInRight 0.8s 0.8s ease-out forwards;
}.welcome_page_582 .course_home_901 p::before {
    background: rgb(166,104,135);
    left: 0;
    content: "";
    height: 100%;
    width: 4px;
    position: absolute;
    top: 0;
}.welcome_page_582 .course_home_901 h3 {
    font-weight: 600;
    opacity: 0;
    padding: 20px;
    transform: translateY(20px);
    background: rgba(0, 0, 0, 0.3);
    line-height: 1.4;
    position: relative;
    animation: fadeInUp 0.8s 1s ease-out forwards;
    border-left: 3px solid rgb(191,151,157);
    max-width: 90%;
    font-size: 24px;
    backdrop-filter: blur(5px);
}@keyframes slideInLeft {
  from {
    transform: translateX(-5%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

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

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

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

html {
    cursor: default;
}

@media screen and (max-width: 992px) {.welcome_page_582 {
    padding: 60px 15px;
}.welcome_page_582 .learning_open_346 {
    font-size: calc(41px * 0.9);
}.welcome_page_582 .course_home_901 > div {
    padding: 40px 30px;
    min-height: 350px;
}.welcome_page_582 .course_home_901 p {
    font-size: 12px;
    max-width: 90%;
}.welcome_page_582 .course_home_901 h3 {
    font-size: calc(24px * 0.9);
    max-width: 100%;
}
}

@media screen and (max-width: 768px) {.welcome_page_582 {
    padding: 50px 10px;
}.welcome_page_582 .learn_lab_975 {
    margin-bottom: 30px;
}.welcome_page_582 .learning_open_346 {
    font-size: calc(41px * 0.8);
}.welcome_page_582 .course_home_901 > div {
    min-height: 300px;
    padding: 30px 20px;
}.welcome_page_582 .course_home_901 p {
    margin-bottom: 20px;
    max-width: 100%;
}.welcome_page_582 .course_home_901 h3 {
    padding: 15px;
    font-size: calc(24px * 0.8);
}
}

@media screen and (max-width: 576px) {.welcome_page_582 {
    padding: 40px 10px;
}.welcome_page_582 .learning_open_346 {
    font-size: calc(41px * 0.7);
}.welcome_page_582 .course_home_901 > div {
    min-height: 250px;
    padding: 25px 15px;
}.welcome_page_582 .course_home_901 p {
    padding-left: 15px;
    font-size: calc(12px * 0.9);
}.welcome_page_582 .course_home_901 h3 {
    font-size: calc(24px * 0.7);
    padding: 12px;
}
}