* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}html,body {
    auto
contain
    scroll-behavior: smooth;
    font-family: Lato, sans-serif;
    color: #000000;
    height: 100%;
    min-height: 100%;
}.head-know-tIyJ {
    flex: 1 0 auto;
}.trial-offer-D8Q0 {
    flex: 0 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}.wrapper-capsule-yldG {
    flex-direction: column;
    min-height: 100%;
    height: 100%;
    display: flex;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1149px;
}svg {
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.cookie-warning-notice-DaQd {
    border-radius: 12px;
    max-width: 500px;
    font-family: Lato, sans-serif;
    z-index: 1050;
    overflow: hidden;
    transform: translateX(-50%);
    background: #ffffff;
    position: fixed;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    width: 90%;
    bottom: 20px;
    left: 50%;
}.cookie-rules-qMmk {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 20px;
}.data-accept-Cxtb {
    margin-bottom: 20px;
}.data-accept-Cxtb svg, .data-accept-Cxtb svg path, .data-accept-Cxtb img {
    height: 60px;
    width: 60px;
    fill: rgb(170,202,200);
}.cookie-warning-notice-DaQd h5 {
    font-weight: 700;
    color: rgb(170,202,200);
    text-align: center;
    font-size: 22px;
    margin-bottom: 10px;
}.cookie-warning-notice-DaQd p {
    text-align: center;
    color: #000000;
    margin-bottom: 20px;
    font-size: 13px;
}.track-prefs-nymP {
    width: calc(50% - 10px);
    transition: background 0.3s ease-in-out;
    background: rgb(170,202,200);
    margin: 5px;
    border-radius: 10px;
    padding: 10px 20px;
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    font-size: 19px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}.track-prefs-nymP:hover {
    background: rgb(126,171,169);
}.cookie_button.data-settings-Kpyu {
    background: rgb(126,171,169);
}.cookie_button.data-settings-Kpyu:hover {
    background: rgb(126,171,169,0.5);
}.cookie-warning-notice-DaQd p a {
    color: rgb(170,202,200);
    text-decoration: none;
    transition: color 0.3s ease-in-out;
}.cookie-warning-notice-DaQd p a:hover {
    color: rgb(126,171,169);
}#cookie-info-notice-Ke3P {
    display: none;
}#cookie-info-notice-Ke3P:checked ~ .cookie-warning-notice-DaQd {
    opacity: 0;
    visibility: hidden;
}.sign-up-for-updates-YdWr {
    overflow: hidden;
    padding: 6rem 2rem;
    position: relative;
    z-index: 1;
    background: linear-gradient(135deg, rgb(170,202,200,0.5), rgb(126,171,169));
}.sign-up-for-updates-YdWr::before {
    left: -10%;
    width: 60%;
    z-index: -1;
    position: absolute;
    top: -5%;
    opacity: 0.4;
    height: 200%;
    background: linear-gradient(145deg, rgb(126,171,169), transparent);
    transform: rotate(-25deg);
    content: "";
}.sign-up-for-updates-YdWr::after {
    animation: pulseGlow 8s infinite alternate ease-in-out;
    position: absolute;
    content: "";
    height: 80%;
    right: -5%;
    z-index: -1;
    bottom: -10%;
    width: 40%;
    transform: rotate(15deg);
    opacity: 0.3;
    background: linear-gradient(225deg, rgb(170,202,200), transparent);
}.sign-up-for-updates-YdWr .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}.sign-up-for-updates-YdWr .learn-growth-0kot {
    animation: slideUp 0.8s ease-out forwards;
    transform: translateY(0);
    grid-template-columns: 1fr;
    gap: 2.5rem;
    display: grid;
}.sign-up-for-updates-YdWr h3 {
    margin: 0;
    font-size: 19px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    transform: translateY(20px);
    font-family: Lato, sans-serif;
    opacity: 0;
    animation: fadeInUp 0.6s 0.3s ease-out forwards;
    font-weight: 600;
    line-height: 1.4;
}.sign-up-for-updates-YdWr .input_holder {
    opacity: 0;
    display: flex;
    animation: fadeInUp 0.6s 0.5s ease-out forwards;
    transform: translateY(30px);
    flex-direction: column;
    gap: 1.25rem;
    width: 100%;
}.sign-up-for-updates-YdWr .input_holder div {
    position: relative;
    width: 100%;
}.sign-up-for-updates-YdWr .input_holder div::before {
    z-index: 1;
    background: rgb(170,202,200);
    width: 0;
    transition: width 0.4s ease-out;
    height: 2px;
    left: 0;
    position: absolute;
    bottom: 0;
    content: "";
}.sign-up-for-updates-YdWr .input_holder div:focus-within::before {
    width: 100%;
    background: #ffffff;
}.sign-up-for-updates-YdWr input[type="email"] {
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.12);
    font-family: Lato, sans-serif;
    padding: 1rem 1.5rem;
    font-size: 12px;
    transition: all 0.3s ease;
    color: #ffffff;
}.sign-up-for-updates-YdWr input[type="email"]:focus {
    transform: translateY(-2px);
    border-color: rgba(255, 255, 255, 0.3);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
    background-color: rgba(255, 255, 255, 0.18);
    outline: none;
}.sign-up-for-updates-YdWr input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.7);
    transition: opacity 0.3s;
}.sign-up-for-updates-YdWr input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.sign-up-for-updates-YdWr .help-reach-oACL {
    padding: 1rem 2.5rem;
    font-size: 17px;
    position: relative;
    background: rgb(170,202,200);
    cursor: pointer;
    font-family: Lato, sans-serif;
    display: inline-block;
    border: none;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15), 0 2px 4px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    border-radius: 10px;
    overflow: hidden;
}.sign-up-for-updates-YdWr .help-reach-oACL::after {
    content: "";
    transition: width 0.6s, height 0.6s, opacity 0.6s;
    top: 50%;
    position: absolute;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    height: 0;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 70%);
    width: 0;
    left: 50%;
    opacity: 0;
}.sign-up-for-updates-YdWr .help-reach-oACL:hover {
    background: rgb(126,171,169);
    transform: translateY(-3px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.2), 0 4px 8px rgba(0, 0, 0, 0.1);
}.sign-up-for-updates-YdWr .help-reach-oACL:hover::after {
    opacity: 0.8;
    width: 250%;
    height: 250%;
}.sign-up-for-updates-YdWr .help-reach-oACL:active {
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
    transform: translateY(-1px);
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slideUp {
    0% {
        transform: translateY(40px);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes pulseGlow {
    0% {
        opacity: 0.2;
        transform: rotate(15deg) scale(1);
    }
    50% {
        opacity: 0.4;
        transform: rotate(12deg) scale(1.05);
    }
    100% {
        opacity: 0.3;
        transform: rotate(15deg) scale(1);
    }
}

@media (min-width: 768px) {.sign-up-for-updates-YdWr {
    padding: 8rem 3rem;
}.sign-up-for-updates-YdWr .learn-growth-0kot {
    grid-template-columns: 1fr;
    gap: 3rem;
}.sign-up-for-updates-YdWr h3 {
    font-size: calc(19px * 1.1);
    max-width: 80%;
}.sign-up-for-updates-YdWr .input_holder {
    align-items: stretch;
    max-width: 85%;
    flex-direction: row;
}.sign-up-for-updates-YdWr .input_holder div {
    flex: 1;
}.sign-up-for-updates-YdWr .help-reach-oACL {
    min-width: 180px;
}
}

@media (min-width: 992px) {.sign-up-for-updates-YdWr {
    padding: 9rem 4rem;
}.sign-up-for-updates-YdWr::before {
    width: 50%;
}.sign-up-for-updates-YdWr .learn-growth-0kot {
    align-items: center;
    gap: 4rem;
    grid-template-columns: 1.2fr 0.8fr;
}.sign-up-for-updates-YdWr h3 {
    transform: translateY(0);
    font-size: calc(19px * 1.2);
}.sign-up-for-updates-YdWr .input_holder {
    max-width: 100%;
}
}

@media (min-width: 1200px) {.sign-up-for-updates-YdWr {
    padding: 10rem 5rem;
}.sign-up-for-updates-YdWr .learn-growth-0kot {
    gap: 5rem;
    grid-template-columns: 1.3fr 0.7fr;
}.sign-up-for-updates-YdWr h3 {
    font-size: calc(19px * 1.3);
}
}

@media (max-width: 767px) {.sign-up-for-updates-YdWr input[type="email"] {
    padding: 0.9rem 1.25rem;
}.sign-up-for-updates-YdWr .help-reach-oACL {
    width: 100%;
    padding: 0.9rem 1.5rem;
    margin-top: 0.5rem;
}}.get-in-touch-KyEl {
    overflow: hidden;
    background: linear-gradient(120deg, rgb(212,228,227), rgba(rgb(170,202,200), 0.03));
    position: relative;
    padding: 100px 0;
}.get-in-touch-KyEl::before {
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(170,202,200), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(rgb(126,171,169), 0.05) 0%, transparent 50%);
    top: 0;
    z-index: 1;
    content: "";
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}.get-in-touch-KyEl::after {
    animation: backgroundShift 30s linear infinite;
    position: absolute;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    background-position: center center;
    background-size: 30px 30px, 30px 30px, 600px 600px, 400px 400px, 300px 300px;
    background-image: 
        linear-gradient(90deg, rgba(rgb(170,202,200), 0.03) 1px, transparent 1px),
        linear-gradient(rgba(rgb(170,202,200), 0.03) 1px, transparent 1px),
        radial-gradient(circle at 50% 50%, rgba(rgb(126,171,169), 0.05) 0%, transparent 25%),
        radial-gradient(circle at 80% 20%, rgba(rgb(170,202,200), 0.04) 0%, transparent 30%),
        radial-gradient(circle at 20% 80%, rgba(rgb(126,171,169), 0.04) 0%, transparent 30%);
    left: 0;
    z-index: 1;
}@keyframes backgroundShift {
    0% {
        background-position: 0px 0px, 0px 0px, center center, 80% 20%, 20% 80%;
    }
    100% {
        background-position: 30px 30px, 30px 30px, center center, 85% 15%, 15% 85%;
    }
}

.get-in-touch-KyEl .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 30px;
    z-index: 2;
}.get-in-touch-KyEl h2 {
    display: inline-block;
    transform: translateX(-50%);
    left: 50%;
    color: #000000;
    letter-spacing: 1px;
    margin-bottom: 15px;
    position: relative;
    font-size: 34px;
    perspective: 1000px;
    font-weight: 700;
    text-align: center;
}.get-in-touch-KyEl h2::before {
    position: absolute;
    height: 2px;
    bottom: -10px;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(170,202,200), transparent);
    width: 100%;
    left: 0;
}.get-in-touch-KyEl .query-list-JQbm {
    margin-top: 60px;
    transform-style: preserve-3d;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    position: relative;
    display: flex;
    perspective: 1000px;
    overflow: hidden;
    background: #ffffff;
    border-radius: 16px;
}.get-in-touch-KyEl .query-list-JQbm::before {
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(170,202,200), rgb(126,171,169));
    top: 0;
    width: 100%;
    z-index: 3;
}.get-in-touch-KyEl .img-wrap-QxpK {
    min-height: 500px;
    transform: translateZ(0);
    overflow: hidden;
    position: relative;
    flex: 0 0 45%;
}.get-in-touch-KyEl .img-wrap-QxpK::before {
    z-index: 1;
    content: "";
    background: linear-gradient(210deg, rgba(rgb(170,202,200), 0.5), rgba(rgb(126,171,169), 0.5));
    position: absolute;
    mix-blend-mode: multiply;
    inset: 0;
}.get-in-touch-KyEl .img-wrap-QxpK::after {
    width: 300%;
    position: absolute;
    top: -100%;
    background: linear-gradient(45deg, transparent 45%, rgba(255, 255, 255, 0.1) 50%, transparent 55%);
    z-index: 2;
    left: -100%;
    content: "";
    height: 300%;
    animation: shine 6s infinite ease-in-out;
}@keyframes shine {
    0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
    30%, 100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

.get-in-touch-KyEl .help-form-h3DS {
    padding: 60px 50px;
    flex: 0 0 55%;
    backdrop-filter: blur(10px);
    position: relative;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95));
}.get-in-touch-KyEl .help-form-h3DS::before {
    opacity: 0.5;
    height: 500px;
    position: absolute;
    z-index: 0;
    content: "";
    background: 
        radial-gradient(circle, rgba(rgb(170,202,200), 0.03) 0%, transparent 70%);
    border-radius: 50%;
    top: 0;
    width: 500px;
    right: 0;
}.get-in-touch-KyEl form {
    z-index: 3;
    position: relative;
}.get-in-touch-KyEl form h3 {
    margin-bottom: 35px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
    position: relative;
    color: #000000;
}.get-in-touch-KyEl form h3::after {
    content: "";
    background: rgb(170,202,200);
    position: absolute;
    height: 2px;
    left: 0;
    width: 30px;
    bottom: -15px;
}.get-in-touch-KyEl form input[type="text"] {
    font-size: 14px;
    width: 100%;
    margin-bottom: 25px;
    padding: 18px 25px;
    border-radius: 8px;
    transition: all 0.3s ease;
    backdrop-filter: blur(5px);
    background: rgba(rgb(212,228,227), 0.5);
    border: 1px solid rgba(rgb(170,202,200), 0.1);
    color: #000000;
}.get-in-touch-KyEl form input[type="text"]:focus {
    background: rgba(#ffffff, 0.9);
    border-color: rgb(170,202,200);
    outline: none;
    box-shadow: 0 0 0 4px rgba(rgb(170,202,200), 0.1);
}.get-in-touch-KyEl form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
    transition: all 0.3s ease;
}.get-in-touch-KyEl form input[type="text"]:focus::placeholder {
    opacity: 0.7;
    transform: translateX(5px);
}.get-in-touch-KyEl .request-message-Be1L {
    display: flex;
    margin-bottom: 30px;
    position: relative;
}.get-in-touch-KyEl .request-message-Be1L input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.get-in-touch-KyEl .request-message-Be1L label {
    color: #000000;
    cursor: pointer;
    line-height: 1.5;
    position: relative;
    padding-left: 35px;
    font-size: 13px;
}.get-in-touch-KyEl .request-message-Be1L label::before {
    transition: all 0.3s ease;
    background: rgba(#ffffff, 0.6);
    width: 22px;
    left: 0;
    border-radius: 4px;
    position: absolute;
    top: 0;
    content: "";
    border: 1px solid rgba(rgb(170,202,200), 0.3);
    height: 22px;
}.get-in-touch-KyEl .request-message-Be1L input[type="checkbox"]:checked + label::before {
    border-color: rgb(170,202,200);
    background: rgb(170,202,200);
}.get-in-touch-KyEl .request-message-Be1L input[type="checkbox"]:checked + label::after {
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    position: absolute;
    left: 8px;
    top: 4px;
    content: "";
    border: solid #ffffff;
    width: 6px;
    height: 12px;
}.get-in-touch-KyEl .request-message-Be1L label a {
    color: rgb(170,202,200);
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
}.get-in-touch-KyEl .request-message-Be1L label a::after {
    content: "";
    transition: transform 0.3s ease;
    transform-origin: right;
    width: 100%;
    bottom: -2px;
    left: 0;
    background: rgb(170,202,200);
    transform: scaleX(0);
    position: absolute;
    height: 1px;
}.get-in-touch-KyEl .request-message-Be1L label a:hover {
    color: rgb(126,171,169);
}.get-in-touch-KyEl .request-message-Be1L label a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
    background: rgb(126,171,169);
}.get-in-touch-KyEl .help-reach-oACL {
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    color: #ffffff;
    font-size: 16px;
    position: relative;
    border: none;
    border-radius: 8px;
    padding: 16px 40px;
    transition: all 0.3s ease;
    letter-spacing: 0.5px;
    font-weight: 600;
    background: rgb(170,202,200);
}.get-in-touch-KyEl .help-reach-oACL::before {
    left: 0;
    z-index: -1;
    background: linear-gradient(45deg, rgb(170,202,200), rgb(126,171,169));
    content: "";
    top: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
    height: 100%;
    width: 100%;
    position: absolute;
}.get-in-touch-KyEl .help-reach-oACL:hover::before {
    opacity: 1;
}.get-in-touch-KyEl .help-reach-oACL::after {
    border-radius: 50%;
    transition: all 0.5s ease;
    position: absolute;
    background: rgba(255, 255, 255, 0.3);
    width: 50px;
    content: "";
    transform: scale(0);
    top: -50%;
    height: 50px;
    z-index: -1;
    left: -10px;
}.get-in-touch-KyEl .help-reach-oACL:hover::after {
    transform: scale(4);
    opacity: 0;
}.get-in-touch-KyEl svg {
    stroke: rgb(170,202,200);
    stroke-width: 2;
    fill: none;
    height: 22px;
    width: 22px;
    filter: drop-shadow(0 2px 2px rgba(rgb(170,202,200), 0.3));
    transition: all 0.3s ease;
}.get-in-touch-KyEl svg path {
    transition: all 0.3s ease;
    stroke: rgb(170,202,200);
    stroke-width: 2;
}.get-in-touch-KyEl svg:hover,
.get-in-touch-KyEl svg:hover path {
    transform: translateY(-2px);
    stroke: rgb(126,171,169);
}.get-in-touch-KyEl form input {
    border: 1px solid rgb(170,202,200);
}

@media (max-width: 1024px) {.get-in-touch-KyEl {
    padding: 80px 0;
}.get-in-touch-KyEl .query-list-JQbm {
    margin-top: 50px;
}.get-in-touch-KyEl .img-wrap-QxpK {
    min-height: 450px;
}.get-in-touch-KyEl .help-form-h3DS {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.get-in-touch-KyEl {
    padding: 60px 0;
}.get-in-touch-KyEl .query-list-JQbm {
    margin-top: 40px;
    flex-direction: column;
}.get-in-touch-KyEl .img-wrap-QxpK {
    min-height: 300px;
    width: 100%;
}.get-in-touch-KyEl .help-form-h3DS {
    width: 100%;
    padding: 40px 30px;
}.get-in-touch-KyEl form h3 {
    margin-bottom: 30px;
}.get-in-touch-KyEl form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.get-in-touch-KyEl .request-message-Be1L {
    margin-bottom: 25px;
}.get-in-touch-KyEl .help-reach-oACL {
    padding: 14px 30px;
    width: 100%;
}
}

@media (max-width: 480px) {.get-in-touch-KyEl {
    padding: 50px 0;
}.get-in-touch-KyEl h2 {
    font-size: calc(34px * 0.85);
}.get-in-touch-KyEl .query-list-JQbm {
    margin-top: 30px;
    border-radius: 12px;
}.get-in-touch-KyEl .img-wrap-QxpK {
    min-height: 220px;
}.get-in-touch-KyEl .help-form-h3DS {
    padding: 30px 20px;
}.get-in-touch-KyEl form h3 {
    font-size: calc(18px * 0.9);
    margin-bottom: 25px;
}.get-in-touch-KyEl form input[type="text"] {
    padding: 12px 15px;
    margin-bottom: 15px;
}.get-in-touch-KyEl .request-message-Be1L {
    margin-bottom: 20px;
}.get-in-touch-KyEl .request-message-Be1L label {
    font-size: calc(13px * 0.9);
}.get-in-touch-KyEl .help-reach-oACL {
    padding: 12px 20px;
}}.instructor-history-oL0m {
    perspective: 1000px;
    overflow: hidden;
    background: linear-gradient(90deg, rgb(212,228,227) 30%, rgb(126,171,169,0.5) 100%);
    position: relative;
    padding: 6rem 2rem;
}.instructor-history-oL0m::before {
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0.1;
    top: 0;
    left: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(170,202,200,0.5) 0,
        rgb(170,202,200,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    position: absolute;
}.instructor-history-oL0m::after {
    height: 140%;
    z-index: 0;
    content: "";
    background: rgb(170,202,200,0.5);
    filter: blur(60px);
    width: 50%;
    right: -10%;
    position: absolute;
    top: -20%;
    transform: rotate(-15deg);
}.instructor-history-oL0m .client-experiences-rTkA {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 0;
    max-width: 1100px;
    transform: rotateX(5deg) rotateZ(-1deg);
    transform-style: preserve-3d;
    margin: 0 auto;
}.instructor-history-oL0m .img-wrap-QxpK {
    height: 450px;
    border-radius: 0;
    z-index: 2;
    clip-path: polygon(0 0, 100% 15%, 100% 100%, 0% 85%);
    transform-style: preserve-3d;
    transition: all 0.7s ease;
    transform: translateZ(30px);
    position: relative;
    box-shadow: 25px 25px 50px rgba(0, 0, 0, 0.5);
}.instructor-history-oL0m .work-list-Bsv8 {
    transform-style: preserve-3d;
    transform: translateZ(10px);
    justify-content: center;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    padding: 3rem 3rem 3rem 5rem;
    display: flex;
    background: #ffffff;
    transition: all 0.7s ease;
    z-index: 1;
    margin-left: -3rem;
    flex-direction: column;
}.instructor-history-oL0m .work-list-Bsv8::before {
    position: absolute;
    top: 50%;
    background: linear-gradient(to bottom, rgb(170,202,200), rgb(126,171,169));
    transform: translateY(-50%);
    left: 0;
    height: 60%;
    content: "";
    width: 10px;
}.instructor-history-oL0m .name {
    margin-bottom: 0.5rem;
    color: #000000;
    transition: transform 0.5s ease;
    font-weight: 700;
    transform: translateZ(20px);
    font-size: calc(38px * 1.2);
}.instructor-history-oL0m .work-list-Bsv8 div:nth-child(2) {
    font-size: 22px;
    color: rgb(126,171,169);
    transform: translateZ(15px);
    font-weight: 600;
    transition: transform 0.5s ease 0.1s;
    margin-bottom: 2rem;
}.instructor-history-oL0m .exp-view-sitD {
    font-size: 17px;
    line-height: 1.7;
    transition: transform 0.5s ease 0.2s;
    position: relative;
    color: #000000;
    font-style: italic;
    transform: translateZ(10px);
}.instructor-history-oL0m .exp-view-sitD::after {
    bottom: -2rem;
    font-family: serif;
    font-size: 5rem;
    color: rgb(170,202,200,0.5);
    position: absolute;
    content: "";
    right: 0;
    line-height: 0;
}.instructor-history-oL0m .client-experiences-rTkA:hover .img-wrap-QxpK {
    transform: translateZ(50px) translateX(-20px);
}.instructor-history-oL0m .client-experiences-rTkA:hover .work-list-Bsv8 {
    transform: translateZ(30px) translateX(20px);
}.instructor-history-oL0m .client-experiences-rTkA:hover .name {
    transform: translateZ(40px);
}.instructor-history-oL0m .client-experiences-rTkA:hover .work-list-Bsv8 div:nth-child(2) {
    transform: translateZ(35px);
}.instructor-history-oL0m .client-experiences-rTkA:hover .exp-view-sitD {
    transform: translateZ(30px);
}

@media screen and (max-width: 991px) {.instructor-history-oL0m .client-experiences-rTkA {
    transform: none;
    grid-template-columns: 1fr;
}.instructor-history-oL0m .img-wrap-QxpK {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    height: 350px;
    transform: none;
    margin-bottom: -2rem;
}.instructor-history-oL0m .work-list-Bsv8 {
    transform: none;
    z-index: 3;
    padding: 3rem 2rem 2rem;
    margin-left: 0;
}.instructor-history-oL0m .work-list-Bsv8::before {
    top: 0;
    transform: translateX(-50%);
    left: 50%;
    height: 5px;
    width: 50%;
}.instructor-history-oL0m .client-experiences-rTkA:hover .img-wrap-QxpK,
    .instructor-history-oL0m .client-experiences-rTkA:hover .work-list-Bsv8,
    .instructor-history-oL0m .client-experiences-rTkA:hover .name,
    .instructor-history-oL0m .client-experiences-rTkA:hover .work-list-Bsv8 div:nth-child(2),
    .instructor-history-oL0m .client-experiences-rTkA:hover .exp-view-sitD {
    transform: none;
}}.about-this-ZnRq {
    overflow: hidden;
    padding: 8rem 0 6rem;
    color: #ffffff;
    position: relative;
}.about-this-ZnRq::before {
    z-index: 1;
    left: 0;
    bottom: 0;
    content: "";
    top: 0;
    right: 0;
    position: absolute;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.9) 0%, 
        rgba(0, 0, 0, 0.75) 30%, 
        rgba(0, 0, 0, 0.6) 70%, 
        rgba(0, 0, 0, 0.85) 100%);
}.about-this-ZnRq::after {
    top: -50px;
    right: -50px;
    filter: blur(50px);
    height: 200px;
    animation: float 10s infinite ease-in-out;
    border-radius: 50%;
    opacity: 0.1;
    width: 200px;
    z-index: 2;
    content: "";
    position: absolute;
    background: rgb(170,202,200);
}.about-this-ZnRq h4 {
    text-align: center;
    color: #ffffff;
    font-size: calc(29px * 1.2);
    letter-spacing: 2px;
    transform: translateY(20px);
    font-weight: 700;
    animation: fadeInUp 1s forwards 0.2s;
    opacity: 0;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 2.5rem;
    z-index: 5;
}.about-this-ZnRq h4::after {
    bottom: -12px;
    width: 80px;
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
    content: "";
    left: 50%;
    background: linear-gradient(90deg, rgb(170,202,200), rgb(126,171,169));
}.about-this-ZnRq .container {
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    width: 100%;
    z-index: 5;
}.about-this-ZnRq .paragraph-holder-zeHt {
    backdrop-filter: blur(10px);
    position: relative;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.02) 100%);
    transform: translateY(30px);
    padding: 3rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    opacity: 0;
    border-left: 3px solid rgb(170,202,200);
    border-radius: 10px;
    animation: fadeInUp 1s forwards 0.4s;
    transition: transform 0.5s ease-out;
}.about-this-ZnRq .paragraph-holder-zeHt:hover {
    transform: translateY(-5px) scale(1.01);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
}.about-this-ZnRq .paragraph-holder-zeHt::before {
    background: linear-gradient(45deg, 
        rgb(170,202,200,0.5) 0%, 
        transparent 20%, 
        transparent 80%, 
        rgb(126,171,169,0.5) 100%);
    opacity: 0.1;
    pointer-events: none;
    width: 100%;
    position: absolute;
    height: 100%;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
}.about-this-ZnRq h6 {
    letter-spacing: 1px;
    position: relative;
    font-weight: 700;
    margin-bottom: 1.5rem;
    opacity: 0;
    display: inline-block;
    animation: fadeInRight 0.8s forwards 0.6s;
    transform: translateX(-10px);
    font-size: calc(23px * 1.1);
    color: rgb(170,202,200);
}.about-this-ZnRq h6::after {
    transform-origin: left;
    content: "";
    bottom: -8px;
    background: rgb(126,171,169);
    width: 30px;
    position: absolute;
    animation: expandLine 0.6s forwards 1.2s;
    height: 2px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
    left: 0;
}.about-this-ZnRq .paragraph-holder-zeHt div {
    overflow: hidden;
    position: relative;
}.about-this-ZnRq .paragraph-holder-zeHt span {
    opacity: 0;
    font-size: 17px;
    animation: fadeInUp 1s forwards 0.8s;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 1rem;
    transform: translateY(20px);
    line-height: 1.8;
    position: relative;
    display: block;
    text-align: justify;
}.about-this-ZnRq .paragraph-holder-zeHt span::first-letter {
    font-size: 1.5em;
    margin-right: 3px;
    color: rgb(126,171,169);
    font-weight: 700;
}

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

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

@keyframes expandLine {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}

@keyframes float {
    0%, 100% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(30px, -30px);
    }
    50% {
        transform: translate(60px, 0);
    }
    75% {
        transform: translate(30px, 30px);
    }
}

@media (max-width: 991px) {.about-this-ZnRq {
    padding: 6rem 0 4rem;
}.about-this-ZnRq h4 {
    font-size: calc(29px * 1.1);
}.about-this-ZnRq .paragraph-holder-zeHt {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.about-this-ZnRq {
    padding: 4rem 0 3rem;
}.about-this-ZnRq h4 {
    font-size: 29px;
    margin-bottom: 2rem;
}.about-this-ZnRq h4::after {
    width: 60px;
    height: 2px;
}.about-this-ZnRq .paragraph-holder-zeHt {
    padding: 2rem;
}.about-this-ZnRq h6 {
    margin-bottom: 1.2rem;
    font-size: 23px;
}.about-this-ZnRq .paragraph-holder-zeHt span {
    line-height: 1.7;
}
}

@media (max-width: 576px) {.about-this-ZnRq {
    padding: 3rem 0 2rem;
}.about-this-ZnRq h4 {
    font-size: calc(23px * 1.3);
    margin-bottom: 1.5rem;
}.about-this-ZnRq h4::after {
    width: 50px;
}.about-this-ZnRq .paragraph-holder-zeHt {
    border-left-width: 2px;
    padding: 1.5rem;
}.about-this-ZnRq h6 {
    font-size: calc(17px * 1.1);
    margin-bottom: 1rem;
}.about-this-ZnRq .paragraph-holder-zeHt span {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}}.gratMessage-qKRH {
    background: linear-gradient(135deg, rgb(126,171,169,0.5), rgb(170,202,200,0.5));
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    perspective: 1000px;
}.gratMessage-qKRH::before {
    pointer-events: none;
    height: 100%;
    left: 0;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(126,171,169,0.5) 0px,
        rgb(126,171,169,0.5) 2px,
        transparent 2px,
        transparent 10px
    );
    position: absolute;
    content: "";
    opacity: 0.1;
    top: 0;
    z-index: 1;
}.gratMessage-qKRH::after {
    right: -10%;
    width: 80%;
    z-index: 0;
    opacity: 0.4;
    transform: rotate(-15deg);
    position: absolute;
    content: "";
    height: 80%;
    top: -10%;
    background: radial-gradient(
        circle at center,
        rgb(170,202,200,0.5) 0%,
        transparent 70%
    );
}.gratMessage-qKRH .container {
    padding: 0 2rem;
    transform-style: preserve-3d;
    margin: 0 auto;
    transform: translateZ(0);
    max-width: 1200px;
    z-index: 2;
    position: relative;
}.gratMessage-qKRH h2 {
    margin-bottom: 3rem;
    color: #000000;
    font-weight: 700;
    font-family: Lato, sans-serif;
    font-size: 28px;
    max-width: 90%;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    position: relative;
    transform: translateZ(30px);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.gratMessage-qKRH h2::after {
    transform: scaleX(1);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 0.3rem;
    width: 8rem;
    left: 0;
    transform-origin: left;
    content: "";
    background: linear-gradient(to right, rgb(170,202,200), rgb(126,171,169));
    bottom: -1rem;
    position: absolute;
}.gratMessage-qKRH .learn-growth-0kot {
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.6s ease;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1), 
        0 8px 16px rgba(0, 0, 0, 0.05),
        0 4px 8px rgba(0, 0, 0, 0.025);
    backdrop-filter: blur(5px);
    padding: 3rem;
    position: relative;
    transform: translateZ(10px) rotateX(2deg);
    border-left: 4px solid rgb(170,202,200);
    background: #ffffff;
}.gratMessage-qKRH .learn-growth-0kot::before {
    right: 1rem;
    position: absolute;
    opacity: 0.5;
    top: 1rem;
    bottom: 1rem;
    left: 1rem;
    z-index: 0;
    pointer-events: none;
    content: "";
    border: 1px dashed rgb(126,171,169,0.5);
}.gratMessage-qKRH .learn-growth-0kot:hover {
    transform: translateZ(20px) rotateX(0deg);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15), 
        0 10px 20px rgba(0, 0, 0, 0.1),
        0 5px 10px rgba(0, 0, 0, 0.05);
}.gratMessage-qKRH ul {
    position: relative;
    list-style: none;
    padding: 0;
    z-index: 1;
    margin: 0;
}.gratMessage-qKRH li {
    margin-bottom: 1rem;
    transform: translateZ(5px);
    position: relative;
}.gratMessage-qKRH li::before {
    height: 0.8rem;
    transform: rotate(45deg);
    transition: opacity 0.3s ease, transform 0.3s ease;
    width: 0.8rem;
    left: -2rem;
    position: absolute;
    content: "";
    opacity: 0;
    border-radius: 0.2rem;
    background: linear-gradient(135deg, rgb(170,202,200), rgb(126,171,169));
    top: 0.5rem;
}.gratMessage-qKRH li:hover::before {
    transform: rotate(45deg) scale(1.2);
    opacity: 1;
}.gratMessage-qKRH span {
    display: block;
    color: #000000;
    line-height: 1.8;
    font-size: 13px;
    position: relative;
    font-family: Lato, sans-serif;
    padding-left: 0;
    transition: padding-left 0.3s ease;
}.gratMessage-qKRH span::after {
    bottom: -0.8rem;
    height: 1px;
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
    transform-origin: left;
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(to right, rgb(126,171,169,0.5), transparent);
}.gratMessage-qKRH li:hover span {
    padding-left: 0.5rem;
}.gratMessage-qKRH li:hover span::after {
    transform: scaleX(1);
}

@media (max-width: 991px) {.gratMessage-qKRH {
    padding: 5rem 0;
}.gratMessage-qKRH .learn-growth-0kot {
    transform: translateZ(5px) rotateX(1deg);
    padding: 2.5rem;
}.gratMessage-qKRH h2 {
    transform: translateZ(20px);
    font-size: calc(28px * 0.9);
    max-width: 100%;
}
}

@media (max-width: 767px) {.gratMessage-qKRH {
    padding: 4rem 0;
}.gratMessage-qKRH .container {
    padding: 0 1.5rem;
}.gratMessage-qKRH .learn-growth-0kot {
    padding: 2rem;
    transform: translateZ(0) rotateX(0deg);
}.gratMessage-qKRH h2 {
    font-size: calc(28px * 0.8);
    transform: translateZ(10px);
    margin-bottom: 2rem;
}.gratMessage-qKRH h2::after {
    height: 0.25rem;
    width: 6rem;
}.gratMessage-qKRH span {
    line-height: 1.7;
    font-size: calc(13px * 0.95);
}
}

@media (max-width: 575px) {.gratMessage-qKRH {
    padding: 3rem 0;
}.gratMessage-qKRH .container {
    padding: 0 1rem;
}.gratMessage-qKRH .learn-growth-0kot {
    border-left-width: 3px;
    padding: 1.5rem;
}.gratMessage-qKRH h2 {
    font-size: calc(28px * 0.7);
    margin-bottom: 1.5rem;
}.gratMessage-qKRH h2::after {
    width: 5rem;
    bottom: -0.7rem;
    height: 0.2rem;
}.gratMessage-qKRH span {
    line-height: 1.6;
    font-size: calc(13px * 0.9);
}.gratMessage-qKRH li::before {
    width: 0.7rem;
    left: -1.5rem;
    height: 0.7rem;
}}.service-info-YLWq {
    background: linear-gradient(135deg, rgb(170,202,200,0.5) 0%, rgb(126,171,169,0.5) 100%);
    position: relative;
    padding: 80px 0;
    overflow: hidden;
}.service-info-YLWq::before {
    content: '';
    background-size: 50px 50px, 80px 80px, 60px 60px;
    left: 0;
    z-index: 1;
    position: absolute;
    animation: backgroundShift 40s linear infinite;
    top: 0;
    bottom: 0;
    background-position: 0 0, 25px 25px, 15px 15px;
    right: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.03) 1px, transparent 2px),
        radial-gradient(circle at 50% 70%, rgba(255, 255, 255, 0.05) 1px, transparent 3px),
        radial-gradient(circle at 80% 10%, rgba(255, 255, 255, 0.04) 1px, transparent 2px);
}@keyframes backgroundShift {
    0% {
        background-position: 0 0, 25px 25px, 15px 15px;
    }
    50% {
        background-position: 25px 25px, 50px 50px, 30px 30px;
    }
    100% {
        background-position: 0 0, 25px 25px, 15px 15px;
    }
}
.service-info-YLWq::after {
    z-index: 2;
    top: 0;
    animation: glowingBorder 4s ease-in-out infinite;
    content: '';
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, transparent, rgb(126,171,169), transparent);
    position: absolute;
}@keyframes glowingBorder {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
}
.service-info-YLWq .container {
    max-width: 1200px;
    position: relative;
    z-index: 3;
    margin: 0 auto;
    padding: 0 20px;
}.service-info-YLWq .support-request-UeK2 {
    display: flex;
    border-radius: 23px;
    -webkit-backdrop-filter: blur(10px);
    padding: 40px;
    position: relative;
    background: rgba(255, 255, 255, 0.07);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transform: translateY(0);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    align-items: center;
    flex-direction: column;
    backdrop-filter: blur(10px);
}.service-info-YLWq .support-request-UeK2:hover {
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}.service-info-YLWq .support-request-UeK2::before {
    border-radius: calc(23px + 5px);
    z-index: -1;
    bottom: -5px;
    top: -5px;
    right: -5px;
    left: -5px;
    position: absolute;
    opacity: 0.6;
    animation: gradientBorder 8s ease infinite;
    background-size: 200% 200%;
    background: linear-gradient(45deg, rgb(170,202,200), rgb(126,171,169), rgb(170,202,200));
    content: '';
}@keyframes gradientBorder {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
.service-info-YLWq h3 {
    justify-content: center;
    font-weight: 700;
    font-size: 30px;
    align-items: center;
    position: relative;
    color: #ffffff;
    margin-bottom: 25px;
    font-family: Lato, sans-serif;
    display: flex;
    padding-bottom: 15px;
    text-align: center;
}.service-info-YLWq h3 svg {
    stroke: rgb(126,171,169);
    width: 30px;
    height: 30px;
    filter: drop-shadow(0 0 5px rgb(126,171,169));
    fill: #ffffff;
    stroke-width: 0.8;
    margin-right: 12px;
    animation: floatIcon 3s ease-in-out infinite;
}@keyframes floatIcon {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-5px) scale(1.05);
    }
}
.service-info-YLWq h3 svg path {
    animation: drawPath 3s ease-in-out forwards infinite;
    fill: rgb(170,202,200);
    stroke-dasharray: 100;
    fill-opacity: 0.9;
    stroke: rgb(126,171,169);
    stroke-dashoffset: 100;
    stroke-width: 0.8;
}@keyframes drawPath {
    0% {
        stroke-dashoffset: 100;
        fill-opacity: 0.2;
    }
    50% {
        stroke-dashoffset: 0;
        fill-opacity: 0.9;
    }
    100% {
        stroke-dashoffset: 100;
        fill-opacity: 0.2;
    }
}
.service-info-YLWq h3::after {
    content: '';
    left: 50%;
    bottom: 0;
    height: 3px;
    background: linear-gradient(90deg, rgb(170,202,200), rgb(126,171,169));
    transform: translateX(-50%);
    width: 80px;
    position: absolute;
    border-radius: 10px;
}.service-info-YLWq .help-request-xGZS {
    max-width: 800px;
    font-size: 17px;
    color: #ffffff;
    line-height: 1.6;
    margin-bottom: 40px;
    font-weight: 400;
    opacity: 0.9;
    text-align: center;
}.service-info-YLWq .contact-now-T7K9 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    position: relative;
    width: 100%;
}.service-info-YLWq .contact-now-T7K9::before {
    top: -15px;
    opacity: 0.7;
    width: 30px;
    left: -15px;
    border-top: 2px solid rgb(170,202,200);
    content: '';
    height: 30px;
    border-left: 2px solid rgb(170,202,200);
    position: absolute;
}.service-info-YLWq .contact-now-T7K9::after {
    bottom: -15px;
    border-right: 2px solid rgb(126,171,169);
    width: 30px;
    border-bottom: 2px solid rgb(126,171,169);
    content: '';
    height: 30px;
    opacity: 0.7;
    position: absolute;
    right: -15px;
}.service-info-YLWq .contact-now-T7K9 > span {
    background: rgba(255, 255, 255, 0.05);
    padding: 20px;
    border-radius: 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    align-items: center;
    flex-direction: row;
    display: flex;
    color: #ffffff;
    position: relative;
}.service-info-YLWq .contact-now-T7K9 > span:hover {
    background: rgba(255, 255, 255, 0.08);
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}.service-info-YLWq .contact-now-T7K9 > span::before {
    top: 0;
    content: '';
    height: 100%;
    background: linear-gradient(180deg, rgb(170,202,200), transparent);
    left: 0;
    position: absolute;
    width: 3px;
    border-radius: 10px 0 0 10px;
}.service-info-YLWq .contact-now-T7K9 > span p {
    margin-bottom: 5px;
    display: flex;
    color: #ffffff;
    font-size: 17px;
    font-weight: 400;
    align-items: center;
}.service-info-YLWq .contact-now-T7K9 svg {
    transition: all 0.3s ease;
    height: 22px;
    width: 22px;
    fill: #ffffff;
    margin: 0 10px;
}.service-info-YLWq .contact-now-T7K9 svg path {
    fill: #ffffff;
}.service-info-YLWq .contact-now-T7K9 > span > span {
    position: relative;
    font-size: calc(17px + 1px);
    color: #ffffff;
    font-weight: 600;
    display: block;
}.service-info-YLWq .contact-now-T7K9 > span a {
    align-items: center;
    position: relative;
    display: inline-flex;
    color: #ffffff;
    text-decoration: none;
    padding-right: 5px;
    transition: color 0.3s ease;
}.service-info-YLWq .contact-now-T7K9 > span a::after {
    position: absolute;
    left: 0;
    height: 1px;
    content: '';
    transition: width 0.3s ease;
    bottom: -2px;
    background: rgb(126,171,169);
    width: 0;
}.service-info-YLWq .contact-now-T7K9 > span a:hover {
    color: rgb(126,171,169);
}.service-info-YLWq .contact-now-T7K9 > span a:hover::after {
    width: 100%;
}.service-info-YLWq .ask-form-uepg {
    border-radius: 10px;
    padding: 25px;
    background: rgba(255, 255, 255, 0.05);
    overflow: hidden;
    position: relative;
    grid-column: 1 / -1;
}.service-info-YLWq .ask-form-uepg::before {
    width: 100px;
    opacity: 0.3;
    border-radius: 50%;
    bottom: -50px;
    content: '';
    right: -50px;
    height: 100px;
    position: absolute;
    background: radial-gradient(circle, rgb(126,171,169,0.5) 0%, transparent 70%);
}.service-info-YLWq .ask-form-uepg h4 {
    font-weight: 600;
    color: #ffffff;
    align-items: center;
    position: relative;
    font-size: 18px;
    margin-bottom: 15px;
    padding-left: 15px;
    display: flex;
}.service-info-YLWq .ask-form-uepg h4 svg {
    fill: rgb(170,202,200);
    stroke: rgb(126,171,169);
    margin-right: 10px;
    height: 26px;
    width: 26px;
    stroke-width: 0.5;
    animation: clockSpin 10s linear infinite;
}@keyframes clockSpin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.service-info-YLWq .ask-form-uepg h4 svg path {
    transform-origin: center center;
    fill-opacity: 0.9;
    fill: rgb(170,202,200);
    transition: all 0.3s ease;
    stroke-width: 0.5;
    stroke: rgb(126,171,169);
    stroke-linecap: round;
    stroke-linejoin: round;
}.service-info-YLWq .ask-form-uepg h4:hover svg path {
    fill-opacity: 0.7;
    stroke-dasharray: 50;
    fill: rgb(126,171,169);
    stroke-width: 0.8;
    stroke-dashoffset: 25;
}.service-info-YLWq .ask-form-uepg h4::before {
    transform: translateY(-50%);
    left: 0;
    content: '';
    width: 5px;
    position: absolute;
    top: 50%;
    background: rgb(126,171,169);
    height: 70%;
    border-radius: 10px;
}.service-info-YLWq .ask-form-uepg span {
    display: flex;
    margin-bottom: 8px;
    padding-left: 15px;
    color: #ffffff;
    align-items: center;
    position: relative;
    opacity: 0.9;
    font-size: 17px;
    transition: all 0.3s ease;
}.service-info-YLWq .ask-form-uepg span svg {
    width: 18px;
    height: 18px;
    fill: rgb(170,202,200);
    transition: all 0.3s ease;
    stroke: rgb(126,171,169);
    opacity: 0.8;
    margin-right: 10px;
    stroke-width: 0.3;
}.service-info-YLWq .ask-form-uepg span:hover {
    opacity: 1;
    transform: translateX(5px);
}.service-info-YLWq .ask-form-uepg span:hover svg {
    opacity: 1;
    transform: rotate(15deg);
    fill: rgb(126,171,169);
}.service-info-YLWq .ask-form-uepg span svg path {
    fill: rgb(170,202,200);
    transition: all 0.4s ease;
    stroke-linejoin: round;
    stroke-linecap: round;
    stroke-dashoffset: 20;
    stroke: rgb(126,171,169);
    fill-opacity: 0.8;
    stroke-dasharray: 20;
}.service-info-YLWq .ask-form-uepg span:hover svg path {
    stroke: rgb(126,171,169);
    fill: rgb(126,171,169);
    fill-opacity: 1;
    stroke-dashoffset: 0;
}.service-info-YLWq .ask-form-uepg span::before {
    background: rgb(170,202,200);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 5px;
    width: 5px;
    content: '';
    border-radius: 50%;
}
@media (max-width: 991px) {.service-info-YLWq {
    padding: 60px 0;
}.service-info-YLWq .support-request-UeK2 {
    padding: 30px;
}.service-info-YLWq h3 {
    font-size: calc(30px - 4px);
}.service-info-YLWq h3 svg {
    margin-right: 10px;
    width: 26px;
    height: 26px;
}.service-info-YLWq .contact-now-T7K9 {
    gap: 20px;
    grid-template-columns: 1fr;
}.service-info-YLWq .contact-now-T7K9 > span p svg {
    width: 20px;
    margin-right: 8px;
    height: 20px;
}.service-info-YLWq .ask-form-uepg h4 svg {
    height: 22px;
    width: 22px;
}.service-info-YLWq .ask-form-uepg span svg {
    height: 16px;
    width: 16px;
}
}
@media (max-width: 767px) {.service-info-YLWq {
    padding: 50px 0;
}.service-info-YLWq .support-request-UeK2 {
    padding: 25px;
}.service-info-YLWq h3 {
    margin-bottom: 20px;
    font-size: calc(30px - 6px);
}.service-info-YLWq h3 svg {
    margin-right: 8px;
    width: 24px;
    height: 24px;
}.service-info-YLWq .help-request-xGZS {
    margin-bottom: 30px;
    font-size: calc(17px - 1px);
}.service-info-YLWq .contact-now-T7K9 > span {
    padding: 15px;
}.service-info-YLWq .contact-now-T7K9 > span p svg {
    height: 18px;
    margin-right: 8px;
    width: 18px;
}.service-info-YLWq .contact-now-T7K9 > span a svg {
    margin-right: 6px;
    width: 16px;
    height: 16px;
}.service-info-YLWq .ask-form-uepg {
    padding: 20px;
}.service-info-YLWq .ask-form-uepg h4 svg {
    width: 20px;
    margin-right: 8px;
    height: 20px;
}.service-info-YLWq .ask-form-uepg span svg {
    height: 14px;
    width: 14px;
    margin-right: 8px;
}.service-info-YLWq .contact-now-T7K9::before,
    .service-info-YLWq .contact-now-T7K9::after {
    height: 20px;
    width: 20px;
}
}
@media (max-width: 479px) {.service-info-YLWq {
    padding: 40px 0;
}.service-info-YLWq .support-request-UeK2 {
    padding: 20px;
}.service-info-YLWq h3 {
    margin-bottom: 15px;
    font-size: calc(30px - 8px);
    padding-bottom: 10px;
}.service-info-YLWq h3 svg {
    width: 20px;
    height: 20px;
    margin-right: 6px;
}.service-info-YLWq h3::after {
    height: 2px;
    width: 60px;
}.service-info-YLWq .help-request-xGZS {
    font-size: calc(17px - 2px);
    margin-bottom: 25px;
}.service-info-YLWq .contact-now-T7K9 {
    gap: 15px;
}.service-info-YLWq .contact-now-T7K9 > span {
    padding: 12px;
}.service-info-YLWq .contact-now-T7K9 > span p,
    .service-info-YLWq .contact-now-T7K9 > span > span {
    font-size: calc(17px - 1px);
}.service-info-YLWq .contact-now-T7K9 > span p svg {
    height: 16px;
    margin-right: 6px;
    width: 16px;
}.service-info-YLWq .contact-now-T7K9 > span a svg {
    width: 14px;
    margin-right: 5px;
    height: 14px;
}.service-info-YLWq .ask-form-uepg h4 {
    font-size: calc(18px - 2px);
    margin-bottom: 10px;
}.service-info-YLWq .ask-form-uepg h4 svg {
    margin-right: 6px;
    height: 18px;
    width: 18px;
}.service-info-YLWq .ask-form-uepg span {
    font-size: calc(17px - 2px);
    margin-bottom: 5px;
}.service-info-YLWq .ask-form-uepg span svg {
    width: 12px;
    height: 12px;
    margin-right: 6px;
}.service-info-YLWq .contact-now-T7K9::before,
    .service-info-YLWq .contact-now-T7K9::after {
    display: none;
}
}
@media (hover: none) {.service-info-YLWq .support-request-UeK2:hover,
    .service-info-YLWq .contact-now-T7K9 > span:hover {
    box-shadow: none;
    transform: none;
}.service-info-YLWq .contact-now-T7K9 > span a:hover {
    color: #ffffff;
}.service-info-YLWq .contact-now-T7K9 > span a:hover::after {
    width: 0;
}}.register-now-8HPq {
    position: relative;
    padding: 120px 0;
    background: rgb(212,228,227);
    overflow: hidden;
}.register-now-8HPq::before {
    content: '';
    opacity: 0.15;
    top: 0;
    width: 100%;
    background: linear-gradient(135deg, rgb(170,202,200,0.5) 0%, transparent 50%, rgb(126,171,169,0.5) 100%);
    height: 100%;
    left: 0;
    z-index: 1;
    position: absolute;
}.register-now-8HPq::after {
    z-index: 1;
    left: -50%;
    position: absolute;
    animation: rotate-bg 120s linear infinite;
    content: '';
    top: -50%;
    width: 200%;
    background: repeating-linear-gradient(45deg, #000000, #000000 10px, rgba(0, 0, 0, 0.5) 10px, rgba(0, 0, 0, 0.5) 20px);
    opacity: 0.05;
    height: 200%;
}.register-now-8HPq .learn-growth-0kot {
    border-radius: 20px;
    justify-content: space-between;
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    z-index: 10;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.1));
    align-items: center;
    display: flex;
    padding: 60px;
    flex-direction: row-reverse;
    position: relative;
}.register-now-8HPq .container p {
    color: #ffffff;
    font-weight: 700;
    width: 60%;
    font-size: 37px;
    margin: 0;
    z-index: 5;
    line-height: 1.4;
    text-shadow: 0 0 10px rgba(rgb(170,202,200,0.5), 0.5);
}.register-now-8HPq .help-reach-oACL {
    overflow: hidden;
    border-radius: 50%;
    isolation: isolate;
    padding: 0;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
    align-items: center;
    font-size: 16px;
    height: 200px;
    background: transparent;
    position: relative;
    width: 200px;
    display: flex;
    z-index: 5;
    justify-content: center;
}.register-now-8HPq .help-reach-oACL::before {
    border-radius: 50%;
    inset: 0;
    animation: rotate-border 8s linear infinite;
    z-index: -2;
    position: absolute;
    content: '';
    background: conic-gradient(
        rgb(170,202,200),
        rgb(126,171,169),
        rgb(170,202,200)
    );
}.register-now-8HPq .help-reach-oACL::after {
    content: '';
    inset: 3px;
    z-index: -1;
    border-radius: 50%;
    position: absolute;
    background: rgb(126,171,169);
}.register-now-8HPq .help-reach-oACL:hover {
    transform: scale(1.05);
}.register-now-8HPq .help-reach-oACL:hover::after {
    background: linear-gradient(135deg, rgb(126,171,169) 0%, rgba(0, 0, 0, 0.5) 100%);
}

@keyframes rotate-bg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotate-border {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 991px) {.register-now-8HPq {
    padding: 90px 0;
}.register-now-8HPq .learn-growth-0kot {
    padding: 40px;
}.register-now-8HPq .container p {
    font-size: calc(23px * 1.2);
}.register-now-8HPq .help-reach-oACL {
    height: 160px;
    width: 160px;
}
}

@media (max-width: 767px) {.register-now-8HPq {
    padding: 70px 0;
}.register-now-8HPq .learn-growth-0kot {
    padding: 30px;
    flex-direction: column;
    gap: 40px;
}.register-now-8HPq .container p {
    font-size: 23px;
    text-align: center;
    width: 100%;
}.register-now-8HPq .help-reach-oACL {
    height: 140px;
    width: 140px;
}
}

@media (max-width: 480px) {.register-now-8HPq {
    padding: 50px 0;
}.register-now-8HPq .learn-growth-0kot {
    padding: 25px 20px;
}.register-now-8HPq .container p {
    font-size: calc(17px * 1.2);
}.register-now-8HPq .help-reach-oACL {
    width: 120px;
    font-size: calc(16px * 0.9);
    height: 120px;
}}.user-feedback-z4GL {
    background: linear-gradient(135deg, rgb(212,228,227) 0%, rgb(170,202,200,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0 150px;
}.user-feedback-z4GL::before {
    filter: blur(80px);
    background: rgb(126,171,169,0.5);
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    animation: floatBubble 18s infinite ease-in-out;
    left: -50px;
    border-radius: 50%;
    top: -50px;
}.user-feedback-z4GL::after {
    animation: floatBubble 15s infinite ease-in-out alternate;
    content: "";
    border-radius: 50%;
    width: 250px;
    bottom: -80px;
    height: 250px;
    filter: blur(100px);
    right: -80px;
    background: rgb(170,202,200,0.5);
    position: absolute;
}@keyframes floatBubble {
    0% { transform: translate(0, 0) scale(1); }
    50% { transform: translate(30px, -30px) scale(1.1); }
    100% { transform: translate(0, 0) scale(1); }
}

.user-feedback-z4GL .learn-growth-0kot {
    position: relative;
    z-index: 1;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1300px;
}.user-feedback-z4GL h4 {
    left: 50%;
    font-family: Lato, sans-serif;
    margin-bottom: 70px;
    font-weight: 700;
    transform: skew(-5deg);
    position: relative;
    display: inline-block;
    color: #000000;
    transform: translateX(-50%) skew(-5deg);
    text-align: center;
    font-size: 36px;
}.user-feedback-z4GL h4::after {
    left: 25%;
    height: 4px;
    position: absolute;
    bottom: -15px;
    content: "";
    width: 50%;
    background: linear-gradient(90deg, transparent, rgb(170,202,200), transparent);
}.user-feedback-z4GL .success-ratings-vuca {
    grid-template-columns: repeat(3, 1fr);
    display: grid;
    perspective: 1000px;
    gap: 40px;
}.user-feedback-z4GL .client-experiences-rTkA {
    padding: 30px;
    background: #ffffff;
    transition: all 0.5s ease;
    overflow: hidden;
    transform: rotateX(5deg) rotateY(-8deg) translateZ(0);
    backface-visibility: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    border-radius: 23px;
    position: relative;
}.user-feedback-z4GL .client-experiences-rTkA:hover {
    z-index: 2;
    transform: rotateX(0) rotateY(0) translateZ(20px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.user-feedback-z4GL .client-experiences-rTkA::before {
    width: 100%;
    background: linear-gradient(90deg, rgb(170,202,200), rgb(126,171,169));
    top: 0;
    height: 5px;
    position: absolute;
    content: "";
    left: 0;
}.user-feedback-z4GL .client-experiences-rTkA .img-wrap-QxpK {
    height: 80px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    width: 80px;
    border: 3px solid #ffffff;
    margin: 0 auto 20px;
    border-radius: 50%;
}.user-feedback-z4GL .client-experiences-rTkA:hover .img-wrap-QxpK {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    transform: scale(1.1);
}.user-feedback-z4GL .client-experiences-rTkA span {
    position: relative;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;
    font-size: 24px;
    display: block;
    color: #000000;
    font-family: Lato, sans-serif;
}.user-feedback-z4GL .client-experiences-rTkA span::after {
    display: block;
    height: 2px;
    margin: 10px auto 0;
    background: rgb(170,202,200);
    content: "";
    width: 30px;
}.user-feedback-z4GL .client-experiences-rTkA p {
    line-height: 1.6;
    text-align: center;
    font-size: 14px;
    font-family: Lato, sans-serif;
    color: #000000;
    position: relative;
    font-weight: 400;
}.user-feedback-z4GL .client-experiences-rTkA p::before {
    color: rgb(170,202,200,0.5);
    font-family: serif;
    position: absolute;
    content: '"';
    top: -20px;
    left: -5px;
    z-index: -1;
    font-size: 80px;
    opacity: 0.2;
}

@media (max-width: 1200px) {.user-feedback-z4GL {
    padding: 100px 0;
}.user-feedback-z4GL .success-ratings-vuca {
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}.user-feedback-z4GL .client-experiences-rTkA {
    transform: rotateX(3deg) rotateY(-5deg) translateZ(0);
    padding: 25px;
}
}

@media (max-width: 768px) {.user-feedback-z4GL {
    padding: 80px 0;
}.user-feedback-z4GL h4 {
    margin-bottom: 50px;
    font-size: calc(36px * 0.9);
}.user-feedback-z4GL .success-ratings-vuca {
    margin: 0 auto;
    grid-template-columns: 1fr;
    gap: 25px;
    max-width: 500px;
}.user-feedback-z4GL .client-experiences-rTkA {
    padding: 30px 20px;
    transform: rotateX(0) rotateY(0);
}.user-feedback-z4GL .client-experiences-rTkA .img-wrap-QxpK {
    height: 70px;
    width: 70px;
}}.training-results-dSCe {
    padding: 120px 0 100px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(212,228,227) 0%, rgba(240, 240, 255, 0.9) 100%);
    position: relative;
}.training-results-dSCe::before {
    position: absolute;
    background: radial-gradient(circle, rgb(170,202,200,0.5) 0%, transparent 70%);
    z-index: 0;
    top: -10%;
    content: "";
    height: 500px;
    opacity: 0.2;
    width: 500px;
    right: -10%;
}.training-results-dSCe::after {
    height: 400px;
    bottom: -10%;
    content: "";
    position: absolute;
    opacity: 0.2;
    background: radial-gradient(circle, rgb(126,171,169,0.5) 0%, transparent 70%);
    z-index: 0;
    width: 400px;
    left: -10%;
}.training-results-dSCe .container {
    z-index: 1;
    gap: 40px;
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
}.training-results-dSCe .img-wrap-QxpK {
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    height: auto;
    max-height: 500px;
    width: 100%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    object-fit: cover;
}.training-results-dSCe .img-wrap-QxpK:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.training-results-dSCe .learn-growth-0kot {
    padding: 40px 0;
    position: relative;
}.training-results-dSCe .paragraph-holder-zeHt {
    position: relative;
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    padding: 30px;
    background: linear-gradient(145deg, #ffffff 0%, rgba(255, 255, 255, 0.95) 100%);
}.training-results-dSCe .paragraph-holder-zeHt:hover {
    transform: translateY(-5px);
}.training-results-dSCe h1 {
    color: #000000;
    line-height: 1.3;
    font-weight: 700;
    font-size: 47px;
    margin-bottom: 30px;
    position: relative;
}.training-results-dSCe h1::after {
    background: linear-gradient(90deg, rgb(170,202,200) 0%, rgb(126,171,169) 100%);
    position: absolute;
    content: "";
    left: 0;
    height: 3px;
    width: 80px;
    bottom: -10px;
}.training-results-dSCe ul {
    gap: 20px;
    list-style: none;
    display: grid;
    grid-template-columns: 1fr;
    padding: 0;
    margin: 0;
}.training-results-dSCe li {
    display: flex;
    transition: all 0.3s ease;
    align-items: flex-start;
    border-left: 3px solid rgb(170,202,200);
    transform: translateX(0);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 100%);
    padding: 16px 20px;
}.training-results-dSCe li:hover {
    transform: translateX(5px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.5) 100%);
    border-left-color: rgb(126,171,169);
}.training-results-dSCe li p {
    align-items: center;
    margin: 0;
    font-size: 18px;
    line-height: 1.6;
    display: flex;
    color: #000000;
}.training-results-dSCe svg {
    transition: transform 0.3s ease;
    height: 24px;
    margin-right: 15px;
    flex-shrink: 0;
    transform: scale(1);
    width: 24px;
}.training-results-dSCe li:hover svg {
    transform: scale(1.1);
}.training-results-dSCe svg path {
    transition: fill 0.3s ease;
    fill: rgb(170,202,200);
}.training-results-dSCe li:hover svg path {
    fill: rgb(126,171,169);
}.training-results-dSCe li:nth-child(odd) {
    transform: translateX(-5px);
}.training-results-dSCe li:nth-child(odd):hover {
    transform: translateX(0);
}.training-results-dSCe li:nth-child(even) {
    border-left-color: rgb(126,171,169);
}.training-results-dSCe li:nth-child(even):hover {
    border-left-color: rgb(170,202,200);
}

@media (min-width: 992px) {.training-results-dSCe {
    padding: 150px 0;
}.training-results-dSCe .container {
    grid-template-columns: 45% 55%;
    align-items: center;
}.training-results-dSCe .img-wrap-QxpK {
    order: 2;
    height: 100%;
    clip-path: polygon(5% 0, 100% 0%, 100% 100%, 0% 100%);
    transform: perspective(1000px) rotateY(-5deg);
}.training-results-dSCe .img-wrap-QxpK:hover {
    transform: perspective(1000px) rotateY(-2deg) translateY(-10px);
}.training-results-dSCe .learn-growth-0kot {
    padding: 0;
    order: 1;
}.training-results-dSCe .paragraph-holder-zeHt {
    z-index: 2;
    padding: 50px;
    margin-right: -100px;
    background: linear-gradient(145deg, #ffffff 0%, rgba(255, 255, 255, 0.95) 100%);
}.training-results-dSCe h1 {
    font-size: calc(47px * 1.1);
}.training-results-dSCe ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}
}

@media (max-width: 991px) {.training-results-dSCe {
    padding: 80px 0;
}.training-results-dSCe .paragraph-holder-zeHt {
    z-index: 2;
    margin-top: -60px;
}.training-results-dSCe h1 {
    font-size: calc(47px * 0.9);
}
}

@media (max-width: 767px) {.training-results-dSCe {
    padding: 60px 0;
}.training-results-dSCe .img-wrap-QxpK {
    max-height: 350px;
}.training-results-dSCe .paragraph-holder-zeHt {
    padding: 25px 20px;
}.training-results-dSCe h1 {
    margin-bottom: 25px;
    font-size: calc(47px * 0.8);
}.training-results-dSCe li {
    padding: 12px 15px;
}.training-results-dSCe svg {
    height: 20px;
    width: 20px;
    margin-right: 10px;
}
}

@media (max-width: 576px) {.training-results-dSCe {
    padding: 50px 0;
}.training-results-dSCe .img-wrap-QxpK {
    max-height: 250px;
}.training-results-dSCe h1 {
    font-size: calc(47px * 0.7);
}.training-results-dSCe li p {
    font-size: calc(18px * 0.9);
}}.course-fit-for-fn36 {
    padding: 90px 0;
    background-color: #ffffff;
    overflow: hidden;
    position: relative;
}.course-fit-for-fn36::before {
    width: 100%;
    opacity: 0.03;
    content: '';
    left: 0;
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(170,202,200,0.5) 0,
        rgb(170,202,200,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    top: 0;
    position: absolute;
    z-index: 1;
}.course-fit-for-fn36 .learn-growth-0kot {
    position: relative;
    margin: 0 auto;
    text-align: center;
    z-index: 10;
    padding: 0 30px;
    max-width: 1100px;
}.course-fit-for-fn36 h3 {
    padding: 0 30px;
    display: inline-block;
    margin-bottom: 50px;
    font-size: 28px;
    color: #000000;
    position: relative;
    font-weight: 700;
}.course-fit-for-fn36 h3::before,
.course-fit-for-fn36 h3::after {
    border-radius: 50%;
    height: 15px;
    position: absolute;
    width: 15px;
    transform: translateY(-50%);
    top: 50%;
    content: '';
    background-color: rgb(170,202,200,0.5);
}.course-fit-for-fn36 h3::before {
    left: 0;
}.course-fit-for-fn36 h3::after {
    right: 0;
}.course-fit-for-fn36 ul {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    gap: 25px;
    margin: 0;
    justify-content: center;
    list-style: none;
}.course-fit-for-fn36 ul li {
    position: relative;
    width: calc(33.333% - 17px);
    transition: all 0.4s ease;
    text-align: left;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    min-width: 280px;
    z-index: 1;
    border-radius: 30px;
    background-color: #ffffff;
    display: flex;
    gap: 20px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    align-items: center;
    padding: 35px 25px;
}.course-fit-for-fn36 ul li::before {
    position: absolute;
    transition: opacity 0.4s ease;
    left: 0;
    width: 100%;
    z-index: -1;
    background: linear-gradient(135deg, 
                #ffffff 0%, 
                #ffffff 60%, 
                rgb(212,228,227) 100%);
    height: 100%;
    top: 0;
    border-radius: 30px;
    content: '';
    opacity: 0;
}.course-fit-for-fn36 ul li:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-7px) scale(1.03);
    border-color: rgba(0, 0, 0, 0.1);
}.course-fit-for-fn36 ul li:hover::before {
    opacity: 1;
}.course-fit-for-fn36 ul li svg {
    flex-shrink: 0;
    position: relative;
    transition: all 0.4s ease;
    height: 45px;
    width: 45px;
}.course-fit-for-fn36 ul li:hover svg {
    transform: scale(1.1);
}.course-fit-for-fn36 ul li svg path {
    fill: rgb(170,202,200);
    transition: fill 0.4s ease;
}.course-fit-for-fn36 ul li:hover svg path {
    fill: rgb(126,171,169);
}.course-fit-for-fn36 ul li::after {
    opacity: 0.5;
    border-radius: 50%;
    bottom: 15px;
    right: 15px;
    width: 10px;
    content: '';
    transition: all 0.4s ease;
    position: absolute;
    height: 10px;
    background-color: rgb(170,202,200,0.5);
}.course-fit-for-fn36 ul li:hover::after {
    background-color: rgb(126,171,169,0.5);
    transform: scale(1.5);
}@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.course-fit-for-fn36 ul li {
    animation: slideUp 0.5s ease forwards;
    opacity: 0;
}.course-fit-for-fn36 ul li:nth-child(1) {
    animation-delay: 0.1s;
}.course-fit-for-fn36 ul li:nth-child(2) {
    animation-delay: 0.2s;
}.course-fit-for-fn36 ul li:nth-child(3) {
    animation-delay: 0.3s;
}.course-fit-for-fn36 ul li:nth-child(4) {
    animation-delay: 0.4s;
}.course-fit-for-fn36 ul li:nth-child(5) {
    animation-delay: 0.5s;
}.course-fit-for-fn36 ul li:nth-child(6) {
    animation-delay: 0.6s;
}.course-fit-for-fn36 ul li:nth-child(3n+1) {
    box-shadow: 0 5px 20px rgba(rgb(170,202,200,0.5), 0.1);
}.course-fit-for-fn36 ul li:nth-child(3n+2) {
    box-shadow: 0 5px 20px rgba(rgb(126,171,169,0.5), 0.1);
}

@media (max-width: 992px) {.course-fit-for-fn36 {
    padding: 70px 0;
}.course-fit-for-fn36 h3 {
    margin-bottom: 40px;
}.course-fit-for-fn36 ul li {
    width: calc(50% - 13px);
    padding: 30px 20px;
}
}

@media (max-width: 768px) {.course-fit-for-fn36 ul {
    gap: 20px;
}.course-fit-for-fn36 ul li {
    width: 100%;
    padding: 25px 20px;
}
}

@media (max-width: 576px) {.course-fit-for-fn36 {
    padding: 50px 0;
}.course-fit-for-fn36 h3 {
    padding: 0 20px;
    margin-bottom: 30px;
    font-size: calc(28px * 0.85);
}.course-fit-for-fn36 h3::before,
    .course-fit-for-fn36 h3::after {
    height: 10px;
    width: 10px;
}.course-fit-for-fn36 ul li {
    gap: 15px;
    padding: 20px 15px;
}.course-fit-for-fn36 ul li svg {
    height: 35px;
    width: 35px;
}
}

@media (prefers-reduced-motion: reduce) {.course-fit-for-fn36 ul li {
    opacity: 1;
    animation: none;
}.course-fit-for-fn36 ul li:hover {
    transform: none;
}.course-fit-for-fn36 ul li:hover svg {
    transform: none;
}}.title-opener-T1Zj {
    background: linear-gradient(135deg, rgb(212,228,227) 0%, rgb(126,171,169,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.title-opener-T1Zj::before {
    height: 100%;
    top: 0;
    background: linear-gradient(45deg, rgb(170,202,200,0.5) 0%, transparent 70%);
    left: 0;
    content: "";
    width: 100%;
    z-index: 1;
    position: absolute;
}.title-opener-T1Zj::after {
    right: 0;
    z-index: 1;
    position: absolute;
    bottom: 0;
    height: 40%;
    background: linear-gradient(225deg, rgb(126,171,169,0.5) 0%, transparent 80%);
    width: 70%;
    content: "";
}.title-opener-T1Zj > div {
    z-index: 2;
    max-width: 1200px;
    flex-direction: column;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    position: relative;
}.title-opener-T1Zj > div > div:first-child {
    margin-bottom: 60px;
    position: relative;
}.title-opener-T1Zj .course-begin-XkHr {
    opacity: 0;
    font-size: 41px;
    transform: translateX(-10px);
    font-weight: 700;
    position: relative;
    animation: slideInTitle 0.8s ease-out forwards;
    color: #000000;
    margin-bottom: 20px;
}.title-opener-T1Zj .course-begin-XkHr::after {
    height: 4px;
    left: 0;
    position: absolute;
    background: rgb(170,202,200);
    width: 80px;
    transform-origin: left;
    transform: scaleX(0);
    animation: expandLine 1s ease-out 0.8s forwards;
    content: "";
    bottom: -10px;
}.title-opener-T1Zj p {
    font-size: calc(15px * 1.2);
    animation: fadeUp 0.8s ease-out 0.3s forwards;
    color: #000000;
    max-width: 680px;
    line-height: 1.6;
    transform: translateY(10px);
    opacity: 0;
}.title-opener-T1Zj .main-first-tVLC {
    display: flex;
    position: relative;
    justify-content: flex-end;
    margin-top: 30px;
}.title-opener-T1Zj .teach-method-fZmB {
    position: relative;
    overflow: hidden;
    width: 90%;
    opacity: 0;
    transform: translateY(20px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    animation: fadeIn 1s ease-out 0.6s forwards;
    border-radius: 26px;
}.title-opener-T1Zj .teach-method-fZmB::before {
    background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    height: 100%;
    top: 0;
    z-index: 1;
}.title-opener-T1Zj .teach-method-fZmB:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}.title-opener-T1Zj .teach-method-fZmB span {
    z-index: 2;
    position: relative;
    display: block;
    padding: 180px 40px 40px;
}.title-opener-T1Zj .teach-method-fZmB h3 {
    color: #ffffff;
    font-weight: 600;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    line-height: 1.5;
    font-size: calc(22px);
}@keyframes slideInTitle {
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

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

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

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


.title-opener-T1Zj .teach-method-fZmB {
    cursor: pointer;
}


@media (min-width: 768px) {.title-opener-T1Zj > div {
    gap: 30px;
    align-items: center;
    flex-direction: row;
}.title-opener-T1Zj > div > div:first-child {
    margin-bottom: 0;
    flex: 1;
}.title-opener-T1Zj .main-first-tVLC {
    flex: 1.2;
    margin-top: 0;
}.title-opener-T1Zj .course-begin-XkHr {
    font-size: calc(41px * 1.1);
}
}

@media (max-width: 767px) {.title-opener-T1Zj {
    padding: 80px 0;
}.title-opener-T1Zj .course-begin-XkHr {
    font-size: calc(41px * 0.8);
}.title-opener-T1Zj p {
    font-size: 15px;
}.title-opener-T1Zj .teach-method-fZmB {
    width: 100%;
}.title-opener-T1Zj .teach-method-fZmB span {
    padding: 140px 30px 30px;
}.title-opener-T1Zj .teach-method-fZmB h3 {
    font-size: calc(22px * 0.9);
}
}

@media (max-width: 480px) {.title-opener-T1Zj {
    padding: 60px 0;
}.title-opener-T1Zj .course-begin-XkHr {
    font-size: calc(41px * 0.7);
}.title-opener-T1Zj .teach-method-fZmB span {
    padding: 100px 20px 20px;
}.title-opener-T1Zj .teach-method-fZmB h3 {
    font-size: calc(22px * 0.8);
}}header .nav-lead-8et7 {
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    z-index: 100;
    background: linear-gradient(120deg, rgb(212,228,227) 0%, rgb(170,202,200,0.5) 100%);
    position: relative;
}header .nav-lead-8et7::before {
    opacity: 0.1;
    position: absolute;
    top: 0;
    height: 100%;
    content: "";
    animation: slidePattern 25s linear infinite;
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgb(126,171,169,0.5) 10px,
        rgb(126,171,169,0.5) 11px
    );
    left: 0;
}header .nav-lead-8et7::after {
    content: "";
    width: 150%;
    transform: rotate(-2deg);
    left: -25%;
    top: -50px;
    z-index: -2;
    position: absolute;
    height: 100px;
    background: rgb(170,202,200);
    opacity: 0.1;
}header .container {
    position: relative;
    padding: 1.5rem 2rem;
}header .main-navbar-P7S8 {
    align-items: center;
    display: grid;
    gap: 2rem;
    grid-template-columns: auto 1fr;
}header .top-skill-lvmz {
    z-index: 2;
    position: relative;
}header .page-head-Q9PC {
    border-radius: 10px;
    padding: 15px;
    display: block;
    background: #ffffff;
    position: relative;
    transition: all 0.3s ease;
    box-shadow: 5px 5px 0 rgb(170,202,200,0.5);
    transform: rotate(-3deg);
}header .page-head-Q9PC::before {
    left: -5px;
    position: absolute;
    content: "";
    top: -5px;
    opacity: 0;
    transition: all 0.3s ease;
    bottom: -5px;
    border: 2px dashed rgb(170,202,200,0.5);
    right: -5px;
    border-radius: 10px;
}header .page-head-Q9PC:hover {
    box-shadow: 8px 8px 0 rgb(170,202,200);
    transform: rotate(0deg) translateY(-5px);
}header .page-head-Q9PC:hover::before {
    right: -8px;
    top: -8px;
    opacity: 1;
    left: -8px;
    bottom: -8px;
}header .page-head-Q9PC svg {
    height: 45px;
    filter: drop-shadow(2px 2px 0 rgba(0, 0, 0, 0.5));
    width: auto;
}header .top-sitebar-nBaG {
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    display: flex;
}header .top-sitebar-nBaG::before {
    position: absolute;
    content: "";
    width: 85%;
    right: 0;
    border-radius: 0 25px 25px 0;
    transition: width 0.3s ease;
    z-index: -1;
    background: linear-gradient(90deg, transparent, rgb(126,171,169,0.5) 100%);
    top: 0;
    opacity: 0.15;
    bottom: 0;
}header .top-sitebar-nBaG:hover::before {
    width: 100%;
}header .nav-know-XHjF {
    margin: 5px 3px;
    position: relative;
}header .nav-know-XHjF:nth-child(odd) {
    transform: translateY(-3px);
}header .nav-know-XHjF:nth-child(even) {
    transform: translateY(3px);
}header .nav-know-XHjF a {
    position: relative;
    display: block;
    padding: 8px 16px;
    color: #000000;
    overflow: hidden;
    font-family: Lato, sans-serif;
    background: #ffffff;
    font-weight: 600;
    transition: all 0.3s ease;
    border-radius: 0 10px 0 10px;
    font-size: 12px;
    border-left: 3px solid transparent;
    text-decoration: none;
}header .nav-know-XHjF a::before {
    position: absolute;
    transition: transform 0.3s ease;
    transform: scaleY(0);
    width: 5px;
    background: rgb(170,202,200);
    transform-origin: top;
    height: 100%;
    top: 0;
    right: 0;
    content: "";
}header .nav-know-XHjF a::after {
    height: 2px;
    bottom: 0;
    transform-origin: left;
    position: absolute;
    width: 100%;
    left: 0;
    transition: transform 0.3s ease 0.1s;
    background: linear-gradient(90deg, rgb(170,202,200) 0%, rgb(126,171,169) 100%);
    content: "";
    transform: scaleX(0);
}header .nav-know-XHjF a:hover {
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.5);
    border-left-color: rgb(170,202,200);
    transform: translateX(5px);
    color: rgb(170,202,200);
}header .nav-know-XHjF a:hover::before {
    transform: scaleY(1);
}header .nav-know-XHjF a:hover::after {
    transform: scaleX(1);
}

@keyframes slidePattern {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 500px 500px;
    }
}

@media (max-width: 991px) {header .main-navbar-P7S8 {
    grid-template-rows: auto auto;
    gap: 1.5rem;
    grid-template-columns: 1fr;
}header .top-skill-lvmz {
    justify-self: center;
}header .top-sitebar-nBaG {
    justify-content: center;
}header .top-sitebar-nBaG::before {
    width: 100%;
    background: rgb(126,171,169,0.5);
    opacity: 0.1;
}
}

@media (max-width: 767px) {header .container {
    padding: 1.2rem 1rem;
}header .top-sitebar-nBaG {
    flex-direction: column;
    width: 100%;
}header .nav-know-XHjF {
    transform: none !important;
    width: 100%;
    margin: 3px 0;
}header .nav-know-XHjF a {
    border-bottom: 3px solid transparent;
    text-align: center;
    border-radius: 10px;
    border-left: none;
}header .nav-know-XHjF a:hover {
    transform: translateY(-3px);
    border-left-color: transparent;
    border-bottom-color: rgb(170,202,200);
}header .nav-know-XHjF a::before {
    height: 5px;
    bottom: 0;
    right: auto;
    transform: scaleX(0);
    width: 100%;
    left: 0;
    top: auto;
}header .nav-know-XHjF a:hover::before {
    transform: scaleX(1);
}
}

@media (max-width: 480px) {header .page-head-Q9PC {
    transform: none;
    padding: 10px;
}header .page-head-Q9PC svg {
    height: 40px;
}header .page-head-Q9PC:hover {
    transform: translateY(-3px);
}}.training-structure-J7ft {
    overflow: hidden;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(212,228,227), #ffffff);
    position: relative;
}.training-structure-J7ft::before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: repeating-linear-gradient(
        45deg,
        rgba(rgb(170,202,200,0.5), 0.03),
        rgba(rgb(170,202,200,0.5), 0.03) 1px,
        transparent 1px,
        transparent 10px
    );
}.training-structure-J7ft::after {
    transform: rotate(15deg);
    position: absolute;
    right: -50px;
    width: 200px;
    border: 1px solid rgba(rgb(170,202,200,0.5), 0.2);
    z-index: 0;
    height: 200px;
    top: -50px;
    content: "";
}.training-structure-J7ft .container.learn-growth-0kot {
    max-width: 1200px;
    padding: 0 2rem;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}.training-structure-J7ft .container.learn-growth-0kot > div {
    background-color: #ffffff;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
    position: relative;
    padding: 3.5rem 4rem;
    transform: translateY(0);
    box-shadow: 0 15px 40px rgba(rgba(0, 0, 0, 0.5), 0.08);
}.training-structure-J7ft .container.learn-growth-0kot > div:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(rgba(0, 0, 0, 0.5), 0.12);
}.training-structure-J7ft .container.learn-growth-0kot > div::before {
    background: linear-gradient(to bottom, rgb(170,202,200), rgb(126,171,169));
    transition: height 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 5px;
    top: 0;
    height: 0;
    left: 0;
    position: absolute;
    content: "";
}.training-structure-J7ft .container.learn-growth-0kot > div:hover::before {
    height: 100%;
}.training-structure-J7ft .container.learn-growth-0kot > div::after {
    transform: rotate(45deg);
    content: "";
    bottom: 2rem;
    height: 40px;
    width: 40px;
    opacity: 0.2;
    background: linear-gradient(45deg, transparent 48%, rgb(126,171,169) 48%, rgb(126,171,169) 52%, transparent 52%);
    right: 2rem;
    position: absolute;
}.training-structure-J7ft h3 {
    line-height: 1.3;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    font-size: 2.2rem;
    font-family: Lato, sans-serif;
    color: #000000;
    letter-spacing: -0.02em;
    position: relative;
    font-weight: 600;
}.training-structure-J7ft h3::after {
    background: linear-gradient(90deg, rgb(170,202,200), rgb(126,171,169));
    position: absolute;
    left: 0;
    transition: width 0.4s ease;
    content: "";
    height: 3px;
    width: 80px;
    bottom: 0;
}.training-structure-J7ft .container.learn-growth-0kot > div:hover h3::after {
    width: 120px;
}.training-structure-J7ft p {
    transition: transform 0.3s ease;
    color: #000000;
    line-height: 1.8;
    font-size: 16px;
    font-family: Lato, sans-serif;
    position: relative;
    margin: 0;
}.training-structure-J7ft p span {
    position: relative;
    padding-left: 1rem;
    border-left: 1px dashed rgba(rgb(170,202,200,0.5), 0.3);
    display: block;
}

@media (min-width: 992px) {.training-structure-J7ft .container.learn-growth-0kot > div {
    padding: 4rem 5rem;
    margin-left: 3rem;
    grid-template-columns: 1fr;
    display: grid;
}.training-structure-J7ft h3 {
    margin-bottom: 2rem;
    font-size: 2.6rem;
}.training-structure-J7ft p {
    line-height: 1.9;
    font-size: calc(16px + 0.1rem);
}
}

@media (min-width: 1200px) {.training-structure-J7ft {
    padding: 7rem 0;
}.training-structure-J7ft .container.learn-growth-0kot > div {
    padding: 5rem 6rem;
    margin-left: 5rem;
}.training-structure-J7ft h3 {
    font-size: 2.8rem;
}.training-structure-J7ft p span {
    padding-left: 1.5rem;
}
}

@media (max-width: 991px) {.training-structure-J7ft {
    padding: 4rem 0;
}.training-structure-J7ft .container.learn-growth-0kot {
    padding: 0 1.5rem;
}.training-structure-J7ft .container.learn-growth-0kot > div {
    padding: 2.5rem 2rem;
}.training-structure-J7ft h3 {
    margin-bottom: 1.2rem;
    font-size: 1.8rem;
    padding-bottom: 0.8rem;
}.training-structure-J7ft h3::after {
    width: 60px;
    height: 2px;
}
}

@media (max-width: 767px) {.training-structure-J7ft {
    padding: 3rem 0;
}.training-structure-J7ft .container.learn-growth-0kot > div {
    padding: 2rem 1.5rem;
}.training-structure-J7ft h3 {
    font-size: 1.6rem;
}.training-structure-J7ft p {
    line-height: 1.7;
    font-size: calc(16px - 0.1rem);
}.training-structure-J7ft p span {
    padding-left: 0.75rem;
}
}

@media (max-width: 575px) {.training-structure-J7ft .container.learn-growth-0kot > div {
    padding: 1.75rem 1.25rem;
}.training-structure-J7ft .container.learn-growth-0kot > div::after {
    display: none;
}.training-structure-J7ft h3 {
    padding-bottom: 0.6rem;
    font-size: 1.5rem;
    margin-bottom: 1rem;
}.training-structure-J7ft h3::after {
    width: 50px;
}}.program-offerings-FK2A {
    position: relative;
    padding: 5rem 0;
    background: linear-gradient(45deg, rgb(212,228,227) 0%, rgb(126,171,169,0.5) 40%, rgb(212,228,227) 100%);
    overflow: hidden;
}.program-offerings-FK2A::before {
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    content: "";
    opacity: 0.1;
    background: 
        repeating-linear-gradient(45deg, rgb(126,171,169,0.5) 0px, rgb(126,171,169,0.5) 1px, transparent 1px, transparent 10px),
        repeating-linear-gradient(135deg, rgb(170,202,200,0.5) 0px, rgb(170,202,200,0.5) 1px, transparent 1px, transparent 10px);
    z-index: 1;
    left: 0;
}.program-offerings-FK2A .container {
    position: relative;
    z-index: 2;
}.program-offerings-FK2A .learn-growth-0kot {
    display: flex;
    flex-direction: column;
    min-height: 480px;
    position: relative;
}.program-offerings-FK2A .img-wrap-QxpK {
    position: absolute;
    left: 0;
    z-index: 1;
    height: 100%;
    top: 0;
    width: 100%;
}.program-offerings-FK2A .img-wrap-QxpK::after {
    height: 100%;
    left: 0;
    width: 100%;
    content: "";
    mix-blend-mode: multiply;
    top: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(170,202,200,0.5) 0%, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
}.program-offerings-FK2A .career-classes-3cSZ {
    position: relative;
    z-index: 3;
    margin-left: auto;
    margin-top: auto;
    backdrop-filter: blur(8px);
    padding: 2.5rem;
    width: 60%;
    background: linear-gradient(to right bottom, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.8));
    box-shadow: -15px -15px 30px rgba(0, 0, 0, 0.1);
}.program-offerings-FK2A .career-classes-3cSZ::before {
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.8));
    width: 50px;
    content: "";
    top: 0;
    left: -50px;
    position: absolute;
    height: 100%;
}.program-offerings-FK2A .top-skill-lvmz {
    position: absolute;
    transition: transform 0.3s ease-in-out;
    background: #ffffff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    top: -35px;
    border-radius: 50%;
    left: 2.5rem;
    z-index: 4;
    padding: 15px;
}.program-offerings-FK2A .top-skill-lvmz:hover {
    transform: translateY(-5px) rotate(5deg);
}.program-offerings-FK2A .top-skill-lvmz svg {
    width: 45px;
    display: block;
    height: 45px;
    filter: drop-shadow(0 3px 5px rgb(170,202,200,0.5));
}.program-offerings-FK2A .top-skill-lvmz svg path {
    transition: fill 0.3s ease;
    fill: rgb(170,202,200);
}.program-offerings-FK2A .top-skill-lvmz:hover svg path {
    fill: rgb(126,171,169);
}.program-offerings-FK2A .career-classes-3cSZ h3 {
    font-size: 34px;
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: #000000;
}.program-offerings-FK2A .career-classes-3cSZ h3::after {
    border-radius: 10px;
    width: 60px;
    content: "";
    left: 0;
    position: absolute;
    height: 3px;
    background: rgb(170,202,200);
    bottom: -0.5rem;
}.program-offerings-FK2A .career-classes-3cSZ p {
    line-height: 1.7;
    color: #000000;
    font-size: 12px;
}.program-offerings-FK2A .learn-growth-0kot::before {
    content: "";
    animation: floatAnimation 8s infinite ease-in-out;
    top: 10%;
    right: 65%;
    z-index: 0;
    height: 120px;
    position: absolute;
    width: 120px;
    border: 2px solid rgb(170,202,200,0.5);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}.program-offerings-FK2A .learn-growth-0kot::after {
    border: 2px solid rgb(126,171,169,0.5);
    position: absolute;
    width: 80px;
    animation: floatAnimation 12s infinite ease-in-out reverse;
    left: 10%;
    height: 80px;
    bottom: 20%;
    content: "";
    z-index: 0;
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
}

@keyframes floatAnimation {
    0%, 100% {
        transform: translate(0, 0) rotate(0deg);
    }
    25% {
        transform: translate(10px, -15px) rotate(5deg);
    }
    50% {
        transform: translate(5px, 10px) rotate(-5deg);
    }
    75% {
        transform: translate(-10px, -5px) rotate(3deg);
    }
}

@media screen and (max-width: 991px) {.program-offerings-FK2A .learn-growth-0kot {
    min-height: 420px;
}.program-offerings-FK2A .career-classes-3cSZ {
    width: 75%;
    padding: 2rem;
}.program-offerings-FK2A .top-skill-lvmz {
    left: 2rem;
    top: -30px;
    padding: 12px;
}.program-offerings-FK2A .top-skill-lvmz svg {
    height: 40px;
    width: 40px;
}.program-offerings-FK2A .career-classes-3cSZ h3 {
    font-size: calc(34px - 0.2rem);
}
}

@media screen and (max-width: 767px) {.program-offerings-FK2A {
    padding: 4rem 0;
}.program-offerings-FK2A .learn-growth-0kot {
    min-height: auto;
}.program-offerings-FK2A .img-wrap-QxpK {
    position: relative;
    margin-bottom: -50px;
    height: 250px;
}.program-offerings-FK2A .career-classes-3cSZ {
    padding: 2rem 1.5rem;
    border-radius: 16px;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}.program-offerings-FK2A .career-classes-3cSZ::before {
    display: none;
}.program-offerings-FK2A .career-classes-3cSZ::after {
    height: 70px;
    width: 70px;
}.program-offerings-FK2A .top-skill-lvmz {
    transform: translateX(-50%);
    left: 50%;
}.program-offerings-FK2A .top-skill-lvmz:hover {
    transform: translateX(-50%) translateY(-5px);
}.program-offerings-FK2A .career-classes-3cSZ h3 {
    margin-top: 1rem;
    font-size: calc(34px - 0.3rem);
}.program-offerings-FK2A .learn-growth-0kot::before,
    .program-offerings-FK2A .learn-growth-0kot::after {
    display: none;
}
}

@media screen and (max-width: 480px) {.program-offerings-FK2A {
    padding: 3rem 0;
}.program-offerings-FK2A .img-wrap-QxpK {
    height: 200px;
}.program-offerings-FK2A .career-classes-3cSZ {
    width: 100%;
    padding: 1.5rem 1.25rem;
}.program-offerings-FK2A .top-skill-lvmz {
    padding: 10px;
}.program-offerings-FK2A .top-skill-lvmz svg {
    width: 35px;
    height: 35px;
}.program-offerings-FK2A .career-classes-3cSZ h3 {
    font-size: calc(34px - 0.5rem);
    margin-top: 0.75rem;
}.program-offerings-FK2A .career-classes-3cSZ p {
    font-size: calc(12px - 0.1rem);
}}.trial-offer-D8Q0 {
    z-index: 1;
    color: #ffffff;
    position: relative;
    padding: 6rem 0 4rem;
}.trial-offer-D8Q0::before {
    width: 100%;
    background: #000000;
    left: 0;
    content: "";
    height: 100%;
    top: 0;
    opacity: 0.85;
    position: absolute;
    z-index: -1;
}.trial-offer-D8Q0::after {
    background-size: 30px 30px;
    content: "";
    top: 0;
    background-position: center;
    left: 0;
    z-index: -1;
    position: absolute;
    height: 100%;
    background: 
        linear-gradient(rgba(rgb(170,202,200), 0.2) 1px, transparent 1px),
        linear-gradient(90deg, rgba(rgb(170,202,200), 0.2) 1px, transparent 1px);
    opacity: 0.15;
    width: 100%;
    animation: gridAnimate 15s linear infinite;
}@keyframes gridAnimate {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}

.trial-offer-D8Q0 .container {
    grid-gap: 2rem;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
}.trial-offer-D8Q0 .company_holder {
    position: relative;
    grid-column: 1 / 5;
    grid-row: 1;
}.trial-offer-D8Q0 .company_holder::before {
    border-left: 2px solid rgb(170,202,200);
    left: -20px;
    border-top: 2px solid rgb(170,202,200);
    position: absolute;
    height: 60px;
    width: 60px;
    content: "";
    top: -20px;
    opacity: 0.7;
}.trial-offer-D8Q0 .company_holder::after {
    bottom: -20px;
    width: 60px;
    opacity: 0.7;
    content: "";
    right: -20px;
    border-bottom: 2px solid rgb(170,202,200);
    position: absolute;
    height: 60px;
    border-right: 2px solid rgb(170,202,200);
}.trial-offer-D8Q0 .company_holder h3 {
    -webkit-background-clip: text !important;
    position: relative;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 1.5rem;
    font-size: 36px;
    background: linear-gradient(90deg, #ffffff, rgb(170,202,200));
}.trial-offer-D8Q0 .company_holder h3::after {
    width: 30%;
    content: "";
    left: 0;
    box-shadow: 0 0 10px rgb(170,202,200);
    background: rgb(170,202,200);
    height: 2px;
    bottom: -5px;
    position: absolute;
}.trial-offer-D8Q0 .facebook-cta-HJuQ {
    margin-top: 1.5rem;
    line-height: 1.6;
    font-size: 16px;
    color: #ffffff;
    opacity: 0.8;
}.trial-offer-D8Q0 .footer-address-9G20 {
    grid-column: 6 / 13;
    display: flex;
    justify-content: flex-end;
    grid-row: 1;
}.trial-offer-D8Q0 .head-learn-N9n8 {
    gap: 3rem;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    display: grid;
}.trial-offer-D8Q0 .top-sitebar-nBaG {
    padding: 1.5rem;
    position: relative;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    backdrop-filter: blur(4px);
}.trial-offer-D8Q0 .top-sitebar-nBaG:hover {
    transform: translateY(-5px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.02) 100%);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.25);
}.trial-offer-D8Q0 .top-sitebar-nBaG::before {
    content: "";
    top: 0;
    width: 3px;
    background: rgb(170,202,200);
    height: 0;
    left: 0;
    transition: height 0.3s ease;
    position: absolute;
}.trial-offer-D8Q0 .top-sitebar-nBaG:hover::before {
    height: 100%;
}.trial-offer-D8Q0 .top-sitebar-nBaG h5 {
    position: relative;
    padding-left: 1rem;
    color: rgb(126,171,169);
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 24px;
    margin-bottom: 1.5rem;
}.trial-offer-D8Q0 .top-sitebar-nBaG h5::before {
    left: 0;
    content: "";
    background: rgb(170,202,200);
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    box-shadow: 0 0 10px rgb(170,202,200);
}.trial-offer-D8Q0 .top-sitebar-nBaG .head-learn-N9n8 {
    flex-direction: column;
    gap: 0.7rem;
    display: flex;
}.trial-offer-D8Q0 .top-sitebar-nBaG .head-learn-N9n8 a {
    font-size: 16px;
    padding: 0.4rem 1rem;
    transition: all 0.3s ease;
    opacity: 0.7;
    text-decoration: none;
    z-index: 1;
    overflow: hidden;
    position: relative;
    color: #ffffff;
    border-radius: 10px;
}.trial-offer-D8Q0 .top-sitebar-nBaG .head-learn-N9n8 a::before {
    left: 0;
    transition: transform 0.3s ease;
    content: "";
    height: 100%;
    background: linear-gradient(90deg, rgba(rgb(170,202,200,0.5), 0.1), transparent);
    z-index: -1;
    position: absolute;
    top: 0;
    transform: translateX(-100%);
    width: 100%;
}.trial-offer-D8Q0 .top-sitebar-nBaG .head-learn-N9n8 a:hover {
    padding-left: 1.5rem;
    opacity: 1;
    color: #ffffff;
}.trial-offer-D8Q0 .top-sitebar-nBaG .head-learn-N9n8 a:hover::before {
    transform: translateX(0);
}.desktop-app-gbZC {
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    grid-row: 2;
    padding: 1.5rem 0;
    grid-column: 1 / 13;
    margin-top: 4rem;
}.desktop-app-gbZC::before {
    height: 1px;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(170,202,200), transparent);
    position: absolute;
}.desktop-app-gbZC .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.desktop-app-gbZC .footer-social-wTgQ {
    opacity: 0.7;
    letter-spacing: 0.5px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
}

@media screen and (max-width: 992px) {.trial-offer-D8Q0 .container {
    grid-template-columns: repeat(1, 1fr);
}.trial-offer-D8Q0 .company_holder {
    grid-row: 1;
    grid-column: 1;
}.trial-offer-D8Q0 .footer-address-9G20 {
    grid-column: 1;
    margin-top: 2rem;
    grid-row: 2;
}.desktop-app-gbZC {
    margin-top: 3rem;
    grid-row: 3;
}
}

@media screen and (max-width: 768px) {.trial-offer-D8Q0 {
    padding: 4rem 0 3rem;
}.trial-offer-D8Q0 .head-learn-N9n8 {
    gap: 2rem;
    grid-template-columns: 1fr;
}.trial-offer-D8Q0 .top-sitebar-nBaG {
    padding: 1.2rem;
}.trial-offer-D8Q0 .top-sitebar-nBaG h5 {
    font-size: calc(24px * 0.9);
}.trial-offer-D8Q0 .company_holder::before,
    .trial-offer-D8Q0 .company_holder::after {
    height: 40px;
    width: 40px;
}
}

@media screen and (max-width: 576px) {.trial-offer-D8Q0 {
    padding: 3rem 0 2rem;
}.trial-offer-D8Q0 .company_holder h3 {
    font-size: calc(36px * 0.9);
}.trial-offer-D8Q0 .facebook-cta-HJuQ {
    font-size: calc(16px * 0.9);
}.trial-offer-D8Q0 .top-sitebar-nBaG .head-learn-N9n8 a {
    font-size: calc(16px * 0.9);
}.desktop-app-gbZC {
    padding: 1rem 0;
    margin-top: 2rem;
}}.privacy-unit-MiZI {
    height: auto;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    transition: all 0.3s ease;
    padding: 40px;
    width: 100%;
    overflow: hidden;
}.privacy-unit-MiZI:hover {
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px);
}.privacy-unit-MiZI h1 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 48px;
    color: rgb(170,202,200);
    font-family: Lato, sans-serif;
    margin-top: 20px;
}.privacy-unit-MiZI h2 {
    padding-bottom: 5px;
    border-bottom: 2px solid rgb(170,202,200,0.5);
    margin-top: 15px;
    font-family: Lato, sans-serif;
    font-size: 29px;
    color: rgb(126,171,169);
    font-weight: 600;
    margin-bottom: 10px;
}.privacy-unit-MiZI h3, .privacy-unit-MiZI h4, .privacy-unit-MiZI h5, .privacy-unit-MiZI h6 {
    font-family: Lato, sans-serif;
    color: #000000;
    font-weight: 400;
    margin-top: 10px;
    text-transform: capitalize;
    margin-bottom: 5px;
    font-size: 24px;
}.privacy-unit-MiZI ul, .privacy-unit-MiZI ol {
    list-style: none;
    list-style-position: inside;
    line-height: 1.6;
    font-family: Lato, sans-serif;
    font-size: 15px;
    padding-left: 20px;
    color: #000000;
    margin: 10px 0;
}.privacy-unit-MiZI li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 8px;
}.privacy-unit-MiZI li::before {
    left: 0;
    position: absolute;
    color: rgb(170,202,200);
    font-size: 1.2em;
    content: "•";
}.privacy-unit-MiZI section {
    padding: 20px;
    transition: background 0.3s ease;
    border-radius: 10px;
    background: rgb(212,228,227);
}.privacy-unit-MiZI section:hover {
    background: rgb(170,202,200,0.5);
}.privacy-unit-MiZI p, .privacy-unit-MiZI span, .privacy-unit-MiZI div {
    color: #000000;
    transition: color 0.3s ease;
    font-family: Lato, sans-serif;
    line-height: 1.8;
    margin-bottom: 10px;
    font-size: 15px;
}.privacy-unit-MiZI p:hover, .privacy-unit-MiZI span:hover, .privacy-unit-MiZI div:hover {
    color: #000000;
}

@media only screen and (max-width: 800px) {.privacy-unit-MiZI {
    padding: 20px;
}.privacy-unit-MiZI h1 {
    font-size: calc(24px - 10px);
}.privacy-unit-MiZI h2 {
    font-size: calc(24px - 8px);
}.privacy-unit-MiZI h3, .privacy-unit-MiZI h4, .privacy-unit-MiZI h5, .privacy-unit-MiZI h6 {
    font-size: calc(24px - 5px);
}.privacy-unit-MiZI ul, .privacy-unit-MiZI ol {
    padding-left: 15px;
    font-size: calc(15px - 2px);
}
}