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

.head_learnrgJn {
    flex: 1 0 auto;
}

.transcriptVtCj {
    flex: 0 0 auto;
}

.transcriptVtCj {
    padding: 5rem 0 2rem;
    position: relative;
    color: #ffffff;
}

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

.subscribe_to_newsletter9t0W::before {
    width: 60%;
    z-index: 1;
    background: linear-gradient(45deg, rgb(130,118,116,0.5) 0%, rgb(130,118,116) 100%);
    content: "";
    height: 120%;
    transform: rotate(-15deg);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%);
    right: -10%;
    top: -10%;
    position: absolute;
}

.subscribe_to_newsletter9t0W .input_holder {
    opacity: 0;
    gap: 1rem;
    position: relative;
    flex-direction: column;
    display: flex;
    animation: slideIn 0.7s forwards 0.5s;
    transform: translateX(30px);
}

.subscribe_to_newsletter9t0W .sub_material9Wfy:focus {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px);
    outline: none;
}

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

.subscribe_to_newsletter9t0W .news_sectionG1CI:hover::before {
    left: 100%;
}



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

.instructor_profilespEg .feedback_starsPJsX:hover {
    transform: perspective(1000px) rotateX(0);
}

.instructor_profilespEg .img_lightboxEJmO {
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    min-height: 350px;
    transition: transform 0.3s ease;
    transform: translateZ(20px);
    grid-area: photo;
    height: 100%;
    border-radius: 15px;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.5);
}

.instructor_profilespEg .feedback_starsPJsX span:not(.name) {
    margin-bottom: 1rem;
    font-weight: 600;
    transform: translateZ(5px);
    color: rgb(130,118,116);
    grid-area: job;
    font-size: 22px;
}

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

.who_we_areJF48::before {
    left: 0;
    z-index: 1;
    background: linear-gradient(135deg, 
        rgba(28, 35, 45, 0.92) 0%,
        rgba(28, 35, 45, 0.85) 50%, 
        rgba(28, 35, 45, 0.75) 100%);
    top: 0;
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
}

.who_we_areJF48 h2::after {
    position: absolute;
    content: "";
    bottom: -15px;
    animation: lineGrow 1.2s cubic-bezier(0.25, 1, 0.5, 1) 0.4s forwards;
    background: linear-gradient(90deg, rgb(130,118,116), rgb(173,161,159));
    left: 0;
    width: 0;
    height: 3px;
}

.who_we_areJF48 .text_blockCJjT::after {
    top: 0;
    height: 100px;
    width: 100px;
    background: linear-gradient(135deg, transparent 50%, rgba(var(--primary-color-rgb), 0.1) 50%);
    right: 0;
    content: "";
    clip-path: polygon(100% 0, 100% 100%, 0 0);
    position: absolute;
}

.training_structureHP1R {
    overflow: hidden;
    position: relative;
    padding: 4rem 0;
    background: linear-gradient(135deg, rgb(205,203,183) 0%, rgb(130,118,116,0.5) 100%);
}

.training_structureHP1R::before {
    width: 100%;
    content: "";
    position: absolute;
    z-index: 1;
    animation: pulse 8s infinite alternate;
    height: 100%;
    top: 0;
    left: 0;
    background: radial-gradient(circle at 30% 50%, rgb(173,161,159,0.5) 0%, transparent 60%);
}

.training_structureHP1R .study_zone1W58::before {
    bottom: -2px;
    content: "";
    top: -2px;
    border-radius: 25px;
    z-index: -1;
    position: absolute;
    left: -2px;
    background: linear-gradient(45deg, rgb(173,161,159) 0%, transparent 30%, transparent 70%, rgb(130,118,116) 100%);
    right: -2px;
}

.info_hubq3P0 {
    overflow: hidden;
    padding: 6rem 0;
    background: rgb(205,203,183);
    position: relative;
}

.info_hubq3P0::before {
    filter: blur(80px);
    height: 100%;
    border-radius: 50%;
    content: '';
    z-index: 0;
    top: -50%;
    right: -50%;
    width: 100%;
    background: rgb(130,118,116,0.5);
    position: absolute;
}

.info_hubq3P0 .chat_form1TK6 {
    z-index: 2;
    transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
    min-width: 300px;
    flex: 1 1 30%;
    position: relative;
    border-radius: 26px;
}

.info_hubq3P0 .chat_form1TK6:nth-child(3) {
    background: linear-gradient(145deg, rgb(130,118,116,0.5), rgba(0, 0, 0, 0.5));
    border-radius: 26px;
    order: 2;
    border-top: 4px solid rgb(173,161,159);
    backdrop-filter: blur(10px);
    padding: 3rem;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
}

.info_hubq3P0 .contact_questionlyNR {
    font-weight: 300;
    margin-bottom: 2rem;
    line-height: 1.7;
    opacity: 0.9;
    color: #ffffff;
}

.info_hubq3P0 .talk_supportFIjh {
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.1);
    margin-top: 2.5rem;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.5);
    padding: 2rem;
}

.info_hubq3P0 .request_supportE6xu {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    gap: 1rem;
}

.info_hubq3P0 .chat_form1TK6 .img_lightboxEJmO {
    transition: transform 0.5s ease;
    position: relative;
    min-height: 350px;
    height: 100%;
}

.info_hubq3P0 .chat_form1TK6 .img_lightboxEJmO:hover {
    transform: scale(1.03);
}

.info_hubq3P0 .get_helpicXu a {
    display: flex;
    padding: 1.5rem;
    transition: all 0.3s ease;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    flex-direction: row;
    overflow: hidden;
    border-left: 3px solid transparent;
    border-radius: 10px;
}

.info_hubq3P0 .get_helpicXu a:hover::before {
    opacity: 0;
    left: 0;
}

.info_hubq3P0 .get_helpicXu a span {
    font-size: calc(14px * 0.9);
    opacity: 0.7;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    color: #ffffff;
}

.info_hubq3P0 .get_helpicXu a:hover svg {
    transform: scale(1.2);
}

.course_highlightsM2wS {
    grid-template-rows: 1fr;
    min-height: 100vh;
    display: grid;
    overflow: hidden;
    background-color: rgb(205,203,183);
    position: relative;
    grid-template-columns: repeat(12, 1fr);
}

.course_highlightsM2wS .master_itp4Jm {
    width: 100%;
    position: relative;
    height: 100%;
    perspective: 1000px;
}

.course_highlightsM2wS .knowledge_routeKfzY:nth-child(2) {
    animation: slide-cube 25s infinite -5s;
}

.course_highlightsM2wS .knowledge_routeKfzY:nth-child(4) {
    animation: slide-cube 25s infinite -15s;
}

.course_highlightsM2wS .knowledge_routeKfzY img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.course_highlightsM2wS .study_zone1W58 {
    width: 100%;
    margin-left: 0;
    margin-right: auto;
    max-width: 550px;
    position: relative;
}

.course_highlightsM2wS .program_mapOrRb h3 {
    margin-bottom: 1.5rem;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    transform: translateY(30px);
    position: relative;
    font-size: 46px;
    animation: slide-up 0.7s ease-out forwards;
    opacity: 0;
    color: #ffffff;
    line-height: 1.1;
    font-weight: 700;
}

.course_highlightsM2wS .program_mapOrRb p {
    opacity: 0;
    font-size: 13px;
    margin-bottom: 2.5rem;
    line-height: 1.8;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    transform: translateY(30px);
    animation: slide-up 0.7s 0.4s ease-out forwards;
}

.course_highlightsM2wS .support_map0UsM:hover::before {
    transform: scale(0);
    transition: transform 0.5s;
}



.course_highlightsM2wS::before {
    background: linear-gradient(to right,
        rgb(130,118,116,0.5) 0%,
        rgb(130,118,116,0.5) 40%,
        transparent 70%);
    width: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    content: "";
    height: 100%;
    pointer-events: none;
    position: absolute;
}

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

header .head_pagewrapd5aY::after {
    bottom: 10px;
    background: linear-gradient(to left, rgb(130,118,116), transparent);
    right: 0;
}

header .head_pagewrapd5aY .header_nav8jnH::before {
    z-index: -1;
    border-radius: 60% 40% 50% 30% / 40% 50% 60% 50%;
    left: -20%;
    width: 140%;
    opacity: 0.05;
    height: 140%;
    background: rgb(173,161,159,0.5);
    content: "";
    top: -20%;
    position: absolute;
    transition: transform 0.5s ease-in-out;
}

header .head_pagewrapd5aY .site_navbar56l0::before {
    content: "";
    opacity: 0.05;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    background: rgb(130,118,116,0.5);
    transition: all 0.5s ease;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
}

header .head_pagewrapd5aY .site_navbar56l0 .top_prosLEp a:hover::before {
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    transform: scale(1);
}

header .head_pagewrapd5aY .site_navbar56l0 .top_prosLEp:nth-child(2n) a::before {
    background: rgb(130,118,116);
    transform-origin: left bottom;
}

header .head_pagewrapd5aY .site_navbar56l0 .top_prosLEp:hover {
    animation: menu-wobble 1s ease;
}

#cookieAlertMessageN6Ri {
    display: none;
}

#cookieAlertMessageN6Ri:checked ~ .privacyConsentPanelTxjq {
    visibility: hidden;
    opacity: 0;
}

.privacyConsentPanelTxjq p {
    font-size: 12px;
    max-width: 500px;
    color: #000000;
}

.edu_cookie6W84 {
    min-width: 140px;
    text-decoration: none;
    transition: border 0.2s;
    text-align: center;
    border-radius: 10px;
    font-size: 16px;
    flex-shrink: 0;
    padding: 12px 24px;
    margin-left: 10px;
    border: 2px solid transparent;
    color: #ffffff;
    text-transform: uppercase;
    background: rgb(173,161,159);
    font-weight: 600;
}

.statistical_data5FiU {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(205,203,183) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    overflow: hidden;
}

.statistical_data5FiU h4 {
    margin-bottom: 0;
    margin-top: 3rem;
    transform: translateY(0);
    font-weight: 700;
    transition: transform 0.5s ease, opacity 0.5s ease;
    font-family: Arial, sans-serif;
    opacity: 1;
    font-size: 23px;
    position: relative;
    text-align: center;
    color: #000000;
}

.statistical_data5FiU .expert_statisticsndSp {
    align-items: center;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    display: flex;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transform: translateY(0);
    padding: 2rem;
    z-index: 1;
    background: #ffffff;
    justify-content: center;
}

.statistical_data5FiU .expert_statisticsndSp p {
    transform: perspective(400px) rotateX(0);
    line-height: 1;
    color: rgb(173,161,159);
    font-weight: 700;
    margin: 0 0 0.5rem;
    position: relative;
    transition: transform 0.5s ease, color 0.3s ease;
    font-size: 3rem;
}

.statistical_data5FiU .expert_statisticsndSp:hover span {
    transform: translateY(3px);
    color: #000000;
}

.statistical_data5FiU .expert_statisticsndSp:nth-child(odd) {
    transform: translateY(10px);
}

.statistical_data5FiU .expert_statisticsndSp:nth-child(3n+1)::after {
    right: -8px;
    position: absolute;
    width: 16px;
    background: rgb(173,161,159);
    transition: transform 0.3s ease 0.1s;
    content: "";
    top: -8px;
    transform: scale(0);
    height: 16px;
}

.training_resultsiWnI::after {
    content: '';
    width: 600px;
    filter: blur(80px);
    right: -300px;
    height: 600px;
    background: radial-gradient(circle, rgb(130,118,116,0.5) 0%, transparent 70%);
    bottom: -300px;
    border-radius: 50%;
    position: absolute;
    animation: pulse 15s infinite alternate;
}

.training_resultsiWnI .img_lightboxEJmO::after {
    top: 0;
    background: linear-gradient(to bottom, transparent 70%, rgb(173,161,159,0.5) 100%);
    left: 0;
    content: '';
    z-index: 3;
    height: 100%;
    position: absolute;
    width: 100%;
}

.training_resultsiWnI .text_blockCJjT::before {
    animation: morphing 10s linear infinite;
    right: -30px;
    height: 150px;
    border: 2px solid rgb(173,161,159,0.5);
    width: 150px;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    opacity: 0.3;
    top: -30px;
    content: '';
    z-index: -1;
    position: absolute;
}

.training_resultsiWnI .text_main_holder > div::before {
    position: absolute;
    top: 0;
    height: 100%;
    transition: width 0.3s ease;
    background: linear-gradient(to bottom, rgb(173,161,159), rgb(130,118,116));
    content: '';
    left: 0;
    opacity: 0.8;
    width: 5px;
}

.training_resultsiWnI .text_main_holder > div:hover::before {
    width: 10px;
}

.training_resultsiWnI .text_main_holder > div:hover svg {
    transform: translateY(-2px) scale(1.1);
}

.training_resultsiWnI .text_main_holder > div:hover svg path {
    fill: rgb(173,161,159);
}

.landing_pageKATj::before {
    background: 
    radial-gradient(circle at 75% 25%, rgb(130,118,116,0.5) 0%, transparent 50%),
    radial-gradient(circle at 25% 75%, rgb(173,161,159,0.5) 0%, transparent 50%);
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    opacity: 0.7;
    position: absolute;
    content: "";
    z-index: 1;
}

.landing_pageKATj .edu_smartGaw3 {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    overflow: hidden;
    box-shadow: 
    0 15px 35px rgba(0, 0, 0, 0.2),
    0 5px 15px rgba(0, 0, 0, 0.1);
    padding: 4rem 3rem;
    border-radius: 2px;
}

.landing_pageKATj .edu_smartGaw3 > * {
    z-index: 10;
    position: relative;
}

.landing_pageKATj .edu_smartGaw3 span {
    animation: fadeInUp 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    display: block;
    opacity: 0;
    transform: translateY(20px);
}

.landing_pageKATj .edu_smartGaw3 div div {
    animation: fadeInUp 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    transform: translateY(20px);
}

.landing_pageKATj .edu_smartGaw3 p::after {
    background: linear-gradient(
    90deg,
    rgb(173,161,159) 0%,
    transparent 100%
  );
    height: 2px;
    position: absolute;
    width: 60%;
    bottom: -10px;
    content: "";
    left: 0;
}

.give_it_a_tryQ0N8::before {
    content: '';
    backdrop-filter: blur(100px);
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1;
    background-color: rgba(255, 255, 255, 0.02);
    height: 100%;
}

.give_it_a_tryQ0N8 .study_zone1W58 {
    position: relative;
    background-color: rgba(255, 255, 255, 0.06);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    display: flex;
    flex-direction: column;
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15),
        0 10px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 16px;
    margin: 0 auto;
    overflow: hidden;
    padding: 80px 60px;
    justify-content: center;
    align-items: center;
    z-index: 2;
    max-width: 800px;
}

.give_it_a_tryQ0N8 h3::before {
    transform: translateX(-50%);
    width: 40px;
    content: '';
    background: rgba(255, 255, 255, 0.3);
    height: 1px;
    bottom: -25px;
    left: 50%;
    position: absolute;
}

.give_it_a_tryQ0N8 .learn_askcjNW {
    z-index: 1;
    background: rgba(255, 255, 255, 0.95);
    padding: 16px 50px;
    letter-spacing: 3px;
    color: rgb(173,161,159);
    font-size: 18px;
    transition: all 0.4s ease;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    font-family: Arial, sans-serif;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    display: inline-block;
    border-radius: 30px;
}

.privacy_folioPING {
    overflow: hidden;
    font-family: Arial, sans-serif;
    color: #000000;
    background: rgb(205,203,183);
    position: relative;
    padding: 5rem 2rem;
}

.privacy_folioPING .container {
    padding: 3rem;
    max-width: 1140px;
    position: relative;
    margin: 0 auto;
    background: #ffffff;
    border-left: 4px solid rgb(173,161,159);
    z-index: 2;
    transform: perspective(1000px) rotateY(0.5deg);
    box-shadow: 0 10px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
                0 3px 14px rgba(rgba(0, 0, 0, 0.5), 0.05);
    transform-origin: left center;
    transition: transform 0.5s ease-out;
}

.privacy_folioPING h1:hover::before {
    transform: scaleX(1.2);
}

.privacy_folioPING h2 {
    color: #000000;
    font-size: 36px;
    font-weight: 600;
    position: relative;
    padding-left: 1.2rem;
    margin: 3rem 0 1.5rem;
}

.privacy_folioPING h4 {
    color: #000000;
    font-weight: 400;
    font-size: calc(36px * 0.7);
    letter-spacing: 0.01em;
    margin: 2rem 0 1rem;
}

.privacy_folioPING strong {
    color: rgb(173,161,159);
    font-weight: 600;
}

.privacy_folioPING li {
    position: relative;
    margin-bottom: 1.2rem;
    color: #000000;
    padding-left: 1.5rem;
    line-height: 1.7;
    font-size: 14px;
}

.privacy_folioPING li:hover::before {
    background: rgb(173,161,159);
    transform: rotate(135deg);
}

.contactN8Wf::before {
    z-index: 1;
    background: rgb(205,203,183);
    content: "";
    left: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(173,161,159,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(130,118,116,0.5) 0%, transparent 30%);
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute;
}

.contactN8Wf h2::before {
    position: absolute;
    height: 2px;
    left: calc(50% - 50px);
    background: rgb(173,161,159);
    box-shadow: 
        0 0 5px rgb(173,161,159),
        0 0 10px rgb(173,161,159),
        0 0 15px rgb(173,161,159);
    width: 100px;
    bottom: -15px;
    content: "";
}

.contactN8Wf .img_lightboxEJmO {
    min-height: 550px;
    overflow: hidden;
    position: relative;
    flex: 0 0 45%;
}

.contactN8Wf .img_lightboxEJmO::after {
    background: 
        linear-gradient(135deg, transparent 0%, rgb(173,161,159,0.5) 100%);
    opacity: 0.7;
    inset: 0;
    position: absolute;
    z-index: 2;
    content: "";
}

.contactN8Wf form {
    z-index: 2;
    position: relative;
}

.contactN8Wf form h3 {
    letter-spacing: 1px;
    position: relative;
    font-size: 19px;
    text-transform: uppercase;
    margin-bottom: 40px;
    color: #000000;
    font-weight: 700;
}

.contactN8Wf form input[type="text"]:focus {
    border-color: rgb(173,161,159);
    outline: none;
    box-shadow: 
        0 0 0 1px rgb(173,161,159),
        0 0 5px rgb(173,161,159,0.5);
}

.contactN8Wf .support_requestb5iE {
    position: relative;
    margin-bottom: 35px;
}

.contactN8Wf .support_requestb5iE label::before {
    top: 0;
    left: 0;
    background: rgb(205,203,183);
    width: 22px;
    position: absolute;
    border-radius: 4px;
    height: 22px;
    transition: all 0.3s ease;
    border: 1px solid rgb(173,161,159,0.5);
    content: "";
}

.contactN8Wf .support_requestb5iE label a::after {
    bottom: -1px;
    background: rgb(173,161,159);
    height: 1px;
    transition: transform 0.3s ease;
    transform: scaleX(0);
    width: 100%;
    content: "";
    transform-origin: right;
    left: 0;
    position: absolute;
}

.contactN8Wf .support_map0UsM:hover {
    box-shadow: 
        0 5px 20px rgb(130,118,116,0.5),
        0 0 0 1px rgb(130,118,116);
}

.contactN8Wf .support_map0UsM:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.contactN8Wf svg {
    fill: rgb(173,161,159);
    filter: drop-shadow(0 0 2px rgb(173,161,159,0.5));
    height: 22px;
    transition: all 0.3s ease;
    width: 22px;
}

.gratMessagebye7::before {
    z-index: 1;
    left: -10%;
    opacity: 0.1;
    background: rgb(173,161,159,0.5);
    clip-path: polygon(0 0, 100% 25%, 85% 100%, 0% 85%);
    width: 60%;
    position: absolute;
    transform: rotate(-5deg);
    top: -10%;
    content: "";
    height: 120%;
}

.gratMessagebye7 .study_zone1W58:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.08), 0 10px 20px rgba(0, 0, 0, 0.05);
}

.gratMessagebye7 .study_zone1W58::after {
    top: 20px;
    animation: rotate 15s infinite linear;
    width: 60px;
    right: 20px;
    height: 60px;
    border: 2px solid rgb(173,161,159,0.5);
    content: "";
    opacity: 0.2;
    position: absolute;
    z-index: -1;
}

.gratMessagebye7 p {
    padding-left: 20px;
    position: relative;
    font-size: 18px;
    border-left: 1px solid rgb(173,161,159,0.5);
    margin: 0;
    line-height: 1.8;
    color: #000000;
    transition: all 0.3s ease;
}

.gratMessagebye7 a:hover::before {
    transform: scaleX(1);
}

.gratMessagebye7 a:hover {
    background-color: rgba(rgb(205,203,183), 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateY(-2px);
}

footer::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 10px,
        transparent 10px,
        transparent 20px
    );
    left: 0;
}

.transcriptVtCj .company_holder h3 {
    color: #ffffff;
    font-weight: 700;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    margin: 0 0 1.5rem;
    padding-bottom: 1rem;
    position: relative;
    font-size: 36px;
}

.transcriptVtCj .nav_classahSV {
    gap: 2rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.transcriptVtCj .site_navbar56l0 .nav_classahSV {
    display: grid;
    gap: 1rem;
}

.transcriptVtCj .site_navbar56l0 .nav_classahSV a {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    display: flex;
    font-size: 15px;
    align-items: center;
    position: relative;
    transition: all 0.3s ease;
}

.mentor_netOWDt .container {
    align-items: center;
    justify-content: center;
    display: flex;
}

.transcriptVtCj::after {
    top: 2rem;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    content: "";
    height: 50px;
    width: 50px;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    right: 2rem;
    position: absolute;
}

.transcriptVtCj .subscr_infox1Fp::after {
    height: 50px;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    width: 50px;
    content: "";
    bottom: 0;
    right: 0;
}

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

.bundle_planwM6A .bundle_offerJ34G {
    position: relative;
    padding: 2rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-left: 4px solid rgb(173,161,159);
    transform: translateZ(0);
    background-color: #ffffff;
}

.bundle_planwM6A .bundle_offerJ34G h2::after {
    background: linear-gradient(90deg, rgb(173,161,159), rgb(130,118,116));
    width: 80px;
    height: 3px;
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
}

.bundle_planwM6A .edu_ratesjZLD {
    flex-direction: column;
    transform: translateZ(0);
    display: flex;
    position: relative;
    overflow: hidden;
    height: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    background-color: #ffffff;
}

.bundle_planwM6A .pricing_listnyKc h3 {
    color: #000000;
    font-size: calc(19px * 1.2);
    position: relative;
    font-weight: 600;
    transform: translateZ(10px);
    transition: transform 0.3s ease;
    margin-bottom: 1rem;
}

.bundle_planwM6A .pricing_ratesnNce:hover .pricing_listnyKc h3::after {
    width: 60px;
}

.bundle_planwM6A .cost_summaryo6Yz::before {
    bottom: -8px;
    height: 2px;
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(173,161,159,0.5), transparent);
    width: 80px;
}

.bundle_planwM6A .pricing_ratesnNce:hover .img_lightboxEJmO {
    transform: scale(1.05) translateZ(0);
}

.bundle_planwM6A .img_lightboxEJmO::before {
    height: 100%;
    top: 0;
    opacity: 0.15;
    left: 0;
    background: rgb(173,161,159);
    width: 100%;
    transition: opacity 0.3s ease;
    z-index: 1;
    content: "";
    position: absolute;
}



@media (max-width: 991px) {.instructor_profilespEg .feedback_starsPJsX {
    grid-template-areas:
            "photo photo"
            "name job"
            "quote quote";
    grid-template-columns: 1fr 1fr;
}.instructor_profilespEg .img_lightboxEJmO {
    min-height: 300px;
    clip-path: polygon(0 0, 100% 0, 95% 95%, 5% 95%);
}
}




@media (min-width: 768px) {.who_we_areJF48 {
    padding: 150px 0 130px;
}.who_we_areJF48 h2 {
    margin-bottom: 70px;
    font-size: calc(35px * 1.2);
}.who_we_areJF48 .text_blockCJjT {
    width: calc(100% - 40px);
    margin-left: 40px;
    padding: 50px 60px;
}.who_we_areJF48 .text_blockCJjT div div {
    column-count: 2;
}.who_we_areJF48 .text_blockCJjT::before {
    top: 50px;
}
}



@media (hover: hover) {.who_we_areJF48 .text_blockCJjT:hover {
    transform: translateY(-5px);
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
}.who_we_areJF48 .text_blockCJjT:hover::before {
    transition: all 0.4s ease;
    background: rgb(173,161,159);
}}



@media (max-width: 1100px) {.info_hubq3P0 .connect_todayX8g9 {
    flex-direction: column;
}.info_hubq3P0 .chat_form1TK6 {
    min-width: 100%;
}.info_hubq3P0 .chat_form1TK6:nth-child(1) {
    order: 1;
}.info_hubq3P0 .chat_form1TK6:nth-child(2) {
    order: 2;
}.info_hubq3P0 .chat_form1TK6:nth-child(3) {
    order: 3;
}.info_hubq3P0 .chat_form1TK6 .img_lightboxEJmO {
    min-height: 300px;
}
}



@media screen and (max-width: 1400px) {.course_highlightsM2wS .study_zone1W58 {
    margin-right: 1rem;
}
}



@media screen and (max-width: 1200px) {.course_highlightsM2wS {
    grid-template-columns: repeat(10, 1fr);
}.course_highlightsM2wS .learn_development2wxC {
    grid-column: 6 / span 5;
}.course_highlightsM2wS .container {
    grid-column: 1 / span 6;
    padding: 0 0 0 3rem;
}.course_highlightsM2wS .study_zone1W58 {
    max-width: 100%;
}.course_highlightsM2wS::before {
    background: linear-gradient(to right,
            rgb(130,118,116,0.5) 0%,
            rgb(130,118,116,0.5) 30%,
            transparent 60%);
}
}



@media screen and (max-width: 576px) {.course_highlightsM2wS .learn_development2wxC {
    height: 35vh;
}.course_highlightsM2wS .container {
    padding: 2.5rem 1.5rem;
}.course_highlightsM2wS .program_mapOrRb h3 {
    font-size: calc(33px * 1.1);
}.course_highlightsM2wS .program_mapOrRb::before,
    .course_highlightsM2wS .program_mapOrRb::after {
    width: 40px;
    bottom: -20px;
    top: -20px;
    left: -20px;
    height: 40px;
    right: -20px;
}.course_highlightsM2wS .support_map0UsM {
    width: 100%;
    text-align: center;
}}


@media only screen and (max-width: 1200px) {.track_barHrOg {
    padding: 0 10px;
}
}



@media (min-width: 768px) {.statistical_data5FiU {
    padding: 7rem 0;
}.statistical_data5FiU ul {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 2.5rem;
}.statistical_data5FiU .expert_statisticsndSp {
    height: 220px;
}.statistical_data5FiU h4 {
    margin-top: 4rem;
    font-size: calc(23px * 1.2);
}
}



@media (max-width: 480px) {.statistical_data5FiU ul {
    gap: 1.25rem;
    grid-template-columns: 1fr;
}.statistical_data5FiU .expert_statisticsndSp {
    padding: 1.25rem;
    height: auto;
}.statistical_data5FiU .expert_statisticsndSp:nth-child(odd) {
    transform: translateY(0);
}}



@media (max-width: 768px) {.training_resultsiWnI {
    padding: 80px 0;
}.training_resultsiWnI .img_lightboxEJmO {
    min-height: 350px;
}.training_resultsiWnI h2 {
    margin-bottom: 30px;
    font-size: calc(29px * 0.9);
}.training_resultsiWnI .text_main_holder {
    grid-template-columns: 1fr;
    gap: 20px;
}.training_resultsiWnI .text_main_holder > div {
    padding: 20px;
}.training_resultsiWnI .text_main_holder svg {
    height: 28px;
    width: 28px;
}
}



@media screen and (max-width: 768px) {.landing_pageKATj {
    min-height: 80vh;
}.landing_pageKATj .course_entrycHQR {
    width: 95%;
}.landing_pageKATj .edu_smartGaw3 {
    padding: 2.5rem 1.5rem;
}.landing_pageKATj .edu_smartGaw3 h1 {
    margin-bottom: 1.5rem;
    font-size: calc(44px * 0.75);
}.landing_pageKATj .edu_smartGaw3 h3 {
    max-width: 100%;
    margin-bottom: 1.2rem;
    font-size: calc(19px * 0.75);
}.landing_pageKATj .edu_smartGaw3 p {
    font-size: calc(14px * 0.95);
    max-width: 100%;
}.landing_pageKATj .edu_smartGaw3 p::after {
    width: 50%;
}
}



@media screen and (max-width: 768px) {.give_it_a_tryQ0N8 {
    padding: 90px 0;
}.give_it_a_tryQ0N8 .study_zone1W58 {
    padding: 60px 40px;
}.give_it_a_tryQ0N8 h3 {
    margin-bottom: 50px;
    letter-spacing: 5px;
    font-size: calc(36px * 0.8);
}.give_it_a_tryQ0N8 h3::before {
    width: 35px;
    bottom: -20px;
}.give_it_a_tryQ0N8 h3::after {
    width: 5px;
    bottom: -22px;
    height: 5px;
}.give_it_a_tryQ0N8 .learn_askcjNW {
    padding: 12px 40px;
    letter-spacing: 2px;
    font-size: calc(18px * 0.9);
}
}



@media (max-width: 768px) {.privacy_folioPING {
    padding: 3rem 1rem;
}.privacy_folioPING .container {
    border-left: 3px solid rgb(173,161,159);
    padding: 2rem 1.5rem;
}.privacy_folioPING h1 {
    font-size: calc(40px * 0.8);
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
}.privacy_folioPING h2 {
    font-size: calc(36px * 0.8);
    padding-left: 1rem;
    margin: 2rem 0 1rem;
}.privacy_folioPING h3 {
    margin: 2rem 0 1rem;
    font-size: calc(36px * 0.7);
}.privacy_folioPING h4 {
    font-size: calc(36px * 0.6);
}.privacy_folioPING p, 
    .privacy_folioPING span,
    .privacy_folioPING li {
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}.privacy_folioPING ul {
    padding-left: 0.5rem;
}.privacy_folioPING li {
    padding-left: 1.2rem;
}
}



@media screen and (min-width: 768px) {.gratMessagebye7 {
    padding: 150px 0;
}.gratMessagebye7 .study_zone1W58 {
    gap: 40px;
    grid-template-columns: 1fr 1fr;
    padding: 80px 60px;
}.gratMessagebye7 h5 {
    max-width: 90%;
    font-size: calc(18px * 1.1);
}.gratMessagebye7 p {
    font-size: calc(18px * 1.05);
}.gratMessagebye7 a {
    padding: 25px;
}
}



@media screen and (max-width: 767px) {.gratMessagebye7 {
    padding: 80px 0;
}.gratMessagebye7 .study_zone1W58 {
    padding: 40px 25px;
}.gratMessagebye7 h5 {
    font-size: calc(18px * 0.95);
}.gratMessagebye7 p {
    font-size: calc(18px * 0.95);
}.gratMessagebye7 a {
    padding: 15px;
}
}



@media (max-width: 768px) {.transcriptVtCj {
    padding: 3rem 0 1.5rem;
}.transcriptVtCj .nav_classahSV {
    gap: 1.5rem;
}.transcriptVtCj .company_holder h3 {
    font-size: calc(36px - 2px);
}.mentor_netOWDt {
    margin-top: 3rem;
}
}



@media (max-width: 420px) {.transcriptVtCj .company_holder h3::after,
    .transcriptVtCj .site_navbar56l0 h5::after {
    width: 30px;
}.transcriptVtCj .site_navbar56l0 .nav_classahSV a:hover {
    padding-left: 0.3rem;
}}



@media (min-width: 1200px) {.bundle_planwM6A .package_pricezISn {
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
}.bundle_planwM6A .pricing_listnyKc {
    min-height: 300px;
}
}



@media (max-width: 767px) {.bundle_planwM6A {
    padding: 3rem 0;
}.bundle_planwM6A .container {
    padding: 0 1.5rem;
}.bundle_planwM6A .package_pricezISn {
    grid-template-columns: 1fr;
}.bundle_planwM6A .bundle_offerJ34G h2 {
    font-size: calc(35px * 0.8);
}.bundle_planwM6A .pricing_listnyKc {
    padding: 1.5rem;
}.bundle_planwM6A .cost_summaryo6Yz {
    font-size: calc(19px * 1.5);
}.bundle_planwM6A .img_lightboxEJmO {
    height: 180px;
}
}



@keyframes slideInTitle {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



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



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

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



@keyframes menu-wobble {
    0%, 100% {
        transform: translateX(0);
    }
    15% {
        transform: translateX(-3px) rotate(-1deg);
    }
    30% {
        transform: translateX(2px) rotate(1deg);
    }
    45% {
        transform: translateX(-2px) rotate(-0.5deg);
    }
    60% {
        transform: translateX(1px) rotate(0.5deg);
    }
    75% {
        transform: translateX(-1px) rotate(-0.25deg);
    }
}



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

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

