* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}a {
    text-decoration: none;
    color: inherit;
}.wrapper-structurelN2nF7q {
    min-height: 100%;
    height: 100%;
    flex-direction: column;
    display: flex;
}html,body {
    color: #000000;
    min-height: 100%;
    auto
contain
touch-action: none;
    font-family: Arial, sans-serif;
    height: 100%;
}svg {
    height: 30px;
    width: 30px;
}.container {
    width: 1280px;
    max-width: 100%;
    margin: auto;
}header,footer {
    width: 100%;
}.main_learningo21t4PF {
    flex: 1 0 auto;
}.facebook_ctaINgAE05 {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.learning_outcomessWtfLPu {
    position: relative;
    font-family: Arial, sans-serif;
    background: linear-gradient(145deg, #ffffff 0%, rgb(232,228,214) 100%);
    padding: 80px 0;
    overflow: hidden;
}.learning_outcomessWtfLPu::before {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    opacity: 0.3;
    content: "";
    background-image: 
    radial-gradient(circle at 70% 20%, rgb(198,191,167,0.5) 0%, transparent 30%),
    radial-gradient(circle at 30% 80%, rgb(164,156,129,0.5) 0%, transparent 30%);
}.learning_outcomessWtfLPu::after {
    top: -50%;
    position: absolute;
    background-image: radial-gradient(#ffffff 1px, transparent 2px);
    height: 200%;
    animation: rotateBackground 120s linear infinite;
    left: -50%;
    content: "";
    background-size: 30px 30px;
    opacity: 0.1;
    width: 200%;
}@keyframes rotateBackground {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.learning_outcomessWtfLPu .container {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 0 20px;
}.learning_outcomessWtfLPu .study_hubkncH9QM {
    gap: 0;
    position: relative;
    background: transparent;
    grid-template-columns: 1fr 1.3fr;
    display: grid;
}.learning_outcomessWtfLPu .hero_photoATmP1NV {
    object-fit: cover;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 1;
    box-shadow: 
    10px 10px 30px rgba(0, 0, 0, 0.15),
    -5px -5px 20px rgba(255, 255, 255, 0.8);
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 350px;
    transform: perspective(1000px) rotateY(5deg);
    border-radius: 20px;
}.learning_outcomessWtfLPu .hero_photoATmP1NV:hover {
    transform: perspective(1000px) rotateY(0deg) scale(1.02);
}.learning_outcomessWtfLPu .text_articleYk6N7LS {
    background: #ffffff;
    transform: perspective(1000px) rotateY(-5deg);
    border-radius: 20px;
    position: relative;
    margin-left: -30px;
    box-shadow: 
    10px 10px 30px rgba(0, 0, 0, 0.1),
    -5px -5px 20px rgba(255, 255, 255, 0.6);
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 2;
    padding: 40px 30px;
}.learning_outcomessWtfLPu .text_articleYk6N7LS:hover {
    transform: perspective(1000px) rotateY(0deg);
}.learning_outcomessWtfLPu h3 {
    position: relative;
    padding-left: 15px;
    color: rgb(198,191,167);
    margin-bottom: 30px;
    font-size: 35px;
    font-weight: 700;
}.learning_outcomessWtfLPu h3::before {
    height: 100%;
    width: 4px;
    border-radius: 10px;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgb(198,191,167), rgb(164,156,129));
    content: "";
}.learning_outcomessWtfLPu ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.learning_outcomessWtfLPu li {
    box-shadow: 
    3px 3px 10px rgba(0, 0, 0, 0.05),
    inset 1px 1px 1px rgba(255, 255, 255, 0.7);
    transition: all 0.3s ease;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.4));
    border-radius: 12px;
    margin-bottom: 16px;
    padding: 16px;
    transform-origin: left center;
}.learning_outcomessWtfLPu li:last-child {
    margin-bottom: 0;
}.learning_outcomessWtfLPu li:hover {
    transform: scale(1.03);
    box-shadow: 
    5px 5px 15px rgba(0, 0, 0, 0.08),
    inset 1px 1px 2px rgba(255, 255, 255, 0.9);
}.learning_outcomessWtfLPu li p {
    color: #000000;
    gap: 15px;
    margin: 0;
    align-items: center;
    display: flex;
    font-size: 17px;
}.learning_outcomessWtfLPu svg {
    padding: 9px;
    border-radius: 50%;
    height: 22px;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);
    flex-shrink: 0;
    background: linear-gradient(135deg, rgb(198,191,167,0.5), rgb(164,156,129,0.5));
    width: 22px;
    transition: all 0.3s ease;
}.learning_outcomessWtfLPu svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.learning_outcomessWtfLPu li:hover svg {
    background: linear-gradient(135deg, rgb(198,191,167), rgb(164,156,129));
    transform: rotate(-10deg);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
}

@media (max-width: 992px) {.learning_outcomessWtfLPu {
    padding: 60px 0;
}.learning_outcomessWtfLPu .study_hubkncH9QM {
    grid-template-columns: 1fr;
    gap: 30px;
}.learning_outcomessWtfLPu .hero_photoATmP1NV {
    min-height: 300px;
    order: 1;
    transform: perspective(1000px) rotateY(0deg);
}.learning_outcomessWtfLPu .text_articleYk6N7LS {
    margin-left: 0;
    transform: perspective(1000px) rotateY(0deg);
    order: 2;
}
}

@media (max-width: 768px) {.learning_outcomessWtfLPu {
    padding: 50px 0;
}.learning_outcomessWtfLPu .hero_photoATmP1NV {
    min-height: 250px;
}.learning_outcomessWtfLPu h3 {
    font-size: calc(35px * 0.9);
}
}

@media (max-width: 576px) {.learning_outcomessWtfLPu {
    padding: 40px 0;
}.learning_outcomessWtfLPu .hero_photoATmP1NV {
    min-height: 200px;
}.learning_outcomessWtfLPu .text_articleYk6N7LS {
    padding: 30px 20px;
}.learning_outcomessWtfLPu h3 {
    margin-bottom: 25px;
    font-size: calc(35px * 0.85);
}.learning_outcomessWtfLPu li {
    margin-bottom: 12px;
    padding: 12px;
}.learning_outcomessWtfLPu li p {
    font-size: calc(17px * 0.9);
    gap: 10px;
}.learning_outcomessWtfLPu svg {
    width: 18px;
    padding: 7px;
    height: 18px;
}}.user_testimonialszG5rkdO {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(232,228,214) 0%, rgba(245, 247, 250, 1) 100%);
    padding: 6rem 0;
    position: relative;
}.user_testimonialszG5rkdO::before {
    right: -10%;
    content: "";
    opacity: 0.07;
    pointer-events: none;
    width: 45%;
    transform: rotate(-15deg);
    height: 35%;
    background: linear-gradient(120deg, rgb(198,191,167,0.5) 20%, transparent 80%);
    position: absolute;
    top: -5%;
}.user_testimonialszG5rkdO::after {
    height: 3px;
    width: 100%;
    bottom: 0;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(198,191,167), transparent);
    opacity: 0.3;
    left: 0;
    position: absolute;
}.user_testimonialszG5rkdO .container {
    z-index: 2;
    position: relative;
}.user_testimonialszG5rkdO h2 {
    text-align: left;
    font-size: 33px;
    transform: translateX(-0.5rem);
    line-height: 1.2;
    letter-spacing: -0.02em;
    font-weight: 700;
    color: #000000;
    position: relative;
    max-width: 75%;
    margin-bottom: 3.5rem;
}.user_testimonialszG5rkdO h2::after {
    bottom: -0.75rem;
    transform: scaleX(1);
    height: 3px;
    position: absolute;
    transform-origin: left center;
    content: "";
    left: 0;
    width: 4rem;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background-color: rgb(198,191,167);
}.user_testimonialszG5rkdO h2:hover::after {
    transform: scaleX(1.5);
}.user_testimonialszG5rkdO .learner_insightsZ9Kn2cd {
    perspective: 1000px;
    gap: 2rem;
    padding: 0;
    margin: 0;
    display: grid;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu {
    position: relative;
    padding: 2rem;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 0 1px 4px rgba(0, 0, 0, 0.03);
    border-left: 3px solid rgb(198,191,167);
    transform: translateY(0) rotateX(0);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:hover {
    border-left-width: 5px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.09), 0 2px 6px rgba(0, 0, 0, 0.04);
    transform: translateY(-10px) rotateX(2deg);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu::before {
    color: rgb(198,191,167);
    opacity: 0.12;
    top: 1rem;
    position: absolute;
    font-size: 5rem;
    content: "";
    right: 1.5rem;
    font-family: serif;
    transition: transform 0.3s ease, opacity 0.3s ease;
    line-height: 0.6;
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:hover::before {
    opacity: 0.2;
    transform: scale(1.2) translateY(-5px);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu > div {
    display: flex;
    margin-bottom: 1.25rem;
    align-items: center;
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu img {
    height: 3.5rem;
    object-fit: cover;
    width: 3.5rem;
    transition: transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
    border: 2px solid rgba(255, 255, 255, 0.9);
    margin-right: 1rem;
    transform: translateZ(0);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:hover img {
    transform: scale(1.1) translateZ(0);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu h4 {
    position: relative;
    font-size: 1.125rem;
    color: #000000;
    font-weight: 600;
    transition: transform 0.3s ease;
    margin: 0;
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:hover h4 {
    transform: translateX(3px);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu h4::after {
    content: "";
    position: absolute;
    background-color: rgb(198,191,167);
    transition: width 0.3s ease-out;
    height: 2px;
    left: 0;
    width: 0;
    bottom: -0.5rem;
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:hover h4::after {
    width: 100%;
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu .description {
    overflow: hidden;
    line-height: 1.6;
    font-size: 18px;
    color: #000000;
    margin: 0;
    font-weight: 400;
    position: relative;
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu .description::before {
    background: linear-gradient(to top, #ffffff, transparent);
    transition: height 0.3s ease, opacity 0.3s ease;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    height: 0;
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
}.user_testimonialszG5rkdO a {
    margin-top: 3rem;
    text-align: center;
    border: none;
    background-color: rgb(198,191,167);
    z-index: 1;
    text-decoration: none;
    overflow: hidden;
    padding: 0.75rem 2rem;
    transform: translateZ(0);
    transition: all 0.3s ease;
    display: inline-block;
    font-weight: 600;
    position: relative;
    color: #ffffff;
}.user_testimonialszG5rkdO a::before {
    transition: transform 0.6s ease;
    z-index: -1;
    transform: translateX(-100%);
    left: 0;
    top: 0;
    content: "";
    background: linear-gradient(135deg, transparent 0%, rgba(255, 255, 255, 0.15) 50%, transparent 100%);
    position: absolute;
    width: 100%;
    height: 100%;
}.user_testimonialszG5rkdO a:hover::before {
    transform: translateX(100%);
}

@media (min-width: 768px) {.user_testimonialszG5rkdO .learner_insightsZ9Kn2cd {
    grid-template-columns: repeat(2, 1fr);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:nth-child(even) {
    transform: translateY(25px);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:nth-child(even):hover {
    transform: translateY(15px) rotateX(2deg);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:nth-child(4n+1)::before,
  .user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:nth-child(4n+4)::before {
    left: 1.5rem;
    right: auto;
}
}

@media (min-width: 992px) {.user_testimonialszG5rkdO {
    padding: 8rem 0;
}.user_testimonialszG5rkdO h2 {
    max-width: 60%;
    font-size: calc(33px * 1.1);
}.user_testimonialszG5rkdO .learner_insightsZ9Kn2cd {
    grid-template-columns: repeat(3, 1fr);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:nth-child(3n+1) {
    transform: translateY(0);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:nth-child(3n+2) {
    transform: translateY(20px);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:nth-child(3n+3) {
    transform: translateY(40px);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:nth-child(3n+1):hover {
    transform: translateY(-10px) rotateX(2deg);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:nth-child(3n+2):hover {
    transform: translateY(10px) rotateX(2deg);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:nth-child(3n+3):hover {
    transform: translateY(30px) rotateX(2deg);
}
}

@media (min-width: 1200px) {.user_testimonialszG5rkdO .learner_insightsZ9Kn2cd {
    grid-template-columns: repeat(4, 1fr);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:nth-child(4n+1) {
    transform: translateY(0);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:nth-child(4n+2) {
    transform: translateY(15px);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:nth-child(4n+3) {
    transform: translateY(30px);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:nth-child(4n+4) {
    transform: translateY(45px);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:nth-child(4n+1):hover {
    transform: translateY(-10px) rotateX(2deg);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:nth-child(4n+2):hover {
    transform: translateY(5px) rotateX(2deg);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:nth-child(4n+3):hover {
    transform: translateY(20px) rotateX(2deg);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu:nth-child(4n+4):hover {
    transform: translateY(35px) rotateX(2deg);
}
}

@media (max-width: 767px) {.user_testimonialszG5rkdO {
    padding: 4rem 0;
}.user_testimonialszG5rkdO h2 {
    max-width: 100%;
    margin-bottom: 2.5rem;
    font-size: calc(33px * 0.85);
}.user_testimonialszG5rkdO .learner_insightsZ9Kn2cd {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu {
    padding: 1.5rem;
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu > div {
    margin-bottom: 1rem;
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu img {
    height: 3rem;
    width: 3rem;
}.user_testimonialszG5rkdO a {
    width: 100%;
    margin-top: 2rem;
}
}

@media (max-width: 480px) {.user_testimonialszG5rkdO h2 {
    font-size: calc(33px * 0.75);
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu {
    padding: 1.25rem;
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu::before {
    font-size: 4rem;
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu img {
    width: 2.5rem;
    height: 2.5rem;
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu h4 {
    font-size: 1rem;
}.user_testimonialszG5rkdO .student_testimonialsXzrK8Vu .description {
    font-size: calc(18px * 0.95);
}}.privacy_havenu9SNB6m {
    position: relative;
    padding: 60px;
    overflow: hidden;
    font-family: Arial, sans-serif;
    background-color: #ffffff;
    color: #000000;
    margin-bottom: 30px;
}.privacy_havenu9SNB6m h1 {
    z-index: 2;
    font-size: 43px;
    color: rgb(198,191,167);
    grid-column: span 2;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative;
}.privacy_havenu9SNB6m h2 {
    font-weight: 600;
    position: relative;
    color: rgb(164,156,129);
    font-size: 34px;
    margin: 20px 0;
    padding-left: 10px;
    z-index: 2;
    border-left: 5px solid rgb(198,191,167);
}.privacy_havenu9SNB6m ul,
.privacy_havenu9SNB6m ol {
    padding: 0 0 0 20px;
    z-index: 2;
    position: relative;
    margin: 20px 0;
}.privacy_havenu9SNB6m ul {
    list-style-type: disc;
}.privacy_havenu9SNB6m ol {
    list-style-type: decimal;
}.privacy_havenu9SNB6m li {
    border-bottom: 1px dashed rgb(164,156,129,0.5);
    padding-bottom: 5px;
    font-size: 15px;
    color: #000000;
    margin-bottom: 10px;
}.privacy_havenu9SNB6m p {
    margin-bottom: 20px;
    position: relative;
    font-size: 15px;
    color: #000000;
    z-index: 2;
    line-height: 1.6;
}.privacy_havenu9SNB6m > div {
    background-color: rgb(232,228,214);
    border: 1px solid rgb(198,191,167,0.5);
    z-index: 2;
    padding: 30px;
    position: relative;
    border-radius: 10px;
}.privacy_havenu9SNB6m span {
    background: rgb(198,191,167,0.5);
    z-index: 2;
    padding: 5px;
    color: rgb(164,156,129);
    border-radius: 10px;
    position: relative;
    font-weight: 600;
}.privacy_havenu9SNB6m::before,
.privacy_havenu9SNB6m::after {
    content: "";
    display: block;
    border-radius: 50%;
    background: rgb(198,191,167,0.5);
    z-index: 1;
    position: absolute;
}.privacy_havenu9SNB6m::before {
    width: 200px;
    left: -100px;
    top: -100px;
    height: 200px;
}.privacy_havenu9SNB6m::after {
    width: 300px;
    height: 300px;
    bottom: -150px;
    right: -150px;
}

@media only screen and (max-width: 800px) {.privacy_havenu9SNB6m {
    gap: 20px;
    grid-template-columns: 1fr;
    padding: 30px;
}.privacy_havenu9SNB6m h1 {
    grid-column: span 1;
    font-size: calc(20px * 0.8);
}.privacy_havenu9SNB6m h2 {
    font-size: calc(20px * 0.8);
}.privacy_havenu9SNB6m ul,
    .privacy_havenu9SNB6m ol {
    padding-left: 15px;
}.privacy_havenu9SNB6m > div {
    padding: 20px;
}.privacy_havenu9SNB6m::before {
    left: -50px;
    width: 100px;
    top: -50px;
    height: 100px;
}.privacy_havenu9SNB6m::after {
    width: 150px;
    bottom: -75px;
    height: 150px;
    right: -75px;
}}.future_attendeesimWENnb {
    position: relative;
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(232,228,214) 0%, rgb(198,191,167,0.5) 100%);
    overflow: hidden;
}.future_attendeesimWENnb::before {
    height: 500px;
    position: absolute;
    content: "";
    transform: translate(-50%, -50%);
    z-index: 1;
    animation: rotate 20s linear infinite;
    border: 2px solid rgba(255, 255, 255, 0.1);
    top: 50%;
    border-radius: 50%;
    left: 50%;
    width: 500px;
}.future_attendeesimWENnb::after {
    content: "";
    top: 50%;
    width: 800px;
    border: 4px dotted rgb(198,191,167,0.5);
    transform: translate(-50%, -50%);
    animation: rotate-reverse 30s linear infinite;
    z-index: 1;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    height: 800px;
}@keyframes rotate {
    from { transform: translate(-50%, -50%) rotate(0deg); }
    to { transform: translate(-50%, -50%) rotate(360deg); }
}

@keyframes rotate-reverse {
    from { transform: translate(-50%, -50%) rotate(360deg); }
    to { transform: translate(-50%, -50%) rotate(0deg); }
}

.future_attendeesimWENnb .study_hubkncH9QM {
    padding: 2rem;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 5;
    border-radius: 20px;
}.future_attendeesimWENnb .study_hubkncH9QM::before {
    content: "";
    position: absolute;
    filter: blur(50px);
    height: 300px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    left: 50%;
    background: radial-gradient(circle, rgb(164,156,129,0.5) 0%, transparent 70%);
    top: 50%;
    width: 300px;
    z-index: -1;
    animation: pulse 8s ease-in-out infinite alternate;
}@keyframes pulse {
    0% { opacity: 0.3; transform: translate(-50%, -50%) scale(0.8); }
    100% { opacity: 0.7; transform: translate(-50%, -50%) scale(1.2); }
}

.future_attendeesimWENnb h3 {
    text-align: center;
    color: #ffffff;
    position: relative;
    font-weight: 700;
    z-index: 10;
    margin-bottom: 4rem;
    font-size: 33px;
}.future_attendeesimWENnb h3::after {
    bottom: -15px;
    content: "";
    animation: glow 3s infinite alternate;
    width: 150px;
    left: 50%;
    background: rgb(198,191,167);
    transform: translateX(-50%);
    border-radius: 50px;
    position: absolute;
    box-shadow: 0 0 15px rgb(198,191,167);
    height: 3px;
}@keyframes glow {
    0% { box-shadow: 0 0 5px rgb(198,191,167); }
    100% { box-shadow: 0 0 20px rgb(198,191,167), 0 0 40px rgb(198,191,167,0.5); }
}

.future_attendeesimWENnb ul {
    margin: 0;
    padding: 0;
    position: relative;
    grid-template-columns: repeat(2, 1fr);
    list-style: none;
    display: grid;
    gap: 2.5rem;
}.future_attendeesimWENnb li {
    display: flex;
    font-size: 15px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    padding: 1.5rem 2rem;
    align-items: center;
    border-radius: 50px;
    backdrop-filter: blur(10px);
    position: relative;
    transition: all 0.4s ease;
}.future_attendeesimWENnb li::before {
    position: absolute;
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    z-index: -1;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    left: 0;
}.future_attendeesimWENnb li::after {
    z-index: 0;
    animation-delay: calc(var(--i, 0) * 1s);
    animation: data-stream 5s infinite;
    opacity: 0;
    position: absolute;
    transform: rotate(20deg) translateX(-150px);
    content: "";
    width: 50px;
    height: 150%;
    background: rgba(255, 255, 255, 0.2);
}.future_attendeesimWENnb li:nth-child(1) {
    --i: 0;
}.future_attendeesimWENnb li:nth-child(2) {
    --i: 1;
}.future_attendeesimWENnb li:nth-child(3) {
    --i: 2;
}.future_attendeesimWENnb li:nth-child(4) {
    --i: 3;
}.future_attendeesimWENnb li:nth-child(5) {
    --i: 4;
}.future_attendeesimWENnb li:nth-child(6) {
    --i: 5;
}.future_attendeesimWENnb li:nth-child(7) {
    --i: 6;
}.future_attendeesimWENnb li:nth-child(8) {
    --i: 7;
}.future_attendeesimWENnb li:nth-child(9) {
    --i: 8;
}.future_attendeesimWENnb li:nth-child(10) {
    --i: 9;
}@keyframes data-stream {
    0% { transform: rotate(20deg) translateX(-150px); opacity: 0; }
    20% { opacity: 0.5; }
    100% { transform: rotate(20deg) translateX(500px); opacity: 0; }
}

.future_attendeesimWENnb li:hover {
    transform: translateY(-5px);
    border-color: rgb(164,156,129);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}.future_attendeesimWENnb svg {
    position: relative;
    transition: all 0.4s ease;
    margin-right: 1.5rem;
    z-index: 2;
    width: 30px;
    height: 30px;
}.future_attendeesimWENnb svg path {
    fill: rgb(164,156,129);
    transition: all 0.4s ease;
}.future_attendeesimWENnb li:hover svg {
    transform: rotate(15deg);
}.future_attendeesimWENnb li:hover svg path {
    fill: rgb(198,191,167);
}

@media (max-width: 1200px) {.future_attendeesimWENnb::before {
    height: 400px;
    width: 400px;
}.future_attendeesimWENnb::after {
    height: 600px;
    width: 600px;
}
}

@media (max-width: 992px) {.future_attendeesimWENnb {
    padding: 4rem 1.5rem;
}.future_attendeesimWENnb ul {
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
}.future_attendeesimWENnb li {
    padding: 1.25rem 1.5rem;
}
}

@media (max-width: 768px) {.future_attendeesimWENnb {
    padding: 3.5rem 1.5rem;
}.future_attendeesimWENnb ul {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.future_attendeesimWENnb::before {
    width: 300px;
    height: 300px;
}.future_attendeesimWENnb::after {
    height: 450px;
    width: 450px;
}.future_attendeesimWENnb h3 {
    font-size: calc(33px * 0.9);
}
}

@media (max-width: 576px) {.future_attendeesimWENnb {
    padding: 3rem 1rem;
}.future_attendeesimWENnb .study_hubkncH9QM {
    padding: 1.5rem 1rem;
}.future_attendeesimWENnb h3 {
    margin-bottom: 3rem;
    font-size: calc(33px * 0.8);
}.future_attendeesimWENnb li {
    padding: 1rem 1.25rem;
}.future_attendeesimWENnb svg {
    width: 25px;
    height: 25px;
    margin-right: 1rem;
}}.course_program_descriptionkanmbKU {
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(232,228,214) 0%, rgba(255,255,255,0.9) 100%);
}.course_program_descriptionkanmbKU::before {
    filter: blur(60px);
    right: -10%;
    width: 40%;
    transform: rotate(-15deg);
    top: -5%;
    position: absolute;
    height: 60%;
    z-index: 0;
    content: "";
    opacity: 0.5;
    background: linear-gradient(145deg, rgb(164,156,129,0.5) 0%, rgb(198,191,167,0.5) 100%);
}.course_program_descriptionkanmbKU::after {
    opacity: 0.3;
    filter: blur(60px);
    height: 60%;
    background: linear-gradient(145deg, rgb(198,191,167,0.5) 0%, rgb(164,156,129) 20%, transparent 100%);
    z-index: 0;
    content: "";
    position: absolute;
    bottom: -5%;
    transform: rotate(15deg);
    left: -10%;
    width: 40%;
}.course_program_descriptionkanmbKU .container {
    z-index: 1;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.course_program_descriptionkanmbKU h2 {
    text-align: left;
    transform: translateX(-20px);
    font-size: 31px;
    margin-bottom: 3rem;
    position: relative;
    font-weight: 700;
    animation: slideInTitle 0.8s ease-out 0.2s forwards;
    opacity: 0;
    color: #000000;
}.course_program_descriptionkanmbKU h2::after {
    margin-top: 15px;
    transform-origin: left;
    transform: scaleX(0);
    height: 4px;
    width: 80px;
    display: block;
    animation: expandLine 0.6s ease-out 1s forwards;
    background: linear-gradient(90deg, rgb(198,191,167), rgb(164,156,129));
    content: "";
}.course_program_descriptionkanmbKU .knowledgej1pdkP9 {
    grid-template-columns: 1fr;
    gap: 3rem;
    display: grid;
    transform: translateY(20px);
    animation: fadeIn 0.8s ease-out 0.6s forwards;
    opacity: 0;
}.course_program_descriptionkanmbKU .hero_photoATmP1NV {
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    height: 300px;
    transition: transform 0.5s ease-out;
    transform: perspective(1000px) rotateY(-2deg);
    width: 100%;
    position: relative;
}.course_program_descriptionkanmbKU .hero_photoATmP1NV::before {
    width: 100%;
    position: absolute;
    top: 0;
    background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 50%);
    left: 0;
    content: "";
    z-index: 1;
    height: 100%;
}.course_program_descriptionkanmbKU .hero_photoATmP1NV::after {
    top: -10%;
    width: 120%;
    z-index: 2;
    mix-blend-mode: overlay;
    left: -10%;
    opacity: 0.5;
    position: absolute;
    background: linear-gradient(135deg, rgb(164,156,129,0.5) 0%, transparent 70%);
    animation: shimmer 8s infinite alternate ease-in-out;
    content: "";
    height: 120%;
}.course_program_descriptionkanmbKU .text_articleYk6N7LS {
    border: 1px solid rgba(255,255,255,0.2);
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    padding: 2rem;
    position: relative;
    background: linear-gradient(to right, rgba(255,255,255,0.9), rgba(255,255,255,0.7));
    backdrop-filter: blur(5px);
}.course_program_descriptionkanmbKU .text_articleYk6N7LS::before {
    top: 0;
    content: "";
    animation: expandLine 0.8s ease-out 1.2s forwards;
    transform: scaleX(0);
    transform-origin: left;
    height: 5px;
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(198,191,167), rgb(164,156,129));
    position: absolute;
}.course_program_descriptionkanmbKU .description {
    animation: fadeInUp 0.8s ease-out 0.8s forwards;
    position: relative;
    line-height: 1.8;
    color: #000000;
    transform: translateY(15px);
    opacity: 0;
    margin-bottom: 1.5rem;
    font-size: 14px;
}.course_program_descriptionkanmbKU .description:first-of-type::first-letter {
    font-weight: 700;
    padding-right: 0.1em;
    float: left;
    font-size: 1.8em;
    color: rgb(198,191,167);
    line-height: 0.8;
}.course_program_descriptionkanmbKU .description:last-of-type {
    margin-bottom: 0;
    animation-delay: 1s;
}

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

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

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

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

@keyframes shimmer {
    0% {
        transform: translate(-10%, -10%) scale(1.1);
    }
    100% {
        transform: translate(5%, 5%) scale(1);
    }
}

@media (min-width: 768px) {.course_program_descriptionkanmbKU {
    padding: 8rem 0;
}.course_program_descriptionkanmbKU h2 {
    font-size: calc(31px * 1.2);
    max-width: 80%;
}.course_program_descriptionkanmbKU .knowledgej1pdkP9 {
    gap: 4rem;
    align-items: center;
    grid-template-columns: 1fr 1fr;
}.course_program_descriptionkanmbKU .hero_photoATmP1NV {
    transform: perspective(1000px) rotateY(-3deg);
    height: 500px;
}.course_program_descriptionkanmbKU .hero_photoATmP1NV:hover {
    transform: perspective(1000px) rotateY(0deg);
}.course_program_descriptionkanmbKU .text_articleYk6N7LS {
    padding: 3rem;
}
}

@media (min-width: 992px) {.course_program_descriptionkanmbKU {
    padding: 10rem 0;
}.course_program_descriptionkanmbKU h2 {
    max-width: 70%;
    font-size: calc(31px * 1.4);
}.course_program_descriptionkanmbKU .knowledgej1pdkP9 {
    gap: 6rem;
}.course_program_descriptionkanmbKU .hero_photoATmP1NV {
    height: 600px;
}.course_program_descriptionkanmbKU .description {
    font-size: calc(14px * 1.05);
    line-height: 1.9;
}
}

@media (max-width: 767px) {.course_program_descriptionkanmbKU h2 {
    text-align: center;
    font-size: calc(31px * 0.9);
}.course_program_descriptionkanmbKU h2::after {
    margin: 15px auto 0;
}.course_program_descriptionkanmbKU .hero_photoATmP1NV {
    order: -1;
}.course_program_descriptionkanmbKU .text_articleYk6N7LS {
    padding: 1.5rem;
}.course_program_descriptionkanmbKU .description {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}}header .site_mainvGirDP2 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    overflow: hidden;
    background: rgb(232,228,214);
    position: relative;
    z-index: 100;
}header .site_mainvGirDP2::before {
    z-index: -1;
    content: "";
    left: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(198,191,167,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(164,156,129,0.5) 0%, transparent 30%);
    position: absolute;
    opacity: 0.2;
    top: 0;
    width: 100%;
    height: 100%;
}header .site_mainvGirDP2::after {
    z-index: -1;
    background: linear-gradient(135deg, transparent 25%, rgb(198,191,167,0.5) 100%);
    position: absolute;
    width: 40%;
    top: 0;
    opacity: 0.1;
    right: 0;
    content: "";
    height: 100%;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
}header .container {
    padding: 1.8rem 2rem;
    position: relative;
}header .site_prime3j0xNWz {
    display: grid;
    align-items: center;
    gap: 3rem;
    grid-template-columns: auto 1fr;
}header .page_head1LeKubQ {
    position: relative;
    z-index: 2;
}header .top_sitebarlF3zt0d {
    z-index: 2;
    position: relative;
    display: block;
}header .top_sitebarlF3zt0d::before,
header .top_sitebarlF3zt0d::after {
    z-index: -1;
    opacity: 0;
    border-radius: 50%;
    position: absolute;
    background: rgb(198,191,167,0.5);
    transition: all 0.5s ease;
    content: "";
}header .top_sitebarlF3zt0d::before {
    width: 50px;
    height: 50px;
    left: -15px;
    top: -15px;
}header .top_sitebarlF3zt0d::after {
    bottom: -5px;
    right: -10px;
    width: 25px;
    background: rgb(164,156,129,0.5);
    height: 25px;
}header .top_sitebarlF3zt0d:hover::before,
header .top_sitebarlF3zt0d:hover::after {
    opacity: 0.6;
    transform: scale(1.2);
}header .top_sitebarlF3zt0d svg {
    width: auto;
    height: 50px;
    transition: all 0.3s ease;
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.5));
}header .top_sitebarlF3zt0d:hover svg {
    transform: rotate(-5deg);
}header .main_siteX7hcNbo {
    margin: 0;
    display: flex;
    border-radius: 0 30px 30px 0;
    list-style: none;
    flex-wrap: wrap;
    justify-content: flex-end;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    background: linear-gradient(to right, transparent, #ffffff);
    padding: 10px 20px;
    position: relative;
}header .main_siteX7hcNbo::after {
    z-index: -1;
    height: 100%;
    opacity: 0.05;
    background-size: 10px 10px;
    top: 0;
    left: 0;
    background-image: 
        linear-gradient(45deg, rgb(198,191,167,0.5) 25%, transparent 25%, transparent 50%, 
        rgb(198,191,167,0.5) 50%, rgb(198,191,167,0.5) 75%, transparent 75%, transparent);
    position: absolute;
    content: "";
    width: 100%;
    animation: moveStripes 20s linear infinite;
}header .nav_sitebarnaoUc4z {
    position: relative;
    perspective: 800px;
    margin: 5px 8px;
}header .nav_sitebarnaoUc4z::before {
    left: -10px;
    transform: translateY(-50%) scale(0);
    border-top: 5px solid transparent;
    opacity: 0;
    content: "";
    transition: all 0.3s ease;
    width: 0;
    border-left: 5px solid rgb(198,191,167);
    top: 50%;
    height: 0;
    border-bottom: 5px solid transparent;
    position: absolute;
}header .nav_sitebarnaoUc4z:hover::before {
    transform: translateY(-50%) scale(1);
    opacity: 1;
    left: -15px;
}header .nav_sitebarnaoUc4z a {
    transition: all 0.3s ease;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    overflow: hidden;
    font-family: Arial, sans-serif;
    position: relative;
    transform-style: preserve-3d;
    border-radius: 10px;
    color: #000000;
    padding: 10px 18px;
    border: 1px solid transparent;
    background: transparent;
    display: block;
}header .nav_sitebarnaoUc4z a::before {
    height: 100%;
    background: #ffffff;
    z-index: -1;
    transform: translateZ(-1px);
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    content: "";
}header .nav_sitebarnaoUc4z a::after {
    background: rgb(198,191,167);
    content: "";
    width: 0;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    position: absolute;
    transition: width 0.3s ease;
    height: 2px;
}header .nav_sitebarnaoUc4z a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    color: rgb(198,191,167);
    border-color: rgb(198,191,167,0.5);
    transform: translateZ(20px);
}header .nav_sitebarnaoUc4z a:hover::after {
    width: 80%;
}

@keyframes moveStripes {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@media (max-width: 991px) {header .site_prime3j0xNWz {
    justify-items: center;
    gap: 2rem;
    grid-template-columns: 1fr;
}header .main_siteX7hcNbo {
    clip-path: none;
    width: 100%;
    justify-content: center;
    background: #ffffff;
    border-radius: 30px;
}
}

@media (max-width: 767px) {header .container {
    padding: 1.5rem 1rem;
}header .nav_sitebarnaoUc4z {
    margin: 3px 5px;
}header .nav_sitebarnaoUc4z a {
    padding: 8px 15px;
    font-size: calc(16px - 1px);
}
}

@media (max-width: 480px) {header .main_siteX7hcNbo {
    align-items: center;
    padding: 15px;
    flex-direction: column;
}header .nav_sitebarnaoUc4z {
    width: 100%;
    margin: 3px 0;
}header .nav_sitebarnaoUc4z a {
    width: 100%;
    text-align: center;
}header .nav_sitebarnaoUc4z::before {
    display: none;
}header .top_sitebarlF3zt0d svg {
    height: 40px;
}}.location_infodvbSqrp {
    font-family: Arial, sans-serif;
    overflow: hidden;
    position: relative;
    background: linear-gradient(
        135deg, 
        rgb(198,191,167,0.5) 0%, 
        rgb(164,156,129,0.5) 50%, 
        rgb(198,191,167,0.5) 100%
    );
}.location_infodvbSqrp::before {
    width: 200%;
    height: 200%;
    z-index: 1;
    background: repeating-radial-gradient(
        circle at center,
        transparent 0,
        rgba(255,255,255,0.02) 10px,
        transparent 20px
    );
    opacity: 0.5;
    content: '';
    position: absolute;
    left: -50%;
    top: -50%;
    animation: techBackground 15s linear infinite;
}@keyframes techBackground {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.location_infodvbSqrp .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 4rem 15px;
    position: relative;
    z-index: 2;
}.location_infodvbSqrp .get_assistycqLmbx {
    backdrop-filter: blur(15px);
    border-radius: 28px;
    box-shadow: 
        0 15px 40px rgba(0,0,0,0.1),
        0 0 30px rgba(rgb(198,191,167), 0.2);
    transform: perspective(1000px) rotateX(5deg) scale(0.98);
    background: rgba(255,255,255,0.05);
    padding: 3rem;
    border: 1px solid rgba(255,255,255,0.1);
    transition: all 0.4s ease;
}.location_infodvbSqrp .contact_panelW7foG6y {
    text-transform: uppercase;
    font-size: 30px;
    -webkit-background-clip: text !important;
    letter-spacing: 2px;
    background: linear-gradient(
        90deg, 
        rgb(198,191,167), 
        rgb(164,156,129)
    );
    -webkit-text-fill-color: transparent;
    color: #ffffff;
    text-align: center;
    margin-bottom: 2rem;
}.location_infodvbSqrp .hero_photoATmP1NV {
    border: 4px solid rgb(164,156,129);
    width: 250px;
    margin: 0 auto 2rem;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
    height: 250px;
    box-shadow: 
        0 0 0 6px rgba(255,255,255,0.1),
        0 10px 30px rgba(0,0,0,0.2);
    transition: transform 0.3s ease;
}.location_infodvbSqrp .hero_photoATmP1NV:hover {
    transform: scale(1.05);
}.location_infodvbSqrp .contact_queryjhDOUM2 {
    color: #ffffff;
    text-align: center;
}.location_infodvbSqrp .contact_queryjhDOUM2 p {
    margin-bottom: 1rem;
    padding: 0.5rem 0;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    font-size: 13px;
}.location_infodvbSqrp .contact_queryjhDOUM2 p svg {
    opacity: 0.8;
    flex-shrink: 0;
    height: 24px;
    margin: 0 8px;
    transition: all 0.3s ease;
    width: 24px;
}.location_infodvbSqrp .contact_queryjhDOUM2 p svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.location_infodvbSqrp .contact_queryjhDOUM2 p:hover {
    transform: translateX(10px);
}.location_infodvbSqrp .contact_queryjhDOUM2 p:hover svg {
    transform: scale(1.1);
    opacity: 1;
}.location_infodvbSqrp .contact_queryjhDOUM2 p:hover svg path {
    fill: rgb(164,156,129);
}.location_infodvbSqrp .contact_queryjhDOUM2 a {
    text-decoration: none;
    color: #ffffff;
    transition: color 0.3s ease;
    position: relative;
}.location_infodvbSqrp .contact_queryjhDOUM2 a:hover {
    color: rgb(164,156,129);
}.location_infodvbSqrp .talk_supportijb47yg {
    border-radius: 10px;
    background: rgba(255,255,255,0.05);
    margin-top: 2rem;
    padding: 1.5rem;
}.location_infodvbSqrp .message_cardNXvdhMg {
    display: flex;
    color: #ffffff;
    font-size: 24px;
    align-items: center;
    margin-bottom: 1rem;
    text-align: center;
    justify-content: center;
}.location_infodvbSqrp .message_cardNXvdhMg svg {
    height: 22px;
    opacity: 0.8;
    margin-right: 10px;
    transition: all 0.3s ease;
    width: 22px;
}.location_infodvbSqrp .message_cardNXvdhMg svg path {
    fill: #ffffff;
}.location_infodvbSqrp .talk_supportijb47yg:hover .message_cardNXvdhMg svg {
    transform: rotate(15deg);
    opacity: 1;
}.location_infodvbSqrp .talk_supportijb47yg:hover .message_cardNXvdhMg svg path {
    fill: rgb(164,156,129);
}.location_infodvbSqrp .submit_feedbackARFgq6w {
    gap: 0.5rem;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
}.location_infodvbSqrp .learn_faqy528JsR {
    display: flex;
    background: rgba(255,255,255,0.1);
    padding: 0.5rem 1rem;
    color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    align-items: center;
    transition: all 0.3s ease;
}.location_infodvbSqrp .learn_faqy528JsR svg {
    transition: all 0.3s ease;
    transform: translateX(-10px);
    opacity: 0;
    width: 0;
    height: 16px;
    margin-right: 0;
}.location_infodvbSqrp .learn_faqy528JsR svg path {
    fill: rgb(164,156,129);
}.location_infodvbSqrp .learn_faqy528JsR:hover {
    padding-right: 1.2rem;
    padding-left: 0.8rem;
    background: rgba(255,255,255,0.2);
}.location_infodvbSqrp .learn_faqy528JsR:hover svg {
    margin-right: 6px;
    opacity: 1;
    width: 16px;
    transform: translateX(0);
}

@media (max-width: 1024px) {.location_infodvbSqrp .container {
    padding: 2rem 15px;
}.location_infodvbSqrp .get_assistycqLmbx {
    padding: 2rem;
}.location_infodvbSqrp .hero_photoATmP1NV {
    width: 200px;
    height: 200px;
}.location_infodvbSqrp .contact_queryjhDOUM2 p svg {
    margin-right: 8px;
    height: 18px;
    width: 18px;
}.location_infodvbSqrp .message_cardNXvdhMg svg {
    height: 20px;
    margin-right: 8px;
    width: 20px;
}
}

@media (max-width: 768px) {.location_infodvbSqrp .get_assistycqLmbx {
    padding: 1.5rem;
}.location_infodvbSqrp .hero_photoATmP1NV {
    width: 150px;
    height: 150px;
}.location_infodvbSqrp .submit_feedbackARFgq6w {
    align-items: center;
    flex-direction: column;
}.location_infodvbSqrp .contact_queryjhDOUM2 p svg {
    width: 16px;
    margin-right: 6px;
    height: 16px;
}.location_infodvbSqrp .message_cardNXvdhMg svg {
    margin-right: 6px;
    width: 18px;
    height: 18px;
}
}

@media (max-width: 480px) {.location_infodvbSqrp .container {
    padding: 1rem 15px;
}.location_infodvbSqrp .get_assistycqLmbx {
    padding: 1rem;
}.location_infodvbSqrp .hero_photoATmP1NV {
    height: 120px;
    width: 120px;
}.location_infodvbSqrp .contact_queryjhDOUM2 p svg {
    width: 14px;
    margin-right: 5px;
    height: 14px;
}.location_infodvbSqrp .message_cardNXvdhMg svg {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}}.tySpotlQM702G {
    overflow: hidden;
    position: relative;
    padding: 120px 0 80px;
    background: linear-gradient(135deg, rgb(232,228,214) 0%, rgb(198,191,167,0.5) 100%);
}.tySpotlQM702G::before {
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    background: radial-gradient(circle at 70% 30%, rgb(164,156,129,0.5) 0%, transparent 60%);
    z-index: 1;
    content: "";
}.tySpotlQM702G::after {
    right: -50px;
    content: "";
    width: 200px;
    border: 2px solid rgb(198,191,167,0.5);
    opacity: 0.4;
    height: 200px;
    position: absolute;
    border-radius: 50%;
    z-index: 1;
    top: -50px;
    animation: rotate 24s linear infinite;
}.tySpotlQM702G .container {
    padding: 0 20px;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.tySpotlQM702G h2 {
    opacity: 0;
    margin-bottom: 40px;
    color: #000000;
    line-height: 1.3;
    animation: slideInTitle 1s ease-out forwards 0.3s;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 37px;
    font-weight: 700;
    transform: translateX(-20px);
    max-width: 800px;
}.tySpotlQM702G h2::after {
    transform-origin: left;
    height: 3px;
    background: linear-gradient(90deg, rgb(198,191,167) 0%, rgb(164,156,129) 100%);
    transform: scaleX(0);
    content: "";
    left: 0;
    bottom: -15px;
    animation: growLine 1.2s ease-out forwards 0.8s;
    width: 80px;
    position: absolute;
}.tySpotlQM702G .study_hubkncH9QM {
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08), 0 1px 3px rgba(0, 0, 0, 0.03);
    background: #ffffff;
    position: relative;
    max-width: 900px;
    transition: transform 0.5s ease;
    transform-origin: left center;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0% 100%);
    transform: perspective(1000px) rotateY(-2deg);
    padding: 40px;
}.tySpotlQM702G .study_hubkncH9QM:hover {
    transform: perspective(1000px) rotateY(0deg);
}.tySpotlQM702G ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.tySpotlQM702G li {
    opacity: 0;
    transform: translateY(20px);
    padding-left: 25px;
    position: relative;
    animation: fadeInUp 0.8s ease forwards 1s;
}.tySpotlQM702G li::before {
    animation: pulse 2s infinite;
    top: 8px;
    box-shadow: 0 0 0 rgba(rgb(198,191,167), 0.4);
    border-radius: 50%;
    content: "";
    width: 8px;
    background: rgb(198,191,167);
    position: absolute;
    left: 0;
    height: 8px;
}.tySpotlQM702G li span {
    color: #000000;
    font-size: 14px;
    font-family: Arial, sans-serif;
    display: block;
    line-height: 1.7;
}@keyframes slideInTitle {
    0% {
        transform: translateX(-20px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

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

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

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(var(--primary-color-rgb, 33, 150, 243), 0.4);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(var(--primary-color-rgb, 33, 150, 243), 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(var(--primary-color-rgb, 33, 150, 243), 0);
    }
}

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


.tySpotlQM702G .container::before,
.tySpotlQM702G .container::after {
    border-radius: 50%;
    opacity: 0.7;
    position: absolute;
    height: 4px;
    width: 4px;
    content: "";
    background: rgb(198,191,167);
}.tySpotlQM702G .container::before {
    box-shadow: 
        30px 50px 0 -1px rgb(164,156,129),
        80px -20px 0 -1px rgb(198,191,167),
        120px 60px 0 -1px rgb(164,156,129),
        200px 40px 0 -1px rgb(198,191,167);
    top: 30px;
    right: 15%;
}.tySpotlQM702G .container::after {
    left: 10%;
    bottom: 60px;
    box-shadow: 
        40px -30px 0 -1px rgb(164,156,129),
        70px 20px 0 -1px rgb(198,191,167),
        120px -40px 0 -1px rgb(164,156,129),
        180px 10px 0 -1px rgb(198,191,167);
}

@media screen and (max-width: 992px) {.tySpotlQM702G {
    padding: 80px 0 60px;
}.tySpotlQM702G h2 {
    font-size: calc(37px * 0.9);
    max-width: 100%;
}.tySpotlQM702G .study_hubkncH9QM {
    transform: perspective(1000px) rotateY(-1deg);
    padding: 30px;
}
}

@media screen and (max-width: 768px) {.tySpotlQM702G {
    padding: 60px 0 40px;
}.tySpotlQM702G h2 {
    margin-bottom: 30px;
    font-size: calc(37px * 0.8);
}.tySpotlQM702G .study_hubkncH9QM {
    transform: none;
    clip-path: none;
    padding: 25px;
}.tySpotlQM702G li {
    padding-left: 20px;
}.tySpotlQM702G li::before {
    width: 6px;
    top: 7px;
    height: 6px;
}.tySpotlQM702G li span {
    font-size: calc(14px * 0.95);
}
}

@media screen and (max-width: 576px) {.tySpotlQM702G {
    padding: 50px 0 30px;
}.tySpotlQM702G h2 {
    font-size: calc(37px * 0.7);
    margin-bottom: 25px;
}.tySpotlQM702G .study_hubkncH9QM {
    padding: 20px;
}.tySpotlQM702G li span {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}.tySpotlQM702G h2::after {
    bottom: -10px;
    width: 60px;
    height: 2px;
}}.welcome_pagezKr5Fio {
    background: linear-gradient(135deg, rgb(232,228,214) 0%, #ffffff 100%);
    perspective: 1000px;
    overflow: hidden;
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
}.welcome_pagezKr5Fio .study_hubkncH9QM {
    grid-template-columns: 1fr;
    gap: 2rem;
    display: grid;
    width: 100%;
    max-width: 1400px;
    padding: 2rem;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}.welcome_pagezKr5Fio .text_articleYk6N7LS {
    animation: fadeInUp 0.8s ease-out forwards;
    border-left: 5px solid rgb(198,191,167);
    transform: translateZ(0);
    position: relative;
    padding: 2.5rem;
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.85);
}.welcome_pagezKr5Fio h1 {
    color: #000000;
    font-size: 32px;
    transform: translateY(0);
    position: relative;
    transition: transform 0.3s ease;
    font-weight: 700;
    margin-bottom: 1.5rem;
}.welcome_pagezKr5Fio h1::after {
    background: linear-gradient(90deg, rgb(198,191,167) 0%, rgb(164,156,129) 100%);
    transition: transform 0.5s ease;
    content: '';
    transform: scaleX(0.3);
    width: 80px;
    transform-origin: left;
    left: 0;
    bottom: -10px;
    position: absolute;
    height: 4px;
}.welcome_pagezKr5Fio .text_articleYk6N7LS:hover h1::after {
    transform: scaleX(1);
}.welcome_pagezKr5Fio .main_openBOoPhEa {
    margin-bottom: 2rem;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    position: relative;
}.welcome_pagezKr5Fio svg {
    transform: rotate(-5deg);
    width: 100px;
    filter: drop-shadow(0 4px 8px rgba(94, 170, 168, 0.3));
    height: 100px;
    align-self: center;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.welcome_pagezKr5Fio .text_articleYk6N7LS:hover svg {
    transform: rotate(2deg) scale(1.05);
}.welcome_pagezKr5Fio svg path {
    fill: rgb(198,191,167);
    transition: fill 0.4s ease;
}.welcome_pagezKr5Fio svg text {
    transition: fill 0.4s ease, transform 0.4s ease;
    font-family: Arial, sans-serif;
}.welcome_pagezKr5Fio .text_articleYk6N7LS:hover svg path {
    fill: rgb(164,156,129);
}.welcome_pagezKr5Fio .main_openBOoPhEa p {
    position: relative;
    line-height: 1.6;
    transition: transform 0.4s ease;
    color: #000000;
    text-align: center;
    font-size: calc(12px * 1.1);
    transform: translateY(0);
}.welcome_pagezKr5Fio .main_openBOoPhEa p::before {
    top: -2rem;
    color: rgb(198,191,167,0.5);
    left: -1rem;
    position: absolute;
    opacity: 0.2;
    font-size: 4rem;
    content: '"';
}.welcome_pagezKr5Fio .main_openBOoPhEa p::after {
    content: '"';
    bottom: -2.5rem;
    position: absolute;
    color: rgb(198,191,167,0.5);
    right: -1rem;
    font-size: 4rem;
    opacity: 0.2;
}.welcome_pagezKr5Fio ul {
    display: flex;
    padding: 0;
    margin: 1.5rem 0 0;
    justify-content: center;
    list-style: none;
}.welcome_pagezKr5Fio ul li {
    margin: 0;
    animation: fadeInRight 0.8s ease-out forwards;
    opacity: 0;
    animation-delay: 0.6s;
    position: relative;
}.welcome_pagezKr5Fio .support_inquiryGFxRWuv {
    text-decoration: none;
    z-index: 1;
    overflow: hidden;
    position: relative;
    box-shadow: 0 4px 15px rgba(94, 170, 168, 0.3);
    transition: all 0.3s ease;
    border: none;
    padding: 1rem 2rem;
    transform: translateZ(0);
    font-size: 19px;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(198,191,167) 0%, rgb(164,156,129) 100%);
    display: inline-block;
    font-weight: 600;
}.welcome_pagezKr5Fio .support_inquiryGFxRWuv::before {
    left: -100%;
    z-index: -1;
    top: 0;
    background: linear-gradient(135deg, rgb(164,156,129) 0%, rgb(198,191,167) 100%);
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.65, 0, 0.35, 1);
    height: 100%;
    content: '';
    width: 100%;
}.welcome_pagezKr5Fio .support_inquiryGFxRWuv:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(94, 170, 168, 0.4);
}.welcome_pagezKr5Fio .support_inquiryGFxRWuv:hover::before {
    transform: translateX(100%);
}.welcome_pagezKr5Fio .hero_photoATmP1NV {
    transform: translateZ(30px) rotateX(2deg);
    transform-style: preserve-3d;
    opacity: 0;
    height: 350px;
    position: relative;
    overflow: hidden;
    animation-delay: 0.3s;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transition: transform 0.6s ease;
    animation: fadeInUp 0.8s ease-out forwards;
}.welcome_pagezKr5Fio .hero_photoATmP1NV::before {
    left: 0;
    height: 100%;
    top: 0;
    background: linear-gradient(45deg, rgb(198,191,167,0.5) 0%, transparent 100%);
    transition: opacity 0.6s ease;
    position: absolute;
    content: '';
    opacity: 0.4;
    width: 100%;
    z-index: 1;
}.welcome_pagezKr5Fio .hero_photoATmP1NV:hover {
    transform: translateZ(40px) rotateX(0deg);
}.welcome_pagezKr5Fio .hero_photoATmP1NV:hover::before {
    opacity: 0.2;
}

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

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

@media (min-width: 768px) {.welcome_pagezKr5Fio .study_hubkncH9QM {
    gap: 3rem;
    padding: 4rem 2rem;
    align-items: center;
    grid-template-columns: 1fr 1fr;
}.welcome_pagezKr5Fio .hero_photoATmP1NV {
    height: 500px;
}.welcome_pagezKr5Fio h1 {
    font-size: calc(32px * 1.1);
}.welcome_pagezKr5Fio .text_articleYk6N7LS {
    clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%);
    padding: 3rem;
}.welcome_pagezKr5Fio svg {
    height: 120px;
    width: 120px;
}
}

@media (min-width: 992px) {.welcome_pagezKr5Fio .study_hubkncH9QM {
    gap: 4rem;
}.welcome_pagezKr5Fio .text_articleYk6N7LS {
    padding: 4rem;
}.welcome_pagezKr5Fio .hero_photoATmP1NV {
    clip-path: polygon(8% 0, 100% 0, 100% 100%, 0% 100%);
    height: 600px;
}.welcome_pagezKr5Fio h1 {
    font-size: calc(32px * 1.2);
}.welcome_pagezKr5Fio .main_openBOoPhEa p {
    font-size: calc(12px * 1.2);
}.welcome_pagezKr5Fio svg {
    height: 140px;
    width: 140px;
}
}

@media (min-width: 1200px) {.welcome_pagezKr5Fio .study_hubkncH9QM {
    padding: 0 2rem;
}.welcome_pagezKr5Fio .text_articleYk6N7LS {
    transform: perspective(1000px) rotateY(-2deg);
}.welcome_pagezKr5Fio .hero_photoATmP1NV {
    transform: perspective(1000px) rotateY(2deg);
    height: 650px;
}.welcome_pagezKr5Fio .text_articleYk6N7LS:hover {
    transform: perspective(1000px) rotateY(0deg);
}.welcome_pagezKr5Fio .hero_photoATmP1NV:hover {
    transform: perspective(1000px) rotateY(0deg);
}
}

@media (max-width: 767px) {.welcome_pagezKr5Fio {
    padding: 4rem 0;
    min-height: auto;
}.welcome_pagezKr5Fio .study_hubkncH9QM {
    padding: 1.5rem;
}.welcome_pagezKr5Fio .text_articleYk6N7LS {
    padding: 2rem;
}.welcome_pagezKr5Fio h1 {
    font-size: calc(32px * 0.9);
}.welcome_pagezKr5Fio .main_openBOoPhEa p {
    font-size: 12px;
}.welcome_pagezKr5Fio svg {
    width: 90px;
    height: 90px;
}.welcome_pagezKr5Fio .support_inquiryGFxRWuv {
    padding: 0.8rem 1.6rem;
}
}

@media (prefers-reduced-motion: reduce) {.welcome_pagezKr5Fio .text_articleYk6N7LS,
    .welcome_pagezKr5Fio .hero_photoATmP1NV,
    .welcome_pagezKr5Fio ul li {
    opacity: 1;
    animation: none;
}.welcome_pagezKr5Fio .support_inquiryGFxRWuv::before,
    .welcome_pagezKr5Fio h1::after,
    .welcome_pagezKr5Fio svg,
    .welcome_pagezKr5Fio .text_articleYk6N7LS,
    .welcome_pagezKr5Fio .hero_photoATmP1NV {
    transition: none;
}}.facebook_ctaINgAE05 {
    background-position: center center;
    position: relative;
    padding: 5rem 0 3rem;
    z-index: 1;
    color: #ffffff;
}.facebook_ctaINgAE05::before {
    z-index: -1;
    background: linear-gradient(0deg, #000000 20%, transparent 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
}.facebook_ctaINgAE05::after {
    z-index: -1;
    left: 0;
    width: 100%;
    background: repeating-linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.3) 0px,
        rgba(0, 0, 0, 0.3) 1px,
        transparent 1px,
        transparent 20px
    );
    opacity: 0.5;
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
}.facebook_ctaINgAE05 .container {
    flex-direction: column;
    display: flex;
    position: relative;
}.facebook_ctaINgAE05 .container::before {
    height: 80px;
    width: 100%;
    opacity: 0.3;
    left: 0;
    clip-path: polygon(0 80%, 100% 80%, 100% 100%, 0 100%);
    background: linear-gradient(0deg, rgb(198,191,167) 0%, transparent 100%);
    top: -80px;
    content: "";
    position: absolute;
}.facebook_ctaINgAE05 .company_holder {
    clip-path: polygon(
        0 0,
        calc(100% - 30px) 0,
        100% 30px,
        100% 100%,
        30px 100%,
        0 calc(100% - 30px)
    );
    backdrop-filter: blur(5px);
    border: 1px solid rgba(rgb(198,191,167), 0.3);
    margin-bottom: 4rem;
    background: rgba(0, 0, 0, 0.4);
    padding: 2rem;
    border-radius: 10px;
    position: relative;
}.facebook_ctaINgAE05 .company_holder::before {
    opacity: 0.5;
    position: absolute;
    z-index: -1;
    filter: blur(5px);
    height: calc(100% + 10px);
    width: calc(100% + 10px);
    left: -5px;
    content: "";
    top: -5px;
    background: linear-gradient(45deg, rgb(198,191,167), transparent 70%);
    clip-path: polygon(
        0 0,
        calc(100% - 40px) 0,
        100% 40px,
        100% 100%,
        40px 100%,
        0 calc(100% - 40px)
    );
}.facebook_ctaINgAE05 .company_holder h3 {
    font-weight: 700;
    letter-spacing: 2px;
    text-shadow: 0 0 10px rgb(198,191,167), 0 0 20px rgb(198,191,167), 0 0 30px rgb(198,191,167);
    display: inline-block;
    font-size: calc(36px * 1.2);
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 1.5rem;
    position: relative;
}.facebook_ctaINgAE05 .company_holder h3::before {
    left: 2px;
    content: attr(data-text);
    filter: blur(1px);
    z-index: -1;
    opacity: 0.7;
    color: rgb(198,191,167);
    position: absolute;
    top: 2px;
}.facebook_ctaINgAE05 .knowl_basexL8BV7z {
    line-height: 1.6;
    padding-left: 1rem;
    color: #ffffff;
    font-size: 14px;
    margin-top: 1.5rem;
    opacity: 0.8;
    border-left: 2px solid rgb(198,191,167);
}.facebook_ctaINgAE05 .glossaryfvSwhR2 {
    justify-content: space-between;
    position: relative;
    display: flex;
}.facebook_ctaINgAE05 .glossaryfvSwhR2::before {
    height: 1px;
    top: -20px;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(198,191,167), transparent);
    left: 0;
    content: "";
    position: absolute;
}.facebook_ctaINgAE05 .site_study6SOs9Yd {
    justify-content: space-between;
    width: 100%;
    display: flex;
    gap: 2rem;
}.facebook_ctaINgAE05 .main_siteX7hcNbo {
    border-bottom: 2px solid rgb(198,191,167);
    flex: 1;
    background: rgba(0, 0, 0, 0.2);
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.3);
    position: relative;
    padding: 1.5rem;
    border-left: 2px solid rgb(198,191,167);
    transition: all 0.3s ease;
}.facebook_ctaINgAE05 .main_siteX7hcNbo:hover {
    box-shadow: -8px 8px 20px rgba(0, 0, 0, 0.4);
    transform: translateY(-5px);
    background: rgba(rgb(198,191,167,0.5), 0.1);
}.facebook_ctaINgAE05 .main_siteX7hcNbo h5 {
    font-weight: 600;
    letter-spacing: 2px;
    position: relative;
    font-size: 18px;
    text-transform: uppercase;
    color: rgb(164,156,129);
    margin-bottom: 1.5rem;
}.facebook_ctaINgAE05 .main_siteX7hcNbo h5::after {
    content: "";
    background: rgb(198,191,167);
    left: 0;
    box-shadow: 0 0 10px rgb(198,191,167);
    position: absolute;
    bottom: -8px;
    height: 2px;
    width: 40px;
}.facebook_ctaINgAE05 .main_siteX7hcNbo .site_study6SOs9Yd {
    gap: 1rem;
    display: flex;
    flex-direction: column;
}.facebook_ctaINgAE05 .main_siteX7hcNbo .site_study6SOs9Yd a {
    transition: all 0.3s ease;
    overflow: hidden;
    opacity: 0.7;
    padding: 0.5rem 0 0.5rem 1.5rem;
    text-decoration: none;
    font-size: 14px;
    position: relative;
    color: #ffffff;
}.facebook_ctaINgAE05 .main_siteX7hcNbo .site_study6SOs9Yd a::before {
    color: rgb(198,191,167);
    transition: all 0.3s ease;
    left: 0;
    content: "//";
    position: absolute;
    font-size: 0.8em;
}.facebook_ctaINgAE05 .main_siteX7hcNbo .site_study6SOs9Yd a:hover {
    text-shadow: 0 0 5px rgb(198,191,167);
    color: rgb(198,191,167);
    opacity: 1;
}.facebook_ctaINgAE05 .main_siteX7hcNbo .site_study6SOs9Yd a:hover::before {
    color: rgb(164,156,129);
}.green_eduIfCTGKe {
    background: rgba(0, 0, 0, 0.6);
    margin-top: 3rem;
    padding: 1.5rem 0;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    position: relative;
}.green_eduIfCTGKe::before {
    content: "";
    height: 1px;
    width: 100%;
    top: 0;
    position: absolute;
    background-image: 
        linear-gradient(90deg, transparent, rgb(198,191,167), transparent);
    left: 0;
}.green_eduIfCTGKe .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.green_eduIfCTGKe .footer_benefitsEFNkMa {
    color: #ffffff;
    letter-spacing: 1px;
    opacity: 0.7;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
}.green_eduIfCTGKe .footer_benefitsEFNkMa::before,
.green_eduIfCTGKe .footer_benefitsEFNkMa::after {
    content: "//";
    margin: 0 10px;
    color: rgb(198,191,167);
}

@keyframes neon-flicker {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
        opacity: 0.9;
        text-shadow: 0 0 10px rgb(198,191,167), 0 0 20px rgb(198,191,167);
    }
    20%, 24%, 55% {
        opacity: 0.5;
        text-shadow: none;
    }
}

@keyframes scan-lines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

@media screen and (max-width: 992px) {.facebook_ctaINgAE05 .glossaryfvSwhR2 {
    flex-direction: column;
}.facebook_ctaINgAE05 .site_study6SOs9Yd {
    flex-direction: column;
}.facebook_ctaINgAE05 .main_siteX7hcNbo {
    margin-bottom: 1rem;
    width: 100%;
}.green_eduIfCTGKe {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}
}

@media screen and (max-width: 768px) {.facebook_ctaINgAE05 {
    padding: 4rem 0 2rem;
}.facebook_ctaINgAE05 .company_holder {
    padding: 1.5rem;
    margin-bottom: 3rem;
}.facebook_ctaINgAE05 .company_holder h3 {
    font-size: 36px;
}.facebook_ctaINgAE05 .main_siteX7hcNbo h5 {
    font-size: calc(18px * 0.9);
}.green_eduIfCTGKe {
    margin-top: 2rem;
    padding: 1.2rem 0;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
}
}

@media screen and (max-width: 576px) {.facebook_ctaINgAE05 {
    padding: 3rem 0 2rem;
}.facebook_ctaINgAE05 .company_holder {
    clip-path: polygon(
            0 0,
            calc(100% - 20px) 0,
            100% 20px,
            100% 100%,
            20px 100%,
            0 calc(100% - 20px)
        );
}.facebook_ctaINgAE05 .company_holder h3 {
    font-size: calc(36px * 0.85);
    letter-spacing: 1px;
}.facebook_ctaINgAE05 .knowl_basexL8BV7z {
    font-size: calc(14px * 0.9);
}.facebook_ctaINgAE05 .main_siteX7hcNbo {
    padding: 1rem;
}.facebook_ctaINgAE05 .main_siteX7hcNbo .site_study6SOs9Yd a {
    font-size: calc(14px * 0.9);
}.green_eduIfCTGKe {
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
    padding: 1rem 0;
}.green_eduIfCTGKe .footer_benefitsEFNkMa::before,
    .green_eduIfCTGKe .footer_benefitsEFNkMa::after {
    display: none;
}}.cookie_popup_warningVh0H89j {
    bottom: 0;
    padding: 20px 0;
    justify-content: center;
    display: flex;
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.5);
    z-index: 100;
    border-top: 3px solid rgb(198,191,167);
    background: rgb(232,228,214);
    position: fixed;
    width: 100%;
}.track_optinxQUL5Kw {
    align-items: center;
    max-width: 1200px;
    border: 2px solid rgb(198,191,167);
    padding: 20px;
    border-radius: 22px;
    justify-content: space-between;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    width: 90%;
    margin: auto;
}.user_safetyWAoh54n {
    margin-right: 20px;
    flex-shrink: 0;
}.user_safetyWAoh54n svg {
    height: 50px;
    width: 50px;
    fill: rgb(198,191,167);
}.digital_consentBV10wTi {
    flex-grow: 1;
    color: #ffffff;
    text-align: left;
}.digital_consentBV10wTi h5 {
    color: rgb(198,191,167);
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 19px;
}.digital_consentBV10wTi p {
    line-height: 1.5;
    font-size: 18px;
    margin: 0;
    color: #ffffff;
}.digital_consentBV10wTi p a {
    text-decoration: underline;
    color: rgb(198,191,167);
}.cookie_rulesHuFNsdt {
    color: #ffffff;
    cursor: pointer;
    min-width: 120px;
    flex-shrink: 0;
    text-decoration: none;
    text-align: center;
    font-size: 19px;
    background: rgb(198,191,167);
    border: none;
    border-radius: 10px;
    padding: 10px 20px;
}.cookie_button.manage_cookiesLjz7rSY {
    margin-right: 10px;
}#alertTrackingUsageD8B1dL4 {
    display: none;
}#alertTrackingUsageD8B1dL4:checked ~ .cookie_popup_warningVh0H89j {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.track_optinxQUL5Kw {
    text-align: center;
    flex-direction: column;
    align-items: center;
}.user_safetyWAoh54n {
    margin-right: 0;
    margin-bottom: 20px;
}.cookie_rulesHuFNsdt {
    width: 100%;
    max-width: 250px;
    margin: 10px 0;
}}
.price_card_deckmsAVDG0 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background-color: rgb(232,228,214);
}.price_card_deckmsAVDG0::before {
    height: 120%;
    content: "";
    background: linear-gradient(135deg, 
        rgba(var(--secondary-color-rgb), 0.03) 0%,
        rgba(var(--secondary-color-rgb), 0.01) 40%, 
        rgba(var(--primary-color-rgb), 0.02) 60%, 
        rgba(var(--primary-color-rgb), 0.05) 100%);
    width: 110%;
    z-index: 0;
    top: -10%;
    left: -5%;
    position: absolute;
    transform: rotate(-3deg);
}.price_card_deckmsAVDG0 .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 1;
    position: relative;
}.price_card_deckmsAVDG0 .pricing_feesDr0CxtX {
    display: flex;
    flex-direction: column;
}.price_card_deckmsAVDG0 .cost_ratesAn7omg4 {
    order: 1;
    margin-bottom: 50px;
    text-align: center;
    position: relative;
}.price_card_deckmsAVDG0 .cost_ratesAn7omg4 h2 {
    font-size: 30px;
    background: linear-gradient(120deg, rgb(164,156,129), rgb(198,191,167));
    -webkit-background-clip: text !important;
    transform: translateY(0);
    -webkit-text-fill-color: transparent;
    color: #000000;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 700;
    margin-bottom: 15px;
}.price_card_deckmsAVDG0 .cost_ratesAn7omg4:hover h2 {
    transform: translateY(-5px);
}.price_card_deckmsAVDG0 .pricing_dealssOplWHt {
    font-size: 12px;
    color: #000000;
    line-height: 1.6;
    max-width: 700px;
    position: relative;
    margin: 0 auto;
}.price_card_deckmsAVDG0 .pricing_dealssOplWHt::after {
    content: "";
    height: 3px;
    left: 50%;
    transition: transform 0.5s ease;
    bottom: -15px;
    transform: translateX(-50%) scaleX(0.7);
    background: linear-gradient(90deg, rgb(164,156,129), rgb(198,191,167));
    width: 100px;
    position: absolute;
}.price_card_deckmsAVDG0 .cost_ratesAn7omg4:hover .pricing_dealssOplWHt::after {
    transform: translateX(-50%) scaleX(1);
}.price_card_deckmsAVDG0 .study_pricesQ6p52f {
    gap: 30px;
    width: 100%;
    order: 2;
    grid-template-columns: repeat(1, 1fr);
    display: grid;
}.price_card_deckmsAVDG0 .pricing_optionsDwcdu6W {
    z-index: 1;
    border-radius: 29px;
    perspective: 1000px;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), 
                box-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    overflow: hidden;
    text-decoration: none;
    position: relative;
    background-color: #ffffff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    transform-style: preserve-3d;
    display: block;
}.price_card_deckmsAVDG0 .pricing_optionsDwcdu6W::before {
    content: "";
    top: 0;
    transform-origin: left;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(164,156,129), rgb(198,191,167));
    height: 5px;
    width: 100%;
    z-index: 2;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0.85);
}.price_card_deckmsAVDG0 .pricing_optionsDwcdu6W:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(var(--secondary-color-rgb), 0.12);
}.price_card_deckmsAVDG0 .pricing_optionsDwcdu6W:hover::before {
    transform: scaleX(1);
}.price_card_deckmsAVDG0 .fee_planP6VANZa {
    display: flex;
    height: 100%;
    flex-direction: column;
}.price_card_deckmsAVDG0 .cost_plank4Be3pm {
    padding: 30px;
    display: flex;
    flex-grow: 1;
    position: relative;
    z-index: 1;
    overflow: hidden;
    flex-direction: column;
}.price_card_deckmsAVDG0 .cost_plank4Be3pm::before {
    background: linear-gradient(135deg, 
        rgba(var(--white-color-rgb), 0.7) 0%, 
        rgba(var(--white-color-rgb), 1) 60%);
    width: 100%;
    z-index: -1;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
}.price_card_deckmsAVDG0 .cost_plank4Be3pm h3 {
    font-weight: 700;
    color: #000000;
    margin-bottom: 15px;
    transition: transform 0.4s ease;
    font-size: calc(19px + 2px);
    position: relative;
}.price_card_deckmsAVDG0 .pricing_optionsDwcdu6W:hover .cost_plank4Be3pm h3 {
    transform: translateX(5px);
}.price_card_deckmsAVDG0 .pricing_cardAoDHVla {
    margin-bottom: 20px;
    font-size: calc(19px + 8px);
    transition: transform 0.4s ease, color 0.4s ease;
    font-weight: 700;
    padding: 5px 10px;
    color: rgb(198,191,167);
    display: inline-block;
    position: relative;
}.price_card_deckmsAVDG0 .pricing_cardAoDHVla::before {
    height: 2px;
    position: absolute;
    background: linear-gradient(90deg, rgb(164,156,129), rgb(198,191,167));
    width: 100%;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    bottom: 0;
    transform: scaleX(0.3);
    transform-origin: left;
    content: "";
}.price_card_deckmsAVDG0 .pricing_optionsDwcdu6W:hover .pricing_cardAoDHVla {
    transform: translateY(-5px);
    color: rgb(164,156,129);
}.price_card_deckmsAVDG0 .pricing_optionsDwcdu6W:hover .pricing_cardAoDHVla::before {
    transform: scaleX(1);
}.price_card_deckmsAVDG0 .cost_plank4Be3pm p {
    font-size: 12px;
    hyphens: auto;
    flex-grow: 1;
    margin-bottom: 0;
    line-height: 1.6;
    overflow-wrap: break-word;
    max-width: 100%;
    color: #000000;
    word-wrap: break-word;
}.price_card_deckmsAVDG0 .hero_photoATmP1NV {
    transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 200px;
}.price_card_deckmsAVDG0 .hero_photoATmP1NV::after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    background: linear-gradient(0deg, 
        rgba(var(--dark-color-rgb), 0.4) 0%, 
        rgba(var(--dark-color-rgb), 0) 40%);
    z-index: 1;
    height: 100%;
    top: 0;
}.price_card_deckmsAVDG0 .pricing_optionsDwcdu6W:hover .hero_photoATmP1NV {
    transform: scale(1.05);
}

@media (min-width: 768px) {.price_card_deckmsAVDG0 .study_pricesQ6p52f {
    grid-template-columns: repeat(2, 1fr);
}.price_card_deckmsAVDG0 .cost_plank4Be3pm {
    padding: 35px;
}.price_card_deckmsAVDG0 .hero_photoATmP1NV {
    height: 220px;
}
}

@media (min-width: 992px) {.price_card_deckmsAVDG0 .pricing_feesDr0CxtX {
    align-items: center;
    flex-direction: row;
    gap: 60px;
}.price_card_deckmsAVDG0 .cost_ratesAn7omg4 {
    flex: 0 0 30%;
    order: 2;
    margin-bottom: 0;
    text-align: left;
}.price_card_deckmsAVDG0 .study_pricesQ6p52f {
    order: 1;
    flex: 0 0 65%;
    grid-template-columns: repeat(2, 1fr);
}.price_card_deckmsAVDG0 .pricing_dealssOplWHt::after {
    left: 0;
    transform: translateX(0) scaleX(0.7);
}.price_card_deckmsAVDG0 .cost_ratesAn7omg4:hover .pricing_dealssOplWHt::after {
    transform: translateX(0) scaleX(1);
}
}

@media (min-width: 1200px) {.price_card_deckmsAVDG0 {
    padding: 150px 0;
}.price_card_deckmsAVDG0 .study_pricesQ6p52f {
    gap: 40px;
}.price_card_deckmsAVDG0 .pricing_optionsDwcdu6W {
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), 
                    box-shadow 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}.price_card_deckmsAVDG0 .pricing_optionsDwcdu6W:hover {
    transform: translateY(-15px) scale(1.02);
}.price_card_deckmsAVDG0 .pricing_optionsDwcdu6W:nth-child(even) {
    transform: translateY(15px);
}.price_card_deckmsAVDG0 .pricing_optionsDwcdu6W:nth-child(even):hover {
    transform: translateY(0) scale(1.02);
}.price_card_deckmsAVDG0 .hero_photoATmP1NV {
    height: 250px;
}}.contact_usA7E5uZp {
    background: linear-gradient(135deg, rgb(232,228,214) 0%, rgba(0, 0, 0, 0.03) 100%);
    position: relative;
    overflow: hidden;
    padding: 80px 0;
}.contact_usA7E5uZp::before {
    background: 
        radial-gradient(circle at 10% 20%, rgba(rgb(198,191,167), 0.05) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgba(rgb(164,156,129), 0.05) 0%, transparent 30%);
    content: "";
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}.contact_usA7E5uZp::after {
    top: 0;
    z-index: 1;
    content: "";
    background-image: 
        linear-gradient(90deg, rgba(rgb(198,191,167), 0.03) 1px, transparent 1px),
        linear-gradient(rgba(rgb(198,191,167), 0.03) 1px, transparent 1px);
    background-size: 20px 20px;
    height: 100%;
    left: 0;
    animation: gridMove 20s linear infinite;
    width: 100%;
    position: absolute;
    opacity: 0.6;
}@keyframes gridMove {
    0% { background-position: 0 0; }
    100% { background-position: 20px 20px; }
}

.contact_usA7E5uZp .container {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
}.contact_usA7E5uZp h2 {
    left: 50%;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    position: relative;
    margin-bottom: 50px;
    transform: translateX(-50%);
    font-size: 32px;
    color: #000000;
}.contact_usA7E5uZp h2::after {
    width: 70%;
    left: 15%;
    bottom: -15px;
    height: 3px;
    background: linear-gradient(90deg, transparent, rgb(198,191,167), transparent);
    position: absolute;
    content: "";
}.contact_usA7E5uZp .help_mapHJNAymL {
    display: flex;
    position: relative;
    transform: translateY(0);
    border-radius: 19px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(rgb(198,191,167), 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.contact_usA7E5uZp .help_mapHJNAymL:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
                0 10px 20px rgba(rgb(198,191,167), 0.1);
    transform: translateY(-5px);
}.contact_usA7E5uZp .help_mapHJNAymL::before {
    width: 5px;
    content: "";
    top: 0;
    background: linear-gradient(to bottom, rgb(198,191,167), rgb(164,156,129));
    height: 100%;
    position: absolute;
    left: 0;
}.contact_usA7E5uZp .hero_photoATmP1NV {
    overflow: hidden;
    width: 45%;
    position: relative;
}.contact_usA7E5uZp .hero_photoATmP1NV::after {
    background: linear-gradient(135deg, 
                rgba(rgb(198,191,167), 0.3) 0%, 
                rgba(rgb(164,156,129), 0.3) 100%);
    content: "";
    height: 100%;
    top: 0;
    position: absolute;
    mix-blend-mode: overlay;
    left: 0;
    width: 100%;
}.contact_usA7E5uZp .hero_photoATmP1NV::before {
    background: rgba(255, 255, 255, 0.2);
    height: 150px;
    top: -100px;
    animation: shine 6s infinite;
    width: 150%;
    left: -100px;
    content: "";
    position: absolute;
    z-index: 2;
    transform: rotate(45deg);
}@keyframes shine {
    0% { top: -100px; left: -100px; }
    100% { top: 100%; left: 100%; }
}

.contact_usA7E5uZp .help_sectionYpgRd2o {
    padding: 50px 40px;
    position: relative;
    width: 55%;
}.contact_usA7E5uZp .help_sectionYpgRd2o::before {
    background: radial-gradient(circle, rgba(rgb(198,191,167), 0.05) 0%, transparent 70%);
    height: 200px;
    content: "";
    width: 200px;
    z-index: 0;
    border-radius: 50%;
    top: -50px;
    position: absolute;
    right: -50px;
}.contact_usA7E5uZp form {
    position: relative;
    z-index: 2;
}.contact_usA7E5uZp form h3 {
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 600;
    color: #000000;
    position: relative;
    display: inline-block;
}.contact_usA7E5uZp form h3::after {
    position: absolute;
    height: 2px;
    width: 40px;
    content: "";
    bottom: -10px;
    background: rgb(198,191,167);
    left: 0;
}.contact_usA7E5uZp form input[type="text"] {
    font-size: 18px;
    width: 100%;
    border: 1px solid rgba(#000000, 0.1);
    background: rgba(#ffffff, 0.8);
    color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact_usA7E5uZp form input[type="text"]:focus {
    outline: none;
    border-color: rgb(198,191,167);
    box-shadow: 0 0 0 3px rgba(rgb(198,191,167), 0.1);
    background: #ffffff;
}.contact_usA7E5uZp form input[type="text"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(#000000, 0.5);
}.contact_usA7E5uZp form input[type="text"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.5;
}.contact_usA7E5uZp .support_listmfbjDgU {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
    position: relative;
}.contact_usA7E5uZp .support_listmfbjDgU input[type="checkbox"] {
    height: 0;
    cursor: pointer;
    position: absolute;
    opacity: 0;
    width: 0;
}.contact_usA7E5uZp .support_listmfbjDgU label {
    position: relative;
    user-select: none;
    cursor: pointer;
    color: #000000;
    line-height: 1.4;
    padding-left: 35px;
    font-size: 12px;
}.contact_usA7E5uZp .support_listmfbjDgU label::before {
    width: 22px;
    top: 0;
    content: "";
    transition: all 0.3s ease;
    background: rgba(#ffffff, 0.8);
    border-radius: 10px;
    position: absolute;
    left: 0;
    height: 22px;
    border: 1px solid rgba(#000000, 0.2);
}.contact_usA7E5uZp .support_listmfbjDgU input[type="checkbox"]:checked + label::before {
    background: rgb(198,191,167);
    border-color: rgb(198,191,167);
}.contact_usA7E5uZp .support_listmfbjDgU input[type="checkbox"]:checked + label::after {
    height: 12px;
    border-width: 0 2px 2px 0;
    left: 8px;
    width: 6px;
    content: "";
    top: 4px;
    transform: rotate(45deg);
    position: absolute;
    border: solid #ffffff;
}.contact_usA7E5uZp .support_listmfbjDgU label a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(198,191,167);
    position: relative;
}.contact_usA7E5uZp .support_listmfbjDgU label a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    transform: scaleX(0);
    background: rgb(198,191,167);
    transition: transform 0.3s ease;
    width: 100%;
    transform-origin: left;
    height: 1px;
}.contact_usA7E5uZp .support_listmfbjDgU label a:hover {
    color: rgb(164,156,129);
}.contact_usA7E5uZp .support_listmfbjDgU label a:hover::after {
    transform: scaleX(1);
    background: rgb(164,156,129);
}.contact_usA7E5uZp .support_inquiryGFxRWuv {
    cursor: pointer;
    border: none;
    color: #ffffff;
    transition: all 0.3s ease;
    font-weight: 600;
    width: 100%;
    z-index: 1;
    position: relative;
    background: linear-gradient(90deg, rgb(198,191,167), rgb(164,156,129));
    overflow: hidden;
    padding: 15px 20px;
    border-radius: 10px;
    font-size: 15px;
}.contact_usA7E5uZp .support_inquiryGFxRWuv::before {
    opacity: 0;
    position: absolute;
    top: 0;
    content: "";
    height: 100%;
    z-index: -1;
    background: linear-gradient(90deg, rgb(164,156,129), rgb(198,191,167));
    left: 0;
    width: 100%;
    transition: opacity 0.3s ease;
}.contact_usA7E5uZp .support_inquiryGFxRWuv:hover::before {
    opacity: 1;
}.contact_usA7E5uZp .support_inquiryGFxRWuv:active {
    transform: translateY(2px);
}.contact_usA7E5uZp svg {
    width: 20px;
    margin-right: 10px;
    height: 20px;
    fill: rgb(198,191,167);
    transition: fill 0.3s ease;
}.contact_usA7E5uZp svg path {
    fill: rgb(198,191,167);
    transition: fill 0.3s ease;
}.contact_usA7E5uZp svg:hover,
.contact_usA7E5uZp svg:hover path {
    fill: rgb(164,156,129);
}.contact_usA7E5uZp form input {
    background: rgb(232,228,214);
}
@media (max-width: 1024px) {.contact_usA7E5uZp {
    padding: 60px 0;
}.contact_usA7E5uZp .container {
    padding: 0 15px;
}.contact_usA7E5uZp h2 {
    margin-bottom: 40px;
}.contact_usA7E5uZp .help_sectionYpgRd2o {
    padding: 40px 30px;
}
}

@media (max-width: 768px) {.contact_usA7E5uZp {
    padding: 50px 0;
}.contact_usA7E5uZp h2 {
    margin-bottom: 30px;
}.contact_usA7E5uZp .help_mapHJNAymL {
    flex-direction: column;
}.contact_usA7E5uZp .hero_photoATmP1NV {
    width: 100%;
    height: 250px;
}.contact_usA7E5uZp .help_sectionYpgRd2o {
    width: 100%;
    padding: 30px 25px;
}.contact_usA7E5uZp form h3 {
    margin-bottom: 25px;
}.contact_usA7E5uZp form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.contact_usA7E5uZp .support_listmfbjDgU {
    margin-bottom: 25px;
}.contact_usA7E5uZp .support_inquiryGFxRWuv {
    padding: 12px 15px;
}
}

@media (max-width: 480px) {.contact_usA7E5uZp {
    padding: 40px 0;
}.contact_usA7E5uZp h2 {
    font-size: calc(32px * 0.85);
    margin-bottom: 25px;
}.contact_usA7E5uZp .hero_photoATmP1NV {
    height: 200px;
}.contact_usA7E5uZp .help_sectionYpgRd2o {
    padding: 25px 20px;
}.contact_usA7E5uZp form h3 {
    font-size: calc(24px * 0.9);
    margin-bottom: 20px;
}.contact_usA7E5uZp form input[type="text"] {
    margin-bottom: 12px;
    padding: 10px 12px;
}.contact_usA7E5uZp .support_listmfbjDgU {
    margin-bottom: 20px;
}.contact_usA7E5uZp .support_listmfbjDgU label {
    font-size: calc(12px * 0.9);
    padding-left: 30px;
}.contact_usA7E5uZp .support_listmfbjDgU label::before {
    height: 18px;
    width: 18px;
}.contact_usA7E5uZp .support_listmfbjDgU input[type="checkbox"]:checked + label::after {
    top: 3px;
    width: 5px;
    height: 10px;
    left: 6px;
}.contact_usA7E5uZp .support_inquiryGFxRWuv {
    padding: 10px 12px;
}
}

@media (prefers-reduced-motion: reduce) {.contact_usA7E5uZp::after,
    .contact_usA7E5uZp .hero_photoATmP1NV::before {
    animation: none;
}.contact_usA7E5uZp .help_mapHJNAymL:hover {
    transform: none;
}}.company_overviewPZgQG74 {
    background-color: rgb(232,228,214);
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.company_overviewPZgQG74::before {
    background: rgb(198,191,167,0.5);
    height: 400px;
    width: 400px;
    right: -100px;
    border-radius: 50%;
    content: '';
    opacity: 0.15;
    top: -100px;
    position: absolute;
}.company_overviewPZgQG74::after {
    height: 500px;
    bottom: -100px;
    content: '';
    border-radius: 50%;
    left: -100px;
    width: 500px;
    background: rgb(164,156,129,0.5);
    opacity: 0.15;
    position: absolute;
}.company_overviewPZgQG74 .container {
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}.company_overviewPZgQG74 .study_hubkncH9QM {
    gap: 40px;
    grid-template-columns: repeat(12, 1fr);
    align-items: center;
    position: relative;
    display: grid;
}.company_overviewPZgQG74 .guide_approachWd3VRrL {
    grid-column: span 4;
    position: relative;
}.company_overviewPZgQG74 .hero_photoATmP1NV {
    transition: all 0.3s ease;
    border-radius: 20px;
    position: relative;
    aspect-ratio: 1/1.2;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.1), 
                -20px -20px 60px rgba(255, 255, 255, 0.8);
    width: 100%;
}.company_overviewPZgQG74 .hero_photoATmP1NV:hover {
    box-shadow: 25px 25px 70px rgba(0, 0, 0, 0.12), 
                -25px -25px 70px rgba(255, 255, 255, 0.9);
    transform: translateY(-10px);
}.company_overviewPZgQG74 .study_guidese5JZ3Bh {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.05), 
                -15px -15px 30px rgba(255, 255, 255, 0.6);
    position: relative;
    background-color: #ffffff;
    margin-top: -50px;
    z-index: 2;
    border-radius: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 25px 30px;
}.company_overviewPZgQG74 .mission_blockbcaB4dw {
    text-align: center;
    color: #000000;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 700;
}.company_overviewPZgQG74 .edu_promise3KbG6n8 {
    text-align: center;
    font-size: 15px;
    color: rgb(198,191,167);
    font-weight: 600;
}.company_overviewPZgQG74 .text_articleYk6N7LS {
    border-radius: 20px;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.06), 
                -20px -20px 60px rgba(255, 255, 255, 0.8);
    grid-column: span 8;
    background-color: #ffffff;
    padding: 50px;
    position: relative;
}.company_overviewPZgQG74 .smart_studysIv7aMg {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    color: #000000;
    font-weight: 600;
    font-size: 21px;
}.company_overviewPZgQG74 .smart_studysIv7aMg svg {
    fill: rgb(198,191,167);
    width: 40px;
    height: 40px;
    margin-right: 15px;
}.company_overviewPZgQG74 .smart_studysIv7aMg svg path {
    fill: rgb(198,191,167);
}.company_overviewPZgQG74 h2 {
    margin-bottom: 30px;
    color: #000000;
    font-size: 33px;
    position: relative;
    font-weight: 700;
}.company_overviewPZgQG74 h2::before {
    transform: translateY(-50%);
    position: absolute;
    height: 3px;
    background-color: rgb(198,191,167);
    left: -50px;
    content: '';
    top: 50%;
    width: 30px;
}.company_overviewPZgQG74 p {
    line-height: 1.8;
    font-size: 15px;
    color: #000000;
    position: relative;
}

@media (max-width: 992px) {.company_overviewPZgQG74 {
    padding: 80px 0;
}.company_overviewPZgQG74 .study_hubkncH9QM {
    gap: 50px;
    grid-template-columns: 1fr;
}.company_overviewPZgQG74 .guide_approachWd3VRrL {
    margin: 0 auto;
    grid-column: span 1;
    max-width: 400px;
}.company_overviewPZgQG74 .text_articleYk6N7LS {
    padding: 40px 30px;
    grid-column: span 1;
}.company_overviewPZgQG74 h2::before {
    width: 20px;
    left: -30px;
}
}

@media (max-width: 768px) {.company_overviewPZgQG74 {
    padding: 60px 0;
}.company_overviewPZgQG74 .study_guidese5JZ3Bh {
    margin-top: -40px;
    padding: 20px;
}.company_overviewPZgQG74 .text_articleYk6N7LS {
    padding: 30px 25px;
}.company_overviewPZgQG74 h2 {
    margin-bottom: 20px;
    font-size: calc(33px * 0.9);
}.company_overviewPZgQG74 h2::before {
    display: none;
}.company_overviewPZgQG74 p {
    padding-left: 15px;
}
}

@media (max-width: 480px) {.company_overviewPZgQG74 {
    padding: 40px 0;
}.company_overviewPZgQG74 .study_guidese5JZ3Bh {
    margin-top: -30px;
    padding: 15px;
}.company_overviewPZgQG74 .mission_blockbcaB4dw {
    font-size: calc(18px * 0.9);
}.company_overviewPZgQG74 .edu_promise3KbG6n8 {
    font-size: calc(15px * 0.9);
}.company_overviewPZgQG74 .text_articleYk6N7LS {
    padding: 25px 20px;
}.company_overviewPZgQG74 h2 {
    font-size: calc(33px * 0.8);
    margin-bottom: 15px;
}.company_overviewPZgQG74 p {
    padding-left: 10px;
    line-height: 1.6;
    font-size: calc(15px * 0.9);
}.company_overviewPZgQG74 .smart_studysIv7aMg {
    margin-bottom: 15px;
    font-size: calc(21px * 0.9);
}.company_overviewPZgQG74 .smart_studysIv7aMg svg {
    width: 30px;
    margin-right: 10px;
    height: 30px;
}}.course_instructorLi3yflK {
    overflow: hidden;
    position: relative;
    padding: 60px 30px;
    background: linear-gradient(135deg, rgb(232,228,214) 0%, rgb(198,191,167,0.5) 100%);
    min-height: 400px;
}.course_instructorLi3yflK::before {
    z-index: 0;
    animation: float 8s ease-in-out infinite;
    border-radius: 50%;
    top: -50px;
    filter: blur(40px);
    right: -50px;
    position: absolute;
    content: "";
    width: 200px;
    background: rgb(164,156,129,0.5);
    height: 200px;
}.course_instructorLi3yflK::after {
    border-radius: 50%;
    left: -30px;
    filter: blur(30px);
    content: "";
    position: absolute;
    z-index: 0;
    bottom: -30px;
    background: rgb(198,191,167,0.5);
    width: 150px;
    height: 150px;
    animation: float 6s ease-in-out infinite reverse;
}.course_instructorLi3yflK .student_testimonialsXzrK8Vu {
    transition: all 0.5s ease;
    transform: rotate(-3deg);
    gap: 30px;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}.course_instructorLi3yflK .student_testimonialsXzrK8Vu:hover {
    transform: rotate(0deg) scale(1.02);
}.course_instructorLi3yflK .hero_photoATmP1NV {
    position: relative;
    clip-path: polygon(0 0, 100% 10%, 85% 100%, 0% 90%);
    width: 280px;
    height: 350px;
    transition: all 0.4s ease;
    border-radius: 13px;
    box-shadow: 15px 15px 0 rgb(164,156,129,0.5);
    transform: translateY(20px);
}.course_instructorLi3yflK .student_testimonialsXzrK8Vu:hover .hero_photoATmP1NV {
    transform: translateY(0);
    box-shadow: 20px 20px 0 rgb(164,156,129);
}.course_instructorLi3yflK .work_trajectoryEYGoLgn {
    justify-content: center;
    padding: 30px;
    flex: 1;
    position: relative;
    flex-direction: column;
    transition: all 0.4s ease;
    background: #ffffff;
    min-width: 280px;
    display: flex;
    border-radius: 13px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateX(-30px) rotate(3deg);
}.course_instructorLi3yflK .student_testimonialsXzrK8Vu:hover .work_trajectoryEYGoLgn {
    transform: translateX(0) rotate(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.course_instructorLi3yflK .name {
    position: relative;
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 10px;
    color: rgb(198,191,167);
}.course_instructorLi3yflK .name::after {
    position: absolute;
    background: linear-gradient(90deg, rgb(164,156,129) 0%, transparent 100%);
    height: 4px;
    bottom: 0;
    width: 60px;
    border-radius: 2px;
    content: "";
    left: 0;
}.course_instructorLi3yflK .work_trajectoryEYGoLgn > div:nth-child(2) {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 15px;
    color: #000000;
    opacity: 0.8;
}.course_instructorLi3yflK .job_profile5qvGYrU {
    font-style: italic;
    color: #000000;
    font-size: calc(15px + 2px);
    line-height: 1.6;
    position: relative;
    padding-left: 20px;
    border-left: 3px solid rgb(164,156,129,0.5);
}.course_instructorLi3yflK .job_profile5qvGYrU::before {
    font-size: 80px;
    opacity: 0.1;
    content: "";
    color: rgb(198,191,167);
    top: -20px;
    left: -15px;
    font-family: Arial, sans-serif;
    position: absolute;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.1);
    }
}

@media (max-width: 991px) {.course_instructorLi3yflK {
    padding: 40px 20px;
}.course_instructorLi3yflK .student_testimonialsXzrK8Vu {
    flex-direction: column;
    gap: 20px;
}.course_instructorLi3yflK .hero_photoATmP1NV {
    margin: 0 auto;
    width: 220px;
    transform: translateY(0) rotate(-3deg);
    height: 280px;
}.course_instructorLi3yflK .work_trajectoryEYGoLgn {
    margin-top: -30px;
    transform: translateX(0) rotate(0);
}.course_instructorLi3yflK .student_testimonialsXzrK8Vu:hover .hero_photoATmP1NV {
    transform: translateY(-10px) rotate(0);
}
}

@media (max-width: 767px) {.course_instructorLi3yflK {
    padding: 30px 15px;
}.course_instructorLi3yflK .hero_photoATmP1NV {
    width: 180px;
    height: 220px;
}.course_instructorLi3yflK .work_trajectoryEYGoLgn {
    padding: 20px;
}.course_instructorLi3yflK .name {
    font-size: calc(36px - 4px);
}.course_instructorLi3yflK .job_profile5qvGYrU {
    font-size: 15px;
}
}