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

html,body {
    color: #000000;
    font-family: Lato, sans-serif;
    min-height: 100%;
    height: 100%;
}

html {
    scrollbar-color: #ffffff rgb(199,210,156,0.5);
    scrollbar-width: auto;
}


.join_now863 {
    padding: 5rem 2rem;
    transform: perspective(1000px) rotateX(2deg);
    background: linear-gradient(135deg, rgb(199,210,156), rgb(166,182,110) 70%, rgb(199,210,156,0.5) 100%);
    position: relative;
    margin: 4rem 0;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
}

.join_now863 .container {
    gap: 2.5rem;
    margin: 0 auto;
    transform: translateY(10px);
    display: flex;
    align-items: center;
    flex-direction: column;
    z-index: 2;
    position: relative;
    animation: container-appear 0.8s ease-out forwards;
    max-width: 1200px;
}

.join_now863 div span {
    position: relative;
    display: inline-block;
}

.join_now863 .reach_request786 {
    position: relative;
    font-size: 19px;
    padding: 1rem 2.5rem;
    justify-content: center;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-weight: 600;
    text-decoration: none;
    color: rgb(199,210,156);
    transform: translateZ(0);
    overflow: hidden;
    align-items: center;
    display: inline-flex;
    border: none;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}

.receive_updates194 .container {
    position: relative;
    transform: rotateZ(2deg) scale(1.02);
    z-index: 3;
}

.receive_updates194::before,
.receive_updates194::after {
    border-radius: 12px;
    content: "";
    position: absolute;
}

.receive_updates194::before {
    top: 20px;
    bottom: 20px;
    left: 20px;
    filter: blur(15px);
    transform: translateY(-10px);
    background: linear-gradient(to bottom, rgb(199,210,156,0.5), transparent);
    right: 20px;
    z-index: 1;
    animation: float 6s ease-in-out infinite;
}

.receive_updates194 .input_holder:hover {
    transform: translateY(-5px);
}

.receive_updates194 .input_holder::before {
    background: rgb(199,210,156,0.5);
    z-index: -1;
    opacity: 0;
    height: 100%;
    border-radius: 10px;
    top: 10px;
    filter: blur(10px);
    content: "";
    transition: opacity 0.3s ease;
    left: 10px;
    width: 100%;
    position: absolute;
}

.receive_updates194 .sub_area546 {
    font-weight: 600;
    background: rgb(199,210,156);
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 20px;
    font-family: Lato, sans-serif;
    letter-spacing: 1px;
    position: relative;
    color: #ffffff;
    border: none;
    border-radius: 10px;
    align-self: stretch;
    overflow: hidden;
    padding: 1.2rem 2rem;
    text-transform: uppercase;
}

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

.learn_agree324 svg {
    width: 50px;
    height: 50px;
    fill: rgb(199,210,156);
}

.cookieSettingsWindow498 h5 {
    color: #ffffff;
    margin-bottom: 10px;
    font-size: 19px;
    font-weight: 700;
}

.visitor_controls923:hover {
    border-color: rgb(199,210,156,0.5);
    background: rgb(199,210,156,0.5);
}

.cookieSettingsWindow498 p a:hover {
    border-bottom-color: rgb(166,182,110);
    color: rgb(166,182,110);
}

.company_overview984 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}

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

.company_overview984 .text_column137 {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1), 0 10px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    padding: 60px 45px;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    transform: perspective(1000px) rotateY(2deg);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

.company_overview984 h1::after {
    background: rgb(166,182,110);
    transform: scaleX(0.7);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    content: "";
    bottom: 0;
    height: 3px;
    position: absolute;
    width: 80px;
    left: 0;
    transform-origin: left center;
}

.company_overview984 .text_column137:hover span {
    opacity: 1;
}




.company_overview984 .text_column137::after {
    width: 100%;
    left: 0;
    transform: scaleX(0);
    background: linear-gradient(90deg, transparent, rgb(199,210,156), transparent);
    animation: loadingBar 3s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    height: 2px;
    top: 0;
    position: absolute;
    transform-origin: left;
    content: "";
}

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

.instructor_profile831 .client_review098 {
    display: grid;
    grid-template-columns: 1fr;
    background: #ffffff;
    padding: 3rem;
    position: relative;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateY(0deg);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    gap: 2rem;
}

.instructor_profile831 .client_review098:hover .photo_album064 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transform: rotate(0deg) translateY(-10px);
}

.instructor_profile831 .name {
    display: inline-block;
    color: rgb(199,210,156);
    margin: 0.5rem 0;
    font-size: calc(24px * 1.1);
    transform: translateY(0);
    text-align: center;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    font-weight: 700;
}

.instructor_profile831 .client_review098:hover div:nth-child(2) div {
    transform: translateY(-3px);
}

.instructor_profile831 .work_explore641 {
    transition: opacity 0.4s ease;
    font-size: 12px;
    position: relative;
    color: #000000;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    margin: 1.5rem 0 0;
    opacity: 0.95;
    line-height: 1.8;
    text-align: justify;
    padding: 1.5rem 0.5rem 0.5rem;
}

.training_benefits674::before {
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 10% 20%, rgb(166,182,110,0.5) 0%, transparent 35%),
        radial-gradient(circle at 90% 80%, rgb(199,210,156,0.5) 0%, transparent 40%);
    height: 100%;
    z-index: 0;
    opacity: 0.15;
    left: 0;
}

.training_benefits674 .founders_team386 {
    align-items: center;
    flex-direction: column;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform: rotateX(2deg) rotateY(-2deg);
    display: flex;
    gap: 40px;
    transform-style: preserve-3d;
}

.training_benefits674 .founders_team386 > div:first-child:hover {
    transform: translateZ(40px) scale(1.02);
}

.training_benefits674 .founders_team386 > div:first-child:hover::before {
    opacity: 0.3;
}

.training_benefits674 .text_column137:hover {
    transform: translateZ(25px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}

.training_benefits674 li {
    transition: transform 0.3s ease;
    padding-left: 40px;
    position: relative;
}

.training_benefits674 li::before {
    position: absolute;
    border-radius: 2px;
    transition: height 0.4s ease;
    height: 0;
    content: "";
    width: 4px;
    background: linear-gradient(to bottom, rgb(199,210,156), rgb(166,182,110));
    left: 0;
    top: 0;
}

.training_benefits674 li:hover svg path {
    fill: rgb(166,182,110);
}

.course_program_description124::before {
    content: "";
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0,
                linear-gradient(225deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0,
                linear-gradient(315deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0,
                linear-gradient(45deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0;
    width: 100%;
    top: 0;
    height: 100%;
    background-size: 60px 60px;
    z-index: 1;
    position: absolute;
    left: 0;
}

.course_program_description124 .text_column137 h2 {
    position: relative;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 20px;
    color: #000000;
    font-size: 35px;
}

.course_program_description124 .text_column137 .description {
    margin-bottom: 20px;
    line-height: 1.8;
    font-size: 13px;
    color: #000000;
    text-align: center;
}

.course_program_description124 .photo_album064::after {
    opacity: 0.3;
    background: linear-gradient(45deg, transparent 50%, rgb(166,182,110,0.5) 100%);
    z-index: 2;
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.title_portal163 {
    position: relative;
    height: 100vh;
    font-family: Lato, sans-serif;
    overflow: hidden;
    width: 100%;
    color: #ffffff;
}

.title_portal163 .learning_lead081::before {
    position: absolute;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%, 
        rgba(0, 0, 0, 0.65) 40%, 
        rgba(0, 0, 0, 0.4) 100%);
    z-index: 2;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    left: 0;
}

.title_portal163 .study_sessions675:hover {
    transform: translateY(-10px);
}

.title_portal163 .study_sessions675 > div {
    opacity: 0;
    position: relative;
    animation: fadeSlideIn 1.2s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    transform: translateX(-30px);
}

.title_portal163 .study_sessions675 > div::before {
    width: 4px;
    content: "";
    background: rgb(166,182,110);
    animation: growLine 1s cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation-delay: inherit;
    left: -20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 0;
}

.title_portal163 h3 {
    padding: 1.5rem;
    font-size: calc(22px * 1.1);
    background: linear-gradient(135deg, 
        rgba(rgb(199,210,156,0.5), 0.2) 0%, 
        rgba(rgb(199,210,156,0.5), 0.05) 100%);
    position: relative;
    margin: 0;
    backdrop-filter: blur(10px);
    border-radius: 0 10px 10px 0;
    max-width: 700px;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.15);
    transform-style: preserve-3d;
    perspective: 1000px;
    line-height: 1.5;
    border-left: 5px solid rgb(199,210,156);
    font-weight: 400;
}

header .head_info164::after {
    transition: width 0.3s ease, opacity 0.3s ease;
    left: 50%;
    background: #ffffff;
    opacity: 0.6;
    height: 2px;
    transform: translateX(-50%);
    content: '';
    bottom: 0;
    position: absolute;
    width: 50%;
}

header .top_expert053::before {
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    box-shadow: 
        0 4px 30px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.2);
    position: absolute;
    border-radius: 29px;
    content: '';
    z-index: -1;
}

header .first_teach592:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    color: rgb(199,210,156);
}

.confidential_nest619 {
    padding: 4rem 0;
    overflow: hidden;
    position: relative;
    background-color: var(--section-bg-color, #f8f9fa);
}

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

.confidential_nest619 h1::after {
    left: 0;
    background: linear-gradient(90deg, var(--primary-color, #0066ff), transparent);
    transform-origin: left center;
    transition: width 0.3s ease-out;
    position: absolute;
    height: 4px;
    content: "";
    width: 80px;
    bottom: 0;
}

.confidential_nest619 h2::before {
    position: absolute;
    background: var(--primary-color, #0066ff);
    width: 4px;
    left: 0;
    height: 70%;
    top: 0.25em;
    transform-origin: center;
    transition: transform 0.3s ease;
    content: "";
}

.confidential_nest619 p {
    font-size: var(--p-font-size, 1rem);
    line-height: 1.7;
    color: var(--p-color, #495057);
    max-width: 92%;
    margin-bottom: 1.5rem;
}

.confidential_nest619 ul {
    padding-left: 1.25rem;
    margin: 1.5rem 0 2rem;
    list-style: none;
}

.confidential_nest619 li:hover::before {
    transform: rotate(135deg) scale(1.1);
}

.confidential_nest619 span {
    color: var(--p-color, #495057);
    line-height: 1.7;
    padding-left: 0.75rem;
    margin-bottom: 1.5rem;
    font-size: var(--p-font-size, 1rem);
    display: block;
    border-left: 1px solid var(--secondary-color_opacity, rgba(108, 117, 125, 0.15));
}

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

.gratefulPage349 h2 {
    font-size: 29px;
    margin-bottom: 2.5rem;
    position: relative;
    font-family: Lato, sans-serif;
    max-width: 85%;
    animation: slideTitle 0.8s ease-out forwards 0.3s;
    font-weight: 700;
    line-height: 1.3;
    color: #000000;
    opacity: 0;
    transform: translateX(-1rem);
}

.gratefulPage349 .founders_team386::before {
    right: 2rem;
    background: linear-gradient(135deg, rgb(166,182,110,0.5), transparent);
    height: 8rem;
    content: "";
    border-radius: 50%;
    z-index: 0;
    position: absolute;
    opacity: 0.12;
    width: 8rem;
    top: 2rem;
}

.contact605 {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    z-index: 1;
}

.contact605::before {
    background-color: rgb(199,210,156,0.5);
    z-index: -1;
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
    left: 0;
    content: '';
}

.contact605 .inquiry_links721 h3 {
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 700;
    color: #000000;
}

.contact605 .inquiry_links721 form {
    gap: 20px;
    flex-wrap: wrap;
    display: flex;
}

.contact605 .inquiry_links721 input::placeholder {
    opacity: 0.6;
    color: #000000;
}

.contact605 .inquiry_links721 .support_card394 {
    flex: 1 0 100%;
    margin-top: 10px;
    align-items: flex-start;
    display: flex;
}

.contact605 .inquiry_links721 .support_card394 input[type="checkbox"] {
    transition: background-color 0.3s ease;
    position: relative;
    background-color: rgb(233,237,211);
    cursor: pointer;
    appearance: none;
    margin-top: 2px;
    margin-right: 10px;
    -webkit-appearance: none;
    flex-shrink: 0;
    border-radius: 10px;
    height: 24px;
    width: 24px;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.5);
}

.contact605 .inquiry_links721 .reach_request786 {
    overflow: hidden;
    text-transform: uppercase;
    box-shadow: 0 4px 10px rgb(166,182,110,0.5);
    height: 60px;
    color: #ffffff;
    cursor: pointer;
    position: relative;
    z-index: 1;
    font-size: 18px;
    letter-spacing: 1px;
    background-color: rgb(166,182,110);
    flex: 1 0 100%;
    border: none;
    margin-top: 15px;
    font-weight: 600;
    border-radius: 10px;
    transition: all 0.3s ease;
}

.contact605 .inquiry_widget089 h3 {
    font-weight: 700;
    position: relative;
    width: 100%;
    font-size: 34px;
    margin-bottom: 40px;
    text-align: center;
    color: #ffffff;
}

.contact605 .inquiry_widget089 h3::after {
    left: 50%;
    transform: translateX(-50%);
    content: '';
    height: 3px;
    width: 60px;
    position: absolute;
    background-color: rgb(166,182,110);
    bottom: -15px;
}

.contact605 .inquiry_widget089 div:last-child::before {
    display: none;
}

.contact605 .inquiry_widget089 div span {
    font-weight: 400;
    font-size: 12px;
    color: #ffffff;
}

.contact605 .inquiry_widget089 div span a::after {
    left: 0;
    transition: transform 0.3s ease;
    width: 100%;
    background-color: #ffffff;
    content: '';
    height: 1px;
    position: absolute;
    transform: scaleX(0);
    transform-origin: right;
    bottom: -2px;
}

.mobile_cta579::before {
    position: absolute;
    height: 3px;
    content: "";
    background: rgb(166,182,110);
    left: 0;
    width: 100%;
    top: 0;
}

.mobile_cta579 .container {
    position: relative;
    gap: 3rem;
    display: flex;
    flex-wrap: wrap;
}

.mobile_cta579 .company_holder {
    position: relative;
    padding: 0;
    flex: 1 1 400px;
    border-radius: 24px;
}

.mobile_cta579 .company_holder::before {
    background-image:
        linear-gradient(0deg, transparent 24px, rgb(166,182,110) 25px, rgb(166,182,110) 26px, transparent 27px, transparent 49px),
        linear-gradient(90deg, transparent 24px, rgb(166,182,110) 25px, rgb(166,182,110) 26px, transparent 27px, transparent 49px);
    background-size: 50px 50px;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    border-radius: 24px;
}

.mobile_cta579 .story_spot649 {
    border-bottom-right-radius: 24px;
    background: rgba(255, 255, 255, 0.1);
    font-size: 14px;
    padding: 2rem;
    border-bottom-left-radius: 24px;
    position: relative;
    color: #ffffff;
    line-height: 1.6;
}

.mobile_cta579 .chrome_ext136 {
    flex: 1 1 calc(100% - 450px);
    min-width: 400px;
}

.mobile_cta579 .top_expert053::before {
    content: "";
    background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 20px);
    position: absolute;
    top: 0;
    border-radius: 24px;
    bottom: 0;
    z-index: -1;
    left: 0;
    right: 0;
}

.mobile_cta579 .top_expert053 .nav_sitewrap589 a {
    border-radius: 10px;
    transition: all 0.3s ease;
    font-size: 14px;
    display: block;
    color: #ffffff;
    padding: 0.8rem 1rem 0.8rem 2rem;
    text-decoration: none;
    position: relative;
}

.mobile_cta579 .top_expert053 .nav_sitewrap589 a:hover::before {
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
}

.collab_space897 .container {
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
}

.collab_space897 .container::after {
    right: 15%;
}

.collab_space897 .intern_ship316 {
    font-size: 15px;
    border-radius: 30px;
    padding: 0.5rem 2rem;
    display: inline-block;
    position: relative;
    color: #ffffff;
    text-align: center;
    background: rgb(199,210,156);
}

.collab_space897 .intern_ship316::after {
    left: 100%;
    margin-left: 15px;
}

::-webkit-scrollbar {
    width: 9px;
    height: 7px;
}

::-webkit-scrollbar-track {
    background: rgb(255, 255, 255, 0.5);
    margin: 5px 0;
}

::-webkit-scrollbar-track:active {
    background: rgb(233,237,211);
}

::-webkit-scrollbar-thumb {
    background: rgb(166,182,110,0.5);
}

::-webkit-scrollbar-corner {
    background: rgb(199,210,156,0.5);
}



@media screen and (max-width: 576px) {.join_now863 {
    padding: 3rem 1rem;
    transform: none;
}.join_now863 .container {
    gap: 1.5rem;
}.join_now863 h6 {
    line-height: 1.5;
    letter-spacing: 0.3px;
}.join_now863 .reach_request786 {
    padding: 0.8rem 1.75rem;
}}


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


@media only screen and (max-width: 800px) {.learn_agree324 {
    display: none;
}.consent_panel591 {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.cookieSettingsWindow498 h5, .cookieSettingsWindow498 p {
    text-align: center;
}.cookie_preference685 {
    margin-bottom: 15px;
}.visitor_controls923 {
    margin-top: 10px;
    margin-left: 0;
}}



@media (max-width: 480px) {.company_overview984 {
    padding: 60px 0;
}.company_overview984 .text_column137 {
    padding: 30px 25px;
}.company_overview984 h1 {
    margin-bottom: 25px;
    font-size: calc(44px * 0.8);
}.company_overview984 h1::after {
    width: 60px;
}.company_overview984 span {
    font-size: calc(17px * 0.9);
    line-height: 1.5;
}}



@media (min-width: 992px) {.instructor_profile831 {
    padding: 150px 0;
}.instructor_profile831 .client_review098 {
    padding: 4rem;
    gap: 3rem;
    grid-template-columns: 220px 1fr 2fr;
}.instructor_profile831 .client_review098 div:nth-child(1) {
    grid-row: span 2;
}.instructor_profile831 .client_review098 div:nth-child(3) {
    grid-column: 3;
    grid-row: span 2;
}.instructor_profile831 .photo_album064 {
    height: 280px;
    width: 220px;
}.instructor_profile831 .work_explore641 {
    border-top: none;
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%;
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    padding: 0 0 0 3rem;
}.instructor_profile831 .work_explore641::before {
    top: 1rem;
    left: 1rem;
}
}



@media screen and (max-width: 767px) {.training_benefits674 {
    padding: 80px 0;
}.training_benefits674 h5 {
    font-size: calc(22px * 0.9);
    padding: 0 20px;
    margin-bottom: 40px;
}.training_benefits674 .founders_team386 {
    transform: none;
}.training_benefits674 .text_column137 {
    padding: 25px;
}.training_benefits674 li {
    padding-left: 30px;
}.training_benefits674 li p {
    font-size: calc(13px * 0.95);
    line-height: 1.5;
}.training_benefits674 li svg {
    height: 20px;
    width: 20px;
    margin-right: 10px;
}}



@media (max-width: 991px) {.course_program_description124 {
    padding: 80px 0;
}.course_program_description124 .text_column137 {
    padding: 30px;
}.course_program_description124 .text_column137 h2 {
    font-size: calc(35px * 0.9);
}.course_program_description124 .photo_album064 {
    height: 400px;
    margin-top: 40px;
}.course_program_description124 .education_track927::before,
    .course_program_description124 .education_track927::after {
    width: 150px;
}
}



@media (max-width: 768px) {.course_program_description124 {
    padding: 60px 0;
}.course_program_description124 .text_column137 {
    padding: 25px 20px;
}.course_program_description124 .text_column137 h2 {
    font-size: calc(35px * 0.85);
    padding-bottom: 15px;
    margin-bottom: 25px;
}.course_program_description124 .text_column137 h2::after {
    height: 2px;
    width: 50px;
}.course_program_description124 .text_column137 .description {
    font-size: calc(13px * 0.95);
}.course_program_description124 .photo_album064 {
    height: 350px;
    margin-top: 30px;
}.course_program_description124 .education_track927::before,
    .course_program_description124 .education_track927::after {
    display: none;
}
}



@media (max-width: 768px) {.title_portal163 .study_sessions675 {
    padding: 3rem 2rem;
    grid-gap: 1.2rem;
}.title_portal163 .study_sessions675 > div::before {
    left: -15px;
    width: 3px;
}.title_portal163 .study_sessions675 p {
    padding: 0.4rem 0.8rem;
    font-size: 13px;
}.title_portal163 h3 {
    font-size: calc(13px * 1.1);
    padding: 1rem;
}
}



@media (max-width: 991px) {header {
    padding: 1.2rem 0;
}header .top_teach345 {
    gap: 1.2rem;
}header .head_info164 svg {
    width: 180px;
}header .top_expert053 {
    gap: 0.6rem;
    padding: 0.5rem;
}header .first_teach592 {
    padding: 0.6rem 1rem;
    font-size: calc(12px - 1px);
}
}



@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .top_teach345 {
    gap: 0.8rem;
}header .head_info164 svg {
    width: 140px;
}header .top_expert053 {
    justify-content: flex-start;
    padding: 0.4rem 0.6rem;
    flex-wrap: nowrap;
    overflow-x: auto;
}header .top_expert053::-webkit-scrollbar {
    height: 3px;
}header .top_expert053::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #ffffff;
}header .first_teach592 {
    padding: 0.4rem 0.7rem;
    font-size: calc(12px - 3px);
    white-space: nowrap;
}}



@media (max-width: 767px) {.confidential_nest619 {
    padding: 3rem 0;
}.confidential_nest619 .container {
    padding: 0 1.5rem;
}.confidential_nest619 h1 {
    font-size: calc(var(--h1-font-size, 2.5rem) * 0.85);
    margin-bottom: 1.5rem;
}.confidential_nest619 h2 {
    margin: 2rem 0 1rem;
    font-size: calc(var(--h2-font-size, 1.75rem) * 0.9);
}.confidential_nest619 h3 {
    font-size: calc(var(--h2-font-size, 1.75rem) * 0.75);
}.confidential_nest619 h4 {
    font-size: calc(var(--h2-font-size, 1.75rem) * 0.65);
}.confidential_nest619 ul {
    padding-left: 0.5rem;
}.confidential_nest619 li {
    padding-left: 1.25rem;
    margin-bottom: 0.75rem;
}.confidential_nest619 p, 
    .confidential_nest619 span {
    margin-bottom: 1.25rem;
}}



@media screen and (min-width: 992px) {.contact605 .query_help241 {
    align-items: stretch;
    flex-direction: row;
}.contact605 .inquiry_links721 {
    width: 60%;
    order: 1;
    padding: 60px;
    border-radius: 11px 0 0 11px;
}.contact605 .inquiry_widget089 {
    width: 40%;
    order: 2;
    border-radius: 0 11px 11px 0;
    padding: 60px 40px;
    justify-content: center;
}.contact605 .inquiry_widget089::before {
    width: 30px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 0);
    transform: translateX(-15px);
    height: 100%;
    left: 0;
    top: 0;
}.contact605 .inquiry_links721 input#email {
    flex: 1 0 100%;
}
}



@media (max-width: 768px) {.mobile_cta579 {
    padding: 3rem 0 1rem;
}.mobile_cta579 .nav_sitewrap589 {
    gap: 1.5rem;
}.mobile_cta579 .company_holder h3 {
    font-size: calc(36px - 2px);
    padding: 1.2rem 1.5rem;
}.mobile_cta579 .story_spot649 {
    padding: 1.5rem;
}.mobile_cta579 .story_spot649::before,
    .mobile_cta579 .story_spot649::after {
    display: none;
}.collab_space897 {
    margin-top: 2rem;
}.collab_space897 .intern_ship316::before,
    .collab_space897 .intern_ship316::after {
    width: 30px;
}
}



@keyframes shimmer {
    0% {
        transform: translateX(-100%) rotate(-5deg);
    }
    100% {
        transform: translateX(100%) rotate(-5deg);
    }
}



@keyframes text-appear {
    0% {
        opacity: 0;
        transform: translateY(10px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes gradient-shift {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

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



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



@keyframes slideTitle {
  from {
    transform: translateX(-1rem);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}



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

