* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}svg {
    height: 30px;
    width: 30px;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1197px;
}@keyframes glow_scrollbar { 0% { box-shadow: 0 0 5px rgba(0,0,0,0.2); } 50% { box-shadow: 0 0 15px rgba(0,0,0,0.5); } 100% { box-shadow: 0 0 5px rgba(0,0,0,0.2); } }

::-webkit-scrollbar {
    scroll-behavior: auto;
    width: 14px;
    padding: 3px;
}::-webkit-scrollbar-track {
    border-radius: 15.3vw;
    background: rgb(179,165,161);
    margin: 2px 0;
}::-webkit-scrollbar-thumb {
    background: linear-gradient(42deg, rgb(255, 255, 255, 0.5) 7%, rgb(179,165,161,0.5) 96%, rgb(212,201,198) 98%, rgb(212,201,198,0.5) 68%, rgb(239,237,234) 41%);
    border: 2px groove rgb(212,201,198);
    border-radius: 13.6rem;
    animation: glow_scrollbar 5.4s ease 3;
}::-webkit-scrollbar-thumb:hover {
    background: rgb(179,165,161,0.5);
    box-shadow: -4px 5px 13px -1px rgba(0, 0, 0, 0.1);
}html {
    scrollbar-color: rgb(179,165,161,0.5) #ffffff;
}.trial_offerJ9gRN {
    flex: 0 0 auto;
}.nav_info5oJSu {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}.wrapping-containerIkDht {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}html,body {
    height: 100%;
    font-family: Arial, sans-serif;
    min-height: 100%;
    color: #000000;
}a {
    color: inherit;
    text-decoration: none;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
header {
    z-index: 99;
    overflow: visible;
    width: 100%;
    position: relative;
    background: linear-gradient(to bottom, rgb(239,237,234), rgba(0, 0, 0, 0.5));
}header::before {
    position: absolute;
    content: "";
    top: 0;
    background-image: repeating-linear-gradient(
        -45deg,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.5) 1px,
        transparent 1px,
        transparent 6px
    );
    height: 100%;
    left: 0;
    opacity: 0.1;
    width: 100%;
}header .first_pagebarIl7J6 {
    display: flex;
    position: relative;
    padding: 20px 30px;
    align-items: center;
    justify-content: space-between;
}header .first_pagebarIl7J6::before {
    content: "";
    bottom: 0;
    left: 10%;
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(212,201,198), transparent);
    width: 80%;
    height: 1px;
}header .first_pagebarIl7J6 .top_trainJcd9q {
    z-index: 2;
    position: relative;
    margin-right: 40px;
}header .first_pagebarIl7J6 .top_trainJcd9q .main_siteTa8gE {
    position: relative;
    display: block;
    padding: 5px;
}header .first_pagebarIl7J6 .top_trainJcd9q .main_siteTa8gE::before {
    top: -5px;
    border-radius: 10px;
    position: absolute;
    left: -5px;
    z-index: -1;
    content: "";
    transform: scale(0.9);
    transition: transform 0.3s ease, opacity 0.3s ease;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    right: -5px;
    bottom: -5px;
}header .first_pagebarIl7J6 .top_trainJcd9q .main_siteTa8gE:hover::before {
    opacity: 0.1;
    transform: scale(1);
}header .first_pagebarIl7J6 .top_trainJcd9q .main_siteTa8gE svg {
    height: 45px;
    width: auto;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}header .first_pagebarIl7J6 .head_sitewrapOe9oB {
    margin: 0;
    padding: 0;
    perspective: 1000px;
    display: flex;
    list-style: none;
}header .first_pagebarIl7J6 .head_sitewrapOe9oB .first_classapMvO {
    transform-style: preserve-3d;
    position: relative;
    margin: 0;
}header .first_pagebarIl7J6 .head_sitewrapOe9oB .first_classapMvO a {
    position: relative;
    color: #000000;
    transition: color 0.3s ease, transform 0.3s ease;
    background: linear-gradient(to bottom, transparent, transparent);
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transform-style: preserve-3d;
    display: block;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    padding: 12px 20px;
}header .first_pagebarIl7J6 .head_sitewrapOe9oB .first_classapMvO a::before,
header .first_pagebarIl7J6 .head_sitewrapOe9oB .first_classapMvO a::after {
    left: 0;
    top: 0;
    content: "";
    transition: all 0.3s ease;
    position: absolute;
    pointer-events: none;
    width: 100%;
    height: 100%;
}header .first_pagebarIl7J6 .head_sitewrapOe9oB .first_classapMvO a::before {
    opacity: 0;
    transform: translateZ(-1px) rotateX(10deg);
    transform-origin: top center;
    background: linear-gradient(to bottom, rgb(212,201,198,0.5), transparent);
}header .first_pagebarIl7J6 .head_sitewrapOe9oB .first_classapMvO a::after {
    opacity: 0;
    background: linear-gradient(to top, rgb(179,165,161,0.5), transparent);
    transform-origin: bottom center;
    transform: translateZ(-2px) rotateX(-10deg);
}header .first_pagebarIl7J6 .head_sitewrapOe9oB .first_classapMvO:hover a {
    color: rgb(212,201,198);
    transform: translateZ(10px);
}header .first_pagebarIl7J6 .head_sitewrapOe9oB .first_classapMvO:hover a::before,
header .first_pagebarIl7J6 .head_sitewrapOe9oB .first_classapMvO:hover a::after {
    opacity: 0.1;
}header .first_pagebarIl7J6 .head_sitewrapOe9oB .first_classapMvO:hover a::before {
    transform: translateZ(-5px) rotateX(15deg);
}header .first_pagebarIl7J6 .head_sitewrapOe9oB .first_classapMvO:hover a::after {
    transform: translateZ(-10px) rotateX(-15deg);
}

@media (max-width: 992px) {header .first_pagebarIl7J6 {
    padding: 15px;
    flex-direction: column;
}header .first_pagebarIl7J6 .top_trainJcd9q {
    margin: 0 0 15px 0;
}header .first_pagebarIl7J6 .head_sitewrapOe9oB {
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    perspective: none;
}header .first_pagebarIl7J6 .head_sitewrapOe9oB .first_classapMvO a {
    font-size: calc(12px - 1px);
    padding: 10px 15px;
    transform-style: flat;
}header .first_pagebarIl7J6 .head_sitewrapOe9oB .first_classapMvO:hover a {
    transform: none;
}header .first_pagebarIl7J6 .head_sitewrapOe9oB .first_classapMvO a::before,
    header .first_pagebarIl7J6 .head_sitewrapOe9oB .first_classapMvO a::after {
    display: none;
}
}

@media (max-width: 767px) {header .first_pagebarIl7J6 .head_sitewrapOe9oB .first_classapMvO a {
    font-size: calc(12px - 2px);
    padding: 8px 12px;
}}.testimonials9li6I {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(239,237,234) 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}.testimonials9li6I::before {
    background: rgb(212,201,198,0.5);
    width: 300px;
    position: absolute;
    right: -100px;
    transform: rotate(-15deg);
    content: "";
    z-index: 0;
    height: 300px;
    opacity: 0.05;
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
    top: -100px;
}.testimonials9li6I::after {
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    height: 200px;
    position: absolute;
    opacity: 0.08;
    content: "";
    background: rgb(179,165,161,0.5);
    width: 200px;
    bottom: -50px;
    z-index: 0;
    left: -50px;
    transform: rotate(10deg);
}.testimonials9li6I h2.container {
    z-index: 2;
    font-size: 33px;
    font-weight: 700;
    color: #000000;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-align: center;
    margin-bottom: 3.5rem;
    transform: translateY(0);
    position: relative;
}.testimonials9li6I h2.container::after {
    background: linear-gradient(90deg, rgb(212,201,198) 0%, rgb(179,165,161) 100%);
    transform: translateX(-50%);
    left: 50%;
    height: 3px;
    bottom: -15px;
    content: "";
    position: absolute;
    width: 80px;
}.testimonials9li6I .container.corp_cultureQoJRv {
    position: relative;
    z-index: 2;
}.testimonials9li6I .client_views6JiTD {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
}.testimonials9li6I .user_reviewHVIce {
    transform: translateY(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
    transition: all 0.3s ease-out;
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 2rem;
    overflow: hidden;
    flex-direction: column;
    display: flex;
    height: 100%;
    position: relative;
    background: #ffffff;
}.testimonials9li6I .user_reviewHVIce::before {
    position: absolute;
    content: "";
    opacity: 0.1;
    line-height: 1;
    right: 20px;
    color: rgb(212,201,198,0.5);
    top: 10px;
    font-size: 8rem;
    z-index: 0;
    font-family: Georgia, serif;
}.testimonials9li6I .user_reviewHVIce:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    transform: translateY(-10px);
}.testimonials9li6I .user_reviewHVIce h3 {
    font-size: calc(23px * 0.95);
    color: #000000;
    display: inline-block;
    position: relative;
    margin-bottom: 0.8rem;
}.testimonials9li6I .user_reviewHVIce h3::after {
    transition: width 0.4s ease;
    bottom: -5px;
    position: absolute;
    width: 0;
    height: 2px;
    background: rgb(179,165,161);
    content: "";
    left: 0;
}.testimonials9li6I .user_reviewHVIce:hover h3::after {
    width: 100%;
}.testimonials9li6I .user_reviewHVIce .description {
    margin-bottom: 1.5rem;
    color: #000000;
    position: relative;
    font-size: 15px;
    flex-grow: 1;
    line-height: 1.6;
    z-index: 1;
}.testimonials9li6I .user_reviewHVIce div {
    display: flex;
    align-items: center;
    margin-top: auto;
}.testimonials9li6I .user_reviewHVIce img {
    transform: scale(1);
    width: 60px;
    height: 60px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    object-fit: cover;
    border: 3px solid #ffffff;
    border-radius: 50%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}.testimonials9li6I .user_reviewHVIce:hover img {
    transform: scale(1.1);
}

@media (max-width: 992px) {.testimonials9li6I {
    padding: 4rem 0;
}.testimonials9li6I h2.container {
    margin-bottom: 2.5rem;
    font-size: calc(33px * 0.9);
}.testimonials9li6I .client_views6JiTD {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 1.5rem;
}
}

@media (max-width: 768px) {.testimonials9li6I {
    padding: 3rem 0;
}.testimonials9li6I h2.container {
    margin-bottom: 2rem;
    font-size: calc(33px * 0.85);
}.testimonials9li6I h2.container::after {
    width: 60px;
}.testimonials9li6I .client_views6JiTD {
    gap: 1.25rem;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.testimonials9li6I .user_reviewHVIce {
    padding: 1.5rem;
}
}

@media (max-width: 576px) {.testimonials9li6I {
    padding: 2.5rem 0;
}.testimonials9li6I h2.container {
    font-size: calc(33px * 0.8);
    padding: 0 1rem;
}.testimonials9li6I .client_views6JiTD {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.testimonials9li6I .user_reviewHVIce::before {
    top: 5px;
    right: 10px;
    font-size: 6rem;
}}.who_we_areJV2yX {
    position: relative;
    padding: 100px 0;
    color: #ffffff;
    overflow: hidden;
}.who_we_areJV2yX::before {
    bottom: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    content: "";
    background: linear-gradient(135deg, 
        rgba(18, 36, 72, 0.85) 0%,
        rgba(42, 57, 80, 0.75) 50%,
        rgba(18, 36, 72, 0.85) 100%);
    left: 0;
    right: 0;
    backdrop-filter: blur(5px);
}.who_we_areJV2yX::after {
    pointer-events: none;
    background: linear-gradient(135deg, rgb(212,201,198,0.5), transparent);
    content: "";
    top: -10%;
    width: 50%;
    transform: rotate(-15deg);
    height: 70%;
    z-index: 2;
    right: -10%;
    position: absolute;
}.who_we_areJV2yX .container {
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 5;
    margin: 0 auto;
}.who_we_areJV2yX .text_wrap_itemuiLNV {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    position: relative;
    border-left: 4px solid rgb(212,201,198);
    padding: 3rem;
    transform: perspective(1000px) rotateY(-2deg);
    backdrop-filter: blur(10px);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.12));
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}.who_we_areJV2yX .text_wrap_itemuiLNV:hover {
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.3);
    transform: perspective(1000px) rotateY(0deg);
}.who_we_areJV2yX .text_wrap_itemuiLNV::before {
    top: -10px;
    right: -10px;
    height: 30px;
    position: absolute;
    width: 30%;
    content: "";
    background: rgb(179,165,161);
    transform: skewX(-25deg);
    z-index: -1;
}.who_we_areJV2yX h1 {
    margin-bottom: 2rem;
    letter-spacing: 1px;
    transform: translateX(-20px);
    font-weight: 700;
    position: relative;
    animation: slideInTitle 0.8s forwards 0.2s ease-out;
    opacity: 0;
    font-size: 40px;
    color: #ffffff;
}.who_we_areJV2yX h1::after {
    width: 80px;
    height: 4px;
    left: 0;
    transform-origin: left;
    animation: lineExpand 0.6s forwards 0.8s ease-out;
    transform: scaleX(0);
    background: rgb(212,201,198);
    content: "";
    position: absolute;
    bottom: -15px;
}.who_we_areJV2yX ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.who_we_areJV2yX ul li {
    transform: translateY(20px);
    margin-bottom: 1.5rem;
    opacity: 0;
    animation: fadeInUp 0.8s forwards 0.4s ease-out;
}.who_we_areJV2yX ul li:nth-child(2) {
    animation-delay: 0.6s;
}.who_we_areJV2yX h4 {
    position: relative;
    color: rgb(212,201,198);
    font-size: 22px;
    display: inline-block;
    margin-bottom: 1rem;
    font-weight: 600;
}.who_we_areJV2yX h4::before {
    width: 6px;
    background: rgb(179,165,161);
    left: -15px;
    border-radius: 10px;
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    height: 6px;
    content: "";
}.who_we_areJV2yX span {
    display: block;
    border-left: 2px solid rgba(255, 255, 255, 0.1);
    line-height: 1.8;
    overflow-y: auto;
    padding-right: 1rem;
    position: relative;
    max-height: 300px;
    font-size: 18px;
    color: #ffffff;
    padding-left: 0.5rem;
}.who_we_areJV2yX span::-webkit-scrollbar {
    width: 6px;
}.who_we_areJV2yX span::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
}.who_we_areJV2yX span::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(212,201,198,0.5);
}.who_we_areJV2yX span::first-letter {
    line-height: 1;
    font-size: 2em;
    font-weight: 700;
    color: rgb(179,165,161);
    margin-right: 3px;
    float: left;
}

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

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

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

@media (max-width: 992px) {.who_we_areJV2yX {
    padding: 80px 0;
}.who_we_areJV2yX .text_wrap_itemuiLNV {
    padding: 2.5rem;
    transform: perspective(800px) rotateY(-1deg);
}.who_we_areJV2yX h1 {
    font-size: calc(40px * 0.9);
}.who_we_areJV2yX span {
    max-height: 250px;
}
}

@media (max-width: 768px) {.who_we_areJV2yX {
    padding: 60px 0;
}.who_we_areJV2yX .text_wrap_itemuiLNV {
    transform: none;
    padding: 2rem;
}.who_we_areJV2yX .text_wrap_itemuiLNV::before {
    width: 25%;
}.who_we_areJV2yX h1 {
    margin-bottom: 1.5rem;
    font-size: calc(40px * 0.8);
}.who_we_areJV2yX h1::after {
    bottom: -10px;
    height: 3px;
    width: 60px;
}.who_we_areJV2yX h4 {
    font-size: calc(22px * 0.9);
}.who_we_areJV2yX span {
    font-size: calc(18px * 0.95);
    max-height: 200px;
    line-height: 1.7;
}
}

@media (max-width: 576px) {.who_we_areJV2yX {
    padding: 50px 0;
}.who_we_areJV2yX .text_wrap_itemuiLNV {
    padding: 1.5rem;
    border-left-width: 3px;
}.who_we_areJV2yX .text_wrap_itemuiLNV::before {
    display: none;
}.who_we_areJV2yX h1 {
    margin-bottom: 1.25rem;
    font-size: calc(40px * 0.7);
}.who_we_areJV2yX h1::after {
    width: 50px;
}.who_we_areJV2yX h4 {
    font-size: calc(22px * 0.85);
}.who_we_areJV2yX span {
    padding-left: 0.25rem;
    border-left-width: 1px;
    font-size: calc(18px * 0.9);
    line-height: 1.6;
}.who_we_areJV2yX span::first-letter {
    font-size: 1.5em;
}}.check_it_out_nowbFfT4 {
    background: linear-gradient(135deg, rgb(212,201,198), rgb(179,165,161));
    overflow: hidden;
    z-index: 1;
    position: relative;
    padding: 6rem 2rem;
}.check_it_out_nowbFfT4::before {
    z-index: -1;
    position: absolute;
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 5px,
        transparent 5px,
        transparent 10px
    );
    height: 100%;
    content: "";
    top: 0;
    left: 0;
}.check_it_out_nowbFfT4::after {
    left: 0;
    bottom: -5px;
    content: "";
    width: 100%;
    position: absolute;
    background: rgb(255, 255, 255, 0.5);
    height: 10px;
    clip-path: polygon(0% 0%, 2% 100%, 4% 0%, 6% 100%, 8% 0%, 10% 100%, 12% 0%, 14% 100%, 16% 0%, 18% 100%, 20% 0%, 22% 100%, 24% 0%, 26% 100%, 28% 0%, 30% 100%, 32% 0%, 34% 100%, 36% 0%, 38% 100%, 40% 0%, 42% 100%, 44% 0%, 46% 100%, 48% 0%, 50% 100%, 52% 0%, 54% 100%, 56% 0%, 58% 100%, 60% 0%, 62% 100%, 64% 0%, 66% 100%, 68% 0%, 70% 100%, 72% 0%, 74% 100%, 76% 0%, 78% 100%, 80% 0%, 82% 100%, 84% 0%, 86% 100%, 88% 0%, 90% 100%, 92% 0%, 94% 100%, 96% 0%, 98% 100%, 100% 0%);
    z-index: 2;
}.check_it_out_nowbFfT4 .container {
    margin: 0 auto;
    grid-template-columns: 1fr;
    transform-origin: center bottom;
    max-width: 1200px;
    display: grid;
    position: relative;
    gap: 3rem;
    z-index: 2;
    transform: perspective(1000px) rotateX(2deg);
}.check_it_out_nowbFfT4 h6 {
    margin: 0;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    letter-spacing: 0.02em;
    font-weight: 700;
    position: relative;
    color: #ffffff;
    text-align: center;
    animation: float 6s ease-in-out infinite;
    transform: translateZ(30px);
    font-size: calc(16px * 1.2);
    line-height: 1.5;
}.check_it_out_nowbFfT4 .container > div {
    position: relative;
    justify-content: center;
    display: flex;
    align-items: center;
}.check_it_out_nowbFfT4 .container > div::before {
    content: "";
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(255, 255, 255, 0.5), transparent);
    width: 100%;
    top: -1.5rem;
    position: absolute;
    max-width: 600px;
}.check_it_out_nowbFfT4 .container > div span {
    display: inline-block;
    transform: translateZ(40px);
    position: relative;
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}.check_it_out_nowbFfT4 .container > div span:hover {
    transform: translateZ(50px) scale(1.05);
}.check_it_out_nowbFfT4 .help_supportXwUrI {
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    font-size: 20px;
    transform-style: preserve-3d;
    display: inline-block;
    position: relative;
    color: #000000;
    text-decoration: none;
    overflow: hidden;
    font-weight: 600;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    padding: 1.2rem 2.5rem;
}.check_it_out_nowbFfT4 .help_supportXwUrI::before {
    z-index: 1;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    width: 100%;
    position: absolute;
    background: linear-gradient(135deg, transparent 20%, rgba(255, 255, 255, 0.2) 40%, transparent 60%);
    content: "";
    height: 100%;
    top: 0;
    transform: translateX(-100%);
    left: 0;
}.check_it_out_nowbFfT4 .help_supportXwUrI span {
    position: relative;
    z-index: 2;
}.check_it_out_nowbFfT4 .help_supportXwUrI:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2), 0 8px 20px rgba(0, 0, 0, 0.15);
    background: linear-gradient(to right, #ffffff, rgb(255, 255, 255, 0.5));
    transform: translateY(-5px) scale(1.02);
}.check_it_out_nowbFfT4 .help_supportXwUrI:hover::before {
    transform: translateX(100%);
}.check_it_out_nowbFfT4 .help_supportXwUrI:active {
    transform: translateY(-2px) scale(0.98);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

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

@media screen and (min-width: 768px) {.check_it_out_nowbFfT4 {
    padding: 8rem 4rem;
}.check_it_out_nowbFfT4 .container {
    align-items: center;
    gap: 4rem;
    grid-template-columns: 2fr 1fr;
}.check_it_out_nowbFfT4 h6 {
    font-size: calc(16px * 1.5);
    text-align: left;
}.check_it_out_nowbFfT4 .container > div {
    justify-content: flex-end;
}.check_it_out_nowbFfT4 .container > div::before {
    transform: translateY(-50%);
    left: -2rem;
    max-height: 100px;
    top: 50%;
    width: 1px;
    height: 80%;
    background: linear-gradient(180deg, transparent, rgb(255, 255, 255, 0.5), transparent);
}
}

@media screen and (min-width: 1200px) {.check_it_out_nowbFfT4 {
    padding: 10rem 6rem;
}.check_it_out_nowbFfT4 .container {
    grid-template-columns: 3fr 1fr;
}.check_it_out_nowbFfT4 h6 {
    line-height: 1.6;
    font-size: calc(16px * 1.8);
}.check_it_out_nowbFfT4 .help_supportXwUrI {
    font-size: calc(20px * 1.2);
    padding: 1.5rem 3rem;
}
}

@media (hover: none) {.check_it_out_nowbFfT4 .container {
    transform: none;
}.check_it_out_nowbFfT4 h6 {
    animation: none;
    transform: none;
}.check_it_out_nowbFfT4 .container > div span {
    transform: none;
}.check_it_out_nowbFfT4 .container > div span:hover {
    transform: none;
}.check_it_out_nowbFfT4 .help_supportXwUrI:hover {
    transform: none;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
}
}

@media (prefers-reduced-motion) {.check_it_out_nowbFfT4 h6 {
    animation: none;
}.check_it_out_nowbFfT4 .help_supportXwUrI::before {
    transition: none;
}}.contact_boxtO47T {
    overflow: hidden;
    padding: 90px 0;
    position: relative;
}.contact_boxtO47T::before {
    left: 0;
    content: '';
    width: 100%;
    z-index: 0;
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgb(179,165,161) 0%, rgb(212,201,198) 100%);
    opacity: 0.9;
    top: 0;
}.contact_boxtO47T .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1140px;
}.contact_boxtO47T .help_message48z6M {
    border-radius: 0;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    gap: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
}.contact_boxtO47T .inquiry_panelv7p2E {
    background: rgb(239,237,234);
    padding: 50px;
    position: relative;
}.contact_boxtO47T .inquiry_panelv7p2E::after {
    top: 0;
    width: 5px;
    position: absolute;
    height: 100%;
    background: linear-gradient(to bottom, rgb(212,201,198), rgb(179,165,161));
    right: 0;
    content: '';
}.contact_boxtO47T .inquiry_panelv7p2E h3 {
    padding-bottom: 20px;
    font-size: 38px;
    margin-bottom: 40px;
    font-weight: 700;
    position: relative;
    color: #000000;
}.contact_boxtO47T .inquiry_panelv7p2E h3::after {
    position: absolute;
    width: 80px;
    background: rgb(212,201,198);
    bottom: 0;
    left: 0;
    height: 4px;
    content: '';
}.contact_boxtO47T .inquiry_panelv7p2E div {
    align-items: center;
    margin-bottom: 30px;
    display: flex;
    padding-left: 15px;
    position: relative;
}.contact_boxtO47T .inquiry_panelv7p2E div::before {
    left: 0;
    border-radius: 10px;
    top: 50%;
    height: 100%;
    content: '';
    background: rgb(212,201,198);
    transform: translateY(-50%);
    position: absolute;
    opacity: 0.5;
    width: 5px;
}.contact_boxtO47T .inquiry_panelv7p2E div:hover::before {
    opacity: 1;
    transition: all 0.3s ease;
    height: 120%;
}.contact_boxtO47T .inquiry_panelv7p2E div svg {
    width: 22px;
    margin-right: 20px;
    height: 22px;
}.contact_boxtO47T .inquiry_panelv7p2E div svg path {
    fill: rgb(212,201,198);
}.contact_boxtO47T .inquiry_panelv7p2E div span {
    font-size: calc(17px * 0.95);
    font-weight: 400;
    color: #000000;
}.contact_boxtO47T .inquiry_panelv7p2E div span a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: #000000;
}.contact_boxtO47T .inquiry_panelv7p2E div span a:hover {
    color: rgb(212,201,198);
}.contact_boxtO47T .reach_feedbackOoqSt {
    background: rgba(0, 0, 0, 0.5);
    padding: 50px;
}.contact_boxtO47T .reach_feedbackOoqSt h3 {
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 30px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 23px;
}.contact_boxtO47T form {
    flex-direction: column;
    display: flex;
}.contact_boxtO47T form input[type="text"],
.contact_boxtO47T form input[type="email"] {
    border: none;
    transition: all 0.3s ease;
    padding: 15px 5px;
    background: transparent;
    margin-bottom: 25px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    font-size: 17px;
    color: #ffffff;
}.contact_boxtO47T form input[type="text"]:focus,
.contact_boxtO47T form input[type="email"]:focus {
    outline: none;
    border-bottom-color: rgb(179,165,161);
}.contact_boxtO47T form input::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.contact_boxtO47T .feedback_requestSrVzv {
    align-items: flex-start;
    margin: 10px 0 25px;
    display: flex;
}.contact_boxtO47T .feedback_requestSrVzv input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_boxtO47T .feedback_requestSrVzv label {
    position: relative;
    padding-left: 30px;
    line-height: 1.5;
    font-size: 14px;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.7);
}.contact_boxtO47T .feedback_requestSrVzv label::before {
    left: 0;
    position: absolute;
    height: 18px;
    transition: all 0.3s ease;
    content: '';
    width: 18px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    background-color: transparent;
    top: 2px;
}.contact_boxtO47T .feedback_requestSrVzv input[type="checkbox"]:checked + label::before {
    border-color: rgb(179,165,161);
    background-color: rgb(179,165,161);
}.contact_boxtO47T .feedback_requestSrVzv input[type="checkbox"]:checked + label::after {
    content: '';
    border-width: 0 2px 2px 0;
    height: 10px;
    top: 6px;
    width: 6px;
    transform: rotate(45deg);
    position: absolute;
    left: 6px;
    border: solid #ffffff;
}.contact_boxtO47T .feedback_requestSrVzv label a {
    text-decoration: none;
    color: rgb(179,165,161);
}.contact_boxtO47T .feedback_requestSrVzv label a:hover {
    text-decoration: underline;
}.contact_boxtO47T form .help_supportXwUrI {
    cursor: pointer;
    position: relative;
    padding: 15px 35px;
    z-index: 1;
    letter-spacing: 1px;
    transition: color 0.3s ease;
    color: #ffffff;
    font-weight: 600;
    border: none;
    align-self: flex-start;
    overflow: hidden;
    text-transform: uppercase;
    background: rgb(179,165,161);
    font-size: 18px;
}.contact_boxtO47T form .help_supportXwUrI::before {
    width: 0;
    position: absolute;
    top: 0;
    content: '';
    left: 0;
    height: 100%;
    transition: width 0.3s ease;
    z-index: -1;
    background: rgb(212,201,198);
}.contact_boxtO47T form .help_supportXwUrI:hover::before {
    width: 100%;
}@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}

.contact_boxtO47T .inquiry_panelv7p2E div:nth-child(even) {
    animation: pulse 4s infinite;
}

@media screen and (max-width: 992px) {.contact_boxtO47T .help_message48z6M {
    grid-template-columns: 1fr;
}.contact_boxtO47T .inquiry_panelv7p2E::after {
    display: none;
}.contact_boxtO47T .inquiry_panelv7p2E,
    .contact_boxtO47T .reach_feedbackOoqSt {
    padding: 40px 30px;
}
}

@media screen and (max-width: 576px) {.contact_boxtO47T {
    padding: 60px 0;
}.contact_boxtO47T .inquiry_panelv7p2E,
    .contact_boxtO47T .reach_feedbackOoqSt {
    padding: 30px 20px;
}.contact_boxtO47T .inquiry_panelv7p2E h3 {
    margin-bottom: 30px;
    font-size: calc(38px * 0.85);
}.contact_boxtO47T .inquiry_panelv7p2E div {
    margin-bottom: 20px;
}.contact_boxtO47T form .help_supportXwUrI {
    padding: 12px 20px;
    width: 100%;
}}footer {
    position: relative;
    width: 100%;
}.trial_offerJ9gRN {
    position: relative;
    font-family: Arial, sans-serif;
    overflow: hidden;
    padding: 0 0 30px;
}footer .equity_info1wkg0 {
    z-index: 1;
    position: relative;
}footer .msg_blockk0Cwd {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    gap: 20px;
    display: flex;
    padding: 40px 20px;
    margin-bottom: 70px;
    justify-content: center;
    flex-wrap: wrap;
    background-color: rgb(179,165,161);
    color: #ffffff;
    position: relative;
}footer .msg_blockk0Cwd::after {
    width: 100%;
    position: absolute;
    height: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
    content: "";
    left: 0;
    pointer-events: none;
    top: 0;
}footer .info_item {
    max-width: 300px;
    border-radius: 10px;
    transition: all 0.3s ease;
    align-items: center;
    display: flex;
    flex: 1 1 200px;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 10px 20px;
}footer .info_item:hover {
    background-color: rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
}footer .info_item svg {
    width: 22px;
    flex-shrink: 0;
    height: 22px;
    margin-right: 15px;
    fill: #ffffff;
}footer .info_item p,
footer .info_item a {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}footer .info_item a:hover {
    text-decoration: underline;
}footer .text_main_holder {
    grid-template-columns: 1fr;
    position: relative;
    margin-top: -30px;
    gap: 40px;
    display: grid;
}footer .text_main_holder::before {
    width: 100%;
    position: absolute;
    background-color: #ffffff;
    top: 0;
    left: 0;
    clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
    height: 100%;
    content: "";
    z-index: -1;
}footer .top_trainJcd9q {
    padding-top: 60px;
    text-align: center;
}footer .top_trainJcd9q svg {
    margin-bottom: 15px;
    width: auto;
    height: 45px;
}footer .law_resKAsh3 {
    line-height: 1.6;
    font-size: 15px;
    max-width: 350px;
    margin: 0 auto;
    text-align: center;
    color: #000000;
}footer .head_sitewrapOe9oB {
    margin: 0 20px;
    background-color: rgb(239,237,234);
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    position: relative;
    padding: 30px;
}footer .head_sitewrapOe9oB h5 {
    color: #000000;
    margin-bottom: 25px;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    display: inline-block;
}footer .head_sitewrapOe9oB h5::after {
    left: 0;
    background: linear-gradient(90deg, rgb(212,201,198), transparent);
    width: 100%;
    content: "";
    height: 2px;
    position: absolute;
    bottom: -8px;
}footer .site_primehdulE {
    display: flex;
    gap: 10px 30px;
    margin-bottom: 25px;
    flex-direction: column;
    flex-wrap: wrap;
}footer .site_primehdulE a {
    position: relative;
    flex: 1 0 calc(50% - 30px);
    font-size: 12px;
    padding: 8px 0;
    color: #000000;
    transition: all 0.3s ease;
    text-decoration: none;
}footer .site_primehdulE a::after {
    left: 0;
    background-color: rgb(212,201,198);
    position: absolute;
    content: "";
    bottom: 0;
    height: 1px;
    width: 0;
    transition: width 0.3s ease;
}footer .site_primehdulE a:hover {
    padding-left: 5px;
    color: rgb(212,201,198);
}footer .site_primehdulE a:hover::after {
    width: 100%;
}footer .subscribe_holder {
    position: relative;
    color: #ffffff;
    margin: 0 20px;
    clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%);
    background-color: rgb(212,201,198);
    padding: 30px;
}footer .subscribe_holder::before {
    pointer-events: none;
    top: 0;
    width: 100%;
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 0%, transparent 50%);
    position: absolute;
    height: 100%;
    left: 0;
    content: "";
}footer .subscribe_holder h5 {
    font-weight: 600;
    margin-bottom: 15px;
    color: #ffffff;
    font-size: 22px;
}footer .subscribe_holder p {
    line-height: 1.6;
    margin-bottom: 25px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.9);
}footer .input_holder {
    flex-direction: column;
    gap: 15px;
    position: relative;
    display: flex;
}footer .input_holder input[type="email"] {
    padding: 15px;
    border: none;
    font-size: 12px;
    border-radius: 10px;
    transition: all 0.3s ease;
}footer .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
    outline: none;
}footer .news_sectionzwkp3 {
    border: none;
    border-radius: 10px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 15px;
    cursor: pointer;
    transition: all 0.3s ease;
    background-color: #000000;
}footer .news_sectionzwkp3:hover {
    background-color: rgb(179,165,161);
}footer .a11y_toolstcgy8 {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
}footer .assign_helpy3S7P {
    text-align: center;
    color: #000000;
    font-size: 15px;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .news_sectionzwkp3 {
    white-space: nowrap;
}footer .top_trainJcd9q {
    padding-top: 80px;
}
}

@media (max-width: 767px) {footer .msg_blockk0Cwd {
    padding: 30px 15px 50px;
}footer .head_sitewrapOe9oB, footer .subscribe_holder {
    padding: 25px 20px;
    margin: 0 10px;
}footer .a11y_toolstcgy8 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .msg_blockk0Cwd {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}footer .head_sitewrapOe9oB h5, footer .subscribe_holder h5 {
    font-size: calc(22px - 2px);
}footer .site_primehdulE a {
    flex: 1 0 100%;
}footer .input_holder input[type="email"],
    footer .news_sectionzwkp3 {
    padding: 12px;
}}.secure_lodgeAOwDT {
    background: #ffffff;
    overflow: hidden;
    padding: 50px;
    height: auto;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.5);
}.secure_lodgeAOwDT h1 {
    border-bottom: 2px solid rgb(212,201,198);
    color: rgb(212,201,198);
    padding-bottom: 10px;
    margin-top: 40px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
    font-size: 46px;
}.secure_lodgeAOwDT h2 {
    font-size: 36px;
    text-align: left;
    margin-bottom: 20px;
    padding-left: 10px;
    border-left: 4px solid rgb(212,201,198);
    margin-top: 30px;
    color: rgb(179,165,161);
    text-transform: uppercase;
    font-weight: 600;
}.secure_lodgeAOwDT ul, .secure_lodgeAOwDT ol {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    margin: 20px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    padding-left: 0;
    padding: 20px 0;
    list-style: none;
}.secure_lodgeAOwDT ul li, .secure_lodgeAOwDT ol li {
    padding-left: 20px;
    position: relative;
    font-size: 15px;
    color: #000000;
    margin-bottom: 15px;
}.secure_lodgeAOwDT ul li::before, .secure_lodgeAOwDT ol li::before {
    background: rgb(212,201,198);
    position: absolute;
    width: 6px;
    content: '';
    left: 0;
    height: 6px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
}.secure_lodgeAOwDT p, .secure_lodgeAOwDT span, .secure_lodgeAOwDT div {
    font-size: 15px;
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 20px;
    line-height: 1.8;
}.secure_lodgeAOwDT div.container {
    max-width: 1000px;
    margin: 0 auto;
}

@media only screen and (max-width: 800px) {.secure_lodgeAOwDT {
    border-radius: 10px;
    padding: 30px;
}.secure_lodgeAOwDT h1 {
    font-size: calc(19px - 5px);
}.secure_lodgeAOwDT h2 {
    font-size: calc(19px - 5px);
}.secure_lodgeAOwDT ul, .secure_lodgeAOwDT ol {
    padding: 10px 0;
    margin: 10px 0;
}.secure_lodgeAOwDT ul li, .secure_lodgeAOwDT ol li {
    font-size: 15px;
    padding-left: 15px;
}}.course_program_infoTQ7zZ {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(239,237,234) 0%, rgba(247, 247, 247, 0.9) 100%);
    padding: 120px 0;
    position: relative;
}.course_program_infoTQ7zZ::before {
    filter: blur(100px);
    animation: pulse 15s infinite alternate ease-in-out;
    position: absolute;
    content: "";
    height: 400px;
    z-index: 0;
    top: -150px;
    right: -150px;
    width: 400px;
    border-radius: 50%;
    opacity: 0.1;
    background: linear-gradient(45deg, rgb(212,201,198,0.5) 0%, rgb(179,165,161,0.5) 100%);
}.course_program_infoTQ7zZ::after {
    filter: blur(80px);
    left: -100px;
    bottom: -100px;
    position: absolute;
    background: linear-gradient(225deg, rgb(179,165,161,0.5) 0%, rgb(212,201,198,0.5) 100%);
    content: "";
    opacity: 0.08;
    border-radius: 50%;
    height: 300px;
    animation: pulse 18s infinite alternate-reverse ease-in-out;
    z-index: 0;
    width: 300px;
}.course_program_infoTQ7zZ .container {
    position: relative;
    max-width: 1200px;
    z-index: 1;
    padding: 0 20px;
    margin: 0 auto;
}.course_program_infoTQ7zZ h2 {
    animation: slideIn 0.8s 0.2s forwards ease-out;
    text-align: left;
    font-weight: 700;
    margin-bottom: 50px;
    font-size: 33px;
    position: relative;
    transform: translateX(-10px);
    line-height: 1.3;
    color: #000000;
    opacity: 0;
}.course_program_infoTQ7zZ h2::after {
    transform: scaleX(0);
    height: 3px;
    background: linear-gradient(90deg, rgb(212,201,198) 0%, rgb(179,165,161) 100%);
    animation: expandWidth 1s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    position: absolute;
    content: "";
    width: 80px;
    transform-origin: left;
    bottom: -15px;
}.course_program_infoTQ7zZ .career_labJ87nj {
    display: grid;
    position: relative;
    opacity: 0;
    gap: 40px;
    grid-template-columns: 1fr;
    transform: translateY(20px);
    animation: fadeIn 0.8s 0.4s forwards ease-out;
}.course_program_infoTQ7zZ .img_border_boxw4WVf {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(-3deg);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    border-radius: 10px;
    height: 350px;
    overflow: hidden;
}.course_program_infoTQ7zZ .img_border_boxw4WVf::after {
    top: 0;
    background: linear-gradient(
        to bottom right,
        rgba(rgb(212,201,198,0.5), 0.1),
        rgba(rgb(179,165,161,0.5), 0.05)
    );
    z-index: 1;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    content: "";
}.course_program_infoTQ7zZ .img_border_boxw4WVf:hover {
    transform: perspective(1000px) rotateY(0deg) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 8px 20px rgba(0, 0, 0, 0.06);
}.course_program_infoTQ7zZ .text_wrap_itemuiLNV {
    flex-direction: column;
    display: flex;
    transform: translateY(15px);
    animation: fadeSlideUp 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    gap: 25px;
    opacity: 0;
}.course_program_infoTQ7zZ .description {
    position: relative;
    margin: 0;
    font-weight: 400;
    color: #000000;
    padding-left: 20px;
    transition: all 0.3s ease;
    font-size: 14px;
    border-left: 1px solid rgb(179,165,161,0.5);
    line-height: 1.8;
}.course_program_infoTQ7zZ .description:hover {
    transform: translateX(3px);
    border-left: 3px solid rgb(179,165,161);
}.course_program_infoTQ7zZ .description:first-of-type {
    position: relative;
}.course_program_infoTQ7zZ .description:first-of-type::before {
    position: absolute;
    background-color: rgb(179,165,161);
    content: "";
    opacity: 0;
    width: 10px;
    top: 0;
    height: 10px;
    transform: scale(0);
    left: -5px;
    transition: transform 0.4s ease, opacity 0.4s ease;
    border-radius: 50%;
}.course_program_infoTQ7zZ .description:first-of-type:hover::before {
    opacity: 1;
    transform: scale(1);
}.course_program_infoTQ7zZ .description:nth-of-type(2) {
    color: #000000;
    opacity: 0.85;
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        opacity: 0.05;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.08;
    }
    100% {
        transform: scale(0.95);
        opacity: 0.05;
    }
}

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

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

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

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

@media (min-width: 768px) {.course_program_infoTQ7zZ .career_labJ87nj {
    gap: 60px;
    align-items: start;
    grid-template-columns: 1fr 1.6fr;
}.course_program_infoTQ7zZ .img_border_boxw4WVf {
    height: 450px;
}.course_program_infoTQ7zZ h2 {
    max-width: 80%;
    font-size: calc(33px * 1.1);
}.course_program_infoTQ7zZ h2::after {
    width: 120px;
}
}

@media (min-width: 992px) {.course_program_infoTQ7zZ {
    padding: 150px 0;
}.course_program_infoTQ7zZ .container {
    padding: 0 40px;
}.course_program_infoTQ7zZ .career_labJ87nj {
    gap: 80px;
}.course_program_infoTQ7zZ .img_border_boxw4WVf {
    height: 550px;
}.course_program_infoTQ7zZ h2 {
    margin-bottom: 70px;
    font-size: calc(33px * 1.2);
}.course_program_infoTQ7zZ .description {
    padding-left: 30px;
    font-size: calc(14px * 1.05);
}
}

@media (min-width: 1200px) {.course_program_infoTQ7zZ {
    padding: 180px 0;
}.course_program_infoTQ7zZ .container {
    padding: 0 60px;
}.course_program_infoTQ7zZ .career_labJ87nj {
    grid-template-columns: 0.9fr 1.5fr;
    gap: 100px;
}.course_program_infoTQ7zZ h2 {
    max-width: 70%;
}.course_program_infoTQ7zZ .description:first-of-type {
    margin-bottom: 40px;
}
}

@media (max-width: 767px) {.course_program_infoTQ7zZ {
    padding: 80px 0;
}.course_program_infoTQ7zZ h2 {
    font-size: calc(33px * 0.9);
    margin-bottom: 40px;
}.course_program_infoTQ7zZ .img_border_boxw4WVf {
    height: 250px;
    transform: perspective(800px) rotateY(-2deg);
}.course_program_infoTQ7zZ .description {
    font-size: calc(14px * 0.95);
    padding-left: 15px;
    line-height: 1.7;
}.course_program_infoTQ7zZ .career_labJ87nj {
    gap: 30px;
}
}

@media (max-width: 480px) {.course_program_infoTQ7zZ {
    padding: 60px 0;
}.course_program_infoTQ7zZ h2 {
    font-size: calc(33px * 0.8);
    margin-bottom: 30px;
}.course_program_infoTQ7zZ .img_border_boxw4WVf {
    height: 200px;
}.course_program_infoTQ7zZ .text_wrap_itemuiLNV {
    gap: 20px;
}.course_program_infoTQ7zZ .description {
    line-height: 1.6;
    padding-left: 12px;
    font-size: calc(14px * 0.9);
}}.ty_panelnIgGF {
    min-height: 100vh;
    justify-content: center;
    display: flex;
    perspective: 1000px;
    position: relative;
    overflow: hidden;
    align-items: center;
    background: linear-gradient(135deg, rgb(239,237,234) 0%, #ffffff 100%);
}.ty_panelnIgGF::before {
    height: 120%;
    background: 
        linear-gradient(120deg, rgb(212,201,198,0.5) 0%, transparent 40%),
        linear-gradient(-120deg, rgb(179,165,161,0.5) 0%, transparent 40%);
    transform: rotate(-5deg) skewX(5deg);
    z-index: 0;
    left: -5%;
    width: 120%;
    position: absolute;
    content: "";
    top: -10%;
    pointer-events: none;
}.ty_panelnIgGF::after {
    transform: rotate(15deg);
    width: 60%;
    z-index: 0;
    content: "";
    filter: blur(80px);
    position: absolute;
    background: linear-gradient(135deg, rgb(212,201,198,0.5) 0%, rgb(179,165,161,0.5) 100%);
    bottom: -20%;
    opacity: 0.2;
    right: -20%;
    height: 60%;
}.ty_panelnIgGF .container {
    z-index: 2;
    animation: container-entry 1.2s cubic-bezier(0.215, 0.610, 0.355, 1.000) forwards;
    max-width: 1200px;
    position: relative;
    transform-style: preserve-3d;
    width: 90%;
}.ty_panelnIgGF .corp_cultureQoJRv {
    padding: calc(2rem + 3vw);
    transition: transform 0.5s ease;
    transform-style: preserve-3d;
    position: relative;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 30px), 
        calc(100% - 30px) 100%, 
        0 100%
    );
    background-color: #ffffff;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: translateZ(0) rotateX(2deg);
}.ty_panelnIgGF .corp_cultureQoJRv::before {
    left: 20px;
    border: 1px solid rgb(212,201,198,0.5);
    right: 20px;
    position: absolute;
    content: "";
    opacity: 0.4;
    pointer-events: none;
    bottom: 20px;
    top: 20px;
    transform: translateZ(-10px);
}.ty_panelnIgGF .corp_cultureQoJRv:hover {
    transform: translateZ(10px) rotateX(0deg);
}.ty_panelnIgGF .corp_cultureQoJRv > div:first-child {
    margin-bottom: 2rem;
    transform: translateZ(20px);
    position: relative;
}.ty_panelnIgGF .corp_cultureQoJRv > div:first-child::after {
    left: 0;
    transform-origin: left center;
    height: 4px;
    content: "";
    width: 80px;
    position: absolute;
    bottom: -10px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: linear-gradient(90deg, rgb(212,201,198) 0%, rgb(179,165,161) 100%);
    transform: scaleX(1);
}.ty_panelnIgGF .corp_cultureQoJRv:hover > div:first-child::after {
    transform: scaleX(1.5);
}.ty_panelnIgGF h5 {
    font-size: 20px;
    margin: 0;
    color: #000000;
    position: relative;
    transition: transform 0.5s ease;
    transform: translateZ(30px);
    line-height: 1.4;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    font-weight: 700;
}.ty_panelnIgGF .corp_cultureQoJRv:hover h5 {
    transform: translateZ(40px);
}.ty_panelnIgGF .corp_cultureQoJRv > div:last-child {
    position: relative;
    transform: translateZ(10px);
    transition: transform 0.5s ease;
}.ty_panelnIgGF .corp_cultureQoJRv:hover > div:last-child {
    transform: translateZ(20px);
}.ty_panelnIgGF p {
    transform: translateZ(0);
    position: relative;
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    line-height: 1.8;
    transition: color 0.3s ease, transform 0.5s ease;
}.ty_panelnIgGF a {
    transition: transform 0.3s ease;
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none;
}.ty_panelnIgGF a::before {
    background: linear-gradient(135deg, 
        transparent 0%, 
        transparent 95%, 
        rgb(212,201,198,0.5) 95%, 
        rgb(212,201,198,0.5) 100%
    );
    left: 0;
    height: 100%;
    position: absolute;
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
    bottom: 0;
    transform: translateY(10px);
    content: "";
    width: 100%;
    z-index: -1;
}.ty_panelnIgGF a:hover::before {
    opacity: 0.2;
    transform: translateY(0);
}.ty_panelnIgGF a:hover p {
    transform: translateZ(5px);
    color: rgb(212,201,198);
}

@keyframes container-entry {
    0% {
        opacity: 0;
        transform: translateY(40px) translateZ(-100px) rotateX(10deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(0) rotateX(0);
    }
}

@media (max-width: 991px) {.ty_panelnIgGF {
    padding: 4rem 0;
}.ty_panelnIgGF .corp_cultureQoJRv {
    transform: translateZ(0) rotateX(1deg);
    padding: calc(1.5rem + 2vw);
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 20px), 
            calc(100% - 20px) 100%, 
            0 100%
        );
}.ty_panelnIgGF h5 {
    line-height: 1.5;
    font-size: calc(20px * 0.9);
}.ty_panelnIgGF p {
    font-size: calc(15px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 767px) {.ty_panelnIgGF {
    min-height: auto;
}.ty_panelnIgGF .container {
    width: 95%;
}.ty_panelnIgGF .corp_cultureQoJRv {
    padding: 1.5rem;
    transform: none;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 15px), 
            calc(100% - 15px) 100%, 
            0 100%
        );
}.ty_panelnIgGF .corp_cultureQoJRv::before {
    left: 10px;
    bottom: 10px;
    right: 10px;
    top: 10px;
}.ty_panelnIgGF .corp_cultureQoJRv > div:first-child::after {
    width: 60px;
    height: 3px;
}.ty_panelnIgGF h5 {
    font-size: calc(20px * 0.85);
    transform: none;
}.ty_panelnIgGF p {
    line-height: 1.6;
    font-size: calc(15px * 0.9);
}.ty_panelnIgGF .corp_cultureQoJRv:hover h5,
    .ty_panelnIgGF .corp_cultureQoJRv:hover > div:last-child,
    .ty_panelnIgGF .corp_cultureQoJRv:hover {
    transform: none;
}
}

@media (max-width: 480px) {.ty_panelnIgGF {
    padding: 3rem 0;
}.ty_panelnIgGF .corp_cultureQoJRv {
    padding: 1.25rem;
    box-shadow: 
            0 10px 25px rgba(0, 0, 0, 0.08),
            0 3px 10px rgba(0, 0, 0, 0.04),
            0 0 0 1px rgba(0, 0, 0, 0.02);
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            0 100%
        );
}.ty_panelnIgGF h5 {
    line-height: 1.4;
    font-size: calc(20px * 0.8);
}.ty_panelnIgGF p {
    font-size: calc(15px * 0.85);
    line-height: 1.5;
}.ty_panelnIgGF .corp_cultureQoJRv > div:first-child {
    margin-bottom: 1.5rem;
}.ty_panelnIgGF .corp_cultureQoJRv > div:first-child::after {
    height: 3px;
    width: 50px;
    bottom: -8px;
}}.title_greeting6Mwri {
    align-items: center;
    display: flex;
    z-index: 1;
    justify-content: center;
    position: relative;
    background: linear-gradient(135deg, rgb(239,237,234) 0%, rgba(255,255,255,0.95) 100%);
    overflow: hidden;
    min-height: 100vh;
}.title_greeting6Mwri::before {
    background: 
        radial-gradient(circle at 20% 30%, rgb(212,201,198,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(179,165,161,0.5) 0%, transparent 40%);
    content: "";
    top: 0;
    width: 100%;
    z-index: -1;
    animation: ambientBackground 15s infinite alternate ease-in-out;
    opacity: 0.15;
    position: absolute;
    left: 0;
    height: 100%;
}.title_greeting6Mwri::after {
    top: -50%;
    width: 100%;
    opacity: 0.05;
    right: -50%;
    z-index: -1;
    content: "";
    position: absolute;
    height: 100%;
    transform: rotate(-15deg) scale(2);
    background: linear-gradient(135deg, transparent 30%, rgb(212,201,198,0.5) 100%);
    filter: blur(50px);
}.title_greeting6Mwri .corp_cultureQoJRv {
    gap: 3rem;
    padding: 2rem;
    display: grid;
    width: 100%;
    margin: 0 auto;
    position: relative;
    grid-template-columns: 1fr;
    max-width: 1200px;
}.title_greeting6Mwri .text_wrap_itemuiLNV {
    flex-direction: column;
    opacity: 1;
    position: relative;
    display: flex;
    animation: fadeInUp 0.8s ease-out forwards;
    justify-content: center;
    transform: translateY(0);
    z-index: 2;
}.title_greeting6Mwri h1 {
    transform: translateY(0);
    opacity: 0;
    font-size: 47px;
    font-weight: 700;
    line-height: 1.2;
    color: #000000;
    margin-bottom: 1.5rem;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    position: relative;
}.title_greeting6Mwri h1::after {
    position: absolute;
    content: "";
    animation: scaleX 0.6s ease-out 1s forwards;
    height: 3px;
    left: 0;
    bottom: -0.5rem;
    transform-origin: left;
    width: 60px;
    background: rgb(212,201,198);
    transform: scaleX(0);
}.title_greeting6Mwri .learn_quickprorqd4t {
    opacity: 0;
    animation: fadeInUp 0.8s ease-out 0.4s forwards;
    margin-bottom: 2rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    transform: translateY(20px);
}.title_greeting6Mwri .learn_quickprorqd4t svg {
    height: 90px;
    width: 90px;
    transition: transform 0.3s ease;
    transform: scale(1);
    margin-bottom: 1.5rem;
    filter: drop-shadow(0 5px 10px rgba(94,170,168,0.2));
}.title_greeting6Mwri .learn_quickprorqd4t svg:hover {
    transform: scale(1.05) rotate(2deg);
}.title_greeting6Mwri .learn_quickprorqd4t svg path {
    transition: fill 0.3s ease;
    fill: rgb(94,170,168);
}.title_greeting6Mwri .learn_quickprorqd4t svg text {
    transition: fill 0.3s ease;
    font-weight: 700;
    font-family: Arial, sans-serif;
}.title_greeting6Mwri .learn_quickprorqd4t svg:hover path,
.title_greeting6Mwri .learn_quickprorqd4t svg:hover text {
    fill: rgb(212,201,198);
}.title_greeting6Mwri .learn_quickprorqd4t p {
    position: relative;
    max-width: 90%;
    font-size: calc(14px * 1.2);
    color: #000000;
    margin-bottom: 1rem;
    line-height: 1.6;
    font-weight: 400;
}.title_greeting6Mwri ul {
    padding: 0;
    display: flex;
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp 0.8s ease-out 0.6s forwards;
    list-style: none;
    margin: 0;
}.title_greeting6Mwri ul li {
    margin-right: 1rem;
}.title_greeting6Mwri .help_supportXwUrI {
    font-size: 19px;
    z-index: 1;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    color: #ffffff;
    justify-content: center;
    box-shadow: 0 4px 15px rgba(94,170,168,0.3);
    border: none;
    font-weight: 600;
    display: inline-flex;
    background: linear-gradient(135deg, rgb(212,201,198) 0%, rgb(94,170,168) 100%);
    align-items: center;
    padding: 0.8rem 2rem;
    text-decoration: none;
}.title_greeting6Mwri .help_supportXwUrI::before {
    width: 100%;
    background: linear-gradient(135deg, rgb(94,170,168) 0%, rgb(212,201,198) 100%);
    position: absolute;
    opacity: 0;
    left: 0;
    height: 100%;
    content: "";
    transition: opacity 0.3s ease;
    top: 0;
    z-index: -1;
}.title_greeting6Mwri .help_supportXwUrI:hover {
    box-shadow: 0 10px 20px rgba(94,170,168,0.4);
    transform: translateY(-3px);
}.title_greeting6Mwri .help_supportXwUrI:hover::before {
    opacity: 1;
}.title_greeting6Mwri .help_supportXwUrI:active {
    transform: translateY(-1px);
    box-shadow: 0 5px 10px rgba(94,170,168,0.4);
}.title_greeting6Mwri .img_border_boxw4WVf {
    transform: translateY(20px);
    animation: fadeInUp 0.8s ease-out 0.6s forwards;
    border-radius: 8px;
    position: relative;
    width: 100%;
    opacity: 0;
    height: 300px;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    overflow: hidden;
}.title_greeting6Mwri .img_border_boxw4WVf::after {
    top: 0;
    position: absolute;
    background: linear-gradient(135deg, rgba(94,170,168,0.4) 0%, transparent 70%);
    width: 100%;
    z-index: 1;
    content: "";
    left: 0;
    height: 100%;
}.title_greeting6Mwri .img_border_boxw4WVf::before {
    position: absolute;
    top: 0;
    background: radial-gradient(circle at center, transparent 50%, rgba(0,0,0,0.2) 100%);
    left: 0;
    height: 100%;
    z-index: 1;
    width: 100%;
    content: "";
}

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

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

@keyframes ambientBackground {
    0% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.15;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.1;
        transform: scale(1);
    }
}

@media (min-width: 768px) {.title_greeting6Mwri .corp_cultureQoJRv {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    padding: 3rem;
    gap: 4rem;
}.title_greeting6Mwri h1 {
    font-size: calc(47px * 1.2);
    margin-bottom: 2rem;
}.title_greeting6Mwri .learn_quickprorqd4t p {
    max-width: 80%;
    font-size: calc(14px * 1.3);
}.title_greeting6Mwri .img_border_boxw4WVf {
    height: 400px;
}
}

@media (min-width: 992px) {.title_greeting6Mwri .corp_cultureQoJRv {
    padding: 1rem 4rem;
}.title_greeting6Mwri h1 {
    font-size: calc(47px * 1.4);
}.title_greeting6Mwri .learn_quickprorqd4t svg {
    width: 100px;
    height: 100px;
}.title_greeting6Mwri .img_border_boxw4WVf {
    transition: transform 0.5s ease;
    height: 450px;
    transform: perspective(1000px) rotateY(-5deg);
}.title_greeting6Mwri .img_border_boxw4WVf:hover {
    transform: perspective(1000px) rotateY(0deg);
}
}

@media (min-width: 1200px) {.title_greeting6Mwri .corp_cultureQoJRv {
    gap: 6rem;
}.title_greeting6Mwri h1 {
    margin-bottom: 2.5rem;
}.title_greeting6Mwri .learn_quickprorqd4t {
    margin-bottom: 3rem;
}.title_greeting6Mwri .img_border_boxw4WVf {
    height: 500px;
}
}

@media (max-width: 767px) {.title_greeting6Mwri {
    padding: 3rem 0;
}.title_greeting6Mwri h1 {
    font-size: calc(32px * 1.1);
}.title_greeting6Mwri .learn_quickprorqd4t p {
    max-width: 100%;
}}.cookie_warning_banneroNcOi {
    background: rgb(179,165,161);
    border-top: 3px solid rgb(212,201,198);
    z-index: 90;
    width: 100%;
    bottom: 0;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
    position: fixed;
    padding: 15px 20px;
}.track_switchL7lJI {
    justify-content: space-between;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}.edu_trackNzma5 {
    flex-shrink: 0;
    margin-right: 20px;
}.edu_trackNzma5 svg {
    height: 50px;
    width: 50px;
    fill: rgb(212,201,198);
}.cookies_overview3uAs9 {
    flex-direction: column;
    max-width: 600px;
    justify-content: center;
    display: flex;
}.cookie_warning_banneroNcOi h5 {
    font-weight: 700;
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 24px;
}.cookie_warning_banneroNcOi p {
    line-height: 1.5;
    color: #000000;
    font-size: 13px;
}.cookie_verifyrnRxM {
    margin-left: 10px;
    min-width: 150px;
    color: #ffffff;
    flex-shrink: 0;
    border-radius: 10px;
    padding: 10px 20px;
    text-decoration: none;
    border: 2px solid rgb(212,201,198);
    text-align: center;
    font-size: 17px;
    cursor: pointer;
    transition: none;
    background: rgb(212,201,198);
}.cookie_verifyrnRxM:hover {
    background: rgb(212,201,198,0.5);
    border-color: rgb(212,201,198,0.5);
}.cookie_warning_banneroNcOi p a {
    text-decoration: none;
    border-bottom: 2px solid rgb(212,201,198);
    color: rgb(212,201,198);
}.cookie_warning_banneroNcOi p a:hover {
    border-bottom-color: rgb(179,165,161);
    color: rgb(179,165,161);
}
@media only screen and (max-width: 1200px) {.cookie_warning_banneroNcOi {
    padding: 15px;
}
}
@media only screen and (max-width: 800px) {.edu_trackNzma5 {
    display: none;
}.track_switchL7lJI {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.cookie_warning_banneroNcOi h5, .cookie_warning_banneroNcOi p {
    text-align: center;
}.cookies_overview3uAs9 {
    margin-bottom: 15px;
}.cookie_verifyrnRxM {
    margin-top: 10px;
    margin-left: 0;
}}
#cookie_banner_alertn89BM {
    display: none;
}#cookie_banner_alertn89BM:checked ~ .cookie_warning_banneroNcOi {
    opacity: 0;
    visibility: hidden;
}.pricing_gridAbje3 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.pricing_gridAbje3::before {
    content: "";
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
}.pricing_gridAbje3 .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}.pricing_gridAbje3 .skill_offersQ5Hug {
    position: relative;
}.pricing_gridAbje3 h2 {
    animation: fadeSlideUp 0.8s ease-out forwards;
    margin-bottom: 25px;
    transform: translateY(20px);
    letter-spacing: 0.5px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    position: relative;
    opacity: 0;
    font-size: calc(28px * 1.1);
}.pricing_gridAbje3 .package_dealsP01uR {
    font-size: 15px;
    position: relative;
    line-height: 1.6;
    max-width: 700px;
    word-break: break-word;
    opacity: 0;
    transform: translateY(20px);
    overflow-wrap: break-word;
    color: rgb(255, 255, 255, 0.5);
    animation: fadeSlideUp 0.8s ease-out 0.2s forwards;
    text-align: center;
    margin: 0 auto 50px;
}.pricing_gridAbje3 .pricing_schemesaBQi7 {
    padding: 0;
    gap: 25px;
    list-style: none;
    perspective: 1000px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}.pricing_gridAbje3 .pricing_schemesaBQi7 li {
    animation-delay: calc(0.2s * var(--li-index, 1));
    transform-style: preserve-3d;
    opacity: 0;
    transform: translateZ(0) rotateY(5deg);
    animation: fadeIn 0.8s ease-out forwards, rotateCard 0.8s ease-out forwards;
}.pricing_gridAbje3 .pricing_schemesaBQi7 li:nth-child(1) {
    --li-index: 1;
}.pricing_gridAbje3 .pricing_schemesaBQi7 li:nth-child(2) {
    --li-index: 2;
}.pricing_gridAbje3 .pricing_schemesaBQi7 li:nth-child(3) {
    --li-index: 3;
}.pricing_gridAbje3 .pricing_schemesaBQi7 li:nth-child(4) {
    --li-index: 4;
}.pricing_gridAbje3 .program_feesdD7Nm {
    height: 100%;
    display: block;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}.pricing_gridAbje3 .program_feesdD7Nm:hover {
    transform: translateY(-10px) scale(1.02);
}.pricing_gridAbje3 .study_price7bTDF {
    backdrop-filter: blur(10px);
    padding: 30px;
    overflow: hidden;
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.07) 0%, 
        rgba(255,255,255,0.03) 100%);
    box-shadow: 0 15px 30px rgba(0,0,0,0.2), 
                0 5px 15px rgba(0,0,0,0.1),
                inset 0 1px 1px rgba(255,255,255,0.1);
    height: 100%;
    -webkit-backdrop-filter: blur(10px);
    position: relative;
    border: 1px solid rgba(255,255,255,0.1);
    transition: all 0.4s ease;
}.pricing_gridAbje3 .program_feesdD7Nm:hover .study_price7bTDF {
    background: linear-gradient(145deg, 
        rgba(rgb(212,201,198), 0.15) 0%, 
        rgba(rgb(212,201,198), 0.05) 100%);
    box-shadow: 0 20px 40px rgba(0,0,0,0.25), 
                0 10px 20px rgba(0,0,0,0.15),
                inset 0 1px 2px rgba(255,255,255,0.15);
}.pricing_gridAbje3 .study_price7bTDF::before {
    top: -50%;
    left: -50%;
    background: radial-gradient(
        ellipse at center,
        rgba(255,255,255,0.1) 0%,
        rgba(255,255,255,0) 70%
    );
    position: absolute;
    transform: rotate(30deg);
    height: 200%;
    width: 200%;
    pointer-events: none;
    content: "";
    opacity: 0;
    transition: opacity 0.6s ease;
}.pricing_gridAbje3 .program_feesdD7Nm:hover .study_price7bTDF::before {
    opacity: 1;
}.pricing_gridAbje3 .discount_planaAXpo {
    display: flex;
    height: 100%;
    flex-direction: column;
}.pricing_gridAbje3 .discount_planaAXpo h4 {
    font-size: calc(18px * 1.1);
    position: relative;
    font-weight: 600;
    margin-bottom: 20px;
    transition: transform 0.3s ease;
    margin-top: 0;
    color: #ffffff;
}.pricing_gridAbje3 .program_feesdD7Nm:hover .discount_planaAXpo h4 {
    transform: translateY(-2px);
    color: rgb(212,201,198);
}.pricing_gridAbje3 .discount_planaAXpo h4::after {
    height: 2px;
    width: 50px;
    bottom: -10px;
    transform-origin: left;
    transform: scaleX(0.7);
    position: absolute;
    left: 0;
    transition: transform 0.4s ease;
    content: "";
    background: rgb(212,201,198);
}.pricing_gridAbje3 .program_feesdD7Nm:hover .discount_planaAXpo h4::after {
    transform: scaleX(1);
}.pricing_gridAbje3 .discount_planaAXpo p {
    color: rgb(255, 255, 255, 0.5);
    word-break: break-word;
    overflow-wrap: break-word;
    white-space: normal;
    flex-grow: 1;
    font-size: calc(15px * 0.9);
    margin-bottom: 25px;
    line-height: 1.7;
}.pricing_gridAbje3 .annual_feeBCp6c {
    position: relative;
    margin-top: auto;
    font-size: calc(18px * 1.4);
    font-weight: 700;
    transition: transform 0.3s ease, color 0.3s ease;
    display: inline-block;
    padding: 10px 0;
    color: #ffffff;
}.pricing_gridAbje3 .program_feesdD7Nm:hover .annual_feeBCp6c {
    transform: scale(1.05);
    color: rgb(212,201,198);
}.pricing_gridAbje3 .annual_feeBCp6c::before {
    content: "";
    height: 1px;
    background: linear-gradient(to right, 
        rgba(255,255,255,0.1) 0%, 
        rgba(255,255,255,0.3) 50%,
        rgba(255,255,255,0.1) 100%);
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
}

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

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes rotateCard {
    0% {
        transform: translateZ(0) rotateY(5deg);
    }
    100% {
        transform: translateZ(0) rotateY(0);
    }
}

@media (max-width: 1024px) {.pricing_gridAbje3 {
    padding: 100px 0;
}.pricing_gridAbje3 .pricing_schemesaBQi7 {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.pricing_gridAbje3 .study_price7bTDF {
    padding: 25px;
}
}

@media (max-width: 768px) {.pricing_gridAbje3 {
    padding: 80px 0;
}.pricing_gridAbje3 h2 {
    margin-bottom: 20px;
    font-size: 28px;
}.pricing_gridAbje3 .package_dealsP01uR {
    font-size: calc(15px * 0.95);
    margin-bottom: 40px;
}.pricing_gridAbje3 .pricing_schemesaBQi7 {
    margin: 0 auto;
    max-width: 450px;
    grid-template-columns: 1fr;
}.pricing_gridAbje3 .study_price7bTDF {
    padding: 25px 20px;
}.pricing_gridAbje3 .discount_planaAXpo h4 {
    font-size: 18px;
}.pricing_gridAbje3 .discount_planaAXpo p {
    font-size: calc(15px * 0.85);
}.pricing_gridAbje3 .annual_feeBCp6c {
    font-size: calc(18px * 1.2);
}
}

@media (max-width: 480px) {.pricing_gridAbje3 {
    padding: 60px 0;
}.pricing_gridAbje3 h2 {
    font-size: calc(28px * 0.9);
}.pricing_gridAbje3 .package_dealsP01uR {
    font-size: calc(15px * 0.9);
}.pricing_gridAbje3 .study_price7bTDF {
    padding: 20px 15px;
}.pricing_gridAbje3 .discount_planaAXpo h4 {
    font-size: calc(18px * 0.95);
}.pricing_gridAbje3 .discount_planaAXpo p {
    line-height: 1.6;
    margin-bottom: 20px;
}.pricing_gridAbje3 .annual_feeBCp6c {
    font-size: calc(18px * 1.1);
}}.study_processOAh6N {
    justify-content: center;
    background: rgb(239,237,234);
    min-height: 75vh;
    align-items: center;
    position: relative;
    display: flex;
    overflow: hidden;
}.study_processOAh6N::before {
    left: 0;
    z-index: 1;
    height: 100%;
    opacity: 0.6;
    position: absolute;
    background: 
        radial-gradient(circle at 30% 30%, rgb(212,201,198,0.5) 0%, transparent 40%),
        radial-gradient(circle at 70% 70%, rgb(179,165,161,0.5) 0%, transparent 40%);
    width: 100%;
    content: "";
    top: 0;
}.study_processOAh6N::after {
    height: 800px;
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 1;
    top: 50%;
    background: 
        repeating-radial-gradient(
            circle at center,
            rgba(255, 255, 255, 0.03) 0px,
            rgba(255, 255, 255, 0.03) 1px,
            transparent 1px,
            transparent 30px
        );
    left: 50%;
    width: 800px;
    content: "";
    animation: pulseRings 6s ease-in-out infinite;
    border-radius: 50%;
}.study_processOAh6N .container {
    justify-content: center;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    align-items: center;
    width: 100%;
    display: flex;
    z-index: 5;
    padding: 5rem 2rem;
}.study_processOAh6N .corp_cultureQoJRv {
    aspect-ratio: 1 / 1;
    justify-content: center;
    max-width: 1000px;
    width: 100%;
    flex-direction: column;
    align-items: center;
    position: relative;
    display: flex;
}.study_processOAh6N .corp_cultureQoJRv::before {
    border-radius: 50%;
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
    animation: rotateCircle 20s linear infinite;
    opacity: 0.6;
    border: 2px solid rgb(212,201,198,0.5);
    left: 0;
    height: 100%;
}.study_processOAh6N .corp_cultureQoJRv::after {
    height: 80%;
    border-radius: 50%;
    border: 2px dashed rgb(179,165,161,0.5);
    top: 10%;
    position: absolute;
    content: "";
    opacity: 0.4;
    width: 80%;
    animation: rotateCircle 30s linear infinite reverse;
    left: 10%;
}.study_processOAh6N h3 {
    font-weight: 700;
    z-index: 3;
    position: relative;
    padding: 2rem 3rem;
    background: #ffffff;
    color: rgb(212,201,198);
    border-radius: 11px;
    font-size: 38px;
    max-width: 600px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    text-align: center;
    margin: 0 0 20%;
    width: 70%;
}.study_processOAh6N h3::before {
    height: 20%;
    width: 2px;
    background: linear-gradient(to bottom, rgb(212,201,198), transparent);
    content: "";
    bottom: -20%;
    left: 50%;
    z-index: 2;
    position: absolute;
}.study_processOAh6N h3::after {
    bottom: -20%;
    border-radius: 5px;
    background: #ffffff;
    animation: rotateElement 10s linear infinite;
    content: "";
    width: 30px;
    z-index: 2;
    border: 2px solid rgb(212,201,198,0.5);
    left: 50%;
    position: absolute;
    height: 30px;
    transform: translate(-50%, 50%) rotate(45deg);
}.study_processOAh6N span {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    width: 70%;
    background: #ffffff;
    border-radius: 11px;
    z-index: 2;
    position: relative;
    text-align: center;
    padding: 2rem 3rem;
    max-width: 600px;
    line-height: 1.8;
    color: #000000;
    font-size: 14px;
}.study_processOAh6N span::before {
    background: linear-gradient(135deg, rgb(212,201,198,0.5), rgb(179,165,161,0.5));
    position: absolute;
    filter: blur(5px);
    animation: glowPulse 4s ease-in-out infinite alternate;
    content: "";
    border-radius: inherit;
    opacity: 0.3;
    inset: -5px;
    z-index: -1;
}.study_processOAh6N span::after {
    border: 2px solid rgb(179,165,161,0.5);
    z-index: 3;
    left: 50%;
    height: 20px;
    position: absolute;
    width: 20px;
    background: #ffffff;
    content: "";
    top: -10px;
    transform: translateX(-50%) rotate(45deg);
}

@keyframes pulseRings {
    0%, 100% {
        opacity: 0.1;
        transform: translate(-50%, -50%) scale(1);
    }
    50% {
        opacity: 0.2;
        transform: translate(-50%, -50%) scale(1.05);
    }
}

@keyframes rotateCircle {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotateElement {
    0% {
        transform: translate(-50%, 50%) rotate(45deg);
    }
    100% {
        transform: translate(-50%, 50%) rotate(405deg);
    }
}

@keyframes glowPulse {
    0%, 100% {
        opacity: 0.3;
        filter: blur(5px);
    }
    50% {
        opacity: 0.5;
        filter: blur(10px);
    }
}

@media (max-width: 992px) {.study_processOAh6N .container {
    padding: 4rem 1.5rem;
}.study_processOAh6N .corp_cultureQoJRv {
    aspect-ratio: auto;
    gap: 4rem;
    height: auto;
}.study_processOAh6N h3 {
    font-size: calc(38px * 0.9);
    width: 80%;
    padding: 1.8rem 2.5rem;
    margin: 0;
}.study_processOAh6N span {
    font-size: calc(14px * 0.95);
    padding: 1.8rem 2.5rem;
    width: 80%;
}.study_processOAh6N h3::before,
    .study_processOAh6N h3::after {
    display: none;
}.study_processOAh6N span::after {
    display: none;
}.study_processOAh6N .corp_cultureQoJRv::before,
    .study_processOAh6N .corp_cultureQoJRv::after {
    top: 0;
    left: 0;
    border-radius: 11px;
    width: 100%;
    height: 100%;
}
}

@media (max-width: 768px) {.study_processOAh6N {
    padding: 3rem 0;
    min-height: auto;
}.study_processOAh6N .container {
    padding: 0 1.2rem;
}.study_processOAh6N .corp_cultureQoJRv {
    gap: 2rem;
}.study_processOAh6N h3 {
    width: 100%;
    padding: 1.5rem 2rem;
    font-size: calc(38px * 0.8);
}.study_processOAh6N span {
    font-size: calc(14px * 0.9);
    padding: 1.5rem 2rem;
    width: 100%;
}
}

@media (max-width: 576px) {.study_processOAh6N {
    padding: 2.5rem 0;
}.study_processOAh6N .container {
    padding: 0 1rem;
}.study_processOAh6N .corp_cultureQoJRv {
    gap: 1.5rem;
}.study_processOAh6N h3 {
    font-size: calc(38px * 0.7);
    padding: 1.2rem 1.5rem;
}.study_processOAh6N span {
    padding: 1.2rem 1.5rem;
    font-size: calc(14px * 0.85);
}.study_processOAh6N .corp_cultureQoJRv::before,
    .study_processOAh6N .corp_cultureQoJRv::after {
    display: none;
}}.course_instructorfe0lw {
    overflow: hidden;
    height: 500px;
    position: relative;
    background: rgb(239,237,234);
}.course_instructorfe0lw::before {
    left: 0;
    z-index: 1;
    width: 50%;
    content: "";
    background: rgb(212,201,198);
    height: 100%;
    top: 0;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
}.course_instructorfe0lw::after {
    width: 100%;
    content: "";
    background: 
        linear-gradient(
            135deg, 
            transparent 0%, 
            rgb(179,165,161,0.5) 100%
        );
    mix-blend-mode: overlay;
    position: absolute;
    z-index: 2;
    height: 100%;
}.course_instructorfe0lw .user_reviewHVIce {
    position: relative;
    z-index: 3;
    display: flex;
    height: 100%;
}.course_instructorfe0lw .img_border_boxw4WVf {
    border-radius: 0;
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    z-index: 2;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    left: 0;
    top: -15%;
    transform: translateX(-5%);
    width: 45%;
    filter: grayscale(30%) contrast(1.1);
    height: 130%;
}.course_instructorfe0lw .img_border_boxw4WVf::after {
    opacity: 0.3;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(
        to right,
        rgb(212,201,198) 0%,
        transparent 100%
    );
    height: 100%;
    width: 100%;
    content: "";
}.course_instructorfe0lw:hover .img_border_boxw4WVf {
    transform: translateX(0%);
    filter: grayscale(0%) contrast(1.2);
}.course_instructorfe0lw .emp_highlights5uKrF {
    height: 100%;
    right: 0;
    flex-direction: column;
    display: flex;
    position: absolute;
    width: 60%;
    z-index: 3;
    justify-content: center;
    padding: 0 3rem 0 7rem;
}.course_instructorfe0lw .name {
    font-size: 42px;
    animation: slide-left 0.7s forwards 0.2s;
    font-weight: 700;
    margin-bottom: 0.7rem;
    transform: translateX(50px);
    opacity: 0;
    position: relative;
    color: #000000;
}.course_instructorfe0lw .name::before {
    height: 5px;
    position: absolute;
    transform: scaleX(0);
    transition: transform 0.5s ease 0.7s;
    left: 0;
    width: 50px;
    bottom: -10px;
    transform-origin: left;
    content: "";
    background: rgb(212,201,198);
}.course_instructorfe0lw:hover .name::before {
    transform: scaleX(1);
}.course_instructorfe0lw .emp_highlights5uKrF > div:nth-child(2) {
    font-weight: 600;
    letter-spacing: 3px;
    color: rgb(179,165,161);
    opacity: 0;
    text-transform: uppercase;
    margin-bottom: 2rem;
    font-size: 20px;
    animation: slide-left 0.7s forwards 0.4s;
    transform: translateX(50px);
}.course_instructorfe0lw .employee_infobdZjn {
    font-weight: 400;
    color: #000000;
    max-width: 600px;
    font-size: 16px;
    line-height: 1.8;
    padding-left: 30px;
    animation: slide-left 0.7s forwards 0.6s;
    opacity: 0;
    position: relative;
    transform: translateX(50px);
}@keyframes slide-left {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

.course_instructorfe0lw .employee_infobdZjn::before {
    width: 5px;
    border-radius: 10px;
    content: "";
    background: linear-gradient(
        to bottom,
        rgb(212,201,198) 0%,
        rgb(179,165,161) 100%
    );
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
}.course_instructorfe0lw .employee_infobdZjn::after {
    color: rgb(212,201,198,0.5);
    z-index: -1;
    font-size: 20rem;
    line-height: 0;
    font-family: serif;
    right: -80px;
    position: absolute;
    bottom: -120px;
    opacity: 0.1;
    content: '"';
}@keyframes parallax-shift {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-20px);
    }
}

.course_instructorfe0lw:hover .img_border_boxw4WVf {
    animation: parallax-shift 3s ease-in-out infinite alternate;
}.course_instructorfe0lw .emp_highlights5uKrF > div {
    transition: transform 0.3s ease;
}.course_instructorfe0lw:hover .name {
    transition-delay: 0.1s;
    transform: translateY(-5px);
}.course_instructorfe0lw:hover .emp_highlights5uKrF > div:nth-child(2) {
    transition-delay: 0.2s;
    transform: translateY(-3px);
}.course_instructorfe0lw:hover .employee_infobdZjn {
    transform: translateY(-1px);
    transition-delay: 0.3s;
}

@media (max-width: 992px) {.course_instructorfe0lw {
    padding: 0;
    height: auto;
}.course_instructorfe0lw::before {
    height: 250px;
    width: 100%;
    clip-path: none;
}.course_instructorfe0lw .user_reviewHVIce {
    flex-direction: column;
}.course_instructorfe0lw .img_border_boxw4WVf {
    top: 0;
    transform: none;
    position: relative;
    height: 300px;
    width: 100%;
    clip-path: none;
}.course_instructorfe0lw .emp_highlights5uKrF {
    position: relative;
    width: 100%;
    padding: 2rem;
}.course_instructorfe0lw:hover .img_border_boxw4WVf {
    animation: none;
}.course_instructorfe0lw .employee_infobdZjn::after {
    display: none;
}
}