﻿.top_start_941 {
    flex: 1 0 auto;
}

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

header,footer {
    width: 100%;
}

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

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

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


.follow_981 {
    position: relative;
    background: linear-gradient(135deg, rgb(235,232,237), rgb(184,171,197,0.5) 80%);
    overflow: hidden;
    padding: 4rem 2rem;
}

.follow_981::after {
    z-index: 1;
    pointer-events: none;
    opacity: 0.1;
    position: absolute;
    left: -5%;
    content: "";
    height: 60%;
    background: linear-gradient(45deg, rgb(184,171,197) 20%, transparent 80%);
    width: 35%;
    transform: rotate(10deg) translateZ(0);
    clip-path: polygon(0 0, 100% 25%, 80% 100%, 0 90%);
    bottom: -5%;
}

.follow_981 .path_edu_580::before {
    position: absolute;
    background: linear-gradient(90deg, rgb(184,171,197), rgb(165,139,189), rgb(184,171,197));
    animation: gradientMove 8s ease-in-out infinite;
    top: 0;
    left: 0;
    content: "";
    background-size: 200% 100%;
    right: 0;
    height: 4px;
}

.follow_981 .input_holder {
    flex-direction: column;
    position: relative;
    width: 100%;
    gap: 1.25rem;
    display: flex;
}

.follow_981 input[type="email"] {
    padding: 1rem 1.25rem;
    color: #000000;
    background-color: rgba(245, 247, 250, 0.95);
    border: 1px solid rgba(0, 0, 0, 0.08);
    font-size: 14px;
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    width: 100%;
    font-family: Arial, sans-serif;
}

.follow_981 input[type="email"]:focus::placeholder {
    color: rgba(rgba(0, 0, 0, 0.5), 0.3);
}

.follow_981 .join_now_526::before {
    width: 100%;
    z-index: -1;
    content: "";
    height: 100%;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    transition: all 0.6s ease;
    top: 0;
}

.follow_981 .join_now_526:hover {
    transform: translateY(-3px);
    box-shadow: 0 7px 14px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
}

.follow_981 .join_now_526:active {
    transform: translateY(-1px);
}

.title_section_062::before {
    content: "";
    height: 100%;
    z-index: 1;
    position: absolute;
    pointer-events: none;
    background-image: 
    radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.05) 0%, transparent 20%),
    radial-gradient(circle at 80% 70%, rgba(255, 255, 255, 0.05) 0%, transparent 20%);
    left: 0;
    top: 0;
    width: 100%;
}

.title_section_062 .course_hero_012 {
    font-weight: 700;
    position: relative;
    line-height: 1.2;
    transform: translateY(-20px);
    color: #ffffff;
    font-size: 47px;
    margin: 0;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards;
}

.title_section_062 .main_title_835 {
    padding: 2.5rem;
    animation: fadeIn 1s ease-out 0.4s both;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    margin-top: 1rem;
    overflow: hidden;
    position: relative;
}

.title_section_062 .main_title_835 > div {
    z-index: 2;
    color: #ffffff;
    max-width: 95%;
    position: relative;
}

.title_section_062 .main_title_835 p {
    padding-left: 1rem;
    font-weight: 400;
    transform: translateY(20px);
    opacity: 0;
    margin-bottom: 1.5rem;
    line-height: 1.6;
    position: relative;
    font-size: calc(14px + 0.1rem);
    animation: fadeInUp 0.6s ease-out 0.6s forwards;
}

.title_section_062 .main_title_835 h3::after {
    transform: scaleX(0);
    height: 3px;
    width: 40px;
    right: 0;
    content: "";
    position: absolute;
    transform-origin: right;
    background: rgb(165,139,189);
    bottom: -10px;
    animation: scaleIn 0.6s 1.2s ease forwards;
}

.info_details_451::before {
    position: absolute;
    background: repeating-radial-gradient(
        circle at center,
        transparent 0,
        rgba(255,255,255,0.02) 10px,
        transparent 20px
    );
    width: 200%;
    left: -50%;
    height: 200%;
    top: -50%;
    animation: techBackground 15s linear infinite;
    z-index: 1;
    opacity: 0.5;
    content: '';
}

.info_details_451 .edu_talk_180 {
    font-size: 34px;
    margin-bottom: 2rem;
    background: linear-gradient(
        90deg, 
        rgb(184,171,197), 
        rgb(165,139,189)
    );
    -webkit-text-fill-color: transparent;
    color: #ffffff;
    letter-spacing: 2px;
    -webkit-background-clip: text !important;
    text-align: center;
    text-transform: uppercase;
}

.info_details_451 .img_float_981:hover {
    transform: scale(1.05);
}

.info_details_451 .join_us_302 {
    color: #ffffff;
    text-align: center;
}

.info_details_451 .join_us_302 p {
    margin-bottom: 1rem;
    justify-content: center;
    transition: all 0.3s ease;
    position: relative;
    padding: 0.5rem 0;
    display: flex;
    align-items: center;
    font-size: 14px;
}

.info_details_451 .join_us_302 p svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}

.info_details_451 .join_us_302 p:hover svg {
    transform: scale(1.1);
    opacity: 1;
}

.info_details_451 .join_us_302 a {
    text-decoration: none;
    position: relative;
    transition: color 0.3s ease;
    color: #ffffff;
}

.info_details_451 .edu_ask_853 {
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.info_details_451 .edu_ask_853 svg path {
    fill: #ffffff;
}

.info_details_451 .message_block_694:hover .edu_ask_853 svg path {
    fill: rgb(165,139,189);
}

.info_details_451 .get_contactinfo_065 {
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.info_details_451 .contact_support_043 svg {
    margin-right: 0;
    transform: translateX(-10px);
    width: 0;
    opacity: 0;
    height: 16px;
    transition: all 0.3s ease;
}

.info_details_451 .contact_support_043:hover {
    padding-left: 0.8rem;
    background: rgba(255,255,255,0.2);
    padding-right: 1.2rem;
}

.contact_information_853 {
    position: relative;
    padding: 100px 0;
    background: rgb(235,232,237);
    overflow: hidden;
}

.contact_information_853::after {
    height: 100%;
    background-size: 30px 30px;
    width: 100%;
    top: 0;
    opacity: 0.07;
    content: "";
    left: 0;
    background-image: 
        linear-gradient(rgb(165,139,189,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(165,139,189,0.5) 1px, transparent 1px);
    position: absolute;
    z-index: 1;
}

.contact_information_853 h2 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-weight: 700;
    font-size: 38px;
    position: relative;
    left: 50%;
    display: inline-block;
    transform: translateX(-50%);
    color: #000000;
    text-align: center;
}

.contact_information_853 .reach_card_785 {
    margin-top: 50px;
    border-radius: 0;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    display: flex;
    overflow: hidden;
    position: relative;
}

.contact_information_853 .img_float_981::before {
    background: linear-gradient(
        135deg, 
        rgba(rgb(184,171,197), 0.4), 
        rgba(rgb(165,139,189), 0.4)
    );
    content: "";
    inset: 0;
    z-index: 1;
    position: absolute;
}

.contact_information_853 .request_block_531::after {
    z-index: 0;
    transform: rotate(45deg);
    background: rgb(165,139,189,0.5);
    left: -50px;
    content: "";
    border-radius: 0;
    bottom: -50px;
    position: absolute;
    height: 100px;
    width: 100px;
}

.contact_information_853 form h3 {
    font-size: 19px;
    color: #000000;
    margin-bottom: 40px;
    position: relative;
    display: inline-block;
    font-weight: 600;
}

.contact_information_853 form input[type="text"] {
    font-size: 14px;
    transition: all 0.3s ease;
    padding: 20px 25px;
    border: none;
    border-bottom: 2px solid rgb(235,232,237);
    margin-bottom: 25px;
    width: 100%;
    color: #000000;
    background: transparent;
}

.contact_information_853 .query_inquiry_421 {
    position: relative;
    margin-bottom: 40px;
}

.contact_information_853 .query_inquiry_421 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.contact_information_853 .query_inquiry_421 label::before {
    border: 2px solid rgb(235,232,237);
    height: 22px;
    left: 0;
    top: 0;
    position: absolute;
    width: 22px;
    transition: all 0.3s ease;
    content: "";
    background: transparent;
}

.contact_information_853 .query_inquiry_421 label a {
    position: relative;
    transition: all 0.3s ease;
    font-weight: 600;
    color: rgb(184,171,197);
    text-decoration: none;
}

.contact_information_853 .query_inquiry_421 label a::after {
    transform-origin: left;
    left: 0;
    height: 1px;
    background: rgb(184,171,197);
    transition: transform 0.3s ease;
    width: 100%;
    content: "";
    transform: scaleX(1);
    bottom: -1px;
    position: absolute;
}

.contact_information_853 .message_request_280 {
    padding: 18px 40px;
    display: inline-block;
    overflow: hidden;
    font-size: 16px;
    border: none;
    width: auto;
    transition: all 0.3s ease;
    z-index: 1;
    font-weight: 600;
    position: relative;
    cursor: pointer;
    background: rgb(184,171,197);
    color: #ffffff;
    clip-path: polygon(
        0 0,
        100% 0,
        100% 70%,
        90% 100%,
        0 100%
    );
}

.contact_information_853 svg path {
    fill: none;
    transition: all 0.3s ease;
    stroke: rgb(184,171,197);
}

.our_team_723 {
    color: #ffffff;
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}

.our_team_723::after {
    top: -50px;
    height: 200px;
    position: absolute;
    border: 2px solid rgb(184,171,197,0.5);
    animation: rotate 20s linear infinite;
    border-radius: 50%;
    z-index: 1;
    width: 200px;
    right: -50px;
    opacity: 0.6;
    content: "";
}

.our_team_723 .text_slot_546 {
    margin: 0 auto;
    transform: perspective(1000px) rotateY(2deg);
    position: relative;
    padding: 3rem;
    max-width: 900px;
    transition: transform 0.5s ease-out;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3), 
                0 0 0 1px rgb(184,171,197,0.5);
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.5) 0%, 
        rgba(30, 30, 40, 0.75) 100%);
}

.our_team_723 .text_slot_546::after {
    background: linear-gradient(to right, 
        transparent, 
        rgb(165,139,189,0.5), 
        transparent);
    right: 20px;
    bottom: -10px;
    content: "";
    position: absolute;
    z-index: 3;
    height: 1px;
    width: 40%;
}

.our_team_723 h1::after {
    height: 3px;
    position: absolute;
    transform-origin: left center;
    bottom: -10px;
    left: 0;
    content: "";
    background: linear-gradient(to right, 
        rgb(184,171,197), 
        rgb(165,139,189,0.5));
    width: 60%;
    animation: expandWidth 1.5s ease-out forwards;
}

.our_team_723 h4 {
    color: rgb(165,139,189);
    animation: slideRight 0.8s ease-out 0.4s forwards;
    font-weight: 600;
    margin-bottom: 1rem;
    position: relative;
    transform: translateX(-10px);
    font-size: 22px;
    opacity: 0;
}

.our_team_723 span {
    position: relative;
    padding-left: 0.5rem;
    font-size: 17px;
    line-height: 1.8;
    display: block;
    text-align: justify;
    border-left: 1px solid rgb(184,171,197,0.5);
    color: #ffffff;
}

.our_team_723 span::after {
    opacity: 0.8;
    border-radius: 50%;
    width: 10px;
    left: -5px;
    height: 10px;
    position: absolute;
    bottom: 0;
    content: "";
    background: rgb(165,139,189);
}

header::after {
    content: '';
    width: 100%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(90deg, 
        rgb(184,171,197) 0%, 
        rgb(165,139,189) 50%, 
        rgb(184,171,197) 100%);
    bottom: 0;
    height: 4px;
    left: 0;
}

header .container {
    position: relative;
    padding: 0 1.5rem;
    max-width: 1200px;
    margin: 0 auto;
}

header .nav_master_925 {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 24px;
    gap: 0.5rem;
    backdrop-filter: blur(10px);
    position: relative;
    display: flex;
    padding: 5px;
}

header .head_prime_790::before {
    position: absolute;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(45deg, rgb(184,171,197), rgb(165,139,189));
    border-radius: calc(10px + 2px);
    transform: scale(0.95);
    top: -2px;
    z-index: -1;
    content: '';
    opacity: 0;
    left: -2px;
    transition: all 0.3s ease;
}

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

header .top_navbar_985::before {
    width: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent
    );
    transition: 0.5s;
    left: -100%;
    height: 100%;
    top: 0;
    position: absolute;
    content: '';
}

header .top_navbar_985 svg {
    z-index: 2;
    position: relative;
    width: 160px;
    height: auto;
}

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

.class_deals_850 {
    position: relative;
}

.tariff_option_206 h2 {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.6s ease;
    font-weight: 700;
    text-align: center;
    font-size: 36px;
    margin-bottom: 25px;
    position: relative;
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0,0,0,0.2);
    transform: translateY(0);
    letter-spacing: 0.5px;
    opacity: 1;
}

.tariff_option_206 .cost_summary_140 {
    opacity: 0.9;
    text-align: center;
    color: #ffffff;
    max-width: 800px;
    text-shadow: 0 1px 3px rgba(0,0,0,0.2);
    line-height: 1.6;
    margin: 0 auto 60px;
    font-size: calc(12px + 2px);
}

.tariff_option_206 .cost_options_386 li:hover {
    transform: translateY(-10px);
    z-index: 10;
}

.tariff_option_206 .pricing_card_425::before {
    transition: opacity 0.5s ease;
    width: 100%;
    opacity: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: linear-gradient(230deg, rgb(165,139,189,0.5) 0%, transparent 80%);
}

.tariff_option_206 .pricing_card_425:hover {
    border-color: rgba(255,255,255,0.2);
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}

.tariff_option_206 .pricing_card_425:hover::before {
    opacity: 0.2;
}

.tariff_option_206 .pricing_list_601 {
    height: 100%;
    flex-direction: column;
    display: flex;
}

.tariff_option_206 .pricing_list_601 h4::after {
    transition: width 0.4s ease;
    bottom: 0;
    background: rgb(184,171,197);
    left: 0;
    width: 40px;
    content: "";
    height: 2px;
    position: absolute;
}

.tariff_option_206 .pricing_list_601 p {
    font-size: 12px;
    transition: color 0.3s ease;
    position: relative;
    margin-bottom: 30px;
    color: rgba(255,255,255,0.85);
    flex-grow: 1;
    line-height: 1.6;
}

.tariff_option_206 .discount_price_375::before {
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, rgb(165,139,189) 0%, transparent 100%);
    content: "";
    bottom: 0;
    left: 0;
    height: 1px;
}

.tariff_option_206 .pricing_card_425:hover .discount_price_375 {
    transform: scale(1.05);
}

.academic_experience_984 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(235,232,237) 0%, rgb(165,139,189,0.5) 100%);
    padding: 120px 0;
}

.academic_experience_984::after {
    z-index: 0;
    right: -50px;
    content: "";
    width: 200px;
    height: 200px;
    filter: blur(80px);
    animation: glow 8s infinite alternate ease-in-out;
    background: rgb(184,171,197,0.5);
    position: absolute;
    top: -50px;
}

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

.academic_experience_984 .success_feedback_825 {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    display: grid;
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateX(2deg);
    gap: 30px;
    background: #ffffff;
    padding: 40px;
}

.academic_experience_984 .success_feedback_825 > div:nth-child(3) {
    order: 3;
}

.academic_experience_984 .img_float_981::before {
    background: linear-gradient(to bottom, transparent 60%, rgb(184,171,197,0.5) 100%);
    opacity: 0.7;
    height: 100%;
    width: 100%;
    transition: opacity 0.5s ease;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    z-index: 1;
}

.academic_experience_984 .name {
    position: relative;
    color: rgb(184,171,197);
    font-weight: 700;
    transition: transform 0.3s ease;
    transform: translateY(0);
    font-size: 20px;
    display: inline-block;
    margin: 0 0 10px 0;
}

.academic_experience_984 .success_feedback_825 > div:nth-child(2) > div {
    color: #000000;
    letter-spacing: 0.5px;
    font-size: calc(12px - 2px);
    margin-bottom: 15px;
    font-weight: 600;
    opacity: 0.85;
}

.academic_experience_984 .exp_box_709::before {
    color: rgb(165,139,189,0.5);
    left: -15px;
    opacity: 0.2;
    position: absolute;
    z-index: -1;
    content: "";
    font-family: Georgia, serif;
    top: -30px;
    font-size: 80px;
}

.appFrame_903::before {
    animation: float 8s ease-in-out infinite;
    content: "";
    transform: rotate(-15deg);
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 10%, transparent 70%);
    position: absolute;
    width: 300px;
    opacity: 0.2;
    height: 300px;
    top: -10%;
    right: -5%;
}

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

.appFrame_903 .path_edu_580:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.12), 0 15px 25px rgba(0, 0, 0, 0.06);
}

.appFrame_903 .path_edu_580 > div:first-child {
    position: relative;
    margin-bottom: 2rem;
}

.appFrame_903 h5 {
    padding-bottom: 0.5rem;
    line-height: 1.4;
    transition: transform 0.4s ease;
    font-weight: 700;
    font-size: 24px;
    position: relative;
    margin: 0;
    transform: translateX(0);
    color: #000000;
}

.appFrame_903 .path_edu_580:hover h5 {
    transform: translateX(10px);
}

.appFrame_903 .path_edu_580:hover h5::after {
    width: 120px;
}

.appFrame_903 .path_edu_580 > div:last-child {
    overflow: hidden;
    position: relative;
}

.appFrame_903 p {
    position: relative;
    margin: 0;
    line-height: 1.7;
    font-size: 13px;
    color: #000000;
    transition: color 0.3s ease;
}

.appFrame_903 a::before {
    bottom: 0;
    height: 1px;
    content: "";
    background: rgb(184,171,197);
    position: absolute;
    width: 0;
    left: 0;
    transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.appFrame_903 a:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(184,171,197,0.5);
}

footer::before {
    height: 100%;
    z-index: 1;
    top: 0;
    background: linear-gradient(to right,
    #000000 0%,
    rgb(184,171,197,0.5) 50%,
    #000000 100%);
    left: 0;
    opacity: 0.9;
    position: absolute;
    content: "";
    width: 100%;
}

.tiktok_edu_309 .company_holder h3 {
    color: #ffffff;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 37px;
    font-weight: 700;
}

.tiktok_edu_309 .footer_disclaimer_126 {
    line-height: 1.6;
    font-size: 18px;
    color: #ffffff;
    opacity: 0.8;
}

.tiktok_edu_309 .nav_master_925 {
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.03);
    position: relative;
    padding: 30px;
}

.tiktok_edu_309 .nav_master_925 h5::after {
    background: rgb(165,139,189);
    height: 2px;
    bottom: -8px;
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
}

.tiktok_edu_309 .nav_master_925 .top_sitewrap_238 {
    display: grid;
    grid-gap: 15px;
}

.tiktok_edu_309 .nav_master_925 .top_sitewrap_238 a::before {
    height: 6px;
    transform: translateY(-50%);
    background: rgb(165,139,189);
    left: 0;
    content: "";
    top: 50%;
    width: 6px;
    position: absolute;
    border-radius: 50%;
}

.mobile_cta_746 {
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.2);
    margin-top: 40px;
    position: relative;
    padding: 25px 0;
}

.mobile_cta_746 .academy_info_486 {
    opacity: 0.7;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}

.mobile_cta_746 .academy_info_486 {
    position: relative;
    display: inline-block;
}

.tiktok_edu_309 .container::before {
    left: 0;
    content: "";
    width: 100%;
    pointer-events: none;
    z-index: -1;
    opacity: 0.05;
    background: 
    linear-gradient(to right, rgb(184,171,197,0.5) 1px, transparent 1px) 0 0 / 40px 100%,
    linear-gradient(to bottom, rgb(184,171,197,0.5) 1px, transparent 1px) 0 0 / 100% 40px;
    height: 100%;
    top: 0;
    position: absolute;
}

footer::after {
    height: 5px;
    position: absolute;
    width: 100%;
    z-index: 2;
    opacity: 0.3;
    background: linear-gradient(to right,
    rgb(184,171,197),
    rgb(165,139,189),
    rgb(184,171,197));
    content: "";
    left: 0;
    bottom: 0;
}

.tiktok_edu_309 .nav_master_925:nth-child(1) {
    grid-row: 1;
    grid-column: 1;
}

.mobile_cta_746 .academy_info_486::before {
    background: rgb(184,171,197);
    left: -40px;
    opacity: 0.5;
    content: "";
    height: 1px;
    top: 50%;
    width: 30px;
    position: absolute;
    transform: translateY(-50%);
}

.enroll_instantly_076 {
    padding: 110px 0;
    background: linear-gradient(170deg, rgb(235,232,237) 0%, rgb(184,171,197,0.5) 100%);
    position: relative;
    overflow: hidden;
}

.enroll_instantly_076 .path_edu_580 {
    display: flex;
    z-index: 10;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.enroll_instantly_076 .container p {
    z-index: 5;
    font-size: 29px;
    margin: 0;
    position: relative;
    font-weight: 700;
    line-height: 1.4;
    border-left: 4px solid rgb(184,171,197);
    flex: 0 0 65%;
    padding: 0 30px;
    color: #000000;
}

.enroll_instantly_076 .message_request_280::before,
.enroll_instantly_076 .message_request_280::after {
    height: 100%;
    position: absolute;
    width: 100%;
    transition: all 0.4s ease;
    content: '';
    border: 2px solid rgb(184,171,197);
}

.enroll_instantly_076 .message_request_280::before {
    top: -8px;
    border-right: none;
    left: -8px;
    border-bottom: none;
}

.enroll_instantly_076 .message_request_280:hover::after {
    right: 0;
    bottom: 0;
}

.enroll_instantly_076 .path_edu_580::before {
    filter: blur(30px);
    z-index: -1;
    position: absolute;
    height: 150px;
    width: 150px;
    top: -75px;
    border-radius: 50%;
    background: rgb(184,171,197,0.5);
    left: -75px;
    opacity: 0.2;
    content: '';
}

.privacy_cordon_760 {
    font-family: Arial, sans-serif;
    background: linear-gradient(145deg, rgb(235,232,237), #ffffff 80%);
    padding: 3rem 1rem;
    color: #000000;
    overflow: hidden;
    position: relative;
}

.privacy_cordon_760::before {
    position: absolute;
    content: "";
    width: 100%;
    z-index: 0;
    top: 0;
    background: linear-gradient(to right, rgba(rgb(184,171,197,0.5), 0.03), rgba(rgb(165,139,189,0.5), 0.02));
    pointer-events: none;
    height: 100%;
    left: 0;
}

.privacy_cordon_760 .container {
    z-index: 1;
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    background: rgba(#ffffff, 0.9);
    transition: transform 0.3s ease-out;
    border-left: 3px solid rgb(184,171,197);
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.07),
                0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.05);
    padding: 2rem;
    transform: translateZ(0);
}

.privacy_cordon_760 h1::after {
    position: absolute;
    bottom: 0;
    background: linear-gradient(to right, rgb(184,171,197), rgb(165,139,189));
    height: 3px;
    left: 0;
    content: "";
    transform-origin: left;
    transition: width 0.3s ease;
    width: 80px;
}

.privacy_cordon_760 h2::before {
    width: 3px;
    transform: scaleY(0.9);
    height: 75%;
    top: 0.2em;
    position: absolute;
    content: "";
    opacity: 0.8;
    background: rgb(184,171,197);
    left: 0;
}

.privacy_cordon_760 h4 {
    padding-left: 0.6rem;
    color: #000000;
    margin-top: 1.5rem;
    margin-bottom: 0.8rem;
    font-weight: 600;
    font-size: calc(34px * 0.7);
    position: relative;
}

.privacy_cordon_760 h4::before {
    width: 2px;
    top: 0.3em;
    background: rgb(165,139,189);
    opacity: 0.6;
    content: "";
    position: absolute;
    left: 0;
    height: 65%;
}

.privacy_cordon_760 ul {
    position: relative;
    margin-bottom: 2rem;
    padding-left: 1.2rem;
}

.privacy_cordon_760 ul::before {
    background: linear-gradient(to bottom, rgb(184,171,197), transparent);
    width: 1px;
    top: 0;
    left: 0;
    opacity: 0.2;
    height: 100%;
    content: "";
    position: absolute;
}

.privacy_cordon_760 li::before {
    top: 0.7rem;
    content: "";
    transform: rotate(45deg);
    opacity: 0.8;
    position: absolute;
    width: 6px;
    border-radius: 1px;
    left: -1.2rem;
    background: rgb(184,171,197);
    height: 6px;
}

.course_summary_107 {
    background: linear-gradient(120deg, rgb(235,232,237) 0%, rgba(0, 0, 0, 0.5) 60%, rgb(184,171,197,0.5) 100%);
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}

.course_summary_107::after {
    opacity: 0.05;
    position: absolute;
    z-index: 1;
    background-image: 
        repeating-linear-gradient(45deg, #ffffff 0, #ffffff 1px, transparent 1px, transparent 60px),
        repeating-linear-gradient(135deg, #ffffff 0, #ffffff 1px, transparent 1px, transparent 60px);
    left: 0;
    animation: gridShift 30s linear infinite;
    height: 100%;
    width: 100%;
    top: 0;
    content: "";
}

.course_summary_107 .pro_skills_581 {
    backdrop-filter: blur(10px);
    position: relative;
    background: #ffffff;
    padding: 60px;
    margin-right: auto;
    z-index: 3;
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgb(184,171,197,0.5),
        0 0 40px rgb(165,139,189,0.5);
    border-radius: 29px;
    width: 75%;
    margin-left: auto;
    transform: translateY(80px);
}

.course_summary_107 .top_skill_970 {
    position: absolute;
    display: flex;
    box-shadow: 
        0 15px 35px -10px rgba(0, 0, 0, 0.5),
        0 0 0 8px #ffffff,
        0 0 0 12px rgb(184,171,197,0.5);
    justify-content: center;
    background: #ffffff;
    transform-origin: center center;
    left: 60px;
    top: -60px;
    height: 120px;
    border-radius: 30% 70% 50% 50% / 40% 40% 60% 60%;
    align-items: center;
    animation: floatAndRotate 8s ease-in-out infinite;
    width: 120px;
}

.course_summary_107 .top_skill_970:hover svg path {
    stroke-dashoffset: 50;
    animation: drawPath 2s forwards;
    stroke: rgb(184,171,197);
    stroke-dasharray: 50;
}

.course_summary_107 .pro_skills_581 h3::before {
    border-radius: 50%;
    width: 8px;
    background: rgb(184,171,197);
    position: absolute;
    left: 0;
    height: 8px;
    bottom: 0;
    content: "";
}

.course_summary_107 .pro_skills_581 p {
    color: #000000;
    line-height: 1.8;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(0,0,0,0.01);
    font-size: 17px;
    margin-bottom: 0;
    position: relative;
}

.course_summary_107 .img_float_981 {
    border-radius: 
        29px 29px 
        calc(29px * 3) 29px;
    width: 85%;
    height: 400px;
    transition: transform 0.6s ease;
    z-index: 2;
    box-shadow: 
        0 15px 35px -5px rgba(0, 0, 0, 0.5),
        0 0 0 5px #ffffff;
    transform: perspective(1200px) rotateY(-5deg) rotateX(3deg);
    margin-left: auto;
    position: relative;
    overflow: hidden;
}

.course_summary_107 .path_edu_580:hover .img_float_981::before {
    opacity: 0.5;
}

.course_summary_107 .img_float_981::after {
    top: 0;
    left: 0;
    position: absolute;
    background: 
        repeating-linear-gradient(
            -45deg,
            rgba(0, 0, 0, 0.5) 0,
            rgba(0, 0, 0, 0.5) 1px,
            transparent 1px,
            transparent 10px
        );
    width: 100%;
    opacity: 0.1;
    mix-blend-mode: overlay;
    z-index: 2;
    content: "";
    height: 100%;
}

.privacySettingsModal_518 h5 {
    margin-bottom: 6px;
    font-size: 22px;
}

.cookie_comply_249 {
    margin-right: 10px;
    flex-shrink: 0;
}

.cookie_expand_764 {
    text-align: center;
    margin-left: 10px;
    color: rgb(184,171,197);
    min-width: 120px;
    font-size: 24px;
    cursor: pointer;
    text-decoration: none;
    line-height: 35px;
    white-space: nowrap;
    flex-shrink: 0;
    border-bottom: 2px solid rgb(184,171,197);
}


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



@media (min-width: 768px) {.follow_981 {
    padding: 5rem 3rem;
}.follow_981 .path_edu_580 {
    padding: 3.5rem 4rem;
    border-left: 4px solid rgb(184,171,197);
}.follow_981 .input_holder {
    align-items: stretch;
    flex-direction: row;
}.follow_981 h3 {
    max-width: 80%;
    font-size: clamp(1.5rem, 1.25rem + 1.5vw, 2rem);
}.follow_981 input[type="email"] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}.follow_981 .join_now_526 {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    align-self: stretch;
}
}



@media (min-width: 768px) {.title_section_062 > div {
    width: 85%;
    padding: 3rem;
}.title_section_062 .achieve_goals_270 {
    margin-bottom: 3rem;
}.title_section_062 .course_hero_012 {
    font-size: calc(47px + 0.5rem);
}.title_section_062 .course_hero_012::after {
    width: 80px;
}.title_section_062 .main_title_835 {
    margin-top: 1.5rem;
    padding: 3.5rem;
}.title_section_062 .main_title_835 p {
    font-size: calc(14px + 0.2rem);
    padding-left: 1.5rem;
}.title_section_062 .main_title_835 h3 {
    max-width: 85%;
    font-size: calc(18px + 0.1rem);
}
}



@media (min-width: 1200px) {.title_section_062 .course_hero_012 {
    font-size: calc(47px + 1.5rem);
}.title_section_062 .main_title_835 {
    padding: 4rem;
}.title_section_062 .main_title_835 > div {
    max-width: 70%;
}.title_section_062 .main_title_835 p {
    padding-left: 2rem;
}.title_section_062 .main_title_835 p::before {
    width: 4px;
}.title_section_062 .main_title_835 h3 {
    font-size: calc(18px + 0.3rem);
    line-height: 1.6;
}
}



@media (max-width: 1024px) {.info_details_451 .container {
    padding: 2rem 15px;
}.info_details_451 .connect_experts_201 {
    padding: 2rem;
}.info_details_451 .img_float_981 {
    height: 200px;
    width: 200px;
}.info_details_451 .join_us_302 p svg {
    height: 18px;
    margin-right: 8px;
    width: 18px;
}.info_details_451 .edu_ask_853 svg {
    width: 20px;
    margin-right: 8px;
    height: 20px;
}
}



@media (max-width: 480px) {.info_details_451 .container {
    padding: 1rem 15px;
}.info_details_451 .connect_experts_201 {
    padding: 1rem;
}.info_details_451 .img_float_981 {
    width: 120px;
    height: 120px;
}.info_details_451 .join_us_302 p svg {
    margin-right: 5px;
    height: 14px;
    width: 14px;
}.info_details_451 .edu_ask_853 svg {
    margin-right: 5px;
    height: 16px;
    width: 16px;
}}



@media (max-width: 768px) {.contact_information_853 {
    padding: 60px 0;
}.contact_information_853 .reach_card_785 {
    flex-direction: column;
}.contact_information_853 .img_float_981 {
    width: 100%;
    min-height: 300px;
}.contact_information_853 .request_block_531 {
    padding: 40px 30px;
    width: 100%;
}.contact_information_853 form h3 {
    margin-bottom: 30px;
}.contact_information_853 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact_information_853 .query_inquiry_421 {
    margin-bottom: 30px;
}.contact_information_853 .message_request_280 {
    width: 100%;
    padding: 15px 30px;
}
}



@media (max-width: 991px) {.our_team_723 {
    padding: 4rem 0;
}.our_team_723 .text_slot_546 {
    transform: perspective(1000px) rotateY(1deg);
    padding: 2.5rem;
}
}



@media (max-width: 767px) {.our_team_723 {
    padding: 3rem 0;
}.our_team_723 .text_slot_546 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25), 
                    0 0 0 1px rgb(184,171,197,0.5);
    padding: 2rem;
    transform: none;
}.our_team_723 h1 {
    margin-bottom: 2rem;
    font-size: calc(46px * 0.9);
}.our_team_723 span {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}
}



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



@media (max-width: 480px) {header {
    padding: 0.8rem 0 1.2rem;
}header .nav_master_925 {
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
}header .nav_master_925::-webkit-scrollbar {
    height: 3px;
}header .nav_master_925::-webkit-scrollbar-thumb {
    background: rgb(184,171,197);
    border-radius: 10px;
}header .head_prime_790 {
    white-space: nowrap;
}header .top_navbar_985 svg {
    width: 110px;
}}



@media (max-width: 768px) {.tariff_option_206 {
    padding: 70px 0;
}.tariff_option_206 h2 {
    font-size: calc(36px - 4px);
}.tariff_option_206 .cost_summary_140 {
    font-size: 12px;
    margin-bottom: 40px;
}.tariff_option_206 .cost_options_386 {
    grid-template-columns: 1fr;
    gap: 20px;
}.tariff_option_206 .class_rates_263 {
    padding: 25px 20px;
}.tariff_option_206 .discount_price_375 {
    font-size: calc(20px + 2px);
}
}



@media (min-width: 992px) {.academic_experience_984 {
    padding: 140px 0;
}.academic_experience_984 .success_feedback_825 {
    padding: 60px;
    gap: 40px 60px;
}.academic_experience_984 .img_float_981::after {
    transform: scale(0.95);
    transition: transform 0.5s ease;
    left: 20px;
    position: absolute;
    content: "";
    top: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    z-index: 2;
    right: 20px;
    bottom: 20px;
}.academic_experience_984 .success_feedback_825:hover .img_float_981::after {
    transform: scale(1);
}.academic_experience_984 .name {
    font-size: calc(20px + 2px);
}.academic_experience_984 .exp_box_709 {
    font-size: calc(12px + 1px);
    padding-left: 30px;
    line-height: 1.9;
}
}



@media screen and (max-width: 992px) {.appFrame_903 {
    padding: 5rem 0;
}.appFrame_903 .path_edu_580 {
    padding: 2.5rem;
}.appFrame_903 h5 {
    font-size: calc(24px * 0.95);
}
}



@media screen and (max-width: 768px) {.appFrame_903 {
    padding: 4rem 0;
}.appFrame_903 .path_edu_580 {
    clip-path: polygon(0 0, 100% 0, 100% 97%, 97% 100%, 0 100%);
    padding: 2rem;
}.appFrame_903 .path_edu_580 > div:first-child::before {
    width: 0.3rem;
    left: -1.5rem;
}.appFrame_903 h5 {
    font-size: calc(24px * 0.9);
}
}



@media (max-width: 991px) {.tiktok_edu_309 .container {
    grid-template-columns: 1fr;
    grid-gap: 30px;
}.tiktok_edu_309 .company_holder {
    grid-column: span 12;
}.tiktok_edu_309 .goal_footer_562 {
    grid-template-columns: 1fr 1fr;
    grid-column: span 12;
}
}



@media (max-width: 575px) {.tiktok_edu_309 {
    padding: 30px 0 20px;
}.tiktok_edu_309 .company_holder,
  .tiktok_edu_309 .nav_master_925 {
    padding: 20px;
}.tiktok_edu_309 .company_holder h3 {
    font-size: calc(37px - 4px);
}.mobile_cta_746 {
    padding: 20px 0;
}}



@media (max-width: 991px) {.enroll_instantly_076 {
    padding: 90px 0;
}.enroll_instantly_076 .container p {
    padding: 0 25px;
    font-size: calc(20px * 1.2);
}.enroll_instantly_076 .message_request_280 {
    height: 70px;
}
}



@media (max-width: 480px) {.enroll_instantly_076 {
    padding: 50px 0;
}.enroll_instantly_076 .container p {
    padding: 0 15px;
    font-size: calc(14px * 1.2);
}.enroll_instantly_076 .message_request_280 {
    width: 100%;
    font-size: calc(19px * 0.9);
    height: 50px;
}.enroll_instantly_076 .message_request_280::before {
    left: -5px;
    top: -5px;
}.enroll_instantly_076 .message_request_280::after {
    bottom: -5px;
    right: -5px;
}}



@media (min-width: 992px) {.privacy_cordon_760 {
    padding: 6rem 3rem;
}.privacy_cordon_760 .container {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-left-width: 5px;
    padding: 4rem 5rem;
}.privacy_cordon_760 h1 {
    margin-bottom: 3rem;
    font-size: calc(41px * 1.3);
}.privacy_cordon_760 h1::after {
    width: 140px;
}.privacy_cordon_760 p, .privacy_cordon_760 span {
    font-size: calc(13px * 1.08);
}.privacy_cordon_760 ul {
    padding-left: 2.5rem;
}.privacy_cordon_760 li {
    font-size: calc(13px * 1.08);
}
}



@media (max-width: 767px) {.privacy_cordon_760 .container {
    padding: 1.5rem;
}.privacy_cordon_760 h1 {
    font-size: calc(41px * 0.9);
    margin-bottom: 1.5rem;
}.privacy_cordon_760 h2 {
    margin-top: 2rem;
    font-size: calc(34px * 0.95);
}.privacy_cordon_760 h3, .privacy_cordon_760 h4 {
    font-size: calc(34px * 0.8);
}.privacy_cordon_760 p, .privacy_cordon_760 span, .privacy_cordon_760 li {
    font-size: calc(13px * 0.95);
    line-height: 1.6;
}
}



@media screen and (max-width: 1200px) {.course_summary_107 {
    padding: 100px 0;
}.course_summary_107 .pro_skills_581 {
    transform: translateY(70px);
    padding: 50px;
    width: 85%;
}.course_summary_107 .img_float_981 {
    height: 350px;
    width: 90%;
}
}



@media screen and (max-width: 992px) {.course_summary_107 {
    padding: 80px 0;
}.course_summary_107 .path_edu_580 {
    flex-direction: column-reverse;
}.course_summary_107 .pro_skills_581 {
    transform: translateY(-70px);
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding: 40px;
}.course_summary_107 .top_skill_970 {
    left: 40px;
    top: -50px;
    width: 100px;
    height: 100px;
}.course_summary_107 .img_float_981 {
    height: 320px;
    transform: perspective(800px) rotateY(0) rotateX(0);
    width: 100%;
    margin-left: 0;
    border-radius: 29px;
    margin-right: 0;
}.course_summary_107 .path_edu_580:hover .img_float_981 {
    transform: perspective(800px) rotateY(0) rotateX(0);
}
}


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


@media only screen and (max-width: 800px) {.cookie_comply_249 {
    display: none;
}.cookie_disclaimer_953 {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.privacySettingsModal_518 h5 {
    text-align: center;
}.privacySettingsModal_518 p {
    text-align: center;
}.privacy_opt_902 {
    margin-bottom: 20px;
}body .wrap-structure_354 .cookie_expand_764 {
    margin-left: 0;
}
}



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



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



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



@keyframes expandWidth {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}



@keyframes slideRight {
    0% {
        transform: translateX(-10px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}



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



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



@keyframes morphShape {
    0%, 100% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    25% {
        border-radius: 58% 42% 75% 25% / 76% 46% 54% 24%;
    }
    50% {
        border-radius: 50% 50% 33% 67% / 55% 27% 73% 45%;
    }
    75% {
        border-radius: 33% 67% 58% 42% / 63% 68% 32% 37%;
    }
}

