﻿.wrap-structure21 {
    flex-direction: column;
    display: flex;
    height: 100%;
    min-height: 100%;
}

.ranking_bar98 {
    flex: 0 0 auto;
}


.statistical_overview78 {
    overflow: hidden;
    position: relative;
    padding: 100px 0;
    color: #ffffff;
}

.statistical_overview78::after {
    position: absolute;
    animation: patternMove 20s linear infinite;
    opacity: 0.2;
    z-index: 2;
    height: 100%;
    width: 100%;
    left: 0;
    background: 
        linear-gradient(90deg, transparent 95%, rgb(160,183,206) 95%, rgb(160,183,206) 96%, transparent 96%) 0 0 / 25px 100%,
        linear-gradient(0deg, transparent 95%, rgb(110,149,178) 95%, rgb(110,149,178) 96%, transparent 96%) 0 0 / 100% 25px;
    top: 0;
    content: "";
}

.statistical_overview78 .expert_upgrade23 {
    display: flex;
    flex-wrap: wrap;
    gap: 80px 0;
    position: relative;
}

.statistical_overview78 .growth_track89 {
    width: 50%;
    position: relative;
    padding: 0;
    transition: all 0.4s ease;
}

.statistical_overview78 .growth_track89:nth-child(even) {
    text-align: left;
    padding-left: 50px;
    transform: translateY(80px);
}

.statistical_overview78 .statistics_boosts60 {
    justify-content: center;
    background: #000000;
    display: flex;
    align-items: center;
    height: 60px;
    box-shadow: 0 0 0 3px rgb(160,183,206);
    width: 60px;
    z-index: 5;
    position: absolute;
    border-radius: 10px;
    top: 0;
}

.statistical_overview78 .growth_track89:nth-child(even) span::after {
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
    height: 2px;
    width: 30px;
    content: "";
    background: rgb(160,183,206);
}

.statistical_overview78 .expert_upgrade23::after {
    content: "";
    left: 50%;
    width: 20px;
    transform: translateX(-50%);
    z-index: 2;
    position: absolute;
    background: rgb(110,149,178);
    border-radius: 50%;
    bottom: -20px;
    height: 20px;
}

.pricing_group72 .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}

.pricing_group72 h2::after {
    position: absolute;
    background: linear-gradient(90deg, rgb(160,183,206), rgb(110,149,178));
    width: 80px;
    bottom: -12px;
    left: 50%;
    border-radius: 10px;
    height: 4px;
    content: "";
    transform: translateX(-50%);
}

.pricing_group72 .pay_options67 li:hover {
    z-index: 2;
    transform: translateY(-15px);
}

.pricing_group72 .cost_rates26::before {
    transform-origin: 0 0;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 4px;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(160,183,206), rgb(110,149,178));
    top: 0;
    right: 0;
    left: 0;
    content: "";
    position: absolute;
}

.pricing_group72 .rate_plans95 {
    display: flex;
    z-index: 1;
    padding: 35px 30px;
    height: 100%;
    box-sizing: border-box;
    position: relative;
    flex-direction: column;
}

.pricing_group72 .cost_rates26:hover .member_plans27 h4::after {
    width: 60px;
}

.pricing_group72 .member_plans27 p {
    margin: 0 0 30px;
    line-height: 1.6;
    font-size: 15px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto;
    color: rgba(255, 255, 255, 0.8);
    flex: 1;
}

.thanksPage18::before {
    z-index: 1;
    height: 100%;
    position: absolute;
    transform: translateZ(-50px);
    top: 0;
    background: linear-gradient(45deg, transparent 45%, rgb(110,149,178,0.5) 45%, rgb(110,149,178,0.5) 55%, transparent 55%);
    content: "";
    opacity: 0.1;
    width: 100%;
    left: 0;
}

.thanksPage18 .story_info01::before {
    z-index: -1;
    opacity: 0.4;
    content: "";
    position: absolute;
    left: -10px;
    transform: translateZ(-15px);
    background: linear-gradient(135deg, rgb(110,149,178,0.5) 0%, transparent 70%);
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    bottom: 10px;
    top: -10px;
    right: 10px;
}

.thanksPage18 .story_info01 > div:last-child {
    position: relative;
    animation: slideInBottom 0.8s ease-out 0.3s forwards;
    transform: translateZ(10px);
    opacity: 0;
}

.thanksPage18 h5::before {
    transform: translateY(-50%);
    background-color: rgb(160,183,206);
    left: -20px;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    content: "";
}

.thanksPage18 a:hover {
    transform: translateX(10px);
}

.thanksPage18 a:hover p {
    color: rgb(160,183,206);
}

.training_specialist36 {
    overflow: hidden;
    padding: 140px 0;
    background: rgb(205,217,232);
    position: relative;
}

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

.training_specialist36 .success_ratings68 {
    max-width: 1000px;
    display: grid;
    grid-template-rows: auto auto;
    transform: perspective(1200px) rotateY(0deg);
    background: #ffffff;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    margin: 0 auto;
    backdrop-filter: blur(10px);
    grid-template-columns: 1fr 1fr;
    border-radius: 10px;
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.15),
        0 15px 25px rgba(0, 0, 0, 0.1);
    position: relative;
}

.training_specialist36 .name {
    align-self: end;
    color: #000000;
    font-size: 20px;
    padding: 0 50px 5px 70px;
    grid-column: 2;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(0);
    position: relative;
    font-weight: 700;
    font-family: Arial, sans-serif;
    z-index: 2;
    grid-row: 1;
    margin: 0;
}

.training_specialist36 .success_ratings68:hover span:not(.name)::after {
    transform: scaleX(1);
}

.training_specialist36 .career_record73 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    padding: 0 50px 50px 70px;
    margin: 0;
    transform: translateY(0);
    line-height: 1.8;
    font-size: 17px;
    z-index: 2;
    font-weight: 400;
    grid-row: 2;
    font-family: Arial, sans-serif;
    grid-column: 2;
    color: #000000;
    position: relative;
}

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

.contact_us42 h2 {
    font-weight: 700;
    padding-bottom: 15px;
    color: #ffffff;
    font-size: 29px;
    margin-bottom: 60px;
    position: relative;
    text-align: center;
    font-family: Arial, sans-serif;
}

.contact_us42 .connect_widget82::before {
    background: linear-gradient(to bottom right, rgb(160,183,206,0.5), transparent);
    content: "";
    opacity: 0.03;
    pointer-events: none;
    left: 0;
    width: 100%;
    top: 0;
    position: absolute;
    height: 100%;
}

.contact_us42 .support_reach05::before {
    border-top: 2px solid rgb(160,183,206,0.5);
    top: 20px;
    width: 50px;
    right: 20px;
    opacity: 0.7;
    position: absolute;
    content: "";
    border-right: 2px solid rgb(160,183,206,0.5);
    height: 50px;
}

.contact_us42 form h3::before {
    position: absolute;
    transform: translateY(-50%);
    height: 25px;
    top: 50%;
    border-radius: 10px;
    width: 5px;
    left: 0;
    background: rgb(160,183,206);
    content: "";
}

.contact_us42 .feedback_section81 {
    align-items: flex-start;
    margin-bottom: 30px;
    position: relative;
    display: flex;
}

.contact_us42 .feedback_section81 label::before {
    content: "";
    border-radius: 10px;
    position: absolute;
    left: 0;
    height: 22px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.05);
    width: 22px;
    top: 2px;
    transition: all 0.3s ease;
}

.contact_us42 .feedback_section81 label a:hover {
    text-decoration: underline;
}

.contact_us42 form .query_query18::before {
    left: -100%;
    top: 0;
    width: 100%;
    content: "";
    background: linear-gradient(45deg, rgb(110,149,178), rgb(160,183,206));
    transition: all 0.4s ease;
    height: 100%;
    z-index: -1;
    position: absolute;
}

.contact_us42 svg path {
    transition: fill 0.3s ease;
}

.privacySettingsModal39 {
    width: 100%;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
    z-index: 90;
    padding: 15px 20px;
    background: rgb(110,149,178);
    bottom: 0;
    border-top: 3px solid rgb(160,183,206);
    position: fixed;
}

.privacySettingsModal39 p {
    font-size: 16px;
    color: #000000;
    line-height: 1.5;
}

.privacySettingsModal39 p a {
    color: rgb(160,183,206);
    text-decoration: none;
    border-bottom: 2px solid rgb(160,183,206);
}


#trackingFormPanel08 {
    display: none;
}

#trackingFormPanel08:checked ~ .privacySettingsModal39 {
    visibility: hidden;
    opacity: 0;
}

.training_structure61::after {
    transform-origin: top right;
    content: "";
    opacity: 0.1;
    top: -10%;
    right: -10%;
    height: 70%;
    z-index: 0;
    filter: blur(80px);
    position: absolute;
    animation: float 15s ease-in-out infinite alternate;
    width: 40%;
    background: linear-gradient(to bottom right, rgb(160,183,206,0.5), rgb(110,149,178,0.5));
}

.training_structure61 h2::after {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(160,183,206), rgb(110,149,178));
    height: 3px;
    width: 80px;
    transform: translateX(-50%);
    bottom: -15px;
    box-shadow: 0 5px 15px rgba(rgb(160,183,206,0.5), 0.3);
    left: 50%;
}

.training_structure61 .info_wrapper05 p {
    line-height: 1.8;
    margin: 0;
    z-index: 2;
    font-size: 14px;
    color: #000000;
    position: relative;
}

.course_program_description10 {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
    background: rgb(205,217,232);
}

.course_program_description10::before {
    background: 
        linear-gradient(135deg, rgb(160,183,206,0.5) 0%, transparent 40%),
        linear-gradient(225deg, rgb(110,149,178,0.5) 0%, transparent 40%);
    height: 100%;
    opacity: 0.4;
    position: absolute;
    top: 0;
    content: "";
    left: 0;
    z-index: 0;
    width: 100%;
}

.course_program_description10 .snapshot71::before {
    top: 0;
    position: absolute;
    content: "";
    background: linear-gradient(
        135deg,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 40%,
        transparent 60%,
        rgba(0, 0, 0, 0.5) 100%
    );
    height: 100%;
    z-index: 1;
    mix-blend-mode: multiply;
    width: 100%;
    left: 0;
}

.course_program_description10 .site_navbar79::after {
    border-radius: 50%;
    bottom: -15px;
    opacity: 0.3;
    content: "";
    animation: pulse 4s ease-in-out infinite;
    z-index: -2;
    border: 1px solid rgb(160,183,206,0.5);
    right: -15px;
    position: absolute;
    left: -15px;
    top: -15px;
}

.course_program_description10 .site_navbar79 svg {
    transition: transform 0.5s ease;
    height: 45px;
    width: 45px;
}

.course_program_description10 .site_navbar79:hover svg path {
    fill: rgb(110,149,178);
}

.course_program_description10 h3::after {
    content: "";
    border-radius: 10px;
    width: 60px;
    background: linear-gradient(90deg, rgb(160,183,206), rgb(110,149,178));
    left: 40px;
    position: absolute;
    bottom: 15px;
    transition: width 0.4s ease;
    height: 3px;
}

.course_program_description10 .learn_development10:hover h3 {
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateX(0%);
}

.course_program_description10 .learn_development10:hover p {
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateX(-5%);
}

.course_program_description10 .snapshot71::after {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    content: "";
    height: 100%;
    position: absolute;
    mix-blend-mode: multiply;
    opacity: 0.5;
    left: 0;
    top: 0;
    transition: opacity 0.5s ease;
}

.course_program_description10 .learn_development10:hover::after {
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateX(10%);
}

.welcome02 .story_info01 {
    display: grid;
    height: 100%;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
    position: relative;
    width: 100%;
}

.welcome02 .learn_begin21::after {
    width: 100%;
    left: 0;
    content: '';
    background: linear-gradient(
        to top,
        rgb(205,217,232) 0%,
        transparent 100%
    );
    z-index: 2;
    position: absolute;
    bottom: 0;
    height: 40%;
}

.welcome02 .skill_expertise35 {
    flex: 0 0 calc(100% / var(--slide-count, 2));
    overflow: hidden;
    position: relative;
    width: 100%;
}

.welcome02 .skill_expertise35:hover img {
    transform: scale(1.03);
}

.welcome02 .info_wrapper05 {
    padding: 0 10% 0 10%;
    background: linear-gradient(
        90deg,
        rgb(205,217,232) 70%,
        transparent 100%
    );
    align-items: flex-start;
    grid-column: 1;
    z-index: 5;
    position: relative;
    grid-row: 1;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.welcome02 .info_wrapper05 .query_query18 {
    box-shadow: 0 4px 12px rgb(160,183,206,0.5);
    font-size: 18px;
    padding: 0.9rem 2.2rem;
    opacity: 0;
    color: #ffffff;
    position: relative;
    background-color: rgb(160,183,206);
    text-decoration: none;
    border: none;
    animation: button-slide-up 0.8s ease-out 0.4s forwards;
    transform: translateY(30px);
    transition: all 0.3s ease;
    font-weight: 600;
    display: inline-block;
    border-radius: 10px;
}

.welcome02:has(.skill_expertise35:nth-child(3)) .page_first37 {
    --slide-count: 3;
}

.welcome02:has(.skill_expertise35:nth-child(4)) .page_first37 {
    --slide-count: 4;
}

.welcome02:has(.skill_expertise35:nth-child(5)) .page_first37 {
    --slide-count: 5;
}

footer {
    position: relative;
    width: 100%;
}

footer .citation36 {
    position: relative;
    z-index: 1;
}

footer .join_conversation73 {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
    gap: 15px;
}

footer .info_item::before {
    position: absolute;
    width: 5px;
    height: 100%;
    background-color: rgb(160,183,206);
    top: 0;
    left: 0;
    content: "";
}

footer .info_item:nth-child(even) {
    background-color: rgb(160,183,206,0.5);
}

footer .info_item:hover {
    transform: translateY(-5px) translateX(5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

footer .info_item a:hover {
    color: rgb(160,183,206);
}

footer .text_main_holder {
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
    gap: 30px;
}

footer .site_navbar79 svg {
    filter: brightness(0) invert(1);
    margin-bottom: 20px;
    height: 45px;
    width: auto;
    display: block;
}

footer .main_top73 {
    position: relative;
}

footer .main_top73 h5::before {
    height: 100%;
    content: "";
    width: 3px;
    left: 0;
    background-color: rgb(160,183,206);
    top: 0;
    position: absolute;
}

footer .main_guide64 a:hover {
    transform: translateX(5px);
    color: #ffffff;
    background-color: rgb(160,183,206,0.5);
}

footer .main_guide64 a:hover::before {
    width: 5px;
}

footer .subscribe_holder::before {
    content: "";
    border: 1px dashed rgba(255, 255, 255, 0.1);
    border-radius: calc(16px - 8px);
    right: 15px;
    bottom: 15px;
    pointer-events: none;
    left: 15px;
    position: absolute;
    top: 15px;
}

footer .input_holder {
    display: flex;
    gap: 15px;
    flex-direction: column;
}

footer .input_holder input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgb(160,183,206);
}

footer .email_section72::after {
    transition: all 0.5s ease;
    content: "";
    left: -100%;
    position: absolute;
    background: rgba(255, 255, 255, 0.1);
    width: 200%;
    transform: rotate(30deg);
    height: 200%;
    top: -50%;
}

footer .volunteer02::before {
    height: 1px;
    width: 50px;
    content: "";
    transform: translateX(-50%);
    left: 50%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    position: absolute;
    top: -25px;
}

.user_reviews78 h2::first-letter {
    color: rgb(160,183,206);
    font-size: 1.8em;
}

.user_reviews78 .success_ratings68 {
    opacity: 0;
    position: relative;
    padding: 30px 0;
    animation: fadeIn 0.8s ease forwards;
}

.user_reviews78 .success_ratings68:nth-child(3n+3) {
    animation-delay: 0.5s;
    grid-column: span 3;
    margin-top: 40px;
}

.user_reviews78 .success_ratings68:hover img {
    transform: translateY(-15px);
    filter: grayscale(0%);
}

.user_reviews78 .success_ratings68 p {
    margin: 0;
}

.user_reviews78 .success_ratings68 .description {
    line-height: 1.6;
    font-weight: 300;
    margin-bottom: 40px;
    color: #000000;
    font-size: calc(16px * 1.2);
    position: relative;
}

.user_reviews78 .success_ratings68 .description::first-letter {
    font-weight: 600;
    font-size: 1.3em;
}

.our_background13 {
    padding: 120px 0;
    background: rgb(205,217,232);
    position: relative;
    overflow: hidden;
}

.our_background13::after {
    top: 0;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(160,183,206,0.5) 49.5%, rgb(160,183,206,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(110,149,178,0.5) 49.5%, rgb(110,149,178,0.5) 50.5%, transparent 50.5%);
    background-size: 60px 60px;
    position: absolute;
    z-index: 1;
    height: 100%;
    opacity: 0.1;
    width: 100%;
    animation: slide 20s linear infinite;
    left: 0;
    content: "";
}

.our_background13 .quick_classes64 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    background: #ffffff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 30px;
    border-radius: 23px;
}

.our_background13 .quick_classes64 span::before {
    top: 50%;
    background: rgb(160,183,206);
    height: 10px;
    width: 10px;
    position: absolute;
    border-radius: 50%;
    content: "";
    transform: translateY(-50%);
    left: 0;
}

.our_background13 .expert_sessions61 {
    flex-direction: column;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 30px;
    border-radius: 23px;
    background: #ffffff;
    position: relative;
    display: flex;
}

.our_background13 .expert_sessions61 p {
    line-height: 1.6;
    margin-bottom: 30px;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    padding-left: 20px;
    border-left: 3px solid rgb(110,149,178);
}

.our_background13 .expert_sessions61 .edu_heritage71::after {
    width: calc(100% + 10px);
    animation: rotate 20s linear infinite reverse;
    border-radius: 50%;
    top: -5px;
    border: 1px solid rgb(160,183,206,0.5);
    height: calc(100% + 10px);
    content: "";
    left: -5px;
    position: absolute;
}

.privacy_area82 h3, .privacy_area82 h4, .privacy_area82 h5, .privacy_area82 h6 {
    transition: color 0.3s ease;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #000000;
    margin-top: 30px;
}

.privacy_area82 li:hover {
    background: rgb(110,149,178,0.5);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}

.privacy_area82 section {
    padding: 20px;
    transition: background 0.3s ease;
    background: var(--bg-color);
}

header .nav_block49::before {
    width: 100%;
    background: radial-gradient(circle at 70% 30%, rgb(110,149,178,0.5) 0%, transparent 60%);
    top: 0;
    z-index: -1;
    position: absolute;
    height: 100%;
    left: 0;
    content: "";
}

header .nav_block49 .site_navbar79:hover {
    transform: translateY(0) scale(1.05);
}

header .nav_block49 .site_navbar79 .top_wrap04::before {
    height: calc(100% + 20px);
    z-index: -1;
    content: "";
    width: calc(100% + 40px);
    position: absolute;
    top: -10px;
    left: -20px;
    background: rgba(0, 0, 0, 0.5);
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
}

header .nav_block49 .main_top73 .nav_teach07 {
    transform-style: preserve-3d;
    margin: 0;
    perspective: 1000px;
    position: relative;
}

header .nav_block49 .main_top73 .nav_teach07 a {
    transition: all 0.3s ease;
    transform-origin: center;
    display: block;
    font-weight: 600;
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    padding: 1.2rem 1.5rem;
}

header .top_plank .top_segment06 div span {
    color: #ffffff;
}

header .top_plank .top_segment06 div {
    margin-right: 24px;
    align-items: center;
    display: flex;
    justify-content: flex-start;
}

.take_a_spin35 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(205,217,232) 0%, rgb(160,183,206,0.5) 100%);
    padding: 5rem 0;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
}

.take_a_spin35 .container {
    padding: 3rem;
    margin: 0 auto;
    position: relative;
    background: rgba(255, 255, 255, 0.9);
    z-index: 2;
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.05),
        -20px -20px 40px rgba(255, 255, 255, 0.8),
        inset 5px 5px 10px rgba(255, 255, 255, 0.8),
        inset -5px -5px 10px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: perspective(1000px) rotateX(2deg);
    max-width: 1140px;
}

.take_a_spin35 div span {
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    display: inline-block;
    transform: translateY(0);
    z-index: 2;
    position: relative;
}

.take_a_spin35 .query_query18:hover {
    box-shadow: 
        0 15px 25px rgba(rgb(160,183,206,0.5), 0.3),
        0 10px 15px rgba(rgb(160,183,206,0.5), 0.2),
        inset 0 -2px 0 rgba(0, 0, 0, 0.1);
    transform: translateY(-2px) scale(1.03);
}

.take_a_spin35 .query_query18:active {
    transform: translateY(1px) scale(0.98);
    box-shadow: 
        0 5px 10px rgba(rgb(160,183,206,0.5), 0.2),
        0 2px 5px rgba(rgb(160,183,206,0.5), 0.1),
        inset 0 2px 3px rgba(0, 0, 0, 0.1);
}


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



@media screen and (max-width: 576px) {.statistical_overview78 {
    padding: 60px 0;
}.statistical_overview78 .key_pros97 {
    font-size: calc(46px * 0.9);
}.statistical_overview78 .statistics_edge59 {
    padding-left: 15px;
    font-size: calc(16px * 0.95);
    margin-bottom: 40px;
}.statistical_overview78 .growth_track89 {
    padding: 0 0 0 60px !important;
    margin-bottom: 40px;
}.statistical_overview78 .statistics_boosts60 {
    width: 50px;
    height: 50px;
}.statistical_overview78 .statistics_boosts60 svg {
    width: 25px;
    height: 25px;
}.statistical_overview78 .expert_upgrade23::before {
    left: 25px;
}.statistical_overview78 .expert_upgrade23::after {
    left: 25px;
}.statistical_overview78 .growth_track89 span {
    font-size: calc(38px * 0.9);
}.statistical_overview78 .growth_track89 p {
    font-size: calc(16px * 0.9);
}}



@media (min-width: 992px) and (max-width: 1199px) {.pricing_group72 .pay_options67 {
    grid-template-columns: repeat(3, 1fr);
}.pricing_group72 .rate_plans95 {
    padding: 35px 30px;
}
}



@media (max-width: 480px) {.pricing_group72 {
    padding: 50px 0;
}.pricing_group72 .rate_plans95 {
    padding: 25px 20px;
}.pricing_group72 h2::after {
    height: 3px;
    width: 60px;
}.pricing_group72 .price_deals76 {
    padding: 8px 16px;
}}



@media (max-width: 768px) {.thanksPage18 {
    padding: 3rem 0;
}.thanksPage18 .story_info01 {
    gap: 1.5rem;
    margin: 0 1.5rem;
    padding: 2rem;
}.thanksPage18 h5 {
    font-size: calc(24px - 0.2rem);
}.thanksPage18 p {
    max-width: 100%;
    font-size: calc(15px - 0.1rem);
}
}



@media (max-width: 768px) {.training_specialist36 {
    padding: 100px 0;
}.training_specialist36 .container {
    padding: 0 30px;
}.training_specialist36 .success_ratings68 {
    grid-template-rows: 300px auto auto auto;
    grid-template-columns: 1fr;
}.training_specialist36 .snapshot71 {
    grid-column: 1;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    min-height: 300px;
    grid-row: 1;
}.training_specialist36 .name {
    grid-row: 2;
    padding: 40px 30px 5px 30px;
    text-align: left;
    grid-column: 1;
}.training_specialist36 .success_ratings68 span:not(.name) {
    padding: 10px 30px 40px 30px;
    text-align: left;
    grid-column: 1;
    grid-row: 3;
}.training_specialist36 .success_ratings68 span:not(.name)::after {
    left: 30px;
    bottom: 30px;
}.training_specialist36 .career_record73 {
    grid-column: 1;
    padding: 0 30px 40px 30px;
    grid-row: 4;
}
}


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


@media only screen and (max-width: 800px) {.manage_tracking01 {
    display: none;
}.data_agree62 {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.privacySettingsModal39 h5, .privacySettingsModal39 p {
    text-align: center;
}.data_comply37 {
    margin-bottom: 15px;
}.privacy_switch93 {
    margin-top: 10px;
    margin-left: 0;
}}



@media (min-width: 992px) and (max-width: 1199px) {.course_program_description10 {
    padding: 80px 0;
}.course_program_description10 .learn_development10 {
    grid-template-columns: 55% 45%;
    gap: 25px;
}.course_program_description10 h3 {
    padding: 25px 35px;
    font-size: calc(36px - 2px);
}.course_program_description10 p {
    padding: 30px 35px;
}
}



@media (max-width: 767px) {.course_program_description10 {
    padding: 60px 0;
}.course_program_description10 .story_info01 {
    min-height: auto;
}.course_program_description10 .learn_development10 {
    gap: 15px;
    grid-template-columns: 1fr;
    grid-template-areas: 
            "logo"
            "title"
            "desc"
            "photo1";
    grid-template-rows: auto auto auto 200px;
}.course_program_description10 h3 {
    font-size: calc(36px - 6px);
    border-radius: 23px;
    padding: 20px 25px;
    transform: none;
    clip-path: none;
}.course_program_description10 h3::before {
    display: none;
}.course_program_description10 h3::after {
    width: 50px;
    bottom: 10px;
    left: 25px;
    height: 2px;
}.course_program_description10 p {
    border-radius: 23px;
    line-height: 1.6;
    transform: none;
    clip-path: none;
    padding: 20px 25px;
    font-size: calc(15px - 1px);
}.course_program_description10 p::before {
    display: none;
}.course_program_description10 .learn_development10::before {
    height: 200px;
    clip-path: none;
    transform: none;
    border-radius: 23px;
}.course_program_description10 .learn_development10::after {
    display: none;
}.course_program_description10 .learn_development10:hover h3,
    .course_program_description10 .learn_development10:hover p,
    .course_program_description10 .learn_development10:hover::before {
    transform: none;
}.course_program_description10 .site_navbar79 {
    height: 60px;
    width: 60px;
    margin-bottom: 10px;
}.course_program_description10 .site_navbar79::before,
    .course_program_description10 .site_navbar79::after {
    display: none;
}.course_program_description10 .site_navbar79 svg {
    height: 35px;
    width: 35px;
}}



@media (max-height: 700px) and (min-width: 993px) {.welcome02 .info_wrapper05 h1 {
    margin-bottom: 1rem;
}.welcome02 .info_wrapper05 p {
    margin-bottom: 1.2rem;
    line-height: 1.5;
}}



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



@media (max-width: 991px) {.user_reviews78 {
    padding: 80px 0;
}.user_reviews78 h2 {
    margin-bottom: 60px;
    transform: none;
}.user_reviews78 .success_voices59 {
    grid-template-columns: repeat(6, 1fr);
    display: grid;
}.user_reviews78 .success_ratings68:nth-child(3n+1),
    .user_reviews78 .success_ratings68:nth-child(3n+2),
    .user_reviews78 .success_ratings68:nth-child(3n+3) {
    grid-column: span 3;
    margin-top: 0;
}.user_reviews78 .success_ratings68:nth-child(2n) {
    margin-top: 40px;
}
}



@media (max-width: 768px) {.our_background13 {
    padding: 70px 0;
}.our_background13 h3 {
    font-size: calc(31px * 0.9);
    text-align: center;
    display: block;
}.our_background13 h3::after {
    transform: translateX(-50%);
    left: 50%;
}.our_background13 .quick_classes64,
    .our_background13 .expert_sessions61 {
    padding: 25px;
}.our_background13 .quick_classes64 span {
    font-size: calc(20px * 0.9);
}.our_background13 .quick_classes64 .snapshot71 {
    height: 200px;
}.our_background13 .expert_sessions61 .edu_heritage71 {
    width: 140px;
    height: 140px;
}
}



@media screen and (max-width: 991px) {header .nav_block49 {
    padding: 1rem 0;
    flex-direction: column;
    align-items: center;
}header .nav_block49 .site_navbar79 {
    margin-bottom: 1rem;
    margin-left: 0;
}header .nav_block49 .main_top73 {
    flex-wrap: wrap;
    width: 100%;
    padding-right: 0;
    clip-path: none;
    justify-content: center;
    background: rgb(160,183,206,0.5);
}header .nav_block49 .main_top73 .nav_teach07 a {
    padding: 0.8rem 1rem;
}header .nav_block49 .main_top73 .nav_teach07 a::after {
    bottom: 0.4rem;
    left: 1rem;
}header .nav_block49 .main_top73 .nav_teach07 a:hover::after {
    width: calc(100% - 2rem);
}
}



@media (max-width: 992px) {.take_a_spin35 {
    padding: 4rem 0;
}.take_a_spin35 .container {
    max-width: 720px;
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem;
}.take_a_spin35 h6 {
    font-size: calc(18px * 0.95);
    margin-bottom: 2rem;
}
}



@media (max-width: 400px) {.take_a_spin35 {
    padding: 2.5rem 0;
}.take_a_spin35 .container {
    padding: 1.25rem;
    width: 95%;
}.take_a_spin35 h6 {
    font-size: calc(18px * 0.8);
    margin-bottom: 1.25rem;
}.take_a_spin35 .query_query18 {
    font-size: calc(19px * 0.85);
    padding: 8px 20px;
}
}



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



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



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



@keyframes vertical-slide {
    0%, 18% {
        transform: translateY(0);
    }
    22%, 38% {
        transform: translateY(calc(-100% / var(--slide-count, 4)));
    }
    42%, 58% {
        transform: translateY(calc(-200% / var(--slide-count, 4)));
    }
    62%, 78% {
        transform: translateY(calc(-300% / var(--slide-count, 4)));
    }
    82%, 98% {
        transform: translateY(calc(-400% / var(--slide-count, 4)));
    }
    100% {
        transform: translateY(0);
    }
}



@keyframes shine {
    0% {
        left: -100%;
    }
    20% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}

