.header_train_BU6oCY1 {
    flex: 1 0 auto;
}

.container {
    margin: auto;
    max-width: 100%;
    width: 1265px;
}

a {
    text-decoration: none;
    color: inherit;
}


.academic_experience_b7fCHli {
    background: linear-gradient(135deg, rgb(233,230,234) 0%, rgb(197,180,203,0.5) 100%);
    padding: 4rem 2rem;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.academic_experience_b7fCHli .hover_image_Mz7ajXe {
    border-radius: 10px;
    height: 400px;
    position: relative;
    transform: rotate(-3deg) translateY(20px);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
}

.academic_experience_b7fCHli .learning_testimonials_cWT1SXn:hover .exp_list_94qhiTu {
    transform: translateY(0) rotate(0deg);
}

.academic_experience_b7fCHli .learning_testimonials_cWT1SXn:hover .name::after {
    transform: scaleX(1);
}

.academic_experience_b7fCHli .emp_achievements_UpWH6J7 {
    color: #000000;
    font-size: 14px;
    padding-left: 1.5rem;
    line-height: 1.6;
    font-style: italic;
    font-weight: 400;
    position: relative;
}

.course_structure_5yqAQTv::after {
    z-index: 1;
    opacity: 0.1;
    border-radius: 50%;
    background: radial-gradient(ellipse at center, rgb(197,180,203,0.5) 0%, transparent 70%);
    content: "";
    transform: scale(2);
    right: -50%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -50%;
}

.course_structure_5yqAQTv .hover_image_Mz7ajXe::after {
    right: -10%;
    top: -10%;
    border-radius: 50%;
    background: rgb(171,120,181);
    position: absolute;
    animation: floatOrbit 15s infinite ease-in-out;
    width: 50px;
    opacity: 0.15;
    height: 50px;
    filter: blur(30px);
    content: "";
}

.course_structure_5yqAQTv .description {
    margin-bottom: 1.5rem;
    transition: color 0.3s ease;
    font-size: 16px;
    line-height: 1.8;
    position: relative;
    color: #000000;
}

.course_structure_5yqAQTv span.description::first-letter {
    font-weight: 700;
    font-size: 1.2em;
    color: rgb(197,180,203);
}

.learning_process_9Bhkzcu::before {
    transform: rotateX(10deg) translateZ(-20px);
    left: 0;
    position: absolute;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(171,120,181,0.5) 49.5%, rgb(171,120,181,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(197,180,203,0.5) 49.5%, rgb(197,180,203,0.5) 50.5%, transparent 50.5%);
    height: 100%;
    top: 0;
    opacity: 0.08;
    content: "";
    width: 100%;
    pointer-events: none;
    background-size: 60px 60px;
}

.learning_process_9Bhkzcu .how_grow_gIfuPTh:hover::after {
    opacity: 1;
    transform: translateY(0);
}

.learning_process_9Bhkzcu h3 {
    margin-bottom: 25px;
    font-size: calc(32px * 0.85);
    color: #000000;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 700;
    transform: translateX(0);
    position: relative;
}

.learning_process_9Bhkzcu p {
    margin-bottom: 0;
    position: relative;
    transform: translateY(0);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 17px;
    color: #000000;
    line-height: 1.8;
}

.pricing_options_TRASY5m::before {
    z-index: 1;
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(45deg, rgb(197,180,203,0.5) 0%, transparent 40%);
    height: 100%;
    width: 100%;
}

.pricing_options_TRASY5m .learning_cost_zGTqRi5 h2::after {
    left: 50%;
    content: "";
    height: 3px;
    width: 80px;
    transform: translateX(-50%);
    position: absolute;
    background: rgb(197,180,203);
    bottom: -10px;
}

.pricing_options_TRASY5m .skill_pricing_fiv50ku:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px) scale(1.02);
}

.pricing_options_TRASY5m .learning_rates_Rd2mv7w h3 {
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: #000000;
    font-size: calc(21px * 1.2);
    position: relative;
    padding-bottom: 0.5rem;
}

.pricing_options_TRASY5m .rate_card_ob5EpdU {
    display: inline-block;
    position: relative;
    margin-bottom: 1.5rem;
    color: rgb(197,180,203);
    font-size: calc(21px * 1.5);
    font-weight: 700;
}

.pricing_options_TRASY5m .hover_image_Mz7ajXe::after {
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.4) 100%);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.windowPrivacySettings_rP2N1ct {
    position: fixed;
    bottom: 0;
    border-top: 2px solid rgb(197,180,203);
    width: 100%;
    background: rgb(233,230,234);
    z-index: 90;
}


#privacyBannerPopup_EzDbfF4 {
    display: none;
}

#privacyBannerPopup_EzDbfF4:checked ~ .windowPrivacySettings_rP2N1ct {
    opacity: 0;
    visibility: hidden;
}

header .head_main_deoAr2w {
    display: flex;
    height: 100%;
    align-items: stretch;
}

header .head_wrap_8b50Yiy svg {
    transition: all 0.3s ease;
    width: 150px;
    height: auto;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
}

header .nav_base_kSonKWP {
    font-weight: 600;
    transition: all 0.3s ease;
    text-decoration: none;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    z-index: 1;
    overflow: hidden;
    padding: 0.6rem 1.2rem;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    font-size: 18px;
    background: #ffffff;
    position: relative;
    color: #000000;
}

.contact_box_LTswlYH h3 {
    text-align: center;
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
    color: #000000;
    position: relative;
    margin-bottom: 70px;
    font-weight: 300;
    font-size: 32px;
}

.contact_box_LTswlYH .request_widget_WyDOuh1::before {
    background: 
        radial-gradient(circle at 20% 30%, rgba(0, 0, 0, 0.01) 0, transparent 100px),
        radial-gradient(circle at 70% 65%, rgba(0, 0, 0, 0.01) 0, transparent 100px);
    content: '';
    top: 0;
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1;
}

.contact_box_LTswlYH .request_widget_WyDOuh1 .message_list_tckbXKO {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.contact_box_LTswlYH .request_widget_WyDOuh1 .message_list_tckbXKO label {
    font-size: calc(12px - 2px);
    color: #000000;
    line-height: 1.5;
    cursor: pointer;
    padding-left: 35px;
    position: relative;
}

.contact_box_LTswlYH .request_widget_WyDOuh1 .message_list_tckbXKO a {
    color: rgb(197,180,203);
    transition: color 0.3s ease;
    text-decoration: none;
    font-weight: 600;
}

.contact_box_LTswlYH .request_widget_WyDOuh1 .support_message_X34nSo5:hover {
    transform: translateY(-2px);
    background: rgb(171,120,181);
    box-shadow: 0 5px 15px rgb(197,180,203,0.5);
}

.contact_box_LTswlYH .request_form_B97SpQi::before {
    position: absolute;
    width: 200%;
    background-size: 250px 250px;
    height: 200%;
    content: '';
    background: 
        radial-gradient(
            circle at center,
            transparent 0,
            transparent 100px,
            rgba(255, 255, 255, 0.03) 100px,
            rgba(255, 255, 255, 0.03) 150px,
            transparent 150px,
            transparent
        );
    z-index: 0;
    opacity: 0.7;
    left: -50%;
    top: -50%;
}

.contact_box_LTswlYH .request_form_B97SpQi .query_box_2r6JxFl li span::after {
    transition: width 0.3s ease;
    height: 1px;
    bottom: -8px;
    background: rgba(255, 255, 255, 0.3);
    left: 0;
    content: '';
    width: 0;
    position: absolute;
}

.company_overview_NtY2nGa .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 3;
}

.company_overview_NtY2nGa .article_wrap_nObxILN::before {
    background-size: 20px 20px;
    content: "";
    height: 100%;
    opacity: 0.05;
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    background: linear-gradient(45deg, 
        transparent 49.5%, 
        rgb(197,180,203) 49.5%, 
        rgb(197,180,203) 50.5%, 
        transparent 50.5%);
    position: absolute;
}

.company_overview_NtY2nGa p b::after {
    height: 3px;
    background: rgb(197,180,203);
    left: 0;
    width: 40px;
    position: absolute;
    content: "";
    bottom: 0;
}

footer .get_help_xcIJPEm {
    padding: 40px 20px;
    gap: 20px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    margin-bottom: 70px;
    flex-wrap: wrap;
    display: flex;
    color: #ffffff;
    position: relative;
    justify-content: center;
    background-color: rgb(171,120,181);
}

footer .info_item a:hover {
    text-decoration: underline;
}

footer .text_main_holder::before {
    position: absolute;
    clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
    background-color: #ffffff;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    content: "";
}

footer .header_navbar_t4xMVDk h5::after {
    position: absolute;
    background: linear-gradient(90deg, rgb(197,180,203), transparent);
    left: 0;
    bottom: -8px;
    content: "";
    width: 100%;
    height: 2px;
}

footer .header_wrap_OlXMwTx a:hover::after {
    width: 100%;
}

footer .subscribe_holder p {
    margin-bottom: 25px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
    font-size: 12px;
}

footer .input_holder input[type="email"] {
    padding: 15px;
    font-size: 12px;
    transition: all 0.3s ease;
    border: none;
    border-radius: 10px;
}

footer .gift_card_o1U4z6D {
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
    margin-top: 60px;
    padding-top: 20px;
}

.confidential_armory_r41yxQW::after {
    height: 200px;
    position: absolute;
    pointer-events: none;
    content: "";
    opacity: 0.1;
    right: -20px;
    transform: rotate(-15deg);
    z-index: 0;
    background: radial-gradient(circle, rgb(197,180,203,0.5) 10%, transparent 70%);
    width: 200px;
    top: -20px;
}

.confidential_armory_r41yxQW h1 {
    transform: translateX(-5px);
    position: relative;
    color: rgb(197,180,203);
    font-weight: 700;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid rgba(rgb(197,180,203,0.5), 0.1);
    font-size: 47px;
}

.confidential_armory_r41yxQW p:hover {
    transform: translateX(5px);
}

.confidential_armory_r41yxQW p strong {
    display: inline-block;
    color: rgb(197,180,203);
    font-weight: 600;
    position: relative;
}

.confidential_armory_r41yxQW ul::before {
    content: "";
    left: 0;
    background: linear-gradient(to bottom, rgb(171,120,181,0.5), rgba(rgb(171,120,181,0.5), 0.2));
    width: 2px;
    bottom: 0;
    position: absolute;
    top: 0;
}

.confidential_armory_r41yxQW li:hover::before {
    transform: scale(1.3);
    background: rgb(197,180,203);
}

.data_insights_tvzVaE5 {
    padding: 140px 0;
    z-index: 1;
    overflow: hidden;
    position: relative;
}

.data_insights_tvzVaE5::before {
    z-index: -1;
    left: 0;
    backdrop-filter: blur(10px);
    top: 0;
    height: 100%;
    content: "";
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.data_insights_tvzVaE5 .knowledge_upgrade_0GZ2Ol8 svg path {
    fill: #ffffff;
}

.data_insights_tvzVaE5 .statistics_extras_SQD9vXm {
    padding-right: 50px;
    position: relative;
    border-left: 5px solid rgb(197,180,203);
    text-shadow: 0 3px 12px rgba(0, 0, 0, 0.4);
    letter-spacing: 0.5px;
    grid-column: 1 / -1;
    line-height: 1.5;
    z-index: 2;
    padding-left: 50px;
    font-weight: 700;
    font-size: calc(29px * 1.1);
    margin-bottom: 30px;
    color: #ffffff;
}

.data_insights_tvzVaE5 .growth_statistics_BLhik0p:hover::before {
    height: 100%;
}

.data_insights_tvzVaE5 .knowledge_statistics_YVrX85q svg {
    height: 42px;
    width: 42px;
    filter: drop-shadow(0 4px 8px rgb(197,180,203,0.5));
}

.data_insights_tvzVaE5 .growth_statistics_BLhik0p:hover .knowledge_statistics_YVrX85q svg path {
    fill: #ffffff;
}

.data_insights_tvzVaE5 .growth_statistics_BLhik0p span::after {
    transition: width 0.3s ease;
    width: 0;
    content: '';
    height: 3px;
    position: absolute;
    bottom: -12px;
    background: rgb(197,180,203);
    left: 0;
}

.greeting_page_b6s2VC8 .hover_image_Mz7ajXe {
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    z-index: 1;
    filter: brightness(0.85) saturate(1.2);
    position: absolute;
    transform: scale(1.1);
    transition: transform 8s ease-out;
    top: 0;
    height: 100%;
    left: 0;
}

.greeting_page_b6s2VC8 .how_grow_gIfuPTh:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.greeting_page_b6s2VC8 h1 {
    font-size: calc(43px * 1.2);
    transform: translateY(-20px);
    margin-bottom: 1.5rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    font-weight: 700;
    color: #ffffff;
    line-height: 1.2;
    position: relative;
    animation: slideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.3s;
    opacity: 0;
}

.greeting_page_b6s2VC8 p {
    font-size: calc(12px * 1.1);
    max-width: 520px;
    position: relative;
    line-height: 1.6;
    margin-bottom: 2rem;
    color: #ffffff;
}

.greeting_page_b6s2VC8 svg path {
    transition: fill 0.3s ease;
    fill: rgb(94, 170, 168);
}

.greeting_page_b6s2VC8 h6 {
    animation: slideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.9s;
    opacity: 0;
    margin-top: 2rem;
    transform: translateY(25px);
}

.greeting_page_b6s2VC8 .support_message_X34nSo5:hover::before {
    left: 100%;
}

.tyArea_yac1CRP::before {
    position: absolute;
    z-index: 1;
    right: -10%;
    opacity: 0.8;
    animation: float 18s ease-in-out infinite alternate;
    top: -5%;
    transform: rotate(15deg) skew(5deg);
    background: linear-gradient(145deg, rgb(197,180,203,0.5) 10%, transparent 70%);
    height: 70%;
    filter: blur(20px);
    content: "";
    width: 50%;
}

.tyArea_yac1CRP:hover h2 {
    transform: translateY(-5px);
}

.tyArea_yac1CRP:hover h2::after {
    transform: scaleX(1.2);
}

.tyArea_yac1CRP .how_grow_gIfuPTh::before {
    left: 0;
    animation: gradientMove 8s ease infinite;
    background-size: 200% 100%;
    top: 0;
    content: "";
    background: linear-gradient(90deg, rgb(197,180,203), rgb(171,120,181), rgb(197,180,203));
    height: 4px;
    position: absolute;
    width: 100%;
}

.tyArea_yac1CRP li span {
    transition: transform 0.3s ease;
    font-family: Arial, sans-serif;
    font-size: calc(12px * 1.05);
    color: #000000;
    display: block;
    line-height: 1.7;
}

.join_our_community_Lcla2u7::before {
    z-index: 0;
    animation: gridMove 30s linear infinite;
    top: -50%;
    background: repeating-linear-gradient(
        45deg,
        rgba(0, 0, 0, 0.5) 0,
        rgba(0, 0, 0, 0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    width: 200%;
    opacity: 0.03;
    content: "";
    left: -50%;
    height: 200%;
    position: absolute;
}

.join_our_community_Lcla2u7 p::before {
    background: rgb(197,180,203);
    z-index: -1;
    height: 80px;
    opacity: 0.1;
    content: "";
    width: 80px;
    left: -30px;
    transform: translateZ(-10px) rotate(45deg);
    top: -30px;
    position: absolute;
}

.join_our_community_Lcla2u7 .learn_today_t5dCKWS {
    color: #000000;
    outline: none;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    font-size: 12px;
    transition: all 0.3s ease;
    transform: translateZ(10px);
    border-bottom: none;
    position: relative;
    padding: 1.5rem;
}

.join_our_community_Lcla2u7 .support_message_X34nSo5:hover::before {
    transform: translateY(0);
}


@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}



@media (min-width: 1200px) {.course_structure_5yqAQTv .hover_image_Mz7ajXe {
    height: 600px;
}.course_structure_5yqAQTv h3 {
    margin-bottom: 2rem;
}.course_structure_5yqAQTv .article_wrap_nObxILN::before {
    width: 200px;
}
}



@media (max-width: 991px) {.learning_process_9Bhkzcu {
    padding: 80px 0;
}.learning_process_9Bhkzcu .how_grow_gIfuPTh {
    transform: translateZ(0) rotateY(-1deg);
    padding: 40px 30px;
}.learning_process_9Bhkzcu h3 {
    margin-bottom: 20px;
    font-size: calc(32px * 0.75);
}
}



@media (min-width: 992px) {.pricing_options_TRASY5m .study_offers_RjZhgzU {
    grid-template-columns: repeat(2, 1fr);
}.pricing_options_TRASY5m .skill_pricing_fiv50ku:nth-child(4n+1) {
    transform: translateY(20px);
}.pricing_options_TRASY5m .skill_pricing_fiv50ku:nth-child(4n+3) {
    transform: translateY(-20px);
}.pricing_options_TRASY5m .skill_pricing_fiv50ku:hover {
    transform: translateY(0) scale(1.02);
}
}


@media only screen and (max-width: 1200px) {.windowPrivacySettings_rP2N1ct {
    padding: 20px;
}}


@media only screen and (max-width: 800px) {.cookie_frame_HxhV1Xn {
    display: none;
}.consent_comply_MzJlXvg {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.windowPrivacySettings_rP2N1ct h5 {
    text-align: center;
}.windowPrivacySettings_rP2N1ct p {
    text-align: center;
}.cookie_tips_w7zrGgJ {
    margin-bottom: 20px;
}body .inner-container_kOSD1c3 .edu_cookie_hJkf3WA {
    margin-left: 0;
}}



@media (max-width: 992px) {.contact_box_LTswlYH {
    padding: 80px 0;
}.contact_box_LTswlYH .contact_request_4vO1Np9 {
    flex-direction: column;
}.contact_box_LTswlYH .request_widget_WyDOuh1,
    .contact_box_LTswlYH .request_form_B97SpQi {
    padding: 60px 40px;
    flex: 1 1 100%;
}
}



@media (max-width: 576px) {.contact_box_LTswlYH {
    padding: 50px 0;
}.contact_box_LTswlYH .request_widget_WyDOuh1,
    .contact_box_LTswlYH .request_form_B97SpQi {
    padding: 40px 25px;
}.contact_box_LTswlYH h3 {
    font-size: calc(32px - 6px);
}.contact_box_LTswlYH .request_widget_WyDOuh1 .message_list_tckbXKO label {
    font-size: calc(12px - 3px);
}.contact_box_LTswlYH .contact_request_4vO1Np9 {
    border-radius: 20px;
}.contact_box_LTswlYH .request_widget_WyDOuh1 input[type="text"],
    .contact_box_LTswlYH .request_widget_WyDOuh1 textarea {
    border-radius: 25px;
}.contact_box_LTswlYH .request_widget_WyDOuh1 textarea {
    border-radius: 20px;
}}



@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .sub_objective_QlDyt60 {
    white-space: nowrap;
}footer .site_head_bQYzNti {
    padding-top: 80px;
}
}



@media (max-width: 992px) {.confidential_armory_r41yxQW {
    padding: 3rem 1.25rem;
}.confidential_armory_r41yxQW .container {
    max-width: 720px;
    padding: 2rem;
    transform: perspective(1000px) rotateY(0deg);
}.confidential_armory_r41yxQW h1 {
    margin-bottom: 1.25rem;
}.confidential_armory_r41yxQW p, 
  .confidential_armory_r41yxQW li, 
  .confidential_armory_r41yxQW span {
    font-size: calc(15px * 0.95);
}
}



@media (max-width: 992px) {.data_insights_tvzVaE5 {
    padding: 120px 0;
}.data_insights_tvzVaE5 .study_elevation_1ZSLknT {
    grid-template-columns: 1fr;
}.data_insights_tvzVaE5 .knowledge_upgrade_0GZ2Ol8 {
    width: 100px;
    right: 10%;
    height: 100px;
    top: -30px;
}.data_insights_tvzVaE5 .knowledge_upgrade_0GZ2Ol8 svg {
    width: 50px;
    height: 50px;
}.data_insights_tvzVaE5 .statistics_extras_SQD9vXm {
    padding-left: 40px;
    margin-top: 70px;
}.data_insights_tvzVaE5 .smart_pros_nNjPSGk {
    padding-left: 44px;
}.data_insights_tvzVaE5 .edu_wins_ylV2SsN {
    padding: 0 20px;
}
}



@media (max-width: 1024px) {.greeting_page_b6s2VC8 .how_grow_gIfuPTh {
    transform: perspective(1000px) rotateY(0);
    grid-template-columns: 1fr;
    width: 90%;
}.greeting_page_b6s2VC8 h1 {
    font-size: calc(43px * 1.1);
}.greeting_page_b6s2VC8::after {
    width: 30%;
}
}



@media (max-width: 480px) {.greeting_page_b6s2VC8 .how_grow_gIfuPTh {
    padding: 1.5rem;
}.greeting_page_b6s2VC8 h1 {
    font-size: calc(43px * 0.9);
}.greeting_page_b6s2VC8 p {
    font-size: calc(12px * 0.9);
}.greeting_page_b6s2VC8 .support_message_X34nSo5 {
    padding: 0.7rem 1.8rem;
}.greeting_page_b6s2VC8 svg {
    width: 80px;
    height: 80px;
}}



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



@media (max-width: 992px) {.join_our_community_Lcla2u7 {
    padding: 5rem 1.5rem;
    transform: perspective(1000px) rotateX(3deg);
}.join_our_community_Lcla2u7 .how_grow_gIfuPTh {
    grid-template-columns: 1fr;
    gap: 3rem;
}.join_our_community_Lcla2u7 .input_holder {
    transform: translateZ(30px) translateX(0) rotate(-2deg);
}.join_our_community_Lcla2u7 .input_holder:hover {
    transform: translateZ(30px) translateX(0) rotate(0deg);
}.join_our_community_Lcla2u7 p::before {
    top: -20px;
    width: 60px;
    left: -20px;
    height: 60px;
}
}



@keyframes pulse {
    0% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.3;
    }
    100% {
        opacity: 0.1;
    }
}



@keyframes growUp {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}



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



@keyframes expandLine {
    0% { width: 0; }
    100% { width: 80px; }
}



@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    }
    50% {
        transform: scale(1.05);
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    }
}

