* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.footer_workshops071 {
    flex: 0 0 auto;
}

.footer_workshops071 {
    padding: 80px 0 30px;
    background-color: #000000;
    color: #ffffff;
    overflow: hidden;
    position: relative;
    font-family: Arial, sans-serif;
}

.gratSection194::before {
    width: 200px;
    background: linear-gradient(225deg, rgb(177,173,194) 0%, rgb(135,127,173) 100%);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0.07;
    transform: rotate(45deg);
    right: -50px;
    height: 200px;
    z-index: 1;
    content: "";
    position: absolute;
    border-radius: 10px;
    top: -50px;
}

.gratSection194 .expert_classes570:hover {
    box-shadow: 0 15px 40px rgba(#000000, 0.08);
    transform: translateY(-5px);
}

.gratSection194 .expert_classes570 > div:first-child {
    position: relative;
}

.gratSection194 .expert_classes570 > div:first-child::after {
    transform: scaleX(1);
    content: "";
    height: 3px;
    transform-origin: left;
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    background: rgb(177,173,194);
    bottom: -15px;
    left: 0;
    width: 60px;
}

.gratSection194 a::before {
    position: absolute;
    height: 1px;
    transform: scaleX(0);
    bottom: 0;
    width: 100%;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(177,173,194);
    content: "";
    left: 0;
    transform-origin: right;
}

.launch_now847 {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: linear-gradient(45deg, #000000 0%, rgb(219,216,223) 100%);
}

.launch_now847 .expert_classes570 {
    overflow: hidden;
    position: relative;
    padding: 70px 50px;
    text-align: center;
    z-index: 10;
    border-radius: 28px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
}

.launch_now847 .container p {
    line-height: 1.4;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    position: relative;
    color: #ffffff;
    letter-spacing: 0.5px;
    font-size: 32px;
    font-weight: 700;
    z-index: 5;
    margin-bottom: 50px;
}

.launch_now847 .feedback_feedback142:hover {
    transform: translateY(-5px) scale(1.05);
    border-color: rgba(255, 255, 255, 0.3);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}

.launch_now847 .feedback_feedback142:hover::before {
    opacity: 0.8;
}

.course_features321 {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(219,216,223) 0%, rgba(249, 249, 249, 0.95) 100%);
}

.course_features321 .container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}

.course_features321 .next_skill182:hover {
    transform: perspective(1000px) rotateX(1deg);
}

.course_features321 .photo356 {
    transform: translateZ(20px);
    transition: transform 0.5s ease-out, box-shadow 0.5s ease-out;
    height: 300px;
    clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    position: relative;
}

.course_features321 .content_wrapper158::before {
    top: -15px;
    left: 30px;
    transform: rotate(45deg);
    height: 30px;
    z-index: -1;
    background-color: rgb(177,173,194);
    position: absolute;
    content: '';
    width: 30px;
}

.course_features321 h3::after {
    height: 3px;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 50px;
    content: '';
    transition: width 0.4s ease;
    background: linear-gradient(
        to right,
        rgb(177,173,194) 0%,
        rgb(135,127,173) 100%
    );
}

.homepage510::before {
    height: 100%;
    top: 0;
    opacity: 0.4;
    left: 0;
    background: radial-gradient(circle at 70% 30%, rgb(135,127,173,0.5) 0%, transparent 60%);
    position: absolute;
    width: 100%;
    z-index: 1;
    content: "";
}

.homepage510 .learn_top715 {
    line-height: 1.2;
    opacity: 0;
    margin: 0;
    transform: translateX(-10px);
    font-size: 39px;
    position: relative;
    animation: slideInFromLeft 0.8s ease-out 0.2s forwards;
    color: #000000;
    font-weight: 700;
}

.homepage510 .online_skills372 {
    width: 100%;
    position: relative;
    animation: fadeInUp 0.8s ease-out 0.6s forwards;
    transform: translateY(40px);
    opacity: 0;
}

.homepage510 .skill_training125::before {
    width: 100%;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 1;
    top: 0;
    height: 100%;
    left: 0;
    position: absolute;
    content: "";
}

.homepage510 .skill_training125 h3 {
    font-size: 22px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    font-weight: 600;
    color: #ffffff;
    line-height: 1.4;
    margin: 0;
}

.footer_workshops071::after {
    height: 300px;
    opacity: 0.2;
    position: absolute;
    width: 300px;
    content: "";
    bottom: -50px;
    transform: rotate(30deg);
    background: repeating-linear-gradient(
        -45deg,
        #000000,
        #000000 15px,
        rgb(135,127,173,0.5) 15px,
        rgb(135,127,173,0.5) 30px
    );
    left: -50px;
}

footer .info_item p,
footer .info_item a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: #ffffff;
    font-size: 17px;
    font-weight: 300;
}

footer .award_show823 {
    font-size: 16px;
    line-height: 1.6;
    max-width: 330px;
    color: rgba(255, 255, 255, 0.7);
}

footer .header_base240 h5 {
    letter-spacing: 1px;
    font-weight: 700;
    display: inline-block;
    color: #ffffff;
    margin-bottom: 25px;
    text-transform: uppercase;
    position: relative;
    font-size: 21px;
}

footer .subscribe_holder {
    border-radius: 30px;
    position: relative;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 35px;
}

footer .subscribe_holder h5 {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
    letter-spacing: 1px;
    font-size: 21px;
    color: #ffffff;
}

footer .input_holder input[type="email"] {
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.05);
    font-size: 17px;
    padding: 15px;
    border-radius: 10px;
    transition: all 0.3s ease;
}

footer .join_section426:hover {
    background-color: rgb(135,127,173);
}

footer .join_section426:hover::after {
    left: 120%;
}

footer .progress_bar146 {
    margin-top: 60px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
}

.contact845 {
    position: relative;
    overflow: hidden;
    padding: 90px 0;
    background: rgb(219,216,223);
}

.contact845 h2 {
    border-bottom: 3px solid rgb(177,173,194);
    margin-bottom: 50px;
    display: inline-block;
    font-weight: 700;
    padding-bottom: 15px;
    position: relative;
    font-size: 33px;
    color: #000000;
}

.contact845 .photo356 {
    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
    position: relative;
    min-height: 550px;
    flex: 0 0 45%;
}

.contact845 #contact {
    flex-direction: column;
    display: flex;
    gap: 25px;
}

.contact845 input[type="text"] {
    border-left: 3px solid rgb(177,173,194);
    transition: all 0.3s ease;
    font-size: 17px;
    border: none;
    background: rgb(219,216,223);
    color: #000000;
    padding: 15px 20px;
    width: 100%;
    border-radius: 0 10px 10px 0;
}

.contact845 .help_query804 {
    align-items: flex-start;
    margin-top: 10px;
    display: flex;
    gap: 12px;
}

.contact845 .help_query804 input[type="checkbox"]:checked::after {
    content: "";
    width: 5px;
    transform: translate(-50%, -50%) rotate(45deg);
    position: absolute;
    height: 10px;
    border-bottom: 2px solid #ffffff;
    top: 40%;
    border-right: 2px solid #ffffff;
    left: 50%;
}

.contact845 .help_query804 a:hover::after {
    height: 2px;
    background: rgb(135,127,173);
}

.contact845 .feedback_feedback142::after {
    height: 0;
    left: 50%;
    top: 50%;
    width: 0;
    border-radius: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    transition: all 0.6s ease;
    background: rgba(255, 255, 255, 0.1);
    content: "";
}

.contact845 svg path {
    transition: all 0.3s ease;
    fill: rgb(177,173,194);
}

.cookieInformationAlert381 {
    background: rgb(219,216,223);
    padding: 20px 0;
    width: 100%;
    justify-content: center;
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.5);
    z-index: 100;
    display: flex;
    bottom: 0;
    border-top: 3px solid rgb(177,173,194);
    position: fixed;
}

.consent_learn198 p {
    line-height: 1.5;
    margin: 0;
    color: #ffffff;
    font-size: 15px;
}

.cookie_button.track_cookies142 {
    margin-right: 10px;
}

#cookieWarningNotice790 {
    display: none;
}

header::before {
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1;
    position: absolute;
    content: '';
    background: 
        radial-gradient(circle at 10% 20%, #ffffff 0%, transparent 15%),
        radial-gradient(circle at 90% 80%, #ffffff 0%, transparent 15%);
    opacity: 0.1;
    top: 0;
}

header .head_guide417:hover::after {
    opacity: 1;
    width: 80%;
}

header .head_guide417:hover svg {
    transform: translateY(-5px);
}

header .header_base240 {
    width: 100%;
    gap: 0.8rem;
    position: relative;
    border-radius: 20px;
    display: flex;
    max-width: 800px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(5px);
    padding: 0.6rem 1rem;
    justify-content: center;
    flex-wrap: wrap;
}

header .nav_guide179::before {
    border-radius: 10px;
    content: '';
    position: absolute;
    transition: opacity 0.3s ease;
    z-index: -1;
    transform: translateY(100%) scale(0.8);
    opacity: 0;
    background: #ffffff;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

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

.payment_plan148 .pay_options163 h2 {
    color: #000000;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(120deg, rgb(135,127,173), rgb(177,173,194));
    font-weight: 700;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(0);
    font-size: 36px;
    margin-bottom: 15px;
}

.payment_plan148 .fee_board248 {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    order: 2;
    gap: 30px;
}

.payment_plan148 .study_pricing894::before {
    top: 0;
    z-index: 2;
    content: "";
    height: 5px;
    transform-origin: left;
    left: 0;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, rgb(135,127,173), rgb(177,173,194));
    transform: scaleX(0.85);
}

.payment_plan148 .price_plan754 {
    display: flex;
    flex-grow: 1;
    z-index: 1;
    flex-direction: column;
    position: relative;
    padding: 30px;
    overflow: hidden;
}

.payment_plan148 .study_pricing894:hover .price_plan754 h3 {
    transform: translateX(5px);
}

.payment_plan148 .learning_price150::before {
    width: 100%;
    position: absolute;
    transform-origin: left;
    height: 2px;
    background: linear-gradient(90deg, rgb(135,127,173), rgb(177,173,194));
    transform: scaleX(0.3);
    content: "";
    left: 0;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    bottom: 0;
}

.payment_plan148 .photo356::after {
    width: 100%;
    top: 0;
    height: 100%;
    content: "";
    background: linear-gradient(0deg, 
        rgba(var(--dark-color-rgb), 0.4) 0%, 
        rgba(var(--dark-color-rgb), 0) 40%);
    z-index: 1;
    left: 0;
    position: absolute;
}

.receive_updates620::after {
    animation: float 18s ease-in-out infinite reverse;
    position: absolute;
    z-index: -1;
    background: rgb(135,127,173,0.5);
    filter: blur(20px);
    content: "";
    bottom: -5%;
    width: 30%;
    left: -5%;
    height: 30%;
    transform: rotate(15deg) translateZ(0);
}

.receive_updates620 h4::before {
    top: 0.5rem;
    background: linear-gradient(to bottom, rgb(177,173,194), rgb(135,127,173));
    transform-origin: top;
    position: absolute;
    transform: scaleY(0);
    bottom: 0.5rem;
    animation: scaleIn 0.6s 0.2s cubic-bezier(0.43, 0.13, 0.23, 0.96) forwards;
    width: 5px;
    content: "";
    left: 0;
}

.receive_updates620 .input_holder input[type="email"] {
    background: rgba(255, 255, 255, 0.9);
    border: none;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    color: #000000;
    padding: 1rem 1.5rem;
    transition: all 0.3s;
    font-size: 12px;
    width: 100%;
    font-family: Arial, sans-serif;
}

.receive_updates620 .input_holder .join_section426 {
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
    letter-spacing: 1px;
    position: relative;
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    border: none;
    font-family: Arial, sans-serif;
    font-weight: 600;
    overflow: hidden;
    width: 100%;
    color: #ffffff;
    cursor: pointer;
    font-size: 19px;
    border-radius: 10px;
    padding: 1rem 1.5rem;
    background: linear-gradient(135deg, rgb(177,173,194), rgb(135,127,173));
    text-transform: uppercase;
}

.secure_depository456 h2 {
    border-left: 5px solid rgb(177,173,194);
    padding-left: 15px;
    margin-bottom: 20px;
    font-size: 35px;
    margin-top: 30px;
    color: rgb(135,127,173);
    font-weight: 600;
    font-family: Arial, sans-serif;
}

.secure_depository456 li {
    margin-bottom: 12px;
    border-left: 2px dashed rgb(135,127,173);
    padding-left: 25px;
    position: relative;
    line-height: 1.6;
}

.secure_depository456 li::before {
    position: absolute;
    height: 10px;
    content: "";
    background-color: rgb(177,173,194);
    top: 5px;
    border-radius: 50%;
    left: 0;
    width: 10px;
}

.our_team459 {
    background: rgb(219,216,223);
    overflow: hidden;
    padding: 100px 0;
    position: relative;
}

.our_team459 .container {
    position: relative;
    z-index: 1;
}

.our_team459 h3 {
    margin-bottom: 70px;
    color: #000000;
    font-weight: 700;
    letter-spacing: -1px;
    position: relative;
    font-size: 39px;
    text-align: center;
}

.our_team459 .learning_studio025 span {
    background: #ffffff;
    z-index: 2;
    font-size: 22px;
    color: rgb(177,173,194);
    font-weight: 700;
    left: 0;
    padding: 8px 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    position: absolute;
    top: -30px;
}

.our_team459 .learning_studio025 .photo356:hover {
    transform: scale(1.02);
}

.our_team459 .study_track893 p {
    padding: 40px;
    margin: 0;
    border-radius: 19px;
    line-height: 1.8;
    flex: 1;
    margin-left: -50px;
    z-index: 1;
    font-size: 18px;
    color: #000000;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    position: relative;
}

.our_team459 .container::after {
    width: 200px;
    height: 200px;
    right: -50px;
    background: rgb(135,127,173,0.5);
    content: "";
    border-radius: 50%;
    opacity: 0.2;
    z-index: -1;
    bottom: -50px;
    position: absolute;
}

.our_team459 .expert_classes570::after {
    width: 50%;
    bottom: 0;
    position: absolute;
    right: 0;
    background: linear-gradient(to left, rgb(135,127,173,0.5), transparent);
    content: "";
    height: 1px;
}

.training_specialist523::after {
    content: "";
    right: 0;
    animation: lineExpand 5s ease-in-out infinite alternate 2.5s;
    position: absolute;
    bottom: 40%;
    height: 1px;
    background: linear-gradient(to left, transparent, rgb(135,127,173,0.5), transparent);
    width: 40%;
    transform-origin: right center;
}

.training_specialist523 .career_wrap139 {
    display: flex;
    flex-direction: column;
    opacity: 0.9;
    transition: all 0.7s ease;
    justify-content: center;
    position: relative;
}

.training_specialist523 .career_wrap139::before {
    position: absolute;
    height: 70%;
    width: 1px;
    left: -2rem;
    content: "";
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5), transparent);
    top: 15%;
}

.training_specialist523 .exp_summary023 {
    transition: all 0.5s ease 0.2s;
    font-weight: 300;
    color: #000000;
    line-height: 1.8;
    position: relative;
    transform: translateX(0);
    padding-left: 2rem;
    font-size: 21px;
}

.training_specialist523 .review_corner729:hover .photo356 {
    transform: scale(1.05);
    filter: grayscale(0%);
}

.training_specialist523 .review_corner729:hover .career_wrap139 div:nth-child(2) {
    transform: translateX(20px);
}


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



@media (min-width: 768px) {.gratSection194 {
    padding: 100px 0;
}.gratSection194 .expert_classes570 {
    gap: 50px;
    grid-template-columns: 1fr 1fr;
    padding: 60px;
}.gratSection194 h5 {
    font-size: calc(22px * 1.1);
    margin-bottom: 15px;
}.gratSection194 p {
    font-size: calc(12px * 1.05);
}.gratSection194 .expert_classes570 > div:first-child::after {
    width: 80px;
    bottom: -20px;
}
}



@media (hover: none) {.gratSection194 .expert_classes570 {
    transform: none !important;
}.gratSection194 a::before {
    display: none;
}
}



@media (max-width: 991px) {.launch_now847 {
    padding: 90px 0;
}.launch_now847 .expert_classes570 {
    padding: 50px 30px;
}.launch_now847 .container p {
    margin-bottom: 40px;
    font-size: calc(22px * 1.3);
}
}



@media (min-width: 768px) {.course_features321 {
    padding: 7rem 0;
}.course_features321 .next_skill182 {
    gap: 3.5rem;
    grid-template-columns: 40% 1fr;
    align-items: center;
}.course_features321 .photo356 {
    height: 450px;
    clip-path: polygon(0 0, 100% 5%, 100% 95%, 0 100%);
}.course_features321 h3 {
    font-size: calc(22px * 1.2);
}.course_features321 .description {
    column-count: 2;
    column-gap: 2.5rem;
}
}




@media (max-width: 768px) {.homepage510 {
    min-height: auto;
    padding: 80px 0 60px;
}.homepage510 > div {
    gap: 30px;
}.homepage510 .learn_top715 {
    font-size: calc(39px * 0.8);
}.homepage510 p {
    font-size: 17px;
    max-width: 100%;
}.homepage510 .skill_training125 {
    min-height: 250px;
}.homepage510 .skill_training125 h3 {
    font-size: calc(22px * 0.9);
}
}



@media (hover: none) {.homepage510 .skill_training125:hover {
    transform: none;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.homepage510 .skill_training125 span {
    opacity: 1;
    transform: translateY(0);
}}



@media (max-width: 576px) {footer .footer_workshops071 {
    padding: 50px 0 20px;
}footer .contact_box930 {
    margin-bottom: 30px;
    padding: 15px;
}footer .top_main571::after {
    width: 50px;
}footer .header_base240 h5, footer .subscribe_holder h5 {
    font-size: calc(21px - 2px);
}footer .subscribe_holder p, footer .main_master495 a, footer .info_item p, footer .info_item a {
    font-size: calc(17px - 1px);
}footer .subscribe_holder {
    padding: 20px 15px;
}footer .input_holder input[type="email"],
    footer .join_section426 {
    padding: 12px 15px;
}}


@media only screen and (max-width: 1200px) {.visitor_acceptance130 {
    align-items: center;
    text-align: center;
    flex-direction: column;
}.visitor_privacy451 {
    margin-bottom: 20px;
    margin-right: 0;
}.data_comply490 {
    margin: 10px 0;
    width: 100%;
    max-width: 250px;
}}



@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .nav_mainwrap391 {
    gap: 0.8rem;
}header .head_guide417 svg {
    width: 140px;
}header .header_base240 {
    flex-wrap: nowrap;
    padding: 0.4rem 0.6rem;
    overflow-x: auto;
    justify-content: flex-start;
}header .header_base240::-webkit-scrollbar {
    height: 3px;
}header .header_base240::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
}header .nav_guide179 {
    font-size: calc(16px - 3px);
    white-space: nowrap;
    padding: 0.4rem 0.7rem;
}}



@media (max-width: 992px) {.receive_updates620 {
    padding: 4rem 1.5rem;
}.receive_updates620 .expert_classes570 {
    padding: 2.5rem;
}.receive_updates620 h4 {
    font-size: calc(16px + 2px);
}
}



@media (max-width: 768px) {.receive_updates620 {
    padding: 3rem 1rem;
}.receive_updates620 .expert_classes570 {
    padding: 2rem;
    transform: perspective(1000px) rotateX(1deg) translateZ(0);
}.receive_updates620 h4 {
    padding-left: 1rem;
    margin-bottom: 1.5rem;
}.receive_updates620 .input_holder {
    gap: 0.8rem;
}.receive_updates620 .input_holder span {
    flex: 1 0 100%;
}.receive_updates620 .input_holder input[type="email"] {
    padding: 0.9rem 1.2rem;
}.receive_updates620 .input_holder .join_section426 {
    padding: 0.9rem 1.2rem;
}
}



@media screen and (max-width: 768px) {.our_team459 {
    padding: 60px 0;
}.our_team459 h3 {
    margin-bottom: 50px;
    font-size: calc(39px * 0.7);
}.our_team459 h3::after {
    width: 80px;
    height: 4px;
}.our_team459 .learning_studio025 {
    margin-bottom: 60px;
}.our_team459 .learning_studio025 p,
    .our_team459 .study_track893 p {
    padding: 30px;
}.our_team459 .learning_studio025 .photo356,
    .our_team459 .study_track893 .virtual_classes269 {
    height: 300px;
}
}



@media screen and (max-width: 991px) {.training_specialist523 .review_corner729 {
    gap: 3rem;
    grid-template-columns: 1fr;
}.training_specialist523 .photo356 {
    width: 80%;
    height: 350px;
    clip-path: polygon(0 5%, 100% 0%, 95% 100%, 0% 95%);
    margin: 0 auto;
}.training_specialist523 .career_wrap139::before {
    left: 20%;
    width: 60%;
    top: -1.5rem;
    height: 1px;
    background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.5), transparent);
}.training_specialist523 .review_corner729:hover .name,
    .training_specialist523 .review_corner729:hover .career_wrap139 div:nth-child(2),
    .training_specialist523 .review_corner729:hover .exp_summary023 {
    transform: translateX(0);
}
}



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



@keyframes float {
    0%, 100% {
        transform: rotate(-15deg) translate(0, 0) translateZ(0);
    }
    50% {
        transform: rotate(-15deg) translate(10px, 10px) translateZ(0);
    }
}

