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

.nav_prime_03 {
    flex: 1 0 auto;
}

header,footer {
    width: 100%;
}

header {
    z-index: 1000;
    padding: 1.2rem 0;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 97% 100%, 3% 100%, 0 85%);
    background-color: rgb(242,228,229);
    position: relative;
}

.program_details_82 .lesson_track_48 {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    position: absolute;
}




.program_details_82 .lesson_track_48 {
    z-index: 0;
}

.program_details_82 .new_skills_97 {
    height: 100%;
    position: absolute;
    animation: slide-fade 25s infinite cubic-bezier(0.19, 1, 0.22, 1);
    transform: scale(1.1);
    width: 100%;
    opacity: 0;
    transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}

.program_details_82 .new_skills_97:nth-child(4) {
    animation-delay: -15s;
}

.program_details_82 .container {
    height: 100vh;
    display: flex;
    width: 100%;
    align-items: center;
    position: relative;
    z-index: 10;
}

.program_details_82 .class_route_13::before {
    filter: blur(60px);
    z-index: -1;
    position: absolute;
    width: 60%;
    top: -30px;
    border-radius: 50%;
    opacity: 0.3;
    height: 60%;
    background: rgb(225,195,197,0.5);
    left: -30px;
    content: "";
}

.program_details_82 .class_route_13 h3 {
    color: #ffffff;
    position: relative;
    font-size: 30px;
    margin-bottom: 1.5rem;
    font-weight: 700;
}

.program_details_82 .help_form_67 {
    font-size: 17px;
    align-self: flex-start;
    text-decoration: none;
    max-width: calc(100% - 2rem);
    color: #ffffff;
    z-index: 1;
    border: 1px solid rgb(225,195,197);
    align-items: center;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    font-weight: 600;
    margin-bottom: 1rem;
    background: transparent;
    padding: 1rem 2rem;
    display: inline-flex;
}

.program_details_82 .career_progress_54:has(.new_skills_97:nth-child(2):last-child) .new_skills_97:nth-child(2) {
    animation-delay: -12.5s;
}

.program_details_82 .career_progress_54:has(.new_skills_97:nth-child(3):last-child) .new_skills_97:nth-child(3) {
    animation-delay: -16.67s;
}

.program_details_82 .career_progress_54:has(.new_skills_97:nth-child(4):last-child) .new_skills_97:nth-child(3) {
    animation-delay: -12.5s;
}

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

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

.secure_enclosure_38::before {
    content: '';
    background: linear-gradient(135deg, rgb(225,195,197,0.5), transparent);
    z-index: 0;
    width: 40%;
    position: absolute;
    top: -10%;
    opacity: 0.07;
    transform: rotate(-15deg) skew(15deg);
    height: 70%;
    right: -5%;
}

.secure_enclosure_38 h1 {
    letter-spacing: -0.02em;
    font-size: calc(40px * 1.1);
    transform: translateX(-0.5rem);
    color: rgb(225,195,197);
    margin-bottom: 2.5rem;
    font-weight: 600;
    position: relative;
    line-height: 1.2;
}

.secure_enclosure_38 h4 {
    color: rgb(225,195,197);
    font-weight: 400;
    margin: 2.2rem 0 0.8rem;
    font-size: calc(36px * 0.75);
}

.secure_enclosure_38 p {
    line-height: 1.7;
    font-size: 13px;
    margin-bottom: 1.5rem;
    color: #000000;
    max-width: 48rem;
}

.secure_enclosure_38 li::before {
    left: 0;
    transform: rotate(45deg);
    content: '';
    top: 0.6rem;
    height: 0.5rem;
    width: 0.5rem;
    position: absolute;
    background: rgb(202,158,161);
}

.cookie_popup_advisory_84 {
    bottom: 0;
    border-top: 3px solid rgb(225,195,197);
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    width: 100%;
    background: rgb(202,158,161);
    padding: 20px 0;
    position: fixed;
    font-family: Arial, sans-serif;
    z-index: 90;
}

.cookie_frame_04 {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    margin-right: 20px;
    padding: 10px;
    background: rgb(225,195,197,0.5);
    border-radius: 10px;
    justify-content: center;
}

.cookie_button.data_policy_57 {
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(202,158,161);
    color: #ffffff;
}

.cookie_popup_advisory_84 p a:hover {
    color: rgb(202,158,161);
}


.training_specialist_14 {
    padding: 7rem 2rem;
    background: radial-gradient(circle at 70% 30%, rgb(225,195,197,0.5) 0%, transparent 40%), 
              radial-gradient(circle at 30% 70%, rgb(202,158,161,0.5) 0%, transparent 40%), 
              #000000;
    position: relative;
    overflow: hidden;
}

.training_specialist_14 .success_ratings_78::after {
    left: 0;
    position: absolute;
    pointer-events: none;
    top: 0;
    opacity: 0.3;
    height: 100%;
    mix-blend-mode: overlay;
    content: "";
    width: 100%;
    background: linear-gradient(135deg, rgb(225,195,197,0.5) 0%, transparent 50%);
}

.training_specialist_14 .success_ratings_78 .name {
    z-index: 2;
    padding: 3.5rem 2rem 0.5rem 3rem;
    font-size: 37px;
    font-weight: 700;
    position: relative;
    grid-row: 1 / 2;
    animation: neonPulse 4s infinite alternate;
    text-shadow: 0 0 10px rgb(225,195,197,0.5), 0 0 20px rgb(225,195,197,0.5);
    grid-column: 2 / 3;
    letter-spacing: 2px;
    color: #ffffff;
}

.thanksCard_65::before {
    width: 40%;
    opacity: 0.07;
    height: 70%;
    content: "";
    background: linear-gradient(135deg, rgb(225,195,197,0.5) 0%, rgb(202,158,161,0.5) 100%);
    top: -5%;
    transform: rotate(15deg) skewX(-15deg);
    position: absolute;
    animation: float 15s ease-in-out infinite alternate;
    right: -10%;
    z-index: 0;
}

.thanksCard_65 h2 {
    opacity: 0;
    margin-bottom: 3rem;
    font-size: 33px;
    line-height: 1.3;
    animation: slideUp 0.8s 0.2s ease-out forwards;
    position: relative;
    transform: translateY(0);
    font-weight: 700;
    color: #000000;
}

.thanksCard_65 .who_weare_29::before {
    content: "";
    right: 0;
    height: 150px;
    opacity: 0.1;
    width: 150px;
    background: linear-gradient(135deg, rgb(202,158,161,0.5) 0%, transparent 70%);
    top: 0;
    position: absolute;
    clip-path: polygon(100% 0, 100% 100%, 0 0);
}

header::after {
    height: 4px;
    z-index: 1;
    content: '';
    bottom: 0;
    background: linear-gradient(90deg, 
        rgb(225,195,197) 0%, 
        rgb(202,158,161) 50%, 
        rgb(225,195,197) 100%);
    left: 0;
    position: absolute;
    width: 100%;
}

header .nav_tutor_04 {
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative;
}

header .nav_skill_82 {
    font-size: 12px;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    color: #ffffff;
    border-radius: 10px;
    padding: 0.7rem 1.2rem;
    font-family: Arial, sans-serif;
    position: relative;
    text-decoration: none;
    font-weight: 400;
}

header .nav_skill_82:hover {
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    transform: translateY(-3px);
}

header .nav_info_38 {
    padding: 0.5rem 1rem;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.03);
    text-decoration: none;
    position: relative;
    border-radius: 10px;
}

.learning_system_30::before {
    height: 150%;
    z-index: 1;
    transform: rotate(-15deg);
    opacity: 0.5;
    background: 
        radial-gradient(circle at 20% 30%, rgb(225,195,197,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(202,158,161,0.5) 0%, transparent 40%);
    left: -25%;
    width: 150%;
    top: -25%;
    content: "";
    position: absolute;
    animation: rotateBg 25s linear infinite;
}

.learning_system_30 h3::before,
.learning_system_30 h3::after {
    background: linear-gradient(90deg, transparent, rgb(225,195,197), transparent);
    content: "";
    position: absolute;
    height: 2px;
}

.learning_system_30 h3::before {
    transform: translateX(-50%);
    animation: expandLine 3s ease-in-out infinite alternate;
    bottom: -15px;
    left: 50%;
    width: 200px;
}

.learning_system_30 span::after {
    filter: blur(10px);
    bottom: -5px;
    transform: translateZ(-10px);
    left: -5px;
    position: absolute;
    z-index: -2;
    border-radius: 15px;
    background: linear-gradient(
        45deg,
        rgb(225,195,197,0.5),
        rgb(202,158,161,0.5),
        rgb(225,195,197,0.5)
    );
    top: -5px;
    right: -5px;
    opacity: 0.3;
    animation: glowPulse 4s ease-in-out infinite alternate;
    content: "";
}

.our_mission_39 .container {
    position: relative;
    overflow: visible;
    max-width: 1200px;
    padding: 0;
    margin: 0 auto;
}

.our_mission_39 h2 {
    font-weight: 700;
    font-size: 34px;
    text-align: left;
    color: #000000;
    margin-bottom: 60px;
    position: relative;
    padding-left: 20px;
    border-left: 4px solid rgb(225,195,197);
}

.our_mission_39 .diff_block_20 {
    display: grid;
    gap: 50px;
    position: relative;
    grid-template-columns: 1fr;
}

.our_mission_39 .study_sessions_85:nth-child(2) {
    margin-left: -50px;
    grid-template-columns: 7fr 3fr;
    margin-right: 50px;
}

.our_mission_39 .study_sessions_85 h3 {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    text-align: center;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 22px;
    padding: 15px 30px;
    background: linear-gradient(
        135deg, 
        rgb(225,195,197,0.5) 0%, 
        rgba(0, 0, 0, 0.5) 100%
    );
    color: #000000;
}

.our_mission_39 .study_sessions_85:nth-child(1) p {
    clip-path: polygon(20px 0, 100% 0, 100% 100%, 0 100%);
    border-left: 3px solid rgb(225,195,197);
    margin-left: -20px;
    grid-row: 1;
    grid-column: 2;
}

.our_mission_39 .study_sessions_85:nth-child(2)::before {
    opacity: 0.2;
    height: 200px;
    left: -100px;
    border: 1px dashed rgb(202,158,161,0.5);
    position: absolute;
    transform: translateY(-50%);
    width: 200px;
    top: 50%;
    content: "";
    z-index: 0;
    border-radius: 50%;
    animation: rotate 30s linear infinite reverse;
}

footer .info_item {
    position: relative;
    margin-right: 30px;
    margin-bottom: 15px;
}

footer .info_item p,
footer .info_item a {
    letter-spacing: 0.3px;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    transition: color 0.2s ease;
}

footer .privacy_cta_35 {
    color: #000000;
    max-width: 350px;
    font-size: 12px;
    line-height: 1.6;
}

footer .head_wrap_76 {
    margin-bottom: 30px;
}

footer .head_wrap_76 a {
    transition: transform 0.2s ease, color 0.2s ease;
    text-decoration: none;
    display: block;
    color: #000000;
    font-size: 13px;
    margin-bottom: 12px;
}

footer .subscribe_holder p {
    font-size: 13px;
    margin-bottom: 25px;
    line-height: 1.6;
    color: #000000;
}

footer .email_capture_65 {
    font-size: 18px;
    padding: 14px 20px;
    transition: background-color 0.3s ease;
    font-weight: 600;
    border-radius: 10px;
    cursor: pointer;
    text-align: center;
    background-color: rgb(225,195,197);
    border: none;
    color: #ffffff;
}

.enroll_instantly_50::after {
    pointer-events: none;
    width: 40%;
    right: 0;
    height: 40%;
    position: absolute;
    content: "";
    bottom: 0;
    transform: translateZ(-10px);
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    background: linear-gradient(225deg, rgb(202,158,161) 0%, transparent 80%);
    opacity: 0.4;
}

.enroll_instantly_50 .who_weare_29 {
    display: flex;
    gap: 30px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    align-items: center;
    transform: translateY(0);
    justify-content: flex-start;
}

.enroll_instantly_50 svg {
    height: 48px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 48px;
    transform: rotate(-5deg) scale(1);
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.15));
}

.enroll_instantly_50 .help_form_67:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2), 0 0 0 2px rgb(202,158,161);
    transform: perspective(800px) rotateX(5deg) translateY(-3px);
}

.enroll_instantly_50 .help_form_67:hover::before {
    left: 100%;
}

.enroll_instantly_50 .help_form_67:active {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2), 0 0 0 2px rgb(202,158,161);
    transform: perspective(800px) rotateX(10deg) translateY(2px);
}

.newsletter_29::before {
    left: 0;
    content: "";
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(0, 0, 0, 0.5) 10px,
        rgba(0, 0, 0, 0.5) 11px
    );
    opacity: 0.1;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 1;
}



.newsletter_29 h3 {
    margin-bottom: 2.5rem;
    color: #ffffff;
    letter-spacing: 2px;
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 700;
    display: inline-block;
    font-size: 36px;
    text-shadow: 0 0 10px rgb(225,195,197), 0 0 20px rgb(225,195,197,0.5);
    text-transform: uppercase;
}

.newsletter_29 .input_holder {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    position: relative;
    display: flex;
    transform-style: preserve-3d;
}

.newsletter_29 input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.newsletter_29 .email_capture_65 {
    font-family: Arial, sans-serif;
    cursor: pointer;
    transition: all 0.4s ease;
    font-weight: 600;
    text-transform: uppercase;
    padding: 1rem 2.5rem;
    color: #ffffff;
    overflow: hidden;
    letter-spacing: 1px;
    background: linear-gradient(
        to right,
        rgb(202,158,161),
        rgb(225,195,197)
    );
    border: none;
    font-size: 16px;
    position: relative;
}

.price_offer_81 .container {
    margin: 0 auto;
    z-index: 1;
    position: relative;
    max-width: 1320px;
    padding: 0 15px;
}

.price_offer_81 .annual_fee_24 {
    padding: 30px;
    max-width: 100%;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 90%);
    transform: perspective(1000px) rotateX(0deg);
    backdrop-filter: blur(10px);
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-left: 3px solid rgb(225,195,197);
}

.price_offer_81 .tuition_table_42 {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    display: block;
    transform: translateY(0);
}

.price_offer_81 .tuition_table_42:hover .learning_plan_35::before {
    transform: scaleX(1);
}

.price_offer_81 .fee_options_81 {
    flex: 1;
    flex-direction: column;
    z-index: 1;
    display: flex;
    padding: 30px;
    position: relative;
}

.price_offer_81 .lesson_rates_31 {
    color: rgb(202,158,161);
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    font-size: calc(22px + 4px);
}

.price_offer_81 .fee_options_81 p {
    color: #000000;
    line-height: 1.6;
    -webkit-line-clamp: 5;
    overflow-wrap: break-word;
    display: -webkit-box;
    flex: 1;
    overflow: hidden;
    font-size: 12px;
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    word-break: break-word;
}

.contact_information_23 {
    position: relative;
    background: rgb(242,228,229);
    padding: 100px 0;
    overflow: hidden;
}

.contact_information_23::after {
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgb(225,195,197,0.5) 0%, transparent 70%);
    top: -50%;
    content: "";
    z-index: 0;
    right: -50%;
    position: absolute;
    transform: rotate(45deg);
}

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

.contact_information_23 h3::before {
    background: rgb(225,195,197);
    left: 50%;
    bottom: -15px;
    content: "";
    transform: translateX(-50%);
    position: absolute;
    width: 80px;
    height: 2px;
}

.contact_information_23 .request_form_60 {
    flex: 1 1 60%;
    position: relative;
    padding: 50px;
}

.contact_information_23 .request_form_60 h3 {
    margin-bottom: 30px;
    text-align: left;
    font-size: 24px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: normal;
    color: #000000;
}

.contact_information_23 .request_form_60 h3::after {
    transform: none;
    left: 0;
    bottom: -18px;
    width: 25px;
}

.contact_information_23 .request_form_60 textarea {
    resize: vertical;
    min-height: 140px;
}

.contact_information_23 .request_form_60 .inquiry_grid_81 {
    align-items: flex-start;
    display: flex;
    margin-bottom: 25px;
}

.contact_information_23 .request_form_60 .inquiry_grid_81 label {
    color: #000000;
    padding-left: 30px;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    line-height: 1.6;
}

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

.contact_information_23 .request_form_60 .help_form_67 {
    letter-spacing: 1px;
    position: relative;
    border-radius: 10px;
    font-weight: 600;
    overflow: hidden;
    padding: 15px 35px;
    color: #ffffff;
    font-size: 16px;
    border: none;
    transition: all 0.3s ease;
    background: rgb(225,195,197);
    cursor: pointer;
    text-transform: uppercase;
}

.contact_information_23 .support_widget_34 h4 {
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
    color: #000000;
    font-size: 24px;
}

.contact_information_23 .support_widget_34 h4::after {
    left: 0;
    content: "";
    position: absolute;
    background: rgb(225,195,197);
    width: 40px;
    bottom: -10px;
    height: 2px;
}

.contact_information_23 .support_widget_34 .help_widget_14 li:hover {
    transform: translateX(5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

.contact_information_23 .support_widget_34 .help_widget_14 li svg {
    width: 20px;
    transition: all 0.3s ease;
    margin-right: 15px;
    height: 20px;
}

.contact_information_23 .support_widget_34 .help_widget_14 li:hover svg path {
    fill: rgb(202,158,161);
}

.contact_information_23 .support_widget_34 .help_widget_14 li a:hover {
    color: rgb(225,195,197);
}

.welcome_section_12 .img_box_grid_32 {
    filter: brightness(0.85) contrast(1.1);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
    transform: scale(1.05);
    width: 100%;
    z-index: 1;
    transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    top: 0;
    height: 100%;
    left: 0;
    position: absolute;
}

.welcome_section_12 .who_weare_29 {
    width: 90%;
    transform: translateY(-2rem);
    backdrop-filter: blur(8px);
    align-items: flex-start;
    padding: 2.5rem;
    flex-direction: column;
    z-index: 4;
    border-left: 3px solid rgb(225,195,197);
    max-width: 1200px;
    display: flex;
    background: rgba(255,255,255,0.08);
    justify-content: center;
    position: relative;
}

.welcome_section_12 .learn_open_23:hover {
    transform: rotate(0deg) translateX(20px) scale(1.05);
}

.welcome_section_12 .learn_open_23 svg {
    height: 120px;
    width: 120px;
    transition: all 0.5s cubic-bezier(0.2, 1, 0.3, 1);
    filter: drop-shadow(2px 4px 6px rgba(0,0,0,0.2));
}

.welcome_section_12 .learn_open_23 svg:hover path {
    fill: rgb(225,195,197);
}

.welcome_section_12 .help_form_67 {
    background: linear-gradient(135deg, rgb(225,195,197), rgb(202,158,161));
    display: inline-block;
    transform: translateZ(0);
    cursor: pointer;
    z-index: 1;
    font-weight: 600;
    border: none;
    transition: all 0.4s cubic-bezier(0.2, 1, 0.3, 1);
    position: relative;
    padding: 1rem 2rem;
    color: #ffffff;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
    font-size: 20px;
    text-decoration: none;
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media screen and (max-width: 992px) {.program_details_82 .who_weare_29 {
    gap: 2rem;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: auto 1fr;
    height: auto;
}.program_details_82 .who_weare_29::before {
    display: none;
}.program_details_82 .who_weare_29::after {
    display: none;
}.program_details_82 .class_route_13 {
    padding: 2.5rem;
    grid-row: 2;
    grid-column: 1 / 9;
}.program_details_82 .container {
    padding: 5rem 0;
    height: auto;
}
}



@media (min-width: 768px) {.secure_enclosure_38 {
    padding: 5rem 3rem;
}.secure_enclosure_38 .container {
    padding: 0 2rem;
}.secure_enclosure_38 h1 {
    font-size: calc(40px * 1.2);
    transform: translateX(-1rem);
    margin-bottom: 3rem;
}.secure_enclosure_38 h1::after {
    width: 6rem;
    height: 4px;
}.secure_enclosure_38 h2 {
    padding-left: 1.2rem;
    margin: 3.5rem 0 1.5rem;
}.secure_enclosure_38 p {
    line-height: 1.75;
    font-size: calc(13px * 1.05);
}.secure_enclosure_38 ul {
    padding-left: 2rem;
}.secure_enclosure_38 li {
    padding-left: 2rem;
}
}



@media (hover: hover) {.secure_enclosure_38 li:hover::before {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: rotate(135deg);
}
}



@media (prefers-reduced-motion: reduce) {.secure_enclosure_38 *,
    .secure_enclosure_38 *::before,
    .secure_enclosure_38 *::after {
    transition: none !important;
    animation: none !important;
}}



@media (max-width: 576px) {.training_specialist_14 {
    padding: 4rem 1rem;
}.training_specialist_14 .success_ratings_78 .img_box_grid_32 {
    min-height: 280px;
}.training_specialist_14 .success_ratings_78 .name {
    padding: 1.5rem 1rem 0.5rem 1rem;
}.training_specialist_14 .success_ratings_78 span:not(.name) {
    padding: 0 1rem 1rem 1rem;
}.training_specialist_14 .success_ratings_78 .work_details_81 {
    padding: 1.2rem;
}}



@media screen and (max-width: 768px) {.thanksCard_65 {
    padding: 4rem 0;
}.thanksCard_65 h2 {
    margin-bottom: 2rem;
    font-size: calc(33px - 0.4rem);
}.thanksCard_65 h2::after {
    bottom: -12px;
    width: 60px;
}.thanksCard_65 .who_weare_29 {
    padding: 2rem;
}.thanksCard_65 .who_weare_29::before {
    width: 100px;
    height: 100px;
}
}



@media (max-width: 991px) {header {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 5% 100%, 0 90%);
}header .top_learn_25 {
    gap: 0.3rem;
}header .nav_skill_82 {
    padding: 0.6rem 0.8rem;
    font-size: calc(12px - 1px);
}header .nav_info_38 svg {
    width: 140px;
}
}



@media (max-width: 992px) {.learning_system_30 {
    padding: 6rem 0;
}.learning_system_30 h3 {
    transform: translateZ(30px);
    font-size: calc(33px * 0.9);
}.learning_system_30 span {
    padding: 2rem;
    transform: translateZ(20px) translateY(-15px);
}.learning_system_30 .who_weare_29 {
    gap: 3rem;
    margin: 0 2rem;
}
}



@media screen and (max-width: 992px) {.our_mission_39 {
    padding: 80px 0;
}.our_mission_39 h2 {
    margin-bottom: 50px;
}.our_mission_39 .study_sessions_85,
    .our_mission_39 .study_sessions_85:nth-child(2) {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-left: 0;
    margin-right: 0;
}.our_mission_39 .study_sessions_85:nth-child(1) h3,
    .our_mission_39 .study_sessions_85:nth-child(2) h3 {
    grid-column: 1;
    margin: 0;
    width: 80%;
    justify-self: center;
    grid-row: 1;
}.our_mission_39 .study_sessions_85:nth-child(1) p,
    .our_mission_39 .study_sessions_85:nth-child(2) p {
    grid-row: 2;
    margin: 0;
    text-align: left;
    clip-path: none;
    border-top: 3px solid rgb(225,195,197);
    grid-column: 1;
    border: none;
}.our_mission_39 .study_sessions_85:nth-child(2) p {
    border-top: 3px solid rgb(202,158,161);
}.our_mission_39 .study_sessions_85::before {
    display: none;
}
}



@media (max-width: 576px) {footer .med_guides_08 {
    padding: 40px 0 20px;
}footer .review_block_27 {
    gap: 40px;
}footer .top_learn_25 h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}}



@media (max-width: 480px) {.enroll_instantly_50 {
    padding: 40px 0;
}.enroll_instantly_50 .container {
    border-left-width: 2px;
    padding: 20px;
}.enroll_instantly_50 h2 {
    margin-bottom: 15px;
    font-size: calc(36px * 0.7);
}.enroll_instantly_50 .help_form_67 {
    padding: 12px 20px;
    width: 100%;
    text-align: center;
}}



@media (min-width: 768px) {.price_offer_81 .skill_offers_63 {
    grid-template-columns: repeat(2, 1fr);
}.price_offer_81 .annual_fee_24 {
    padding: 40px;
}.price_offer_81 .fee_options_81 {
    padding: 30px 35px;
}.price_offer_81 .img_box_grid_32 {
    height: 240px;
}
}



@media (min-width: 1200px) {.price_offer_81 {
    padding: 120px 0;
}.price_offer_81 .skill_offers_63 {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.price_offer_81 .annual_fee_24 h2 {
    font-size: calc(32px + 4px);
}.price_offer_81 .fee_options_81 h3 {
    font-size: calc(22px + 4px);
}.price_offer_81 .lesson_rates_31 {
    font-size: calc(22px + 8px);
}.price_offer_81 .img_box_grid_32 {
    height: 280px;
}
}



@media (max-width: 768px) {.contact_information_23 {
    padding: 50px 0;
}.contact_information_23 h3 {
    font-size: calc(28px * 0.8);
    margin-bottom: 35px;
}.contact_information_23 .request_form_60 h3,
    .contact_information_23 .support_widget_34 h4 {
    font-size: calc(24px * 0.9);
}.contact_information_23 .request_form_60,
    .contact_information_23 .support_widget_34 {
    padding: 30px;
}.contact_information_23 .request_form_60 input[type="text"],
    .contact_information_23 .request_form_60 textarea {
    padding: 12px 15px;
}.contact_information_23 .request_form_60 .help_form_67 {
    padding: 12px 25px;
}
}



@media (max-width: 768px) {.welcome_section_12 {
    height: 90vh;
}.welcome_section_12 .img_box_grid_32 {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
}.welcome_section_12 .who_weare_29 {
    padding: 1.5rem;
    transform: translateY(0);
}.welcome_section_12 h1 {
    font-size: calc(45px * 0.75);
}.welcome_section_12 .text_group_47 p {
    max-width: 100%;
    font-size: 13px;
}.welcome_section_12 .learn_open_23 {
    transform: rotate(0) translateX(0);
}.welcome_section_12 .learn_open_23 svg {
    height: 80px;
    width: 80px;
}.welcome_section_12 .help_form_67 {
    padding: 0.8rem 1.5rem;
}
}

@keyframes feature-photo {
    0%, 16% {
        opacity: 1;
    }
    20%, 96% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}



@keyframes neonPulse {
  0%, 100% {
    text-shadow: 0 0 10px rgb(225,195,197,0.5), 0 0 20px rgb(225,195,197,0.5);
  }
  50% {
    text-shadow: 0 0 20px rgb(225,195,197), 0 0 30px rgb(225,195,197);
  }
}



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



@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 20px 20px;
    }
}



@keyframes floatTitle {
    0%, 100% {
        transform: translateZ(50px) translateY(0);
    }
    50% {
        transform: translateZ(50px) translateY(-15px);
    }
}



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



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



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

