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

html,body {
    color: #000000;
    height: 100%;
    font-family: Arial, sans-serif;
    min-height: 100%;
    auto
contain
touch-action: none;
    scroll-behavior: auto;
}

.wrap-containerbZfX {
    flex-direction: column;
    height: 100%;
    display: flex;
    min-height: 100%;
}

.subscribe_to_newsletter9t0W .container {
    position: relative;
    grid-template-columns: 1fr;
    display: grid;
    z-index: 2;
    grid-gap: 2rem;
}

.subscribe_to_newsletter9t0W .study_zone1W58 {
    transform: perspective(1000px) rotateX(5deg);
    padding: 2rem;
}

.subscribe_to_newsletter9t0W p::before {
    height: 2px;
    background: rgb(173,161,159);
    content: "";
    top: 50%;
    transform: scaleX(0);
    left: 0;
    transform-origin: left;
    position: absolute;
    width: 2rem;
    animation: growLine 0.8s forwards 0.6s;
}

.subscribe_to_newsletter9t0W .news_sectionG1CI {
    background: linear-gradient(135deg, rgb(173,161,159) 0%, rgb(130,118,116) 100%);
    position: relative;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    overflow: hidden;
    font-size: 18px;
    cursor: pointer;
    border-radius: 10px;
    color: #ffffff;
    border: none;
    padding: 1rem 2rem;
    font-weight: 600;
    font-family: Arial, sans-serif;
    align-self: flex-start;
    transition: all 0.3s ease;
}

.instructor_profilespEg::before {
    animation: rotateBg 30s linear infinite;
    width: 100%;
    top: 0;
    content: "";
    opacity: 0.2;
    position: absolute;
    left: 0;
    height: 100%;
    background: conic-gradient(from 45deg at 50% 50%, transparent 0deg, rgb(173,161,159,0.5) 90deg, transparent 180deg, rgb(130,118,116,0.5) 270deg, transparent 360deg);
}

.instructor_profilespEg .feedback_starsPJsX:hover .img_lightboxEJmO {
    transform: translateZ(30px);
}

.instructor_profilespEg .name {
    font-size: 30px;
    color: #ffffff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    transform: translateZ(10px);
    margin-bottom: 0.5rem;
    grid-area: name;
}

.instructor_profilespEg .emp_containerZWQ0::before {
    position: absolute;
    content: "";
    border-radius: 10px;
    height: 100%;
    opacity: 0.1;
    top: 0;
    background: linear-gradient(90deg, rgb(173,161,159,0.5) 0%, transparent 100%);
    width: 100%;
    left: 0;
    mix-blend-mode: overlay;
}

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

.who_we_areJF48 h2 {
    font-size: 35px;
    opacity: 0;
    font-weight: 700;
    margin-bottom: 60px;
    transform: translateX(-10px);
    position: relative;
    display: inline-block;
    color: #ffffff;
    animation: slideInTitle 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}

.who_we_areJF48 .text_blockCJjT::before {
    height: 20px;
    position: absolute;
    background: rgb(130,118,116);
    top: 30px;
    content: "";
    width: 20px;
    transform: rotate(45deg);
    left: -12px;
}

.who_we_areJF48 .text_blockCJjT > div {
    position: relative;
}

.who_we_areJF48 .text_blockCJjT p {
    animation: fadeIn 0.8s ease-out 0.5s forwards;
    transform: translateX(-5px);
    font-size: calc(18px * 1.4);
    opacity: 0;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 1px;
    color: rgb(130,118,116);
}

.training_structureHP1R::after {
    right: -50px;
    z-index: 0;
    height: 300px;
    filter: blur(70px);
    position: absolute;
    width: 300px;
    background: rgb(130,118,116,0.5);
    animation: float 15s infinite ease-in-out;
    bottom: -50px;
    border-radius: 50%;
    content: "";
}

.training_structureHP1R h3 {
    color: #ffffff;
    margin-bottom: 1.5rem;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    animation: slideUp 0.8s ease-out forwards;
    padding-bottom: 1rem;
    position: relative;
}

.training_structureHP1R span {
    opacity: 0;
    line-height: 1.8;
    animation: fadeIn 1s 0.3s ease-out forwards;
    font-size: 18px;
    color: #ffffff;
    max-width: 700px;
    text-align: center;
}

.info_hubq3P0::after {
    position: absolute;
    animation: pulse 15s infinite alternate;
    height: 80%;
    z-index: 0;
    content: '';
    width: 80%;
    bottom: -30%;
    left: -30%;
    border-radius: 50%;
    background: rgb(173,161,159,0.5);
    filter: blur(100px);
}

.info_hubq3P0 .chat_form1TK6:nth-child(2) {
    overflow: hidden;
    order: 3;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    border-radius: 26px;
}

.info_hubq3P0 .chat_form1TK6 h2 {
    position: relative;
    margin-bottom: 2rem;
    font-size: 38px;
    color: #ffffff;
    display: inline-block;
    font-weight: 700;
}

.info_hubq3P0 .chat_form1TK6 h2::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: -10px;
    background: rgb(130,118,116);
    width: 40px;
    height: 4px;
    border-radius: 2px;
}

.info_hubq3P0 .chat_form1TK6 p span {
    font-weight: 600;
    opacity: 1;
}

.info_hubq3P0 .talk_supportFIjh h3 {
    color: #ffffff;
    margin-bottom: 1.5rem;
    font-weight: 600;
    display: flex;
    font-size: 19px;
    align-items: center;
    gap: 0.5rem;
}

.info_hubq3P0 .request_supportE6xu span {
    text-align: center;
    display: block;
    border-radius: 10px;
    padding: 0.75rem 1rem;
    transition: all 0.3s ease;
    font-size: calc(14px * 0.9);
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    border-bottom: 3px solid rgb(130,118,116);
}

.info_hubq3P0 .get_helpicXu {
    gap: 1.5rem;
    flex-direction: column;
    display: flex;
}

.info_hubq3P0 .get_helpicXu a:nth-child(1) {
    border-left-color: rgb(130,118,116);
}

.info_hubq3P0 .get_helpicXu a:nth-child(3) {
    border-left-color: rgb(130,118,116);
}

.info_hubq3P0 .get_helpicXu a:hover {
    transform: translateX(5px);
    background: #000000;
}

.info_hubq3P0 .get_helpicXu a p {
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    padding-left: 2rem;
    margin: 0;
}

.info_hubq3P0 svg {
    height: 22px;
    transition: transform 0.3s ease;
    fill: none;
    width: 22px;
}

.course_highlightsM2wS .learn_development2wxC {
    grid-column: 4 / span 8;
    z-index: 1;
    grid-row: 1;
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
    position: relative;
    height: 100%;
}

.course_highlightsM2wS .learn_moresQHP {
    height: 100%;
    position: relative;
    width: 100%;
    overflow: hidden;
}

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

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

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

.course_highlightsM2wS .container {
    display: flex;
    grid-row: 1;
    z-index: 2;
    padding: 0 0 0 4rem;
    grid-column: 1 / span 7;
    position: relative;
    justify-content: flex-start;
    align-items: center;
}

.course_highlightsM2wS .program_mapOrRb::before {
    height: 80px;
    border-left: 3px solid rgb(173,161,159);
    animation: fade-in 0.5s 0.9s ease-out forwards;
    content: "";
    width: 80px;
    position: absolute;
    border-top: 3px solid rgb(173,161,159);
    left: -40px;
    opacity: 0;
    top: -40px;
}

.course_highlightsM2wS .support_map0UsM {
    text-decoration: none;
    transition: all 0.3s;
    position: relative;
    opacity: 0;
    overflow: hidden;
    display: inline-block;
    font-size: 16px;
    transform: translateY(30px);
    color: #ffffff;
    padding: 1rem 2.5rem;
    background: rgb(173,161,159);
    letter-spacing: 1px;
    font-weight: 600;
    animation: slide-up 0.7s 0.6s ease-out forwards;
}

.course_highlightsM2wS::after {
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    pointer-events: none;
    background: radial-gradient(
        circle at 30% 50%,
        rgb(173,161,159,0.5) 0%,
        transparent 50%
    );
    z-index: 0;
    opacity: 0.5;
    content: "";
    position: absolute;
}

header .head_pagewrapd5aY::before,
header .head_pagewrapd5aY::after {
    width: 30%;
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgb(173,161,159), transparent);
    height: 2px;
}

header .head_pagewrapd5aY::before {
    left: 0;
    top: 10px;
}

header .head_pagewrapd5aY .header_nav8jnH .head_masterQ5Z8 {
    transition: transform 0.3s ease;
    display: block;
}

header .head_pagewrapd5aY .header_nav8jnH .head_masterQ5Z8 svg {
    filter: drop-shadow(0 2px 3px rgba(0,0,0,0.1));
    width: auto;
    height: 45px;
}

header .head_pagewrapd5aY .site_navbar56l0:hover::before {
    opacity: 0.08;
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}

header .head_pagewrapd5aY .site_navbar56l0 .top_prosLEp a {
    color: #000000;
    position: relative;
    font-size: 13px;
    font-family: Arial, sans-serif;
    overflow: hidden;
    font-weight: 600;
    text-decoration: none;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    transition: all 0.4s ease;
    padding: 10px 15px;
    display: block;
}

header .head_pagewrapd5aY .site_navbar56l0 .top_prosLEp:nth-child(2n) a:hover::before {
    border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
}

.privacyConsentPanelTxjq {
    background: rgb(205,203,183);
    width: 100%;
    position: fixed;
    padding: 20px 0;
    bottom: 0;
    border-top: 3px solid rgb(173,161,159);
    z-index: 90;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
}

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

.user_alert3iD6 svg, .user_alert3iD6 svg path {
    width: 80px;
    fill: rgb(173,161,159);
    height: 80px;
}

.cookie_button.learn_cookieseaSG {
    background: rgb(130,118,116);
}

.privacyConsentPanelTxjq p a {
    font-weight: 700;
    text-decoration: underline;
    color: rgb(173,161,159);
}

.wrap-containerbZfX .edu_cookie6W84 {
    color: #ffffff;
    background: rgb(173,161,159);
    margin-left: 0;
    font-weight: 600;
    border: none;
    border-radius: 10px;
    font-size: 16px;
}

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

.statistical_data5FiU h4::after {
    content: "";
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: scaleX(1);
    margin: 1rem auto 0;
    height: 3px;
    background: rgb(173,161,159);
    display: block;
    width: 60px;
}

.statistical_data5FiU .expert_statisticsndSp:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}

.statistical_data5FiU .expert_statisticsndSp::before {
    z-index: -1;
    top: 0;
    position: absolute;
    background: linear-gradient(
        45deg,
        rgb(173,161,159,0.5) 0%,
        rgb(130,118,116,0.5) 100%
    );
    opacity: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    transition: opacity 0.4s ease;
}

.statistical_data5FiU .expert_statisticsndSp p::after {
    height: 2px;
    transform: translateX(-50%) scaleX(0.5);
    content: "";
    position: absolute;
    width: 40px;
    background: rgb(173,161,159,0.5);
    transition: transform 0.4s ease, background 0.3s ease;
    bottom: -8px;
    left: 50%;
}

.statistical_data5FiU .expert_statisticsndSp:nth-child(odd):hover {
    transform: translateY(0);
}

.statistical_data5FiU .expert_statisticsndSp:nth-child(3n+1):hover::after {
    transform: scale(1);
}

.training_resultsiWnI {
    overflow: hidden;
    background: linear-gradient(210deg, #000000 0%, rgb(205,203,183) 100%);
    padding: 100px 0;
    position: relative;
}

.training_resultsiWnI .study_zone1W58 {
    z-index: 1;
    display: grid;
    gap: 70px;
    max-width: 1280px;
    grid-template-columns: 1fr 1.2fr;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}

.training_resultsiWnI .img_lightboxEJmO {
    border-radius: 12px;
    transition: transform 0.7s ease;
    transform: perspective(1200px) rotateY(5deg);
    min-height: 550px;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.4);
    position: relative;
}

.training_resultsiWnI .img_lightboxEJmO:hover {
    transform: perspective(1200px) rotateY(0deg);
}

.training_resultsiWnI h2 {
    font-size: 29px;
    color: #ffffff;
    font-weight: 700;
    display: inline-block;
    position: relative;
    letter-spacing: 1px;
    margin-bottom: 35px;
}

.training_resultsiWnI .text_main_holder {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    display: grid;
}

.training_resultsiWnI .text_main_holder > div::after {
    right: 0;
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(173,161,159,0.5));
    height: 1px;
    content: '';
    width: 30%;
    bottom: 0;
}

.training_resultsiWnI .text_main_holder > div:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.training_resultsiWnI .text_main_holder svg path {
    transition: fill 0.3s ease;
    fill: rgb(130,118,116);
}

.training_resultsiWnI .text_main_holder p {
    margin: 0;
    color: #ffffff;
    position: relative;
    z-index: 1;
    font-size: 18px;
    line-height: 1.5;
}

.landing_pageKATj::after {
    content: "";
    background: radial-gradient(ellipse at center, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
    height: 200%;
    width: 200%;
    animation: orbitRotate 40s infinite linear;
    pointer-events: none;
    left: -50%;
    top: -50%;
    z-index: 2;
    position: absolute;
}

.landing_pageKATj .edu_smartGaw3::after {
    left: -25%;
    position: absolute;
    animation: rotateBg 120s linear infinite;
    width: 150%;
    content: "";
    z-index: 2;
    opacity: 0.1;
    top: -25%;
    height: 150%;
    background: 
    repeating-conic-gradient(
      rgb(130,118,116,0.5) 0deg,
      rgb(130,118,116) 1deg,
      transparent 1.5deg,
      transparent 10deg
    );
}

.landing_pageKATj .edu_smartGaw3 h1 {
    color: #ffffff;
    background: linear-gradient(
    90deg, 
    #ffffff 0%, 
    rgb(173,161,159) 50%, 
    #ffffff 100%
  );
    background-size: 200% auto;
    line-height: 1.2;
    font-size: calc(44px * 1.1);
    background-clip: text !important;
    margin-bottom: 2rem;
    animation: 
    fadeInUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1),
    gradientFlow 8s ease infinite;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    font-weight: 700;
    text-shadow: 
    0 2px 4px rgba(0, 0, 0, 0.3),
    0 4px 12px rgba(0, 0, 0, 0.1);
    opacity: 0;
    animation: fadeInUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(20px);
}

.give_it_a_tryQ0N8 .study_zone1W58::before {
    top: 0;
    background: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0.08) 0%,
        rgba(255, 255, 255, 0) 50%,
        rgba(255, 255, 255, 0.05) 100%
    );
    width: 100%;
    position: absolute;
    left: 0;
    content: '';
    z-index: -1;
    height: 100%;
}

.give_it_a_tryQ0N8 .study_zone1W58:hover {
    box-shadow: 
        0 35px 60px rgba(0, 0, 0, 0.2),
        0 15px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}

.give_it_a_tryQ0N8 h3::after {
    transform: translateX(-50%);
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    bottom: -27px;
    left: 50%;
    position: absolute;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #ffffff;
    content: '';
}

.give_it_a_tryQ0N8 .learn_askcjNW::after {
    transform: translate(-50%, -50%);
    content: '';
    transition: width 0.6s ease, height 0.6s ease;
    height: 0;
    border-radius: 50%;
    left: 50%;
    width: 0;
    z-index: -1;
    position: absolute;
    background: rgba(255, 255, 255, 0.3);
    top: 50%;
}

.give_it_a_tryQ0N8 .learn_askcjNW:hover::before {
    opacity: 1;
}

.give_it_a_tryQ0N8 .learn_askcjNW:hover::after {
    height: 300px;
    opacity: 0;
    transition: width 0.6s ease, height 0.6s ease, opacity 0.6s ease 0.2s;
    width: 300px;
}

.privacy_folioPING::after {
    position: absolute;
    opacity: 0.1;
    width: 200px;
    content: "";
    right: -40px;
    filter: blur(20px);
    z-index: 1;
    height: 200px;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    background: linear-gradient(to bottom right, 
        rgb(130,118,116) 0%, 
        transparent 70%);
    transform: rotate(-15deg);
    top: -40px;
}

.privacy_folioPING h1::before {
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    transform: scaleX(1);
    height: 3px;
    background: linear-gradient(90deg, rgb(173,161,159), rgb(130,118,116));
    bottom: -1px;
    left: 0;
    content: "";
    position: absolute;
    width: 30%;
    transform-origin: left;
}

.privacy_folioPING h3 {
    padding-bottom: 0.8rem;
    margin: 2.5rem 0 1.2rem;
    border-bottom: 1px dashed rgba(rgb(130,118,116,0.5), 0.2);
    font-weight: 600;
    color: #000000;
    font-size: calc(36px * 0.8);
}

.privacy_folioPING ul {
    list-style-type: none;
    margin: 1.5rem 0 2.5rem;
    padding-left: 1.2rem;
}

.privacy_folioPING li::before {
    height: 8px;
    transform: rotate(45deg);
    left: 0;
    background: rgb(130,118,116);
    width: 8px;
    position: absolute;
    content: "";
    transition: transform 0.3s ease, background 0.3s ease;
    opacity: 0.8;
    top: 0.7rem;
}



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

.contactN8Wf h2 {
    font-weight: 700;
    margin-bottom: 50px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    position: relative;
    font-size: 42px;
    color: #000000;
}

.contactN8Wf .connect_mappzbY {
    border-radius: 12px;
    display: flex;
    overflow: hidden;
    position: relative;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgb(173,161,159,0.5);
}

.contactN8Wf .connect_mappzbY::before {
    pointer-events: none;
    z-index: 3;
    border-radius: 12px;
    border: 1px solid rgb(173,161,159);
    opacity: 0.2;
    inset: 0;
    content: "";
    position: absolute;
}

.contactN8Wf .query_widgetYc1g {
    flex: 0 0 55%;
    position: relative;
    padding: 60px;
    background: #ffffff;
}

.contactN8Wf .query_widgetYc1g::after {
    background: rgb(130,118,116,0.5);
    content: "";
    left: -75px;
    height: 150px;
    z-index: 0;
    bottom: -75px;
    opacity: 0.3;
    width: 150px;
    filter: blur(80px);
    position: absolute;
}

.contactN8Wf form input[type="text"] {
    padding: 18px 25px;
    width: 100%;
    font-size: 17px;
    background: rgb(205,203,183);
    transition: all 0.3s ease;
    color: #000000;
    border: 1px solid rgb(173,161,159,0.5);
    border-radius: 8px;
    margin-bottom: 25px;
}

.contactN8Wf .support_requestb5iE label {
    cursor: pointer;
    color: #000000;
    font-size: 15px;
    line-height: 1.5;
    padding-left: 35px;
    position: relative;
}

.contactN8Wf .support_requestb5iE input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    content: "";
    width: 6px;
    left: 8px;
    top: 4px;
    position: absolute;
    height: 12px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
}

.contactN8Wf .support_requestb5iE label a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.contactN8Wf .support_map0UsM::before {
    transition: transform 0.5s ease;
    content: "";
    left: 0;
    height: 100%;
    transform-origin: right;
    background: rgb(130,118,116);
    z-index: -1;
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    top: 0;
}

.contactN8Wf svg path {
    fill: rgb(173,161,159);
    transition: all 0.3s ease;
}

.contactN8Wf svg:hover,
.contactN8Wf svg:hover path {
    filter: drop-shadow(0 0 3px rgb(130,118,116,0.5));
    transform: translateY(-2px);
    fill: rgb(130,118,116);
}

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

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

.gratMessagebye7 h5::before {
    width: 8px;
    top: 0.4em;
    background: rgb(173,161,159);
    transform: rotate(45deg);
    height: 8px;
    position: absolute;
    content: "";
    left: 0;
}

.gratMessagebye7 a {
    transition: all 0.3s ease;
    padding: 20px;
    text-decoration: none;
    background-color: rgba(rgb(205,203,183), 0.3);
    display: block;
    position: relative;
    overflow: hidden;
}

.gratMessagebye7 a:hover p {
    padding-left: 25px;
    border-left-color: rgb(173,161,159);
}

footer {
    z-index: 1;
    position: relative;
}

.transcriptVtCj::before {
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(173,161,159), rgb(130,118,116), rgb(173,161,159));
    height: 10px;
    top: 0;
    width: 100%;
}

.transcriptVtCj .company_holder {
    position: relative;
    padding: 0;
    grid-column: span 5;
}

.transcriptVtCj .sec_certsz7D {
    position: relative;
    color: #ffffff;
    padding: 0 0 0 1.5rem;
    line-height: 1.7;
    font-size: 15px;
    border-left: 3px solid rgba(255, 255, 255, 0.3);
    margin-top: 1.5rem;
}

.transcriptVtCj .site_navbar56l0 {
    position: relative;
}

.transcriptVtCj .site_navbar56l0 h5::after {
    width: 40px;
    bottom: -2px;
    content: "";
    left: 0;
    position: absolute;
    background: #ffffff;
    height: 2px;
}

.transcriptVtCj .site_navbar56l0 .nav_classahSV a::after {
    transition: all 0.3s ease;
    content: "\2192";
    opacity: 0;
    margin-left: 0.5rem;
    transform: translateX(-5px);
}

.mentor_netOWDt {
    position: relative;
    padding: 2rem 0;
    background: rgba(0, 0, 0, 0.1);
    margin-top: 4rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.transcriptVtCj .company_holder::before {
    height: 50px;
    width: 50px;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    border-left: 2px solid rgba(255, 255, 255, 0.2);
}

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

.bundle_planwM6A::after {
    background: linear-gradient(225deg, rgb(130,118,116) 0%, transparent 80%);
    height: 20rem;
    content: "";
    z-index: 1;
    width: 20rem;
    bottom: -5rem;
    opacity: 0.15;
    position: absolute;
    transform: rotate(-15deg);
    right: -5rem;
    pointer-events: none;
}

.bundle_planwM6A .bundle_offerJ34G h2 {
    font-size: 35px;
    color: #000000;
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 700;
    transform: perspective(800px) translateZ(30px);
}

.bundle_planwM6A .bundle_offerJ34G .skill_plans9mo4 {
    font-size: 13px;
    color: #000000;
    line-height: 1.6;
    max-width: 80%;
}

.bundle_planwM6A .pricing_ratesnNce {
    display: block;
    transition: all 0.4s ease;
    transform-style: preserve-3d;
    color: inherit;
    position: relative;
    text-decoration: none;
}

.bundle_planwM6A .pricing_ratesnNce:nth-child(odd) .edu_ratesjZLD {
    transform: rotate(-1deg);
}

.bundle_planwM6A .pricing_ratesnNce:nth-child(even) .edu_ratesjZLD {
    transform: rotate(1deg);
}

.bundle_planwM6A .pricing_listnyKc::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    left: 0;
}

.bundle_planwM6A .pricing_listnyKc h3::after {
    width: 40px;
    bottom: -8px;
    position: absolute;
    height: 3px;
    transition: width 0.3s ease;
    content: "";
    left: 0;
    background: rgb(173,161,159);
}

.bundle_planwM6A .pricing_listnyKc p {
    color: #000000;
    margin-top: 1rem;
    line-height: 1.6;
    overflow-wrap: break-word;
    flex: 1;
    font-size: 13px;
    word-break: break-word;
}

.bundle_planwM6A .img_lightboxEJmO::after {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    width: 100%;
    left: 0;
    z-index: 1;
    bottom: 0;
    content: "";
    height: 50%;
    position: absolute;
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (max-width: 767px) {.instructor_profilespEg {
    padding: 3rem 0;
}.instructor_profilespEg .feedback_starsPJsX {
    padding: 2rem;
    grid-template-columns: 1fr;
    grid-template-areas:
            "img_lightboxEJmO"
            "name"
            "experience_data3ZLi"
            "emp_containerZWQ0";
}.instructor_profilespEg .img_lightboxEJmO {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    min-height: 250px;
}}



@media (min-width: 992px) {.who_we_areJF48 {
    padding: 180px 0 150px;
}.who_we_areJF48 .container {
    padding: 0 40px;
}.who_we_areJF48 h2 {
    font-size: calc(35px * 1.4);
    margin-bottom: 80px;
}.who_we_areJF48 .text_blockCJjT {
    margin-left: 60px;
    width: calc(100% - 60px);
    padding: 60px 80px;
}.who_we_areJF48 .text_blockCJjT div div {
    column-gap: 60px;
    column-count: 2;
}
}



@media (max-width: 992px) {.training_structureHP1R {
    padding: 3rem 0;
}.training_structureHP1R .study_zone1W58 {
    padding: 2rem;
    transform: perspective(1000px) rotateX(1deg);
}.training_structureHP1R h3 {
    font-size: calc(30px * 0.9);
}
}



@media (max-width: 768px) {.info_hubq3P0 {
    padding: 4rem 0;
}.info_hubq3P0 .container {
    padding: 0 1.5rem;
}.info_hubq3P0 .chat_form1TK6 {
    padding: 2rem;
}.info_hubq3P0 .chat_form1TK6 h2 {
    font-size: calc(38px * 0.9);
}.info_hubq3P0 .talk_supportFIjh {
    padding: 1.5rem;
}.info_hubq3P0 .request_supportE6xu {
    grid-template-columns: repeat(2, 1fr);
}.info_hubq3P0 .chat_form1TK6 .img_lightboxEJmO {
    min-height: 250px;
}
}



@media screen and (max-width: 992px) {.course_highlightsM2wS {
    padding: 0;
    min-height: auto;
    display: flex;
    flex-direction: column;
}.course_highlightsM2wS .learn_development2wxC {
    clip-path: none;
    width: 100%;
    height: 50vh;
    order: 1;
}.course_highlightsM2wS .learn_development2wxC::before {
    display: none;
}.course_highlightsM2wS .container {
    order: 2;
    padding: 4rem 3rem;
    width: 100%;
}.course_highlightsM2wS .study_zone1W58 {
    margin: 0;
    max-width: 600px;
}.course_highlightsM2wS .program_mapOrRb {
    background: rgba(0, 0, 0, 0.7);
}.course_highlightsM2wS::before {
    background: rgb(130,118,116,0.5);
    opacity: 0.95;
}.course_highlightsM2wS::after {
    background: none;
}.course_highlightsM2wS .knowledge_routeKfzY {
    animation-duration: 20s;
}
}



@media (max-width: 767px) {header .head_pagewrapd5aY {
    padding: 15px 10px;
}header .head_pagewrapd5aY .header_nav8jnH .head_masterQ5Z8 svg {
    height: 40px;
}header .head_pagewrapd5aY .site_navbar56l0 .top_prosLEp a {
    font-size: calc(13px - 2px);
    padding: 6px 10px;
}}


@media only screen and (max-width: 800px) {.user_alert3iD6 {
    display: none;
}.track_barHrOg {
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
}.privacyConsentPanelTxjq h5, .privacyConsentPanelTxjq p {
    text-align: center;
}.cookie_frameu17f {
    margin-bottom: 20px;
}.edu_cookie6W84 {
    margin-left: 0;
    width: 100%;
    max-width: 300px;
    margin-top: 10px;
}}



@media (max-width: 1100px) {.training_resultsiWnI .study_zone1W58 {
    grid-template-columns: 1fr;
    gap: 50px;
}.training_resultsiWnI .img_lightboxEJmO {
    transform: perspective(1200px) rotateY(0);
    min-height: 450px;
}
}



@media (max-width: 576px) {.training_resultsiWnI {
    padding: 60px 0;
}.training_resultsiWnI .study_zone1W58 {
    gap: 40px;
}.training_resultsiWnI .img_lightboxEJmO {
    min-height: 280px;
}.training_resultsiWnI h2 {
    font-size: calc(29px * 0.8);
    margin-bottom: 25px;
}.training_resultsiWnI h2::before {
    left: -20px;
    width: 15px;
}.training_resultsiWnI .text_main_holder > div {
    padding: 15px;
    gap: 12px;
}.training_resultsiWnI .text_main_holder svg {
    height: 24px;
    width: 24px;
}}



@media screen and (max-width: 576px) {.landing_pageKATj {
    min-height: 70vh;
}.landing_pageKATj .edu_smartGaw3 {
    padding: 2rem 1.25rem;
}.landing_pageKATj .edu_smartGaw3 h1 {
    font-size: calc(44px * 0.65);
    margin-bottom: 1.2rem;
}.landing_pageKATj .edu_smartGaw3 h3 {
    margin-bottom: 1rem;
    font-size: calc(19px * 0.7);
    padding-left: 0.75rem;
}.landing_pageKATj .edu_smartGaw3 p {
    margin-bottom: 2rem;
    font-size: calc(14px * 0.9);
}.landing_pageKATj .edu_smartGaw3 p::after {
    width: 40%;
}}



@media screen and (max-width: 576px) {.give_it_a_tryQ0N8 {
    padding: 70px 0;
}.give_it_a_tryQ0N8 .study_zone1W58 {
    padding: 50px 30px;
}.give_it_a_tryQ0N8 h3 {
    margin-bottom: 45px;
    font-size: calc(36px * 0.7);
    letter-spacing: 4px;
}.give_it_a_tryQ0N8 h3::before {
    width: 30px;
    bottom: -15px;
}.give_it_a_tryQ0N8 h3::after {
    height: 4px;
    width: 4px;
    bottom: -17px;
}.give_it_a_tryQ0N8 .learn_askcjNW {
    padding: 10px 35px;
    letter-spacing: 1.5px;
    font-size: calc(18px * 0.85);
}}



@media (max-width: 576px) {.privacy_folioPING {
    padding: 2rem 0.5rem;
}.privacy_folioPING .container {
    border-left: 2px solid rgb(173,161,159);
    padding: 1.5rem 1.2rem;
}.privacy_folioPING h1 {
    font-size: calc(40px * 0.7);
}.privacy_folioPING h2 {
    font-size: calc(36px * 0.7);
}.privacy_folioPING h2::before {
    top: 0.4rem;
    height: calc(100% - 0.8rem);
    width: 3px;
}.privacy_folioPING p, 
    .privacy_folioPING span,
    .privacy_folioPING li {
    font-size: calc(14px * 0.9);
    max-width: 100%;
}.privacy_folioPING span {
    padding-left: 0.8rem;
}.privacy_folioPING li::before {
    height: 6px;
    width: 6px;
}}



@media (max-width: 480px) {.contactN8Wf {
    padding: 50px 0;
}.contactN8Wf h2 {
    font-size: calc(42px * 0.7);
    margin-bottom: 30px;
}.contactN8Wf .img_lightboxEJmO {
    min-height: 200px;
}.contactN8Wf .query_widgetYc1g {
    padding: 30px 20px;
}.contactN8Wf form h3 {
    font-size: calc(19px * 0.9);
    margin-bottom: 25px;
}.contactN8Wf form input[type="text"] {
    padding: 12px 15px;
    margin-bottom: 15px;
}.contactN8Wf .support_requestb5iE {
    margin-bottom: 20px;
}.contactN8Wf .support_requestb5iE label {
    font-size: calc(15px * 0.9);
}.contactN8Wf .support_map0UsM {
    padding: 12px 20px;
}}



@media (prefers-reduced-motion: reduce) {.gratMessagebye7 .study_zone1W58,
    .gratMessagebye7 .study_zone1W58:hover,
    .gratMessagebye7 a,
    .gratMessagebye7 a:hover,
    .gratMessagebye7 p,
    .gratMessagebye7 a:hover p,
    .gratMessagebye7 a::before,
    .gratMessagebye7 a:hover::before {
    transition: none;
    transform: none;
    animation: none;
}}



@media (max-width: 576px) {.transcriptVtCj {
    padding: 2.5rem 0 1rem;
}.transcriptVtCj .nav_classahSV {
    gap: 2rem;
    grid-template-columns: 1fr;
}.transcriptVtCj .sec_certsz7D {
    padding-left: 1rem;
}.mentor_netOWDt {
    margin-top: 2rem;
}
}



@media (max-width: 991px) {.bundle_planwM6A {
    padding: 4rem 0;
}.bundle_planwM6A .bundle_offerJ34G {
    order: -1;
}.bundle_planwM6A .bundle_offerJ34G h2 {
    font-size: calc(35px * 0.9);
}.bundle_planwM6A .bundle_offerJ34G .skill_plans9mo4 {
    max-width: 100%;
}
}



@media (max-width: 480px) {.bundle_planwM6A .pricing_listnyKc p {
    font-size: calc(13px * 0.9);
}.bundle_planwM6A .pricing_listnyKc h3 {
    font-size: 19px;
}.bundle_planwM6A .cost_summaryo6Yz {
    font-size: calc(19px * 1.3);
}.bundle_planwM6A .img_lightboxEJmO {
    height: 160px;
}
}



@keyframes growLine {
    to {
        transform: scaleX(1);
    }
}



@keyframes lineGrow {
    to {
        width: 80px;
    }
}



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



@keyframes appearIn {
    from {
        opacity: 0;
        transform: perspective(1000px) rotateX(10deg) translateY(50px);
    }
    to {
        opacity: 1;
        transform: perspective(1000px) rotateX(2deg) translateY(0);
    }
}

@keyframes slide-cube {
    0%, 20%, 100% {
        opacity: 0;
        transform: translateZ(-50px) rotateY(-5deg);
    }
    4%, 16% {
        opacity: 1;
        transform: translateZ(0) rotateY(0);
    }
}



@keyframes gridMove {
    0% {
        transform: translateX(0) rotate(15deg);
    }
    100% {
        transform: translateX(50px) rotate(15deg);
    }
}



@keyframes morphing {
    0% {
        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%;
    }
    100% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
}



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

