.intern_ship_6 {
    flex: 0 0 auto;
}

.intern_ship_6 {
    color: #ffffff;
    padding: 5rem 0 2.5rem;
    position: relative;
}

.head_study_0 {
    flex: 1 0 auto;
}

.head_study_0 {
    padding-top: 2rem;
    position: relative;
    background: #ffffff;
    z-index: 1;
}

.price_deck_grid_8::after {
    content: "";
    background: linear-gradient(45deg, rgb(93,106,121), rgb(126,140,155,0.5));
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    height: 18rem;
    bottom: -5rem;
    width: 18rem;
    transform: rotate(-10deg);
    opacity: 0.05;
    z-index: 0;
    position: absolute;
    left: -5rem;
}

.price_deck_grid_8 .pro_rates_9 {
    display: grid;
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    width: 100%;
}

.price_deck_grid_8 .bundle_offer_6 {
    position: relative;
    overflow: hidden;
    flex-direction: column;
    z-index: 2;
    padding: 2rem;
    flex: 1;
    display: flex;
}

.price_deck_grid_8 .price_options_6 {
    color: rgb(126,140,155);
    font-weight: 700;
    margin-bottom: 1.5rem;
    transition: transform 0.3s ease;
    font-size: calc(22px + 0.5rem);
    display: block;
    position: relative;
}

.price_deck_grid_8 .photo_wrap_2::after {
    transition: opacity 0.3s ease;
    content: "";
    right: 0;
    position: absolute;
    background: linear-gradient(to top, rgba(0,0,0,0.15), transparent);
    bottom: 0;
    left: 0;
    top: 0;
    opacity: 0.7;
}

header::after {
    content: '';
    position: absolute;
    transform-origin: center;
    transform: scaleX(0.7);
    bottom: 0;
    height: 5px;
    transition: transform 0.5s ease;
    background: linear-gradient(to right, 
        rgb(126,140,155), 
        rgb(93,106,121), 
        rgb(126,140,155)
    );
    width: 100%;
    left: 0;
}

header .nav_pagebar_6:hover {
    transform: rotateY(10deg) rotateX(5deg);
}

header .nav_pagebar_6 img {
    max-height: 40px;
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.2));
    transform: translateZ(20px);
}

header .top_train_6 {
    margin: 0 0.3rem;
    transform-style: preserve-3d;
    position: relative;
}

header .top_train_6 a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateZ(15px);
    color: #ffffff;
}

header .top_train_6 a::after {
    bottom: -5px;
    opacity: 0;
    height: 5px;
    left: 5px;
    transition: all 0.4s ease;
    position: absolute;
    transform: translateZ(-10px);
    right: 5px;
    background: rgb(126,140,155);
    content: '';
}

.course_highlights_9::before {
    top: 0;
    position: absolute;
    left: 0;
    content: '';
    z-index: 1;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.4) 50%, transparent 100%);
    width: 70%;
    height: 100%;
    pointer-events: none;
}

.course_highlights_9 .container {
    justify-content: flex-start;
    position: relative;
    z-index: 2;
    align-items: center;
    width: 65%;
    height: 100%;
    display: flex;
    padding-left: 0;
}

.course_highlights_9 .knowledge_base_9 .support_message_4 {
    padding: 1rem 2rem;
    font-weight: 600;
    background: linear-gradient(to right, rgb(126,140,155), rgb(93,106,121));
    border-radius: 10px;
    overflow: hidden;
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
    position: relative;
    font-size: 16px;
    z-index: 1;
}

.privacy_fence_2 h3, .privacy_fence_2 h4, .privacy_fence_2 h5, .privacy_fence_2 h6 {
    margin-top: 20px;
    color: #000000;
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 15px;
}

.privacy_fence_2 p, .privacy_fence_2 span, .privacy_fence_2 div {
    margin-bottom: 10px;
    line-height: 1.8;
    color: #000000;
    font-family: Arial, sans-serif;
}

.intern_ship_6 .container {
    position: relative;
    justify-content: space-between;
    display: flex;
    gap: 4rem;
    flex-wrap: wrap;
}

.intern_ship_6 .company_holder:hover {
    transform: rotateX(0deg);
}

.intern_ship_6 .company_holder h3 {
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 1.5rem;
    display: inline-block;
    font-size: 32px;
    position: relative;
    letter-spacing: 1px;
    transform: translateZ(20px);
}

.intern_ship_6 .flag_content_7 {
    color: #ffffff;
    border-radius: 10px;
    transform: translateZ(10px);
    padding: 1.5rem;
    background: rgba(255, 255, 255, 0.1);
    font-size: 13px;
    line-height: 1.6;
}

.intern_ship_6 .top_teach_4 .header_pagewrap_2 {
    gap: 1rem;
    background: rgba(255, 255, 255, 0.1);
    flex-direction: column;
    padding: 1rem;
    display: flex;
    transform: translateZ(5px);
    border-radius: 10px;
}

.intern_ship_6 .top_teach_4 .header_pagewrap_2 a:hover {
    background: rgb(93,106,121,0.5);
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.idea_pool_0 {
    padding: 2rem 0;
    background: rgb(93,106,121,0.5);
    transform-style: preserve-3d;
    margin-top: 3rem;
    perspective: 1000px;
    position: relative;
}

.meet_us_3::before {
    content: "";
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(0, 0, 0, 0.75) 50%,
        rgba(0, 0, 0, 0.65) 100%);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    backdrop-filter: blur(3px) saturate(120%);
    top: 0;
    left: 0;
}

.meet_us_3 .statement_holder_7::after {
    border-right: 3px solid rgb(93,106,121);
    content: "";
    bottom: -15px;
    height: 70px;
    z-index: -1;
    position: absolute;
    width: 70px;
    border-bottom: 3px solid rgb(93,106,121);
    right: -15px;
}

.meet_us_3 h5:hover::after {
    width: 100%;
}

.meet_us_3 p b {
    margin-bottom: 6px;
    font-weight: 700;
    background: linear-gradient(120deg, transparent 0%, transparent 40%, rgba(rgb(93,106,121,0.5), 0.3) 40%, rgba(rgb(93,106,121,0.5), 0.3) 60%, transparent 60%, transparent 100%);
    font-size: calc(14px * 1.8);
    color: #000000;
    transform: translateX(-10px);
    padding: 0 10px;
    position: relative;
    display: inline-block;
}

.start_now_7 .container p {
    font-weight: 700;
    margin: 0;
    position: relative;
    color: #000000;
    z-index: 5;
    flex: 0 0 65%;
    font-size: 29px;
    line-height: 1.4;
}

.start_now_7 .support_message_4 {
    overflow: hidden;
    font-size: 14px;
    text-decoration: none;
    flex: 0 0 30%;
    z-index: 5;
    display: flex;
    background: linear-gradient(135deg, rgb(126,140,155,0.5) 0%, transparent 100%);
    border: 2px solid rgb(126,140,155);
    justify-content: center;
    font-weight: 600;
    align-items: center;
    color: rgb(126,140,155);
    position: relative;
    border-radius: 6px;
    height: 80px;
    transition: all 0.4s ease;
}

.ty_note_3 .digital_education_3 {
    backdrop-filter: blur(10px);
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
    flex-direction: column;
    box-shadow: 
        0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
        0 1px 0 rgba(rgb(255, 255, 255, 0.5), 0.95) inset,
        0 -20px 50px rgba(rgb(93,106,121,0.5), 0.1) inset;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    transform: perspective(1000px) rotateY(1deg);
    padding: 3.5rem;
    display: flex;
    gap: 2rem;
    position: relative;
}

.ty_note_3 a:hover {
    transform: translateY(-3px);
}

.ty_note_3 a:hover p {
    color: rgb(126,140,155);
}

.ty_note_3 a:hover::before {
    width: 100%;
}

.ty_note_3 .digital_education_3:hover > div:first-child::before {
    opacity: 0.2;
    transform: rotate(5deg) scale(1.1);
}

header .top_plank .best_focus_0 div svg, header .top_plank .best_focus_0 div svg path {
    fill: #ffffff;
}

header .top_plank .best_focus_0 div img, header .top_plank .best_focus_0 div svg {
    width: 16px;
    margin-right: 8px;
    height: 16px;
}

.title_intro_6 .start_base_9 {
    width: 100%;
    overflow: hidden;
    position: relative;
    align-items: flex-start;
    display: flex;
    height: 100%;
    flex-direction: column;
    transform-style: preserve-3d;
    z-index: 1;
    justify-content: center;
    padding: 5rem 10% 5rem 5%;
}

.title_intro_6 .start_base_9 h3 {
    border-left: 4px solid #ffffff;
    font-size: calc(24px * 0.9);
    font-weight: 400;
    color: #ffffff;
    padding: 0.8rem 1.2rem;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(126,140,155) 0%, rgb(93,106,121) 100%);
}

.title_intro_6 .start_base_9 > div > div {
    position: relative;
    margin-top: 1rem;
    backdrop-filter: blur(5px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-left: 3px solid rgb(93,106,121);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: skewX(-5deg);
    background-color: rgba(255, 255, 255, 0.1);
    padding: 1.5rem 2rem;
}

.user_comments_0 h2::after {
    transform: translateX(-50%) scaleX(0);
    position: absolute;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(93,106,121), transparent);
    animation: lineExpand 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.3s;
    width: 120px;
    bottom: -15px;
    height: 3px;
    left: 50%;
}

.user_comments_0 .opinion_spot_3 h3 {
    margin-bottom: 10px;
    color: rgb(126,140,155);
    position: relative;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    z-index: 2;
    font-size: calc(23px - 2px);
    font-weight: 600;
    transform: translateX(0);
}

.user_comments_0 .opinion_spot_3:hover div {
    border-color: rgba(rgb(93,106,121,0.5), 0.4);
    transform: translateY(-5px) scale(1.05);
}

.user_comments_0 .opinion_spot_3 div::after {
    border-radius: 50%;
    content: "";
    height: 100%;
    box-shadow: inset 0 0 0 1px rgba(rgb(126,140,155,0.5), 0.1);
    top: 0;
    z-index: 3;
    left: 0;
    width: 100%;
    position: absolute;
}

.user_comments_0 .opinion_spot_3:nth-child(3n) div {
    margin-left: auto;
}

.service_info_2 {
    padding: 80px 0;
    position: relative;
    background: rgb(160,175,187);
    overflow: hidden;
}

.service_info_2 .talk_now_6 {
    border-radius: 22px;
    display: flex;
    position: relative;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    background: #ffffff;
    flex-direction: column;
}


.service_info_2 .photo_wrap_2 {
    width: 100%;
    height: 350px;
    display: block;
    object-fit: cover;
    object-position: center;
}

.service_info_2 .support_contact_8 p {
    display: flex;
    border-radius: 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    background: #ffffff;
    align-items: center;
    padding: 16px 25px 16px 50px;
    font-size: 17px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    position: relative;
    margin: 0;
}


.service_info_2 .support_contact_8 p {
    animation: slideUp 0.4s ease forwards;
    opacity: 0;
}

.service_info_2 .get_contactbox_3 {
    border-top: 3px solid rgb(126,140,155);
    margin-top: 15px;
    position: relative;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    background: rgb(160,175,187);
    border-radius: 10px;
    padding: 25px 30px;
}

.service_info_2 .msg_details_4:hover {
    border-left-color: rgb(126,140,155);
    background: rgb(126,140,155,0.5);
}

.service_info_2 .support_contact_8 p:nth-child(1) {
    animation-delay: 0.1s;
}

.service_info_2 .support_contact_8 p:nth-child(3) {
    animation-delay: 0.3s;
}

.service_info_2 .support_contact_8 p:nth-child(5) {
    animation-delay: 0.5s;
}

.service_info_2 .support_contact_8 p:nth-child(3) svg path {
    animation-delay: 0.8s;
}

.sign_up_for_updates_2::before {
    animation: float 15s infinite ease-in-out;
    z-index: 0;
    width: 300px;
    position: absolute;
    right: -5%;
    height: 300px;
    content: "";
    top: -10%;
    background: radial-gradient(circle, rgb(93,106,121,0.5) 0%, transparent 70%);
    opacity: 0.7;
}

.sign_up_for_updates_2 h3::after {
    background: rgb(126,140,155);
    height: 3px;
    width: 60px;
    left: 0;
    transition: transform 0.5s ease-out;
    transform: scaleX(1);
    position: absolute;
    bottom: -10px;
    content: "";
    transform-origin: left;
}

.sign_up_for_updates_2 .input_holder div {
    flex: 1 1 300px;
    position: relative;
    overflow: hidden;
}

.sign_up_for_updates_2 .input_holder input[type="email"]:focus::placeholder {
    color: rgba(0, 0, 0, 0.2);
    transform: translateX(5px);
}

.sign_up_for_updates_2 .input_holder .study_online_3:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-3px);
    background: rgb(93,106,121);
}

.sign_up_for_updates_2 .input_holder .study_online_3:hover::before {
    left: 100%;
}

.cookie_notice_message_2 .privacy_switch_7 svg {
    width: 60px;
    fill: rgb(126,140,155);
    height: 60px;
}


.cookie_notice_message_2 .cookie_all_3 {
    flex-grow: 1;
}

.cookie_notice_message_2 .cookie_all_3 p {
    font-size: 15px;
    color: #000000;
    line-height: 1.5;
    margin: 0;
}


#cookie_modal_popup_7 {
    display: none;
}

#cookie_modal_popup_7:checked ~ .cookie_notice_message_2 {
    visibility: hidden;
    opacity: 0;
}

.instructor_profile_8::after {
    height: 100%;
    opacity: 0.5;
    position: absolute;
    top: 0;
    background: radial-gradient(circle at top right, rgb(126,140,155,0.5) 0%, transparent 60%);
    z-index: 1;
    pointer-events: none;
    content: '';
    right: 0;
    width: 100%;
}

.instructor_profile_8 .opinion_spot_3:hover {
    transform: translateZ(20px);
}

.instructor_profile_8 .photo_wrap_2 {
    position: relative;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    width: 180px;
    transform: rotate(-3deg) translateZ(30px);
    border-radius: 10px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 180px;
    overflow: hidden;
}

.instructor_profile_8 .photo_wrap_2 {
    width: 320px;
    height: 320px;
}

.instructor_profile_8 .opinion_spot_3 > div:nth-child(3) {
    transform: translateZ(5px);
    position: relative;
}

.instructor_profile_8 .career_box_3::before,
.instructor_profile_8 .career_box_3::after {
    position: absolute;
    height: 25px;
    content: '';
    background-repeat: no-repeat;
    width: 25px;
    opacity: 0.15;
    background-size: contain;
}

.instructor_profile_8 .career_box_3::before {
    left: -10px;
    top: -10px;
}

.contact_4 h2 {
    text-align: center;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    font-size: 32px;
    letter-spacing: 2px;
    margin-bottom: 15px;
    font-weight: 700;
    position: relative;
    color: #ffffff;
}

.contact_4 .reach_info_3::after {
    width: 100%;
    height: 100%;
    z-index: -1;
    right: -8px;
    bottom: -8px;
    position: absolute;
    content: "";
    border: 1px solid rgba(rgb(93,106,121), 0.2);
    border-radius: 20px;
}

.contact_4 .support_inquiry_6 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.03);
    position: relative;
    padding: 50px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.contact_4 form input[type="text"] {
    font-size: 17px;
    color: #ffffff;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-family: Arial, sans-serif;
    background: rgba(255, 255, 255, 0.05);
    margin-bottom: 25px;
    border-radius: 10px;
    padding: 18px 25px;
    transition: all 0.3s ease;
}

.contact_4 .request_map_9 input[type="checkbox"]:checked + label::after {
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    width: 6px;
    transform: rotate(45deg);
    top: 6px;
    height: 10px;
    content: "";
    position: absolute;
    left: 8px;
}

.contact_4 form .support_message_4:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}


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



@media (max-width: 767px) {.price_deck_grid_8 {
    padding: 3rem 0;
}.price_deck_grid_8 .pro_rates_9 {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 500px;
}.price_deck_grid_8 .package_pricing_7 h2 {
    text-align: center;
    display: block;
}.price_deck_grid_8 .package_pricing_7 h2::after {
    left: 50%;
    width: 100px;
    transform: translateX(-50%);
}.price_deck_grid_8 .program_fees_4 {
    text-align: center;
}.price_deck_grid_8 .pricing_pack_2 {
    min-height: auto;
}.price_deck_grid_8 .bundle_offer_6 {
    padding: 1.5rem;
}.price_deck_grid_8 .photo_wrap_2 {
    height: 160px;
}
}



@media screen and (max-width: 1200px) {.course_highlights_9 .container {
    width: 70%;
}.course_highlights_9::before {
    width: 75%;
}
}



@media screen and (max-width: 992px) {.course_highlights_9 {
    flex-direction: column;
    height: auto;
    min-height: 0;
    display: flex;
    max-height: none;
}.course_highlights_9::before {
    background: linear-gradient(180deg, rgb(160,175,187) 0%, transparent 50%);
}.course_highlights_9 .learn_code_9 {
    width: 100%;
    position: relative;
    height: 400px;
    order: 2;
}.course_highlights_9 .container {
    padding: 4rem 2rem;
    width: 100%;
    order: 1;
}.course_highlights_9 .digital_education_3 {
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
}
}



@media (max-width: 768px) {.intern_ship_6 {
    padding: 3.5rem 0 1.5rem;
}.intern_ship_6 .header_pagewrap_2 {
    gap: 1.5rem;
}.intern_ship_6 .company_holder h3 {
    font-size: calc(32px - 2px);
}.intern_ship_6 .company_holder h3::before,
    .intern_ship_6 .company_holder h3::after {
    width: 20px;
    height: 20px;
}.idea_pool_0 {
    margin-top: 2rem;
}.idea_pool_0::before {
    top: -15px;
    height: 15px;
}
}



@media (max-width: 991px) {.meet_us_3 {
    padding: 90px 0;
}.meet_us_3 .statement_holder_7 {
    transform: perspective(1000px) rotateY(-2deg);
    max-width: 90%;
    padding: 50px 40px;
}.meet_us_3 h5 {
    font-size: calc(23px * 0.9);
}.meet_us_3 p b {
    font-size: calc(14px * 1.6);
}
}



@media (max-width: 767px) {.start_now_7 {
    padding: 80px 0;
}.start_now_7 .digital_education_3 {
    gap: 40px;
    padding: 30px;
    flex-direction: column;
}.start_now_7 .container p {
    font-size: 22px;
    width: 100%;
    flex: none;
}.start_now_7 .support_message_4 {
    height: 60px;
    flex: none;
    width: 100%;
}.start_now_7 .digital_education_3::after {
    height: 20px;
    left: 30px;
    width: 20px;
    bottom: -10px;
}
}



@media (max-width: 1200px) {.title_intro_6 .start_base_9 {
    padding: 5rem 8% 5rem 5%;
}.title_intro_6 .start_base_9 h1 {
    font-size: calc(40px * 1.1);
    max-width: 80%;
}.title_intro_6 .start_base_9 span {
    max-width: 85%;
}
}



@media (max-width: 768px) {.title_intro_6 .learn_intro_2 {
    height: auto;
    min-height: 500px;
}.title_intro_6 .start_base_9 {
    text-align: center;
    padding: 4rem 5%;
    align-items: center;
}.title_intro_6 .start_base_9 span {
    max-width: 100%;
    margin-bottom: 1rem;
}.title_intro_6 .start_base_9 h1 {
    text-align: center;
    font-size: calc(40px * 0.9);
    max-width: 100%;
}.title_intro_6 .start_base_9 h1::after {
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
}.title_intro_6 .start_base_9 > div {
    align-items: center;
}.title_intro_6 .start_base_9 > div > div {
    margin-top: 1.5rem;
    padding: 1.2rem 1.5rem;
}.title_intro_6 .start_base_9 p {
    text-align: center;
    font-size: 14px;
}.title_intro_6 .start_base_9::after {
    top: -5%;
    right: 0;
    width: 100%;
    height: 40%;
    transform: rotate(-5deg) translateZ(10px);
}
}



@media screen and (max-width: 768px) {.sign_up_for_updates_2 {
    padding: 3rem 0;
}.sign_up_for_updates_2 .digital_education_3 {
    transform: perspective(1000px) rotateX(0deg);
    padding: 2rem;
}.sign_up_for_updates_2 h3 {
    margin-bottom: 1.5rem;
    font-size: clamp(1.25rem, 5vw, 1.75rem);
}.sign_up_for_updates_2 .input_holder {
    gap: 1rem;
    flex-direction: column;
}.sign_up_for_updates_2 .input_holder div {
    flex: 1 1 100%;
}.sign_up_for_updates_2 .input_holder .study_online_3 {
    width: 100%;
    padding: 0.9rem 1.5rem;
}.sign_up_for_updates_2::before {
    width: 150px;
    height: 150px;
}.sign_up_for_updates_2::after {
    height: 120px;
    width: 120px;
}
}



@media (min-width: 992px) {.instructor_profile_8 {
    padding: 8rem 0;
}.instructor_profile_8 .opinion_spot_3 {
    padding: 3rem;
    grid-template-columns: 280px 1fr;
    gap: 2rem 4rem;
}.instructor_profile_8 .photo_wrap_2 {
    height: 280px;
    width: 280px;
}.instructor_profile_8 .name {
    font-size: calc(20px * 1.1);
}.instructor_profile_8 .opinion_spot_3 > div:nth-child(2) > div {
    font-size: 12px;
}.instructor_profile_8 .career_box_3 {
    line-height: 1.9;
    font-size: calc(12px * 1.1);
}.instructor_profile_8 .opinion_spot_3::before {
    transition: opacity 0.5s ease;
    left: -10px;
    z-index: -1;
    content: '';
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    background: linear-gradient(135deg, rgb(93,106,121,0.5), transparent);
    transform: translateZ(-10px);
    position: absolute;
    top: -10px;
    opacity: 0.15;
}.instructor_profile_8 .opinion_spot_3:hover::before {
    opacity: 0.3;
}
}



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

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes logoScale {
    0% {
        transform: scale(0);
    }
    80% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

