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

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

.wrapping-containerxMUkLz {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}

.nav_knowr7wPiR {
    flex: 1 0 auto;
}

.study_bottomQwK70I {
    flex: 0 0 auto;
}

.study_bottomQwK70I {
    position: relative;
    padding: 90px 0 50px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    z-index: 2;
}

.service_infozyHrgi::before {
    background: linear-gradient(120deg, rgb(117,138,179,0.5) 15%, transparent 60%);
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -1;
    content: "";
}



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

.service_infozyHrgi .send_infoygMKen {
    position: relative;
    border-left: 4px solid rgb(166,161,206);
    border-radius: 21px;
    transition: transform 0.3s ease;
    background: linear-gradient(145deg, #ffffff, rgb(206,204,224));
    padding: 40px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
}

.service_infozyHrgi .send_infoygMKen:hover {
    transform: translateY(-5px);
}

.service_infozyHrgi h2::after {
    width: 40%;
    content: "";
    border-radius: 10px;
    position: absolute;
    height: 3px;
    left: 0;
    background: rgb(166,161,206);
    bottom: -8px;
}

.service_infozyHrgi .get_contactpanel62LNWT {
    flex-wrap: wrap;
    margin-top: 30px;
    gap: 15px;
    display: flex;
}

.service_infozyHrgi .course_askGH065s::before {
    background: rgb(166,161,206);
    transition: width 0.3s ease;
    z-index: -1;
    position: absolute;
    width: 3px;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
}

.service_infozyHrgi .course_askGH065s:hover {
    color: #ffffff;
}



.service_infozyHrgi .course_askGH065s:hover {
    letter-spacing: 0.5px;
}

.service_infozyHrgi .course_askGH065s:hover svg {
    transform: translateX(3px);
}

.service_infozyHrgi .course_askGH065s:hover svg path {
    fill: #ffffff;
}

.service_infozyHrgi p svg {
    margin-right: 8px;
    height: 20px;
    vertical-align: middle;
    width: 20px;
}



.service_infozyHrgi .container::after {
    position: absolute;
    opacity: 0.3;
    width: 100px;
    left: -50px;
    animation: rotate 30s linear infinite;
    z-index: -1;
    height: 100px;
    border: 2px dashed rgb(166,161,206,0.5);
    top: 50%;
    border-radius: 50%;
    content: "";
}



.service_infozyHrgi .send_infoygMKen::after {
    z-index: -1;
    bottom: 0;
    position: absolute;
    transform: rotate(45deg) translate(50%, 0);
    height: 150px;
    background: linear-gradient(45deg, transparent, rgb(117,138,179,0.5));
    width: 150px;
    right: 0;
    border-radius: 21px;
    opacity: 0.1;
    content: "";
}

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

.gratitudeBoxV08Q5r .container {
    transform-style: preserve-3d;
    position: relative;
    z-index: 2;
}

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

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

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

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

.gratitudeBoxV08Q5r p::before {
    background: linear-gradient(to bottom, rgb(166,161,206) 0%, rgb(117,138,179) 100%);
    transition: transform 0.3s ease;
    width: 3px;
    transform: scaleY(0.9);
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    bottom: 0;
}

.gratitudeBoxV08Q5r a:hover p {
    color: rgb(166,161,206);
}

.greeting_page3WH2fr {
    position: relative;
    perspective: 1000px;
    display: flex;
    min-height: 100vh;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(206,204,224) 0%, #ffffff 100%);
    align-items: center;
}

.greeting_page3WH2fr .paragraph_boxrIPO9x {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    animation: fadeInUp 0.8s ease-out forwards;
    backdrop-filter: blur(10px);
    border-left: 5px solid rgb(166,161,206);
    background: rgba(255, 255, 255, 0.85);
    transform: translateZ(0);
    padding: 2.5rem;
    position: relative;
}

.greeting_page3WH2fr .paragraph_boxrIPO9x:hover h1::after {
    transform: scaleX(1);
}

.greeting_page3WH2fr .learning_welcomegToD4M {
    margin-bottom: 2rem;
    display: flex;
    position: relative;
    flex-direction: column;
    gap: 1.5rem;
}

.greeting_page3WH2fr .paragraph_boxrIPO9x:hover svg {
    transform: rotate(2deg) scale(1.05);
}

.greeting_page3WH2fr svg path {
    transition: fill 0.4s ease;
    fill: rgb(166,161,206);
}

.greeting_page3WH2fr svg text {
    transition: fill 0.4s ease, transform 0.4s ease;
    font-family: Arial, sans-serif;
}

.greeting_page3WH2fr .learning_welcomegToD4M p::before {
    left: -1rem;
    top: -2rem;
    opacity: 0.2;
    font-size: 4rem;
    position: absolute;
    content: '"';
    color: rgb(166,161,206,0.5);
}

.greeting_page3WH2fr .learning_welcomegToD4M p::after {
    color: rgb(166,161,206,0.5);
    opacity: 0.2;
    right: -1rem;
    bottom: -2.5rem;
    position: absolute;
    content: '"';
    font-size: 4rem;
}

.greeting_page3WH2fr .support_linksnES2rU {
    background: linear-gradient(135deg, rgb(166,161,206) 0%, rgb(117,138,179) 100%);
    transform: translateZ(0);
    font-weight: 600;
    z-index: 1;
    border: none;
    overflow: hidden;
    transition: all 0.3s ease;
    font-size: 17px;
    position: relative;
    display: inline-block;
    color: #ffffff;
    padding: 1rem 2rem;
    text-decoration: none;
    box-shadow: 0 4px 15px rgba(94, 170, 168, 0.3);
}

.greeting_page3WH2fr .support_linksnES2rU:hover::before {
    transform: translateX(100%);
}

.greeting_page3WH2fr .pic_strip_wrap7Vomcr {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    animation: fadeInUp 0.8s ease-out forwards;
    opacity: 0;
    position: relative;
    transform-style: preserve-3d;
    animation-delay: 0.3s;
    overflow: hidden;
    transform: translateZ(30px) rotateX(2deg);
    transition: transform 0.6s ease;
    height: 350px;
}

.greeting_page3WH2fr .pic_strip_wrap7Vomcr:hover::before {
    opacity: 0.2;
}

.connect_formTiUox3::before {
    left: 0;
    content: "";
    opacity: 0.15;
    height: 100%;
    background: linear-gradient(120deg, rgb(166,161,206,0.5) 0%, transparent 75%);
    width: 100%;
    top: 0;
    position: absolute;
}

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

.connect_formTiUox3 .support_infoUoPq2T {
    display: flex;
    background: #ffffff;
    flex-direction: row-reverse;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    margin-top: 50px;
    flex-wrap: wrap;
    border-radius: 10px;
}

.connect_formTiUox3 .pic_strip_wrap7Vomcr::after {
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.4));
    bottom: 0;
    right: 0;
    content: "";
}

.connect_formTiUox3 form {
    padding-left: 25px;
    width: 100%;
}

.connect_formTiUox3 form h3 {
    font-size: 23px;
    color: #000000;
    font-weight: 600;
    font-family: Arial, sans-serif;
    margin-bottom: 35px;
}

.connect_formTiUox3 form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(166,161,206,0.5);
    outline: none;
    background: rgba(rgb(166,161,206), 0.05);
}

.connect_formTiUox3 form input[type="text"]::placeholder {
    color: rgba(#000000, 0.4);
}

.connect_formTiUox3 .request_cardW0a6FV {
    display: flex;
    align-items: flex-start;
    margin: 10px 0 30px;
}

.connect_formTiUox3 .request_cardW0a6FV label::before {
    left: 0;
    width: 22px;
    height: 22px;
    top: 2px;
    content: "";
    border: 2px solid rgb(166,161,206,0.5);
    border-radius: 10px;
    transition: all 0.2s ease;
    position: absolute;
}

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

.connect_formTiUox3 form .support_linksnES2rU {
    position: relative;
    overflow: hidden;
    background: linear-gradient(45deg, rgb(166,161,206), rgb(117,138,179));
    border: none;
    display: inline-block;
    font-size: 16px;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    transition: all 0.3s ease;
    font-weight: 600;
    color: #ffffff;
    padding: 15px 35px;
    cursor: pointer;
}

.connect_formTiUox3 form .support_linksnES2rU:hover::before {
    transform: rotate(45deg) translateX(200%);
}

.connect_formTiUox3 svg path {
    fill: rgb(166,161,206);
    transition: fill 0.3s ease;
}

.training_structurevJ85A4::before {
    top: 0;
    content: '';
    height: 100%;
    z-index: 1;
    background: radial-gradient(circle at 30% 70%, rgb(117,138,179,0.5) 0%, transparent 60%);
    left: 0;
    position: absolute;
    width: 100%;
    opacity: 0.15;
}

.training_structurevJ85A4 .paragraph_boxrIPO9x {
    position: relative;
    display: flex;
    width: 100%;
}

.training_structurevJ85A4 .paragraph_boxrIPO9x p {
    z-index: 3;
    margin-left: 15%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    line-height: 1.8;
    color: #ffffff;
    font-size: 16px;
    border-radius: 22px;
    padding: 60px 50px 60px 250px;
    backdrop-filter: blur(15px);
}

.training_structurevJ85A4 .paragraph_boxrIPO9x::before {
    border-radius: 50%;
    height: 450px;
    width: 450px;
    content: '';
    z-index: 2;
    position: absolute;
    top: -110px;
    opacity: 0.15;
    left: 15%;
    animation: rotate-slow 60s linear infinite;
    border: 1px solid rgb(166,161,206,0.5);
    transform: translateX(-50%);
}

.training_structurevJ85A4 .paragraph_boxrIPO9x h2::before {
    content: '';
    top: 0;
    opacity: 0.3;
    border-radius: 50%;
    left: 50%;
    z-index: 5;
    height: 40px;
    background: rgb(166,161,206);
    position: absolute;
    transform: translate(-50%, -50%);
    width: 40px;
}

.training_structurevJ85A4 .paragraph_boxrIPO9x p::before {
    background: linear-gradient(135deg, rgb(166,161,206,0.5) 0%, transparent 80%);
    left: 0;
    z-index: -1;
    opacity: 0.05;
    border-radius: 22px;
    height: 100%;
    top: 0;
    content: '';
    width: 100%;
    position: absolute;
}

.training_structurevJ85A4::after {
    position: absolute;
    opacity: 0.2;
    bottom: 50%;
    z-index: 1;
    height: 1px;
    content: '';
    left: 0;
    background: linear-gradient(90deg, transparent, rgb(166,161,206,0.5), transparent);
    width: 100%;
}

.training_structurevJ85A4 .expert_program6HUgjS::after {
    width: 200px;
    background: rgb(117,138,179);
    filter: blur(60px);
    position: absolute;
    bottom: -100px;
    right: 10%;
    border-radius: 50%;
    animation: pulse-subtle 15s infinite alternate-reverse;
    content: '';
    height: 200px;
    opacity: 0.03;
}

header .nav_pagewrapKpYOS6 {
    position: relative;
    justify-content: space-between;
    align-items: center;
    display: flex;
    padding: 20px 30px;
}

header .nav_pagewrapKpYOS6::before {
    content: "";
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(166,161,206), transparent);
    left: 10%;
    bottom: 0;
    height: 1px;
    width: 80%;
}

header .nav_pagewrapKpYOS6 .site_headerrdWEVC .top_barSxYLqi::before {
    right: -5px;
    position: absolute;
    left: -5px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.5);
    content: "";
    top: -5px;
    transform: scale(0.9);
    z-index: -1;
    opacity: 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
    bottom: -5px;
}

header .nav_pagewrapKpYOS6 .nav_beginYMlrH7 .main_startjpFb7S {
    margin: 0;
    transform-style: preserve-3d;
    position: relative;
}

header .nav_pagewrapKpYOS6 .nav_beginYMlrH7 .main_startjpFb7S a::before,
header .nav_pagewrapKpYOS6 .nav_beginYMlrH7 .main_startjpFb7S a::after {
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    transition: all 0.3s ease;
    pointer-events: none;
    content: "";
}

header .nav_pagewrapKpYOS6 .nav_beginYMlrH7 .main_startjpFb7S a::before {
    transform-origin: top center;
    opacity: 0;
    background: linear-gradient(to bottom, rgb(166,161,206,0.5), transparent);
    transform: translateZ(-1px) rotateX(10deg);
}

header .nav_pagewrapKpYOS6 .nav_beginYMlrH7 .main_startjpFb7S:hover a {
    transform: translateZ(10px);
    color: rgb(166,161,206);
}

header .nav_pagewrapKpYOS6 .nav_beginYMlrH7 .main_startjpFb7S:hover a::before,
header .nav_pagewrapKpYOS6 .nav_beginYMlrH7 .main_startjpFb7S:hover a::after {
    opacity: 0.1;
}

header .nav_pagewrapKpYOS6 .nav_beginYMlrH7 .main_startjpFb7S:hover a::before {
    transform: translateZ(-5px) rotateX(15deg);
}

.study_bottomQwK70I::before {
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 100%);
    width: 100%;
    left: 0;
    position: absolute;
    content: '';
    opacity: 0.1;
    top: 0;
}

.study_bottomQwK70I .company_holder h3 {
    font-weight: 700;
    letter-spacing: 3px;
    position: relative;
    color: #ffffff;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.study_bottomQwK70I .company_holder h3::after {
    content: '';
    background: rgb(166,161,206);
    display: block;
    width: 60px;
    height: 3px;
    border-radius: 3px;
    margin: 15px auto 0;
}

.study_bottomQwK70I .brainstormyAoX4c {
    position: relative;
    line-height: 1.6;
    text-align: center;
    margin: 0 auto;
    padding-top: 15px;
    font-size: 13px;
    max-width: 80%;
}

.study_bottomQwK70I .nav_beginYMlrH7 {
    overflow: hidden;
    max-width: calc(50% - 30px);
    border-radius: 10px;
    transition: transform 0.3s ease;
    position: relative;
    min-width: 250px;
    flex: 1;
    background: rgba(255, 255, 255, 0.03);
    transform: translateZ(0);
    padding: 20px;
}

.study_bottomQwK70I .nav_beginYMlrH7::before {
    border-radius: 10px;
    inset: 0;
    content: '';
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 100%
    );
    z-index: -1;
    position: absolute;
}

.study_bottomQwK70I .nav_beginYMlrH7 h5::before {
    background: rgb(117,138,179);
    position: absolute;
    width: 50px;
    left: 0;
    height: 1px;
    content: '';
    bottom: -1px;
}

.study_bottomQwK70I .nav_beginYMlrH7 .header_startXWD0KJ a {
    white-space: normal;
    color: #ffffff;
    opacity: 0.8;
    transition: all 0.3s ease;
    word-break: break-word;
    text-decoration: none;
    align-items: center;
    font-size: 13px;
    display: flex;
}

.study_bottomQwK70I .nav_beginYMlrH7 .header_startXWD0KJ a:hover {
    color: #ffffff;
    transform: translateX(5px);
    opacity: 1;
}

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

.learn_nav6BG8Vo .container {
    text-align: center;
}

.learn_nav6BG8Vo .flag_contenth7o2bz {
    font-size: 14px;
    color: #ffffff;
    opacity: 0.7;
}

footer::after {
    top: 0;
    position: absolute;
    pointer-events: none;
    content: '';
    left: 0;
    right: 0;
    background-image: repeating-linear-gradient(
        0deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 1px,
        transparent 1px,
        transparent 20px
    );
    z-index: 1;
    bottom: 0;
}

.who_we_arezYAlOr::before {
    right: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    background: linear-gradient(145deg, rgba(15, 25, 35, 0.92), rgba(25, 35, 45, 0.85));
    content: "";
    bottom: 0;
    left: 0;
    z-index: 1;
    top: 0;
}

.who_we_arezYAlOr h4 {
    font-size: max(32px, min(5vw, 48px));
    padding-bottom: 15px;
    z-index: 2;
    letter-spacing: 2px;
    margin-bottom: 40px;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    font-weight: 700;
    color: #ffffff;
}

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

.who_we_arezYAlOr .paragraph_boxrIPO9x:hover {
    transform: translateY(-5px);
}

.who_we_arezYAlOr .paragraph_boxrIPO9x::before {
    border-right: 3px solid rgb(117,138,179,0.5);
    opacity: 0.5;
    top: 20px;
    height: 60px;
    position: absolute;
    right: 20px;
    border-top: 3px solid rgb(117,138,179,0.5);
    content: "";
    width: 60px;
}

.who_we_arezYAlOr h6 {
    position: relative;
    display: inline-block;
    color: #000000;
    margin-bottom: 25px;
    font-size: max(24px, min(3vw, 32px));
    font-weight: 700;
}

.who_we_arezYAlOr .paragraph_boxrIPO9x:hover h6::after {
    transform: scaleX(1);
}

.who_we_arezYAlOr span {
    hyphens: auto;
    font-size: 13px;
    column-count: 1;
    font-family: Arial, sans-serif;
    color: #000000;
    max-width: 100%;
    column-gap: 40px;
    line-height: 1.8;
    display: block;
}

.statistics_information8qL9YT::before {
    content: "";
    background: radial-gradient(circle at center, rgb(166,161,206,0.5) 0%, transparent 60%);
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    position: absolute;
}

.statistics_information8qL9YT .container {
    margin: 0 auto;
    align-items: center;
    flex-direction: column;
    max-width: 1400px;
    z-index: 5;
    position: relative;
    display: flex;
    padding: 0 30px;
}

.statistics_information8qL9YT h2 {
    font-weight: 700;
    font-size: 29px;
    z-index: 3;
    margin: 0 0 80px;
    padding: 0 20px;
    position: relative;
    font-family: Arial, sans-serif;
    text-align: center;
    color: #000000;
}

.statistics_information8qL9YT h2::after {
    left: calc(100% + 20px);
}

.statistics_information8qL9YT ul {
    padding: 0;
    width: 100%;
    display: flex;
    position: relative;
    margin: 0;
    flex-wrap: wrap;
    list-style: none;
    gap: 30px;
    justify-content: center;
}

.statistics_information8qL9YT .key_classesA0PpTw::before {
    transition: opacity 0.4s ease;
    width: 100%;
    background: conic-gradient(from var(--rotation, 0deg), transparent, rgb(166,161,206,0.5), transparent);
    opacity: 0;
    content: "";
    position: absolute;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    border-radius: 50%;
}

.statistics_information8qL9YT .key_classesA0PpTw:nth-child(2) {
    --rotation: 36deg;
}

.statistics_information8qL9YT .key_classesA0PpTw:nth-child(4) {
    --rotation: 108deg;
}

.statistics_information8qL9YT .key_classesA0PpTw:nth-child(6) {
    --rotation: 180deg;
}

.statistics_information8qL9YT .key_classesA0PpTw:nth-child(8) {
    --rotation: 252deg;
}

.statistics_information8qL9YT .key_classesA0PpTw:nth-child(10) {
    --rotation: 324deg;
}

.statistics_information8qL9YT .key_classesA0PpTw span {
    font-size: calc(14px * 0.85);
    font-weight: 400;
    text-align: center;
    color: #000000;
    line-height: 1.2;
}

.statistics_information8qL9YT .key_classesA0PpTw:hover {
    transform: scale(1.1);
    z-index: 10;
}

.statistics_information8qL9YT svg path {
    fill: rgb(117,138,179);
}

.statistics_information8qL9YT .key_classesA0PpTw:hover svg {
    transform: rotate(45deg);
}

.statistics_information8qL9YT ul.items-2,
.statistics_information8qL9YT ul.items-3,
.statistics_information8qL9YT ul.items-4 {
    max-width: 800px;
    margin: 0 auto;
}

.mentorship_profileGAwMpV {
    overflow: hidden;
    background: rgb(206,204,224);
    padding: 4rem 2rem;
    border-radius: 22px;
    position: relative;
}

.mentorship_profileGAwMpV::before {
    height: 100%;
    content: "";
    z-index: 1;
    position: absolute;
    top: 0;
    width: 100%;
    animation: grid-shift 30s linear infinite;
    left: 0;
    opacity: 0.2;
    background-image: linear-gradient(rgb(166,161,206,0.5) 1px, transparent 1px),
                      linear-gradient(90deg, rgb(166,161,206,0.5) 1px, transparent 1px);
    background-size: 20px 20px;
}

.mentorship_profileGAwMpV .pic_strip_wrap7Vomcr::before {
    bottom: 20px;
    border: 1px solid #ffffff;
    opacity: 0;
    left: 20px;
    transition: all 0.5s ease;
    top: 20px;
    position: absolute;
    transform: scale(0.9);
    mix-blend-mode: overlay;
    z-index: 3;
    content: "";
    right: 20px;
}

.mentorship_profileGAwMpV .work_expertiseA6E2NV::before {
    position: absolute;
    content: "";
    width: 10px;
    transition: width 0.3s ease;
    top: 0;
    background: linear-gradient(to bottom, rgb(166,161,206), rgb(117,138,179));
    left: 0;
    height: 100%;
}

.mentorship_profileGAwMpV .learning_viewsUNLVGE:hover .work_expertiseA6E2NV::before {
    width: 15px;
}

.mentorship_profileGAwMpV .learning_viewsUNLVGE:hover .name {
    opacity: 1;
    transform: translateX(0);
}

.mentorship_profileGAwMpV .work_expertiseA6E2NV > div:nth-child(2) {
    font-size: 15px;
    margin-bottom: 2rem;
    opacity: 0.7;
    transition: all 0.4s ease 0.1s;
    font-weight: 600;
    text-transform: uppercase;
    transform: translateX(15px);
    color: rgb(117,138,179);
    letter-spacing: 2px;
}

.mentorship_profileGAwMpV .work_itemsS31CQh {
    transition: all 0.4s ease 0.2s;
    line-height: 1.8;
    font-size: 15px;
    opacity: 0.8;
    color: #000000;
    transform: translateX(10px);
    position: relative;
}

.secure_retreatNIhsvn {
    width: 100%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    padding: 40px;
    font-family: Arial, sans-serif;
    height: auto;
    color: #000000;
    background: rgb(206,204,224);
    overflow: hidden;
}

.secure_retreatNIhsvn h2 {
    font-weight: 600;
    font-size: 34px;
    margin-bottom: 20px;
    color: rgb(117,138,179);
    margin-top: 35px;
}

.secure_retreatNIhsvn ul, .secure_retreatNIhsvn ol {
    background: rgb(117,138,179,0.5);
    margin: 20px 0;
    padding: 15px;
    list-style: none;
    padding-left: 20px;
    list-style-position: inside;
    border-radius: 10px;
}

.secure_retreatNIhsvn li::before {
    font-size: 1.5em;
    top: 0;
    line-height: 1.2;
    position: absolute;
    content: '•';
    color: rgb(166,161,206);
    left: 0;
}

.secure_retreatNIhsvn p, .secure_retreatNIhsvn span, .secure_retreatNIhsvn div {
    margin-bottom: 10px;
    color: #000000;
    line-height: 1.6;
    font-size: 14px;
}

.tariff_packageleQGk3::after {
    background: linear-gradient(135deg, rgb(117,138,179,0.5), transparent);
    width: 300px;
    bottom: -100px;
    opacity: 0.5;
    z-index: 1;
    filter: blur(25px);
    content: '';
    animation: float 18s ease-in-out infinite alternate-reverse;
    height: 300px;
    left: -50px;
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    position: absolute;
}

.tariff_packageleQGk3 .program_fees8qlQnP {
    flex-direction: column;
    display: flex;
}

.tariff_packageleQGk3 .deal_optszKAOyo {
    transform: translateY(20px);
    text-align: center;
    animation: fadeUp 0.8s ease-out 0.2s forwards;
    margin-bottom: 3rem;
    opacity: 0;
}

.tariff_packageleQGk3 .deal_optszKAOyo h2::after {
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    width: 80px;
    background: rgb(166,161,206);
    content: '';
    height: 3px;
    bottom: -10px;
}

.tariff_packageleQGk3 .price_schemesa0IzpD {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    opacity: 0;
    display: block;
    animation: fadeUp 0.8s ease-out 0.4s forwards;
    position: relative;
    text-decoration: none;
    transform: translateY(30px);
}

.tariff_packageleQGk3 .price_schemesa0IzpD:hover {
    transform: translateY(-10px);
}

.tariff_packageleQGk3 .price_schemesa0IzpD:hover .annual_feeZro5Kn {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 10px 20px rgba(0, 0, 0, 0.08);
}

.tariff_packageleQGk3 .price_gridKHM8Yz {
    flex-grow: 1;
    padding: 2.5rem 2rem;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2;
}

.tariff_packageleQGk3 .price_gridKHM8Yz h3 {
    position: relative;
    transition: color 0.3s ease;
    font-weight: 700;
    color: #000000;
    margin-bottom: 1rem;
    font-size: calc(18px + 2px);
}

.tariff_packageleQGk3 .pricing_rates7gYF3d::after {
    width: 40px;
    position: absolute;
    content: '';
    bottom: 0;
    background: rgb(166,161,206,0.5);
    left: 0;
    height: 2px;
    transition: width 0.3s ease;
}

.tariff_packageleQGk3 .price_gridKHM8Yz p {
    word-wrap: break-word;
    margin-bottom: 2rem;
    font-size: 12px;
    flex-grow: 1;
    line-height: 1.6;
    hyphens: auto;
    color: #000000;
    white-space: normal;
    overflow-wrap: break-word;
}

.tariff_packageleQGk3 .price_schemesa0IzpD:hover .pic_strip_wrap7Vomcr::after {
    opacity: 1;
}

.course_fit_forbSH2Xy {
    background: rgb(206,204,224);
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}

.course_fit_forbSH2Xy::after {
    width: 80%;
    background: rgb(117,138,179,0.5);
    transform: rotate(-30deg);
    bottom: -50%;
    right: -30%;
    opacity: 0.08;
    height: 200%;
    z-index: 1;
    content: "";
    position: absolute;
}

.course_fit_forbSH2Xy .expert_program6HUgjS {
    position: relative;
}

.course_fit_forbSH2Xy h4 {
    font-size: 38px;
    font-weight: 700;
    overflow: hidden;
    color: #000000;
    margin-bottom: 50px;
    position: relative;
    text-align: center;
    padding-bottom: 15px;
}

.course_fit_forbSH2Xy h4::after {
    height: 3px;
    bottom: 0;
    content: "";
    transform: translateX(-50%);
    position: absolute;
    border-radius: 3px;
    width: 80px;
    background: linear-gradient(90deg, rgb(166,161,206), rgb(117,138,179));
    left: 50%;
}

.course_fit_forbSH2Xy p::before {
    opacity: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(135deg, #ffffff 0%, rgb(206,204,224) 100%);
    z-index: -1;
    top: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    content: "";
}

.course_fit_forbSH2Xy p::after {
    width: 4px;
    left: 0;
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    background: rgb(166,161,206);
    transition: width 0.3s ease;
}

.course_fit_forbSH2Xy p:hover::after {
    width: 8px;
}

.course_fit_forbSH2Xy p svg path {
    transition: fill 0.3s ease;
    fill: rgb(166,161,206);
}

.course_fit_forbSH2Xy p:hover svg {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transform: rotate(10deg);
}

.course_fit_forbSH2Xy p:hover svg path {
    fill: rgb(117,138,179);
}

.course_fit_forbSH2Xy p:nth-child(odd) {
    transform: translateZ(10px);
}

.course_fit_forbSH2Xy p:nth-child(odd) {
    box-shadow: 8px 8px 0 rgb(166,161,206,0.5);
}

.course_fit_forbSH2Xy p:nth-child(odd):hover {
    transform: translateY(-5px) rotateX(5deg) translateZ(10px);
}

.course_fit_forbSH2Xy p:nth-child(3n+1)::after {
    background: rgb(166,161,206);
}

.course_fit_forbSH2Xy p:nth-child(3n)::after {
    background: linear-gradient(to bottom, rgb(166,161,206), rgb(117,138,179));
}

.course_fit_forbSH2Xy .expert_program6HUgjS > div p:nth-child(1) {
    animation-delay: 0.1s;
}

.course_fit_forbSH2Xy .expert_program6HUgjS > div p:nth-child(3) {
    animation-delay: 0.3s;
}

.course_fit_forbSH2Xy .expert_program6HUgjS > div p:nth-child(5) {
    animation-delay: 0.5s;
}

.course_fit_forbSH2Xy p:hover:nth-child(odd) {
    box-shadow: 10px 10px 0 rgb(166,161,206,0.5);
}

.cookieDisclosurePanelBvrbQZ {
    background: rgb(117,138,179);
    z-index: 90;
    width: 100%;
    box-shadow: 0 -10px 30px rgb(166,161,206,0.5);
    bottom: 0;
    animation: slideIn 0.5s ease-in-out;
    border-top: 2px solid rgb(166,161,206);
    position: fixed;
}

.cookie_overviewOA42jy {
    box-shadow: 0 0 15px rgb(166,161,206);
    padding: 10px;
    flex-shrink: 0;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    border-radius: 17px;
    margin-right: 20px;
}

.cookie_overviewOA42jy:hover svg {
    transform: rotate(20deg);
}

.web_trackingRxsECI h5 {
    font-size: 21px;
    text-shadow: 0 0 10px rgb(166,161,206);
    color: rgb(166,161,206);
    font-weight: 700;
    margin-bottom: 10px;
}

.user_dialognofYyQ {
    text-decoration: none;
    margin-left: 10px;
    box-shadow: 0 0 10px rgb(166,161,206,0.5);
    color: #000000;
    border-radius: 10px;
    font-size: 19px;
    cursor: pointer;
    white-space: nowrap;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    padding: 12px 25px;
    background: rgb(166,161,206);
}

#cookiePopupMessageGjgCuY:checked ~ .cookieDisclosurePanelBvrbQZ {
    opacity: 0;
    visibility: hidden;
}

.program_structuregxbvPh::before {
    content: '';
    pointer-events: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    position: absolute;
    background: radial-gradient(circle at center, rgba(255,255,255,0.1) 0%, rgb(206,204,224) 90%);
}

.program_structuregxbvPh .future_skillsMmN70L:hover .lesson_mapVYB32a {
    animation-play-state: paused;
}

.program_structuregxbvPh .knowledge_route8aeVgQ {
    position: relative;
    height: 20%;
    width: 100%;
}

.program_structuregxbvPh .knowledge_route8aeVgQ img {
    width: 100%;
    transform: scale(1.05);
    height: 100%;
    object-fit: cover;
    transition: transform 0.8s ease;
    filter: brightness(1.2) contrast(1.15) saturate(1.15) opacity(0.95);
}

.program_structuregxbvPh .container {
    display: flex;
    z-index: 5;
    align-items: center;
    width: 100%;
    position: relative;
    padding: 0;
}

.program_structuregxbvPh .new_study4gmtcv {
    position: relative;
    background: linear-gradient(135deg, #ffffff 0%, rgb(206,204,224) 100%);
    max-width: 550px;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 0 11px 11px 0;
    padding: 3.5rem;
    border-left: 5px solid rgb(166,161,206);
}

.program_structuregxbvPh .new_study4gmtcv h3::after {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 80px;
    background: rgb(117,138,179);
    content: '';
    height: 3px;
}

.program_structuregxbvPh .new_study4gmtcv .support_linksnES2rU {
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    background: linear-gradient(45deg, rgb(166,161,206) 0%, rgb(117,138,179) 100%);
    z-index: 1;
    padding: 1.2rem 2.5rem;
    display: inline-block;
    border-radius: 10px;
}

.program_structuregxbvPh .new_study4gmtcv .support_linksnES2rU:hover::before {
    opacity: 1;
}


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



@media (max-width: 991px) {.service_infozyHrgi {
    padding: 50px 0;
}.service_infozyHrgi .send_infoygMKen {
    padding: 35px 25px;
}.service_infozyHrgi h2 {
    font-size: calc(28px * 0.9);
}.service_infozyHrgi .get_contactpanel62LNWT {
    gap: 12px;
}
}



@media (max-width: 992px) {.gratitudeBoxV08Q5r {
    padding: 4rem 0;
}.gratitudeBoxV08Q5r .expert_program6HUgjS {
    margin: 0 2rem;
    padding: 2.5rem;
}.gratitudeBoxV08Q5r h5 {
    font-size: calc(18px - 0.1rem);
}
}



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



@media (min-width: 768px) {.greeting_page3WH2fr .expert_program6HUgjS {
    gap: 3rem;
    align-items: center;
    padding: 4rem 2rem;
    grid-template-columns: 1fr 1fr;
}.greeting_page3WH2fr .pic_strip_wrap7Vomcr {
    height: 500px;
}.greeting_page3WH2fr h1 {
    font-size: calc(32px * 1.1);
}.greeting_page3WH2fr .paragraph_boxrIPO9x {
    clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%);
    padding: 3rem;
}.greeting_page3WH2fr svg {
    height: 120px;
    width: 120px;
}
}



@media (min-width: 1200px) {.greeting_page3WH2fr .expert_program6HUgjS {
    padding: 0 2rem;
}.greeting_page3WH2fr .paragraph_boxrIPO9x {
    transform: perspective(1000px) rotateY(-2deg);
}.greeting_page3WH2fr .pic_strip_wrap7Vomcr {
    height: 650px;
    transform: perspective(1000px) rotateY(2deg);
}.greeting_page3WH2fr .paragraph_boxrIPO9x:hover {
    transform: perspective(1000px) rotateY(0deg);
}.greeting_page3WH2fr .pic_strip_wrap7Vomcr:hover {
    transform: perspective(1000px) rotateY(0deg);
}
}



@media (prefers-reduced-motion: reduce) {.greeting_page3WH2fr .paragraph_boxrIPO9x,
    .greeting_page3WH2fr .pic_strip_wrap7Vomcr,
    .greeting_page3WH2fr ul li {
    opacity: 1;
    animation: none;
}.greeting_page3WH2fr .support_linksnES2rU::before,
    .greeting_page3WH2fr h1::after,
    .greeting_page3WH2fr svg,
    .greeting_page3WH2fr .paragraph_boxrIPO9x,
    .greeting_page3WH2fr .pic_strip_wrap7Vomcr {
    transition: none;
}}



@media screen and (max-width: 767px) {.connect_formTiUox3 {
    padding: 70px 0;
}.connect_formTiUox3 .pic_strip_wrap7Vomcr {
    min-height: 250px;
}.connect_formTiUox3 .support_sectionMcYhO8 {
    padding: 40px 30px;
}.connect_formTiUox3 .support_sectionMcYhO8::before {
    left: 30px;
    width: calc(100% - 60px);
}
}



@media screen and (max-width: 480px) {.connect_formTiUox3 {
    padding: 50px 0;
}.connect_formTiUox3 h2 {
    font-size: calc(38px * 0.8);
}.connect_formTiUox3 .pic_strip_wrap7Vomcr {
    min-height: 200px;
}.connect_formTiUox3 .support_sectionMcYhO8 {
    padding: 30px 20px;
}.connect_formTiUox3 .support_sectionMcYhO8::before {
    width: calc(100% - 40px);
    left: 20px;
}.connect_formTiUox3 form h3 {
    font-size: calc(23px * 0.9);
    margin-bottom: 25px;
}.connect_formTiUox3 form input[type="text"] {
    padding: 15px 20px;
}.connect_formTiUox3 form .support_linksnES2rU {
    width: 100%;
    text-align: center;
}}



@media screen and (max-width: 992px) {.training_structurevJ85A4 {
    padding: 160px 0 120px;
}.training_structurevJ85A4 .paragraph_boxrIPO9x h2 {
    width: 250px;
    top: -40px;
    padding: 30px;
    height: 250px;
    left: 25%;
}.training_structurevJ85A4 .paragraph_boxrIPO9x p {
    margin-left: 25%;
    padding: 45px 35px 45px 180px;
}.training_structurevJ85A4 .paragraph_boxrIPO9x::before {
    left: 25%;
    width: 350px;
    top: -80px;
    height: 350px;
}.training_structurevJ85A4 .paragraph_boxrIPO9x::after {
    width: 450px;
    left: 25%;
    height: 450px;
    top: -125px;
}.training_structurevJ85A4 .paragraph_boxrIPO9x h2::after {
    height: 290px;
    width: 290px;
}.training_structurevJ85A4 .expert_program6HUgjS::before {
    left: 25%;
}
}



@media screen and (max-width: 480px) {.training_structurevJ85A4 {
    padding: 100px 0 80px;
}.training_structurevJ85A4 .paragraph_boxrIPO9x h2 {
    font-size: calc(37px * 0.8);
    padding: 25px;
    width: 100%;
}.training_structurevJ85A4 .paragraph_boxrIPO9x p {
    padding: 25px;
    width: 100%;
    font-size: calc(16px * 0.9);
}}



@media (max-width: 767px) {header .nav_pagewrapKpYOS6 .nav_beginYMlrH7 .main_startjpFb7S a {
    padding: 8px 12px;
    font-size: calc(18px - 2px);
}}



@media (max-width: 992px) {.study_bottomQwK70I {
    padding: 70px 0 40px;
}.study_bottomQwK70I .header_startXWD0KJ {
    gap: 40px;
}.study_bottomQwK70I .company_holder {
    margin-top: 50px;
}
}



@media (max-width: 768px) {.study_bottomQwK70I {
    padding: 50px 0 30px;
}.study_bottomQwK70I .header_startXWD0KJ {
    flex-direction: column;
    gap: 30px;
}.study_bottomQwK70I .nav_beginYMlrH7 {
    min-width: 100%;
    max-width: 100%;
}.study_bottomQwK70I .company_holder {
    padding: 20px;
}.study_bottomQwK70I .brainstormyAoX4c {
    max-width: 100%;
}
}




@media (min-width: 768px) {.who_we_arezYAlOr {
    padding: 150px 0 100px;
}.who_we_arezYAlOr h4 {
    margin-bottom: 60px;
}.who_we_arezYAlOr .paragraph_boxrIPO9x {
    padding: 50px;
    max-width: 90%;
    margin: 0 auto;
}.who_we_arezYAlOr span {
    column-count: 2;
    text-align: justify;
}
}



@media (max-width: 767px) {.who_we_arezYAlOr {
    padding: 80px 0 60px;
}.who_we_arezYAlOr h4 {
    margin-bottom: 30px;
    font-size: 28px;
}.who_we_arezYAlOr .paragraph_boxrIPO9x {
    padding: 30px 25px;
}.who_we_arezYAlOr h6 {
    font-size: 22px;
    margin-bottom: 20px;
}.who_we_arezYAlOr span {
    font-size: calc(13px - 1px);
    line-height: 1.6;
}.who_we_arezYAlOr .paragraph_boxrIPO9x::before,
    .who_we_arezYAlOr .paragraph_boxrIPO9x::after {
    width: 40px;
    height: 40px;
}}



@media (max-width: 991px) {.statistics_information8qL9YT {
    padding: 100px 0;
}.statistics_information8qL9YT .key_classesA0PpTw {
    width: 120px;
    height: 120px;
}.statistics_information8qL9YT .key_classesA0PpTw span {
    font-size: calc(14px * 0.8);
}.statistics_information8qL9YT ul {
    gap: 20px;
}
}



@media (max-width: 576px) {.statistics_information8qL9YT {
    padding: 60px 0;
}.statistics_information8qL9YT h2 {
    margin-bottom: 40px;
    font-size: calc(29px * 0.9);
}.statistics_information8qL9YT .container {
    padding: 0 15px;
}.statistics_information8qL9YT ul {
    gap: 15px;
}.statistics_information8qL9YT .key_classesA0PpTw {
    aspect-ratio: 1/1;
    height: auto;
    width: calc(50% - 15px);
}.statistics_information8qL9YT .key_classesA0PpTw p {
    font-size: calc(29px * 0.9);
}.statistics_information8qL9YT .key_classesA0PpTw span {
    font-size: calc(14px * 0.75);
}
}



@media only screen and (max-width: 800px) {.secure_retreatNIhsvn {
    padding: 20px;
}.secure_retreatNIhsvn h1 {
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: calc(22px - 10px);
}.secure_retreatNIhsvn h2 {
    margin-bottom: 15px;
    margin-top: 25px;
    font-size: calc(22px - 5px);
}.secure_retreatNIhsvn ul, .secure_retreatNIhsvn ol {
    margin: 10px 0;
    padding: 10px;
}.secure_retreatNIhsvn li {
    font-size: calc(14px - 2px);
    margin-bottom: 10px;
}.secure_retreatNIhsvn p, .secure_retreatNIhsvn span, .secure_retreatNIhsvn div {
    font-size: calc(14px - 2px);
    margin-bottom: 8px;
}}



@media (max-width: 991px) {.tariff_packageleQGk3 {
    padding: 5rem 0;
}.tariff_packageleQGk3 .deal_optszKAOyo {
    margin-bottom: 2rem;
}.tariff_packageleQGk3 .learning_costnWDwTF {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
}



@media (max-width: 575px) {.tariff_packageleQGk3 {
    padding: 3rem 0;
}.tariff_packageleQGk3 .deal_optszKAOyo h2 {
    font-size: calc(37px - 4px);
}.tariff_packageleQGk3 .learning_costnWDwTF {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.tariff_packageleQGk3 .price_gridKHM8Yz {
    padding: 1.5rem 1.25rem;
}.tariff_packageleQGk3 .pic_strip_wrap7Vomcr {
    height: 160px;
}
}



@media (max-width: 991px) {.course_fit_forbSH2Xy {
    padding: 100px 0;
}.course_fit_forbSH2Xy h4 {
    margin-bottom: 40px;
    font-size: calc(38px * 0.9);
}.course_fit_forbSH2Xy div > div {
    gap: 15px;
}.course_fit_forbSH2Xy p {
    width: calc(50% - 15px);
    min-height: 90px;
}.course_fit_forbSH2Xy p svg {
    padding: 7px;
    margin: 0 12px;
    width: 36px;
    height: 36px;
}.course_fit_forbSH2Xy p span {
    padding: 18px 18px 18px 0;
}.course_fit_forbSH2Xy p:nth-child(odd) {
    box-shadow: 6px 6px 0 rgb(166,161,206,0.5);
}.course_fit_forbSH2Xy p:nth-child(even) {
    box-shadow: 6px 6px 0 rgb(117,138,179,0.5);
}.course_fit_forbSH2Xy p:hover:nth-child(odd) {
    box-shadow: 8px 8px 0 rgb(166,161,206,0.5);
}.course_fit_forbSH2Xy p:hover:nth-child(even) {
    box-shadow: 8px 8px 0 rgb(117,138,179,0.5);
}
}


@media only screen and (max-width: 1200px) {.cookieDisclosurePanelBvrbQZ {
    padding: 20px;
}.track_ack1Kofys {
    padding: 20px 2%;
}
}


@media only screen and (max-width: 800px) {.cookie_overviewOA42jy {
    display: none;
}.track_ack1Kofys {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.web_trackingRxsECI {
    margin-bottom: 20px;
    text-align: center;
}.cookieDisclosurePanelBvrbQZ h5, .cookieDisclosurePanelBvrbQZ p {
    text-align: center;
}.user_dialognofYyQ {
    margin-top: 10px;
    text-align: center;
    margin-left: 0;
    width: 100%;
}}



@media screen and (max-width: 1200px) {.program_structuregxbvPh .future_skillsMmN70L {
    width: 50%;
}.program_structuregxbvPh .expert_program6HUgjS {
    width: 50%;
    padding-left: 5%;
}.program_structuregxbvPh .new_study4gmtcv {
    padding: 2.5rem;
}
}



@media screen and (max-width: 768px) {.program_structuregxbvPh .future_skillsMmN70L {
    height: 350px;
}.program_structuregxbvPh .container {
    padding: 2.5rem 1rem;
}.program_structuregxbvPh .new_study4gmtcv {
    padding: 2rem;
}.program_structuregxbvPh .new_study4gmtcv h3 {
    font-size: calc(42px * 0.8);
}

}



@media screen and (max-width: 576px) {.program_structuregxbvPh .future_skillsMmN70L {
    height: 300px;
}.program_structuregxbvPh .container {
    padding: 2rem 1rem;
}.program_structuregxbvPh .new_study4gmtcv {
    padding: 1.5rem;
}.program_structuregxbvPh .new_study4gmtcv h3 {
    font-size: calc(42px * 0.7);
}.program_structuregxbvPh .new_study4gmtcv p {
    margin-bottom: 2rem;
    font-size: calc(12px * 0.9);
}.program_structuregxbvPh .new_study4gmtcv .support_linksnES2rU {
    width: 100%;
    text-align: center;
    padding: 1rem;
}.program_structuregxbvPh .new_study4gmtcv::before {
    display: none;
}
}

@keyframes moveGradient {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-50px, -50px);
  }
}

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

@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}



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



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



@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
    }
    50% {
        opacity: 0.1;
    }
}



@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.08;
        transform: scale(1.2);
    }
}



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



@keyframes floatBackground {
    0% {
        transform: rotate(-15deg) skewX(15deg) translateY(0);
    }
    50% {
        transform: rotate(-12deg) skewX(12deg) translateY(-20px);
    }
    100% {
        transform: rotate(-18deg) skewX(18deg) translateY(10px);
    }
}



@keyframes pulseAnimation {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
}



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

@keyframes shimmer {
    100% {
        left: 100%;
    }
}

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



@keyframes carousel-horizontal {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(-20%);
    }
    40%, 56% {
        transform: translateX(-40%);
    }
    60%, 76% {
        transform: translateX(-60%);
    }
    80%, 96% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

