﻿.header_guide63 {
    flex: 1 0 auto;
}

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

header,footer {
    width: 100%;
}

svg {
    height: 30px;
    width: 30px;
}

.statistical_overview78::before {
    top: 0;
    content: "";
    opacity: 0.75;
    background-color: #000000;
    z-index: 1;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}

.statistical_overview78 .pro_extra79 {
    position: relative;
}

.statistical_overview78 .extra_pro94:hover {
    transform: scale(1.1);
    opacity: 1;
}

.statistical_overview78 .extra_pro94 svg {
    width: 100%;
    height: 100%;
    fill: rgb(160,183,206);
}

.statistical_overview78 .extra_pro94 svg path {
    fill: rgb(160,183,206);
}

.statistical_overview78 .key_pros97 {
    -webkit-text-fill-color: transparent;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
    font-size: calc(46px * 1.2);
    letter-spacing: 1px;
    display: inline-block;
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, rgb(160,183,206), rgb(110,149,178));
    margin: 0 0 5px 0;
}

.statistical_overview78 .growth_track89:nth-child(even):hover {
    transform: translateY(80px) scale(1.05);
}

.statistical_overview78 .growth_track89:nth-child(even) .statistics_boosts60 {
    left: -30px;
}

.statistical_overview78 .statistics_boosts60 svg path {
    fill: rgb(160,183,206);
}

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

.statistical_overview78 .expert_upgrade23::before {
    transform: translateX(-50%);
    content: "";
    background: linear-gradient(
        to bottom,
        rgb(160,183,206),
        rgb(110,149,178)
    );
    width: 4px;
    top: 0;
    left: 50%;
    z-index: 0;
    height: 100%;
    position: absolute;
}

.pricing_group72 .basic_rates82 {
    position: relative;
}

.pricing_group72 h2 {
    margin-bottom: 20px;
    font-size: 30px;
    transform: translateZ(0);
    font-weight: 700;
    color: #ffffff;
    position: relative;
    text-align: center;
    letter-spacing: 0.5px;
}

.pricing_group72 .pay_options67 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    margin: 0;
    list-style: none;
    padding: 0;
    gap: 30px;
    perspective: 1000px;
}

.pricing_group72 .cost_rates26:hover::before {
    transform: scaleX(1);
}

.pricing_group72 .cost_rates26::after {
    content: "";
    bottom: 0;
    width: 100%;
    left: 0;
    position: absolute;
    z-index: -1;
    height: 50%;
    background: linear-gradient(to top, rgba(rgb(160,183,206,0.5), 0.05), transparent);
}

.pricing_group72 .member_plans27 {
    flex-direction: column;
    display: flex;
    flex: 1;
}

.pricing_group72 .member_plans27 h4 {
    font-weight: 600;
    padding-bottom: 15px;
    letter-spacing: 0.5px;
    transition: transform 0.3s ease;
    color: #ffffff;
    margin: 0 0 20px;
    font-size: calc(24px + 2px);
    position: relative;
}

.pricing_group72 .cost_rates26:hover .price_deals76 {
    transform: scale(1.05);
    background: rgba(rgb(160,183,206,0.5), 0.2);
}

.thanksPage18 {
    background: linear-gradient(135deg, rgb(205,217,232) 0%, rgb(160,183,206,0.5) 100%);
    perspective: 1000px;
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
}

.thanksPage18::after {
    animation: rotateGradient 15s infinite linear;
    height: 200%;
    right: -50%;
    content: "";
    position: absolute;
    background: radial-gradient(circle at center, rgb(160,183,206,0.5) 0%, transparent 70%);
    z-index: 0;
    width: 100%;
    top: -50%;
    opacity: 0.2;
}

.thanksPage18 .story_info01 > div:first-child {
    transform: translateZ(20px);
    position: relative;
    animation: slideInTop 0.8s ease-out forwards;
}

.thanksPage18 .story_info01 > div:first-child::after {
    transform: translateZ(5px);
    position: absolute;
    bottom: -10px;
    content: "";
    width: 70%;
    height: 3px;
    left: 0;
    background: linear-gradient(90deg, rgb(160,183,206) 0%, transparent 100%);
}

.thanksPage18 p::before {
    bottom: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(160,183,206) 0%, rgb(110,149,178) 100%);
    position: absolute;
    transition: transform 0.3s ease;
    transform: scaleY(0.9);
    left: 0;
    width: 3px;
    top: 0;
}

.thanksPage18 a:hover p::before {
    transform: scaleY(1.1);
}

.training_specialist36::after {
    opacity: 0.3;
    top: -50%;
    filter: blur(60px);
    content: "";
    z-index: 0;
    position: absolute;
    width: 200%;
    background: 
        radial-gradient(circle at 30% 30%, rgb(160,183,206,0.5) 0%, transparent 40%),
        radial-gradient(circle at 70% 70%, rgb(110,149,178,0.5) 0%, transparent 40%);
    animation: pulseBackground 15s ease-in-out infinite alternate;
    left: -50%;
    height: 200%;
}

.training_specialist36 .snapshot71 {
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    min-height: 450px;
    z-index: 1;
    position: relative;
    height: 100%;
    grid-column: 1;
    grid-row: 1 / span 2;
}

.training_specialist36 .success_ratings68:hover .snapshot71::before {
    opacity: 0.4;
}

.training_specialist36 .success_ratings68 span:not(.name) {
    font-family: Arial, sans-serif;
    grid-row: 1;
    font-weight: 300;
    z-index: 2;
    position: relative;
    align-self: end;
    transform: translateY(0);
    margin: 0;
    grid-column: 2;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
    color: rgb(110,149,178);
    padding: 35px 50px 40px 70px;
    font-size: 17px;
}

.training_specialist36 .success_ratings68:hover .career_record73 {
    transform: translateY(-5px);
}

.contact_us42::before {
    width: 100%;
    height: 100%;
    opacity: 0.05;
    animation: gridMove 20s linear infinite;
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(160,183,206,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(160,183,206,0.5) 11px
    );
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
}

.contact_us42 h2::after {
    transform: translateX(-50%);
    left: 50%;
    background: linear-gradient(to right, transparent, rgb(160,183,206), transparent);
    position: absolute;
    width: 80px;
    height: 3px;
    content: "";
    bottom: 0;
}

.contact_us42 .snapshot71 {
    transition: transform 0.6s ease;
    position: relative;
    flex: 1;
    transform: scale(1.01);
    min-height: 500px;
}

.contact_us42 .support_reach05 {
    padding: 50px;
    flex: 1;
    position: relative;
}

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

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

.contact_us42 .feedback_section81 label {
    padding-left: 35px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.5;
    position: relative;
    cursor: pointer;
}

.contact_us42 .feedback_section81 input[type="checkbox"]:checked + label::after {
    top: 11px;
    left: 7px;
    content: "";
    transform: rotate(-45deg);
    border-bottom: 2px solid #ffffff;
    width: 8px;
    position: absolute;
    border-left: 2px solid #ffffff;
    height: 4px;
}

.contact_us42 form .query_query18:hover::before {
    left: 0;
}

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

.contact_us42 svg {
    height: 24px;
    margin-right: 15px;
    width: 24px;
    fill: rgb(160,183,206);
}

.manage_tracking01 {
    flex-shrink: 0;
    margin-right: 20px;
}

.manage_tracking01 svg {
    width: 50px;
    height: 50px;
    fill: rgb(160,183,206);
}

.privacySettingsModal39 h5 {
    color: #ffffff;
    font-size: 23px;
    margin-bottom: 10px;
    font-weight: 700;
}

.privacy_switch93:hover {
    border-color: rgb(160,183,206,0.5);
    background: rgb(160,183,206,0.5);
}

.privacySettingsModal39 p a:hover {
    color: rgb(110,149,178);
    border-bottom-color: rgb(110,149,178);
}

.training_structure61 {
    background: linear-gradient(135deg, rgb(205,217,232) 0%, rgba(245, 245, 250, 0.9) 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}

.training_structure61 .story_info01 {
    max-width: 1200px;
    transform-style: preserve-3d;
    margin: 0 auto;
    z-index: 2;
    perspective: 1000px;
    position: relative;
    padding: 0 30px;
}

.training_structure61 h2 {
    position: relative;
    font-weight: 700;
    transform: translateZ(20px);
    font-size: 28px;
    margin-bottom: 40px;
    color: #000000;
    text-align: center;
    letter-spacing: -0.5px;
}

.training_structure61 .info_wrapper05::before {
    content: "";
    top: 0;
    width: 5px;
    left: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgb(160,183,206), rgb(110,149,178));
    position: absolute;
}

.training_structure61 .info_wrapper05::after {
    background: linear-gradient(135deg, transparent, rgb(110,149,178,0.5));
    z-index: 1;
    border-radius: 50%;
    bottom: -50px;
    position: absolute;
    content: "";
    width: 150px;
    height: 150px;
    opacity: 0.1;
    right: -50px;
}

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

.course_program_description10 .story_info01 {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    position: relative;
    min-height: 500px;
}

.course_program_description10 .learn_development10 {
    width: 100%;
    grid-template-rows: auto auto 1fr;
    display: grid;
    gap: 30px;
    z-index: 2;
    grid-template-areas: 
        "logo logo"
        "title photo1"
        "desc photo2";
    position: relative;
    grid-template-columns: 60% 40%;
}

.course_program_description10 .site_navbar79::before {
    bottom: -8px;
    top: -8px;
    position: absolute;
    z-index: -1;
    opacity: 0.6;
    border-radius: 50%;
    left: -8px;
    animation: spin 10s linear infinite;
    background: conic-gradient(
        from 0deg, 
        rgb(160,183,206,0.5), 
        rgb(110,149,178,0.5), 
        rgb(160,183,206,0.5)
    );
    content: "";
    right: -8px;
}

.course_program_description10 .site_navbar79:hover svg {
    transform: rotate(-10deg);
}

.course_program_description10 h3 {
    margin: 0;
    font-weight: 700;
    background: #ffffff;
    color: #000000;
    font-size: 36px;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
    z-index: 5;
    grid-area: title;
    border-radius: 0 23px 23px 0;
    transition: all 0.5s ease;
    clip-path: polygon(0% 0%, 95% 0%, 100% 50%, 95% 100%, 0% 100%);
    transform: translateX(-5%);
    position: relative;
    padding: 30px 40px;
}

.course_program_description10 p {
    transform: translateX(-10%);
    padding-right: 70px;
    clip-path: polygon(0% 0%, 93% 0%, 100% 50%, 93% 100%, 0% 100%);
    border-radius: 0 23px 23px 0;
    z-index: 4;
    padding: 35px 40px;
    position: relative;
    line-height: 1.8;
    grid-area: desc;
    margin: 0;
    transition: all 0.5s ease 0.1s;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
    font-size: 15px;
    color: #000000;
    background: #ffffff;
}

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

.welcome02 {
    min-height: 650px;
    background-color: rgb(205,217,232);
    overflow: hidden;
    height: 100vh;
    position: relative;
    width: 100%;
}

.welcome02 .learn_begin21 {
    height: 100%;
    grid-column: 2;
    position: relative;
    grid-row: 1;
    width: 100%;
    overflow: hidden;
    z-index: 1;
}

.welcome02 .page_first37 {
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    animation: vertical-slide 30s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}



.welcome02 .page_first37 {
    --slide-count: 2;
    height: calc(100% * var(--slide-count, 2));
    flex-wrap: wrap;
}

.welcome02 .page_first37:hover {
    animation-play-state: paused;
}

.welcome02 .info_wrapper05::before {
    background: linear-gradient(
        to bottom,
        rgb(160,183,206) 0%,
        rgb(110,149,178) 100%
    );
    box-shadow: 0 0 15px rgb(160,183,206,0.5);
    height: 60%;
    content: '';
    position: absolute;
    width: 5px;
    z-index: 1;
    top: 20%;
    right: 0;
}

.welcome02 .info_wrapper05 p {
    line-height: 1.7;
    padding: 1rem;
    font-size: 17px;
    color: #ffffff;
    text-shadow: 0 1px 8px #000000;
    animation: text-slide-in 0.8s ease-out 0.2s forwards;
    transform: translateX(-30px);
    text-align: left;
    max-width: 85%;
    background: linear-gradient(90deg, rgb(160,183,206,0.5) 0%, transparent 100%);
    backdrop-filter: blur(2px);
    opacity: 0;
    border-radius: 10px;
    font-weight: 400;
    margin-bottom: 2rem;
}

.welcome02 .background-decoration::after {
    right: 30%;
    animation: blob-move 15s infinite alternate-reverse;
    position: absolute;
    height: 350px;
    opacity: 0.15;
    width: 350px;
    background: rgb(110,149,178,0.5);
    filter: blur(100px);
    bottom: -150px;
    content: '';
    border-radius: 50%;
}

footer .ranking_bar98 {
    overflow: hidden;
    background-color: rgb(110,149,178);
    color: #ffffff;
    position: relative;
    font-family: Arial, sans-serif;
    padding: 80px 0 30px;
}

footer .info_item {
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 15px 20px 15px 25px;
    max-width: 300px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    background-color: rgb(110,149,178,0.5);
    flex: 1 1 200px;
    border-radius: 0 5px 5px 0;
}

footer .info_item svg {
    margin-right: 12px;
    width: 20px;
    position: relative;
    top: -1px;
    height: 20px;
    vertical-align: middle;
    fill: rgb(160,183,206);
}

footer .site_navbar79 {
    background-color: rgb(110,149,178,0.5);
    padding: 30px;
    border-radius: 16px;
    position: relative;
}

footer .sec_cert53 {
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
    line-height: 1.6;
}

footer .main_top73 h5 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 25px;
    display: inline-block;
    position: relative;
    color: #ffffff;
    padding-left: 15px;
}

footer .main_guide64 a::before {
    height: 100%;
    width: 3px;
    left: 0;
    transition: width 0.3s ease;
    content: "";
    background-color: rgb(160,183,206);
    top: 0;
    position: absolute;
}

footer .subscribe_holder {
    background-color: rgb(110,149,178,0.5);
    border-radius: 16px;
    position: relative;
    padding: 30px;
}

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

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

footer .email_section72:hover {
    background-color: rgb(110,149,178);
}

footer .email_section72:hover::after {
    left: 100%;
}

footer .volunteer02 {
    position: relative;
    text-align: center;
    margin-top: 50px;
}

.user_reviews78 {
    background: #ffffff;
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}

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

.user_reviews78 h2 {
    transform: translateX(-10%);
    margin-bottom: 100px;
    font-size: 34px;
    font-weight: 700;
    position: relative;
    color: #000000;
}

.user_reviews78 .success_ratings68:nth-child(3n+1) {
    grid-column: span 5;
    animation-delay: 0.1s;
}

.user_reviews78 .success_ratings68::before {
    position: absolute;
    left: -20px;
    color: rgb(160,183,206,0.5);
    content: "";
    top: -30px;
    font-family: Arial, sans-serif;
    line-height: 1;
    font-size: 120px;
    z-index: -1;
}

.user_reviews78 .success_ratings68 p:first-of-type {
    right: 70px;
    text-transform: uppercase;
    bottom: 0;
    position: absolute;
    letter-spacing: 1px;
    font-weight: 600;
    color: rgb(160,183,206);
    white-space: nowrap;
    font-size: 18px;
}

.user_reviews78 .success_ratings68:hover .description::after {
    transform: scaleX(3);
}

.our_background13::before {
    content: "";
    animation: pulse 15s infinite alternate;
    background: 
        radial-gradient(circle at 20% 20%, rgb(160,183,206,0.5) 0%, transparent 60%),
        radial-gradient(circle at 80% 80%, rgb(110,149,178,0.5) 0%, transparent 60%);
    z-index: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.our_background13 h3 {
    margin-bottom: 30px;
    color: #000000;
    font-weight: 700;
    position: relative;
    font-size: 31px;
    grid-column: 1 / -1;
    display: inline-block;
}

.our_background13 h3:hover::after {
    width: 100%;
}

.our_background13 .quick_classes64::before {
    content: "";
    border-radius: 10px 10px 0 0;
    background: linear-gradient(90deg, rgb(160,183,206), rgb(110,149,178));
    height: 5px;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
}

.our_background13 .quick_classes64 p {
    margin-bottom: 30px;
    color: #000000;
    line-height: 1.6;
    font-size: 14px;
    font-weight: 400;
}

.our_background13 .quick_classes64 .snapshot71::after {
    width: 50%;
    top: 0;
    animation: shine 3s infinite;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    position: absolute;
    left: -100%;
    content: "";
    height: 100%;
}

.our_background13 .expert_sessions61:hover {
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}

.our_background13 .expert_sessions61 .edu_heritage71 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    transition: transform 0.5s ease;
    position: relative;
    height: 180px;
    width: 180px;
    border-radius: 50%;
    border: 5px solid #ffffff;
}

.privacy_area82 {
    transition: all 0.3s ease-in-out;
    background: rgb(110,149,178,0.5);
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 40px;
    height: 100%;
}

.privacy_area82 h2 {
    letter-spacing: 0.5px;
    transition: color 0.3s ease;
    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: Arial, sans-serif;
    margin-top: 35px;
    margin-bottom: 20px;
    color: rgb(110,149,178);
}

.privacy_area82 li {
    background: #ffffff;
    border-radius: 10px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    margin-bottom: 15px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    padding: 10px;
}

header .nav_block49 {
    width: 100%;
    justify-content: space-between;
    box-sizing: border-box;
    position: relative;
    z-index: 99;
    background: linear-gradient(120deg, rgb(160,183,206) 0%, rgb(110,149,178,0.5) 100%);
    overflow: visible;
    align-items: center;
    display: flex;
    padding: 1.5rem 0;
}

header .nav_block49 .site_navbar79 .top_wrap04 {
    padding: 0.5rem 1rem;
    display: block;
    position: relative;
}

header .nav_block49 .main_top73 {
    list-style: none;
    position: relative;
    justify-content: flex-end;
    background: linear-gradient(90deg, transparent, rgb(160,183,206,0.5) 30%, rgba(0, 0, 0, 0.5) 100%);
    padding-right: calc((100vw - 100%) / 2);
    margin: 0;
    padding: 0;
    display: flex;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    width: 80vw;
}

header .nav_block49 .main_top73 .nav_teach07 a::after {
    height: 2px;
    bottom: 0.8rem;
    width: 0;
    content: "";
    position: absolute;
    left: 1.5rem;
    background: rgb(110,149,178);
    transition: width 0.3s ease;
}

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

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

.take_a_spin35::before {
    position: absolute;
    z-index: 1;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 20px,
        rgba(255, 255, 255, 0.03) 20px,
        rgba(255, 255, 255, 0.03) 40px
    );
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.take_a_spin35 .container:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 
        25px 25px 50px rgba(0, 0, 0, 0.08),
        -25px -25px 50px rgba(255, 255, 255, 0.9),
        inset 5px 5px 10px rgba(255, 255, 255, 0.9),
        inset -5px -5px 10px rgba(0, 0, 0, 0.03);
}

.take_a_spin35 .container:hover h6 {
    transform: translateY(-5px);
}

.take_a_spin35 div span:hover {
    transform: translateY(-5px);
}

.take_a_spin35 .query_query18 {
    border: none;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(160,183,206) 0%, rgb(110,149,178) 100%);
    border-radius: 10px;
    box-shadow: 
        0 10px 20px rgba(rgb(160,183,206,0.5), 0.2),
        0 5px 10px rgba(rgb(160,183,206,0.5), 0.1),
        inset 0 -2px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
    display: inline-flex;
    font-weight: 600;
    font-size: 19px;
    text-decoration: none;
    cursor: pointer;
    padding: 15px 32px;
    position: relative;
    justify-content: center;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    align-items: center;
}



@media screen and (max-width: 992px) {.statistical_overview78 .statistics_edge59 {
    width: 70%;
}.statistical_overview78 .extra_pro94 {
    width: 80px;
    bottom: 20px;
    height: 80px;
    right: 20px;
}.statistical_overview78 .growth_track89 {
    transform: none !important;
}.statistical_overview78 .growth_track89:hover {
    transform: scale(1.03) !important;
}.statistical_overview78 .growth_track89:nth-child(odd) {
    padding-right: 40px;
}.statistical_overview78 .growth_track89:nth-child(even) {
    padding-left: 40px;
}.statistical_overview78 .growth_track89:nth-child(odd) span::after {
    right: -40px;
    width: 20px;
}.statistical_overview78 .growth_track89:nth-child(even) span::after {
    left: -40px;
    width: 20px;
}
}



@media (min-width: 1200px) {.pricing_group72 .pay_options67 {
    grid-template-columns: repeat(4, 1fr);
}.pricing_group72 .rate_plans95 {
    padding: 40px 35px;
}.pricing_group72 h2 {
    font-size: calc(30px + 4px);
}
}



@media (max-width: 767px) {.pricing_group72 {
    padding: 70px 0;
}.pricing_group72 .pay_options67 {
    grid-template-columns: 1fr;
    gap: 20px;
}.pricing_group72 h2 {
    font-size: calc(30px - 2px);
}.pricing_group72 .group_plans28 {
    font-size: 15px;
    margin-bottom: 40px;
}.pricing_group72 .member_plans27 h4 {
    font-size: 24px;
}.pricing_group72 .member_plans27 p {
    margin-bottom: 20px;
    font-size: calc(15px - 1px);
}.pricing_group72 .price_deals76 {
    font-size: calc(24px + 2px);
}.pricing_group72 .rate_plans95 {
    padding: 30px 20px;
}
}



@media (max-width: 992px) {.training_specialist36 {
    padding: 120px 0;
}.training_specialist36 .success_ratings68 {
    grid-template-columns: 1fr 1.2fr;
}.training_specialist36 .snapshot71 {
    min-height: 400px;
}.training_specialist36 .name {
    padding: 0 40px 5px 50px;
    font-size: calc(20px * 0.9);
}.training_specialist36 .success_ratings68 span:not(.name) {
    padding: 30px 40px 35px 50px;
}.training_specialist36 .success_ratings68 span:not(.name)::after {
    left: 50px;
    bottom: 25px;
}.training_specialist36 .career_record73 {
    padding: 0 40px 40px 50px;
}
}



@media screen and (max-width: 991px) {.contact_us42 {
    padding: 80px 0;
}.contact_us42 .connect_widget82 {
    flex-direction: column;
}.contact_us42 .snapshot71 {
    min-height: 300px;
    order: 1;
}.contact_us42 .support_reach05 {
    order: 2;
    padding: 40px 30px;
}
}



@media screen and (max-width: 767px) {.contact_us42 {
    padding: 60px 0;
}.contact_us42 h2 {
    margin-bottom: 40px;
}.contact_us42 .snapshot71 {
    min-height: 200px;
}.contact_us42 .support_reach05 {
    padding: 30px 20px;
}.contact_us42 form .query_query18 {
    text-align: center;
    width: 100%;
}
}



@media (max-width: 991px) {.training_structure61 {
    padding: 80px 0;
}.training_structure61::before {
    background-size: 40px 40px;
}.training_structure61 .info_wrapper05 {
    padding: 30px;
}.training_structure61 h2 {
    font-size: calc(28px * 0.9);
}
}



@media (max-width: 575px) {.training_structure61 {
    padding: 50px 0;
}.training_structure61 .story_info01 {
    padding: 0 20px;
}.training_structure61 h2 {
    margin-bottom: 25px;
    font-size: calc(28px * 0.7);
}.training_structure61 .info_wrapper05 {
    padding: 20px;
}.training_structure61 .info_wrapper05::before {
    width: 3px;
}.training_structure61 h2::after {
    bottom: -10px;
    width: 60px;
}}



@media (max-width: 1200px) {.welcome02 .info_wrapper05 {
    padding: 0 8% 0 8%;
}.welcome02 .info_wrapper05 h1 {
    font-size: calc(40px * 0.9);
    max-width: 95%;
}.welcome02 .info_wrapper05 p {
    max-width: 90%;
}
}



@media (max-width: 992px) {.welcome02 .story_info01 {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr;
}.welcome02 .learn_begin21 {
    grid-column: 1;
    height: 50vh;
    clip-path: none;
    grid-row: 1;
}.welcome02 .learn_begin21::before {
    background: linear-gradient(
            0deg,
            #000000 0%,
            transparent 70%
        );
}.welcome02 .info_wrapper05 {
    padding: 2rem 10%;
    align-items: center;
    grid-column: 1;
    grid-row: 2;
    background: rgb(205,217,232);
}.welcome02 .info_wrapper05::before {
    right: auto;
    width: 60%;
    top: 0;
    left: 20%;
    height: 3px;
}.welcome02 .info_wrapper05 h1 {
    text-align: center;
    max-width: 100%;
}.welcome02 .info_wrapper05 p {
    text-align: center;
    background: linear-gradient(180deg, rgb(160,183,206,0.5) 0%, transparent 100%);
    max-width: 100%;
}.welcome02 {
    height: auto;
    min-height: unset;
}
}



@media (max-width: 768px) {.welcome02 .learn_begin21 {
    height: 40vh;
}.welcome02 .info_wrapper05 {
    padding: 2rem 8%;
}.welcome02 .info_wrapper05 h1 {
    font-size: 40px;
    margin-bottom: 1.2rem;
}.welcome02 .info_wrapper05 p {
    margin-bottom: 1.5rem;
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}.welcome02 .info_wrapper05 .query_query18 {
    padding: 0.8rem 2rem;
}
}



@media (max-width: 420px) {.welcome02 .learn_begin21 {
    height: 30vh;
}.welcome02 .info_wrapper05 {
    padding: 1.2rem 5%;
}.welcome02 .info_wrapper05 h1 {
    font-size: calc(40px * 0.8);
}.welcome02 .info_wrapper05 p {
    margin-bottom: 1rem;
    font-size: calc(17px * 0.85);
    line-height: 1.5;
}.welcome02 .info_wrapper05 .query_query18 {
    font-size: calc(18px * 0.9);
    padding: 0.6rem 1.5rem;
}
}



@media (max-width: 576px) {footer .ranking_bar98 {
    padding: 50px 0 20px;
}footer .main_top73 h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
    font-size: calc(20px - 2px);
}footer .site_navbar79::before, footer .subscribe_holder::before {
    left: 10px;
    right: 10px;
    bottom: 10px;
    top: 10px;
}footer .input_holder input[type="email"],
    footer .email_section72 {
    padding: 12px;
}}



@media (max-width: 992px) {.our_background13 {
    padding: 90px 0;
}.our_background13 .story_info01 {
    grid-template-columns: 1fr;
    grid-gap: 40px;
}.our_background13 .quick_classes64,
    .our_background13 .expert_sessions61 {
    max-width: 600px;
    margin: 0 auto;
}.our_background13 .quick_classes64 .snapshot71 {
    height: 240px;
}.our_background13 .expert_sessions61 .edu_heritage71 {
    height: 160px;
    width: 160px;
}
}



@media (max-width: 576px) {.our_background13 {
    padding: 50px 0;
}.our_background13 .container {
    padding: 0 15px;
}.our_background13 h3 {
    font-size: calc(31px * 0.8);
    margin-bottom: 20px;
}.our_background13 .story_info01 {
    grid-gap: 30px;
}.our_background13 .quick_classes64,
    .our_background13 .expert_sessions61 {
    padding: 20px;
}.our_background13 .quick_classes64 p,
    .our_background13 .expert_sessions61 p {
    margin-bottom: 20px;
}.our_background13 .quick_classes64 .snapshot71 {
    height: 180px;
}.our_background13 .expert_sessions61 .edu_heritage71 {
    width: 120px;
    height: 120px;
}.our_background13 .expert_sessions61 .edu_heritage71::before {
    height: calc(100% + 20px);
    top: -10px;
    width: calc(100% + 20px);
    left: -10px;
}}



@media screen and (max-width: 767px) {header .nav_block49 .main_top73 {
    padding: 0.5rem 0;
}header .nav_block49 .main_top73 .nav_teach07 {
    width: 50%;
}header .nav_block49 .main_top73 .nav_teach07 a {
    font-size: calc(18px - 2px);
    padding: 0.6rem 0.8rem;
    text-align: center;
}header .nav_block49 .main_top73 .nav_teach07 a::after {
    display: none;
}}



@media (max-width: 576px) {.take_a_spin35 {
    padding: 3rem 0;
}.take_a_spin35 .container {
    padding: 1.5rem;
    transform: none;
    width: 90%;
}.take_a_spin35 h6 {
    margin-bottom: 1.5rem;
    line-height: 1.4;
    font-size: calc(18px * 0.85);
}.take_a_spin35 .query_query18 {
    font-size: calc(19px * 0.9);
    padding: 10px 24px;
}
}



@keyframes slideInTop {
    from {
        transform: translateZ(20px) translateY(-30px);
        opacity: 0;
    }
    to {
        transform: translateZ(20px) translateY(0);
        opacity: 1;
    }
}



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



@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.1;
        transform: scale(1.1);
    }
}



@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.5;
    }
}



@keyframes button-slide-up {
    0% {
        transform: translateY(30px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}



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



@keyframes pulse {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 0.5;
    }
}



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

