﻿* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}svg {
    width: 30px;
    height: 30px;
}.head_info_Rn4u9q {
    flex: 1 0 auto;
}.container {
    margin: auto;
    width: 1202px;
    max-width: 100%;
}.wrapper-structure_04NwxH {
    min-height: 100%;
    display: flex;
    height: 100%;
    flex-direction: column;
}a {
    text-decoration: none;
    color: inherit;
}html,body {
    auto
contain
touch-action: none;
    scroll-behavior: auto;
    scroll-snap-type: none;
    height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
    min-height: 100%;
}.lesson_cta_4CXYAH {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.explore_now_t384J6 {
    perspective: 1000px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(173,169,171) 0%, #ffffff 70%, rgb(140,136,138,0.5) 100%);
    transform-style: preserve-3d;
    padding: 5rem 0;
    position: relative;
}.explore_now_t384J6::before {
    height: 110%;
    z-index: 0;
    content: "";
    top: -5%;
    pointer-events: none;
    width: 120%;
    position: absolute;
    left: -10%;
    transform: rotateZ(-5deg) translateZ(-10px);
    background: linear-gradient(45deg, rgb(140,136,138,0.5) 0%, transparent 60%);
}.explore_now_t384J6::after {
    bottom: 0;
    background: linear-gradient(210deg, rgb(108,103,106,0.5) 0%, transparent 80%);
    pointer-events: none;
    right: 0;
    content: "";
    height: 60%;
    width: 40%;
    transform: translateZ(-5px);
    z-index: 0;
    position: absolute;
}.explore_now_t384J6 .container {
    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);
    max-width: 1200px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    z-index: 1;
    margin: 0 auto;
    transform: translateZ(0);
}.explore_now_t384J6 h2 {
    font-size: 37px;
    position: relative;
    transform: translateZ(10px);
    margin-bottom: 2.5rem;
    max-width: 90%;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #000000;
    font-weight: 700;
    line-height: 1.4;
}.explore_now_t384J6 h2::after {
    width: 8rem;
    transform-origin: left center;
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    left: 0;
    transform: scaleX(1);
    height: 3px;
    content: "";
    background: linear-gradient(90deg, rgb(140,136,138) 0%, rgb(108,103,106) 100%);
    bottom: -0.75rem;
}.explore_now_t384J6 .expert_learnings_fZurg4 {
    position: relative;
    display: flex;
    margin-top: 2rem;
    transform: translateZ(20px);
    gap: 2.5rem;
    align-items: center;
}.explore_now_t384J6 .expert_learnings_fZurg4::before {
    left: -2rem;
    width: calc(100% + 4rem);
    content: "";
    height: calc(100% + 2rem);
    top: -1rem;
    transform: translateZ(-5px);
    z-index: -1;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    background: linear-gradient(135deg, transparent 0%, rgba(255, 255, 255, 0.2) 50%, transparent 100%);
    position: absolute;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}.explore_now_t384J6 svg {
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.1));
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 4rem;
    transform: translateZ(15px) rotate(-5deg);
    width: 4rem;
}.explore_now_t384J6 svg:hover {
    transform: translateZ(25px) rotate(0deg) scale(1.1);
}.explore_now_t384J6 svg path {
    fill: rgb(140,136,138);
    transition: fill 0.3s ease-out;
}.explore_now_t384J6 svg:hover path {
    fill: rgb(108,103,106);
}.explore_now_t384J6 .expert_learnings_fZurg4 div {
    transform: translateZ(5px);
    position: relative;
    flex-grow: 1;
}.explore_now_t384J6 .support_map_I1J36D {
    justify-content: center;
    background: linear-gradient(135deg, rgb(140,136,138) 0%, rgb(108,103,106) 100%);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: inline-flex;
    border: none;
    clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
    overflow: hidden;
    font-family: Arial, sans-serif;
    text-decoration: none;
    align-items: center;
    color: #ffffff;
    position: relative;
    font-weight: 600;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.05);
    padding: 0.9rem 2.2rem;
    font-size: 17px;
    letter-spacing: 0.5px;
    transform: translateZ(5px);
}.explore_now_t384J6 .support_map_I1J36D::before {
    transition: left 0.7s ease;
    position: absolute;
    left: -100%;
    width: 100%;
    content: "";
    height: 100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.explore_now_t384J6 .support_map_I1J36D:hover {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15), 0 5px 10px rgba(0, 0, 0, 0.05);
    transform: translateZ(10px) scale(1.05);
}.explore_now_t384J6 .support_map_I1J36D:hover::before {
    left: 100%;
}.explore_now_t384J6 .support_map_I1J36D::after {
    content: "";
    bottom: 0;
    border-radius: 50%;
    filter: blur(5px);
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 50%;
    transition: all 0.4s ease;
    width: 90%;
    transform: translateX(-50%) scaleX(0.9);
    z-index: -1;
    height: 10px;
}.explore_now_t384J6 .support_map_I1J36D:hover::after {
    filter: blur(8px);
    transform: translateX(-50%) scaleX(0.95);
    height: 15px;
    width: 95%;
}

@media (max-width: 992px) {.explore_now_t384J6 {
    padding: 4rem 0;
}.explore_now_t384J6 .container {
    padding: 1.5rem;
}.explore_now_t384J6 h2 {
    max-width: 100%;
    font-size: calc(37px * 0.9);
}.explore_now_t384J6 .expert_learnings_fZurg4 {
    gap: 2rem;
}.explore_now_t384J6 svg {
    height: 3.5rem;
    width: 3.5rem;
}
}

@media (max-width: 768px) {.explore_now_t384J6 {
    padding: 3rem 0;
}.explore_now_t384J6 .container {
    padding: 1.25rem;
}.explore_now_t384J6 h2 {
    margin-bottom: 2rem;
    font-size: calc(37px * 0.8);
}.explore_now_t384J6 h2::after {
    width: 6rem;
}.explore_now_t384J6 .expert_learnings_fZurg4 {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.5rem;
}.explore_now_t384J6 svg {
    height: 3rem;
    width: 3rem;
}.explore_now_t384J6 .support_map_I1J36D {
    width: 100%;
    padding: 0.8rem 1.8rem;
}
}

@media (max-width: 576px) {.explore_now_t384J6 {
    padding: 2.5rem 0;
}.explore_now_t384J6 .container {
    padding: 1rem;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}.explore_now_t384J6 h2 {
    font-size: calc(37px * 0.7);
    margin-bottom: 1.5rem;
}.explore_now_t384J6 h2::after {
    height: 2px;
    width: 5rem;
}.explore_now_t384J6 .expert_learnings_fZurg4 {
    margin-top: 1.5rem;
}.explore_now_t384J6 svg {
    height: 2.5rem;
    width: 2.5rem;
}.explore_now_t384J6 .support_map_I1J36D {
    padding: 0.7rem 1.5rem;
    font-size: calc(17px * 0.9);
}
}

@media (hover: none) {.explore_now_t384J6 .support_map_I1J36D:active {
    transform: translateZ(5px) scale(0.95);
}.explore_now_t384J6 svg:active {
    transform: translateZ(15px) scale(1.1);
}
}

@media (prefers-reduced-motion) {.explore_now_t384J6 .support_map_I1J36D::before,
  .explore_now_t384J6 .support_map_I1J36D:hover::before,
  .explore_now_t384J6 .support_map_I1J36D:hover,
  .explore_now_t384J6 svg:hover {
    transform: none;
    transition: none;
}}header {
    background: linear-gradient(135deg, rgb(140,136,138,0.5) 0%, rgb(108,103,106) 100%);
    position: relative;
    width: 100%;
    z-index: 99;
    overflow: visible;
}header::before {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    top: 0;
    height: 100%;
    content: "";
    background: linear-gradient(145deg, rgb(108,103,106,0.5) 0%, transparent 70%);
}header .nav_pro_7xc4bY {
    display: flex;
    padding: 20px 15px;
    justify-content: space-between;
    position: relative;
    transform: none;
    z-index: 5;
    align-items: center;
    flex-direction: row;
}header .nav_pro_7xc4bY .header_tutor_EHPn3y {
    transition: transform 0.4s ease;
    transform: translateX(0);
    margin-right: 10px;
}header .nav_pro_7xc4bY .header_tutor_EHPn3y:hover {
    transform: scale(1.05);
}header .nav_pro_7xc4bY .header_tutor_EHPn3y .main_master_XZ04PS {
    display: inline-block;
}header .nav_pro_7xc4bY .header_tutor_EHPn3y .main_master_XZ04PS svg {
    height: 50px;
    width: auto;
}header .nav_pro_7xc4bY .nav_mentor_KjySfX {
    flex-wrap: wrap;
    background: rgba(0, 0, 0, 0.5);
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    border-radius: 25px;
    display: flex;
    padding: 20px 30px;
    transform: none;
}header .nav_pro_7xc4bY .nav_mentor_KjySfX::before {
    z-index: -1;
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    border-radius: 25px;
    transform: rotate(-2deg) scale(1.03);
}header .nav_pro_7xc4bY .nav_mentor_KjySfX .nav_sitewrap_nPc5mS {
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin: 0 12px;
    position: relative;
}header .nav_pro_7xc4bY .nav_mentor_KjySfX .nav_sitewrap_nPc5mS:hover {
    transform: translateY(-3px) scale(1.05);
}header .nav_pro_7xc4bY .nav_mentor_KjySfX .nav_sitewrap_nPc5mS a {
    text-decoration: none;
    font-weight: 600;
    position: relative;
    display: block;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 16px;
    padding: 8px 5px;
    overflow: hidden;
}header .nav_pro_7xc4bY .nav_mentor_KjySfX .nav_sitewrap_nPc5mS a::after {
    width: 100%;
    left: 0;
    transform: translateX(-100%);
    content: "";
    background: linear-gradient(90deg, transparent, rgb(108,103,106), transparent);
    bottom: 0;
    height: 2px;
    position: absolute;
    transition: transform 0.4s ease;
}header .nav_pro_7xc4bY .nav_mentor_KjySfX .nav_sitewrap_nPc5mS:hover a::after {
    transform: translateX(0);
}

@media (max-width: 992px) {header .nav_pro_7xc4bY {
    flex-direction: column;
    align-items: center;
}header .nav_pro_7xc4bY .header_tutor_EHPn3y {
    margin-right: 0;
    margin-bottom: 15px;
}header .nav_pro_7xc4bY .nav_mentor_KjySfX {
    width: 100%;
    justify-content: center;
    padding: 15px;
}header .nav_pro_7xc4bY .nav_mentor_KjySfX .nav_sitewrap_nPc5mS {
    margin: 5px 15px 5px 0;
}header .nav_pro_7xc4bY .nav_mentor_KjySfX .nav_sitewrap_nPc5mS a {
    padding: 5px;
    font-size: calc(16px - 2px);
}}.title_portal_pbmfdq {
    overflow: hidden;
    justify-content: center;
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(173,169,171), rgba(0, 0, 0, 0.5));
    align-items: center;
    position: relative;
    display: flex;
}.title_portal_pbmfdq::before {
    position: absolute;
    z-index: 1;
    pointer-events: none;
    background: 
    radial-gradient(circle at 20% 30%, rgb(108,103,106,0.5) 0%, transparent 35%),
    radial-gradient(circle at 80% 70%, rgb(140,136,138,0.5) 0%, transparent 40%);
    opacity: 0.6;
    left: 0;
    width: 100%;
    content: "";
    top: 0;
    height: 100%;
}.title_portal_pbmfdq::after {
    background: rgb(140,136,138);
    opacity: 0.07;
    bottom: -5%;
    width: 40%;
    height: 40%;
    animation: floatEffect 12s infinite alternate ease-in-out;
    filter: blur(60px);
    content: "";
    position: absolute;
    right: -5%;
    z-index: 0;
    transform: rotate(-15deg) skew(20deg);
}.title_portal_pbmfdq .edu_home_87vRus {
    grid-template-columns: 1fr;
    transform: translateY(-2%);
    max-width: 1200px;
    gap: 2.5rem;
    width: 90%;
    z-index: 2;
    display: grid;
    position: relative;
}.title_portal_pbmfdq .edu_home_87vRus > div:first-child {
    border-left: 3px solid rgb(140,136,138);
    padding: 2rem;
    animation: slideIn 0.8s ease-out forwards;
    position: relative;
    backdrop-filter: blur(8px);
    transform: translateX(-10px);
    background: rgba(255, 255, 255, 0.05);
}.title_portal_pbmfdq .edu_home_87vRus > div:first-child::before {
    content: "";
    top: 0;
    height: 100%;
    background: linear-gradient(to right, rgb(140,136,138,0.5), transparent);
    left: 0;
    width: 100%;
    z-index: -1;
    position: absolute;
    opacity: 0.1;
}.title_portal_pbmfdq p {
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: calc(12px * 1.2);
    position: relative;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    margin: 0;
    line-height: 1.6;
    letter-spacing: 0.5px;
    font-weight: 600;
    max-width: 600px;
}.title_portal_pbmfdq .fast_learning_gFBKLV {
    opacity: 0;
    position: relative;
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.3);
    clip-path: polygon(
    0 0, 
    100% 0, 
    100% 85%, 
    95% 100%, 
    0 100%
  );
    animation: fadeUpIn 1s 0.3s ease-out forwards;
    overflow: hidden;
    transform: translateY(20px);
}.title_portal_pbmfdq .fast_learning_gFBKLV > div {
    flex-direction: column;
    z-index: 1;
    position: relative;
    justify-content: space-between;
    display: flex;
    padding: 3.5rem 2.5rem;
    min-height: 350px;
}.title_portal_pbmfdq .fast_learning_gFBKLV > div::before {
    top: 0;
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(0, 0, 0, 0.4) 50%,
    rgba(0, 0, 0, 0.75) 100%
  );
    position: absolute;
}.title_portal_pbmfdq .fast_learning_gFBKLV > div::after {
    mix-blend-mode: overlay;
    width: 100%;
    z-index: -1;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(
    90deg,
    rgb(140,136,138) 0%,
    transparent 100%
  );
    content: "";
    opacity: 0.2;
}.title_portal_pbmfdq h3 {
    color: #ffffff;
    line-height: 1.5;
    margin: 0 0 2rem 0;
    max-width: 90%;
    font-weight: 600;
    font-size: calc(21px * 1.1);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    position: relative;
}.title_portal_pbmfdq h3::before {
    transform: scaleX(0);
    top: -15px;
    position: absolute;
    animation: lineGrow 1.2s 0.8s forwards cubic-bezier(0.17, 0.67, 0.4, 1);
    background: rgb(140,136,138);
    content: "";
    height: 3px;
    left: 0;
    width: 60px;
    transform-origin: left;
}.title_portal_pbmfdq .title_style_header {
    font-size: 41px;
    font-weight: 700;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3), 
              0 4px 20px rgba(0, 0, 0, 0.15);
    position: relative;
    animation: fadeUpIn 1s 0.6s ease-out forwards;
    color: #ffffff;
    transform: translateY(15px);
    margin: 0;
    line-height: 1.2;
    opacity: 0;
}.title_portal_pbmfdq .title_style_header::after {
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
    height: 10px;
    opacity: 0.7;
    bottom: -20px;
    background: linear-gradient(to right, rgb(140,136,138), transparent);
    transform-origin: left;
    animation: lineExtend 1.5s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform: scaleX(0.3);
}

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

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

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

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

@keyframes floatEffect {
  0% {
    transform: rotate(-15deg) skew(20deg) translate(0, 0);
  }
  100% {
    transform: rotate(-12deg) skew(18deg) translate(-20px, -20px);
  }
}

@media (min-width: 768px) {.title_portal_pbmfdq .edu_home_87vRus {
    grid-template-columns: 1fr 2fr;
    gap: 3rem;
}.title_portal_pbmfdq .edu_home_87vRus > div:first-child {
    align-items: center;
    padding: 3rem;
    display: flex;
}.title_portal_pbmfdq p {
    font-size: calc(12px * 1.4);
}.title_portal_pbmfdq .fast_learning_gFBKLV {
    clip-path: polygon(
      0 0, 
      100% 0, 
      100% 90%, 
      85% 100%, 
      0 100%
    );
}.title_portal_pbmfdq .fast_learning_gFBKLV > div {
    padding: 4rem 3rem;
    min-height: 400px;
}.title_portal_pbmfdq h3 {
    max-width: 80%;
    font-size: 21px;
}.title_portal_pbmfdq .title_style_header {
    font-size: calc(41px * 1.2);
}
}

@media (min-width: 992px) {.title_portal_pbmfdq {
    height: 100vh;
}.title_portal_pbmfdq .edu_home_87vRus {
    width: 85%;
    gap: 4rem;
}.title_portal_pbmfdq .edu_home_87vRus > div:first-child {
    padding: 3.5rem;
    transform: translateY(2rem);
}.title_portal_pbmfdq p {
    font-size: calc(12px * 1.5);
}.title_portal_pbmfdq .fast_learning_gFBKLV > div {
    min-height: 450px;
    padding: 5rem 4rem;
}.title_portal_pbmfdq h3 {
    max-width: 70%;
    font-size: calc(21px * 1.1);
}.title_portal_pbmfdq .title_style_header {
    font-size: calc(41px * 1.4);
}.title_portal_pbmfdq .title_style_header::after {
    height: 12px;
    bottom: -24px;
}
}

@media (min-width: 1200px) {.title_portal_pbmfdq .edu_home_87vRus {
    max-width: 1400px;
    width: 80%;
}.title_portal_pbmfdq .fast_learning_gFBKLV > div {
    min-height: 500px;
}.title_portal_pbmfdq h3 {
    max-width: 60%;
}.title_portal_pbmfdq .title_style_header {
    font-size: calc(41px * 1.5);
}
}

@media (max-width: 767px) {.title_portal_pbmfdq {
    padding: 4rem 0;
}.title_portal_pbmfdq .fast_learning_gFBKLV > div {
    padding: 2.5rem 1.5rem;
}.title_portal_pbmfdq h3 {
    margin-bottom: 1.5rem;
    font-size: 17px;
}.title_portal_pbmfdq .title_style_header {
    font-size: calc(38px * 0.9);
}.title_portal_pbmfdq .title_style_header::after {
    bottom: -12px;
    height: 6px;
}}.confidential_asylum_wDImbi {
    color: #000000;
    padding: 40px;
    background-color: rgb(173,169,171);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}.confidential_asylum_wDImbi h1 {
    text-transform: uppercase;
    font-size: 47px;
    font-weight: 700;
    margin-bottom: 20px;
    color: rgb(140,136,138);
    letter-spacing: 1.5px;
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(140,136,138,0.5);
    font-family: Arial, sans-serif;
}.confidential_asylum_wDImbi h2 {
    padding-left: 10px;
    font-family: Arial, sans-serif;
    text-transform: capitalize;
    color: rgb(108,103,106);
    border-left: 4px solid rgb(108,103,106,0.5);
    font-size: 31px;
    font-weight: 600;
    margin-bottom: 15px;
}.confidential_asylum_wDImbi h3,
.confidential_asylum_wDImbi h4,
.confidential_asylum_wDImbi h5,
.confidential_asylum_wDImbi h6 {
    color: #000000;
    margin-bottom: 10px;
    font-family: Arial, sans-serif;
    font-weight: 400;
}.confidential_asylum_wDImbi ul,
.confidential_asylum_wDImbi ol {
    margin-left: 20px;
    list-style-position: inside;
}.confidential_asylum_wDImbi li {
    font-size: 12px;
    margin-bottom: 10px;
}.confidential_asylum_wDImbi section {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    margin-top: 30px;
    background-color: rgb(173,169,171);
    border-radius: 10px;
    padding: 20px;
}.confidential_asylum_wDImbi p {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    margin-bottom: 20px;
    font-size: 12px;
}.confidential_asylum_wDImbi span {
    font-weight: 600;
    color: rgb(140,136,138);
}.confidential_asylum_wDImbi div {
    margin-bottom: 20px;
}.confidential_asylum_wDImbi a {
    border-bottom: 1px solid rgb(140,136,138,0.5);
    text-decoration: none;
    color: rgb(140,136,138);
    transition: color 0.3s, border-color 0.3s;
}.confidential_asylum_wDImbi a:hover {
    border-color: rgb(108,103,106,0.5);
    color: rgb(108,103,106);
}.confidential_asylum_wDImbi button {
    border-radius: 10px;
    transition: background-color 0.3s, transform 0.3s;
    color: #ffffff;
    font-weight: 700;
    background-color: rgb(140,136,138);
    border: none;
    cursor: pointer;
    font-size: 14px;
    padding: 10px 20px;
}.confidential_asylum_wDImbi button:hover {
    background-color: rgb(108,103,106);
    transform: scale(1.05);
}
@media only screen and (max-width: 800px) {.confidential_asylum_wDImbi {
    padding: 20px;
}.confidential_asylum_wDImbi h1 {
    font-size: calc(23px - 4px);
}.confidential_asylum_wDImbi h2 {
    font-size: calc(23px - 4px);
}.confidential_asylum_wDImbi p {
    font-size: calc(12px - 2px);
}.confidential_asylum_wDImbi button {
    font-size: calc(14px - 2px);
    padding: 8px 16px;
}}.education_framework_yjmKBz {
    padding: 6rem 2rem;
    overflow: hidden;
    min-height: 70vh;
    display: flex;
    align-items: center;
    background: rgb(173,169,171);
    position: relative;
}.education_framework_yjmKBz::before {
    background: 
        radial-gradient(circle at 10% 20%, rgb(140,136,138,0.5) 0%, transparent 25%),
        radial-gradient(circle at 90% 80%, rgb(108,103,106,0.5) 0%, transparent 25%);
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    filter: blur(40px);
    content: '';
    top: 0;
}.education_framework_yjmKBz::after {
    height: 100%;
    opacity: 0.1;
    width: 100%;
    position: absolute;
    top: 0;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(140,136,138,0.5) 49%, rgb(140,136,138,0.5) 51%, transparent 52%) 0 0 / 30px 30px,
        linear-gradient(135deg, transparent 48%, rgb(108,103,106,0.5) 49%, rgb(108,103,106,0.5) 51%, transparent 52%) 0 0 / 30px 30px;
    left: 0;
    content: '';
}.education_framework_yjmKBz .expert_learnings_fZurg4 {
    display: flex;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    width: 100%;
    justify-content: center;
    max-width: 1200px;
}.education_framework_yjmKBz .label_container_N28BbK {
    position: relative;
    background: rgb(173,169,171);
    max-width: 800px;
    transition: all 0.4s ease;
    box-shadow: 
        12px 12px 24px rgba(0, 0, 0, 0.15),
        -12px -12px 24px rgba(255, 255, 255, 0.8);
    border-radius: 12px;
    padding: 3.5rem;
    width: 80%;
}.education_framework_yjmKBz .label_container_N28BbK:hover {
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.2),
        -15px -15px 30px rgba(255, 255, 255, 0.9);
}.education_framework_yjmKBz .label_container_N28BbK::before {
    z-index: -1;
    top: 20px;
    border-radius: 50%;
    right: 20px;
    width: 60px;
    box-shadow: 
        4px 4px 8px rgba(0, 0, 0, 0.1),
        -4px -4px 8px rgba(255, 255, 255, 0.9);
    background: linear-gradient(135deg, rgb(140,136,138,0.5), rgb(108,103,106,0.5));
    position: absolute;
    height: 60px;
    animation: pulse 5s infinite alternate;
    content: '';
}@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.1);
        opacity: 0.9;
    }
}

.education_framework_yjmKBz .label_container_N28BbK::after {
    left: 20px;
    position: absolute;
    content: '';
    z-index: -1;
    width: 40px;
    box-shadow: 
        4px 4px 8px rgba(0, 0, 0, 0.1),
        -4px -4px 8px rgba(255, 255, 255, 0.9);
    bottom: 20px;
    background: linear-gradient(135deg, rgb(108,103,106,0.5), rgb(140,136,138,0.5));
    animation: pulse 5s infinite alternate-reverse;
    height: 40px;
    border-radius: 50%;
}.education_framework_yjmKBz h2 {
    background: linear-gradient(135deg, rgb(140,136,138), rgb(108,103,106));
    color: #000000;
    margin-bottom: 2rem;
    font-size: 35px;
    -webkit-background-clip: text !important;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    position: relative;
    background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
}.education_framework_yjmKBz h2::before {
    bottom: -10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(140,136,138,0.5) 0%, rgb(108,103,106) 50%, rgb(140,136,138,0.5) 100%);
    border-radius: 10px;
    height: 5px;
}.education_framework_yjmKBz p {
    border-radius: 10px;
    padding: 1rem;
    box-shadow: 
        inset 3px 3px 6px rgba(0, 0, 0, 0.1),
        inset -3px -3px 6px rgba(255, 255, 255, 0.7);
    background: rgb(173,169,171);
    line-height: 1.8;
    color: #000000;
    margin-top: 1.5rem;
    font-size: 15px;
    transition: all 0.3s ease;
    position: relative;
}.education_framework_yjmKBz .label_container_N28BbK:hover p {
    box-shadow: 
        inset 4px 4px 8px rgba(0, 0, 0, 0.12),
        inset -4px -4px 8px rgba(255, 255, 255, 0.8);
}.education_framework_yjmKBz .label_container_N28BbK::before,
.education_framework_yjmKBz .label_container_N28BbK::after {
    transition: all 0.5s ease;
}.education_framework_yjmKBz .label_container_N28BbK:hover::before {
    transform: scale(1.15) translateY(-5px);
}.education_framework_yjmKBz .label_container_N28BbK:hover::after {
    transform: scale(1.15) translateY(5px);
}

@media (max-width: 992px) {.education_framework_yjmKBz {
    padding: 4rem 1.5rem;
}.education_framework_yjmKBz .label_container_N28BbK {
    padding: 2.5rem;
    width: 90%;
}.education_framework_yjmKBz h2 {
    font-size: calc(35px * 0.9);
}.education_framework_yjmKBz p {
    padding: 0.8rem;
}
}

@media (max-width: 768px) {.education_framework_yjmKBz {
    min-height: auto;
    padding: 3rem 1rem;
}.education_framework_yjmKBz .label_container_N28BbK {
    width: 100%;
    padding: 2rem;
}.education_framework_yjmKBz h2 {
    font-size: calc(35px * 0.8);
    margin-bottom: 1.5rem;
}.education_framework_yjmKBz p {
    padding: 0.6rem;
    font-size: calc(15px * 0.95);
}.education_framework_yjmKBz .label_container_N28BbK::before {
    width: 40px;
    height: 40px;
    top: 15px;
    right: 15px;
}.education_framework_yjmKBz .label_container_N28BbK::after {
    bottom: 15px;
    height: 30px;
    left: 15px;
    width: 30px;
}
}

@media (max-width: 576px) {.education_framework_yjmKBz {
    padding: 2.5rem 0.8rem;
}.education_framework_yjmKBz .label_container_N28BbK {
    box-shadow: 
            8px 8px 16px rgba(0, 0, 0, 0.15),
            -8px -8px 16px rgba(255, 255, 255, 0.8);
    padding: 1.5rem;
}.education_framework_yjmKBz h2 {
    font-size: calc(35px * 0.7);
    margin-bottom: 1.2rem;
}.education_framework_yjmKBz h2::before {
    bottom: -8px;
    height: 3px;
}.education_framework_yjmKBz p {
    margin-top: 1rem;
    font-size: calc(15px * 0.9);
    padding: 0.5rem;
}}.our_background_3pqGMa {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.our_background_3pqGMa::before {
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, rgb(140,136,138,0.5), rgba(0, 0, 0, 0.5));
    right: 0;
    top: 0;
    content: "";
    z-index: 1;
    bottom: 0;
}.our_background_3pqGMa::after {
    left: 0;
    content: "";
    position: absolute;
    z-index: 2;
    background-image: repeating-linear-gradient(
    45deg,
    rgb(140,136,138,0.5) 0px,
    rgb(140,136,138,0.5) 1px,
    transparent 1px,
    transparent 20px
  );
    width: 100%;
    top: 0;
    opacity: 0.15;
    height: 100%;
}.our_background_3pqGMa .container {
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 3;
}.our_background_3pqGMa .label_container_N28BbK {
    margin-left: auto;
    backdrop-filter: blur(8px);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    width: 95%;
    max-width: 1000px;
    padding: 3.5rem;
    transform: translateX(-5%);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.92);
}.our_background_3pqGMa .label_container_N28BbK:hover {
    transform: translateX(0) translateY(-5px);
}.our_background_3pqGMa h1 {
    line-height: 1.1;
    animation: slideInTitle 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    transform: translateX(-15px);
    color: rgb(140,136,138);
    margin-bottom: 2rem;
    font-weight: 700;
    position: relative;
    font-size: 45px;
    opacity: 0;
    letter-spacing: -0.02em;
}.our_background_3pqGMa h1::after {
    bottom: -10px;
    height: 4px;
    transform: scaleX(0);
    left: 0;
    animation: expandLine 1s cubic-bezier(0.22, 1, 0.36, 1) 0.4s forwards;
    position: absolute;
    content: "";
    background: rgb(140,136,138);
    transform-origin: left;
    width: 60px;
}.our_background_3pqGMa ul {
    margin: 0;
    opacity: 0;
    list-style: none;
    padding: 0;
    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.3s forwards;
    transform: translateY(20px);
}.our_background_3pqGMa ul li {
    margin-bottom: 1.5rem;
}.our_background_3pqGMa h4 {
    font-weight: 600;
    display: inline-block;
    margin-bottom: 1rem;
    font-size: calc(21px * 1.2);
    color: #000000;
    position: relative;
}.our_background_3pqGMa h4::before {
    width: 12px;
    transform: translateY(-50%) rotate(45deg);
    top: 50%;
    left: -20px;
    position: absolute;
    content: "";
    height: 12px;
    background: rgb(108,103,106);
}.our_background_3pqGMa span {
    color: #000000;
    font-size: 15px;
    text-align: justify;
    hyphens: auto;
    display: block;
    column-count: 2;
    line-height: 1.8;
    column-gap: 40px;
    font-family: Arial, sans-serif;
}

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

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

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


@media (max-width: 1200px) {.our_background_3pqGMa {
    padding: 100px 0;
}.our_background_3pqGMa .label_container_N28BbK {
    width: 90%;
    padding: 3rem;
}
}

@media (max-width: 992px) {.our_background_3pqGMa {
    padding: 80px 0;
}.our_background_3pqGMa .label_container_N28BbK {
    width: 100%;
    padding: 2.5rem;
    transform: translateX(0);
}.our_background_3pqGMa h1 {
    font-size: calc(45px * 0.9);
}.our_background_3pqGMa span {
    column-count: 1;
    text-align: left;
}
}

@media (max-width: 768px) {.our_background_3pqGMa {
    padding: 60px 0;
}.our_background_3pqGMa .label_container_N28BbK {
    padding: 2rem;
}.our_background_3pqGMa h1 {
    font-size: calc(45px * 0.8);
    margin-bottom: 1.5rem;
}.our_background_3pqGMa h1::after {
    height: 3px;
    width: 50px;
}.our_background_3pqGMa h4 {
    font-size: 21px;
}
}

@media (max-width: 576px) {.our_background_3pqGMa {
    padding: 50px 0;
}.our_background_3pqGMa .label_container_N28BbK {
    padding: 1.5rem;
}.our_background_3pqGMa h1 {
    margin-bottom: 1.2rem;
    font-size: calc(45px * 0.7);
}.our_background_3pqGMa h1::after {
    width: 40px;
}.our_background_3pqGMa h4::before {
    left: -15px;
    height: 10px;
    width: 10px;
}.our_background_3pqGMa span {
    line-height: 1.7;
    font-size: calc(15px * 0.95);
}
}

@media (prefers-reduced-motion: reduce) {.our_background_3pqGMa .label_container_N28BbK,
  .our_background_3pqGMa h1,
  .our_background_3pqGMa h1::after,
  .our_background_3pqGMa ul {
    opacity: 1 !important;
    animation: none !important;
    transition: none !important;
    transform: none !important;
}}.appPage_zCoBl9 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(173,169,171) 0%, rgb(108,103,106,0.5) 100%);
}.appPage_zCoBl9::before {
    position: absolute;
    background: radial-gradient(circle, rgb(140,136,138,0.5) 0%, transparent 70%);
    top: -10%;
    height: 300px;
    right: -5%;
    opacity: 0.6;
    animation: float 15s infinite ease-in-out;
    content: "";
    filter: blur(40px);
    width: 300px;
}.appPage_zCoBl9::after {
    animation: float 12s infinite ease-in-out reverse;
    position: absolute;
    filter: blur(30px);
    left: -5%;
    background: radial-gradient(circle, rgb(108,103,106,0.5) 0%, transparent 70%);
    height: 250px;
    bottom: -5%;
    width: 250px;
    content: "";
    opacity: 0.6;
}.appPage_zCoBl9 .container {
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.appPage_zCoBl9 h2 {
    font-weight: 700;
    color: rgb(140,136,138);
    font-family: Arial, sans-serif;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) translateZ(0);
    font-size: clamp(28px, 5vw, 34px);
    margin-bottom: 40px;
    position: relative;
    line-height: 1.3;
}.appPage_zCoBl9 h2::before {
    transform-origin: left;
    position: absolute;
    height: 3px;
    content: "";
    background: linear-gradient(90deg, rgb(140,136,138) 0%, rgb(108,103,106) 100%);
    bottom: -12px;
    animation: expand 1.5s ease-out forwards;
    width: 80px;
    left: 0;
}.appPage_zCoBl9 .expert_learnings_fZurg4 {
    backdrop-filter: blur(10px);
    background: linear-gradient(to right bottom, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.6));
    padding: 40px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
}.appPage_zCoBl9 .expert_learnings_fZurg4:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.appPage_zCoBl9 .expert_learnings_fZurg4::before {
    left: -5px;
    content: "";
    background: linear-gradient(135deg, rgb(140,136,138,0.5), transparent, rgb(108,103,106,0.5));
    filter: blur(15px);
    animation: pulse 4s infinite alternate;
    bottom: -5px;
    opacity: 0.5;
    z-index: -1;
    position: absolute;
    top: -5px;
    right: -5px;
}.appPage_zCoBl9 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.appPage_zCoBl9 li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}.appPage_zCoBl9 li::before {
    content: "";
    background: rgb(140,136,138);
    transform: rotate(45deg);
    left: 0;
    position: absolute;
    width: 8px;
    top: 12px;
    animation: pulse 4s infinite alternate;
    height: 8px;
}.appPage_zCoBl9 span {
    animation: fadeIn 1s ease-out forwards;
    overflow: hidden;
    color: #000000;
    display: block;
    position: relative;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

@keyframes expand {
    0% { width: 0; }
    100% { width: 80px; }
}

@keyframes float {
    0%, 100% { transform: translateY(0) rotate(0deg); }
    50% { transform: translateY(-30px) rotate(5deg); }
}

@keyframes pulse {
    0% { opacity: 0.5; }
    100% { opacity: 0.9; }
}

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

@media (max-width: 991px) {.appPage_zCoBl9 {
    padding: 90px 0;
}.appPage_zCoBl9 .expert_learnings_fZurg4 {
    padding: 30px;
    transform: perspective(1000px) rotateX(1deg);
}
}

@media (max-width: 767px) {.appPage_zCoBl9 {
    padding: 70px 0;
}.appPage_zCoBl9 h2 {
    margin-bottom: 30px;
}.appPage_zCoBl9 .expert_learnings_fZurg4 {
    transform: none;
    padding: 25px;
}.appPage_zCoBl9 .expert_learnings_fZurg4:hover {
    transform: translateY(-3px);
}.appPage_zCoBl9 h2::before {
    width: 60px;
    bottom: -10px;
}
}

@media (max-width: 575px) {.appPage_zCoBl9 {
    padding: 50px 0;
}.appPage_zCoBl9 h2 {
    font-size: 24px;
    margin-bottom: 25px;
}.appPage_zCoBl9 .expert_learnings_fZurg4 {
    padding: 20px;
}.appPage_zCoBl9 li {
    padding-left: 20px;
}.appPage_zCoBl9 span {
    line-height: 1.6;
    font-size: calc(12px - 1px);
}.appPage_zCoBl9 h2::before {
    width: 50px;
    height: 2px;
}}.pricing_card_list_ELkAOb {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(173,169,171), rgba(240, 240, 255, 0.95));
    overflow: hidden;
    position: relative;
}.pricing_card_list_ELkAOb::before {
    transform: rotate(-15deg) skewX(15deg);
    filter: blur(60px);
    top: -10%;
    width: 40%;
    content: "";
    opacity: 0.4;
    background: linear-gradient(145deg, rgb(140,136,138,0.5), rgb(108,103,106,0.5));
    z-index: 0;
    position: absolute;
    right: -5%;
    height: 70%;
}.pricing_card_list_ELkAOb::after {
    bottom: -10%;
    content: "";
    opacity: 0.3;
    z-index: 0;
    width: 35%;
    left: -5%;
    transform: rotate(12deg) skewX(-10deg);
    background: linear-gradient(215deg, rgb(108,103,106,0.5), rgb(140,136,138,0.5));
    height: 60%;
    position: absolute;
    filter: blur(50px);
}.pricing_card_list_ELkAOb .container {
    position: relative;
    z-index: 1;
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 20px;
}.pricing_card_list_ELkAOb .program_price_GQLwR5 {
    grid-template-columns: 1fr;
    display: grid;
    gap: 60px;
}.pricing_card_list_ELkAOb .fee_struct_qbjVuQ {
    text-align: center;
    animation: fadeInUp 0.8s ease-out forwards 0.3s;
    opacity: 0;
    transform: translateY(30px);
}.pricing_card_list_ELkAOb .fee_struct_qbjVuQ h2 {
    position: relative;
    color: #000000;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 32px;
}.pricing_card_list_ELkAOb .fee_struct_qbjVuQ h2::after {
    transform: translateX(-50%);
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(140,136,138), rgb(108,103,106));
    content: "";
    position: absolute;
    height: 4px;
    bottom: -12px;
    width: 80px;
    left: 50%;
}.pricing_card_list_ELkAOb .cost_rates_jWEa2K {
    line-height: 1.6;
    max-width: 680px;
    margin: 20px auto 0;
    font-size: 14px;
    color: #000000;
}.pricing_card_list_ELkAOb .study_pricing_GN3jP2 {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr;
    transform: translateY(40px);
    animation: fadeInUp 0.8s ease-out forwards 0.5s;
    opacity: 0;
}.pricing_card_list_ELkAOb .rate_plans_YQ9TZk {
    display: block;
    transform: perspective(1000px) rotateX(0deg);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.6s ease;
    text-decoration: none;
    backface-visibility: hidden;
}.pricing_card_list_ELkAOb .pricing_offers_YRVry5 {
    overflow: hidden;
    display: flex;
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    flex-direction: column;
    border-radius: 8px;
    background: #ffffff;
    position: relative;
    will-change: transform, box-shadow;
}.pricing_card_list_ELkAOb .rate_plans_YQ9TZk:hover .pricing_offers_YRVry5 {
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(var(--primary-color-rgb), 0.1);
    transform: translateY(-8px);
}.pricing_card_list_ELkAOb .learning_pricing_LA3t2l {
    flex-direction: column;
    display: flex;
    padding: 35px 30px;
    flex-grow: 1;
}.pricing_card_list_ELkAOb .learning_pricing_LA3t2l h3 {
    word-break: break-word;
    margin-bottom: 15px;
    font-weight: 700;
    position: relative;
    white-space: normal;
    overflow-wrap: break-word;
    font-size: calc(19px + 2px);
    padding-left: 15px;
    color: #000000;
}.pricing_card_list_ELkAOb .learning_pricing_LA3t2l h3::before {
    background: linear-gradient(to bottom, rgb(140,136,138), rgb(108,103,106));
    width: 4px;
    height: calc(100% - 10px);
    border-radius: 10px;
    content: "";
    top: 5px;
    left: 0;
    position: absolute;
}.pricing_card_list_ELkAOb .study_sub_dokqbu {
    font-weight: 700;
    display: inline-block;
    margin: 5px 0 20px;
    border-radius: 6px;
    position: relative;
    color: rgb(140,136,138);
    background: linear-gradient(120deg, rgba(var(--primary-color-rgb), 0.08), rgba(var(--secondary-color-rgb), 0.08));
    padding: 8px 15px;
    font-size: calc(19px + 4px);
}.pricing_card_list_ELkAOb .learning_pricing_LA3t2l p {
    margin-bottom: 10px;
    color: #000000;
    font-size: 14px;
    overflow-wrap: break-word;
    line-height: 1.6;
    flex-grow: 1;
    word-break: break-word;
    margin-top: 5px;
    white-space: normal;
}.pricing_card_list_ELkAOb .img_show_sd0ZSN {
    overflow: hidden;
    height: 220px;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    width: 100%;
}.pricing_card_list_ELkAOb .img_show_sd0ZSN::after {
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    z-index: 1;
    bottom: 0;
    right: 0;
    content: "";
    position: absolute;
}.pricing_card_list_ELkAOb .rate_plans_YQ9TZk:hover .img_show_sd0ZSN {
    transform: scale(1.05);
}

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

@media (min-width: 768px) {.pricing_card_list_ELkAOb .study_pricing_GN3jP2 {
    gap: 25px;
    grid-template-columns: repeat(2, 1fr);
}.pricing_card_list_ELkAOb .program_price_GQLwR5 {
    grid-template-columns: 1fr;
}
}

@media (min-width: 992px) {.pricing_card_list_ELkAOb .program_price_GQLwR5 {
    gap: 40px;
    grid-template-columns: 2fr 1fr;
}.pricing_card_list_ELkAOb .fee_struct_qbjVuQ {
    grid-row: 1;
    grid-column: 2;
    align-self: center;
    text-align: left;
}.pricing_card_list_ELkAOb .fee_struct_qbjVuQ h2 {
    display: inline-block;
}.pricing_card_list_ELkAOb .fee_struct_qbjVuQ h2::after {
    left: 0;
    transform: none;
}.pricing_card_list_ELkAOb .cost_rates_jWEa2K {
    margin: 25px 0 0;
}.pricing_card_list_ELkAOb .study_pricing_GN3jP2 {
    grid-template-columns: repeat(2, 1fr);
    grid-row: 1;
    grid-column: 1;
}
}

@media (min-width: 1200px) {.pricing_card_list_ELkAOb .study_pricing_GN3jP2 {
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}.pricing_card_list_ELkAOb .learning_pricing_LA3t2l {
    padding: 40px 35px;
}.pricing_card_list_ELkAOb .img_show_sd0ZSN {
    height: 240px;
}
}

@media (max-width: 767px) {.pricing_card_list_ELkAOb {
    padding: 80px 0;
}.pricing_card_list_ELkAOb .fee_struct_qbjVuQ {
    margin-bottom: 20px;
}.pricing_card_list_ELkAOb .pricing_offers_YRVry5 {
    max-width: 100%;
}.pricing_card_list_ELkAOb .learning_pricing_LA3t2l {
    padding: 30px 25px;
}.pricing_card_list_ELkAOb .learning_pricing_LA3t2l h3 {
    font-size: calc(19px + 1px);
}.pricing_card_list_ELkAOb .study_sub_dokqbu {
    margin: 0 0 15px;
    font-size: 19px;
}.pricing_card_list_ELkAOb .img_show_sd0ZSN {
    height: 200px;
}
}

@media (max-width: 480px) {.pricing_card_list_ELkAOb {
    padding: 60px 0;
}.pricing_card_list_ELkAOb .learning_pricing_LA3t2l {
    padding: 25px 20px;
}.pricing_card_list_ELkAOb .img_show_sd0ZSN {
    height: 180px;
}}.program_offerings_lQI3fL {
    background-color: #ffffff;
    position: relative;
    min-height: 600px;
    max-height: 900px;
    height: 100vh;
    overflow: hidden;
}.program_offerings_lQI3fL::before {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none;
    width: 70%;
    content: '';
    z-index: 1;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.4) 50%, transparent 100%);
}.program_offerings_lQI3fL .career_lab_qnwD57 {
    top: 0;
    height: 100%;
    left: 0;
    z-index: 0;
    width: 100%;
    position: absolute;
    overflow: hidden;
}.program_offerings_lQI3fL .training_route_rCldvx {
    height: 100%;
    position: absolute;
    display: flex;
    left: 0;
    animation: carousel-slide 30s infinite linear;
    width: 500%;
    top: 0;
}.program_offerings_lQI3fL .career_lab_qnwD57:hover .training_route_rCldvx {
    animation-play-state: paused;
}.program_offerings_lQI3fL .new_study_QJHEZp {
    overflow: hidden;
    width: 20%;
    height: 100%;
}.program_offerings_lQI3fL .new_study_QJHEZp img {
    transform: scale(1.1);
    width: 100%;
    filter: brightness(1.05) contrast(1.1);
    transition: transform 1s ease;
    object-fit: cover;
    height: 100%;
}.program_offerings_lQI3fL .new_study_QJHEZp:hover img {
    transform: scale(1.2);
}.program_offerings_lQI3fL .container {
    z-index: 2;
    padding-left: 0;
    align-items: center;
    display: flex;
    width: 65%;
    position: relative;
    height: 100%;
    justify-content: flex-start;
}.program_offerings_lQI3fL .expert_learnings_fZurg4 {
    width: 100%;
    max-width: 750px;
    padding-left: 3%;
}.program_offerings_lQI3fL .future_skills_3AVQPz {
    position: relative;
    backdrop-filter: blur(5px);
    border-radius: 23px;
    border-top: 4px solid rgb(140,136,138);
    background-color: #ffffff;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    background-color: rgba(255, 255, 255, 0.9);
    padding: 3rem;
}.program_offerings_lQI3fL .future_skills_3AVQPz h3 {
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: #000000;
    font-size: 37px;
}.program_offerings_lQI3fL .future_skills_3AVQPz p {
    font-size: 17px;
    margin-bottom: 2rem;
    line-height: 1.7;
    color: #000000;
}.program_offerings_lQI3fL .future_skills_3AVQPz .support_map_I1J36D {
    font-weight: 600;
    font-size: 20px;
    position: relative;
    padding: 1rem 2rem;
    z-index: 1;
    transition: all 0.3s ease;
    overflow: hidden;
    display: inline-block;
    color: #ffffff;
    border-radius: 10px;
    text-decoration: none;
    background: linear-gradient(to right, rgb(140,136,138), rgb(108,103,106));
}.program_offerings_lQI3fL .future_skills_3AVQPz .support_map_I1J36D::before {
    z-index: -1;
    transition: opacity 0.3s ease;
    background: linear-gradient(to right, rgb(108,103,106), rgb(140,136,138));
    content: '';
    position: absolute;
    opacity: 0;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}.program_offerings_lQI3fL .future_skills_3AVQPz .support_map_I1J36D:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.program_offerings_lQI3fL .future_skills_3AVQPz .support_map_I1J36D:hover::before {
    opacity: 1;
}

@keyframes carousel-slide {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-80%);
    }
}

@media screen and (max-width: 1200px) {.program_offerings_lQI3fL .container {
    width: 70%;
}.program_offerings_lQI3fL::before {
    width: 75%;
}
}

@media screen and (max-width: 992px) {.program_offerings_lQI3fL {
    height: auto;
    flex-direction: column;
    display: flex;
    min-height: 0;
    max-height: none;
}.program_offerings_lQI3fL::before {
    background: linear-gradient(180deg, rgb(173,169,171) 0%, transparent 50%);
}.program_offerings_lQI3fL .career_lab_qnwD57 {
    width: 100%;
    position: relative;
    height: 400px;
    order: 2;
}.program_offerings_lQI3fL .container {
    padding: 4rem 2rem;
    order: 1;
    width: 100%;
}.program_offerings_lQI3fL .expert_learnings_fZurg4 {
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
}
}

@media screen and (max-width: 768px) {.program_offerings_lQI3fL .career_lab_qnwD57 {
    height: 350px;
}.program_offerings_lQI3fL .container {
    padding: 3rem 1.5rem;
}.program_offerings_lQI3fL .future_skills_3AVQPz {
    padding: 2rem;
}.program_offerings_lQI3fL .future_skills_3AVQPz h3 {
    font-size: calc(37px * 0.9);
}
}

@media screen and (max-width: 576px) {.program_offerings_lQI3fL .career_lab_qnwD57 {
    height: 250px;
}.program_offerings_lQI3fL .container {
    padding: 2.5rem 1rem;
}.program_offerings_lQI3fL .future_skills_3AVQPz {
    padding: 1.5rem;
}.program_offerings_lQI3fL .future_skills_3AVQPz h3 {
    font-size: calc(37px * 0.8);
}.program_offerings_lQI3fL .future_skills_3AVQPz p {
    margin-bottom: 1.5rem;
    font-size: calc(17px * 0.9);
}.program_offerings_lQI3fL .future_skills_3AVQPz .support_map_I1J36D {
    text-align: center;
    width: 100%;
    padding: 0.8rem 1.5rem;
}}.mentorship_experience_jfCMWi {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(173,169,171), rgba(245, 247, 250, 0.9));
}.mentorship_experience_jfCMWi::before {
    height: 100%;
    width: 100%;
    content: "";
    z-index: 0;
    left: 0;
    position: absolute;
    top: 0;
    background-image: 
        linear-gradient(30deg, rgb(108,103,106,0.5) 2px, transparent 2px),
        linear-gradient(120deg, rgb(108,103,106,0.5) 2px, transparent 2px);
    background-size: 60px 60px;
    opacity: 0.07;
}.mentorship_experience_jfCMWi::after {
    opacity: 0.1;
    top: -50%;
    transform: rotate(-15deg);
    height: 200%;
    content: "";
    right: -20%;
    z-index: 1;
    background: radial-gradient(circle at center, rgb(108,103,106,0.5) 0%, transparent 70%);
    position: absolute;
    width: 70%;
}.mentorship_experience_jfCMWi .container {
    padding: 0 15px;
    max-width: 1140px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}.mentorship_experience_jfCMWi .learning_stories_HebML5 {
    gap: 30px;
    box-shadow: 
        15px 15px 30px rgba(rgba(0, 0, 0, 0.5), 0.06),
        -5px -5px 20px rgba(#ffffff, 0.8),
        inset 2px 2px 5px rgba(#ffffff, 0.4),
        inset -2px -2px 5px rgba(rgba(0, 0, 0, 0.5), 0.05);
    grid-template-columns: 1fr;
    position: relative;
    padding: 40px;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    background: #ffffff;
    overflow: hidden;
    border-radius: 8px;
    display: grid;
}.mentorship_experience_jfCMWi .learning_stories_HebML5:hover {
    box-shadow: 
        20px 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
        -8px -8px 25px rgba(#ffffff, 0.9),
        inset 2px 2px 5px rgba(#ffffff, 0.4),
        inset -2px -2px 5px rgba(rgba(0, 0, 0, 0.5), 0.05);
    transform: translateY(-5px);
}.mentorship_experience_jfCMWi .learning_stories_HebML5 > div:first-child {
    align-items: center;
    display: flex;
    justify-content: center;
}.mentorship_experience_jfCMWi .img_show_sd0ZSN {
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 
        8px 8px 16px rgba(rgba(0, 0, 0, 0.5), 0.1),
        -4px -4px 12px rgba(#ffffff, 0.6);
    height: 160px;
    width: 160px;
    transform: rotate(-2deg);
    border-radius: 12px;
    position: relative;
}.mentorship_experience_jfCMWi .learning_stories_HebML5:hover .img_show_sd0ZSN {
    transform: rotate(1deg) scale(1.03);
}.mentorship_experience_jfCMWi .img_show_sd0ZSN::before {
    transition: transform 0.8s ease;
    border-radius: 20px;
    position: absolute;
    bottom: -15px;
    z-index: -1;
    transform: rotate(-3deg);
    top: -15px;
    background: linear-gradient(135deg, rgb(108,103,106,0.5), transparent);
    left: -15px;
    right: -15px;
    opacity: 0.2;
    content: "";
}.mentorship_experience_jfCMWi .learning_stories_HebML5:hover .img_show_sd0ZSN::before {
    transform: rotate(1deg) scale(1.05);
}.mentorship_experience_jfCMWi .learning_stories_HebML5 > div:nth-child(2) {
    text-align: center;
    padding-bottom: 20px;
    position: relative;
}.mentorship_experience_jfCMWi .learning_stories_HebML5 > div:nth-child(2)::after {
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgb(108,103,106), transparent);
    width: 80px;
    height: 3px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    content: "";
}.mentorship_experience_jfCMWi .name {
    color: rgb(140,136,138);
    font-family: Arial, sans-serif;
    margin: 0 0 10px;
    font-weight: 700;
    display: inline-block;
    letter-spacing: 0.5px;
    font-size: calc(19px * 1.1);
    position: relative;
}.mentorship_experience_jfCMWi .learning_stories_HebML5 > div:nth-child(2) > div {
    border-radius: 4px;
    background: linear-gradient(120deg, rgba(rgb(108,103,106,0.5), 0.05), rgba(rgb(108,103,106,0.5), 0.15));
    backdrop-filter: blur(2px);
    position: relative;
    letter-spacing: 0.3px;
    padding: 5px 15px;
    display: inline-block;
    color: rgb(108,103,106);
    font-weight: 600;
    font-size: calc(16px * 0.95);
}.mentorship_experience_jfCMWi .work_record_Hg2bzC {
    background: linear-gradient(to right, rgba(rgb(108,103,106,0.5), 0.05), transparent);
    margin: 0;
    font-size: 16px;
    line-height: 1.7;
    font-family: Arial, sans-serif;
    backdrop-filter: blur(3px);
    color: #000000;
    border-left: 3px solid rgb(108,103,106);
    position: relative;
    padding: 10px 20px 10px 30px;
}.mentorship_experience_jfCMWi .work_record_Hg2bzC::before {
    color: rgb(108,103,106);
    font-size: 80px;
    content: "";
    opacity: 0.1;
    position: absolute;
    font-family: serif;
    top: -20px;
    left: 10px;
}.mentorship_experience_jfCMWi .work_record_Hg2bzC::after {
    right: 10px;
    font-size: 80px;
    color: rgb(108,103,106);
    font-family: serif;
    content: "";
    opacity: 0.1;
    bottom: -70px;
    position: absolute;
}

@media (min-width: 768px) {.mentorship_experience_jfCMWi {
    padding: 100px 0;
}.mentorship_experience_jfCMWi .learning_stories_HebML5 {
    gap: 40px 50px;
    grid-template-areas: 
            "photo info"
            "quote quote";
    padding: 50px;
    grid-template-columns: auto 1fr;
    align-items: center;
}.mentorship_experience_jfCMWi .learning_stories_HebML5 > div:first-child {
    grid-area: photo;
}.mentorship_experience_jfCMWi .learning_stories_HebML5 > div:nth-child(2) {
    padding-bottom: 0;
    grid-area: info;
    text-align: left;
}.mentorship_experience_jfCMWi .learning_stories_HebML5 > div:nth-child(3) {
    grid-area: quote;
}.mentorship_experience_jfCMWi .learning_stories_HebML5 > div:nth-child(2)::after {
    bottom: -10px;
    left: 0;
    transform: none;
    width: 60px;
    background: linear-gradient(90deg, rgb(108,103,106), transparent);
}.mentorship_experience_jfCMWi .img_show_sd0ZSN {
    height: 200px;
    width: 200px;
}.mentorship_experience_jfCMWi .work_record_Hg2bzC {
    margin-top: 20px;
    padding: 25px 40px 25px 50px;
    font-size: calc(16px * 1.05);
}
}

@media (min-width: 992px) {.mentorship_experience_jfCMWi .learning_stories_HebML5 {
    grid-template-areas: 
            "photo info quote";
    grid-template-columns: auto 1fr 1fr;
    gap: 0 50px;
}.mentorship_experience_jfCMWi .img_show_sd0ZSN {
    height: 240px;
    transform: rotate(-3deg);
    width: 240px;
}.mentorship_experience_jfCMWi .learning_stories_HebML5:hover .img_show_sd0ZSN {
    transform: rotate(0) scale(1.05);
}.mentorship_experience_jfCMWi .work_record_Hg2bzC {
    position: relative;
    border-left: none;
    background: linear-gradient(135deg, rgba(rgb(108,103,106,0.5), 0.08), transparent);
    padding: 30px;
    margin-top: 0;
}.mentorship_experience_jfCMWi .work_record_Hg2bzC::before {
    left: 0;
}.mentorship_experience_jfCMWi .work_record_Hg2bzC::after {
    right: 0;
}.mentorship_experience_jfCMWi .work_record_Hg2bzC:before {
    left: -25px;
    content: "";
    background: linear-gradient(to bottom, rgb(108,103,106), transparent);
    height: 100%;
    width: 3px;
    position: absolute;
    top: 0;
}
}

@media (max-width: 767px) {.mentorship_experience_jfCMWi {
    padding: 60px 0;
}.mentorship_experience_jfCMWi .learning_stories_HebML5 {
    padding: 30px 25px;
}.mentorship_experience_jfCMWi .img_show_sd0ZSN {
    height: 140px;
    width: 140px;
}.mentorship_experience_jfCMWi .name {
    font-size: 19px;
}.mentorship_experience_jfCMWi .learning_stories_HebML5 > div:nth-child(2) > div {
    font-size: calc(16px * 0.9);
}.mentorship_experience_jfCMWi .work_record_Hg2bzC {
    padding: 15px 15px 15px 25px;
    line-height: 1.6;
    font-size: calc(16px * 0.95);
}}.contact_section_stpF2T {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.contact_section_stpF2T::before {
    height: 100%;
    z-index: 1;
    position: absolute;
    content: '';
    top: 0;
    width: 100%;
    background: rgb(108,103,106,0.5);
    left: 0;
}.contact_section_stpF2T .container {
    position: relative;
    max-width: 1400px;
    padding: 0 15px;
    margin: 0 auto;
    z-index: 2;
}.contact_section_stpF2T .query_card_CyIRzT {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: grid;
    gap: 0;
}.contact_section_stpF2T .request_reach_RPKQb9 {
    flex-wrap: wrap;
    justify-content: space-between;
    grid-row: 2;
    display: flex;
    padding: 60px 50px;
    border-radius: 0 0 23px 23px;
    background: #ffffff;
}.contact_section_stpF2T .request_reach_RPKQb9 h3 {
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
    position: relative;
    font-weight: 700;
    color: #000000;
    font-size: 34px;
}.contact_section_stpF2T .request_reach_RPKQb9 h3::after {
    position: absolute;
    content: '';
    width: 80px;
    height: 3px;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    background: rgb(140,136,138);
}.contact_section_stpF2T .request_reach_RPKQb9 div {
    border-radius: 10px;
    display: flex;
    align-items: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-bottom: 30px;
    flex: 0 0 calc(50% - 20px);
    padding: 20px;
    background: rgb(173,169,171);
}.contact_section_stpF2T .request_reach_RPKQb9 div:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}.contact_section_stpF2T .request_reach_RPKQb9 svg {
    height: 24px;
    margin-right: 15px;
    width: 24px;
}.contact_section_stpF2T .request_reach_RPKQb9 svg path {
    fill: rgb(140,136,138);
}.contact_section_stpF2T .request_reach_RPKQb9 span {
    font-size: 16px;
    color: #000000;
}.contact_section_stpF2T .request_reach_RPKQb9 a {
    transition: color 0.3s ease;
    color: rgb(140,136,138);
    text-decoration: none;
}.contact_section_stpF2T .request_reach_RPKQb9 a:hover {
    color: rgb(108,103,106);
}.contact_section_stpF2T .reach_query_21Burk {
    border-radius: 23px 23px 0 0;
    background: rgb(140,136,138);
    grid-row: 1;
    overflow: hidden;
    position: relative;
    padding: 0;
}.contact_section_stpF2T .reach_query_21Burk::before {
    content: '';
    width: 150px;
    position: absolute;
    opacity: 0.2;
    border-radius: 50%;
    right: -50px;
    height: 150px;
    background: rgb(108,103,106);
    top: -50px;
}.contact_section_stpF2T .reach_query_21Burk::after {
    background: rgb(108,103,106);
    width: 200px;
    left: -80px;
    height: 200px;
    opacity: 0.1;
    border-radius: 50%;
    content: '';
    bottom: -80px;
    position: absolute;
}.contact_section_stpF2T form {
    position: relative;
    padding: 60px 50px;
    z-index: 1;
}.contact_section_stpF2T form h3 {
    font-size: 34px;
    text-align: center;
    margin-bottom: 40px;
    color: #ffffff;
    font-weight: 700;
    position: relative;
}.contact_section_stpF2T form h3::after {
    width: 80px;
    content: '';
    transform: translateX(-50%);
    height: 3px;
    left: 50%;
    bottom: -15px;
    position: absolute;
    background: #ffffff;
}.contact_section_stpF2T form input[type="text"],
.contact_section_stpF2T form input[type="email"] {
    border: 1px solid rgba(255, 255, 255, 0.3);
    margin-bottom: 20px;
    padding: 18px 20px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    font-size: 16px;
    border-radius: 10px;
    width: 100%;
}.contact_section_stpF2T form input[type="text"]:focus,
.contact_section_stpF2T form input[type="email"]:focus {
    background: rgba(255, 255, 255, 0.2);
    outline: none;
    border-color: rgba(255, 255, 255, 0.5);
}.contact_section_stpF2T form input::placeholder {
    color: rgba(255, 255, 255, 0.6);
}.contact_section_stpF2T .reach_reach_WCaQRo {
    align-items: flex-start;
    margin: 25px 0 30px;
    display: flex;
}.contact_section_stpF2T .reach_reach_WCaQRo input[type="checkbox"] {
    transition: all 0.3s ease;
    position: relative;
    appearance: none;
    border: 2px solid rgba(255, 255, 255, 0.3);
    -webkit-appearance: none;
    width: 22px;
    margin-right: 15px;
    cursor: pointer;
    border-radius: 10px;
    height: 22px;
    flex-shrink: 0;
}.contact_section_stpF2T .reach_reach_WCaQRo input[type="checkbox"]:checked {
    background-color: #ffffff;
    border-color: #ffffff;
}.contact_section_stpF2T .reach_reach_WCaQRo input[type="checkbox"]:checked::before {
    transform: rotate(45deg);
    border: solid rgb(140,136,138);
    width: 6px;
    left: 7px;
    content: '';
    border-width: 0 2px 2px 0;
    top: 4px;
    height: 10px;
    position: absolute;
}.contact_section_stpF2T .reach_reach_WCaQRo label {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    line-height: 1.6;
}.contact_section_stpF2T .reach_reach_WCaQRo a {
    font-weight: 600;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
    text-decoration: none;
    color: #ffffff;
    transition: opacity 0.3s ease;
}.contact_section_stpF2T .reach_reach_WCaQRo a:hover {
    opacity: 0.8;
    border-bottom-color: #ffffff;
}.contact_section_stpF2T .support_map_I1J36D {
    padding: 18px 20px;
    border: none;
    font-weight: 700;
    transition: all 0.3s ease;
    cursor: pointer;
    border-radius: 10px;
    color: rgb(140,136,138);
    width: 100%;
    font-size: 15px;
    background: #ffffff;
}.contact_section_stpF2T .support_map_I1J36D:hover {
    background: rgb(173,169,171);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}

@media (min-width: 992px) {.contact_section_stpF2T form {
    grid-template-columns: 1fr 1fr;
    display: grid;
    gap: 20px;
}.contact_section_stpF2T form h3 {
    grid-column: span 2;
}.contact_section_stpF2T .reach_reach_WCaQRo {
    grid-column: span 2;
}.contact_section_stpF2T .support_map_I1J36D {
    grid-column: span 2;
}
}

@media (max-width: 992px) {.contact_section_stpF2T {
    padding: 90px 0;
}.contact_section_stpF2T .reach_query_21Burk,
    .contact_section_stpF2T .request_reach_RPKQb9 {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.contact_section_stpF2T {
    padding: 70px 0;
}.contact_section_stpF2T .request_reach_RPKQb9 div {
    flex: 0 0 100%;
}.contact_section_stpF2T .reach_query_21Burk,
    .contact_section_stpF2T .request_reach_RPKQb9 {
    padding: 40px 30px;
}.contact_section_stpF2T .request_reach_RPKQb9 h3,
    .contact_section_stpF2T form h3 {
    font-size: calc(34px * 0.9);
    margin-bottom: 35px;
}
}

@media (max-width: 576px) {.contact_section_stpF2T {
    padding: 50px 0;
}.contact_section_stpF2T .reach_query_21Burk,
    .contact_section_stpF2T .request_reach_RPKQb9 {
    padding: 30px 25px;
}.contact_section_stpF2T .request_reach_RPKQb9 h3,
    .contact_section_stpF2T form h3 {
    margin-bottom: 30px;
    font-size: calc(34px * 0.85);
}.contact_section_stpF2T form input[type="text"],
    .contact_section_stpF2T form input[type="email"] {
    padding: 15px;
}}.user_feedback_oCXhfs {
    padding: 6rem 0;
    perspective: 1000px;
    overflow: hidden;
    background: linear-gradient(145deg, 
        rgba(rgb(140,136,138,0.5), 0.05) 0%, 
        rgba(rgb(140,136,138,0.5), 0.1) 50%, 
        rgba(rgb(140,136,138,0.5), 0.15) 100%);
    position: relative;
}.user_feedback_oCXhfs::before {
    pointer-events: none;
    right: -5%;
    width: 60%;
    background: linear-gradient(120deg, 
        rgba(rgb(108,103,106,0.5), 0.05), 
        rgba(rgb(108,103,106,0.5), 0.1));
    transform: rotate(-15deg) skewX(5deg);
    position: absolute;
    clip-path: polygon(0 0, 100% 20%, 85% 100%, 15% 80%);
    z-index: 0;
    top: -10%;
    height: 70%;
    content: "";
}.user_feedback_oCXhfs::after {
    background: linear-gradient(210deg, 
        rgba(rgb(140,136,138,0.5), 0.08), 
        rgba(rgb(140,136,138,0.5), 0.03));
    width: 50%;
    height: 60%;
    bottom: -5%;
    content: "";
    z-index: 0;
    clip-path: polygon(10% 0, 90% 15%, 100% 85%, 0% 100%);
    left: -5%;
    transform: rotate(10deg) skewX(-5deg);
    pointer-events: none;
    position: absolute;
}.user_feedback_oCXhfs .container {
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}.user_feedback_oCXhfs h2 {
    margin-bottom: 3rem;
    transform: perspective(500px) translateZ(20px);
    text-align: center;
    font-weight: 700;
    color: #000000;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    font-size: 37px;
}.user_feedback_oCXhfs h2::after {
    height: 4px;
    background: linear-gradient(90deg, 
        rgb(140,136,138), 
        rgba(rgb(140,136,138,0.5), 0.6));
    width: 80px;
    transform: scaleX(0.8);
    display: block;
    margin: 1rem auto 0;
    content: "";
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.user_feedback_oCXhfs h2:hover::after {
    transform: scaleX(1.2);
}.user_feedback_oCXhfs .student_stories_osvmfe {
    list-style: none;
    display: grid;
    gap: 2.5rem;
    margin: 0;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    transform-style: preserve-3d;
}.user_feedback_oCXhfs .learning_stories_HebML5 {
    background: #ffffff;
    backface-visibility: hidden;
    border-radius: 10px;
    padding: 2rem;
    transform: translateY(0) perspective(800px) rotateX(0deg);
    position: relative;
    box-shadow: 0 10px 30px -10px rgba(rgba(0, 0, 0, 0.5), 0.1);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
}.user_feedback_oCXhfs .learning_stories_HebML5::before {
    content: "";
    width: 100%;
    transform: scaleX(0.95);
    opacity: 0.8;
    height: 5px;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, 
        rgb(140,136,138), 
        rgb(108,103,106));
    top: 0;
}.user_feedback_oCXhfs .learning_stories_HebML5::after {
    line-height: 0;
    position: absolute;
    bottom: 1rem;
    z-index: 0;
    right: 1.5rem;
    color: rgba(rgb(140,136,138,0.5), 0.07);
    content: '"';
    font-family: serif;
    font-size: 6rem;
}.user_feedback_oCXhfs .learning_stories_HebML5:hover {
    box-shadow: 0 20px 40px -15px rgba(rgb(140,136,138,0.5), 0.25);
    transform: translateY(-10px) perspective(800px) rotateX(2deg);
}.user_feedback_oCXhfs .learning_stories_HebML5 div {
    position: relative;
    z-index: 2;
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
}.user_feedback_oCXhfs .learning_stories_HebML5 img {
    margin-right: 1rem;
    border: 3px solid rgba(rgb(255, 255, 255, 0.5), 0.9);
    box-shadow: 0 4px 10px rgba(rgba(0, 0, 0, 0.5), 0.1);
    border-radius: 50%;
    width: 60px;
    object-fit: cover;
    height: 60px;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}.user_feedback_oCXhfs .learning_stories_HebML5:hover img {
    box-shadow: 0 6px 14px rgba(rgb(140,136,138,0.5), 0.2);
    border-color: rgba(rgb(140,136,138,0.5), 0.2);
    transform: scale(1.05);
}.user_feedback_oCXhfs .learning_stories_HebML5 h4 {
    font-size: 22px;
    color: #000000;
    position: relative;
    font-weight: 600;
    margin: 0;
}.user_feedback_oCXhfs .learning_stories_HebML5 h4::after {
    position: absolute;
    height: 2px;
    bottom: -5px;
    content: "";
    left: 0;
    background: rgb(140,136,138);
    transition: width 0.3s ease;
    width: 0;
}.user_feedback_oCXhfs .learning_stories_HebML5:hover h4::after {
    width: 100%;
}.user_feedback_oCXhfs .learning_stories_HebML5 .description {
    margin: 0;
    font-style: italic;
    line-height: 1.6;
    z-index: 1;
    font-weight: 400;
    transition: transform 0.5s ease;
    position: relative;
    color: #000000;
    font-size: 12px;
    opacity: 0.95;
}.user_feedback_oCXhfs .learning_stories_HebML5:hover .description {
    transform: translateY(3px);
}.user_feedback_oCXhfs a {
    display: inline-block;
    border-radius: 10px;
    transform: translateZ(0);
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 0.8rem 2rem;
    margin-top: 3rem;
    text-decoration: none;
    background: linear-gradient(135deg, 
        rgb(140,136,138), 
        rgba(rgb(140,136,138,0.5), 0.9));
    overflow: hidden;
    position: relative;
    box-shadow: 0 4px 15px -3px rgba(rgb(140,136,138,0.5), 0.4);
    text-align: center;
    color: #ffffff;
    font-weight: 600;
}.user_feedback_oCXhfs a::before {
    background: linear-gradient(90deg, 
        rgba(255, 255, 255, 0), 
        rgba(255, 255, 255, 0.2), 
        rgba(255, 255, 255, 0));
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    transition: transform 0.8s ease;
    left: 0;
    transform: translateX(-100%);
    content: "";
}.user_feedback_oCXhfs a:hover {
    box-shadow: 0 7px 20px -5px rgba(rgb(140,136,138,0.5), 0.5);
    transform: translateY(-3px) scale(1.03);
}.user_feedback_oCXhfs a:hover::before {
    transform: translateX(100%);
}

@media (max-width: 991px) {.user_feedback_oCXhfs {
    padding: 5rem 0;
}.user_feedback_oCXhfs h2 {
    font-size: calc(37px * 0.9);
    margin-bottom: 2.5rem;
}.user_feedback_oCXhfs .student_stories_osvmfe {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 767px) {.user_feedback_oCXhfs {
    padding: 4rem 0;
}.user_feedback_oCXhfs h2 {
    margin-bottom: 2rem;
    font-size: calc(37px * 0.8);
}.user_feedback_oCXhfs .student_stories_osvmfe {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.user_feedback_oCXhfs .learning_stories_HebML5 {
    padding: 1.5rem;
}.user_feedback_oCXhfs .learning_stories_HebML5 img {
    width: 50px;
    height: 50px;
}.user_feedback_oCXhfs a {
    padding: 0.7rem 1.7rem;
    margin-top: 2rem;
}
}

@media (max-width: 480px) {.user_feedback_oCXhfs {
    padding: 3rem 0;
}.user_feedback_oCXhfs h2 {
    font-size: calc(37px * 0.7);
}.user_feedback_oCXhfs .learning_stories_HebML5 {
    padding: 1.2rem;
}.user_feedback_oCXhfs .learning_stories_HebML5 img {
    width: 45px;
    height: 45px;
}.user_feedback_oCXhfs .learning_stories_HebML5 div {
    margin-bottom: 1rem;
}.user_feedback_oCXhfs h2::after {
    width: 60px;
    height: 3px;
}
}

@media (min-width: 1400px) {.user_feedback_oCXhfs .student_stories_osvmfe {
    grid-template-columns: repeat(4, 1fr);
}.user_feedback_oCXhfs .container {
    max-width: 1400px;
}.user_feedback_oCXhfs h2 {
    font-size: calc(37px * 1.1);
}
}

@media (prefers-reduced-motion: reduce) {.user_feedback_oCXhfs .learning_stories_HebML5,
    .user_feedback_oCXhfs .learning_stories_HebML5 img,
    .user_feedback_oCXhfs a,
    .user_feedback_oCXhfs a::before,
    .user_feedback_oCXhfs h2::after,
    .user_feedback_oCXhfs .learning_stories_HebML5:hover {
    transition: none;
    transform: none;
}}.cookie_panel_overlay_ezG2Yv {
    position: fixed;
    font-family: Arial, sans-serif;
    z-index: 90;
    animation: slideUp 0.5s forwards;
    border-top: 3px solid rgb(108,103,106);
    width: 100%;
    transition: transform 0.5s ease-in-out;
    bottom: 0;
    transform: translateY(100%);
    padding: 20px 0;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    background: rgb(108,103,106);
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
.cookie_menu_kATtev {
    justify-content: space-between;
    gap: 20px;
    align-items: center;
    padding: 20px 5%;
    display: flex;
}.cookie_panel_overlay_ezG2Yv h5 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 1px;
}.cookie_panel_overlay_ezG2Yv p {
    font-size: 18px;
    line-height: 1.5;
    color: #ffffff;
    margin: 0;
}.cookie_control_kQwspM {
    margin-right: 15px;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    filter: drop-shadow(0 0 10px rgb(140,136,138));
    justify-content: center;
}.cookie_control_kQwspM svg {
    height: 80px;
    transition: transform 0.3s ease-in-out;
    fill: rgb(140,136,138);
    width: 80px;
}.cookie_control_kQwspM:hover svg {
    transform: scale(1.1);
}.cookie_explained_5LaeDf {
    cursor: pointer;
    border-radius: 27px;
    line-height: 40px;
    white-space: nowrap;
    margin-left: 10px;
    color: #000000;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    text-align: center;
    font-size: 18px;
    background: linear-gradient(90deg, rgb(140,136,138), rgb(108,103,106));
    text-decoration: none;
    padding: 10px 20px;
    flex-shrink: 0;
    box-shadow: 0 0 15px rgb(140,136,138);
    min-width: 140px;
}.cookie_explained_5LaeDf:hover {
    box-shadow: 0 0 20px rgb(108,103,106);
}.cookie_button.track_accept_WSldGc:hover {
    box-shadow: 0 0 15px rgb(108,103,106);
}.cookie_panel_overlay_ezG2Yv p a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(140,136,138);
}.cookie_panel_overlay_ezG2Yv p a:hover {
    color: rgb(108,103,106);
}#cookie_box_notice_ShQOfk {
    display: none;
}#cookie_box_notice_ShQOfk:checked ~ .cookie_panel_overlay_ezG2Yv {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.cookie_panel_overlay_ezG2Yv {
    padding: 15px 0;
}.cookie_menu_kATtev {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.cookie_control_kQwspM {
    display: none;
}.cookie_menu_kATtev {
    align-items: center;
    flex-direction: column;
    text-align: center;
}.cookie_panel_overlay_ezG2Yv h5 {
    margin-bottom: 5px;
    font-size: 22px;
}.track_bar_Pa9o5h {
    margin-bottom: 15px;
}.cookie_explained_5LaeDf {
    margin: 10px 0;
    min-width: 100%;
}}
footer {
    position: relative;
    width: 100%;
}footer .lesson_cta_4CXYAH {
    position: relative;
    background-color: rgb(173,169,171);
    color: #000000;
    font-family: Arial, sans-serif;
    padding: 100px 0 30px;
}footer .lesson_cta_4CXYAH::before {
    opacity: 0.3;
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
    height: 100%;
    z-index: 0;
    background-image: 
        radial-gradient(circle at 10% 20%, rgb(140,136,138,0.5) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgb(108,103,106,0.5) 0%, transparent 20%);
    left: 0;
}footer .access_help_PwAL3X {
    position: relative;
    z-index: 1;
}footer .message_card_F0RxYf {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    z-index: 3;
    gap: 15px;
    width: 85%;
    padding: 25px;
    margin: auto;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    border-radius: 13px;
    background-color: #ffffff;
}footer .info_item {
    transition: all 0.3s ease;
    background-color: rgb(173,169,171);
    flex: 1 1 200px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    padding: 15px;
}footer .info_item:hover {
    background-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px);
}footer .info_item svg {
    height: 22px;
    transition: transform 0.3s ease;
    fill: rgb(140,136,138);
    margin-right: 12px;
    width: 22px;
}footer .info_item:hover svg {
    transform: scale(1.2);
}footer .info_item p,
footer .info_item a {
    color: #000000;
    transition: all 0.3s ease;
    font-size: 16px;
    text-decoration: none;
}footer .info_item a:hover {
    color: rgb(140,136,138);
}footer .text_main_holder {
    position: relative;
    flex-direction: column;
    display: flex;
    margin-top: 40px;
    perspective: 2000px;
    gap: 20px;
}footer .header_tutor_EHPn3y, footer .nav_mentor_KjySfX, footer .subscribe_holder {
    padding: 30px;
    transform-style: preserve-3d;
    position: relative;
    transition: all 0.5s ease;
    transform-origin: center center;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    border-radius: 13px;
}footer .header_tutor_EHPn3y {
    transform: translateZ(0) scale(1);
    background-color: #ffffff;
    z-index: 2;
}footer .header_tutor_EHPn3y:hover {
    transform: translateZ(30px) scale(1.02);
}footer .nav_mentor_KjySfX {
    background-color: rgb(108,103,106);
    margin-right: 20px;
    margin-left: 20px;
    z-index: 1;
    color: #ffffff;
    transform: translateZ(-10px) scale(0.98);
    margin-top: -20px;
}footer .subscribe_holder {
    z-index: 0;
    margin-left: 40px;
    transform: translateZ(-20px) scale(0.96);
    background-color: rgb(140,136,138);
    margin-right: 40px;
    margin-top: -20px;
    color: #ffffff;
}footer .subscribe_holder:hover {
    transform: translateZ(10px) scale(0.98);
}footer .header_tutor_EHPn3y::after, footer .nav_mentor_KjySfX::after, footer .subscribe_holder::after {
    z-index: -1;
    transition: opacity 0.3s ease;
    left: 0;
    border-radius: 13px;
    position: absolute;
    content: "";
    opacity: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
}footer .header_tutor_EHPn3y:hover::after, footer .nav_mentor_KjySfX:hover::after, footer .subscribe_holder:hover::after {
    opacity: 1;
}footer .header_tutor_EHPn3y svg {
    width: auto;
    height: 45px;
    display: block;
    margin-bottom: 20px;
}footer .reward_sys_ZgYh46 {
    font-size: 16px;
    color: #000000;
    line-height: 1.6;
}footer .nav_mentor_KjySfX h5 {
    margin-bottom: 20px;
    color: #ffffff;
    position: relative;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
}footer .nav_mentor_KjySfX h5::after {
    bottom: -8px;
    content: "";
    width: 40px;
    position: absolute;
    background: linear-gradient(90deg, rgb(140,136,138), transparent);
    height: 2px;
    left: 0;
    transition: width 0.3s ease;
}footer .nav_mentor_KjySfX h5:hover::after {
    width: 100%;
}footer .nav_guide_fcqvto {
    gap: 15px;
    display: grid;
    margin-bottom: 20px;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}footer .nav_guide_fcqvto a {
    padding: 5px 0;
    position: relative;
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.75);
}footer .nav_guide_fcqvto a::before {
    content: "";
    transition: width 0.3s ease;
    left: 0;
    bottom: 0;
    position: absolute;
    width: 0;
    background-color: rgb(140,136,138);
    height: 1px;
}footer .nav_guide_fcqvto a:hover {
    transform: translateX(5px);
    color: #ffffff;
}footer .nav_guide_fcqvto a:hover::before {
    width: 100%;
}footer .subscribe_holder h5 {
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 15px;
}footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 25px;
    line-height: 1.6;
    font-size: 16px;
}footer .input_holder {
    gap: 15px;
    display: flex;
    flex-direction: column;
}footer .input_holder input[type="email"] {
    border: none;
    background-color: rgba(255, 255, 255, 0.1);
    padding: 14px 16px;
    font-size: 16px;
    transition: all 0.3s ease;
    color: #ffffff;
    border-radius: 10px;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .news_signup_form_7tNZ16 {
    border-radius: 10px;
    border: none;
    background-color: #ffffff;
    padding: 14px 20px;
    font-weight: 600;
    cursor: pointer;
    color: rgb(140,136,138);
    transition: all 0.3s ease;
    font-size: 17px;
    text-align: center;
}footer .news_signup_form_7tNZ16:hover {
    background-color: rgb(108,103,106);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    color: #ffffff;
}footer .degree_path_rlTBNa {
    text-align: center;
    position: relative;
    margin-top: 60px;
}footer .level_up_mr7hZt {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 8px 20px;
    display: inline-block;
    color: #000000;
    background-color: #ffffff;
    font-size: 16px;
    border-radius: 30px;
}

@media (min-width: 992px) {footer .text_main_holder {
    flex-direction: row;
    align-items: stretch;
}footer .header_tutor_EHPn3y, footer .nav_mentor_KjySfX, footer .subscribe_holder {
    flex-direction: column;
    margin-top: 0;
    display: flex;
    flex: 1;
}footer .header_tutor_EHPn3y {
    margin-right: -20px;
}footer .nav_mentor_KjySfX {
    z-index: 1;
    margin-left: 0;
    margin-right: -20px;
}footer .subscribe_holder {
    margin-right: 0;
    margin-left: 0;
}
}

@media (max-width: 991px) {footer .message_card_F0RxYf {
    padding: 20px;
    width: 90%;
}footer .text_main_holder {
    margin-top: 80px;
}
}

@media (max-width: 767px) {footer .lesson_cta_4CXYAH {
    padding: 80px 0 30px;
}footer .message_card_F0RxYf {
    padding: 15px;
    width: 95%;
}footer .info_item {
    flex: 1 1 100%;
}footer .header_tutor_EHPn3y, footer .nav_mentor_KjySfX, footer .subscribe_holder {
    padding: 25px 20px;
    margin-right: 0;
    margin-left: 0;
}footer .nav_mentor_KjySfX, footer .subscribe_holder {
    margin-top: -10px;
}footer .degree_path_rlTBNa {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .lesson_cta_4CXYAH {
    padding: 70px 0 20px;
}footer .message_card_F0RxYf {
    padding: 10px;
}footer .info_item {
    padding: 10px;
}footer .text_main_holder {
    margin-top: 60px;
}footer .header_tutor_EHPn3y, footer .nav_mentor_KjySfX, footer .subscribe_holder {
    padding: 20px 15px;
}footer .nav_mentor_KjySfX h5, footer .subscribe_holder h5 {
    font-size: calc(20px - 2px);
}footer .nav_guide_fcqvto {
    grid-template-columns: 1fr;
}footer .input_holder input[type="email"],
    footer .news_signup_form_7tNZ16 {
    padding: 12px;
}}.educational_rewards_ofd0Pa {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(173,169,171) 0%, #ffffff 100%);
    padding: 120px 0 100px;
    position: relative;
}.educational_rewards_ofd0Pa::before {
    content: "";
    background: 
        radial-gradient(circle at 10% 20%, rgb(140,136,138,0.5) 5%, transparent 15%),
        radial-gradient(circle at 90% 80%, rgb(108,103,106,0.5) 5%, transparent 15%),
        radial-gradient(circle at 50% 50%, #ffffff 25%, transparent 35%);
    width: 100%;
    opacity: 0.1;
    z-index: 0;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
}.educational_rewards_ofd0Pa::after {
    filter: blur(20px);
    content: "";
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    animation: floatBackground 15s ease-in-out infinite alternate;
    z-index: -1;
    width: 80%;
    top: -50%;
    height: 80%;
    background: linear-gradient(45deg, rgb(140,136,138,0.5) 0%, rgb(108,103,106,0.5) 100%);
    opacity: 0.05;
    position: absolute;
    right: -50%;
    transform: rotate(15deg);
}.educational_rewards_ofd0Pa h5 {
    margin-bottom: 50px;
    max-width: 800px;
    position: relative;
    z-index: 1;
    color: #000000;
    letter-spacing: 0.5px;
    margin-right: auto;
    opacity: 0;
    font-size: 24px;
    line-height: 1.4;
    font-weight: 700;
    animation: fadeInUp 0.8s ease-out forwards 0.2s;
    text-align: center;
    margin-left: auto;
    transform: translateY(0);
}.educational_rewards_ofd0Pa h5::after {
    width: 80px;
    transform: scaleX(0);
    animation: scaleIn 1s ease-out forwards 0.6s;
    display: block;
    background: linear-gradient(90deg, rgb(140,136,138) 0%, rgb(108,103,106) 100%);
    content: "";
    height: 3px;
    margin: 20px auto 0;
    border-radius: 2px;
}.educational_rewards_ofd0Pa .container {
    z-index: 1;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}.educational_rewards_ofd0Pa .expert_learnings_fZurg4 {
    box-shadow: 0 15px 50px -15px rgba(0, 0, 0, 0.1);
    position: relative;
    gap: 40px;
    align-items: center;
    display: flex;
    background: #ffffff;
    transform: translateY(20px);
    overflow: hidden;
    flex-direction: column;
    padding: 30px;
    animation: fadeInUp 0.8s ease-out forwards 0.4s;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    opacity: 0;
    border-radius: 12px;
}.educational_rewards_ofd0Pa .expert_learnings_fZurg4::before {
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    content: "";
    height: 5px;
    transform-origin: left;
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(140,136,138) 0%, rgb(108,103,106) 100%);
    position: absolute;
    top: 0;
    transform: scaleX(0);
}.educational_rewards_ofd0Pa .expert_learnings_fZurg4:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0.15);
}.educational_rewards_ofd0Pa .expert_learnings_fZurg4:hover::before {
    transform: scaleX(1);
}.educational_rewards_ofd0Pa .img_show_sd0ZSN {
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 92%, 85% 100%, 0 100%);
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
    max-width: 450px;
    height: auto;
    transform: perspective(800px) rotateY(-2deg);
    border-radius: 10px;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    object-fit: cover;
    filter: brightness(1.02) contrast(1.05);
}.educational_rewards_ofd0Pa .img_show_sd0ZSN:hover {
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.2);
    transform: perspective(800px) rotateY(0);
}.educational_rewards_ofd0Pa .label_container_N28BbK {
    flex: 1;
    max-width: 100%;
}.educational_rewards_ofd0Pa ul {
    padding: 0;
    gap: 16px;
    grid-template-columns: 1fr;
    display: grid;
    margin: 0;
    list-style: none;
}.educational_rewards_ofd0Pa li {
    padding: 14px 20px 14px 60px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    transform: translateX(20px);
    background: linear-gradient(135deg, rgba(rgb(173,169,171), 0.5) 0%, rgba(#ffffff, 0.5) 100%);
    animation-delay: calc(0.1s * var(--i, 1));
    animation: fadeInRight 0.5s ease forwards;
    border-radius: 8px;
    opacity: 0;
}.educational_rewards_ofd0Pa li:nth-child(1) {
    --i: 1;
}.educational_rewards_ofd0Pa li:nth-child(2) {
    --i: 2;
}.educational_rewards_ofd0Pa li:nth-child(3) {
    --i: 3;
}.educational_rewards_ofd0Pa li:nth-child(4) {
    --i: 4;
}.educational_rewards_ofd0Pa li:nth-child(5) {
    --i: 5;
}.educational_rewards_ofd0Pa li:hover {
    box-shadow: 0 8px 20px -6px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px) translateX(0);
    background: linear-gradient(135deg, rgba(rgb(173,169,171), 0.7) 0%, rgba(#ffffff, 0.7) 100%);
}.educational_rewards_ofd0Pa li div {
    position: relative;
}.educational_rewards_ofd0Pa li p {
    line-height: 1.5;
    font-size: calc(16px - 1px);
    color: #000000;
    margin: 0;
    letter-spacing: 0.2px;
    position: relative;
}.educational_rewards_ofd0Pa li:nth-child(odd) p {
    font-weight: 600;
}.educational_rewards_ofd0Pa li svg {
    transform: translateY(-2px);
    transition: transform 0.3s ease;
    left: -40px;
    position: absolute;
    width: 28px;
    height: 28px;
    top: 0;
}.educational_rewards_ofd0Pa li:hover svg {
    transform: translateY(-2px) scale(1.1);
}.educational_rewards_ofd0Pa li svg path {
    fill: rgb(140,136,138);
    transition: fill 0.3s ease;
}.educational_rewards_ofd0Pa li:hover svg path {
    fill: rgb(108,103,106);
}

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

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

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

@keyframes floatBackground {
    0% {
        transform: rotate(15deg) translate(0, 0);
    }
    50% {
        transform: rotate(20deg) translate(-20px, 20px);
    }
    100% {
        transform: rotate(15deg) translate(0, 0);
    }
}

@media (min-width: 768px) {.educational_rewards_ofd0Pa {
    padding: 150px 0 120px;
}.educational_rewards_ofd0Pa .expert_learnings_fZurg4 {
    padding: 50px;
    flex-direction: row;
    gap: 60px;
}.educational_rewards_ofd0Pa ul {
    gap: 24px;
    grid-template-columns: repeat(2, 1fr);
}.educational_rewards_ofd0Pa .img_show_sd0ZSN {
    max-width: 350px;
    transform: perspective(1000px) rotateY(-5deg);
}.educational_rewards_ofd0Pa h5 {
    font-size: calc(24px + 2px);
}
}

@media (min-width: 992px) {.educational_rewards_ofd0Pa .img_show_sd0ZSN {
    max-width: 450px;
}.educational_rewards_ofd0Pa h5 {
    font-size: calc(24px + 4px);
}.educational_rewards_ofd0Pa li p {
    font-size: 16px;
}
}

@media (max-width: 767px) {.educational_rewards_ofd0Pa {
    padding: 80px 0 60px;
}.educational_rewards_ofd0Pa h5 {
    padding: 0 15px;
    margin-bottom: 30px;
}.educational_rewards_ofd0Pa .expert_learnings_fZurg4 {
    padding: 25px 20px;
}.educational_rewards_ofd0Pa li {
    padding: 12px 15px 12px 50px;
}.educational_rewards_ofd0Pa li svg {
    left: -35px;
    width: 24px;
    height: 24px;
}.educational_rewards_ofd0Pa .img_show_sd0ZSN {
    clip-path: polygon(0 0, 100% 0, 100% 94%, 90% 100%, 0 100%);
    max-width: 100%;
}
}

@media (max-width: 480px) {.educational_rewards_ofd0Pa h5 {
    font-size: calc(24px - 2px);
}.educational_rewards_ofd0Pa li p {
    font-size: calc(16px - 2px);
}.educational_rewards_ofd0Pa .expert_learnings_fZurg4 {
    padding: 20px 15px;
}
}

@media (hover: hover) {.educational_rewards_ofd0Pa .expert_learnings_fZurg4 {
    transform: translateY(0);
}}.prospective_students_A3Ntdu {
    position: relative;
    padding: 140px 0;
    background: rgb(173,169,171);
    overflow: hidden;
}.prospective_students_A3Ntdu::before {
    content: "";
    width: 100%;
    z-index: 0;
    position: absolute;
    background-image: 
        linear-gradient(
            45deg, 
            rgb(140,136,138,0.5) 25%, 
            transparent 25%, 
            transparent 75%, 
            rgb(140,136,138,0.5) 75%
        ),
        linear-gradient(
            -45deg, 
            rgb(140,136,138,0.5) 25%, 
            transparent 25%, 
            transparent 75%, 
            rgb(140,136,138,0.5) 75%
        );
    left: 0;
    background-position: 0 0, 30px 30px;
    height: 100%;
    opacity: 0.03;
    background-size: 60px 60px;
    top: 0;
}.prospective_students_A3Ntdu::after {
    left: 0;
    bottom: 0;
    background: linear-gradient(to top, rgb(173,169,171), transparent);
    width: 100%;
    position: absolute;
    z-index: 1;
    content: "";
    height: 150px;
}.prospective_students_A3Ntdu .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
}.prospective_students_A3Ntdu .expert_learnings_fZurg4 {
    position: relative;
}.prospective_students_A3Ntdu h4 {
    padding: 20px 0;
    font-size: 34px;
    color: #000000;
    text-align: center;
    font-weight: 700;
    margin-bottom: 80px;
    position: relative;
}.prospective_students_A3Ntdu h4::before {
    transform: translateX(-50%);
    top: 0;
    width: 100px;
    height: 3px;
    background: rgb(140,136,138,0.5);
    position: absolute;
    left: 50%;
    border-radius: 2px;
    content: "";
}.prospective_students_A3Ntdu h4::after {
    width: 100px;
    transform: translateX(-50%);
    background: rgb(108,103,106,0.5);
    left: 50%;
    bottom: 0;
    border-radius: 2px;
    height: 3px;
    position: absolute;
    content: "";
}.prospective_students_A3Ntdu div {
    flex-direction: column;
    position: relative;
    align-items: center;
    display: flex;
}.prospective_students_A3Ntdu div::before {
    opacity: 0.5;
    top: 0;
    left: 50%;
    width: 2px;
    content: "";
    z-index: 0;
    height: 100%;
    background: linear-gradient(180deg, rgb(140,136,138,0.5), rgb(108,103,106,0.5), transparent);
    position: absolute;
}.prospective_students_A3Ntdu div p {
    z-index: 1;
    font-size: 13px;
    display: flex;
    width: 70%;
    transition: all 0.4s ease;
    background: #ffffff;
    margin: 0 0 60px 0;
    line-height: 1.6;
    align-items: center;
    position: relative;
    border-radius: 50px;
    color: #000000;
    padding: 25px 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}.prospective_students_A3Ntdu div p:nth-child(odd) {
    border-top-left-radius: 0;
    align-self: flex-start;
}.prospective_students_A3Ntdu div p:nth-child(even) {
    border-top-right-radius: 0;
    align-self: flex-end;
}.prospective_students_A3Ntdu div p:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: scale(1.03);
}.prospective_students_A3Ntdu div p::before {
    content: "";
    height: 30px;
    z-index: 2;
    position: absolute;
    border-radius: 50%;
    background: #ffffff;
    width: 30px;
}.prospective_students_A3Ntdu div p:nth-child(odd)::before {
    top: -15px;
    left: -15px;
}.prospective_students_A3Ntdu div p:nth-child(even)::before {
    top: -15px;
    right: -15px;
}.prospective_students_A3Ntdu div p::after {
    width: 15px;
    height: 15px;
    background: linear-gradient(135deg, rgb(140,136,138), rgb(108,103,106));
    position: absolute;
    z-index: 3;
    transition: all 0.3s ease;
    border-radius: 50%;
    content: "";
}.prospective_students_A3Ntdu div p:nth-child(odd)::after {
    top: -7.5px;
    left: -7.5px;
}.prospective_students_A3Ntdu div p:nth-child(even)::after {
    top: -7.5px;
    right: -7.5px;
}.prospective_students_A3Ntdu div p:hover::after {
    transform: scale(1.3);
    box-shadow: 0 0 10px rgb(140,136,138,0.5);
}.prospective_students_A3Ntdu div p svg {
    height: 32px;
    width: 32px;
    min-width: 32px;
    margin-right: 20px;
    transition: all 0.3s ease;
}.prospective_students_A3Ntdu div p:hover svg {
    transform: rotate(15deg);
}.prospective_students_A3Ntdu div p svg path {
    fill: rgb(140,136,138);
    transition: fill 0.3s ease;
}.prospective_students_A3Ntdu div p:hover svg path {
    fill: rgb(108,103,106);
}

@media (max-width: 991px) {.prospective_students_A3Ntdu {
    padding: 120px 0;
}.prospective_students_A3Ntdu h4 {
    margin-bottom: 70px;
    font-size: calc(34px - 2px);
}.prospective_students_A3Ntdu div p {
    margin-bottom: 50px;
    padding: 22px 25px;
    width: 80%;
}.prospective_students_A3Ntdu div p svg {
    margin-right: 15px;
    height: 28px;
    width: 28px;
    min-width: 28px;
}
}

@media (max-width: 767px) {.prospective_students_A3Ntdu {
    padding: 100px 0;
}.prospective_students_A3Ntdu h4 {
    margin-bottom: 60px;
    font-size: calc(34px - 4px);
}.prospective_students_A3Ntdu div p {
    padding: 18px 22px;
    align-self: center !important;
    width: 90%;
    margin-bottom: 40px;
    border-radius: 30px !important;
}.prospective_students_A3Ntdu div p::before,
    .prospective_students_A3Ntdu div p::after {
    display: none;
}.prospective_students_A3Ntdu div p svg {
    margin-right: 12px;
    min-width: 24px;
    width: 24px;
    height: 24px;
}
}

@media (max-width: 479px) {.prospective_students_A3Ntdu {
    padding: 80px 0;
}.prospective_students_A3Ntdu h4 {
    font-size: calc(34px - 6px);
    margin-bottom: 50px;
}.prospective_students_A3Ntdu div p {
    width: 100%;
    padding: 15px 18px;
    margin-bottom: 30px;
    font-size: calc(13px - 1px);
}.prospective_students_A3Ntdu div p svg {
    min-width: 22px;
    margin-right: 10px;
    height: 22px;
    width: 22px;
}}header .top_plank {
    background: rgb(140,136,138);
    color:  #ffffff;
}header .top_plank .nav_zone_jkbQ0g div svg, header .top_plank .nav_zone_jkbQ0g div svg path {
    fill: #ffffff;
}header .top_plank .nav_zone_jkbQ0g div span {
    color: #ffffff;
}header .top_plank .nav_zone_jkbQ0g {
    line-height: 21px;
    width: 100%;
    justify-content: flex-start;
    font-size: 15px;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 0 10px 0;
    display: flex;
}header .top_plank .nav_zone_jkbQ0g div {
    margin-right: 24px;
    justify-content: flex-start;
    display: flex;
    align-items: center;
}header .top_plank .nav_zone_jkbQ0g div img, header .top_plank .nav_zone_jkbQ0g div svg {
    margin-right: 8px;
    width: 16px;
    height: 16px;
}