* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1214px;
}.wrapper-bundle-AKNr {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 100%;
}svg {
    width: 30px;
    height: 30px;
}a {
    color: inherit;
    text-decoration: none;
}.main-top-SlAZ {
    flex: 1 0 auto;
}html,body {
    scroll-behavior: smooth;
    color: #000000;
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
}header,footer {
    width: 100%;
}.blog-ref-gJtC {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.tariff-wrapper-ImbO {
    padding: 120px 0;
    background: rgb(244,229,201);
    position: relative;
    overflow: hidden;
}.tariff-wrapper-ImbO::before {
    top: 0;
    position: absolute;
    content: "";
    height: 100%;
    z-index: 0;
    width: 100%;
    left: 0;
    opacity: 0.08;
    background: linear-gradient(135deg, rgb(231,200,155,0.5), rgb(217,168,109,0.5));
}.tariff-wrapper-ImbO .container {
    padding: 0 15px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    max-width: 1320px;
}.tariff-wrapper-ImbO .price-grid-KBav {
    flex-direction: column-reverse;
    gap: 60px;
    display: flex;
}.tariff-wrapper-ImbO .offer-box-aKYx {
    margin: 0 auto;
    text-align: center;
    max-width: 800px;
    padding: 0 20px;
}.tariff-wrapper-ImbO .offer-box-aKYx h2 {
    display: inline-block;
    font-size: 37px;
    font-weight: 700;
    color: #000000;
    position: relative;
    margin-bottom: 20px;
}.tariff-wrapper-ImbO .offer-box-aKYx h2::after {
    left: 50%;
    background: linear-gradient(90deg, rgb(231,200,155), rgb(217,168,109));
    width: 80px;
    border-radius: 3px;
    position: absolute;
    bottom: -10px;
    height: 3px;
    transform: translateX(-50%);
    content: "";
}.tariff-wrapper-ImbO .discount-price-kvRl {
    margin-left: auto;
    line-height: 1.7;
    font-size: 13px;
    max-width: 600px;
    margin-top: 20px;
    color: #000000;
    margin-right: auto;
}.tariff-wrapper-ImbO .plan-matrix-OWpi {
    gap: 30px;
    display: grid;
    width: 100%;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.tariff-wrapper-ImbO .package-deal-nYSJ {
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 1;
    display: block;
    position: relative;
    text-decoration: none;
}.tariff-wrapper-ImbO .package-deal-nYSJ:hover {
    transform: translateY(-8px);
}.tariff-wrapper-ImbO .payment-plan-luKD {
    display: flex;
    transition: all 0.4s ease;
    background: linear-gradient(145deg, #f6f6f6, #ffffff);
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.05),
              -16px -16px 32px rgba(255, 255, 255, 0.8);
    height: 100%;
    flex-direction: column;
}.tariff-wrapper-ImbO .package-deal-nYSJ:hover .payment-plan-luKD {
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.08),
              -8px -8px 24px rgba(255, 255, 255, 1);
}.tariff-wrapper-ImbO .study-packages-EVxT {
    position: relative;
    z-index: 2;
    padding: 30px;
    flex: 1;
}.tariff-wrapper-ImbO .study-packages-EVxT h3 {
    position: relative;
    color: #000000;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 600;
    padding-bottom: 10px;
}.tariff-wrapper-ImbO .study-packages-EVxT h3::after {
    height: 3px;
    border-radius: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    content: "";
    transition: width 0.3s ease;
    background: rgb(231,200,155);
}.tariff-wrapper-ImbO .package-deal-nYSJ:hover .study-packages-EVxT h3::after {
    width: 60px;
}.tariff-wrapper-ImbO .cost-options-GTyg {
    color: rgb(231,200,155);
    font-size: 1.8rem;
    color: transparent;
    -webkit-background-clip: text !important;
    font-weight: 700;
    display: inline-block;
    background-clip: text !important;
    background: linear-gradient(135deg, rgb(231,200,155), rgb(217,168,109));
    position: relative;
    margin-bottom: 20px;
}.tariff-wrapper-ImbO .cost-options-GTyg::before {
    position: absolute;
    content: "";
    height: 1px;
    background: linear-gradient(90deg, rgb(231,200,155,0.5), transparent);
    left: 0;
    width: 100%;
    bottom: -5px;
}.tariff-wrapper-ImbO .study-packages-EVxT p {
    position: relative;
    color: #000000;
    word-break: break-word;
    overflow-wrap: break-word;
    font-size: calc(13px - 2px);
    line-height: 1.6;
    margin-bottom: 20px;
}.tariff-wrapper-ImbO .img-overlay-box-ShMW {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 220px;
    transition: all 0.5s ease;
    border-radius: 0 0 12px 12px;
}.tariff-wrapper-ImbO .img-overlay-box-ShMW::after {
    z-index: 1;
    right: 0;
    left: 0;
    opacity: 0.6;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
    bottom: 0;
    top: 0;
    position: absolute;
    transition: opacity 0.3s ease;
    content: "";
}.tariff-wrapper-ImbO .package-deal-nYSJ:hover .img-overlay-box-ShMW::after {
    opacity: 0.3;
}

@media (min-width: 768px) {.tariff-wrapper-ImbO .plan-matrix-OWpi {
    grid-template-columns: repeat(2, 1fr);
}.tariff-wrapper-ImbO .payment-plan-luKD {
    height: 100%;
}.tariff-wrapper-ImbO .img-overlay-box-ShMW {
    height: 240px;
}
}

@media (min-width: 992px) {.tariff-wrapper-ImbO {
    padding: 160px 0;
}.tariff-wrapper-ImbO .price-grid-KBav {
    gap: 80px;
    align-items: center;
    flex-direction: row;
}.tariff-wrapper-ImbO .offer-box-aKYx {
    padding: 0;
    text-align: left;
    flex: 0 0 30%;
}.tariff-wrapper-ImbO .offer-box-aKYx h2 {
    font-size: calc(37px + 4px);
}.tariff-wrapper-ImbO .offer-box-aKYx h2::after {
    transform: none;
    left: 0;
}.tariff-wrapper-ImbO .discount-price-kvRl {
    margin-left: 0;
}.tariff-wrapper-ImbO .plan-matrix-OWpi {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.tariff-wrapper-ImbO .plan-matrix-OWpi {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.tariff-wrapper-ImbO .study-packages-EVxT {
    padding: 40px;
}.tariff-wrapper-ImbO .img-overlay-box-ShMW {
    height: 260px;
}.tariff-wrapper-ImbO .package-deal-nYSJ:nth-child(odd) {
    transform: translateY(20px);
}.tariff-wrapper-ImbO .package-deal-nYSJ:nth-child(odd):hover {
    transform: translateY(12px);
}.tariff-wrapper-ImbO .package-deal-nYSJ:nth-child(even):hover {
    transform: translateY(-8px);
}
}

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

@media (prefers-reduced-motion: no-preference) {.tariff-wrapper-ImbO .package-deal-nYSJ:active .payment-plan-luKD {
    transform: scale(0.98);
    transition: transform 0.2s ease;
}
}

@media (max-width: 767px) {.tariff-wrapper-ImbO {
    padding: 80px 0;
}.tariff-wrapper-ImbO .price-grid-KBav {
    gap: 40px;
}.tariff-wrapper-ImbO .offer-box-aKYx h2 {
    font-size: calc(37px - 4px);
}.tariff-wrapper-ImbO .img-overlay-box-ShMW {
    height: 200px;
}.tariff-wrapper-ImbO .study-packages-EVxT {
    padding: 25px;
}.tariff-wrapper-ImbO .cost-options-GTyg {
    font-size: 1.5rem;
}}header {
    z-index: 100;
    background: linear-gradient(135deg, rgb(231,200,155,0.5), rgb(217,168,109,0.5));
    padding: 0;
    width: 100%;
    position: relative;
}header::before {
    position: absolute;
    height: 100%;
    background: 
        linear-gradient(to right, transparent 25%, rgba(255, 255, 255, 0.05) 25%, rgba(255, 255, 255, 0.05) 26%, transparent 26%),
        linear-gradient(to right, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 51%, transparent 51%),
        linear-gradient(to right, transparent 75%, rgba(255, 255, 255, 0.05) 75%, rgba(255, 255, 255, 0.05) 76%, transparent 76%);
    content: '';
    left: 0;
    width: 100%;
    z-index: 0;
    top: 0;
}header .container {
    width: 100%;
    position: relative;
    max-width: 100%;
    z-index: 1;
    margin: 0;
    padding: 0 2%;
}header .nav-mainbar-rixb {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 1.5rem 0;
    display: flex;
    flex-direction: column;
    margin: 1rem 0;
    align-items: center;
    border-radius: 17px;
    overflow: hidden;
    background: #ffffff;
}header .nav-mainbar-rixb::before {
    height: 5px;
    top: 0;
    width: 100%;
    content: '';
    background: linear-gradient(to right, rgb(231,200,155), rgb(217,168,109));
    left: 0;
    position: absolute;
}header .top-lesson-AOXd {
    display: flex;
    justify-content: center;
    position: relative;
    text-decoration: none;
    padding: 0 0 1rem 0;
}header .top-lesson-AOXd::after {
    bottom: 0;
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(231,200,155,0.5), rgb(217,168,109,0.5), rgb(231,200,155,0.5), transparent);
    height: 1px;
    content: '';
    left: 20%;
    width: 60%;
}header .top-lesson-AOXd svg {
    height: auto;
    width: 180px;
    transition: all 0.3s ease;
}header .top-lesson-AOXd:hover svg {
    transform: translateY(-2px);
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.1));
}header .head-info-TfWt {
    width: 100%;
    display: flex;
    padding: 1rem 2rem 0;
    justify-content: center;
    max-width: 90%;
    gap: 0.7rem;
    flex-wrap: wrap;
}header .top-start-lsXw {
    z-index: 1;
    border: 1px solid rgba(0, 0, 0, 0.03);
    font-family: Arial, sans-serif;
    font-weight: 600;
    padding: 0.7rem 1.3rem;
    font-size: 18px;
    background: linear-gradient(to bottom, #ffffff, rgb(244,229,201));
    overflow: hidden;
    transition: all 0.3s ease;
    color: #000000;
    border-radius: 10px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    position: relative;
    text-decoration: none;
}header .top-start-lsXw::before {
    content: '';
    left: 0;
    position: absolute;
    bottom: 0;
    height: 0;
    transition: height 0.3s ease;
    width: 100%;
    background: linear-gradient(to top, rgb(231,200,155,0.5), transparent);
    z-index: -1;
}header .top-start-lsXw:hover {
    transform: translateY(-3px);
    color: rgb(231,200,155);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}header .top-start-lsXw:hover::before {
    height: 100%;
}

@media (max-width: 991px) {header .nav-mainbar-rixb {
    padding: 1.2rem 0;
    margin: 0.8rem 0;
}header .top-lesson-AOXd {
    padding: 0 0 0.8rem 0;
}header .top-lesson-AOXd svg {
    width: 160px;
}header .head-info-TfWt {
    gap: 0.6rem;
    padding: 0.8rem 1.5rem 0;
}header .top-start-lsXw {
    padding: 0.6rem 1.1rem;
}
}

@media (max-width: 767px) {header .nav-mainbar-rixb {
    margin: 0.6rem 0;
    padding: 1rem 0;
}header .top-lesson-AOXd {
    padding: 0 0 0.7rem 0;
}header .top-lesson-AOXd svg {
    width: 140px;
}header .head-info-TfWt {
    padding: 0.7rem 1rem 0;
    max-width: 95%;
    gap: 0.5rem;
}header .top-start-lsXw {
    font-size: calc(18px - 1px);
    padding: 0.5rem 1rem;
}
}

@media (max-width: 480px) {header .nav-mainbar-rixb {
    margin: 0.5rem 0;
    padding: 0.8rem 0;
}header .top-lesson-AOXd {
    padding: 0 0 0.6rem 0;
}header .top-lesson-AOXd svg {
    width: 120px;
}header .head-info-TfWt {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 0.6rem 0.5rem 0;
    justify-content: flex-start;
}header .head-info-TfWt::-webkit-scrollbar {
    height: 3px;
}header .head-info-TfWt::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(231,200,155);
}header .top-start-lsXw {
    margin-right: 3px;
    white-space: nowrap;
    flex-shrink: 0;
}}.course-offering-mLSg {
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(244,229,201) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
}.course-offering-mLSg::before {
    z-index: 1;
    width: 20vw;
    transform: rotate(15deg);
    height: 20vw;
    right: -5%;
    opacity: 0.15;
    content: "";
    position: absolute;
    top: -5%;
    background: linear-gradient(225deg, rgb(231,200,155) 0%, transparent 70%);
}.course-offering-mLSg::after {
    width: 15vw;
    height: 15vw;
    opacity: 0.1;
    transform: rotate(-10deg);
    position: absolute;
    background: linear-gradient(45deg, rgb(217,168,109) 0%, transparent 70%);
    content: "";
    bottom: -5%;
    z-index: 1;
    left: -5%;
}.course-offering-mLSg .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    z-index: 2;
}.course-offering-mLSg h2 {
    max-width: 90%;
    line-height: 1.3;
    position: relative;
    margin-bottom: 3rem;
    font-size: 30px;
    transform: translateX(-0.5rem);
    color: #000000;
    font-weight: 700;
}.course-offering-mLSg h2::after {
    background: rgb(231,200,155);
    height: 0.35rem;
    content: "";
    animation: expandWidth 4s ease-in-out infinite alternate;
    width: 6rem;
    bottom: -1rem;
    position: absolute;
    transform-origin: left center;
    left: 0;
}.course-offering-mLSg .learn-skills-Okif {
    position: relative;
    grid-template-columns: 1fr;
    gap: 2rem;
    display: grid;
}.course-offering-mLSg .img-overlay-box-ShMW {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
    box-shadow: 0 15px 25px rgba(0,0,0,0.1);
    position: relative;
    width: 100%;
    transform: translateY(0);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 93% 100%, 0 100%);
    height: 350px;
}.course-offering-mLSg .img-overlay-box-ShMW:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 30px rgba(0,0,0,0.15);
}.course-offering-mLSg .img-overlay-box-ShMW::before {
    top: 0;
    width: 100%;
    left: 0;
    position: absolute;
    z-index: 1;
    background: linear-gradient(to bottom, transparent 70%, rgba(0,0,0,0.5));
    content: "";
    height: 100%;
}.course-offering-mLSg .text-text-jLZm {
    padding: 0.5rem 0;
    position: relative;
}.course-offering-mLSg .text-text-jLZm::before {
    left: -2rem;
    width: 0.3rem;
    position: absolute;
    height: 100%;
    background: rgb(217,168,109);
    opacity: 0.5;
    content: "";
    top: 0;
}.course-offering-mLSg .description {
    max-height: 300px;
    line-height: 1.7;
    font-size: 13px;
    overflow-y: auto;
    color: #000000;
    padding-right: 1rem;
    position: relative;
    margin-bottom: 1.5rem;
}.course-offering-mLSg .description::-webkit-scrollbar {
    width: 6px;
}.course-offering-mLSg .description::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgb(244,229,201);
}.course-offering-mLSg .description::-webkit-scrollbar-thumb {
    background: rgb(231,200,155,0.5);
    border-radius: 10px;
}.course-offering-mLSg .description::-webkit-scrollbar-thumb:hover {
    background: rgb(231,200,155);
}.course-offering-mLSg .description:first-of-type::first-letter {
    border-radius: 10px;
    margin-right: 0.5rem;
    color: rgb(231,200,155);
    font-weight: 700;
    padding: 0.5rem;
    background: rgb(244,229,201);
    line-height: 1;
    float: left;
    font-size: 1.5rem;
}.course-offering-mLSg .description:last-child {
    margin-bottom: 0;
}

@keyframes expandWidth {
  0% {
    width: 6rem;
  }
  50% {
    width: 10rem;
  }
  100% {
    width: 6rem;
  }
}

@media screen and (min-width: 768px) {.course-offering-mLSg {
    padding: 7rem 0;
}.course-offering-mLSg h2 {
    max-width: 70%;
    font-size: calc(30px * 1.1);
}.course-offering-mLSg .learn-skills-Okif {
    grid-template-columns: 1fr 1fr;
    align-items: start;
    gap: 3rem;
}.course-offering-mLSg .img-overlay-box-ShMW {
    height: 450px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 90% 100%, 0 100%);
}.course-offering-mLSg .text-text-jLZm {
    padding: 1rem 0;
}.course-offering-mLSg .description {
    padding-right: 1.5rem;
    max-height: 450px;
}
}

@media screen and (min-width: 992px) {.course-offering-mLSg {
    padding: 8rem 0;
}.course-offering-mLSg h2 {
    margin-bottom: 4rem;
    max-width: 60%;
    font-size: calc(30px * 1.2);
}.course-offering-mLSg .img-overlay-box-ShMW {
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.7s ease;
    height: 500px;
}.course-offering-mLSg .learn-skills-Okif {
    gap: 4rem;
}.course-offering-mLSg .text-text-jLZm::before {
    width: 0.4rem;
    left: -3rem;
}.course-offering-mLSg .description {
    padding-right: 2rem;
    max-height: 500px;
    line-height: 1.8;
    font-size: calc(13px * 1.05);
}.course-offering-mLSg .description:first-of-type::first-letter {
    font-size: 2rem;
    padding: 0.7rem;
}
}

@media screen and (min-width: 1200px) {.course-offering-mLSg h2 {
    transform: translateX(-1rem);
}.course-offering-mLSg .learn-skills-Okif {
    gap: 5rem;
}.course-offering-mLSg .img-overlay-box-ShMW {
    height: 550px;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 85% 100%, 0 100%);
}.course-offering-mLSg .description {
    max-height: 550px;
}
}

@media (hover: hover) {.course-offering-mLSg .img-overlay-box-ShMW {
    cursor: pointer;
}
}

@media (prefers-reduced-motion: reduce) {.course-offering-mLSg h2::after {
    animation: none;
}.course-offering-mLSg .img-overlay-box-ShMW {
    transition: none;
}}.confidential-armory-tjKz {
    gap: 30px;
    font-family: Arial, sans-serif;
    flex-direction: column;
    display: flex;
    background-color: rgb(244,229,201);
    color: #000000;
    border: 1px solid rgb(231,200,155,0.5);
    padding: 50px;
}.confidential-armory-tjKz h1 {
    font-size: 46px;
    text-transform: uppercase;
    border-bottom: 2px solid rgb(231,200,155);
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: rgb(231,200,155);
    font-weight: 700;
}.confidential-armory-tjKz h2 {
    color: rgb(217,168,109);
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 36px;
}.confidential-armory-tjKz h3, .confidential-armory-tjKz h4, .confidential-armory-tjKz h5, .confidential-armory-tjKz h6 {
    font-weight: 400;
    color: rgb(231,200,155);
    margin: 1rem 0;
}.confidential-armory-tjKz ul, .confidential-armory-tjKz ol {
    margin: 0;
    padding-left: 20px;
}.confidential-armory-tjKz ul {
    counter-reset: item;
    list-style-type: none;
}.confidential-armory-tjKz ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 30px;
    font-size: 18px;
}.confidential-armory-tjKz ul li::before {
    position: absolute;
    content: counter(item) ".";
    left: 0;
    color: rgb(231,200,155);
    font-weight: 700;
    counter-increment: item;
}.confidential-armory-tjKz ol {
    list-style-type: decimal;
}.confidential-armory-tjKz ol li {
    margin-bottom: 10px;
    font-size: 18px;
}.confidential-armory-tjKz p {
    color: #000000;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.6;
}.confidential-armory-tjKz span {
    color: rgb(231,200,155);
    font-weight: 600;
}.confidential-armory-tjKz div {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.confidential-armory-tjKz {
    padding: 30px 15px;
}.confidential-armory-tjKz h1 {
    font-size: calc(21px - 10px);
}.confidential-armory-tjKz h2 {
    font-size: calc(21px - 8px);
}.confidential-armory-tjKz p, .confidential-armory-tjKz li {
    font-size: calc(18px - 2px);
}}footer {
    position: relative;
}footer::before {
    content: '';
    opacity: 0.92;
    background: linear-gradient(90deg, #000000 0%, rgb(231,200,155) 150%);
    z-index: 1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
}.blog-ref-gJtC {
    padding: 70px 0;
    position: relative;
    font-family: Arial, sans-serif;
    z-index: 2;
    color: #ffffff;
}.blog-ref-gJtC .container {
    gap: 40px;
    display: flex;
    flex-wrap: wrap;
}.blog-ref-gJtC .company_holder {
    transition: all 0.3s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.3);
    position: relative;
    overflow: hidden;
    border-radius: 12px 0 12px 0;
    padding: 30px;
}.blog-ref-gJtC .company_holder:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
}.blog-ref-gJtC .company_holder::before {
    width: 100%;
    content: '';
    top: 0;
    height: 5px;
    background: rgb(231,200,155);
    position: absolute;
    left: 0;
}.blog-ref-gJtC .company_holder h3 {
    color: #ffffff;
    font-size: 33px;
    margin-bottom: 25px;
    display: inline-block;
    font-weight: 700;
    position: relative;
}.blog-ref-gJtC .company_holder h3::after {
    height: 3px;
    background: rgb(217,168,109);
    width: 60px;
    bottom: -8px;
    left: 0;
    content: '';
    position: absolute;
}.blog-ref-gJtC .study-bottom-ouVw {
    line-height: 1.6;
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    font-size: 15px;
}.blog-ref-gJtC .skill-test-nrKf {
    position: relative;
}.blog-ref-gJtC .top-sitebar-gpsM {
    gap: 30px;
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
}.blog-ref-gJtC .head-info-TfWt {
    position: relative;
    flex: 0 0 calc(50% - 15px);
}.blog-ref-gJtC .head-info-TfWt h5 {
    font-size: 21px;
    border-left: 3px solid rgb(231,200,155);
    padding-left: 15px;
    position: relative;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    font-weight: 600;
    margin-bottom: 20px;
    color: #ffffff;
}.blog-ref-gJtC .head-info-TfWt .top-sitebar-gpsM {
    display: flex;
    gap: 12px;
    flex-direction: column;
}.blog-ref-gJtC .head-info-TfWt .top-sitebar-gpsM a {
    position: relative;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    z-index: 1;
    transition: all 0.3s ease;
    text-decoration: none;
    overflow: hidden;
    padding: 8px 15px;
    background: rgba(255, 255, 255, 0.05);
    display: inline-block;
    border-radius: 4px;
    color: #ffffff;
    font-size: 15px;
}.blog-ref-gJtC .head-info-TfWt .top-sitebar-gpsM a::before {
    top: 0;
    content: '';
    position: absolute;
    background: rgb(231,200,155,0.5);
    z-index: -1;
    left: 0;
    width: 0;
    height: 100%;
    transition: width 0.3s ease;
}.blog-ref-gJtC .head-info-TfWt .top-sitebar-gpsM a:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    transform: translateX(5px);
}.blog-ref-gJtC .head-info-TfWt .top-sitebar-gpsM a:hover::before {
    width: 100%;
}.diversity-weAj {
    z-index: 2;
    padding: 20px 0;
    position: relative;
    background: rgba(0, 0, 0, 0.4);
    margin-top: 50px;
}.diversity-weAj .container {
    justify-content: center;
    align-items: center;
    display: flex;
}.diversity-weAj .carbon-cta-MFou {
    color: #ffffff;
    text-align: center;
    letter-spacing: 0.5px;
    font-size: 12px;
}@keyframes gradientAnimation {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

footer::after {
    bottom: 0;
    background: 
        linear-gradient(0deg, transparent 49%, rgba(255, 255, 255, 0.03) 50%, transparent 51%),
        linear-gradient(90deg, transparent 49%, rgba(255, 255, 255, 0.03) 50%, transparent 51%);
    background-size: 40px 40px;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    position: absolute;
    content: '';
}

@media (max-width: 992px) {.blog-ref-gJtC .container {
    flex-direction: column;
}
}

@media (max-width: 768px) {.blog-ref-gJtC {
    padding: 50px 0;
}.blog-ref-gJtC .head-info-TfWt {
    flex: 0 0 100%;
}
}

@media (max-width: 576px) {.blog-ref-gJtC {
    padding: 40px 0;
}.blog-ref-gJtC .company_holder h3 {
    font-size: calc(33px * 0.8);
}.blog-ref-gJtC .head-info-TfWt h5 {
    font-size: calc(21px * 0.9);
}.blog-ref-gJtC .head-info-TfWt .top-sitebar-gpsM a,
    .blog-ref-gJtC .footer_agreement {
    font-size: calc(15px * 0.95);
}}

.diversity-weAj::before {
    opacity: 0.2;
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    content: '';
    top: 0;
    height: 1px;
    position: absolute;
}.connect-with-us-IGHC {
    padding: 90px 0;
    position: relative;
    background: rgb(244,229,201);
    overflow: hidden;
}.connect-with-us-IGHC::before {
    left: 0;
    content: "";
    height: 100%;
    background-size: 40px 40px;
    width: 100%;
    position: absolute;
    z-index: 0;
    background: 
        linear-gradient(45deg, transparent 48%, rgba(rgb(231,200,155), 0.05) 49%, rgba(rgb(231,200,155), 0.05) 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgba(rgb(217,168,109), 0.05) 49%, rgba(rgb(217,168,109), 0.05) 51%, transparent 52%);
    top: 0;
}.connect-with-us-IGHC .container {
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
}.connect-with-us-IGHC h2 {
    display: inline-block;
    margin-bottom: 50px;
    border-bottom: 3px solid rgb(231,200,155);
    font-weight: 700;
    font-size: 35px;
    padding-bottom: 15px;
    position: relative;
    color: #000000;
}.connect-with-us-IGHC .query-section-fwnm {
    background: #ffffff;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
    display: flex;
    border-radius: 25px;
    overflow: hidden;
    position: relative;
}.connect-with-us-IGHC .img-overlay-box-ShMW {
    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
    min-height: 550px;
    flex: 0 0 45%;
    position: relative;
}.connect-with-us-IGHC .reach-feedback-onje {
    position: relative;
    background: #ffffff;
    flex: 0 0 55%;
    padding: 60px;
}.connect-with-us-IGHC .reach-feedback-onje::before {
    content: "";
    z-index: -1;
    background-size: 30px 30px;
    background: 
        linear-gradient(135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%),
        linear-gradient(-135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%);
    top: 0;
    opacity: 0.1;
    position: absolute;
    background-position: 0 0, 15px 15px;
    height: 100%;
    width: 100%;
    left: 0;
}.connect-with-us-IGHC #contact {
    flex-direction: column;
    gap: 25px;
    display: flex;
}.connect-with-us-IGHC h3 {
    font-weight: 700;
    color: rgb(231,200,155);
    position: relative;
    margin-bottom: 30px;
    font-size: 24px;
}.connect-with-us-IGHC input[type="text"] {
    padding: 15px 20px;
    font-size: 16px;
    border-radius: 0 10px 10px 0;
    width: 100%;
    background: rgb(244,229,201);
    color: #000000;
    border: none;
    transition: all 0.3s ease;
    border-left: 3px solid rgb(231,200,155);
}.connect-with-us-IGHC input[type="text"]:focus {
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    outline: none;
    border-left-color: rgb(217,168,109);
}.connect-with-us-IGHC input[type="text"]::placeholder {
    opacity: 0.7;
    color: #000000;
}.connect-with-us-IGHC .help-feedback-JyQC {
    align-items: flex-start;
    display: flex;
    margin-top: 10px;
    gap: 12px;
}.connect-with-us-IGHC .help-feedback-JyQC input[type="checkbox"] {
    cursor: pointer;
    height: 22px;
    margin-top: 3px;
    position: relative;
    appearance: none;
    border-radius: 4px;
    background: rgb(244,229,201);
    width: 22px;
    border: 2px solid rgb(244,229,201);
    transition: all 0.3s ease;
}.connect-with-us-IGHC .help-feedback-JyQC input[type="checkbox"]:checked {
    border-color: rgb(231,200,155);
    background: rgb(231,200,155);
}.connect-with-us-IGHC .help-feedback-JyQC input[type="checkbox"]:checked::after {
    border-right: 2px solid #ffffff;
    content: "";
    height: 10px;
    border-bottom: 2px solid #ffffff;
    position: absolute;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 5px;
    left: 50%;
    top: 40%;
}.connect-with-us-IGHC .help-feedback-JyQC label {
    font-size: 16px;
    line-height: 1.6;
    color: #000000;
}.connect-with-us-IGHC .help-feedback-JyQC a {
    color: rgb(231,200,155);
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
}.connect-with-us-IGHC .help-feedback-JyQC a:hover {
    color: rgb(217,168,109);
}.connect-with-us-IGHC .help-feedback-JyQC a::after {
    transition: all 0.3s ease;
    height: 1px;
    left: 0;
    position: absolute;
    bottom: -2px;
    width: 100%;
    background: rgb(231,200,155);
    content: "";
}.connect-with-us-IGHC .help-feedback-JyQC a:hover::after {
    height: 2px;
    background: rgb(217,168,109);
}.connect-with-us-IGHC .connect-grid-daNx {
    transition: all 0.3s ease;
    color: #ffffff;
    align-self: flex-start;
    margin-top: 15px;
    padding: 15px 35px;
    background: rgb(231,200,155);
    font-weight: 600;
    cursor: pointer;
    border: none;
    overflow: hidden;
    position: relative;
    font-size: 16px;
    border-radius: 10px;
}.connect-with-us-IGHC .connect-grid-daNx::after {
    content: "";
    background: rgba(255, 255, 255, 0.1);
    top: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    transition: all 0.6s ease;
    left: 50%;
    position: absolute;
    border-radius: 50%;
}.connect-with-us-IGHC .connect-grid-daNx:hover {
    background: rgb(217,168,109);
}.connect-with-us-IGHC .connect-grid-daNx:hover::after {
    height: 300%;
    width: 300%;
}.connect-with-us-IGHC svg {
    transition: all 0.3s ease;
    width: 20px;
    height: 20px;
    fill: rgb(231,200,155);
}.connect-with-us-IGHC svg path {
    transition: all 0.3s ease;
    fill: rgb(231,200,155);
}.connect-with-us-IGHC svg:hover {
    fill: rgb(217,168,109);
}.connect-with-us-IGHC svg:hover path {
    fill: rgb(217,168,109);
}

@media (max-width: 992px) {.connect-with-us-IGHC {
    padding: 70px 0;
}.connect-with-us-IGHC .query-section-fwnm {
    flex-direction: column;
}.connect-with-us-IGHC .img-overlay-box-ShMW {
    flex: 0 0 auto;
    min-height: 300px;
}.connect-with-us-IGHC .reach-feedback-onje {
    padding: 40px 30px 50px;
    flex: 0 0 auto;
}
}

@media (max-width: 768px) {.connect-with-us-IGHC {
    padding: 60px 0;
}.connect-with-us-IGHC h2 {
    margin-bottom: 40px;
    font-size: calc(35px - 4px);
}.connect-with-us-IGHC .reach-feedback-onje {
    padding: 35px 25px 45px;
}.connect-with-us-IGHC #contact {
    gap: 20px;
}.connect-with-us-IGHC .img-overlay-box-ShMW {
    min-height: 250px;
}
}

@media (max-width: 576px) {.connect-with-us-IGHC {
    padding: 50px 0;
}.connect-with-us-IGHC .container {
    padding: 0 15px;
}.connect-with-us-IGHC h2 {
    font-size: calc(35px - 6px);
    margin-bottom: 30px;
}.connect-with-us-IGHC .reach-feedback-onje {
    padding: 30px 20px 40px;
}.connect-with-us-IGHC .connect-grid-daNx {
    width: 100%;
}.connect-with-us-IGHC .img-overlay-box-ShMW {
    min-height: 200px;
}}.privacyPolicyOverlay-flIX {
    width: 100%;
    bottom: 0;
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.5);
    z-index: 100;
    display: flex;
    position: fixed;
    justify-content: center;
    background: rgb(244,229,201);
    padding: 20px 0;
    border-top: 3px solid rgb(231,200,155);
}.track-bar-ovRS {
    width: 90%;
    padding: 20px;
    justify-content: space-between;
    border: 2px solid rgb(231,200,155);
    margin: auto;
    border-radius: 23px;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    max-width: 1200px;
    display: flex;
}.cookies-tech-TzDj {
    margin-right: 20px;
    flex-shrink: 0;
}.cookies-tech-TzDj svg {
    height: 50px;
    fill: rgb(231,200,155);
    width: 50px;
}.edu-settings-oGis {
    text-align: left;
    flex-grow: 1;
    color: #ffffff;
}.edu-settings-oGis h5 {
    letter-spacing: 1px;
    color: rgb(231,200,155);
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 20px;
}.edu-settings-oGis p {
    margin: 0;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.5;
}.edu-settings-oGis p a {
    color: rgb(231,200,155);
    text-decoration: underline;
}.cookie-none-wphN {
    cursor: pointer;
    min-width: 120px;
    flex-shrink: 0;
    color: #ffffff;
    text-decoration: none;
    padding: 10px 20px;
    font-size: 20px;
    text-align: center;
    background: rgb(231,200,155);
    border: none;
    border-radius: 10px;
}.cookie_button.cookie-eductrl-Tekt {
    margin-right: 10px;
}#windowUserConsent-aAzR {
    display: none;
}#windowUserConsent-aAzR:checked ~ .privacyPolicyOverlay-flIX {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.track-bar-ovRS {
    align-items: center;
    flex-direction: column;
    text-align: center;
}.cookies-tech-TzDj {
    margin-bottom: 20px;
    margin-right: 0;
}.cookie-none-wphN {
    max-width: 250px;
    width: 100%;
    margin: 10px 0;
}}
.user-feedback-GoMy {
    background: linear-gradient(135deg, rgb(244,229,201) 0%, rgb(231,200,155,0.5) 100%);
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}.user-feedback-GoMy::before {
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(217,168,109,0.5) 0px,
        rgb(217,168,109,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    pointer-events: none;
    width: 100%;
    z-index: 1;
    height: 100%;
    top: 0;
    opacity: 0.05;
    content: "";
    position: absolute;
}.user-feedback-GoMy::after {
    filter: blur(80px);
    right: -100px;
    content: "";
    height: 300px;
    top: -100px;
    width: 300px;
    z-index: 0;
    background: rgb(217,168,109);
    opacity: 0.1;
    border-radius: 50%;
    position: absolute;
}.user-feedback-GoMy .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 2rem;
}.user-feedback-GoMy h2 {
    transform-origin: center bottom;
    font-weight: 700;
    text-align: center;
    position: relative;
    margin-bottom: 3rem;
    font-size: 29px;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: perspective(1000px) rotateX(5deg);
    color: #000000;
}.user-feedback-GoMy h2::after {
    content: "";
    height: 4px;
    background: linear-gradient(90deg, rgb(231,200,155) 0%, rgb(217,168,109) 100%);
    position: absolute;
    width: 100px;
    z-index: -1;
    transform: translateX(-50%) skewX(-20deg);
    left: 50%;
    bottom: -15px;
}.user-feedback-GoMy .learning-dna-LDWy {
    perspective: 1000px;
    padding: 2rem 0;
}.user-feedback-GoMy .learner-stories-HkGK {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    display: grid;
    transform-style: preserve-3d;
    gap: 2.5rem;
}.user-feedback-GoMy .success-ratings-Rmcy {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateZ(0px);
    padding: 2rem;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 1px 3px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    background: #ffffff;
    z-index: 2;
}.user-feedback-GoMy .success-ratings-Rmcy::before {
    background: linear-gradient(90deg, rgb(217,168,109) 0%, rgb(231,200,155) 100%);
    position: absolute;
    content: "";
    transform: scaleX(0);
    transition: transform 0.5s ease;
    left: 0;
    top: 0;
    transform-origin: left;
    z-index: 1;
    height: 5px;
    width: 100%;
}.user-feedback-GoMy .success-ratings-Rmcy:hover {
    transform: translateZ(20px) translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1), 
                0 10px 25px rgba(0, 0, 0, 0.05),
                0 5px 10px rgba(0, 0, 0, 0.05);
}.user-feedback-GoMy .success-ratings-Rmcy:hover::before {
    transform: scaleX(1);
}.user-feedback-GoMy .success-ratings-Rmcy h3 {
    display: inline-block;
    position: relative;
    color: rgb(231,200,155);
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 1rem;
}.user-feedback-GoMy .success-ratings-Rmcy h3::after {
    position: absolute;
    height: 2px;
    content: "";
    width: 30px;
    left: 0;
    background: rgb(217,168,109);
    transition: width 0.3s ease;
    bottom: -5px;
}.user-feedback-GoMy .success-ratings-Rmcy:hover h3::after {
    width: 100%;
}.user-feedback-GoMy .success-ratings-Rmcy .description {
    z-index: 2;
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    position: relative;
    color: #000000;
}.user-feedback-GoMy .success-ratings-Rmcy div {
    position: relative;
    margin-top: 1.5rem;
    transition: transform 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    width: 70px;
    border-radius: 50%;
    border: 3px solid #ffffff;
    overflow: hidden;
    height: 70px;
}.user-feedback-GoMy .success-ratings-Rmcy:hover div {
    transform: scale(1.1) rotate(5deg);
}.user-feedback-GoMy .success-ratings-Rmcy img {
    height: 100%;
    transition: transform 0.5s ease;
    width: 100%;
    object-fit: cover;
}.user-feedback-GoMy .success-ratings-Rmcy:hover img {
    transform: scale(1.1);
}.user-feedback-GoMy .success-ratings-Rmcy::after {
    top: 10px;
    font-size: 6rem;
    position: absolute;
    line-height: 1;
    color: rgb(217,168,109,0.5);
    opacity: 0.2;
    z-index: 1;
    content: "";
    font-family: serif;
    right: 20px;
}

@media (max-width: 1024px) {.user-feedback-GoMy {
    padding: 5rem 0;
}.user-feedback-GoMy .learner-stories-HkGK {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 2rem;
}
}

@media (max-width: 768px) {.user-feedback-GoMy {
    padding: 4rem 0;
}.user-feedback-GoMy h2 {
    margin-bottom: 2.5rem;
    font-size: calc(29px * 0.9);
}.user-feedback-GoMy .learner-stories-HkGK {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 1.5rem;
}.user-feedback-GoMy .success-ratings-Rmcy {
    padding: 1.5rem;
}
}

@media (max-width: 576px) {.user-feedback-GoMy {
    padding: 3rem 0;
}.user-feedback-GoMy h2 {
    transform: none;
    margin-bottom: 2rem;
    font-size: calc(29px * 0.8);
}.user-feedback-GoMy .learner-stories-HkGK {
    grid-template-columns: 1fr;
    gap: 1.25rem;
}.user-feedback-GoMy .success-ratings-Rmcy {
    padding: 1.25rem;
}.user-feedback-GoMy .success-ratings-Rmcy:hover {
    transform: translateZ(10px) translateY(-5px);
}.user-feedback-GoMy .container {
    padding: 0 1.5rem;
}
}

@media (hover: none) {.user-feedback-GoMy .success-ratings-Rmcy:hover {
    transform: none;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                    0 5px 15px rgba(0, 0, 0, 0.05),
                    0 1px 3px rgba(0, 0, 0, 0.1);
}.user-feedback-GoMy .success-ratings-Rmcy:hover::before {
    transform: scaleX(0);
}.user-feedback-GoMy .success-ratings-Rmcy:hover h3::after {
    width: 30px;
}.user-feedback-GoMy .success-ratings-Rmcy:hover div {
    transform: none;
}.user-feedback-GoMy .success-ratings-Rmcy:hover img {
    transform: none;
}}.data-exploration-gkFX {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(244,229,201) 0%, rgb(231,200,155,0.5) 100%);
    padding: 4rem 0;
}.data-exploration-gkFX::before {
    position: absolute;
    opacity: 0.15;
    width: 100%;
    top: 0;
    z-index: 0;
    background-image: 
        radial-gradient(circle at 10% 30%, rgb(231,200,155,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 70%, rgb(217,168,109,0.5) 0%, transparent 60%);
    left: 0;
    height: 100%;
    content: "";
}.data-exploration-gkFX .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    padding: 0 1.5rem;
}.data-exploration-gkFX ul {
    display: grid;
    list-style: none;
    padding: 0;
    gap: 2rem;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.data-exploration-gkFX .statistics-experts-Ckjg {
    overflow: hidden;
    border: 1px solid rgba(255,255,255,0.1);
    background: linear-gradient(145deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.03) 100%);
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    position: relative;
    transform: translateY(0);
    transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}.data-exploration-gkFX .statistics-experts-Ckjg:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.1);
    transform: translateY(-10px);
}.data-exploration-gkFX .statistics-experts-Ckjg::before {
    transition: transform 1s ease;
    height: 200%;
    background: linear-gradient(
        45deg,
        transparent 0%,
        rgba(255,255,255,0.05) 50%,
        transparent 100%
    );
    position: absolute;
    transform: rotate(45deg);
    top: -50%;
    left: -50%;
    content: "";
    z-index: -1;
    width: 200%;
}.data-exploration-gkFX .statistics-experts-Ckjg:hover::before {
    transform: rotate(45deg) translate(50%, 50%);
}.data-exploration-gkFX .statistics-experts-Ckjg div {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    padding: 2.5rem 1.5rem;
}.data-exploration-gkFX .statistics-experts-Ckjg p {
    background: linear-gradient(90deg, rgb(231,200,155) 0%, rgb(217,168,109) 100%);
    letter-spacing: -0.5px;
    transform: perspective(500px) translateZ(0);
    font-weight: 700;
    font-size: calc(33px * 1.2);
    background-clip: text;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    color: transparent;
    -webkit-background-clip: text;
    margin: 0 0 0.5rem;
}.data-exploration-gkFX .statistics-experts-Ckjg:hover p {
    transform: perspective(500px) translateZ(30px);
}.data-exploration-gkFX .statistics-experts-Ckjg span {
    color: #000000;
    transform: translateY(0);
    font-weight: 600;
    font-size: 12px;
    opacity: 0.9;
    max-width: 90%;
    transition: opacity 0.5s ease, transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}.data-exploration-gkFX .statistics-experts-Ckjg:hover span {
    transform: translateY(5px);
    opacity: 1;
}.data-exploration-gkFX h4 {
    font-weight: 700;
    margin-top: 3rem;
    color: #000000;
    padding-bottom: 1rem;
    text-align: center;
    letter-spacing: 0.5px;
    position: relative;
    font-size: 23px;
}.data-exploration-gkFX h4::after {
    border-radius: 10px;
    height: 3px;
    width: 60px;
    background: linear-gradient(90deg, rgb(231,200,155) 0%, rgb(217,168,109) 100%);
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    content: "";
    bottom: 0;
}

@media (min-width: 768px) {.data-exploration-gkFX ul {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}.data-exploration-gkFX h4 {
    font-size: calc(23px * 1.2);
}.data-exploration-gkFX .statistics-experts-Ckjg div {
    padding: 3rem 2rem;
}.data-exploration-gkFX .statistics-experts-Ckjg p {
    font-size: calc(33px * 1.5);
    margin-bottom: 1rem;
}
}

@media (min-width: 992px) {.data-exploration-gkFX {
    padding: 6rem 0;
}.data-exploration-gkFX ul {
    grid-template-columns: repeat(4, 1fr);
}.data-exploration-gkFX .statistics-experts-Ckjg:nth-child(odd) {
    transform: translateY(20px);
}.data-exploration-gkFX .statistics-experts-Ckjg:nth-child(odd):hover {
    transform: translateY(10px);
}.data-exploration-gkFX .statistics-experts-Ckjg:nth-child(even):hover {
    transform: translateY(-10px);
}.data-exploration-gkFX h4 {
    margin-top: 5rem;
}
}

@media (max-width: 767px) {.data-exploration-gkFX {
    padding: 3rem 0;
}.data-exploration-gkFX ul {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.data-exploration-gkFX .statistics-experts-Ckjg div {
    padding: 2rem 1rem;
}.data-exploration-gkFX .statistics-experts-Ckjg p {
    font-size: calc(33px * 1.1);
}.data-exploration-gkFX .statistics-experts-Ckjg span {
    font-size: calc(12px * 0.9);
}.data-exploration-gkFX h4 {
    font-size: 22px;
    margin-top: 2rem;
}.data-exploration-gkFX h4::after {
    width: 40px;
    height: 2px;
}}

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

.data-exploration-gkFX .statistics-experts-Ckjg {
    opacity: 0;
    animation: statsAppear 0.8s cubic-bezier(0.2, 1, 0.3, 1) forwards;
}.data-exploration-gkFX .statistics-experts-Ckjg:nth-child(1) {
    animation-delay: 0.1s;
}.data-exploration-gkFX .statistics-experts-Ckjg:nth-child(2) {
    animation-delay: 0.2s;
}.data-exploration-gkFX .statistics-experts-Ckjg:nth-child(3) {
    animation-delay: 0.3s;
}.data-exploration-gkFX .statistics-experts-Ckjg:nth-child(4) {
    animation-delay: 0.4s;
}.data-exploration-gkFX .statistics-experts-Ckjg:nth-child(5) {
    animation-delay: 0.5s;
}.data-exploration-gkFX .statistics-experts-Ckjg:nth-child(6) {
    animation-delay: 0.6s;
}.data-exploration-gkFX .statistics-experts-Ckjg:nth-child(7) {
    animation-delay: 0.7s;
}.program-results-Wctx {
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(244,229,201) 0%, rgba(rgb(231,200,155,0.5), 0.05) 100%);
    position: relative;
}.program-results-Wctx::before {
    animation: rotateGradient 30s infinite linear;
    background: radial-gradient(circle at 30% 70%, rgba(rgb(231,200,155,0.5), 0.1), transparent 60%),
              radial-gradient(circle at 70% 30%, rgba(rgb(217,168,109,0.5), 0.08), transparent 40%);
    z-index: 0;
    width: 120%;
    left: -10%;
    height: 120%;
    top: -10%;
    content: "";
    position: absolute;
}.program-results-Wctx::after {
    width: 90%;
    background: radial-gradient(circle at 50% 50%, transparent 40%, rgba(rgb(231,200,155,0.5), 0.03) 70%);
    position: absolute;
    content: "";
    z-index: 0;
    left: 5%;
    animation: pulseGradient 15s infinite ease-in-out;
    top: 5%;
    height: 90%;
}.program-results-Wctx .container {
    max-width: 1200px;
    padding: 0 1.5rem;
    z-index: 1;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    position: relative;
}.program-results-Wctx .img-overlay-box-ShMW {
    max-height: 400px;
    transition: transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    transform: perspective(1000px) rotateY(-2deg) translateZ(0);
    margin-bottom: 2rem;
    filter: saturate(1.05);
    width: 100%;
    object-fit: cover;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
}.program-results-Wctx .learning-dna-LDWy {
    transform: translateY(-20px);
    z-index: 2;
    backdrop-filter: blur(5px);
    position: relative;
}.program-results-Wctx .text-text-jLZm {
    position: relative;
    transform: perspective(1000px) rotateX(1deg) translateZ(0);
    box-shadow: 0 10px 30px rgba(0,0,0,0.06);
    padding: 2.5rem 2rem;
    z-index: 3;
    transition: transform 0.6s ease-out;
    background: linear-gradient(145deg, 
    rgba(rgb(255, 255, 255, 0.5), 0.9) 0%, 
    rgba(rgb(255, 255, 255, 0.5), 0.8) 100%
  );
}.program-results-Wctx .text-text-jLZm::before {
    position: absolute;
    transform: scaleX(0.97);
    height: 5px;
    right: 0;
    background: linear-gradient(90deg, rgb(231,200,155), rgb(217,168,109));
    content: "";
    transition: transform 0.5s ease-out;
    transform-origin: left center;
    top: -5px;
    left: 0;
    opacity: 0.8;
}.program-results-Wctx h1 {
    line-height: 1.3;
    position: relative;
    transform: translateX(-5px);
    margin-bottom: 2rem;
    transition: transform 0.5s ease-out;
    color: #000000;
    font-weight: 700;
    font-size: 46px;
}.program-results-Wctx h1::after {
    background: rgb(231,200,155);
    transform-origin: left center;
    content: "";
    transition: width 0.5s ease-out;
    width: 80px;
    height: 3px;
    left: 0;
    position: absolute;
    bottom: -12px;
}.program-results-Wctx ul {
    gap: 1.2rem;
    list-style-type: none;
    grid-template-columns: 1fr;
    display: grid;
    padding: 0;
    margin: 1.5rem 0 0;
}.program-results-Wctx li {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
}.program-results-Wctx li:hover {
    transform: translateX(5px);
}.program-results-Wctx li p {
    display: flex;
    color: #000000;
    padding-left: 0.5rem;
    margin: 0;
    font-size: 13px;
    line-height: 1.6;
    align-items: flex-start;
}.program-results-Wctx li svg {
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin-right: 12px;
    width: 24px;
    height: 24px;
    margin-top: 3px;
    flex-shrink: 0;
    transform: scale(1);
}.program-results-Wctx li:hover svg {
    transform: scale(1.15);
}.program-results-Wctx li svg path {
    transition: fill 0.3s ease;
    fill: rgb(231,200,155);
}.program-results-Wctx li:hover svg path {
    fill: rgb(217,168,109);
}

@media (min-width: 768px) {.program-results-Wctx {
    padding: 8rem 0;
}.program-results-Wctx .container {
    gap: 3rem;
    align-items: center;
    flex-direction: row;
}.program-results-Wctx .img-overlay-box-ShMW {
    transform: perspective(1000px) rotateY(-3deg) translateZ(0);
    margin-bottom: 0;
    max-height: 600px;
    width: 45%;
}.program-results-Wctx .learning-dna-LDWy {
    width: 55%;
    transform: translateY(0) translateX(-40px);
}.program-results-Wctx .text-text-jLZm {
    padding: 3rem 2.5rem;
}.program-results-Wctx ul {
    gap: 1.5rem 2rem;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 992px) {.program-results-Wctx .container:hover .img-overlay-box-ShMW {
    transform: perspective(1000px) rotateY(-5deg) translateZ(0) scale(1.02);
}.program-results-Wctx .container:hover .text-text-jLZm {
    transform: perspective(1000px) rotateX(2deg) translateZ(0) translateY(-5px);
}.program-results-Wctx .container:hover .text-text-jLZm::before {
    transform: scaleX(1);
}.program-results-Wctx .container:hover h1 {
    transform: translateX(0);
}.program-results-Wctx .container:hover h1::after {
    width: 120px;
}
}

@media (max-width: 767px) {.program-results-Wctx {
    padding: 4rem 0;
}.program-results-Wctx h1 {
    font-size: calc(46px * 0.8);
    margin-bottom: 1.5rem;
}.program-results-Wctx .text-text-jLZm {
    padding: 2rem 1.5rem;
}.program-results-Wctx li p {
    font-size: calc(13px * 0.95);
}.program-results-Wctx ul {
    gap: 1rem;
}}

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

@keyframes pulseGradient {
  0%, 100% {
    opacity: 0.5;
    transform: scale(1);
  }
  50% {
    opacity: 0.8;
    transform: scale(1.05);
  }
}.locate-wxbM {
    perspective: 1000px;
    z-index: 1;
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    background: rgb(244,229,201);
}.locate-wxbM::before {
    animation: perspectiveGrid 30s linear infinite;
    transform: rotateX(60deg) translateZ(-100px);
    inset: 0;
    position: absolute;
    background-size: 20px 20px;
    background-image: 
        linear-gradient(rgb(231,200,155,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(231,200,155,0.5) 1px, transparent 1px);
    opacity: 0.2;
    z-index: -2;
    content: '';
    transform-origin: top;
    perspective: 1000px;
}@keyframes perspectiveGrid {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 20px;
    }
}

.locate-wxbM::after {
    z-index: -1;
    opacity: 0.3;
    position: absolute;
    inset: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgb(231,200,155,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 80%, rgb(217,168,109,0.5) 0%, transparent 40%);
    content: '';
    filter: blur(50px);
}.locate-wxbM .container {
    padding: 0 20px;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.locate-wxbM .message-panel-gLJS {
    background: #ffffff;
    overflow: hidden;
    padding: 60px;
    backdrop-filter: blur(5px);
    z-index: 2;
    position: relative;
    border-radius: 0;
    clip-path: polygon(
        0 5%, 5% 0, 95% 0, 100% 5%,
        100% 95%, 95% 100%, 5% 100%, 0 95%
    );
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset;
}.locate-wxbM .message-panel-gLJS::before {
    height: 100%;
    left: 0;
    content: '';
    width: 100%;
    background: 
        repeating-conic-gradient(
            from 0deg,
            transparent 0deg 10deg,
            rgba(0, 0, 0, 0.01) 10deg 20deg
        ),
        repeating-conic-gradient(
            from 5deg,
            transparent 0deg 10deg,
            rgba(0, 0, 0, 0.02) 10deg 20deg
        );
    opacity: 0.3;
    z-index: -1;
    top: 0;
    position: absolute;
}.locate-wxbM .message-panel-gLJS::after {
    opacity: 0.05;
    background-image: 
        linear-gradient(45deg, transparent 25%, rgb(244,229,201) 25%, rgb(244,229,201) 26%, transparent 26%, transparent 75%, rgb(244,229,201) 75%, rgb(244,229,201) 76%, transparent 76%),
        linear-gradient(-45deg, transparent 25%, rgb(244,229,201) 25%, rgb(244,229,201) 26%, transparent 26%, transparent 75%, rgb(244,229,201) 75%, rgb(244,229,201) 76%, transparent 76%);
    top: 0;
    z-index: -1;
    content: '';
    left: 0;
    position: absolute;
    height: 100%;
    background-size: 60px 60px;
    width: 100%;
}.locate-wxbM h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 40px;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
    display: inline-block;
    color: rgb(231,200,155);
    font-size: 30px;
}.locate-wxbM h3::before {
    bottom: 0;
    position: absolute;
    height: 2px;
    left: 0;
    width: 100%;
    content: '';
    background: linear-gradient(to right, rgb(231,200,155), transparent);
}.locate-wxbM .edu-query-ZLRp {
    position: relative;
    line-height: 1.8;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    color: #000000;
    clip-path: polygon(
        0 0, 98% 0, 100% 15px,
        100% 100%, 2% 100%, 0 calc(100% - 15px)
    );
    background: rgb(244,229,201);
    padding: 25px;
    border-radius: 0;
    margin-bottom: 50px;
    font-size: 17px;
}.locate-wxbM .edu-query-ZLRp::before {
    position: absolute;
    background: rgb(231,200,155);
    top: 0;
    content: '';
    height: 100%;
    left: 0;
    width: 3px;
}.locate-wxbM .ask-for-help-MfdS {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
    display: grid;
    position: relative;
}.locate-wxbM .ask-for-help-MfdS::before {
    content: '';
    left: 0;
    background: repeating-linear-gradient(
        to right,
        rgb(231,200,155) 0,
        rgb(231,200,155) 8px,
        transparent 8px,
        transparent 16px
    );
    top: -25px;
    position: absolute;
    width: 100%;
    height: 1px;
}.locate-wxbM .ask-for-help-MfdS span {
    overflow: hidden;
    clip-path: polygon(
        0 0, 90% 0, 100% 10%, 
        100% 100%, 10% 100%, 0 90%
    );
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: #ffffff;
    display: flex;
    position: relative;
    z-index: 1;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    padding: 25px;
    flex-direction: column;
    backdrop-filter: blur(5px);
}.locate-wxbM .ask-for-help-MfdS span::before {
    background: linear-gradient(135deg, transparent 0%, rgb(244,229,201) 100%);
    inset: 0;
    opacity: 0.5;
    content: '';
    position: absolute;
    z-index: -1;
    transition: opacity 0.3s ease;
}.locate-wxbM .ask-for-help-MfdS span::after {
    transform: scale(0.5);
    left: -50%;
    top: -50%;
    background: radial-gradient(
        circle at center,
        rgb(231,200,155,0.5) 0%,
        transparent 70%
    );
    transition: opacity 0.5s ease;
    height: 200%;
    opacity: 0;
    position: absolute;
    width: 200%;
    z-index: -2;
    content: '';
}.locate-wxbM .ask-for-help-MfdS span:hover {
    transform: translateY(-10px) scale(1.03);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgb(231,200,155,0.5);
    border-color: transparent;
}.locate-wxbM .ask-for-help-MfdS span:hover::before {
    opacity: 0.2;
}.locate-wxbM .ask-for-help-MfdS span:hover::after {
    transform: scale(1);
    opacity: 0.3;
}.locate-wxbM .ask-for-help-MfdS span p {
    display: flex;
    z-index: 2;
    align-items: center;
    margin-bottom: 10px;
    position: relative;
    color: #000000;
    font-size: 17px;
    font-weight: 600;
}.locate-wxbM .ask-for-help-MfdS span p::before {
    height: 8px;
    width: 8px;
    content: '';
    display: inline-block;
    margin-right: 10px;
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
    background: rgb(231,200,155);
}.locate-wxbM .ask-for-help-MfdS span svg {
    flex-shrink: 0;
    height: 20px;
    transition: transform 0.3s ease, fill 0.3s ease;
    margin-right: 8px;
    width: 20px;
    stroke: rgb(231,200,155);
    stroke-width: 1;
    fill: rgb(231,200,155);
}.locate-wxbM .ask-for-help-MfdS span:hover svg {
    fill: rgb(217,168,109);
    transform: scale(1.2);
}.locate-wxbM .ask-for-help-MfdS span svg path {
    transition: fill 0.3s ease, stroke 0.3s ease;
    stroke-dashoffset: 0;
    stroke-dasharray: 100;
}.locate-wxbM .ask-for-help-MfdS span:hover svg path {
    animation: dashAnimation 1.5s ease forwards;
    stroke-dashoffset: 100;
}@keyframes dashAnimation {
    from {
        stroke-dashoffset: 100;
    }
    to {
        stroke-dashoffset: 0;
    }
}

.locate-wxbM .ask-for-help-MfdS span span {
    border: none;
    backdrop-filter: none;
    clip-path: none;
    padding: 0;
    background: transparent;
    margin: 0;
    display: inline;
    transform: none;
    box-shadow: none;
}.locate-wxbM .ask-for-help-MfdS span span::before,
.locate-wxbM .ask-for-help-MfdS span span::after {
    display: none;
}.locate-wxbM .ask-for-help-MfdS span span a {
    background-size: 0% 100%;
    padding: 5px 0;
    z-index: 2;
    display: inline-block;
    transition: all 0.3s ease;
    text-decoration: none;
    background-image: linear-gradient(
        transparent calc(100% - 2px),
        rgb(231,200,155) calc(100% - 2px),
        rgb(231,200,155) 100%
    );
    color: rgb(231,200,155);
    background-repeat: no-repeat;
    font-weight: 600;
    position: relative;
    transition: background-size 0.3s ease;
}.locate-wxbM .ask-for-help-MfdS span span a svg {
    width: 16px;
    margin-right: 5px;
    stroke: currentColor;
    height: 16px;
    transform-origin: center;
    vertical-align: middle;
    stroke-width: 0.5;
    fill: currentColor;
}.locate-wxbM .connect-experts-SWbX {
    padding: 35px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    grid-column: 1 / -1;
    background: rgb(244,229,201);
    margin-top: 40px;
}.locate-wxbM .connect-experts-SWbX::before {
    content: '';
    height: 100%;
    top: 0;
    width: 100%;
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(0, 0, 0, 0.02) 10px, rgba(0, 0, 0, 0.02) 20px);
    left: 0;
    z-index: -1;
    position: absolute;
}.locate-wxbM .connect-experts-SWbX::after {
    height: 0;
    content: '';
    position: absolute;
    border-style: solid;
    border-color: transparent rgb(231,200,155,0.5) transparent transparent;
    width: 0;
    border-width: 0 50px 50px 0;
    top: 0;
    right: 0;
}.locate-wxbM .connect-experts-SWbX h4 {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 25px;
    padding-left: 15px;
    letter-spacing: 1px;
    position: relative;
    color: rgb(231,200,155);
    font-size: 22px;
    display: inline-block;
}.locate-wxbM .connect-experts-SWbX h4::before {
    position: absolute;
    height: 20px;
    background: rgb(231,200,155);
    top: 50%;
    content: '';
    clip-path: polygon(0 0, 100% 25%, 100% 75%, 0 100%);
    transform: translateY(-50%);
    left: 0;
    width: 5px;
}.locate-wxbM .connect-experts-SWbX h4 svg {
    fill: rgb(231,200,155);
    stroke: rgb(231,200,155);
    width: 22px;
    stroke-width: 1;
    vertical-align: middle;
    margin-right: 8px;
    height: 22px;
    animation: rotateIcon 6s linear infinite;
}@keyframes rotateIcon {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(90deg);
    }
    50% {
        transform: rotate(180deg);
    }
    75% {
        transform: rotate(270deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.locate-wxbM .connect-experts-SWbX span {
    background: rgba(255, 255, 255, 0.7);
    padding: 12px 15px;
    position: relative;
    transform-origin: left;
    display: block;
    margin-bottom: 12px;
    clip-path: polygon(
        0 0, 100% 0, 100% 100%, 
        15px 100%, 0 calc(100% - 15px)
    );
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}.locate-wxbM .connect-experts-SWbX span::before {
    transform: scaleY(0);
    background: rgb(217,168,109);
    left: 0;
    transform-origin: top;
    position: absolute;
    content: '';
    width: 3px;
    height: 100%;
    top: 0;
    transition: transform 0.3s ease;
}.locate-wxbM .connect-experts-SWbX span:hover {
    transform: translateX(15px) scale(1.02);
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}.locate-wxbM .connect-experts-SWbX span:hover::before {
    transform: scaleY(1);
}.locate-wxbM .connect-experts-SWbX span svg {
    opacity: 0.8;
    stroke: rgb(231,200,155);
    fill: rgb(217,168,109);
    vertical-align: middle;
    height: 18px;
    transition: all 0.3s ease;
    width: 18px;
    stroke-width: 0.5;
    margin-right: 8px;
}.locate-wxbM .connect-experts-SWbX span:hover svg {
    opacity: 1;
    fill: rgb(231,200,155);
    transform: scale(1.1);
}.locate-wxbM .connect-experts-SWbX span svg path {
    transition: all 0.5s ease;
    stroke-dasharray: 50;
    stroke-dashoffset: 50;
    fill-opacity: 0.7;
}.locate-wxbM .connect-experts-SWbX span:hover svg path {
    fill-opacity: 1;
    stroke-dashoffset: 0;
}

@media (max-width: 991px) {.locate-wxbM {
    padding: 80px 0;
}.locate-wxbM .message-panel-gLJS {
    clip-path: polygon(
            0 3%, 3% 0, 97% 0, 100% 3%,
            100% 97%, 97% 100%, 3% 100%, 0 97%
        );
    padding: 40px;
}.locate-wxbM h3 {
    font-size: calc(30px - 0.2rem);
}.locate-wxbM .ask-for-help-MfdS {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.locate-wxbM .edu-query-ZLRp {
    padding: 20px;
}.locate-wxbM .ask-for-help-MfdS span svg {
    width: 18px;
    height: 18px;
}
}

@media (max-width: 767px) {.locate-wxbM {
    padding: 60px 0;
}.locate-wxbM .message-panel-gLJS {
    padding: 30px;
    clip-path: polygon(
            0 2%, 2% 0, 98% 0, 100% 2%,
            100% 98%, 98% 100%, 2% 100%, 0 98%
        );
}.locate-wxbM h3 {
    margin-bottom: 30px;
    font-size: calc(30px - 0.3rem);
}.locate-wxbM .edu-query-ZLRp {
    margin-bottom: 35px;
    padding: 15px;
}.locate-wxbM .ask-for-help-MfdS {
    gap: 20px;
    grid-template-columns: 1fr;
}.locate-wxbM .connect-experts-SWbX {
    padding: 25px;
}.locate-wxbM .connect-experts-SWbX svg {
    height: 16px;
    width: 16px;
}
}

@media (max-width: 480px) {.locate-wxbM {
    padding: 40px 0;
}.locate-wxbM .container {
    padding: 0 15px;
}.locate-wxbM .message-panel-gLJS {
    padding: 25px 20px;
    clip-path: polygon(
            0 1%, 1% 0, 99% 0, 100% 1%,
            100% 99%, 99% 100%, 1% 100%, 0 99%
        );
}.locate-wxbM h3 {
    font-size: calc(30px - 0.4rem);
    margin-bottom: 25px;
}.locate-wxbM .edu-query-ZLRp {
    padding: 15px;
    margin-bottom: 30px;
}.locate-wxbM .ask-for-help-MfdS span {
    padding: 20px;
}.locate-wxbM .connect-experts-SWbX {
    margin-top: 25px;
    padding: 20px;
}.locate-wxbM .ask-for-help-MfdS span svg,
    .locate-wxbM .connect-experts-SWbX span svg {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}}.thanksArea-lOox {
    position: relative;
    background: linear-gradient(135deg, rgb(244,229,201), rgb(217,168,109,0.5) 120%);
    padding: 6rem 2rem;
    overflow: hidden;
}.thanksArea-lOox::before {
    opacity: 0.4;
    top: 0;
    z-index: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    background: radial-gradient(circle at 75% 25%, rgb(231,200,155,0.5) 0%, transparent 60%);
    left: 0;
}.thanksArea-lOox::after {
    transform: rotate(-15deg);
    right: -5%;
    position: absolute;
    height: 60%;
    width: 40%;
    content: "";
    animation: float 15s ease-in-out infinite;
    opacity: 0.1;
    background: linear-gradient(225deg, rgb(217,168,109) 0%, transparent 70%);
    z-index: 0;
    bottom: -10%;
}.thanksArea-lOox .container {
    margin: 0 auto;
    z-index: 1;
    position: relative;
    max-width: 1200px;
}.thanksArea-lOox .learning-dna-LDWy {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    flex-direction: column;
    backdrop-filter: blur(10px);
    position: relative;
    background: rgba(255, 255, 255, 0.85);
    padding: 3.5rem;
    transform-origin: center bottom;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
              0 15px 25px rgba(rgb(217,168,109), 0.05),
              0 5px 10px rgba(rgb(231,200,155), 0.03);
    transform: perspective(1000px) rotateX(2deg);
    display: flex;
}.thanksArea-lOox .learning-dna-LDWy:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1), 
              0 20px 30px rgba(rgb(217,168,109), 0.07),
              0 10px 15px rgba(rgb(231,200,155), 0.05);
}.thanksArea-lOox .learning-dna-LDWy > div:first-child {
    position: relative;
    margin-bottom: 2rem;
    animation: slideInLeft 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.2s forwards;
    border-left: 4px solid rgb(231,200,155);
    opacity: 0;
    padding-left: 1.5rem;
    transform: translateX(-20px);
}.thanksArea-lOox .learning-dna-LDWy > div:last-child {
    transform: translateY(20px);
    animation: fadeInUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.5s forwards;
    position: relative;
    opacity: 0;
}.thanksArea-lOox h5 {
    margin: 0 0 1rem 0;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.4;
    position: relative;
    color: #000000;
    font-family: Arial, sans-serif;
}.thanksArea-lOox h5::after {
    animation: scaleWidth 1s cubic-bezier(0.19, 1, 0.22, 1) 0.8s forwards;
    background: linear-gradient(90deg, rgb(231,200,155), transparent);
    transform-origin: left;
    bottom: -0.75rem;
    left: 0;
    width: 4rem;
    position: absolute;
    content: "";
    transform: scaleX(0);
    height: 3px;
}.thanksArea-lOox p {
    color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
    line-height: 1.7;
    margin: 0;
    overflow: hidden;
    font-size: 18px;
    font-weight: 400;
}.thanksArea-lOox a {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    display: block;
    color: inherit;
    text-decoration: none;
}.thanksArea-lOox a::before {
    content: "";
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    transform: translateX(-10px);
    position: absolute;
    width: 0.5rem;
    height: 100%;
    background: linear-gradient(to bottom, rgb(231,200,155), rgb(217,168,109));
    top: 0;
    left: -2.5rem;
}.thanksArea-lOox a:hover {
    transform: translateX(10px);
}.thanksArea-lOox a:hover::before {
    opacity: 0.7;
    transform: translateX(0);
}.thanksArea-lOox a:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(231,200,155,0.5);
}

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

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

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

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

@media (min-width: 768px) {.thanksArea-lOox {
    padding: 8rem 3rem;
}.thanksArea-lOox .learning-dna-LDWy {
    margin: 0 5rem;
    padding: 4.5rem 5rem;
}.thanksArea-lOox .learning-dna-LDWy > div:first-child {
    margin-bottom: 3rem;
    border-left-width: 6px;
    padding-left: 2rem;
}.thanksArea-lOox h5 {
    font-size: calc(22px * 1.1);
}.thanksArea-lOox p {
    line-height: 1.8;
    font-size: calc(18px * 1.05);
}
}

@media (min-width: 992px) {.thanksArea-lOox .learning-dna-LDWy {
    flex-direction: row;
    align-items: center;
    margin: 0 auto;
}.thanksArea-lOox .learning-dna-LDWy > div:first-child {
    margin-bottom: 0;
    flex: 0 0 40%;
    margin-right: 5rem;
}.thanksArea-lOox .learning-dna-LDWy > div:last-child {
    flex: 0 0 60%;
}.thanksArea-lOox h5::after {
    width: 6rem;
}
}

@media (max-width: 767px) {.thanksArea-lOox {
    padding: 4rem 1.5rem;
}.thanksArea-lOox .learning-dna-LDWy {
    padding: 2.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.thanksArea-lOox h5 {
    font-size: calc(22px * 0.9);
}.thanksArea-lOox p {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}.thanksArea-lOox a::before {
    width: 0.3rem;
    left: -1.5rem;
}}.instructor-history-jsUJ {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(244,229,201) 0%, rgba(240, 242, 245, 0.9) 100%);
}.instructor-history-jsUJ::before {
    top: 0;
    background-image: 
        linear-gradient(30deg, rgb(231,200,155,0.5) 1px, transparent 1px),
        linear-gradient(120deg, rgb(231,200,155,0.5) 1px, transparent 1px);
    height: 100%;
    pointer-events: none;
    opacity: 0.05;
    background-size: 60px 60px;
    width: 100%;
    content: "";
    z-index: 0;
    left: 0;
    position: absolute;
}.instructor-history-jsUJ::after {
    opacity: 0.1;
    z-index: 0;
    content: "";
    filter: blur(80px);
    transform: rotate(-15deg);
    height: 70%;
    position: absolute;
    width: 50%;
    background: rgb(217,168,109,0.5);
    right: -10%;
    top: -20%;
}.instructor-history-jsUJ .container {
    position: relative;
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
}.instructor-history-jsUJ .success-ratings-Rmcy {
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.05), 
                0 5px 20px rgba(0, 0, 0, 0.02);
    transform: perspective(1000px) rotateX(2deg);
    background: #ffffff;
    padding: 40px;
    grid-template-columns: 1fr;
    gap: 35px;
    position: relative;
    display: grid;
    border: 1px solid rgba(0, 0, 0, 0.05);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}.instructor-history-jsUJ .success-ratings-Rmcy:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.08), 
                0 10px 30px rgba(0, 0, 0, 0.03);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.instructor-history-jsUJ .success-ratings-Rmcy > div:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
}.instructor-history-jsUJ .img-overlay-box-ShMW {
    height: 180px;
    border-radius: 2px;
    transform: translateZ(30px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    position: relative;
    width: 180px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}.instructor-history-jsUJ .success-ratings-Rmcy:hover .img-overlay-box-ShMW {
    transform: translateZ(40px) translateY(-10px);
}.instructor-history-jsUJ .img-overlay-box-ShMW::before {
    z-index: -1;
    top: 12px;
    bottom: -12px;
    content: "";
    opacity: 0.2;
    border: 2px solid rgb(231,200,155);
    right: -12px;
    position: absolute;
    transition: all 0.4s ease;
    left: 12px;
}.instructor-history-jsUJ .success-ratings-Rmcy:hover .img-overlay-box-ShMW::before {
    right: -18px;
    opacity: 0.3;
    left: 18px;
    bottom: -18px;
    top: 18px;
}.instructor-history-jsUJ .name {
    font-size: 24px;
    position: relative;
    color: #000000;
    margin-bottom: 12px;
    font-weight: 700;
    display: inline-block;
}.instructor-history-jsUJ .name::after {
    content: "";
    background: rgb(231,200,155);
    transition: transform 0.5s ease;
    transform-origin: left;
    transform: scaleX(0.6);
    width: 40px;
    height: 3px;
    bottom: -6px;
    left: 0;
    position: absolute;
}.instructor-history-jsUJ .success-ratings-Rmcy:hover .name::after {
    transform: scaleX(1);
}.instructor-history-jsUJ .success-ratings-Rmcy > div:nth-child(2) div {
    color: rgb(217,168,109);
    transform: translateX(0);
    font-weight: 600;
    margin-top: 5px;
    opacity: 0.85;
    font-size: calc(17px - 1px);
    transition: transform 0.4s ease, opacity 0.4s ease;
}.instructor-history-jsUJ .success-ratings-Rmcy:hover > div:nth-child(2) div {
    opacity: 1;
    transform: translateX(5px);
}.instructor-history-jsUJ .employee-history-SHqy {
    margin: 0;
    font-size: 17px;
    color: #000000;
    position: relative;
    line-height: 1.7;
    padding-left: 25px;
    border-left: 3px solid rgb(231,200,155,0.5);
}.instructor-history-jsUJ .employee-history-SHqy::before {
    z-index: -1;
    color: rgb(231,200,155);
    top: -40px;
    font-size: 120px;
    position: absolute;
    line-height: 1;
    font-family: serif;
    content: "";
    opacity: 0.08;
    left: -20px;
}

@media (min-width: 768px) {.instructor-history-jsUJ .success-ratings-Rmcy {
    grid-template-columns: auto 1fr;
    column-gap: 40px;
    grid-template-rows: auto 1fr;
    row-gap: 30px;
}.instructor-history-jsUJ .success-ratings-Rmcy > div:first-child {
    grid-row: 1 / 3;
}.instructor-history-jsUJ .img-overlay-box-ShMW {
    height: 260px;
    width: 220px;
}.instructor-history-jsUJ .employee-history-SHqy {
    padding-left: 30px;
    grid-column: 2;
}
}

@media (min-width: 992px) {.instructor-history-jsUJ {
    padding: 150px 0;
}.instructor-history-jsUJ .success-ratings-Rmcy {
    padding: 60px;
    grid-template-columns: auto 250px 1fr;
    gap: 50px;
}.instructor-history-jsUJ .success-ratings-Rmcy > div:first-child {
    grid-row: 1;
}.instructor-history-jsUJ .success-ratings-Rmcy > div:nth-child(2) {
    padding-top: 20px;
    grid-row: 1;
}.instructor-history-jsUJ .employee-history-SHqy {
    grid-row: 2;
    font-size: calc(17px + 1px);
    grid-column: 1 / 4;
    padding-left: 40px;
}.instructor-history-jsUJ .img-overlay-box-ShMW {
    height: 280px;
    width: 240px;
}
}

@media (max-width: 767px) {.instructor-history-jsUJ {
    padding: 80px 0;
}.instructor-history-jsUJ .success-ratings-Rmcy {
    gap: 25px;
    padding: 30px;
}.instructor-history-jsUJ .img-overlay-box-ShMW {
    width: 150px;
    height: 150px;
}.instructor-history-jsUJ .name {
    font-size: calc(24px - 2px);
}.instructor-history-jsUJ .employee-history-SHqy {
    font-size: calc(17px - 1px);
}
}

@media (hover: none) {.instructor-history-jsUJ .success-ratings-Rmcy {
    transform: none !important;
}.instructor-history-jsUJ .img-overlay-box-ShMW,
    .instructor-history-jsUJ .success-ratings-Rmcy:hover .img-overlay-box-ShMW {
    transform: none;
}}

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

.instructor-history-jsUJ .success-ratings-Rmcy {
    animation: fadeInUp 0.8s ease-out forwards;
}.opening-board-KGvk {
    justify-content: center;
    display: flex;
    min-height: 100vh;
    overflow: hidden;
    align-items: center;
    background: linear-gradient(135deg, rgb(231,200,155,0.5), rgb(217,168,109) 80%);
    width: 100%;
    position: relative;
    z-index: 1;
}.opening-board-KGvk::before {
    background: linear-gradient(45deg, rgba(255,255,255,0.05) 25%, transparent 25%),
              linear-gradient(-45deg, rgba(255,255,255,0.05) 25%, transparent 25%),
              linear-gradient(45deg, transparent 75%, rgba(255,255,255,0.05) 75%),
              linear-gradient(-45deg, transparent 75%, rgba(255,255,255,0.05) 75%);
    left: 0;
    height: 100%;
    opacity: 0.5;
    top: 0;
    z-index: -1;
    background-size: 60px 60px;
    position: absolute;
    background-position: 0 0, 0 30px, 30px -30px, -30px 0px;
    width: 100%;
    content: "";
}.opening-board-KGvk::after {
    z-index: -1;
    position: absolute;
    transform: rotate(-30deg);
    content: "";
    background: radial-gradient(ellipse at center, rgb(231,200,155,0.5) 0%, transparent 70%);
    width: 80%;
    height: 200%;
    animation: glow 8s infinite alternate ease-in-out;
    right: -20%;
    top: -50%;
}.main-title-hLcs {
    grid-template-columns: 1fr;
    max-width: 1200px;
    transform: translateY(-2%);
    gap: 3rem;
    width: 90%;
    display: grid;
    position: relative;
}.main-title-hLcs > div:first-child {
    z-index: 2;
    position: relative;
}.main-title-hLcs > div:last-child {
    position: relative;
    z-index: 3;
}.opening-board-KGvk h3 {
    padding-left: 1.5rem;
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
    position: relative;
    animation: slideIn 0.8s forwards 0.3s ease-out;
    margin-bottom: 1rem;
    font-weight: 600;
    color: #ffffff;
    max-width: 90%;
    opacity: 0;
    line-height: 1.5;
    font-size: calc(19px * 1.1);
    transform: translateX(-100%);
}.opening-board-KGvk h3::before {
    background: #ffffff;
    position: absolute;
    transform-origin: top;
    content: "";
    transform: scaleY(0);
    width: 4px;
    height: 100%;
    animation: growDown 0.6s forwards 0.9s ease-out;
    left: 0;
    top: 0;
}.opening-board-KGvk .team-culture-evPg {
    position: relative;
    backdrop-filter: blur(8px);
    background: rgba(255,255,255,0.1);
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25);
    padding: 2.5rem;
    opacity: 0;
    animation: fadeUp 0.8s forwards 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateY(30px);
}.opening-board-KGvk .team-culture-evPg::before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    top: 0;
    height: 100%;
    opacity: 0.4;
    background: linear-gradient(135deg, rgb(217,168,109,0.5) 0%, transparent 100%);
}.opening-board-KGvk .team-culture-evPg::after {
    position: absolute;
    content: "";
    width: 100%;
    transform-origin: left;
    height: 4px;
    transform: scaleX(0);
    left: 0;
    background: linear-gradient(90deg, rgb(231,200,155), rgb(217,168,109));
    bottom: 0;
    animation: growRight 0.8s forwards 1.2s ease-out;
}.opening-board-KGvk h1 {
    font-size: 38px;
    line-height: 1.2;
    color: #ffffff;
    position: relative;
    opacity: 0;
    margin-bottom: 2rem;
    font-weight: 700;
    transform: translateY(20px);
    animation: fadeUp 0.7s forwards 0.9s cubic-bezier(0.22, 1, 0.36, 1);
}.opening-board-KGvk h1::after {
    left: 0;
    animation: growRight 0.6s forwards 1.5s ease-out;
    height: 3px;
    content: "";
    transform-origin: left;
    background: #ffffff;
    bottom: -0.7rem;
    position: absolute;
    transform: scaleX(0);
    width: 60px;
}.opening-board-KGvk .team-culture-evPg > div {
    position: relative;
    transform-style: preserve-3d;
    overflow: hidden;
    transition: transform 0.5s ease;
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
    transform: perspective(1000px) rotateX(2deg) rotateY(-2deg);
}.opening-board-KGvk .team-culture-evPg > div:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
}.opening-board-KGvk .team-culture-evPg > div::before {
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
    background: linear-gradient(to right, rgba(0,0,0,0.7), transparent);
    z-index: 1;
    height: 100%;
}.opening-board-KGvk p {
    transform: translateY(15px);
    position: relative;
    color: #ffffff;
    font-weight: 600;
    z-index: 2;
    opacity: 0;
    animation: fadeUp 0.6s forwards 1.3s cubic-bezier(0.22, 1, 0.36, 1);
    line-height: 1.6;
    padding: 3rem 2rem;
    font-size: calc(15px * 1.2);
    text-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

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

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

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

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

@keyframes glow {
  0%, 100% {
    opacity: 0.3;
  }
  50% {
    opacity: 0.5;
  }
}

@media (min-width: 768px) {.main-title-hLcs {
    grid-template-columns: 0.8fr 1.2fr;
    gap: 2rem;
    align-items: center;
}.opening-board-KGvk h3 {
    font-size: 19px;
    max-width: 95%;
    padding-left: 2rem;
}.opening-board-KGvk h3::before {
    width: 6px;
}.opening-board-KGvk h1 {
    font-size: calc(38px * 1.2);
}.opening-board-KGvk p {
    padding: 4rem 3rem;
}.opening-board-KGvk .team-culture-evPg {
    padding: 3rem;
}
}

@media (min-width: 992px) {.main-title-hLcs {
    width: 85%;
    gap: 3rem;
}.opening-board-KGvk h3 {
    font-size: calc(19px * 1.1);
    padding-left: 2.5rem;
}.opening-board-KGvk h1 {
    font-size: calc(38px * 1.4);
}.opening-board-KGvk .team-culture-evPg {
    padding: 4rem;
}.opening-board-KGvk p {
    padding: 5rem 4rem;
    font-size: calc(15px * 1.3);
}
}

@media (min-width: 1200px) {.main-title-hLcs {
    gap: 4rem;
    width: 80%;
}.opening-board-KGvk h3 {
    font-size: calc(19px * 1.2);
}.opening-board-KGvk h1 {
    font-size: calc(38px * 1.5);
}.opening-board-KGvk .team-culture-evPg {
    transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    transform: perspective(1000px) rotateX(0deg) rotateY(-3deg);
}.opening-board-KGvk .team-culture-evPg:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
}
}

@media (max-width: 767px) {.opening-board-KGvk {
    padding: 3rem 0;
}.opening-board-KGvk h3 {
    padding-left: 1rem;
    font-size: calc(19px * 0.9);
}.opening-board-KGvk h3::before {
    width: 3px;
}.opening-board-KGvk h1 {
    font-size: calc(38px * 0.9);
}.opening-board-KGvk p {
    padding: 2rem 1.5rem;
    font-size: 15px;
}.opening-board-KGvk .team-culture-evPg {
    padding: 1.5rem;
}}.newsletter-signup-UdSw {
    background: rgb(244,229,201);
    padding: 5rem 2rem;
    overflow: hidden;
    z-index: 1;
    position: relative;
}.newsletter-signup-UdSw::before {
    z-index: -1;
    right: 0;
    height: 100%;
    position: absolute;
    background: rgb(231,200,155,0.5);
    top: 0;
    content: "";
    width: 61.8%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 38.2% 100%);
    opacity: 0.08;
}.newsletter-signup-UdSw::after {
    clip-path: polygon(0 38.2%, 100% 0, 100% 100%, 0 100%);
    z-index: -1;
    width: 38.2%;
    content: "";
    opacity: 0.08;
    bottom: 0;
    position: absolute;
    height: 61.8%;
    left: 0;
    background: rgb(217,168,109,0.5);
}.newsletter-signup-UdSw .container {
    position: relative;
    z-index: 2;
    max-width: 1140px;
    margin: 0 auto;
}.newsletter-signup-UdSw .learning-dna-LDWy {
    position: relative;
    gap: 0;
    grid-template-columns: 38.2% 61.8%;
    display: grid;
}.newsletter-signup-UdSw .learning-dna-LDWy::before {
    z-index: -1;
    width: 200px;
    right: -100px;
    top: -100px;
    border: 15px solid rgb(217,168,109);
    position: absolute;
    border-radius: 50%;
    height: 200px;
    content: "";
    opacity: 0.05;
}.newsletter-signup-UdSw .learning-dna-LDWy::after {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    bottom: -60px;
    width: 120px;
    animation: rotateDiamond 15s linear infinite;
    position: absolute;
    z-index: -1;
    content: "";
    height: 120px;
    opacity: 0.05;
    background: rgb(231,200,155);
    left: 38.2%;
}.newsletter-signup-UdSw p {
    color: #000000;
    height: 100%;
    align-items: center;
    margin: 0;
    line-height: 1.3;
    font-family: Arial, sans-serif;
    padding-right: 2rem;
    display: flex;
    font-weight: 700;
    position: relative;
    font-size: 38px;
}.newsletter-signup-UdSw p::before {
    background: rgb(231,200,155);
    content: "";
    width: 3px;
    left: -20px;
    animation: extendHeight 1.5s cubic-bezier(0.215, 0.610, 0.355, 1.000) forwards;
    height: 61.8%;
    position: absolute;
}.newsletter-signup-UdSw p::after {
    content: "";
    transform-origin: right;
    height: 3px;
    animation: extendWidth 1.5s cubic-bezier(0.215, 0.610, 0.355, 1.000) forwards;
    position: absolute;
    bottom: -20px;
    background: rgb(217,168,109);
    width: 38.2%;
    right: 0;
}.newsletter-signup-UdSw .input_holder {
    align-items: center;
    padding-left: 2rem;
    display: flex;
    position: relative;
}.newsletter-signup-UdSw .input_holder::before {
    left: 8px;
    opacity: 0.05;
    height: 100%;
    content: "";
    border: 1px solid #000000;
    z-index: -1;
    position: absolute;
    background: transparent;
    transition: all 0.3s ease;
    width: 100%;
    pointer-events: none;
    top: -8px;
}.newsletter-signup-UdSw .input_holder:hover::before {
    transform: translate(4px, -4px);
}.newsletter-signup-UdSw .enroll-today-obBn {
    outline: none;
    width: 61.8%;
    font-family: Arial, sans-serif;
    border-right: none;
    padding: 1.2rem 1.5rem;
    font-size: 18px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease;
    color: #000000;
    background: #ffffff;
}.newsletter-signup-UdSw .enroll-today-obBn:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-color: rgb(231,200,155);
}.newsletter-signup-UdSw .connect-grid-daNx {
    font-family: Arial, sans-serif;
    position: relative;
    padding: 1.2rem 0;
    color: #ffffff;
    overflow: hidden;
    font-weight: 600;
    background: #000000;
    font-size: 15px;
    width: 38.2%;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 1px solid #000000;
}.newsletter-signup-UdSw .connect-grid-daNx::before {
    width: 100%;
    height: 100%;
    top: 0;
    transition: all 0.3s ease;
    content: "";
    background: rgb(231,200,155);
    z-index: -1;
    position: absolute;
    left: -100%;
}.newsletter-signup-UdSw .connect-grid-daNx:hover {
    border-color: rgb(231,200,155);
    color: #ffffff;
}.newsletter-signup-UdSw .connect-grid-daNx:hover::before {
    left: 0;
}

@keyframes extendWidth {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@keyframes extendHeight {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}

@keyframes rotateDiamond {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 992px) {.newsletter-signup-UdSw {
    padding: 4rem 1.5rem;
}.newsletter-signup-UdSw .learning-dna-LDWy {
    gap: 2rem;
    grid-template-columns: 1fr;
}.newsletter-signup-UdSw p {
    padding-left: 1.5rem;
    font-size: calc(38px * 0.9);
    padding-right: 0;
}.newsletter-signup-UdSw p::before {
    height: 80%;
    left: 0;
}.newsletter-signup-UdSw p::after {
    width: 50%;
    left: 0;
    right: auto;
}.newsletter-signup-UdSw .input_holder {
    padding-left: 0;
}
}

@media (max-width: 768px) {.newsletter-signup-UdSw {
    padding: 3.5rem 1.5rem;
}.newsletter-signup-UdSw p {
    font-size: 21px;
}.newsletter-signup-UdSw .input_holder {
    flex-direction: column;
    align-items: stretch;
}.newsletter-signup-UdSw .enroll-today-obBn {
    border: 1px solid rgba(0, 0, 0, 0.5);
    margin-bottom: 1rem;
    width: 100%;
}.newsletter-signup-UdSw .connect-grid-daNx {
    width: 100%;
}.newsletter-signup-UdSw::before,
    .newsletter-signup-UdSw::after {
    opacity: 0.05;
}
}

@media (max-width: 576px) {.newsletter-signup-UdSw {
    margin: 4rem 0;
    padding: 3rem 1rem;
}.newsletter-signup-UdSw p {
    padding-left: 1rem;
}.newsletter-signup-UdSw p::before {
    width: 2px;
}.newsletter-signup-UdSw p::after {
    height: 2px;
}.newsletter-signup-UdSw .enroll-today-obBn,
    .newsletter-signup-UdSw .connect-grid-daNx {
    padding: 1rem;
}.newsletter-signup-UdSw .learning-dna-LDWy::before,
    .newsletter-signup-UdSw .learning-dna-LDWy::after {
    display: none;
}}.our-background-VXuw {
    padding: 120px 0 100px;
    color: #ffffff;
    overflow: hidden;
    background: linear-gradient(125deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
}.our-background-VXuw::before {
    height: 100%;
    position: absolute;
    opacity: 0.15;
    background-size: 30px 30px;
    width: 100%;
    content: "";
    left: 0;
    background-image: 
        linear-gradient(rgba(0, 0, 0, 0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0, 0, 0, 0.5) 1px, transparent 1px);
    top: 0;
}.our-background-VXuw::after {
    position: absolute;
    top: -50%;
    background: radial-gradient(ellipse at center, transparent 30%, #000000 100%);
    height: 200%;
    left: -50%;
    animation: rotateBackground 60s linear infinite;
    width: 200%;
    opacity: 0.2;
    content: "";
}@keyframes rotateBackground {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.our-background-VXuw .container {
    position: relative;
    max-width: 1280px;
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
}.our-background-VXuw h2 {
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 43px;
    color: #ffffff;
    margin-bottom: 80px;
    position: relative;
    letter-spacing: 2px;
}.our-background-VXuw h2::before {
    bottom: -20px;
    height: 4px;
    width: 60px;
    content: "";
    background: rgb(231,200,155);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}.our-background-VXuw h2::after {
    left: 50%;
    content: attr(data-text);
    white-space: nowrap;
    letter-spacing: 5px;
    position: absolute;
    transform: translateX(-50%);
    top: -0.5em;
    font-size: 0.15em;
    color: rgb(231,200,155);
}.our-background-VXuw .impact-facts-XNBh {
    grid-template-columns: repeat(2, 1fr);
    position: relative;
    gap: 30px;
    display: grid;
}.our-background-VXuw .virtual-classes-lcRE {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.05);
    transition: all 0.4s ease;
    border-radius: 16px;
    backdrop-filter: blur(10px);
    overflow: hidden;
    position: relative;
    padding: 40px;
}.our-background-VXuw .virtual-classes-lcRE:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
    border-color: rgb(231,200,155,0.5);
    background: rgba(255, 255, 255, 0.07);
}.our-background-VXuw .virtual-classes-lcRE:first-child:hover {
    border-color: rgb(231,200,155,0.5);
}.our-background-VXuw .virtual-classes-lcRE:last-child:hover {
    border-color: rgb(217,168,109,0.5);
}.our-background-VXuw .virtual-classes-lcRE::before {
    width: 4px;
    transform: scaleY(0);
    top: 0;
    position: absolute;
    content: "";
    left: 0;
    transition: transform 0.5s ease;
    background: rgb(231,200,155);
    transform-origin: bottom;
    height: 100%;
}.our-background-VXuw .virtual-classes-lcRE:last-child::before {
    background: rgb(217,168,109);
}.our-background-VXuw .virtual-classes-lcRE:hover::before {
    transform: scaleY(1);
}.our-background-VXuw .virtual-classes-lcRE::after {
    filter: blur(40px);
    right: 0;
    z-index: -1;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    top: 0;
    content: "";
    position: absolute;
    background: rgb(231,200,155,0.5);
    opacity: 0.05;
}.our-background-VXuw .virtual-classes-lcRE:last-child::after {
    background: rgb(217,168,109,0.5);
    top: auto;
    right: auto;
    left: 0;
    bottom: 0;
}.our-background-VXuw .virtual-classes-lcRE h3 {
    position: relative;
    font-size: 22px;
    align-items: center;
    display: flex;
    margin-bottom: 25px;
    color: rgb(231,200,155);
    font-weight: 600;
}.our-background-VXuw .virtual-classes-lcRE:last-child h3 {
    color: rgb(217,168,109);
}.our-background-VXuw .virtual-classes-lcRE h3::before {
    margin-right: 15px;
    content: "";
    width: 8px;
    height: 8px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    background: currentColor;
}.our-background-VXuw .virtual-classes-lcRE p {
    line-height: 1.8;
    position: relative;
    font-size: 13px;
    z-index: 2;
    opacity: 0.8;
    color: #ffffff;
}.our-background-VXuw .virtual-classes-lcRE:first-child {
    animation: slideUp 0.7s ease forwards;
}.our-background-VXuw .virtual-classes-lcRE:last-child {
    animation: slideUp 0.7s 0.2s ease forwards;
}@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.our-background-VXuw .impact-facts-XNBh::before {
    border-radius: 50%;
    background: radial-gradient(circle, rgb(231,200,155,0.5) 0%, transparent 70%);
    transform: translate(-50%, -50%);
    z-index: -1;
    height: 200px;
    left: 50%;
    content: "";
    width: 200px;
    top: 50%;
    filter: blur(30px);
    opacity: 0.1;
    position: absolute;
}.our-background-VXuw .impact-facts-XNBh::after {
    content: "";
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(231,200,155,0.5), rgb(217,168,109,0.5), transparent);
    width: 100%;
    left: 0;
    bottom: -30px;
    position: absolute;
}

@media (max-width: 1100px) {.our-background-VXuw {
    padding: 100px 0 80px;
}.our-background-VXuw h2 {
    font-size: calc(43px * 0.9);
    margin-bottom: 60px;
}.our-background-VXuw .virtual-classes-lcRE {
    padding: 35px;
}
}

@media (max-width: 768px) {.our-background-VXuw {
    padding: 80px 0 60px;
}.our-background-VXuw h2 {
    font-size: calc(43px * 0.8);
    margin-bottom: 50px;
}.our-background-VXuw .impact-facts-XNBh {
    grid-template-columns: 1fr;
    gap: 40px;
}.our-background-VXuw .virtual-classes-lcRE {
    padding: 30px;
}.our-background-VXuw .virtual-classes-lcRE:last-child {
    animation-delay: 0.1s;
}
}

@media (max-width: 576px) {.our-background-VXuw {
    padding: 60px 0 50px;
}.our-background-VXuw h2 {
    font-size: calc(38px);
    margin-bottom: 40px;
}.our-background-VXuw h2::before {
    width: 50px;
    bottom: -15px;
    height: 3px;
}.our-background-VXuw .impact-facts-XNBh {
    gap: 30px;
}.our-background-VXuw .virtual-classes-lcRE {
    padding: 25px;
}.our-background-VXuw .virtual-classes-lcRE h3 {
    font-size: calc(22px * 0.9);
    margin-bottom: 20px;
}.our-background-VXuw .virtual-classes-lcRE p {
    font-size: calc(13px * 0.95);
}
}

@media (prefers-reduced-motion: reduce) {.our-background-VXuw::after {
    animation: none;
}.our-background-VXuw .virtual-classes-lcRE,
    .our-background-VXuw .virtual-classes-lcRE::before {
    transition: none;
}.our-background-VXuw .virtual-classes-lcRE:hover {
    transform: none;
}.our-background-VXuw .virtual-classes-lcRE:first-child,
    .our-background-VXuw .virtual-classes-lcRE:last-child {
    opacity: 1;
    animation: none;
    transform: none;
}
}

@supports not (backdrop-filter: blur(10px)) {.our-background-VXuw .virtual-classes-lcRE {
    background: rgba(30, 30, 30, 0.7);
}
}