* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
    scroll-behavior: auto;
}header,footer {
    width: 100%;
}.outer-containerUk1XAw8 {
    min-height: 100%;
    height: 100%;
    flex-direction: column;
    display: flex;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1172px;
}.peer_helpfiUDzHN {
    flex: 0 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}.head_mainvmDK5xf {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.program_outcomesJlV2kjL {
    position: relative;
    overflow: hidden;
    padding: 90px 0;
    background: linear-gradient(135deg, rgb(197,221,217) 0%, rgb(162,188,184,0.5) 100%);
}.program_outcomesJlV2kjL::before {
    position: absolute;
    content: "";
    background: radial-gradient(circle at 75% 25%, rgb(127,149,143,0.5) 0%, transparent 50%);
    left: 0;
    width: 100%;
    opacity: 0.4;
    top: 0;
    height: 100%;
}.program_outcomesJlV2kjL .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    position: relative;
}.program_outcomesJlV2kjL .learn_expert0Kicfxk {
    align-items: center;
    display: flex;
    gap: 50px;
}.program_outcomesJlV2kjL .photokhX56Qd {
    max-width: 38%;
    transform: translateY(-10px);
    border-radius: 16px;
    flex: 0 0 38%;
    z-index: 1;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.5s ease;
    position: relative;
}.program_outcomesJlV2kjL .photokhX56Qd::after {
    opacity: 0.5;
    border-radius: 16px;
    right: -15px;
    border: 2px solid rgb(162,188,184,0.5);
    position: absolute;
    top: 15px;
    bottom: -15px;
    z-index: -1;
    content: "";
    transition: all 0.5s ease;
    left: 15px;
}.program_outcomesJlV2kjL .photokhX56Qd:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(0);
}.program_outcomesJlV2kjL .photokhX56Qd:hover::after {
    right: -10px;
    left: 10px;
    opacity: 0.7;
    bottom: -10px;
    top: 10px;
}.program_outcomesJlV2kjL .details_boxxXytjbF {
    padding: 40px 35px;
    z-index: 1;
    position: relative;
    background: #ffffff;
    flex: 0 0 55%;
    border-radius: 16px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
}.program_outcomesJlV2kjL .details_boxxXytjbF::before {
    background: linear-gradient(to bottom, rgb(162,188,184), rgb(127,149,143));
    position: absolute;
    top: 0;
    content: "";
    left: 0;
    width: 6px;
    border-radius: 10px;
    height: 100%;
}.program_outcomesJlV2kjL h3 {
    color: #000000;
    padding-left: 15px;
    font-size: 31px;
    position: relative;
    font-weight: 700;
    margin-bottom: 30px;
}.program_outcomesJlV2kjL h3::after {
    width: 80px;
    content: "";
    left: 15px;
    height: 3px;
    bottom: -12px;
    position: absolute;
    background: rgb(162,188,184);
    border-radius: 10px;
}.program_outcomesJlV2kjL ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 0 0 0 15px;
    list-style: none;
    margin: 0;
}.program_outcomesJlV2kjL li {
    position: relative;
    transition: all 0.3s ease;
    border-radius: 8px;
    background: linear-gradient(90deg, #ffffff, rgb(197,221,217) 180%);
    padding: 15px;
}.program_outcomesJlV2kjL li:hover {
    background: linear-gradient(90deg, #ffffff, rgb(127,149,143,0.5) 180%);
    transform: translateX(10px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}.program_outcomesJlV2kjL li p {
    color: #000000;
    display: flex;
    align-items: center;
    font-weight: 400;
    line-height: 1.5;
    gap: 16px;
    font-size: 13px;
    margin: 0;
}.program_outcomesJlV2kjL svg {
    align-items: center;
    width: 24px;
    flex-shrink: 0;
    border-radius: 50%;
    height: 24px;
    background: #ffffff;
    justify-content: center;
    padding: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    display: flex;
}.program_outcomesJlV2kjL svg path {
    transition: fill 0.3s ease;
    fill: rgb(162,188,184);
}.program_outcomesJlV2kjL li:hover svg {
    transform: scale(1.1);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}.program_outcomesJlV2kjL li:hover svg path {
    fill: rgb(127,149,143);
}

@media (max-width: 992px) {.program_outcomesJlV2kjL {
    padding: 70px 0;
}.program_outcomesJlV2kjL .learn_expert0Kicfxk {
    flex-direction: column;
    gap: 40px;
}.program_outcomesJlV2kjL .photokhX56Qd {
    margin: 0 auto;
    max-width: 60%;
    flex: none;
}.program_outcomesJlV2kjL .details_boxxXytjbF {
    flex: none;
    margin: 0 auto;
    width: 90%;
}.program_outcomesJlV2kjL .details_boxxXytjbF::before {
    left: 0;
    height: 6px;
    top: 0;
    width: 100%;
}
}

@media (max-width: 576px) {.program_outcomesJlV2kjL {
    padding: 50px 0;
}.program_outcomesJlV2kjL .photokhX56Qd {
    max-width: 80%;
}.program_outcomesJlV2kjL .photokhX56Qd::after {
    display: none;
}.program_outcomesJlV2kjL .details_boxxXytjbF {
    padding: 30px 20px;
    width: 100%;
}.program_outcomesJlV2kjL h3 {
    font-size: 20px;
    margin-bottom: 25px;
}.program_outcomesJlV2kjL ul {
    gap: 12px;
}.program_outcomesJlV2kjL li {
    padding: 12px;
}.program_outcomesJlV2kjL svg {
    height: 22px;
    width: 22px;
}}header {
    width: 100%;
    position: relative;
    padding: 0;
    z-index: 100;
    background: rgb(197,221,217);
}header::before {
    width: 100%;
    z-index: 0;
    height: 100%;
    left: 0;
    content: '';
    position: absolute;
    background: linear-gradient(135deg, 
        rgb(162,188,184,0.5) 0%, 
        transparent 60%, 
        rgb(127,149,143,0.5) 100%);
    opacity: 0.6;
    top: 0;
}header .container {
    width: 100%;
    margin: 0;
    z-index: 1;
    padding: 0;
    max-width: 100%;
    position: relative;
}header .header_primarySYZmFXg {
    align-items: center;
    padding: 0.8rem 3%;
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
}header .main_skillOAdV0ht {
    align-items: center;
    display: flex;
    margin-right: 1rem;
    padding: 0.6rem;
    position: relative;
    text-decoration: none;
}header .main_skillOAdV0ht::after {
    left: 0;
    bottom: 0;
    position: absolute;
    transform: scaleX(0.7);
    transition: transform 0.3s ease;
    background: linear-gradient(to right, rgb(162,188,184), rgb(127,149,143));
    content: '';
    width: 100%;
    height: 2px;
}header .main_skillOAdV0ht:hover::after {
    transform: scaleX(1);
}header .main_skillOAdV0ht svg {
    transition: all 0.3s ease;
    width: 140px;
    height: auto;
}header .main_skillOAdV0ht:hover svg {
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.1));
}header .nav_pagev4QUtlz {
    padding: 0.5rem;
    gap: 0.4rem;
    flex-wrap: wrap;
    border-radius: 10px;
    display: flex;
    background: rgba(255, 255, 255, 0.5);
}header .top_trainwp0B2dV {
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    z-index: 1;
    font-family: Arial, sans-serif;
    text-decoration: none;
    padding: 0.4rem 0.7rem;
    font-weight: 400;
    font-size: 14px;
    transition: all 0.3s ease;
    color: #000000;
}header .top_trainwp0B2dV::after {
    transform-origin: left;
    bottom: 0;
    width: 100%;
    transition: transform 0.3s ease;
    left: 0;
    background: linear-gradient(to right, rgb(162,188,184), rgb(127,149,143));
    height: 2px;
    position: absolute;
    content: '';
    transform: scaleX(0);
}header .top_trainwp0B2dV:hover {
    color: rgb(162,188,184);
    background: rgba(255, 255, 255, 0.7);
}header .top_trainwp0B2dV:hover::after {
    transform: scaleX(1);
}

@media (max-width: 991px) {header .header_primarySYZmFXg {
    padding: 0.7rem 2.5%;
}header .main_skillOAdV0ht svg {
    width: 130px;
}header .nav_pagev4QUtlz {
    padding: 0.4rem;
    gap: 0.35rem;
}header .top_trainwp0B2dV {
    padding: 0.35rem 0.6rem;
    font-size: calc(14px - 1px);
}
}

@media (max-width: 767px) {header .header_primarySYZmFXg {
    justify-content: center;
    padding: 0.7rem 2%;
}header .main_skillOAdV0ht {
    margin: 0 0 0.6rem 0;
}header .main_skillOAdV0ht svg {
    width: 120px;
}header .nav_pagev4QUtlz {
    justify-content: center;
    width: 100%;
}header .top_trainwp0B2dV {
    font-size: calc(14px - 2px);
    padding: 0.3rem 0.5rem;
}
}

@media (max-width: 480px) {header .header_primarySYZmFXg {
    padding: 0.6rem 1.5%;
}header .main_skillOAdV0ht svg {
    width: 110px;
}header .nav_pagev4QUtlz {
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
}header .nav_pagev4QUtlz::-webkit-scrollbar {
    height: 2px;
}header .nav_pagev4QUtlz::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(162,188,184);
}header .top_trainwp0B2dV {
    white-space: nowrap;
    flex-shrink: 0;
}}.secure_safeholdUpTOS3y {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to bottom right, rgb(162,188,184,0.5), rgb(127,149,143,0.5));
    padding: 50px;
    font-family: Arial, sans-serif;
    overflow: hidden;
    color: #ffffff;
    background-position: center;
    position: relative;
    background-size: cover;
}.secure_safeholdUpTOS3y h1,
.secure_safeholdUpTOS3y h2 {
    margin: 20px 0;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-left: 15px;
}.secure_safeholdUpTOS3y h1 {
    color: #ffffff;
    font-weight: 700;
    font-size: 48px;
}.secure_safeholdUpTOS3y h2 {
    font-weight: 600;
    color: #ffffff;
    font-size: 30px;
}.secure_safeholdUpTOS3y ul {
    margin: 20px 0;
    padding: 0;
    list-style-type: none;
}.secure_safeholdUpTOS3y ul li {
    font-size: 18px;
    padding-left: 30px;
    position: relative;
    font-weight: 400;
    color: #ffffff;
    padding: 10px 0;
}.secure_safeholdUpTOS3y ul li::before {
    left: 0;
    font-size: 20px;
    position: absolute;
    content: '•';
    color: rgb(127,149,143);
}.secure_safeholdUpTOS3y p {
    margin: 20px 0;
    font-size: 18px;
    font-weight: 300;
    color: #ffffff;
    line-height: 1.8;
}.secure_safeholdUpTOS3y div {
    margin: 20px 0;
}
@media only screen and (max-width: 800px) {.secure_safeholdUpTOS3y {
    padding: 30px;
}.secure_safeholdUpTOS3y h1 {
    font-size: calc(20px - 8px);
}.secure_safeholdUpTOS3y h2 {
    font-size: calc(20px - 8px);
}.secure_safeholdUpTOS3y ul li {
    font-size: calc(18px - 2px);
}.secure_safeholdUpTOS3y p {
    font-size: calc(18px - 2px);
}}.learning_systemcoUpW2I {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(197,221,217) 0%, #ffffff 100%);
    padding: 6rem 0;
    position: relative;
}.learning_systemcoUpW2I::before {
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    background-image: 
        linear-gradient(45deg, rgb(127,149,143,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(127,149,143,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(127,149,143,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(127,149,143,0.5) 75%);
    opacity: 0.05;
    z-index: 1;
    content: "";
    width: 100%;
    left: 0;
    background-size: 20px 20px;
    top: 0;
    position: absolute;
    height: 100%;
}.learning_systemcoUpW2I::after {
    content: "";
    position: absolute;
    height: 100%;
    transform: skewX(-15deg) translateX(20%);
    background: linear-gradient(to left, rgb(162,188,184,0.5) 0%, transparent 100%);
    opacity: 0.1;
    top: 0;
    width: 40%;
    z-index: 1;
    right: 0;
}.learning_systemcoUpW2I .learn_expert0Kicfxk {
    padding: 0 2rem;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    max-width: 1200px;
}.learning_systemcoUpW2I h2 {
    color: #000000;
    transform: translateY(0);
    margin-bottom: 2.5rem;
    font-size: 28px;
    font-weight: 700;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.6s ease;
    position: relative;
    opacity: 1;
}.learning_systemcoUpW2I h2::before {
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transform: scaleX(1);
    height: 3px;
    width: 6rem;
    background: linear-gradient(90deg, rgb(162,188,184) 0%, rgb(127,149,143) 100%);
    left: 0;
    position: absolute;
    content: "";
    bottom: -0.75rem;
    transform-origin: left;
}.learning_systemcoUpW2I h2:hover::before {
    transform: scaleX(1.2);
}.learning_systemcoUpW2I .details_boxxXytjbF {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), 
                box-shadow 0.5s ease;
    background: #ffffff;
    padding: 2.5rem;
    border-left: 4px solid rgb(162,188,184);
    transform: translateY(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.03);
    position: relative;
}.learning_systemcoUpW2I .details_boxxXytjbF::before {
    height: 100%;
    z-index: -1;
    top: 0;
    background: linear-gradient(135deg, transparent 0%, #ffffff 100%);
    width: 100%;
    opacity: 0.7;
    content: "";
    position: absolute;
    left: 0;
}.learning_systemcoUpW2I .details_boxxXytjbF:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 
                0 2px 10px rgba(0, 0, 0, 0.05);
}.learning_systemcoUpW2I p {
    position: relative;
    line-height: 1.8;
    font-size: 16px;
    z-index: 2;
    margin: 0;
    color: #000000;
}.learning_systemcoUpW2I p::first-letter {
    font-weight: 700;
    color: rgb(162,188,184);
    font-size: 1.5em;
}.learning_systemcoUpW2I p:first-child {
    margin-top: 0;
}


@media screen and (max-width: 1200px) {.learning_systemcoUpW2I .learn_expert0Kicfxk {
    max-width: 90%;
}
}

@media screen and (max-width: 992px) {.learning_systemcoUpW2I {
    padding: 5rem 0;
}.learning_systemcoUpW2I h2 {
    font-size: calc(28px * 0.9);
}.learning_systemcoUpW2I .details_boxxXytjbF {
    padding: 2rem;
}
}

@media screen and (max-width: 768px) {.learning_systemcoUpW2I {
    padding: 4rem 0;
}.learning_systemcoUpW2I::after {
    width: 60%;
}.learning_systemcoUpW2I h2 {
    margin-bottom: 2rem;
    font-size: calc(28px * 0.8);
}.learning_systemcoUpW2I h2::before {
    width: 5rem;
}.learning_systemcoUpW2I .details_boxxXytjbF {
    padding: 1.75rem;
}
}

@media screen and (max-width: 576px) {.learning_systemcoUpW2I {
    padding: 3.5rem 0;
}.learning_systemcoUpW2I .learn_expert0Kicfxk {
    padding: 0 1.5rem;
}.learning_systemcoUpW2I h2 {
    font-size: calc(28px * 0.7);
    margin-bottom: 1.75rem;
}.learning_systemcoUpW2I h2::before {
    height: 2px;
    width: 4rem;
}.learning_systemcoUpW2I .details_boxxXytjbF {
    padding: 1.5rem;
}.learning_systemcoUpW2I p {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}.learning_systemcoUpW2I p::first-letter {
    font-size: 1.3em;
}
}

@media (prefers-reduced-motion: reduce) {.learning_systemcoUpW2I h2, 
    .learning_systemcoUpW2I .details_boxxXytjbF, 
    .learning_systemcoUpW2I h2::before {
    transition: none;
}.learning_systemcoUpW2I .details_boxxXytjbF:hover {
    transform: none;
}}.newsletterQWeRE35 {
    background: linear-gradient(90deg, rgb(197,221,217) 0%, rgba(0, 0, 0, 0.5) 100%);
    perspective: 1000px;
    margin: 4rem 0;
    overflow: hidden;
    position: relative;
    padding: 3rem;
}.newsletterQWeRE35::before {
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    animation: breathe 8s infinite alternate;
    opacity: 0.4;
    background: radial-gradient(circle at 30% 50%, rgb(162,188,184,0.5) 0%, transparent 60%);
}.newsletterQWeRE35::after {
    background: linear-gradient(90deg, rgb(127,149,143,0.5) 0%, transparent 100%);
    height: 50%;
    transform: rotate(-5deg);
    filter: blur(20px);
    content: "";
    z-index: 0;
    width: 120%;
    position: absolute;
    left: -10%;
    bottom: -30%;
}.newsletterQWeRE35 .learn_expert0Kicfxk {
    z-index: 2;
    align-items: center;
    position: relative;
    display: flex;
    transform: rotateX(5deg);
    justify-content: space-between;
    transform-style: preserve-3d;
    transition: transform 0.5s ease;
}.newsletterQWeRE35 .learn_expert0Kicfxk:hover {
    transform: rotateX(0deg);
}.newsletterQWeRE35 p {
    color: #ffffff;
    font-weight: 700;
    flex: 0 0 40%;
    transform: translateZ(20px);
    font-size: 19px;
    padding-right: 2rem;
    position: relative;
    font-family: Arial, sans-serif;
}.newsletterQWeRE35 p::after {
    transition: transform 0.4s ease;
    transform: scaleX(0.5);
    bottom: -10px;
    content: "";
    background: rgb(127,149,143);
    transform-origin: left;
    position: absolute;
    width: 60px;
    height: 3px;
    left: 0;
}.newsletterQWeRE35 .learn_expert0Kicfxk:hover p::after {
    transform: scaleX(1);
}.newsletterQWeRE35 .input_holder {
    transform: translateZ(40px);
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    overflow: hidden;
    flex: 0 0 60%;
    display: flex;
}.newsletterQWeRE35 .sub_strategy79QEtq3 {
    border: none;
    flex: 1;
    font-size: 15px;
    padding: 1.2rem 1.5rem;
    font-family: Arial, sans-serif;
    color: #000000;
    transition: all 0.3s ease;
    background: #ffffff;
}.newsletterQWeRE35 .sub_strategy79QEtq3:focus {
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.9));
    outline: none;
}.newsletterQWeRE35 .sub_strategy79QEtq3::placeholder {
    opacity: 0.6;
    color: #000000;
}.newsletterQWeRE35 .sub_setHsSltOu {
    cursor: pointer;
    background: linear-gradient(45deg, rgb(162,188,184) 0%, rgb(127,149,143) 100%);
    font-weight: 600;
    border: none;
    font-family: Arial, sans-serif;
    color: #ffffff;
    padding: 0 2rem;
    font-size: 16px;
    transition: all 0.4s ease;
    overflow: hidden;
    position: relative;
}.newsletterQWeRE35 .sub_setHsSltOu::after {
    transition: opacity 0.4s ease;
    transform: scale(0.5);
    content: "";
    width: 200%;
    left: -50%;
    opacity: 0;
    position: absolute;
    top: -50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 70%);
    height: 200%;
}.newsletterQWeRE35 .sub_setHsSltOu:hover::after {
    opacity: 1;
    transform: scale(1);
}.newsletterQWeRE35 .sub_setHsSltOu:hover {
    background: linear-gradient(45deg, rgb(127,149,143) 0%, rgb(162,188,184) 100%);
    box-shadow: 0 0 15px rgb(162,188,184,0.5);
}

@keyframes breathe {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.5;
        transform: scale(1.1);
    }
}

@media (max-width: 768px) {.newsletterQWeRE35 {
    padding: 2rem 1.5rem;
}.newsletterQWeRE35 .learn_expert0Kicfxk {
    align-items: stretch;
    transform: none;
    flex-direction: column;
}.newsletterQWeRE35 p {
    margin-bottom: 1.5rem;
    transform: none;
    flex: none;
    padding-right: 0;
}.newsletterQWeRE35 .input_holder {
    transform: none;
    flex-direction: column;
    flex: none;
}.newsletterQWeRE35 .sub_strategy79QEtq3 {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 10px;
}.newsletterQWeRE35 .sub_setHsSltOu {
    border-radius: 10px;
    width: 100%;
    padding: 1rem;
}}.cookie_warning_dialogDMnF1x2 {
    position: fixed;
    z-index: 90;
    width: 100%;
    bottom: 0;
    border-top: 2px solid rgb(162,188,184);
    background: rgb(197,221,217);
}.cookie_eductrlCJgUGzZ {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
}.cookie_warning_dialogDMnF1x2 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}#cookie_modal_alertkXdlBIq {
    display: none;
}#cookie_modal_alertkXdlBIq:checked ~ .cookie_warning_dialogDMnF1x2 {
    opacity: 0;
    visibility: hidden;
}.cookie_warning_dialogDMnF1x2 p {
    font-size: 18px;
}.digital_consentCFTIyGB {
    margin-right: 10px;
    flex-shrink: 0;
}.digital_consentCFTIyGB svg, .digital_consentCFTIyGB svg path, .digital_consentCFTIyGB img {
    width: 100px;
    fill: rgb(162,188,184);
    height: 100px;
}.cookie_listFxAXr8h {
    text-align: center;
    flex-shrink: 0;
    margin-left: 10px;
    text-decoration: none;
    line-height: 35px;
    border-bottom: 2px solid rgb(162,188,184);
    font-size: 24px;
    color: rgb(162,188,184);
    min-width: 120px;
    cursor: pointer;
    white-space: nowrap;
}.cookie_warning_dialogDMnF1x2 p a {
    text-decoration: none;
    color: rgb(162,188,184);
}
@media only screen and (max-width: 1200px) {.cookie_warning_dialogDMnF1x2 {
    padding: 20px;
}}

.outer-containerUk1XAw8 .cookie_warning_dialogDMnF1x2 {
    box-shadow: rgb(127,149,143,0.5) 0px 0px 40px 39px;
    border: none;
    background: rgb(127,149,143);
    padding: 40px 0;
}.outer-containerUk1XAw8 .cookie_listFxAXr8h {
    color: #ffffff;
    font-size: 20px;
    border: none;
    padding: 10px;
    background: rgb(162,188,184);
    font-weight: 400;
    margin-left: 30px;
}.outer-containerUk1XAw8 .edu_consentoCfxpwa h5, .outer-containerUk1XAw8 .edu_consentoCfxpwa p {
    color: #ffffff;
}
@media only screen and (max-width: 800px) {.digital_consentCFTIyGB {
    display: none;
}.cookie_eductrlCJgUGzZ {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.cookie_warning_dialogDMnF1x2 h5 {
    text-align: center;
}.cookie_warning_dialogDMnF1x2 p {
    text-align: center;
}.edu_consentoCfxpwa {
    margin-bottom: 20px;
}body .outer-containerUk1XAw8 .cookie_listFxAXr8h {
    margin-bottom: 10px;
    margin-left: 0;
}}.contact_form_boxlo1n0vy {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: rgb(197,221,217);
}.contact_form_boxlo1n0vy::before {
    left: 0;
    position: absolute;
    content: '';
    background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0, 40px 70px;
    opacity: 0.05;
    top: 0;
    height: 100%;
    background-size: 80px 140px;
    background-image: linear-gradient(30deg, rgb(127,149,143,0.5) 12%, transparent 12.5%, transparent 87%, rgb(127,149,143,0.5) 87.5%, rgb(127,149,143,0.5)),
                      linear-gradient(150deg, rgb(127,149,143,0.5) 12%, transparent 12.5%, transparent 87%, rgb(127,149,143,0.5) 87.5%, rgb(127,149,143,0.5)),
                      linear-gradient(30deg, rgb(127,149,143,0.5) 12%, transparent 12.5%, transparent 87%, rgb(127,149,143,0.5) 87.5%, rgb(127,149,143,0.5)),
                      linear-gradient(150deg, rgb(127,149,143,0.5) 12%, transparent 12.5%, transparent 87%, rgb(127,149,143,0.5) 87.5%, rgb(127,149,143,0.5)),
                      linear-gradient(60deg, rgb(162,188,184,0.5) 25%, transparent 25.5%, transparent 75%, rgb(162,188,184,0.5) 75%, rgb(162,188,184,0.5)),
                      linear-gradient(60deg, rgb(162,188,184,0.5) 25%, transparent 25.5%, transparent 75%, rgb(162,188,184,0.5) 75%, rgb(162,188,184,0.5));
    width: 100%;
}.contact_form_boxlo1n0vy .photokhX56Qd {
    position: absolute;
    width: 45%;
    top: 5%;
    height: 90%;
    box-shadow: 5px 0 25px rgba(0, 0, 0, 0.2);
    left: 0;
    border-radius: 0 19px 19px 0;
}.contact_form_boxlo1n0vy .photokhX56Qd::after {
    top: 0;
    width: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    content: '';
    border-radius: 0 19px 19px 0;
    position: absolute;
    left: 0;
    height: 100%;
}.contact_form_boxlo1n0vy .container {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}.contact_form_boxlo1n0vy h3 {
    font-family: Arial, sans-serif;
    font-size: 31px;
    position: relative;
    margin-bottom: 50px;
    border-radius: 10px;
    font-weight: 700;
    color: rgb(162,188,184);
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    padding: 10px 30px;
    text-align: center;
    display: inline-block;
}.contact_form_boxlo1n0vy .message_reachNGQYCsl {
    position: relative;
    background: #ffffff;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    float: right;
    flex-direction: column;
    width: 60%;
    overflow: hidden;
    display: flex;
    border-radius: 19px;
}.contact_form_boxlo1n0vy .message_reachNGQYCsl::before {
    height: 5px;
    position: absolute;
    width: 100%;
    top: 0;
    content: '';
    background: linear-gradient(to right, rgb(162,188,184), rgb(127,149,143));
    left: 0;
}.contact_form_boxlo1n0vy .query_support9rdLSag {
    padding: 40px;
}.contact_form_boxlo1n0vy form h3 {
    padding-bottom: 10px;
    width: 100%;
    border-radius: 0;
    color: #000000;
    margin-bottom: 30px;
    font-size: 18px;
    text-align: left;
    display: block;
    box-shadow: none;
    border-bottom: 2px solid rgb(127,149,143,0.5);
    padding: 0;
    background: transparent;
}.contact_form_boxlo1n0vy input[type="text"],
.contact_form_boxlo1n0vy textarea {
    color: #000000;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    background: rgb(197,221,217);
    width: 100%;
    font-size: 13px;
    font-family: Arial, sans-serif;
    padding: 15px;
    border: none;
    border-radius: 10px;
}.contact_form_boxlo1n0vy input[type="text"]:focus,
.contact_form_boxlo1n0vy textarea:focus {
    background: #ffffff;
    box-shadow: 0 0 0 2px rgb(162,188,184);
    outline: none;
}.contact_form_boxlo1n0vy textarea {
    resize: none;
    height: 130px;
}.contact_form_boxlo1n0vy .feedback_cards2ePYFv {
    align-items: flex-start;
    display: flex;
    margin-bottom: 25px;
}.contact_form_boxlo1n0vy .feedback_cards2ePYFv input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_form_boxlo1n0vy .feedback_cards2ePYFv label {
    cursor: pointer;
    position: relative;
    font-size: 12px;
    line-height: 1.5;
    color: #000000;
    padding-left: 30px;
}.contact_form_boxlo1n0vy .feedback_cards2ePYFv label::before {
    content: '';
    width: 18px;
    top: 2px;
    transition: all 0.3s ease;
    border: 1px solid rgb(162,188,184);
    height: 18px;
    border-radius: 10px;
    position: absolute;
    left: 0;
}.contact_form_boxlo1n0vy .feedback_cards2ePYFv input[type="checkbox"]:checked + label::before {
    background: rgb(162,188,184);
}.contact_form_boxlo1n0vy .feedback_cards2ePYFv input[type="checkbox"]:checked + label::after {
    top: 6px;
    position: absolute;
    content: '';
    left: 6px;
    width: 6px;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    height: 9px;
    border: solid #ffffff;
}.contact_form_boxlo1n0vy .feedback_cards2ePYFv a {
    transition: all 0.3s ease;
    font-weight: 600;
    text-decoration: none;
    color: rgb(162,188,184);
}.contact_form_boxlo1n0vy .feedback_cards2ePYFv a:hover {
    color: rgb(127,149,143);
    text-decoration: underline;
}.contact_form_boxlo1n0vy .request_listmjpkzCr {
    padding: 14px 30px;
    font-size: 17px;
    font-weight: 600;
    background: linear-gradient(to right, rgb(162,188,184), rgb(162,188,184));
    border: none;
    cursor: pointer;
    color: #ffffff;
    background-size: 200% auto;
    transition: all 0.5s ease;
    font-family: Arial, sans-serif;
    border-radius: 10px;
}.contact_form_boxlo1n0vy .request_listmjpkzCr:hover {
    background-position: right center;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgb(162,188,184,0.5);
}.contact_form_boxlo1n0vy .inquiry_reach09hHauz {
    color: #ffffff;
    padding: 40px;
    background: linear-gradient(135deg, rgb(162,188,184), rgb(127,149,143));
}.contact_form_boxlo1n0vy .inquiry_reach09hHauz h4 {
    margin-bottom: 25px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
}.contact_form_boxlo1n0vy .inquiry_reach09hHauz h4::after {
    position: absolute;
    background: #ffffff;
    content: '';
    bottom: -8px;
    left: 0;
    width: 40px;
    height: 2px;
}.contact_form_boxlo1n0vy .message_boxGxDZS2s {
    padding: 0;
    margin: 0;
    list-style: none;
}.contact_form_boxlo1n0vy .message_boxGxDZS2s li {
    margin-bottom: 20px;
    transition: transform 0.3s ease;
    display: flex;
    align-items: flex-start;
}.contact_form_boxlo1n0vy .message_boxGxDZS2s li:hover {
    transform: translateX(5px);
}.contact_form_boxlo1n0vy .message_boxGxDZS2s svg {
    margin-top: 3px;
    height: 22px;
    flex-shrink: 0;
    width: 22px;
    margin-right: 15px;
}.contact_form_boxlo1n0vy .message_boxGxDZS2s svg path {
    fill: #ffffff;
}.contact_form_boxlo1n0vy .message_boxGxDZS2s span {
    color: #ffffff;
    font-family: Arial, sans-serif;
    line-height: 1.5;
    font-size: 13px;
}.contact_form_boxlo1n0vy .message_boxGxDZS2s a {
    text-decoration: none;
    color: #ffffff;
    transition: all 0.3s ease;
}.contact_form_boxlo1n0vy .message_boxGxDZS2s a:hover {
    opacity: 0.8;
    text-decoration: underline;
}

@media (max-width: 992px) {.contact_form_boxlo1n0vy {
    padding: 80px 0;
}.contact_form_boxlo1n0vy .photokhX56Qd {
    display: none;
}.contact_form_boxlo1n0vy .message_reachNGQYCsl {
    margin: 0 auto;
    float: none;
    width: 100%;
    max-width: 650px;
}
}

@media (max-width: 768px) {.contact_form_boxlo1n0vy {
    padding: 60px 0;
}.contact_form_boxlo1n0vy h3 {
    font-size: calc(31px * 0.9);
    margin-bottom: 40px;
}.contact_form_boxlo1n0vy .query_support9rdLSag,
    .contact_form_boxlo1n0vy .inquiry_reach09hHauz {
    padding: 30px;
}.contact_form_boxlo1n0vy form h3,
    .contact_form_boxlo1n0vy .inquiry_reach09hHauz h4 {
    margin-bottom: 20px;
    font-size: calc(18px * 0.9);
}
}

@media (max-width: 576px) {.contact_form_boxlo1n0vy {
    padding: 40px 0;
}.contact_form_boxlo1n0vy h3 {
    margin-bottom: 30px;
    font-size: calc(31px * 0.8);
}.contact_form_boxlo1n0vy .query_support9rdLSag,
    .contact_form_boxlo1n0vy .inquiry_reach09hHauz {
    padding: 25px 20px;
}.contact_form_boxlo1n0vy input[type="text"],
    .contact_form_boxlo1n0vy textarea {
    padding: 12px;
    margin-bottom: 15px;
}.contact_form_boxlo1n0vy textarea {
    height: 110px;
}.contact_form_boxlo1n0vy .request_listmjpkzCr {
    width: 100%;
}}.user_feedbackLi7UE8z {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(180deg, rgb(197,221,217) 0%, rgb(162,188,184,0.5) 100%);
}.user_feedbackLi7UE8z::before {
    top: 0;
    opacity: 0.3;
    height: 200px;
    position: absolute;
    z-index: 0;
    right: 0;
    transform: skewY(-5deg) translateY(-100px);
    left: 0;
    background: linear-gradient(to right, rgb(127,149,143,0.5), transparent, rgb(127,149,143,0.5));
    content: "";
}.user_feedbackLi7UE8z::after {
    opacity: 0.3;
    right: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 150px;
    content: "";
    background: linear-gradient(to left, rgb(162,188,184,0.5), transparent, rgb(162,188,184,0.5));
    transform: skewY(3deg) translateY(50px);
    z-index: 0;
}.user_feedbackLi7UE8z .container {
    z-index: 1;
    position: relative;
}.user_feedbackLi7UE8z h2 {
    position: relative;
    margin-bottom: 70px;
    font-weight: 700;
    padding-bottom: 20px;
    transform: perspective(500px) rotateX(5deg);
    font-size: 32px;
    text-align: center;
    color: #000000;
}.user_feedbackLi7UE8z h2::after {
    transform: translateX(-50%);
    width: 100px;
    background: linear-gradient(to right, rgb(162,188,184), rgb(127,149,143));
    content: "";
    position: absolute;
    height: 5px;
    border-radius: 10px;
    bottom: 0;
    left: 50%;
}.user_feedbackLi7UE8z .client_viewsd5W3YjE {
    max-width: 800px;
    flex-direction: column;
    perspective: 1000px;
    align-items: center;
    gap: 70px;
    transform-style: preserve-3d;
    display: flex;
    margin: 0 auto;
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn {
    display: flex;
    position: relative;
    width: 100%;
    padding: 30px;
    background: #ffffff;
    z-index: 1;
    transition: all 0.5s ease;
    border-radius: 10px;
    flex-direction: column;
    transform: translateZ(0);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    gap: 20px;
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn:nth-child(odd) {
    align-self: flex-start;
    transform: translateX(-30px) rotateZ(-1deg);
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn:nth-child(even) {
    transform: translateX(30px) rotateZ(1deg);
    align-self: flex-end;
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn:hover {
    transform: scale(1.03) rotateZ(0);
    z-index: 2;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.5);
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn::before {
    height: 30px;
    transform: rotate(45deg);
    box-shadow: -5px -5px 15px rgba(0, 0, 0, 0.5);
    content: "";
    width: 30px;
    z-index: -1;
    left: 30px;
    position: absolute;
    top: -15px;
    background: #ffffff;
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn:nth-child(even)::before {
    left: auto;
    right: 30px;
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn img {
    height: 80px;
    left: 20px;
    width: 80px;
    border: 5px solid #ffffff;
    top: -40px;
    object-fit: cover;
    position: absolute;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    transition: all 0.5s ease;
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn:nth-child(even) img {
    left: auto;
    right: 20px;
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn:hover img {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    transform: scale(1.1) translateY(-5px);
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn p {
    font-family: Arial, sans-serif;
    margin: 0;
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn p:first-of-type {
    margin-left: 100px;
    color: #000000;
    font-weight: 600;
    position: relative;
    font-size: 22px;
    margin-top: 40px;
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn:nth-child(even) p:first-of-type {
    text-align: right;
    margin-left: 0;
    margin-right: 100px;
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn .description {
    color: #000000;
    border-radius: 10px;
    line-height: 1.7;
    padding: 20px;
    font-weight: 400;
    font-size: 16px;
    position: relative;
    background: linear-gradient(to right, rgb(197,221,217), transparent);
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn:nth-child(even) .description {
    background: linear-gradient(to left, rgb(197,221,217), transparent);
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn .description::before {
    color: rgb(162,188,184,0.5);
    content: "";
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    left: 0;
    position: absolute;
    top: -20px;
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn:nth-child(even) .description::before {
    left: auto;
    right: 0;
}@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

.user_feedbackLi7UE8z .feedback_storiessCc1GDn:nth-child(3n+1) {
    animation: float 6s ease-in-out infinite;
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn:nth-child(3n+2) {
    animation: float 7s ease-in-out infinite;
    animation-delay: 1s;
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn:nth-child(3n) {
    animation: float 8s ease-in-out infinite;
    animation-delay: 2s;
}

@media (max-width: 992px) {.user_feedbackLi7UE8z {
    padding: 80px 0;
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn:nth-child(odd),
    .user_feedbackLi7UE8z .feedback_storiessCc1GDn:nth-child(even) {
    transform: none;
    width: 90%;
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn:hover {
    transform: scale(1.02);
}
}

@media (max-width: 768px) {.user_feedbackLi7UE8z {
    padding: 70px 0;
}.user_feedbackLi7UE8z h2 {
    transform: none;
    margin-bottom: 50px;
}.user_feedbackLi7UE8z .client_viewsd5W3YjE {
    gap: 80px;
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn {
    padding: 25px 20px;
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn img {
    width: 60px;
    height: 60px;
    top: -30px;
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn p:first-of-type {
    margin-left: 80px;
    margin-top: 30px;
    font-size: calc(22px * 0.9);
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn:nth-child(even) p:first-of-type {
    margin-right: 80px;
}.user_feedbackLi7UE8z .feedback_storiessCc1GDn .description {
    padding: 15px;
    font-size: calc(16px * 0.95);
}}.who_we_areDM68EhY {
    color: #ffffff;
    overflow: hidden;
    position: relative;
    padding: 120px 0 100px;
}.who_we_areDM68EhY::before {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    content: "";
    left: 0;
    height: 100%;
    background: linear-gradient(135deg, rgb(162,188,184,0.5), rgba(0, 0, 0, 0.5) 80%);
}.who_we_areDM68EhY::after {
    height: 100%;
    position: absolute;
    content: "";
    z-index: 2;
    width: 100%;
    opacity: 0.4;
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(127,149,143,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(127,149,143,0.5) 0%, transparent 25%);
    top: 0;
    pointer-events: none;
}.who_we_areDM68EhY h4 {
    animation: fadeInUp 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 5;
    text-transform: uppercase;
    transform: translateY(20px);
    opacity: 0;
    font-size: calc(38px * 1.2);
    color: #ffffff;
    margin-bottom: 60px;
    letter-spacing: 0.05em;
    font-weight: 700;
    position: relative;
    text-align: center;
}.who_we_areDM68EhY h4::after {
    left: 50%;
    transform: translateX(-50%);
    content: "";
    background: rgb(127,149,143);
    bottom: -15px;
    height: 3px;
    width: 80px;
    position: absolute;
}.who_we_areDM68EhY .container {
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 5;
    margin: 0 auto;
}.who_we_areDM68EhY .details_boxxXytjbF {
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.15);
    opacity: 0;
    transform: translateY(30px);
    border-left: 3px solid rgb(127,149,143);
    padding: 40px 50px;
    -webkit-backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
    animation: fadeInUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(10px);
    position: relative;
}.who_we_areDM68EhY .details_boxxXytjbF::before {
    content: "";
    position: absolute;
    width: 60px;
    border-top: 2px solid rgb(127,149,143);
    right: 20px;
    opacity: 0.6;
    height: 60px;
    border-right: 2px solid rgb(127,149,143);
    top: 20px;
}.who_we_areDM68EhY .details_boxxXytjbF::after {
    left: 20px;
    opacity: 0.6;
    content: "";
    width: 60px;
    bottom: 20px;
    position: absolute;
    border-left: 2px solid rgb(127,149,143);
    height: 60px;
    border-bottom: 2px solid rgb(127,149,143);
}.who_we_areDM68EhY .details_boxxXytjbF h6 {
    display: inline-block;
    font-weight: 700;
    position: relative;
    color: rgb(127,149,143);
    letter-spacing: 0.03em;
    margin-bottom: 30px;
    font-size: calc(21px * 1.3);
}.who_we_areDM68EhY .details_boxxXytjbF h6::after {
    left: 0;
    width: 70%;
    bottom: -10px;
    content: "";
    background: linear-gradient(90deg, rgb(127,149,143), transparent);
    height: 2px;
    position: absolute;
}.who_we_areDM68EhY .details_boxxXytjbF div {
    position: relative;
}.who_we_areDM68EhY .details_boxxXytjbF span {
    column-count: 1;
    font-size: 16px;
    text-align: justify;
    column-gap: 40px;
    opacity: 0.9;
    line-height: 1.8;
    letter-spacing: 0.02em;
    color: #ffffff;
    max-width: 100%;
    display: block;
    font-weight: 400;
}

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

@media (min-width: 768px) {.who_we_areDM68EhY {
    padding: 150px 0;
}.who_we_areDM68EhY h4 {
    margin-bottom: 80px;
    font-size: calc(38px * 1.4);
}.who_we_areDM68EhY .details_boxxXytjbF {
    padding: 60px 70px;
}.who_we_areDM68EhY .details_boxxXytjbF span {
    column-count: 2;
}
}

@media (min-width: 992px) {.who_we_areDM68EhY .container {
    padding: 0 40px;
}.who_we_areDM68EhY .details_boxxXytjbF {
    margin-left: 5%;
    padding: 70px 80px;
    width: 90%;
}.who_we_areDM68EhY .details_boxxXytjbF span {
    column-count: 2;
}.who_we_areDM68EhY .details_boxxXytjbF:hover {
    transform: translateY(-5px);
    box-shadow: 25px 25px 50px rgba(0, 0, 0, 0.2);
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
}

@media (min-width: 1200px) {.who_we_areDM68EhY {
    padding: 180px 0;
}.who_we_areDM68EhY .details_boxxXytjbF {
    padding: 80px 100px;
    width: 80%;
    margin-left: 10%;
}.who_we_areDM68EhY .details_boxxXytjbF span {
    column-count: 2;
    font-size: calc(16px * 1.05);
}
}

@media (max-width: 767px) {.who_we_areDM68EhY {
    padding: 80px 0;
}.who_we_areDM68EhY h4 {
    font-size: calc(38px * 1.1);
    margin-bottom: 40px;
}.who_we_areDM68EhY .details_boxxXytjbF {
    padding: 30px;
}.who_we_areDM68EhY .details_boxxXytjbF h6 {
    margin-bottom: 20px;
    font-size: 21px;
}.who_we_areDM68EhY .details_boxxXytjbF::before,
    .who_we_areDM68EhY .details_boxxXytjbF::after {
    height: 40px;
    width: 40px;
}}.course_program_descriptionGAirRc6 {
    background: linear-gradient(135deg, rgb(197,221,217) 40%, rgb(162,188,184,0.5) 140%);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.course_program_descriptionGAirRc6::before {
    opacity: 0.07;
    content: "";
    background: repeating-linear-gradient(
        45deg,
        rgb(255, 255, 255, 0.5) 0px,
        rgb(255, 255, 255, 0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    pointer-events: none;
    top: 0;
}.course_program_descriptionGAirRc6::after {
    background: radial-gradient(circle at center, rgb(162,188,184,0.5) 10%, transparent 70%);
    content: "";
    width: 60%;
    position: absolute;
    right: -20%;
    opacity: 0.1;
    top: -50%;
    height: 200%;
    transform: rotate(-15deg);
    pointer-events: none;
}.course_program_descriptionGAirRc6 .container {
    position: relative;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
}.course_program_descriptionGAirRc6 .educationcsUFjiJ {
    border-left: 4px solid rgb(162,188,184);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    flex-direction: column;
    transform: perspective(1200px) rotateY(-2deg);
    transition: transform 0.6s cubic-bezier(0.17, 0.67, 0.3, 0.96);
    display: flex;
}.course_program_descriptionGAirRc6 .educationcsUFjiJ:hover {
    transform: perspective(1200px) rotateY(0deg);
}.course_program_descriptionGAirRc6 .photokhX56Qd {
    height: 300px;
    transform-origin: center center;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.17, 0.67, 0.3, 0.96);
    position: relative;
}.course_program_descriptionGAirRc6 .photokhX56Qd::before {
    opacity: 0.7;
    background: linear-gradient(
        to bottom,
        transparent 70%, 
        #000000 100%
    );
    position: absolute;
    content: "";
    top: 0;
    z-index: 1;
    bottom: 0;
    right: 0;
    left: 0;
}.course_program_descriptionGAirRc6 .photokhX56Qd::after {
    left: -10%;
    height: 120%;
    transition: transform 0.5s ease;
    background: rgb(162,188,184);
    position: absolute;
    top: -10%;
    mix-blend-mode: overlay;
    width: 120%;
    opacity: 0.2;
    content: "";
    transform: scale(1.05);
}.course_program_descriptionGAirRc6 .educationcsUFjiJ:hover .photokhX56Qd::after {
    transform: scale(1);
}.course_program_descriptionGAirRc6 .details_boxxXytjbF {
    background: #ffffff;
    padding: 40px;
    position: relative;
}.course_program_descriptionGAirRc6 .details_boxxXytjbF::before {
    background: linear-gradient(90deg, rgb(162,188,184) 0%, transparent 100%);
    position: absolute;
    width: 100px;
    left: 0;
    content: "";
    height: 3px;
    top: 0;
}.course_program_descriptionGAirRc6 h3 {
    transition: transform 0.3s ease;
    font-size: calc(20px * 1.1);
    font-family: Arial, sans-serif;
    transform-origin: left center;
    font-weight: 700;
    color: #000000;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    position: relative;
    line-height: 1.4;
}.course_program_descriptionGAirRc6 .educationcsUFjiJ:hover h3 {
    color: rgb(162,188,184);
    transform: translateX(5px);
}.course_program_descriptionGAirRc6 p.description {
    max-height: 250px;
    line-height: 1.75;
    position: relative;
    color: #000000;
    margin-bottom: 24px;
    padding-right: 15px;
    font-family: Arial, sans-serif;
    overflow-y: auto;
    font-size: 17px;
}.course_program_descriptionGAirRc6 p.description::-webkit-scrollbar {
    width: 4px;
}.course_program_descriptionGAirRc6 p.description::-webkit-scrollbar-track {
    background: rgb(197,221,217);
}.course_program_descriptionGAirRc6 p.description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(162,188,184,0.5);
}.course_program_descriptionGAirRc6 span.description {
    display: none;
}.course_program_descriptionGAirRc6 .details_boxxXytjbF div {
    position: relative;
}.course_program_descriptionGAirRc6 .details_boxxXytjbF div::after {
    width: 100%;
    content: "";
    left: 0;
    background: linear-gradient(to top, #ffffff 0%, transparent 100%);
    height: 40px;
    opacity: 0.8;
    bottom: 0;
    position: absolute;
    pointer-events: none;
}

@media (min-width: 768px) {.course_program_descriptionGAirRc6 .educationcsUFjiJ {
    flex-direction: row;
    max-height: 600px;
}.course_program_descriptionGAirRc6 .photokhX56Qd {
    width: 45%;
    height: auto;
    transition: transform 0.6s cubic-bezier(0.17, 0.67, 0.3, 0.96);
    transform: translateX(-10px);
}.course_program_descriptionGAirRc6 .educationcsUFjiJ:hover .photokhX56Qd {
    transform: translateX(0);
}.course_program_descriptionGAirRc6 .details_boxxXytjbF {
    width: 55%;
    flex-direction: column;
    display: flex;
    justify-content: center;
}.course_program_descriptionGAirRc6 h3 {
    font-size: 20px;
}.course_program_descriptionGAirRc6 p.description {
    max-height: 350px;
}
}

@media (min-width: 992px) {.course_program_descriptionGAirRc6 {
    padding: 150px 0;
}.course_program_descriptionGAirRc6 .educationcsUFjiJ {
    max-height: 550px;
}.course_program_descriptionGAirRc6 .photokhX56Qd {
    transform: translateX(-20px);
}.course_program_descriptionGAirRc6 .details_boxxXytjbF {
    padding: 60px;
}.course_program_descriptionGAirRc6 h3 {
    margin-bottom: 30px;
    font-size: calc(37px * 0.7);
}.course_program_descriptionGAirRc6 p.description {
    max-height: 300px;
    font-size: calc(17px * 1.05);
    line-height: 1.8;
}
}

@media (max-width: 767px) {.course_program_descriptionGAirRc6 {
    padding: 80px 0;
}.course_program_descriptionGAirRc6 .educationcsUFjiJ {
    transform: perspective(1200px) rotateY(0deg);
}.course_program_descriptionGAirRc6 .details_boxxXytjbF {
    padding: 30px 20px;
}.course_program_descriptionGAirRc6 h3 {
    font-size: calc(20px * 0.95);
    margin-bottom: 20px;
}.course_program_descriptionGAirRc6 p.description {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.course_program_descriptionGAirRc6 {
    padding: 60px 0;
}.course_program_descriptionGAirRc6 .photokhX56Qd {
    height: 200px;
}.course_program_descriptionGAirRc6 .details_boxxXytjbF {
    padding: 25px 15px;
}.course_program_descriptionGAirRc6 h3 {
    font-size: calc(20px * 0.9);
    margin-bottom: 15px;
}}.leadership_profiledLCF3Ru {
    padding: 7rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(197,221,217), rgba(245, 247, 250, 0.92));
    overflow: hidden;
}.leadership_profiledLCF3Ru::before {
    left: -5%;
    content: "";
    height: 40%;
    z-index: 0;
    transform: rotate(-15deg);
    width: 40%;
    top: -5%;
    opacity: 0.15;
    background: linear-gradient(225deg, rgb(162,188,184,0.5), transparent);
    position: absolute;
}.leadership_profiledLCF3Ru::after {
    opacity: 0.1;
    position: absolute;
    background: linear-gradient(45deg, rgb(127,149,143,0.5), transparent);
    transform: rotate(10deg);
    width: 30%;
    right: -5%;
    bottom: -5%;
    content: "";
    z-index: 0;
    height: 50%;
}.leadership_profiledLCF3Ru .container {
    padding: 0 1.5rem;
    max-width: 1140px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.02);
    position: relative;
    display: grid;
    gap: 2.5rem;
    padding: 3rem 2rem;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    background: #ffffff;
    grid-template-columns: 1fr;
    transform: translateY(0);
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn:hover {
    transform: translateY(-5px);
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn > div:first-child {
    position: relative;
    width: 100%;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn .photokhX56Qd {
    position: relative;
    border-radius: 10px;
    height: 0;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.08);
    padding-bottom: 85%;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    width: 100%;
    overflow: hidden;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn:hover .photokhX56Qd {
    transform: scale(1.02);
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn .photokhX56Qd::after {
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.2));
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn > div:nth-child(2) {
    position: relative;
    text-align: left;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn .name {
    position: relative;
    color: #000000;
    margin: 0 0 0.5rem;
    font-weight: 700;
    display: inline-block;
    font-size: calc(21px * 1.1);
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn .name::after {
    content: "";
    position: absolute;
    transition: transform 0.4s ease-out;
    height: 2px;
    transform-origin: left;
    width: 2.5rem;
    background: rgb(162,188,184);
    transform: scaleX(1);
    left: 0;
    bottom: -0.35rem;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn:hover .name::after {
    transform: scaleX(1.5);
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn > div:nth-child(2) > div {
    margin-top: 0.75rem;
    font-size: calc(14px * 0.95);
    color: rgb(162,188,184);
    font-weight: 600;
    letter-spacing: 0.02em;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn > div:nth-child(3) {
    position: relative;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn .career_expM1dxnST {
    border-left: 3px solid rgb(127,149,143,0.5);
    line-height: 1.7;
    font-size: 14px;
    color: #000000;
    padding-left: 1.25rem;
    margin: 0;
    position: relative;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn .career_expM1dxnST::before {
    top: -15px;
    content: "";
    position: absolute;
    transform: scale(0);
    left: -8px;
    opacity: 0;
    border-radius: 50%;
    width: 25px;
    box-shadow: 0 0 0 3px rgb(127,149,143,0.5);
    height: 25px;
    z-index: 1;
    background: #ffffff;
    transition: all 0.4s ease-out 0.2s;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn:hover .career_expM1dxnST::before {
    opacity: 1;
    transform: scale(1);
}

@media (min-width: 768px) {.leadership_profiledLCF3Ru {
    padding: 8rem 0;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn {
    padding: 3.5rem;
    grid-template-rows: auto 1fr;
    gap: 2rem 3.5rem;
    grid-template-columns: 280px 1fr;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn > div:first-child {
    grid-row: span 2;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn .photokhX56Qd {
    padding-bottom: 130%;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn > div:nth-child(2) {
    align-self: end;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn .name {
    font-size: calc(21px * 1.2);
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn > div:nth-child(3) {
    grid-column: 2;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn .career_expM1dxnST {
    padding-left: 1.5rem;
    font-size: calc(14px * 1.05);
}
}

@media (min-width: 1024px) {.leadership_profiledLCF3Ru {
    padding: 10rem 0;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn {
    grid-template-columns: 320px 1fr;
    gap: 2.5rem 4rem;
    padding: 4rem;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn .name {
    font-size: calc(21px * 1.3);
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn > div:nth-child(2) > div {
    font-size: 14px;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn .career_expM1dxnST {
    font-size: calc(14px * 1.1);
    line-height: 1.8;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn::before {
    right: 3.5rem;
    top: 3.5rem;
    background: linear-gradient(135deg, rgb(162,188,184,0.5), transparent 70%);
    border-radius: 0 10px 0 100px;
    content: "";
    z-index: 0;
    opacity: 0.1;
    height: 80px;
    transition: all 0.5s ease-out;
    position: absolute;
    transform: rotate(45deg);
    width: 80px;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn:hover::before {
    transform: rotate(55deg) scale(1.2);
    opacity: 0.15;
}
}

@media (min-width: 1280px) {.leadership_profiledLCF3Ru .feedback_storiessCc1GDn {
    padding: 5rem;
    grid-template-columns: 380px 1fr;
    gap: 3rem 5rem;
}.leadership_profiledLCF3Ru .feedback_storiessCc1GDn .career_expM1dxnST {
    padding-left: 2rem;
    border-left: 4px solid rgb(127,149,143,0.5);
}}.thanks_areaLQkOmDP {
    padding: 120px 0 100px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(197,221,217) 0%, rgb(162,188,184,0.5) 100%);
}.thanks_areaLQkOmDP::before {
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(127,149,143,0.5) 49.5%, rgb(127,149,143,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(127,149,143,0.5) 49.5%, rgb(127,149,143,0.5) 50.5%, transparent 50.5%);
    content: "";
    left: 0;
    position: absolute;
    opacity: 0.1;
    height: 100%;
    pointer-events: none;
    z-index: 1;
    width: 100%;
    background-size: 60px 60px;
    top: 0;
}.thanks_areaLQkOmDP::after {
    top: 20%;
    position: absolute;
    height: 70%;
    content: "";
    right: -10%;
    background: rgb(162,188,184);
    transform: rotate(-15deg) skewX(-15deg);
    z-index: 0;
    width: 50%;
    opacity: 0.03;
}.thanks_areaLQkOmDP .container {
    margin: 0 auto;
    transform-style: preserve-3d;
    position: relative;
    max-width: 1200px;
    perspective: 1000px;
    padding: 0 20px;
    z-index: 2;
}.thanks_areaLQkOmDP h2 {
    font-weight: 700;
    animation: slideTitle 0.8s forwards 0.2s cubic-bezier(0.23, 1, 0.32, 1);
    font-size: 29px;
    margin-bottom: 40px;
    opacity: 0;
    text-align: left;
    transform: translateZ(30px);
    color: #000000;
    position: relative;
}.thanks_areaLQkOmDP h2::after {
    content: "";
    width: 80px;
    position: absolute;
    background: linear-gradient(to right, rgb(162,188,184), rgb(127,149,143));
    animation: expandLine 1.2s forwards 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
    transform-origin: left;
    bottom: -15px;
    left: 0;
    height: 4px;
}.thanks_areaLQkOmDP .learn_expert0Kicfxk {
    background: #ffffff;
    transform: translateZ(10px) perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 50px -20px rgba(0, 0, 0, 0.15);
    opacity: 0;
    padding: 50px 40px;
    animation: fadeScale 0.8s forwards 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}.thanks_areaLQkOmDP .learn_expert0Kicfxk::before {
    z-index: 0;
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    background: linear-gradient(135deg, rgb(162,188,184,0.5) 0%, transparent 80%);
    opacity: 0.07;
    position: absolute;
    width: 100%;
}.thanks_areaLQkOmDP .learn_expert0Kicfxk::after {
    opacity: 0;
    transition: opacity 1.5s ease, transform 1.5s ease;
    top: -100%;
    height: 300%;
    pointer-events: none;
    left: -100%;
    transform: scale(0.8);
    content: "";
    background: radial-gradient(circle, rgb(162,188,184,0.5) 0%, transparent 70%);
    width: 300%;
    z-index: 0;
    position: absolute;
}.thanks_areaLQkOmDP .learn_expert0Kicfxk:hover::after {
    transform: scale(1);
    opacity: 0.05;
}.thanks_areaLQkOmDP ul {
    z-index: 2;
    margin: 0;
    position: relative;
    padding: 0;
    list-style: none;
}.thanks_areaLQkOmDP li {
    padding-left: 30px;
    position: relative;
    z-index: 2;
}.thanks_areaLQkOmDP li::before {
    height: 10px;
    background: linear-gradient(135deg, rgb(162,188,184) 0%, rgb(127,149,143) 100%);
    left: 0;
    position: absolute;
    width: 10px;
    animation: popIn 0.5s forwards 1s cubic-bezier(0.34, 1.56, 0.64, 1);
    content: "";
    top: 12px;
    transform: scale(0);
    border-radius: 50%;
}.thanks_areaLQkOmDP li span {
    line-height: 1.8;
    font-family: Arial, sans-serif;
    color: #000000;
    opacity: 0;
    transform: translateY(20px);
    font-size: 16px;
    display: block;
    animation: fadeUp 0.8s forwards 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}.thanks_areaLQkOmDP .learn_expert0Kicfxk:hover {
    box-shadow: 0 22px 60px -20px rgba(0, 0, 0, 0.2);
    transform: translateZ(20px) perspective(1000px) rotateX(1deg);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}


@keyframes cursorRadial {
    0% { transform: scale(0); opacity: 0.8; }
    100% { transform: scale(1); opacity: 0; }
}


@keyframes slideTitle {
    0% { opacity: 0; transform: translateZ(30px) translateY(-20px); }
    100% { opacity: 1; transform: translateZ(30px) translateY(0); }
}

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

@keyframes fadeScale {
    0% { opacity: 0; transform: translateZ(10px) perspective(1000px) rotateX(5deg) scale(0.95); }
    100% { opacity: 1; transform: translateZ(10px) perspective(1000px) rotateX(2deg) scale(1); }
}

@keyframes popIn {
    0% { transform: scale(0); }
    50% { transform: scale(1.2); }
    100% { transform: scale(1); }
}

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


@media screen and (max-width: 1200px) {.thanks_areaLQkOmDP {
    padding: 100px 0 80px;
}.thanks_areaLQkOmDP h2 {
    font-size: calc(29px - 2px);
}
}

@media screen and (max-width: 992px) {.thanks_areaLQkOmDP {
    padding: 80px 0 60px;
}.thanks_areaLQkOmDP h2 {
    font-size: calc(29px - 4px);
}.thanks_areaLQkOmDP .learn_expert0Kicfxk {
    padding: 40px 30px;
}
}

@media screen and (max-width: 768px) {.thanks_areaLQkOmDP {
    padding: 60px 0 50px;
}.thanks_areaLQkOmDP h2 {
    margin-bottom: 30px;
    font-size: calc(29px - 6px);
}.thanks_areaLQkOmDP .learn_expert0Kicfxk {
    padding: 30px 25px;
    transform: translateZ(0) perspective(1000px) rotateX(0);
}.thanks_areaLQkOmDP h2::after {
    height: 3px;
    width: 60px;
}.thanks_areaLQkOmDP li {
    padding-left: 25px;
}.thanks_areaLQkOmDP li::before {
    width: 8px;
    height: 8px;
}
}

@media screen and (max-width: 576px) {.thanks_areaLQkOmDP {
    padding: 50px 0 40px;
}.thanks_areaLQkOmDP h2 {
    margin-bottom: 25px;
    font-size: calc(29px - 8px);
}.thanks_areaLQkOmDP .learn_expert0Kicfxk {
    padding: 25px 20px;
}.thanks_areaLQkOmDP li {
    padding-left: 22px;
}.thanks_areaLQkOmDP li span {
    font-size: calc(16px - 1px);
    line-height: 1.6;
}.thanks_areaLQkOmDP li::before {
    top: 10px;
    height: 7px;
    width: 7px;
}
}

@media (hover: none) {.thanks_areaLQkOmDP .learn_expert0Kicfxk:hover {
    transform: translateZ(10px) perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 50px -20px rgba(0, 0, 0, 0.15);
}.thanks_areaLQkOmDP .learn_expert0Kicfxk:hover::after {
    opacity: 0;
}}.opening_pageVuEBadH {
    min-height: 90vh;
    position: relative;
    align-items: center;
    display: flex;
    width: 100%;
    justify-content: center;
    overflow: hidden;
}.opening_pageVuEBadH .learn_techfastRPMczt0 {
    min-height: 90vh;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
}.opening_pageVuEBadH .learn_techfastRPMczt0::before {
    width: 100%;
    content: "";
    height: 100%;
    backdrop-filter: blur(3px);
    top: 0;
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.5) 0%, 
    rgba(0, 0, 0, 0.4) 100%);
    left: 0;
    position: absolute;
    z-index: 1;
}.opening_pageVuEBadH .pedagogy_wayMP2vRti {
    padding: 3rem;
    z-index: 2;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    width: 85%;
    background: rgba(255, 255, 255, 0.12);
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    max-width: 1200px;
    box-shadow: 
    20px 20px 40px rgba(0, 0, 0, 0.25),
    -10px -10px 30px rgba(255, 255, 255, 0.1);
}.opening_pageVuEBadH .pedagogy_wayMP2vRti:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 
    25px 25px 50px rgba(0, 0, 0, 0.3),
    -12px -12px 35px rgba(255, 255, 255, 0.15);
}.opening_pageVuEBadH .pedagogy_wayMP2vRti > div {
    transform: translateY(20px);
    animation: fadeUp 0.8s forwards;
    opacity: 0;
}.opening_pageVuEBadH .pedagogy_wayMP2vRti > div:nth-child(1) {
    animation-delay: 0.2s;
}.opening_pageVuEBadH .pedagogy_wayMP2vRti > div:nth-child(2) {
    animation-delay: 0.5s;
}.opening_pageVuEBadH .title_style_header {
    font-size: 46px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    margin-bottom: 2rem;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.2;
    position: relative;
}.opening_pageVuEBadH .title_style_header::after {
    content: "";
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(162,188,184) 0%, rgb(127,149,143) 100%);
    width: 100px;
    position: absolute;
    animation: scaleIn 0.6s 0.8s forwards;
    height: 4px;
    transform-origin: left;
    bottom: -15px;
    left: 0;
}.opening_pageVuEBadH h3 {
    line-height: 1.5;
    color: #ffffff;
    font-size: calc(23px + 0.2rem);
    margin-bottom: 1.5rem;
    font-weight: 600;
}.opening_pageVuEBadH p {
    position: relative;
    margin-top: 1.5rem;
    line-height: 1.6;
    color: #ffffff;
    padding-left: 1rem;
    font-size: 13px;
    max-width: 90%;
}.opening_pageVuEBadH p::before {
    content: "";
    width: 3px;
    position: absolute;
    animation: scaleIn 0.4s 1s forwards;
    left: 0;
    top: 0;
    transform-origin: top;
    height: 100%;
    background: rgb(127,149,143);
    transform: scaleY(0);
}

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

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

@media (max-width: 992px) {.opening_pageVuEBadH {
    min-height: 80vh;
}.opening_pageVuEBadH .learn_techfastRPMczt0 {
    min-height: 80vh;
}.opening_pageVuEBadH .pedagogy_wayMP2vRti {
    padding: 2.5rem;
    transform: perspective(1000px) rotateX(1deg);
    width: 90%;
}.opening_pageVuEBadH .title_style_header {
    font-size: calc(46px - 0.5rem);
}.opening_pageVuEBadH h3 {
    font-size: 23px;
}
}

@media (max-width: 768px) {.opening_pageVuEBadH {
    min-height: 70vh;
}.opening_pageVuEBadH .learn_techfastRPMczt0 {
    min-height: 70vh;
}.opening_pageVuEBadH .pedagogy_wayMP2vRti {
    padding: 2rem;
    width: 95%;
    transform: none;
}.opening_pageVuEBadH .pedagogy_wayMP2vRti:hover {
    transform: none;
}.opening_pageVuEBadH .title_style_header {
    font-size: calc(46px - 1rem);
    margin-bottom: 1.5rem;
}.opening_pageVuEBadH .title_style_header::after {
    width: 80px;
    height: 3px;
}.opening_pageVuEBadH h3 {
    font-size: calc(23px - 0.1rem);
    margin-bottom: 1rem;
}.opening_pageVuEBadH p {
    max-width: 100%;
    font-size: calc(13px - 0.1rem);
}
}

@media (max-width: 576px) {.opening_pageVuEBadH {
    padding: 4rem 0;
    min-height: auto;
}.opening_pageVuEBadH .learn_techfastRPMczt0 {
    min-height: auto;
}.opening_pageVuEBadH .pedagogy_wayMP2vRti {
    box-shadow: 
      10px 10px 20px rgba(0, 0, 0, 0.25),
      -5px -5px 15px rgba(255, 255, 255, 0.1);
    padding: 1.5rem;
}.opening_pageVuEBadH .title_style_header {
    font-size: calc(31px - 0.2rem);
    margin-bottom: 1.25rem;
}.opening_pageVuEBadH .title_style_header::after {
    width: 60px;
    height: 3px;
    bottom: -10px;
}.opening_pageVuEBadH h3 {
    font-size: calc(22px + 0.1rem);
}.opening_pageVuEBadH p {
    padding-left: 0.75rem;
    margin-top: 1rem;
}.opening_pageVuEBadH p::before {
    width: 2px;
}}.price_card_deckzUi4rdm {
    overflow: hidden;
    padding: 120px 0 100px;
    position: relative;
}.price_card_deckzUi4rdm::before {
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
    top: 0;
    position: absolute;
    right: 0;
    content: "";
    z-index: 1;
    left: 0;
    bottom: 0;
}.price_card_deckzUi4rdm .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
}.price_card_deckzUi4rdm .access_ratesLZUJFnK {
    transform-style: preserve-3d;
    perspective: 1000px;
}.price_card_deckzUi4rdm h2 {
    position: relative;
    text-shadow: 0 2px 10px rgba(0,0,0,0.2);
    font-size: 38px;
    text-align: center;
    letter-spacing: 1px;
    transform: translateZ(20px);
    font-weight: 700;
    margin-bottom: 20px;
    color: #ffffff;
}.price_card_deckzUi4rdm .group_plansK0XEyMd {
    transform: translateZ(15px);
    max-width: 700px;
    color: rgb(255, 255, 255, 0.5);
    text-align: center;
    line-height: 1.6;
    font-size: calc(17px * 1.1);
    position: relative;
    margin: 0 auto 50px;
}.price_card_deckzUi4rdm .pricing_packO8NRZK9 {
    gap: 30px;
    display: grid;
    margin: 0;
    padding: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.price_card_deckzUi4rdm .pricing_packO8NRZK9 li {
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    perspective: 800px;
    transform-style: preserve-3d;
}.price_card_deckzUi4rdm .discount_priceYxfMc7N {
    text-decoration: none;
    display: block;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    height: 100%;
    transform: translateZ(0);
    position: relative;
}.price_card_deckzUi4rdm .trial_ratesOdjxqVW {
    transform: translateZ(0);
    backdrop-filter: blur(10px);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: 40px 30px;
    border-radius: 4px;
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.2),
        0 5px 15px rgba(0,0,0,0.15),
        0 0 0 1px rgba(255,255,255,0.1) inset;
    overflow: hidden;
    position: relative;
    height: 100%;
    background: linear-gradient(135deg, 
        rgba(255,255,255,0.1) 0%, 
        rgba(255,255,255,0.03) 100%);
}.price_card_deckzUi4rdm .trial_ratesOdjxqVW::before {
    transform: scaleX(0.8);
    width: 100%;
    left: 0;
    transition: all 0.4s ease;
    content: "";
    background: linear-gradient(90deg, 
        rgb(162,188,184) 0%, 
        rgb(127,149,143) 100%);
    opacity: 0.8;
    top: 0;
    position: absolute;
    height: 4px;
}.price_card_deckzUi4rdm .trial_ratesOdjxqVW::after {
    height: 120px;
    z-index: -1;
    opacity: 0.5;
    position: absolute;
    transition: all 0.5s ease;
    width: 120px;
    bottom: -60px;
    content: "";
    right: -60px;
    background: radial-gradient(
        circle, 
        rgb(162,188,184,0.5) 0%, 
        transparent 70%
    );
}.price_card_deckzUi4rdm .price_sheetVWwfGeo {
    z-index: 2;
    position: relative;
}.price_card_deckzUi4rdm .price_sheetVWwfGeo h4 {
    color: #ffffff;
    font-weight: 600;
    padding-bottom: 15px;
    margin: 0 0 20px;
    position: relative;
    font-size: calc(22px * 1.2);
}.price_card_deckzUi4rdm .price_sheetVWwfGeo h4::after {
    left: 0;
    transition: width 0.3s ease;
    content: "";
    height: 2px;
    width: 40px;
    background-color: rgb(127,149,143);
    bottom: 0;
    position: absolute;
}.price_card_deckzUi4rdm .price_sheetVWwfGeo p {
    padding-right: 10px;
    font-size: 17px;
    color: rgb(255, 255, 255, 0.5);
    max-height: 200px;
    margin-bottom: 30px;
    scrollbar-width: thin;
    scrollbar-color: rgb(127,149,143) transparent;
    overflow-y: auto;
    line-height: 1.6;
}.price_card_deckzUi4rdm .price_sheetVWwfGeo p::-webkit-scrollbar {
    width: 4px;
}.price_card_deckzUi4rdm .price_sheetVWwfGeo p::-webkit-scrollbar-track {
    background: transparent;
}.price_card_deckzUi4rdm .price_sheetVWwfGeo p::-webkit-scrollbar-thumb {
    background-color: rgb(127,149,143,0.5);
    border-radius: 20px;
}.price_card_deckzUi4rdm .learn_subLvnztgO {
    text-shadow: 0 2px 8px rgba(0,0,0,0.2);
    font-size: calc(22px * 1.4);
    padding: 10px 0;
    margin-top: 10px;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    display: block;
}.price_card_deckzUi4rdm .learn_subLvnztgO::before {
    height: 3px;
    left: 0;
    content: "";
    position: absolute;
    width: 60px;
    bottom: 0;
    background: linear-gradient(90deg, 
        rgb(127,149,143) 0%, 
        transparent 100%);
}.price_card_deckzUi4rdm .discount_priceYxfMc7N:hover .trial_ratesOdjxqVW {
    transform: translateY(-8px) translateZ(20px);
    box-shadow: 
        0 25px 45px rgba(0,0,0,0.25),
        0 10px 20px rgba(0,0,0,0.2),
        0 0 0 1px rgba(255,255,255,0.15) inset;
}.price_card_deckzUi4rdm .discount_priceYxfMc7N:hover .trial_ratesOdjxqVW::before {
    opacity: 1;
    transform: scaleX(1);
}.price_card_deckzUi4rdm .discount_priceYxfMc7N:hover .trial_ratesOdjxqVW::after {
    opacity: 0.7;
    transform: scale(1.2);
}.price_card_deckzUi4rdm .discount_priceYxfMc7N:hover .price_sheetVWwfGeo h4::after {
    width: 60px;
}@keyframes priceFadeIn {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.price_card_deckzUi4rdm .pricing_packO8NRZK9 li {
    animation: priceFadeIn 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    opacity: 0;
}.price_card_deckzUi4rdm .pricing_packO8NRZK9 li:nth-child(1) {
    animation-delay: 0.1s;
}.price_card_deckzUi4rdm .pricing_packO8NRZK9 li:nth-child(2) {
    animation-delay: 0.2s;
}.price_card_deckzUi4rdm .pricing_packO8NRZK9 li:nth-child(3) {
    animation-delay: 0.3s;
}.price_card_deckzUi4rdm .pricing_packO8NRZK9 li:nth-child(4) {
    animation-delay: 0.4s;
}


@media (max-width: 1200px) {.price_card_deckzUi4rdm {
    padding: 100px 0 80px;
}.price_card_deckzUi4rdm .pricing_packO8NRZK9 {
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 25px;
}
}

@media (max-width: 992px) {.price_card_deckzUi4rdm h2 {
    font-size: calc(38px * 0.9);
}.price_card_deckzUi4rdm .group_plansK0XEyMd {
    margin-bottom: 40px;
}.price_card_deckzUi4rdm .trial_ratesOdjxqVW {
    padding: 35px 25px;
}
}

@media (max-width: 768px) {.price_card_deckzUi4rdm {
    padding: 80px 0 60px;
}.price_card_deckzUi4rdm h2 {
    font-size: calc(38px * 0.8);
}.price_card_deckzUi4rdm .group_plansK0XEyMd {
    font-size: 17px;
    margin-bottom: 30px;
}.price_card_deckzUi4rdm .pricing_packO8NRZK9 {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.price_card_deckzUi4rdm .price_sheetVWwfGeo p {
    max-height: 180px;
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 576px) {.price_card_deckzUi4rdm {
    padding: 60px 0 40px;
}.price_card_deckzUi4rdm .container {
    padding: 0 15px;
}.price_card_deckzUi4rdm h2 {
    font-size: calc(38px * 0.7);
    margin-bottom: 15px;
}.price_card_deckzUi4rdm .group_plansK0XEyMd {
    margin-bottom: 25px;
    font-size: calc(17px * 0.95);
}.price_card_deckzUi4rdm .pricing_packO8NRZK9 {
    grid-template-columns: 1fr;
    gap: 25px;
}.price_card_deckzUi4rdm .trial_ratesOdjxqVW {
    padding: 30px 20px;
}.price_card_deckzUi4rdm .price_sheetVWwfGeo h4 {
    font-size: 22px;
}.price_card_deckzUi4rdm .learn_subLvnztgO {
    font-size: calc(22px * 1.2);
}}footer {
    width: 100%;
    position: relative;
}footer .peer_helpfiUDzHN {
    position: relative;
    background-color: rgb(127,149,143);
    font-family: Arial, sans-serif;
    overflow: hidden;
    padding: 80px 0 30px;
    color: #ffffff;
}footer .peer_helpfiUDzHN::before {
    z-index: 0;
    right: 0;
    left: 0;
    clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
    position: absolute;
    height: 100px;
    background-color: rgb(127,149,143);
    content: "";
    transform: skewY(-3deg);
    top: -50px;
}footer .award_showGNVAjEY {
    z-index: 1;
    position: relative;
}footer .reach_team3zIZgpR {
    justify-content: center;
    gap: 15px;
    display: flex;
    margin-bottom: 60px;
    flex-wrap: wrap;
}footer .info_item {
    background-color: rgb(127,149,143,0.5);
    overflow: hidden;
    padding: 15px 20px 15px 25px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    max-width: 300px;
    position: relative;
    flex: 1 1 200px;
    transition: all 0.3s ease;
    border-radius: 0 5px 5px 0;
}footer .info_item::before {
    content: "";
    background-color: rgb(162,188,184);
    left: 0;
    position: absolute;
    width: 5px;
    height: 100%;
    top: 0;
}footer .info_item::after {
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.05) 0%, transparent 50%);
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
    z-index: -1;
    top: 0;
}footer .info_item:nth-child(even) {
    background-color: rgb(162,188,184,0.5);
}footer .info_item:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px) translateX(5px);
}footer .info_item svg {
    fill: rgb(162,188,184);
    margin-right: 12px;
    top: -1px;
    position: relative;
    width: 20px;
    vertical-align: middle;
    height: 20px;
}footer .info_item p,
footer .info_item a {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    transition: color 0.3s ease;
}footer .info_item a:hover {
    color: rgb(162,188,184);
}footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
}footer .head_teachd8K15Ob {
    background-color: rgb(127,149,143,0.5);
    position: relative;
    padding: 30px;
    border-radius: 25px;
}footer .head_teachd8K15Ob::before {
    pointer-events: none;
    border: 1px dashed rgba(255, 255, 255, 0.1);
    top: 15px;
    left: 15px;
    bottom: 15px;
    border-radius: calc(25px - 8px);
    right: 15px;
    content: "";
    position: absolute;
}footer .head_teachd8K15Ob svg {
    margin-bottom: 20px;
    width: auto;
    display: block;
    height: 45px;
    filter: brightness(0) invert(1);
}footer .slack_invite7vg6E8l {
    line-height: 1.6;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.7);
}footer .nav_pagev4QUtlz {
    position: relative;
}footer .nav_pagev4QUtlz h5 {
    color: #ffffff;
    display: inline-block;
    padding-left: 15px;
    font-size: 19px;
    position: relative;
    margin-bottom: 25px;
    font-weight: 600;
}footer .nav_pagev4QUtlz h5::before {
    height: 100%;
    width: 3px;
    position: absolute;
    background-color: rgb(162,188,184);
    top: 0;
    content: "";
    left: 0;
}footer .nav_expertwSycL7D {
    position: relative;
    margin-bottom: 25px;
}footer .nav_expertwSycL7D a {
    font-size: 12px;
    position: relative;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
    padding: 10px 15px;
    border-radius: 0 5px 5px 0;
    transition: all 0.3s ease;
    background-color: rgb(127,149,143,0.5);
    margin: 0 10px 10px 0;
    display: inline-block;
}footer .nav_expertwSycL7D a::before {
    width: 3px;
    left: 0;
    top: 0;
    position: absolute;
    content: "";
    transition: width 0.3s ease;
    background-color: rgb(162,188,184);
    height: 100%;
}footer .nav_expertwSycL7D a:hover {
    color: #ffffff;
    background-color: rgb(162,188,184,0.5);
    transform: translateX(5px);
}footer .nav_expertwSycL7D a:hover::before {
    width: 5px;
}footer .subscribe_holder {
    border-radius: 25px;
    position: relative;
    padding: 30px;
    background-color: rgb(127,149,143,0.5);
}footer .subscribe_holder::before {
    border: 1px dashed rgba(255, 255, 255, 0.1);
    top: 15px;
    position: absolute;
    pointer-events: none;
    left: 15px;
    bottom: 15px;
    right: 15px;
    border-radius: calc(25px - 8px);
    content: "";
}footer .subscribe_holder h5 {
    color: #ffffff;
    padding-left: 15px;
    font-size: 19px;
    position: relative;
    margin-bottom: 15px;
    font-weight: 600;
}footer .subscribe_holder h5::before {
    height: 100%;
    background-color: rgb(162,188,184);
    left: 0;
    content: "";
    width: 3px;
    top: 0;
    position: absolute;
}footer .subscribe_holder p {
    line-height: 1.6;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 25px;
}footer .input_holder {
    flex-direction: column;
    gap: 15px;
    display: flex;
}footer .input_holder input[type="email"] {
    background-color: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 14px 16px;
    border-radius: 10px;
    font-size: 12px;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgb(162,188,184);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .sub_setHsSltOu {
    border: none;
    transition: all 0.3s ease;
    overflow: hidden;
    font-weight: 600;
    color: #ffffff;
    font-size: 16px;
    border-radius: 10px;
    padding: 14px 20px;
    background-color: rgb(162,188,184);
    position: relative;
    cursor: pointer;
}footer .sub_setHsSltOu::after {
    background: rgba(255, 255, 255, 0.1);
    width: 200%;
    content: "";
    position: absolute;
    top: -50%;
    transition: all 0.5s ease;
    left: -100%;
    transform: rotate(30deg);
    height: 200%;
}footer .sub_setHsSltOu:hover {
    background-color: rgb(127,149,143);
}footer .sub_setHsSltOu:hover::after {
    left: 100%;
}footer .sample_docs7KpoHuC {
    margin-top: 50px;
    text-align: center;
    position: relative;
}footer .sample_docs7KpoHuC::before {
    content: "";
    position: absolute;
    top: -25px;
    width: 50px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    height: 1px;
}footer .podcast_ctaS6KxqJt {
    display: inline-block;
    color: rgba(255, 255, 255, 0.6);
    font-size: 13px;
    position: relative;
}

@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .sub_setHsSltOu {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .peer_helpfiUDzHN {
    padding: 60px 0 30px;
}footer .reach_team3zIZgpR {
    margin-bottom: 40px;
}footer .head_teachd8K15Ob, footer .subscribe_holder {
    padding: 25px 20px;
}footer .nav_expertwSycL7D a {
    margin: 0 5px 8px 0;
    padding: 8px 12px;
}footer .sample_docs7KpoHuC {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .peer_helpfiUDzHN {
    padding: 50px 0 20px;
}footer .nav_pagev4QUtlz h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
    font-size: calc(19px - 2px);
}footer .head_teachd8K15Ob::before, footer .subscribe_holder::before {
    left: 10px;
    bottom: 10px;
    right: 10px;
    top: 10px;
}footer .input_holder input[type="email"],
    footer .sub_setHsSltOu {
    padding: 12px;
}
}