a {
    color: inherit;
    text-decoration: none;
}

.class_guide_196 {
    flex: 0 0 auto;
}

.wrapper-capsule_917 {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 100%;
}

.title_screen_943 .success_metric_739 {
    margin-bottom: 40px;
    position: relative;
    z-index: 2;
}

.title_screen_943 .success_metric_739 {
    opacity: 0;
    animation: revealContent 1s forwards;
    transform: translateY(30px);
}

.title_screen_943 .main_front_874 {
    overflow: hidden;
    position: relative;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    border-radius: 19px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.title_screen_943 .main_front_874 {
    opacity: 0;
    transform: translateY(50px);
    animation: revealContent 1s forwards 0.3s;
}

.mentorship_experience_948 {
    padding: 5rem 2rem;
    overflow: hidden;
    position: relative;
    background: rgb(218,222,236);
}

.mentorship_experience_948::after {
    width: 70%;
    height: 70%;
    z-index: 0;
    background: linear-gradient(210deg, rgb(145,160,190,0.5) 0%, transparent 70%);
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
}

.mentorship_experience_948 .img_strip_wrap_836::after {
    background: linear-gradient(45deg, rgb(183,192,214,0.5) 0%, transparent 40%, transparent 60%, rgb(145,160,190,0.5) 100%);
    position: absolute;
    mix-blend-mode: overlay;
    height: 300%;
    transition: all 0.8s ease;
    animation: shiftGradient 10s infinite alternate;
    width: 300%;
    top: -100%;
    left: -100%;
    content: "";
    opacity: 0.3;
}

.mentorship_experience_948 .job_wrap_921 div:nth-child(2)::after {
    display: block;
    width: 40px;
    margin: 1rem auto 0;
    height: 3px;
    background: rgb(183,192,214,0.5);
    content: "";
}

.mentorship_experience_948 .feedback_stars_649:hover .img_strip_wrap_836 {
    transform: translateY(-20px);
}

header:after {
    background-size: 20px 20px;
    content: '';
    position: absolute;
    left: 0;
    opacity: 0.4;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.01);
    pointer-events: none;
    background: 
        linear-gradient(135deg, rgb(218,222,236) 25%, transparent 25%) -10px 0,
        linear-gradient(225deg, rgb(218,222,236) 25%, transparent 25%) -10px 0,
        linear-gradient(315deg, rgb(218,222,236) 25%, transparent 25%),
        linear-gradient(45deg, rgb(218,222,236) 25%, transparent 25%);
    height: 100%;
}

header .top_pagebar_512:before {
    content: '';
    bottom: -8px;
    background: rgb(183,192,214);
    height: 2px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: scaleX(0.9);
    transform-origin: center;
    opacity: 0;
    width: 100%;
    left: 0;
    position: absolute;
}

header .top_navbar_523:hover {
    color: rgb(183,192,214);
}

header .top_navbar_523:hover:after {
    top: calc(100% - 3px);
    opacity: 1;
}

header .nav_main_036:after {
    position: absolute;
    left: -5px;
    opacity: 0;
    border-radius: 50%;
    height: 10px;
    background: linear-gradient(135deg, rgb(183,192,214), rgb(145,160,190));
    width: 10px;
    transition: all 0.4s ease;
    content: '';
    top: -5px;
    transform: scale(0);
}



.follow_215 .success_path_438 {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}

.follow_215 .connect_reach_735::before {
    animation: border-pulse 3s infinite alternate;
    pointer-events: none;
    top: 0;
    left: 0;
    background-position: 0 0, 0 0;
    width: 100%;
    position: absolute;
    background-repeat: repeat-y, repeat-x;
    border-radius: 24px;
    background: 
        linear-gradient(90deg, transparent 50%, rgb(183,192,214,0.5) 50%),
        linear-gradient(0deg, transparent 50%, rgb(145,160,190,0.5) 50%);
    content: "";
    opacity: 0.5;
    background-size: 2px 100%, 100% 2px;
    height: 100%;
}

.follow_215 input[type="submit"] {
    letter-spacing: 1px;
    padding: 1rem 2rem;
    border-radius: 10px;
    position: relative;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    color: #ffffff;
    z-index: 1;
    overflow: hidden;
    background: rgb(183,192,214);
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
}

.contact_us_675 .contact_reach_857 {
    overflow: hidden;
    background: #ffffff;
    display: grid;
    grid-template-columns: 1fr 1fr;
    border-radius: 21px;
    gap: 0;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}

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

.contact_us_675 input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-color: rgb(183,192,214);
}

.contact_us_675 .feedback_query_548 input[type="checkbox"]:checked {
    border-color: rgb(183,192,214);
    background: rgb(183,192,214);
}

.contact_us_675 .feedback_query_548 a {
    font-weight: 600;
    text-decoration: none;
    color: rgb(183,192,214);
    transition: all 0.3s ease;
}

.contact_us_675 .inquiry_help_208:hover::before {
    left: 100%;
}

.contact_us_675 svg {
    vertical-align: middle;
    margin-right: 10px;
    width: 22px;
    fill: rgb(183,192,214);
    height: 22px;
}

.privacy_zone_971::before {
    top: 0;
    z-index: 0;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 50% 0);
    right: 0;
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, transparent 15%, rgba(rgb(183,192,214,0.5), 0.03) 70%);
    content: "";
    width: 40%;
}

.privacy_zone_971 h2 {
    color: #000000;
    margin-top: 3rem;
    font-size: 34px;
    position: relative;
    font-weight: 600;
    transform: translateY(-0.25rem);
    margin-bottom: 1.5rem;
    padding-left: 1rem;
}

.privacy_zone_971 h3::before {
    width: 3px;
    content: "";
    border-radius: 1.5px;
    left: 0;
    height: 75%;
    position: absolute;
    top: 0.25em;
    background: rgb(145,160,190);
}

.privacy_zone_971 p strong {
    color: #000000;
    font-weight: 600;
    background: linear-gradient(to bottom, transparent 85%, rgba(rgb(183,192,214,0.5), 0.15) 15%);
    position: relative;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}

.privacy_zone_971 li::before {
    transform: rotate(45deg);
    left: 0;
    opacity: 0.9;
    position: absolute;
    height: 1.25rem;
    border-radius: 10px;
    top: 0.25rem;
    width: 1.25rem;
    content: "";
    background: linear-gradient(135deg, rgb(183,192,214), rgb(145,160,190));
    transition: transform 0.3s ease;
}

.our_team_569 .container:hover {
    transform: perspective(1000px) rotateY(0);
}

.our_team_569 .content_wrapper_083 {
    grid-template-columns: 1fr;
    display: grid;
    max-width: 100%;
    gap: 1.5rem;
}

.our_team_569 .content_wrapper_083 > div:first-child::after {
    bottom: -0.5rem;
    background: linear-gradient(
        90deg,
        rgb(183,192,214) 0%,
        rgb(145,160,190) 50%,
        transparent 100%
    );
    animation: lineGrow 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    height: 1px;
    content: "";
    transform-origin: left;
    position: absolute;
    left: -3rem;
    width: calc(100% + 4rem);
}

.our_team_569 ol {
    position: relative;
    padding: 0;
    counter-reset: about-counter;
    margin: 2rem 0 0;
    list-style: none;
}

.our_team_569 ol li::before {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    top: 1.5rem;
    border-radius: 50%;
    box-shadow: 0 0 15px rgb(183,192,214,0.5);
    position: absolute;
    z-index: 2;
    width: 2rem;
    height: 2rem;
    left: -2.5rem;
    display: flex;
    content: "";
    align-items: center;
    justify-content: center;
    border: 2px solid rgb(183,192,214);
    background: #000000;
}

.customer_experience_426::before {
    z-index: 0;
    opacity: 0.1;
    content: "";
    top: -10%;
    width: 20vw;
    filter: blur(50px);
    animation: float 15s ease-in-out infinite alternate;
    left: -5%;
    height: 20vw;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    background: radial-gradient(circle, rgb(145,160,190) 0%, rgba(rgb(145,160,190,0.5), 0) 70%);
    position: absolute;
}

.customer_experience_426 h2:hover::after {
    transform: translateX(20px) scaleX(1.2);
}

.customer_experience_426 .feedback_stars_649::before {
    content: "";
    right: 1.5rem;
    top: 1.5rem;
    color: rgba(rgb(145,160,190,0.5), 0.07);
    line-height: 1;
    font-family: Georgia, serif;
    position: absolute;
    pointer-events: none;
    font-size: 6rem;
}

.customer_experience_426 .feedback_stars_649 img {
    width: 50px;
    object-fit: cover;
    border-radius: 50%;
    box-shadow: 0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.1);
    margin-right: 1rem;
    border: 2px solid rgba(rgb(145,160,190,0.5), 0.1);
    height: 50px;
    transition: transform 0.3s ease, border-color 0.3s ease;
}

.customer_experience_426 a::before {
    width: 100%;
    content: "";
    top: 0;
    height: 100%;
    position: absolute;
    left: -100%;
    background: linear-gradient(90deg, 
                rgba(255, 255, 255, 0) 0%, 
                rgba(255, 255, 255, 0.2) 50%, 
                rgba(255, 255, 255, 0) 100%);
    transition: left 0.5s cubic-bezier(0.2, 0.85, 0.4, 1);
    pointer-events: none;
}

.thxCard_137::after {
    opacity: 0.3;
    top: 50%;
    border: 1px solid rgb(145,160,190,0.5);
    width: 300px;
    position: absolute;
    content: "";
    transform: translateY(-50%);
    left: -150px;
    height: 300px;
    z-index: 1;
    border-radius: 50%;
}

.thxCard_137 .success_path_438 > div:first-child::before {
    content: "";
    top: 50%;
    position: absolute;
    height: 2px;
    transition: width 0.3s ease;
    width: 15px;
    transform: translateY(-50%);
    background: rgb(145,160,190);
    left: 0;
}

.thxCard_137 a {
    display: block;
    position: relative;
    color: inherit;
    transition: transform 0.3s ease;
    padding: 0.5rem 0;
    text-decoration: none;
}

.thxCard_137 a:hover {
    transform: translateX(5px);
}

.thxCard_137 a:hover::after {
    width: 100%;
}

.program_information_976 .skill_academy_195 {
    grid-row: 1;
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
    overflow: hidden;
    width: 50%;
    position: absolute;
    grid-column: 1 / 3;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
}

.program_information_976 .skill_academy_195 {
    grid-column: 1;
    height: 45%;
    position: relative;
    grid-row: 1;
    clip-path: none;
    width: 100%;
}

.program_information_976 .learn_more_057:hover img {
    transform: scale(1);
}

.program_information_976 .success_path_438 {
    max-width: 600px;
    padding: 2.5rem;
    margin-right: auto;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    width: 100%;
    backdrop-filter: blur(10px);
}

.program_information_976 .success_path_438 {
    margin: 0 auto;
    max-width: 100%;
}

.program_information_976 .next_skill_254 h3::after {
    border-radius: 10px;
    height: 3px;
    background: rgb(183,192,214);
    left: 0;
    width: 80px;
    content: "";
    position: absolute;
    bottom: -0.5rem;
}

.program_information_976 .next_skill_254 .inquiry_help_208:hover::before {
    transform: translateX(100%);
}

.plan_selection_238::before {
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0.08;
    z-index: 0;
    height: 100%;
    content: "";
    width: 100%;
    background: linear-gradient(135deg, rgb(183,192,214,0.5), rgb(145,160,190,0.5));
}

.plan_selection_238 .value_deals_301 {
    margin-left: auto;
    margin-top: 20px;
    font-size: 13px;
    max-width: 600px;
    margin-right: auto;
    line-height: 1.7;
    color: #000000;
}

.plan_selection_238 .package_price_073 {
    overflow: hidden;
    border-radius: 16px;
    transition: all 0.4s ease;
    position: relative;
    box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.05),
              -16px -16px 32px rgba(255, 255, 255, 0.8);
    background: linear-gradient(145deg, #f6f6f6, #ffffff);
    flex-direction: column;
    height: 100%;
    display: flex;
}

.plan_selection_238 .bundle_price_786 p {
    margin-bottom: 20px;
    overflow-wrap: break-word;
    line-height: 1.6;
    color: #000000;
    position: relative;
    word-break: break-word;
    font-size: calc(13px - 2px);
}

.plan_selection_238 .pricing_tiers_257:hover .img_strip_wrap_836::after {
    opacity: 0.3;
}

footer .class_guide_196::before {
    background: linear-gradient(90deg, rgb(183,192,214) 25%, rgb(145,160,190) 25%, rgb(145,160,190) 50%, rgb(183,192,214) 50%, rgb(183,192,214) 75%, rgb(145,160,190) 75%);
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
    height: 20px;
    left: 0;
}

footer .info_item:hover::after {
    width: 100%;
}

footer .info_item svg {
    margin-right: 15px;
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    fill: rgb(183,192,214);
}

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

footer .header_start_486 {
    flex-wrap: wrap;
    margin-bottom: 20px;
    display: flex;
}

footer .header_start_486 a:hover {
    background-color: rgb(183,192,214);
    transform: translateY(-3px);
    color: #ffffff;
}

footer .subscribe_holder p {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.8);
    font-size: 17px;
    margin-bottom: 25px;
}

footer .input_holder input[type="email"] {
    border: none;
    transition: all 0.3s ease;
    border-radius: 10px;
    padding: 15px;
    color: rgb(145,160,190);
    font-size: 17px;
    background-color: rgba(255, 255, 255, 0.9);
}

footer .mail_signup_123:hover {
    background-color: rgb(145,160,190);
}

footer .chrome_ext_264 {
    border-top: 1px dashed rgba(255, 255, 255, 0.1);
    padding-top: 20px;
    text-align: center;
    margin-top: 50px;
}

#consentAlertWindow_492 {
    display: none;
}

.consent_comply_236 {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    margin-right: 1rem;
}

.data_approval_720 {
    margin-bottom: 20px;
    flex: 1;
    min-width: 300px;
}

.data_approval_720 p {
    font-size: 1rem;
    color: #000000;
}

.cookie_button.data_notice_026 {
    background: rgb(183,192,214);
}

.cookie_button.cookie_necessary_279:hover {
    background: rgb(183,192,214);
}


.take_a_spin_183 {
    position: relative;
    animation: gradientFlow 15s ease infinite;
    background-size: 200% 200%;
    background: linear-gradient(130deg, rgb(183,192,214) 0%, rgb(145,160,190) 50%, rgb(183,192,214) 100%);
    overflow: hidden;
    padding: 120px 0;
    z-index: 1;
}

.take_a_spin_183 .success_path_438::before {
    background-size: 40px 40px;
    top: 0;
    animation: pulseGrid 4s linear infinite alternate;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0.3;
    left: 0;
    background: 
        linear-gradient(90deg, transparent 49.5%, rgba(255, 255, 255, 0.1) 50%, transparent 50.5%),
        linear-gradient(0deg, transparent 49.5%, rgba(255, 255, 255, 0.1) 50%, transparent 50.5%);
    content: '';
    position: absolute;
}

.take_a_spin_183 h3::after {
    left: 0;
    position: absolute;
    animation: titleScan 3s ease-in-out infinite;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.1) 50%,
        transparent 100%
    );
    opacity: 0;
    content: '';
    height: 100%;
    top: 0;
    width: 100%;
}

.take_a_spin_183 .get_support_795:hover {
    border-color: transparent;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.3), 0 0 20px rgba(255, 255, 255, 0.2);
    color: rgb(183,192,214);
    transform: translateY(-5px);
}



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



@media screen and (max-width: 480px) {.title_screen_943 {
    padding: 60px 0 30px;
}.title_screen_943 > div {
    padding: 0 15px;
}.title_screen_943 .success_metric_739 {
    margin-bottom: 25px;
}.title_screen_943 .learn_lead_783 {
    font-size: calc(39px * 0.7);
}.title_screen_943 .main_front_874 > div {
    min-height: 250px;
    padding: 40px 20px;
}.title_screen_943 .main_front_874 h3 {
    font-size: calc(22px * 0.8);
    padding: 12px;
}.title_screen_943 .learn_lead_783::after {
    height: 2px;
    width: 60px;
}.title_screen_943 .learn_lead_783:hover::after {
    width: 80px;
}}



@media (max-width: 480px) {.follow_215 {
    padding: 2rem 1rem;
}.follow_215 .connect_reach_735 {
    padding: 1.5rem;
}.follow_215 h3 {
    font-size: calc(18px * 0.8);
    letter-spacing: 1px;
}.follow_215 input[type="email"] {
    padding: 0.8rem 1rem;
}.follow_215 input[type="submit"] {
    padding: 0.8rem 1.5rem;
}}



@media (max-width: 576px) {.contact_us_675 {
    padding: 40px 0;
}.contact_us_675 .container {
    padding: 0 15px;
}.contact_us_675 h2::after {
    width: 40px;
}.contact_us_675 .request_help_630 {
    padding: 25px 20px;
}.contact_us_675 #contact {
    gap: 20px;
}.contact_us_675 .inquiry_help_208 {
    width: 100%;
    padding: 14px 20px;
}.contact_us_675 .img_strip_wrap_836 {
    min-height: 200px;
}}



@media (max-width: 576px) {.privacy_zone_971 {
    padding: 2.5rem 1rem;
}.privacy_zone_971 h1 {
    font-size: calc(47px * 0.7);
}.privacy_zone_971 h1::after {
    width: 5rem;
}.privacy_zone_971 h2 {
    padding-left: 0.75rem;
}.privacy_zone_971 h3 {
    padding-left: 0.5rem;
}.privacy_zone_971 p, 
    .privacy_zone_971 span {
    line-height: 1.6;
}.privacy_zone_971 li {
    margin-bottom: 1rem;
    padding-left: 1.75rem;
}.privacy_zone_971 li::before,
    .privacy_zone_971 li::after {
    height: 1rem;
    width: 1rem;
}}



@media (max-width: 992px) {.customer_experience_426 {
    padding: 4rem 0;
}.customer_experience_426 h2 {
    margin-bottom: 2.5rem;
}.customer_experience_426 .client_story_574 {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.customer_experience_426 .feedback_stars_649 {
    padding: 1.5rem;
}
}



@media (min-width: 768px) {.thxCard_137 .success_path_438 {
    margin-left: 5rem;
    padding: 5rem 4rem;
    border-radius: 0 25px 25px 0;
}.thxCard_137 .success_path_438::before {
    border: 1px solid rgb(183,192,214,0.5);
    opacity: 0.5;
    width: 200px;
    right: -30px;
    border-radius: 50%;
    content: "";
    position: absolute;
    top: -50px;
    z-index: 1;
    height: 200px;
}.thxCard_137 h5 {
    font-size: calc(23px * 1.1);
}.thxCard_137 p {
    max-width: 90%;
}
}



@media (max-width: 480px) {.thxCard_137 {
    padding: 3rem 0;
}.thxCard_137 .success_path_438 {
    padding: 2.5rem 1.5rem;
    gap: 1.5rem;
}.thxCard_137 h5 {
    font-size: calc(23px * 0.85);
}.thxCard_137 p {
    font-size: calc(15px * 0.95);
}.thxCard_137 .success_path_438 > div:first-child {
    padding-left: 20px;
}}



@media (prefers-reduced-motion: no-preference) {.plan_selection_238 .pricing_tiers_257:active .package_price_073 {
    transition: transform 0.2s ease;
    transform: scale(0.98);
}
}



@media (max-width: 767px) {.plan_selection_238 {
    padding: 80px 0;
}.plan_selection_238 .rate_card_231 {
    gap: 40px;
}.plan_selection_238 .rate_options_170 h2 {
    font-size: calc(32px - 4px);
}.plan_selection_238 .img_strip_wrap_836 {
    height: 200px;
}.plan_selection_238 .bundle_price_786 {
    padding: 25px;
}.plan_selection_238 .package_rates_596 {
    font-size: 1.5rem;
}}



@media (max-width: 767px) {footer .info_item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-right: none;
}footer .info_item:last-child {
    border-bottom: none;
}footer .top_pagebar_512, footer .subscribe_holder, footer .nav_site_674 {
    padding: 20px;
}footer .chrome_ext_264 {
    margin-top: 40px;
}
}



@media screen and (max-width: 992px) {.take_a_spin_183 {
    padding: 100px 0;
}.take_a_spin_183 .success_path_438 {
    max-width: 90%;
    padding: 50px 30px;
}.take_a_spin_183 h3 {
    font-size: calc(30px * 0.9);
    margin-bottom: 50px;
    letter-spacing: 2.5px;
}.take_a_spin_183 h3::before {
    bottom: -18px;
    width: 70px;
}.take_a_spin_183 .get_support_795 {
    font-size: calc(17px * 0.95);
    padding: 16px 40px;
}
}



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

@keyframes grid-move {
    0% {
        transform: translateZ(-100px) rotate(0deg);
    }
    100% {
        transform: translateZ(-100px) rotate(360deg);
    }
}



@keyframes lineGrow {
    from { transform: scaleX(0); }
    to { transform: scaleX(1); }
}



@keyframes float {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    50% {
        transform: translate(5%, 2%) rotate(5deg);
    }
    100% {
        transform: translate(-5%, -2%) rotate(-5deg);
    }
}



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



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



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

