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

.carbon-cta-72 {
    flex: 0 0 auto;
}

.carbon-cta-72 {
    position: relative;
    background-color: rgb(142,167,163);
    color: #ffffff;
    padding: 80px 0 30px;
    font-family: Arial, sans-serif;
}

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

.connect-form-03::before {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.6;
    background: radial-gradient(circle at 20% 50%, rgb(142,167,163,0.5) 0%, transparent 40%),
                radial-gradient(circle at 80% 30%, rgb(107,129,125,0.5) 0%, transparent 40%);
    content: '';
    top: 0;
    left: 0;
}

.connect-form-03 .container {
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.connect-form-03 h3 {
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #000000;
    position: relative;
    text-align: center;
    text-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff, 0 0 15px #ffffff;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.8);
    padding: 15px;
    margin-bottom: 40px;
    font-size: 28px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    display: inline-block;
}

.connect-form-03 .connect-reach-37::after {
    background: rgb(107,129,125,0.5);
    border-radius: 50%;
    left: 0;
    height: 100px;
    width: 100px;
    opacity: 0.2;
    content: '';
    position: absolute;
    bottom: 0;
    transform: translate(-50%, 50%);
}

.connect-form-03 input[type="text"]:focus,
.connect-form-03 textarea:focus {
    outline: none;
    box-shadow: 0 0 10px rgb(142,167,163,0.5);
    border-color: rgb(142,167,163);
}

.connect-form-03 textarea {
    resize: none;
    height: 140px;
}

.connect-form-03 .reach-list-43 {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}

.connect-form-03 .reach-list-43 label {
    cursor: pointer;
    line-height: 1.5;
    font-size: 15px;
    color: #000000;
    position: relative;
    padding-left: 30px;
}

.connect-form-03 .reach-list-43 input[type="checkbox"]:checked + label::before {
    background: rgb(142,167,163);
    border-color: rgb(142,167,163);
}

.connect-form-03 .reach-list-43 a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(142,167,163);
    font-weight: 600;
}

.connect-form-03 .reach-list-43 a:hover {
    color: rgb(107,129,125);
}

.connect-form-03 .query-widget-42 {
    border: none;
    background: rgb(142,167,163);
    position: relative;
    font-size: 16px;
    font-family: Arial, sans-serif;
    cursor: pointer;
    color: #ffffff;
    padding: 15px 30px;
    transition: all 0.3s ease;
    z-index: 1;
    overflow: hidden;
    border-radius: 24px;
    font-weight: 600;
}

.connect-form-03 .query-widget-42:hover::before {
    transform: translateX(0);
}

.connect-form-03 .connect-request-01::before {
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
                linear-gradient(-45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
                linear-gradient(45deg, transparent 75%, rgba(255, 255, 255, 0.1) 75%),
                linear-gradient(-45deg, transparent 75%, rgba(255, 255, 255, 0.1) 75%);
    height: 100%;
    left: 0;
    position: absolute;
    background-size: 20px 20px;
    top: 0;
    opacity: 0.3;
    content: '';
    width: 100%;
}

.connect-form-03 .request-panel-82 {
    list-style: none;
    margin: 0;
    padding: 0;
}

.connect-form-03 .request-panel-82 li:last-child {
    border-bottom: none;
}

.connect-form-03 .request-panel-82 li:hover {
    transform: translateX(5px);
}

.connect-form-03 .request-panel-82 svg {
    margin-top: 3px;
    margin-right: 15px;
    flex-shrink: 0;
    height: 22px;
    width: 22px;
}

.connect-form-03 .request-panel-82 span {
    font-family: Arial, sans-serif;
    line-height: 1.5;
    font-size: 18px;
    color: #ffffff;
}

.connect-form-03 .request-panel-82 a:hover {
    color: rgba(255, 255, 255, 0.8);
}

.leadership-experience-09::before {
    content: "";
    filter: blur(3px);
    background: rgb(142,167,163,0.5);
    width: 60%;
    top: -20%;
    transform: rotate(15deg);
    right: -5%;
    height: 140%;
    z-index: -1;
    position: absolute;
}



.leadership-experience-09 .client-testimonials-57 {
    margin: 0 auto;
    display: grid;
    gap: 0;
    position: relative;
    grid-template-columns: 1fr 1fr;
    max-width: 1100px;
}

.leadership-experience-09 .image-box-wrap-57::after {
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    top: 0;
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 50%
    );
    left: 0;
}

.leadership-experience-09 .emp-summary-65 {
    background: #ffffff;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.5);
    justify-content: center;
    display: flex;
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    padding: 3rem 3rem 3rem 5rem;
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
    transform: translateX(-15%);
    flex-direction: column;
    z-index: 1;
}

.leadership-experience-09 .name::before {
    border-radius: 10px;
    z-index: -1;
    background: rgb(107,129,125,0.5);
    left: -20px;
    height: 30px;
    content: "";
    width: 30px;
    transform: rotate(45deg) scale(0);
    transition: transform 0.4s ease 0.2s;
    top: -10px;
    position: absolute;
}

.leadership-experience-09 .client-testimonials-57:hover .emp-summary-65 > div:nth-child(2) {
    opacity: 1;
    transform: translateX(0);
}

.leadership-experience-09 .client-testimonials-57:hover .emp-block-43 {
    transform: translateY(0);
    opacity: 1;
}

.leadership-experience-09 .emp-block-43::before {
    left: 0;
    height: 3px;
    background: linear-gradient(to right, rgb(142,167,163), transparent);
    content: "";
    position: absolute;
    width: 60px;
    top: 0;
}

.overlayConsentSettings-96 {
    width: 100%;
    bottom: 0;
    animation: slideUp 0.5s forwards;
    transition: transform 0.3s ease-in-out;
    border-top: 3px solid rgb(107,129,125);
    padding: 20px 0;
    z-index: 90;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    transform: translateY(100%);
    background: rgb(107,129,125);
    position: fixed;
}

.overlayConsentSettings-96 h5 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 21px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    letter-spacing: 1px;
}

.cookie-protect-50 {
    justify-content: center;
    filter: drop-shadow(0 0 10px rgb(142,167,163));
    display: flex;
    margin-right: 15px;
    flex-shrink: 0;
    align-items: center;
}

.cookie-protect-50:hover svg {
    transform: scale(1.1);
}

.manage-tracking-13:hover {
    box-shadow: 0 0 20px rgb(107,129,125);
}

.cookie_button.user-alert-30 {
    border: 2px solid rgb(107,129,125);
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
}

.cookie_button.user-alert-30:hover {
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgb(107,129,125);
}

.overlayConsentSettings-96 p a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(142,167,163);
}


.opening-page-70 {
    position: relative;
    background: linear-gradient(135deg, rgb(177,203,200) 0%, rgba(246, 249, 252, 0.9) 100%);
    isolation: isolate;
    padding: 6rem 1rem;
    overflow: hidden;
}

.opening-page-70 {
    padding: 10rem 3rem;
}

.opening-page-70::after {
    position: absolute;
    height: 150%;
    content: "";
    right: -20%;
    opacity: 0.1;
    width: 80%;
    transform: rotate(-15deg);
    top: -50%;
    background: radial-gradient(circle at center, rgb(142,167,163,0.5) 0%, transparent 70%);
    z-index: -1;
}

.opening-page-70 h1::after {
    bottom: -15px;
    transform: translateX(-50%);
    position: absolute;
    height: 4px;
    content: "";
    width: 80px;
    background: linear-gradient(90deg, rgb(107,129,125) 0%, rgb(142,167,163) 100%);
    left: 50%;
    border-radius: 10px;
}

.opening-page-70 .statement-holder-58 {
    transform: translateY(20px);
    background: rgba(255, 255, 255, 0.8);
    border-radius: 30px;
    backdrop-filter: blur(10px);
    padding: 2.5rem;
    animation: fadeSlideUp 0.8s ease-out 0.4s forwards;
    opacity: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 
                0 1px 3px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(94, 170, 168, 0.1);
}

.opening-page-70 .statement-holder-58 {
    transform: translateX(-20px);
    opacity: 0;
    animation: fadeSlideRight 0.8s ease-out 0.4s forwards;
}

.opening-page-70 .page-front-96:hover svg {
    transform: scale(1.05);
}

.opening-page-70 svg text {
    font-family: Arial, sans-serif;
    transition: fill 0.3s ease;
}

.opening-page-70 .page-front-96 p {
    color: #000000;
    font-size: clamp(1rem, 2.5vw, 1.25rem);
    line-height: 1.6;
    margin-bottom: 2rem;
    max-width: 650px;
}

.opening-page-70 .query-widget-42::before {
    height: 100%;
    left: 0;
    background: linear-gradient(135deg, rgb(107,129,125) 0%, rgb(142,167,163) 100%);
    position: absolute;
    content: "";
    opacity: 0;
    width: 100%;
    top: 0;
    z-index: -1;
    transition: opacity 0.4s ease;
}

.opening-page-70 .query-widget-42:hover {
    box-shadow: 0 7px 20px rgba(94, 170, 168, 0.4);
    transform: translateY(-3px);
}

.opening-page-70 .query-widget-42:active {
    transform: translateY(-1px);
    box-shadow: 0 3px 10px rgba(94, 170, 168, 0.3);
}

.opening-page-70 .image-box-wrap-57::before {
    z-index: 1;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5));
    content: "";
}

.opening-page-70 .image-box-wrap-57::after {
    content: "";
    top: 0;
    background: rgb(142,167,163);
    transition: opacity 0.3s ease;
    position: absolute;
    mix-blend-mode: color;
    height: 100%;
    width: 100%;
    opacity: 0.2;
    left: 0;
}

.secure-sanctuary-15 h1 {
    color: rgb(142,167,163);
    font-size: 39px;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.secure-sanctuary-15 h2 {
    margin-bottom: 15px;
    font-size: 34px;
    font-weight: 600;
    color: rgb(107,129,125);
}

.secure-sanctuary-15 ul,
.secure-sanctuary-15 ol {
    padding: 0 0 0 20px;
    margin: 0;
}

.secure-sanctuary-15 ul {
    list-style-type: disc;
}

.secure-sanctuary-15 p {
    line-height: 1.6;
    font-size: 16px;
    margin-bottom: 15px;
}

.secure-sanctuary-15 span {
    font-weight: 600;
    color: rgb(142,167,163);
}

.educational-gains-65::before {
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    background: 
    radial-gradient(circle at 20% 30%, rgb(142,167,163,0.5) 0%, transparent 30%),
    radial-gradient(circle at 80% 70%, rgb(107,129,125,0.5) 0%, transparent 30%);
    height: 100%;
    top: 0;
    opacity: 0.4;
}



.educational-gains-65 .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 1;
    max-width: 1200px;
}

.educational-gains-65 .study-programs-87 {
    padding: 40px;
    align-items: center;
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.08),
    0 0 0 1px rgba(255, 255, 255, 0.6);
    gap: 40px;
    border-radius: 26px;
    position: relative;
    display: flex;
    background: #ffffff;
    overflow: hidden;
}



.educational-gains-65 .image-box-wrap-57 {
    transform-origin: center;
    box-shadow: 
    10px 10px 30px rgba(0, 0, 0, 0.1),
    -5px -5px 20px rgba(255, 255, 255, 0.6);
    border-radius: 26px;
    flex: 0 0 40%;
    max-width: 450px;
    transition: all 0.5s ease;
}

.educational-gains-65 h3 {
    font-size: 33px;
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-weight: 700;
    position: relative;
    color: rgb(142,167,163);
}

.educational-gains-65 .statement-holder-58:hover h3::after {
    width: 120px;
}

.educational-gains-65 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.educational-gains-65 li {
    position: relative;
    transform: translateX(0);
    margin-bottom: 16px;
    padding-left: 12px;
    transition: all 0.3s ease;
}

.educational-gains-65 li:hover {
    transform: translateX(8px);
}

.educational-gains-65 li:hover::before {
    opacity: 1;
    width: 5px;
}

.educational-gains-65 li p {
    align-items: center;
    box-shadow: 
    3px 3px 10px rgba(0, 0, 0, 0.03),
    -3px -3px 10px rgba(255, 255, 255, 0.8);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.3));
    padding: 15px;
    display: flex;
    transition: all 0.3s ease;
    margin: 0;
    border-radius: 10px;
    color: #000000;
    gap: 15px;
    font-size: 12px;
}

.educational-gains-65 svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}

.course-highlights-03 {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(177,203,200) 0%, rgb(142,167,163,0.5) 100%);
    overflow: hidden;
    position: relative;
}

.course-highlights-03::before {
    height: 200%;
    opacity: 0.3;
    position: absolute;
    width: 200%;
    top: -50%;
    left: -50%;
    content: "";
    background: radial-gradient(circle at 70% 30%, rgb(107,129,125,0.5) 0%, transparent 60%);
    pointer-events: none;
    transform: rotate(-15deg);
    z-index: 0;
}

.course-highlights-03 .container {
    position: relative;
    z-index: 1;
    padding: 0 2rem;
    margin: 0 auto;
    max-width: 1280px;
}

.course-highlights-03 .master-it-31 {
    gap: 3rem;
    display: grid;
    position: relative;
    transform: translateZ(0);
    grid-template-columns: 1fr;
}

.course-highlights-03 .image-box-wrap-57::before {
    background: linear-gradient(45deg, rgb(107,129,125,0.5) 0%, transparent 100%);
    top: 0;
    position: absolute;
    height: 100%;
    z-index: 1;
    width: 100%;
    left: 0;
    content: "";
    opacity: 0.5;
}

.course-highlights-03 .image-box-wrap-57:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
}

.course-highlights-03 .image-box-wrap-57:hover::after {
    opacity: 1;
}

.course-highlights-03 .statement-holder-58 {
    padding: 2.5rem;
    z-index: 2;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(10px);
    position: relative;
    transform: perspective(1000px) translateZ(0);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    background: rgba(255, 255, 255, 0.95);
}

.course-highlights-03 .statement-holder-58:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
    transform: perspective(1000px) translateZ(10px);
}

.course-highlights-03 h3::after {
    left: 0;
    transition: width 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    position: absolute;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(142,167,163) 0%, rgb(107,129,125) 100%);
    content: "";
    bottom: -12px;
    width: 60px;
    height: 3px;
}

.course-highlights-03 span.description {
    display: none;
}

.course-highlights-03 .master-it-31 > div {
    position: relative;
}

.our-team-68 {
    padding: 120px 0;
    z-index: 1;
    position: relative;
    overflow: hidden;
    background: rgb(177,203,200);
}

.our-team-68::after {
    content: "";
    z-index: -1;
    background: radial-gradient(
        circle at top right,
        rgb(142,167,163,0.5) 0%,
        transparent 70%
    );
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0.2;
}

.our-team-68 .container {
    padding: 0;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    overflow: visible;
}

.our-team-68 h2 {
    position: relative;
    font-weight: 700;
    padding-left: 20px;
    font-size: 37px;
    margin-bottom: 60px;
    border-left: 4px solid rgb(142,167,163);
    color: #000000;
    text-align: left;
}

.our-team-68 h2::before {
    top: -40px;
    left: -10px;
    color: rgba(0, 0, 0, 0.5);
    font-size: calc(46px * 1.5);
    position: absolute;
    z-index: -1;
    font-weight: 700;
    opacity: 0.05;
    content: "01";
}

.our-team-68 .edu-commit-54:nth-child(2) {
    grid-template-columns: 7fr 3fr;
    margin-left: -50px;
    margin-right: 50px;
}

.our-team-68 .edu-commit-54 h3 {
    position: relative;
    margin-bottom: 0;
    color: #000000;
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    padding: 15px 30px;
    background: linear-gradient(
        135deg, 
        rgb(142,167,163,0.5) 0%, 
        rgba(0, 0, 0, 0.5) 100%
    );
}

.our-team-68 .edu-commit-54 p {
    color: #000000;
    line-height: 1.8;
    font-size: 18px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    z-index: 1;
    position: relative;
    border-radius: 26px;
    padding: 30px;
    background: #ffffff;
}

.our-team-68 .edu-commit-54:nth-child(2) p {
    border-right: 3px solid rgb(107,129,125);
    text-align: right;
    clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 100%, 0 100%);
    grid-row: 1;
    grid-column: 1;
    margin-right: -20px;
}

.our-team-68 .edu-commit-54:nth-child(2)::before {
    content: "";
    top: 50%;
    opacity: 0.2;
    border: 1px dashed rgb(107,129,125,0.5);
    transform: translateY(-50%);
    left: -100px;
    width: 200px;
    border-radius: 50%;
    position: absolute;
    animation: rotate 30s linear infinite reverse;
    z-index: 0;
    height: 200px;
}

.learning-process-35::before {
    opacity: 0.15;
    content: "";
    animation: floatGradient 18s ease-in-out infinite alternate;
    background: linear-gradient(120deg, rgb(142,167,163,0.5) 0%, rgba(255, 255, 255, 0) 70%);
    width: 45%;
    top: -10%;
    right: -5%;
    z-index: 1;
    position: absolute;
    height: 75%;
    transform: rotate(-15deg) skewX(5deg);
}

.learning-process-35 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
}

.learning-process-35 .study-programs-87:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08),
                0 10px 20px rgba(0, 0, 0, 0.05);
}

.learning-process-35 .study-programs-87 > div {
    position: relative;
    max-width: 85%;
    z-index: 3;
}

.learning-process-35 h3 {
    color: #000000;
    position: relative;
    font-weight: 700;
    margin-bottom: 1.8rem;
    animation: slideInTitle 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    transform: translateX(-10px);
    font-family: Arial, sans-serif;
    opacity: 0;
    font-size: calc(36px * 0.85);
}

.learning-process-35 p {
    transform: translateY(10px);
    animation-delay: 0.3s;
    opacity: 0;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    margin-top: 0.8rem;
    color: #000000;
    font-size: 15px;
    position: relative;
}

header .head-bar-08 {
    align-items: center;
    justify-content: space-between;
    padding: 1.5rem;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    display: flex;
    left: 0;
    z-index: 99;
    background: linear-gradient(to right, rgb(107,129,125) 0%, rgb(142,167,163,0.5) 100%);
    width: 100%;
    box-shadow: 0 0 20px 2px rgb(142,167,163,0.5);
}

header .head-bar-08::after {
    animation: gradientSlide 5s ease infinite;
    top: 0;
    z-index: -1;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    opacity: 0.1;
    background-size: 200% 200%;
    content: "";
    background: linear-gradient(45deg, transparent 48%, rgb(107,129,125) 49%, rgb(107,129,125) 51%, transparent 52%);
}

header .head-bar-08 .top-know-91 .site-nav-07 {
    transition: all 0.5s ease;
    transform: perspective(800px) rotateY(0deg);
    display: block;
    position: relative;
}

header .head-bar-08 .top-know-91 .site-nav-07:hover {
    transform: perspective(800px) rotateY(15deg);
}

header .head-bar-08 .nav-pagebar-69 {
    margin: 0;
    padding: 0;
    perspective: 800px;
    display: flex;
    position: relative;
    list-style: none;
}

header .head-bar-08 .top-pagewrap-20 {
    margin: 0 0.5rem;
    transition: transform 0.3s ease;
    transform: translateZ(0);
    transform-style: preserve-3d;
    position: relative;
}

header .head-bar-08 .top-pagewrap-20:hover {
    transform: translateZ(20px);
}

header .head-bar-08 .top-pagewrap-20 a {
    display: block;
    padding: 0.5rem 1rem;
    font-weight: 600;
    font-size: 18px;
    border: 1px solid transparent;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    color: #ffffff;
    font-family: Arial, sans-serif;
    text-decoration: none;
    position: relative;
}

header .head-bar-08 .top-pagewrap-20 a:hover {
    border: 1px solid rgb(107,129,125,0.5);
    text-shadow: 0 0 5px rgb(107,129,125,0.5);
    color: rgb(107,129,125);
}

.plan-option-39::before {
    background: rgb(142,167,163,0.5);
    animation: float-effect 12s infinite alternate ease-in-out;
    top: -50px;
    z-index: 0;
    content: "";
    right: -50px;
    width: 300px;
    filter: blur(80px);
    height: 300px;
    position: absolute;
}

.plan-option-39 .container {
    z-index: 1;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 0 15px;
}

.plan-option-39 .learn-pricing-64 {
    text-align: center;
    margin: 0 auto;
    order: -1;
    padding: 0 20px;
    position: relative;
    max-width: 700px;
}

.plan-option-39 .learn-pricing-64 h2::after {
    content: "";
    width: 80px;
    transform: translateX(-50%);
    bottom: -10px;
    position: absolute;
    height: 3px;
    background: rgb(142,167,163);
    left: 50%;
}

.plan-option-39 .program-fees-54 {
    text-decoration: none;
    color: inherit;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    perspective: 1000px;
    position: relative;
    height: 100%;
    transform-style: preserve-3d;
}

.plan-option-39 .program-fees-54:hover .training-sub-98 {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 0 20px rgb(142,167,163,0.5);
}

.plan-option-39 .rate-options-04 {
    position: relative;
    overflow: hidden;
    flex-grow: 1;
    z-index: 2;
    padding: 30px;
    display: flex;
    flex-direction: column;
}

.plan-option-39 .program-fees-54:hover .rate-options-04::before {
    transform: scaleX(1);
}

.plan-option-39 .rate-options-04 h3 {
    font-weight: 700;
    transition: transform 0.4s ease, color 0.3s ease;
    word-break: break-word;
    font-size: calc(18px + 2px);
    margin-bottom: 10px;
    color: #000000;
    overflow-wrap: break-word;
    white-space: normal;
}

.plan-option-39 .program-price-18 {
    white-space: normal;
    color: rgb(107,129,125);
    margin: 10px 0 20px;
    font-weight: 700;
    font-size: 18px;
    position: relative;
    word-break: break-word;
    display: block;
    overflow-wrap: break-word;
    transition: transform 0.4s ease;
}

.plan-option-39 .rate-options-04 p {
    overflow-wrap: break-word;
    line-height: 1.6;
    color: #000000;
    margin-bottom: 0;
    transition: color 0.3s ease;
    font-size: calc(18px - 1px);
    word-break: break-word;
    flex-grow: 1;
    white-space: normal;
}

.plan-option-39 .program-fees-54:hover .image-box-wrap-57 {
    transform: translateZ(0);
    filter: brightness(1.1) contrast(1.05);
}

.plan-option-39 .program-fees-54:hover .image-box-wrap-57::after {
    opacity: 0.4;
}

.plan-option-39 .program-fees-54:hover::after {
    opacity: 0.5;
}

.user-comments-20 {
    background: linear-gradient(135deg, rgb(177,203,200) 0%, rgb(142,167,163,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 6rem 2rem;
}

.user-comments-20::before {
    right: 0;
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(45deg, transparent 49.5%, rgb(107,129,125,0.5) 49.5%, rgb(107,129,125,0.5) 50.5%, transparent 50.5%);
    z-index: 0;
    top: 0;
}

.user-comments-20 h4::after {
    height: 4px;
    position: absolute;
    width: 100px;
    background: rgb(142,167,163);
    bottom: -15px;
    border-radius: 10px;
    content: "";
    transform: translateX(-50%);
    left: 50%;
}

.user-comments-20 .client-testimonials-57::before {
    transform: translate(30%, -30%) rotate(45deg);
    position: absolute;
    content: "";
    width: 100px;
    background: rgb(142,167,163,0.5);
    height: 100px;
    top: 0;
    right: 0;
    z-index: 0;
}

.user-comments-20 .client-testimonials-57:hover {
    transform: rotateX(0) rotateY(0);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.user-comments-20 .client-testimonials-57:hover .image-box-wrap-57 {
    transform: scale(1.1);
    border-color: rgb(142,167,163);
}

.user-comments-20 .client-testimonials-57 span {
    display: block;
    color: #000000;
    margin-bottom: 1rem;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    position: relative;
}

.user-comments-20 .client-testimonials-57 p {
    line-height: 1.6;
    text-align: center;
    color: #000000;
    font-size: 18px;
}

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

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

.tyDiv-45 .study-programs-87:hover {
    box-shadow: 
        0 25px 50px rgba(0,0,0,0.15),
        0 0 0 1px rgba(255,255,255,0.2),
        inset 0 0 30px rgba(rgb(142,167,163),0.08);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.tyDiv-45 .study-programs-87::before {
    height: 10px;
    filter: blur(10px);
    background: rgb(142,167,163);
    top: -10px;
    content: "";
    position: absolute;
    right: 20px;
    z-index: -1;
    left: 20px;
    opacity: 0.4;
}

.tyDiv-45 .study-programs-87:hover > div:first-child::after {
    transform: scaleX(1.5);
}

.tyDiv-45 h5 {
    font-family: Arial, sans-serif;
    color: #000000;
    margin: 0 0 15px;
    font-weight: 700;
    font-size: 23px;
    position: relative;
    line-height: 1.4;
    letter-spacing: -0.01em;
    z-index: 2;
}

.tyDiv-45 .study-programs-87:hover h5::before {
    transform: translateY(-50%) rotate(135deg);
}

.tyDiv-45 a {
    display: block;
    transition: transform 0.3s ease;
    text-decoration: none;
}

.tyDiv-45 a:hover {
    transform: translateX(5px);
}

.tyDiv-45 a:hover p {
    color: rgb(142,167,163);
}

header .top_plank {
    background: rgb(142,167,163);
    color:  #ffffff;
}

header .top_plank .skill-high-74 div svg, header .top_plank .skill-high-74 div svg path {
    fill: #ffffff;
}

header .top_plank .skill-high-74 {
    width: 100%;
    flex-wrap: wrap;
    padding: 15px 0 10px 0;
    font-size: 12px;
    justify-content: flex-start;
    display: flex;
    align-items: center;
    line-height: 21px;
}

footer {
    position: relative;
    width: 100%;
}

.carbon-cta-72::before {
    z-index: 0;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);
    content: "";
    top: 0;
    background-color: rgb(142,167,163);
    right: 0;
    width: 60%;
    position: absolute;
    height: 100%;
}

footer .converter-82 {
    z-index: 1;
    position: relative;
}

footer .info_item {
    transform: skewX(-5deg);
    transition: all 0.3s ease;
    padding: 15px 25px;
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.1);
    margin-right: 10px;
    backdrop-filter: blur(5px);
    border-radius: 10px;
    flex: 0 1 auto;
}

footer .info_item p,
footer .info_item a {
    transform: skewX(5deg);
    color: #ffffff;
    vertical-align: middle;
    text-decoration: none;
    font-size: 12px;
    display: inline-block;
}

footer .top-know-91 {
    padding-left: 20px;
    position: relative;
}

footer .top-know-91 svg {
    margin-bottom: 20px;
    width: auto;
    height: 45px;
    filter: brightness(0) invert(1);
}

footer .class-guide-50 {
    max-width: 320px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
}

footer .nav-pagebar-69 h5::after {
    position: absolute;
    left: 0;
    content: "";
    height: 3px;
    bottom: 0;
    width: 50px;
    background-color: rgb(142,167,163);
}

footer .top-nav-65 {
    gap: 15px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    margin-bottom: 25px;
}

footer .top-nav-65 a::before {
    left: -20px;
    opacity: 0;
    transition: all 0.3s ease;
    position: absolute;
    content: "→";
    color: rgb(142,167,163);
}

footer .subscribe_holder {
    border-left: 5px solid rgb(142,167,163);
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 25px;
    position: relative;
    padding: 30px;
}

footer .subscribe_holder h5 {
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
}

footer .input_holder {
    flex-direction: column;
    gap: 15px;
    display: flex;
}

footer .input_holder input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.15);
    box-shadow: 0 0 0 2px rgb(142,167,163);
}

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

footer .discover-learning-48:hover {
    transform: translateX(5px);
    background-color: rgb(107,129,125);
}

footer .footer-careers-80 {
    margin-top: 60px;
    position: relative;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.course-highlights-03 p.description::-webkit-scrollbar {
    width: 5px;
}

.course-highlights-03 p.description::-webkit-scrollbar-track {
    background: transparent;
}

.course-highlights-03 p.description::-webkit-scrollbar-thumb {
    background-color: rgb(107,129,125,0.5);
    border-radius: 10px;
}



@media (max-width: 768px) {.connect-form-03 {
    padding: 60px 0;
}.connect-form-03 .image-box-wrap-57 {
    display: none;
}.connect-form-03 h3 {
    font-size: calc(28px * 0.9);
}.connect-form-03 .inquiry-info-82,
    .connect-form-03 .connect-request-01 {
    padding: 40px 30px;
}.connect-form-03 form h3,
    .connect-form-03 .connect-request-01 h4 {
    font-size: calc(21px * 0.9);
}
}



@media (max-width: 992px) {.leadership-experience-09 .client-testimonials-57 {
    gap: 2rem;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
}.leadership-experience-09 .image-box-wrap-57 {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    transform: none;
    height: 300px;
    grid-row: 1 / 2;
    grid-column: 1 / 2;
}.leadership-experience-09 .image-box-wrap-57::after {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}.leadership-experience-09 .emp-summary-65 {
    padding: 2rem;
    transform: none;
    clip-path: none;
    grid-row: 2 / 3;
    grid-column: 1 / 2;
}.leadership-experience-09 .client-testimonials-57:hover .emp-summary-65 {
    transform: translateY(-5px);
}}



@media (min-width: 768px) {.opening-page-70 {
    padding: 8rem 2rem;
}.opening-page-70 .study-programs-87 {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
}.opening-page-70 .statement-holder-58 {
    padding: 3rem;
}.opening-page-70 .page-front-96 {
    text-align: left;
    align-items: flex-start;
}.opening-page-70 .image-box-wrap-57 {
    height: 500px;
}
}


@media only screen and (max-width: 800px) {.secure-sanctuary-15 {
    border-radius: 10px;
    padding: 20px;
    box-shadow: none;
}.secure-sanctuary-15 h1 {
    font-size: calc(19px * 0.8);
}.secure-sanctuary-15 h2 {
    font-size: calc(19px * 0.8);
}.secure-sanctuary-15 ul,
    .secure-sanctuary-15 ol {
    padding-left: 15px;
}}



@media (max-width: 768px) {.educational-gains-65 {
    padding: 50px 0;
}.educational-gains-65 h3 {
    font-size: calc(33px * 0.9);
}
}



@media (min-width: 768px) {.course-highlights-03 {
    padding: 8rem 0;
}.course-highlights-03 .master-it-31 {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 4rem;
}.course-highlights-03 .image-box-wrap-57 {
    height: 450px;
}.course-highlights-03 h3 {
    font-size: calc(24px * 1.2);
}.course-highlights-03 p.description {
    max-height: 350px;
}
}



@media (min-width: 992px) {.course-highlights-03 .master-it-31 {
    gap: 6rem;
}.course-highlights-03 .image-box-wrap-57 {
    transform: perspective(1200px) rotateX(3deg) rotateY(-3deg);
    height: 520px;
}.course-highlights-03 .statement-holder-58 {
    padding: 3rem;
}.course-highlights-03 h3 {
    margin-bottom: 2rem;
    font-size: calc(24px * 1.3);
}.course-highlights-03 h3::after {
    height: 4px;
    bottom: -15px;
}.course-highlights-03 p.description {
    max-height: 400px;
    line-height: 1.8;
}
}



@media screen and (max-width: 1200px) {.our-team-68 .edu-commit-54:nth-child(2) {
    margin-left: 0;
    margin-right: 0;
}
}



@media screen and (max-width: 992px) {.our-team-68 {
    padding: 80px 0;
}.our-team-68 h2 {
    margin-bottom: 50px;
}.our-team-68 .edu-commit-54,
    .our-team-68 .edu-commit-54:nth-child(2) {
    margin-left: 0;
    grid-template-columns: 1fr;
    gap: 20px;
    margin-right: 0;
}.our-team-68 .edu-commit-54:nth-child(1) h3,
    .our-team-68 .edu-commit-54:nth-child(2) h3 {
    justify-self: center;
    width: 80%;
    grid-column: 1;
    grid-row: 1;
    margin: 0;
}.our-team-68 .edu-commit-54:nth-child(1) p,
    .our-team-68 .edu-commit-54:nth-child(2) p {
    clip-path: none;
    grid-row: 2;
    margin: 0;
    text-align: left;
    border: none;
    border-top: 3px solid rgb(142,167,163);
    grid-column: 1;
}.our-team-68 .edu-commit-54:nth-child(2) p {
    border-top: 3px solid rgb(107,129,125);
}.our-team-68 .edu-commit-54::before {
    display: none;
}
}



@media screen and (max-width: 992px) {.learning-process-35 {
    padding: 90px 0;
}.learning-process-35 .study-programs-87 {
    padding: 2.5rem;
    transform: perspective(800px) rotateX(1deg);
}.learning-process-35 .study-programs-87 > div {
    max-width: 90%;
}.learning-process-35 h3 {
    font-size: calc(36px * 0.75);
    margin-bottom: 1.5rem;
}
}



@media screen and (max-width: 768px) {.learning-process-35 {
    padding: 70px 0;
}.learning-process-35 .study-programs-87 {
    padding: 2rem;
    transform: none;
}.learning-process-35 .study-programs-87 > div {
    max-width: 100%;
}.learning-process-35 h3 {
    margin-bottom: 1.3rem;
    font-size: calc(36px * 0.7);
}.learning-process-35 h3::after {
    width: 60px;
    height: 2px;
}.learning-process-35::before,
    .learning-process-35::after {
    opacity: 0.08;
}
}



@media (max-width: 992px) {header .head-bar-08 {
    width: 100vw;
    flex-direction: column;
    margin-left: calc(-50vw + 50%);
    padding: 1rem;
    box-sizing: border-box;
}header .head-bar-08 .top-know-91 {
    margin-bottom: 1.5rem;
}header .head-bar-08 .nav-pagebar-69 {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}header .head-bar-08 .nav-pagebar-69::before {
    top: auto;
    bottom: -10px;
}header .head-bar-08 .top-pagewrap-20 {
    margin: 0.25rem 0.5rem;
}
}



@media (min-width: 1200px) {.plan-option-39 .plan-pricing-95 {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.plan-option-39 .rate-options-04 {
    padding: 35px;
}.plan-option-39 .image-box-wrap-57 {
    height: 220px;
}
}



@media (max-width: 991px) {.plan-option-39 {
    padding: 80px 0;
}.plan-option-39 .learn-pricing-64 {
    margin-bottom: 20px;
}
}



@media (max-width: 480px) {.plan-option-39 {
    padding: 50px 0;
}.plan-option-39 .rate-options-04 h3 {
    font-size: 18px;
}.plan-option-39 .program-price-18 {
    font-size: calc(18px - 2px);
}.plan-option-39 .image-box-wrap-57 {
    height: 160px;
}.plan-option-39 .rate-options-04 {
    padding: 20px;
}}



@media (max-width: 768px) {.user-comments-20 {
    padding: 4rem 1.5rem;
}.user-comments-20 .learner-feedback-31 {
    grid-template-columns: 1fr;
    gap: 2rem;
}.user-comments-20 h4 {
    font-size: calc(38px * 0.8);
    margin-bottom: 3rem;
}.user-comments-20 .client-testimonials-57 {
    padding: 2rem;
}}



@media (max-width: 991px) {.tyDiv-45 {
    padding: 80px 0;
}.tyDiv-45 .study-programs-87 {
    padding: 50px 35px;
}.tyDiv-45 h5 {
    font-size: calc(23px * 0.95);
}
}



@media (max-width: 767px) {.tyDiv-45 {
    padding: 60px 0;
}.tyDiv-45 .study-programs-87 {
    padding: 40px 25px;
    gap: 30px;
}.tyDiv-45 h5 {
    font-size: calc(23px * 0.9);
}.tyDiv-45 p {
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}.tyDiv-45 .study-programs-87 > div:first-child {
    padding-bottom: 20px;
}
}



@media (max-width: 480px) {.tyDiv-45 {
    padding: 50px 0;
}.tyDiv-45 .study-programs-87 {
    gap: 25px;
    padding: 30px 20px;
}.tyDiv-45 h5 {
    font-size: calc(23px * 0.85);
}.tyDiv-45 p {
    font-size: calc(18px * 0.9);
    line-height: 1.6;
}.tyDiv-45 .study-programs-87 > div:first-child {
    padding-bottom: 15px;
}.tyDiv-45 .study-programs-87 > div:first-child::after {
    width: 60px;
}}



@media (max-width: 767px) {footer .carbon-cta-72 {
    padding: 60px 0 30px;
}footer .edu-form-01 {
    margin-bottom: 40px;
    justify-content: center;
}footer .nav-pagebar-69 h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}footer .footer-careers-80 {
    margin-top: 40px;
}
}



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

@keyframes morph {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    100% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
}

@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}



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


    
    @keyframes fadeSlideRight {
        from {
            opacity: 0;
            transform: translateX(-50px);
        }
        to {
            opacity: 1;
            transform: translateX(0);
        }
    }

@keyframes gradientShift {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 200% 0%;
  }
}



@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 0.5;
    }
}



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



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



@keyframes rotateIn {
    0% {
        transform: rotate(45deg) scale(0);
    }
    100% {
        transform: rotate(45deg) scale(1);
    }
}



@keyframes backgroundShift {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(50%, 50%);
  }
}



@keyframes float-effect {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(20px, 20px) scale(1.1);
    }
    100% {
        transform: translate(-20px, -20px) scale(0.9);
    }
}

