﻿* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}svg {
    width: 30px;
    height: 30px;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1257px;
}a {
    text-decoration: none;
    color: inherit;
}.site-navbar-zOBe8N {
    flex: 1 0 auto;
}html,body {
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
}.warp-container-j5wWsq {
    min-height: 100%;
    flex-direction: column;
    display: flex;
    height: 100%;
}.res-connect-LDev5d {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
footer {
    position: relative;
    width: 100%;
}.res-connect-LDev5d {
    padding: 80px 0 30px;
    font-family: Arial, sans-serif;
    color: #000000;
    background-color: #ffffff;
    position: relative;
}.res-connect-LDev5d::before {
    position: absolute;
    bottom: 0;
    background-image: repeating-linear-gradient(
        to right,
        rgb(153,194,169),
        rgb(153,194,169) 10px,
        transparent 10px,
        transparent 20px
    );
    content: "";
    height: 1px;
    width: 100%;
    left: 0;
}footer .converter-vTricu {
    position: relative;
    z-index: 1;
}footer .connect-experts-q0KrUg {
    margin-bottom: 70px;
    overflow: hidden;
    height: 100px;
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
    position: relative;
}footer .info_item {
    cursor: pointer;
    overflow: hidden;
    height: 100px;
    min-width: 250px;
    flex: 1;
    position: relative;
    padding: 0 25px;
    align-items: center;
    display: flex;
    transition: all 0.5s ease;
    background-color: rgb(102,163,143);
    margin-right: 1px;
}footer .info_item:last-child {
    margin-right: 0;
}footer .info_item:hover {
    background-color: rgb(153,194,169);
    flex: 1.5;
}footer .info_item::after {
    right: 0;
    position: absolute;
    top: 0;
    height: 100%;
    width: 1px;
    content: "";
    background-color: rgba(255, 255, 255, 0.1);
}footer .info_item:last-child::after {
    display: none;
}footer .info_item svg {
    z-index: 2;
    position: relative;
    flex-shrink: 0;
    margin-right: 15px;
    height: 24px;
    width: 24px;
    fill: #ffffff;
}footer .info_item p,
footer .info_item a {
    max-width: 100%;
    z-index: 2;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
    text-overflow: ellipsis;
    text-decoration: none;
    color: #ffffff;
}footer .info_item::before {
    transition: opacity 0.5s ease;
    top: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    position: absolute;
    width: 100%;
    opacity: 0;
    height: 100%;
    left: 0;
    content: "";
}footer .info_item:hover::before {
    opacity: 1;
}footer .text_main_holder {
    -ms-overflow-style: none;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    flex-wrap: nowrap;
    scrollbar-width: none;
    gap: 0;
    display: flex;
    padding: 0 20px;
    margin: 0 -20px;
}footer .text_main_holder::-webkit-scrollbar {
    display: none;
}footer .head-master-xrKaq5, footer .header-know-8oJIRf, footer .subscribe_holder {
    border-radius: 19px;
    margin-right: 30px;
    padding: 30px;
    scroll-snap-align: start;
    max-width: 500px;
    flex: 0 0 100%;
    transition: all 0.4s ease;
    min-width: 280px;
    height: 450px;
    position: relative;
}footer .head-master-xrKaq5 {
    flex-direction: column;
    justify-content: center;
    background-color: rgb(208,221,212);
    align-items: center;
    display: flex;
    text-align: center;
}footer .head-master-xrKaq5 svg {
    height: 50px;
    margin-bottom: 30px;
    width: auto;
}footer .hackathon-yYlAFi {
    font-size: 16px;
    color: #000000;
    max-width: 300px;
    line-height: 1.6;
}footer .header-know-8oJIRf {
    flex-direction: column;
    justify-content: center;
    position: relative;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(102,163,143,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(153,194,169,0.5) 0%, transparent 40%);
    color: #ffffff;
    overflow: hidden;
    background-color: rgb(102,163,143);
    display: flex;
}footer .header-know-8oJIRf::after {
    right: 0;
    top: 0;
    background-size: 30px 30px;
    background-image: 
        linear-gradient(45deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%),
        linear-gradient(135deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%);
    position: absolute;
    pointer-events: none;
    opacity: 0.3;
    content: "";
    bottom: 0;
    left: 0;
}footer .header-know-8oJIRf h5 {
    font-weight: 700;
    letter-spacing: 1px;
    display: inline-block;
    margin-bottom: 30px;
    color: #ffffff;
    position: relative;
    font-size: 21px;
    text-transform: uppercase;
}footer .header-know-8oJIRf h5::after {
    bottom: -10px;
    left: 0;
    content: "";
    position: absolute;
    height: 2px;
    background-color: rgb(153,194,169);
    width: 30px;
}footer .nav-lead-k8NJSn {
    overflow: hidden;
    max-height: 280px;
    margin-bottom: 20px;
    height: auto;
    position: relative;
}footer .nav-lead-k8NJSn a {
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    padding: 10px 0;
    display: block;
}footer .nav-lead-k8NJSn a:hover {
    border-bottom-color: rgb(153,194,169);
    padding-left: 10px;
    color: #ffffff;
}footer .subscribe_holder {
    flex-direction: column;
    background-color: rgb(153,194,169);
    display: flex;
    color: #ffffff;
    justify-content: center;
}footer .subscribe_holder h5 {
    text-transform: uppercase;
    font-size: 21px;
    margin-bottom: 20px;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 700;
}footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
    font-size: 18px;
    margin-bottom: 30px;
}footer .input_holder {
    display: flex;
    flex-direction: column;
    gap: 15px;
}footer .input_holder input[type="email"] {
    border: none;
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    padding: 15px;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.2);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .mail-wrap-rvwC35 {
    font-weight: 600;
    padding: 15px;
    border: none;
    background-color: rgb(102,163,143);
    color: #ffffff;
    border-radius: 10px;
    transition: all 0.3s ease;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
}footer .mail-wrap-rvwC35:hover {
    background-color: rgb(102,163,143,0.5);
}footer .discuss-cta-yLwG47 {
    position: relative;
    margin-top: 40px;
    padding-top: 20px;
}footer .discuss-cta-yLwG47::before {
    content: "";
    top: 0;
    position: absolute;
    height: 1px;
    right: 20%;
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5), transparent);
    left: 20%;
}footer .report-abuse-SIzHfZ {
    color: #000000;
    text-align: center;
    font-size: 16px;
}

@media (min-width: 992px) {footer .text_main_holder {
    margin: 0;
    gap: 30px;
    overflow-x: visible;
    scroll-snap-type: none;
    flex-wrap: wrap;
    padding: 0;
}footer .head-master-xrKaq5, footer .header-know-8oJIRf, footer .subscribe_holder {
    margin-right: 0;
    flex: 1;
    height: 500px;
    min-width: 0;
}
}

@media (max-width: 991px) {footer .info_item {
    min-width: 200px;
}footer .head-master-xrKaq5::before,
    footer .header-know-8oJIRf::before,
    footer .subscribe_holder::before {
    font-size: 3rem;
}
}

@media (max-width: 767px) {footer .res-connect-LDev5d {
    padding: 60px 0 30px;
}footer .connect-experts-q0KrUg {
    margin-bottom: 40px;
    flex-direction: column;
    height: auto;
}footer .info_item {
    margin-bottom: 1px;
    width: 100%;
    margin-right: 0;
}footer .info_item:hover {
    flex: 1;
    padding-left: 35px;
}footer .head-master-xrKaq5, footer .header-know-8oJIRf, footer .subscribe_holder {
    padding: 25px 20px;
    height: auto;
    min-height: 350px;
}
}

@media (max-width: 576px) {footer .res-connect-LDev5d {
    padding: 50px 0 20px;
}footer .head-master-xrKaq5::before,
    footer .header-know-8oJIRf::before,
    footer .subscribe_holder::before {
    left: 15px;
    top: 15px;
    font-size: 2rem;
}footer .nav-lead-k8NJSn {
    height: auto;
    max-height: 220px;
}footer .head-master-xrKaq5, footer .header-know-8oJIRf, footer .subscribe_holder {
    padding: 20px 15px;
    min-height: 300px;
}footer .header-know-8oJIRf h5, footer .subscribe_holder h5 {
    font-size: calc(21px - 2px);
    margin-bottom: 15px;
}footer .subscribe_holder p {
    margin-bottom: 20px;
}footer .input_holder input[type="email"],
    footer .mail-wrap-rvwC35 {
    padding: 12px;
}}.target-audience-6n0u2X {
    overflow: hidden;
    position: relative;
    padding: 100px 0;
    background: linear-gradient(45deg, rgb(208,221,212) 0%, rgb(102,163,143,0.5) 100%);
}.target-audience-6n0u2X::before {
    width: 100%;
    content: "";
    top: 0;
    background-image: 
        radial-gradient(circle at 75% 25%, rgb(153,194,169,0.5) 0%, transparent 50%),
        radial-gradient(circle at 25% 75%, rgb(102,163,143,0.5) 0%, transparent 50%);
    opacity: 0.5;
    z-index: 0;
    position: absolute;
    left: 0;
    height: 100%;
}.target-audience-6n0u2X::after {
    background: 
        repeating-linear-gradient(
            45deg,
            rgb(153,194,169,0.5) 0,
            rgb(153,194,169,0.5) 1px,
            transparent 1px,
            transparent 20px
        ),
        repeating-linear-gradient(
            -45deg,
            rgb(102,163,143,0.5) 0,
            rgb(102,163,143,0.5) 1px,
            transparent 1px,
            transparent 20px
        );
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    content: "";
    z-index: 0;
    opacity: 0.1;
}.target-audience-6n0u2X .container {
    max-width: 1200px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}.target-audience-6n0u2X .expert-team-mSuOWl {
    transform: translateY(0);
    flex-direction: column;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 15px;
    backdrop-filter: blur(10px);
    display: flex;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.95);
    position: relative;
}.target-audience-6n0u2X .expert-team-mSuOWl:hover {
    transform: translateY(-10px);
}.target-audience-6n0u2X h4 {
    margin: 0;
    position: relative;
    padding: 35px 30px;
    text-align: center;
    background: linear-gradient(120deg, rgb(153,194,169) 0%, rgb(102,163,143) 100%);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    font-size: 30px;
    color: #ffffff;
    font-weight: 700;
}.target-audience-6n0u2X h4::before {
    top: 0;
    left: 0;
    opacity: 0.5;
    height: 100%;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 50%, rgba(255, 255, 255, 0.2) 0%, transparent 25%),
        radial-gradient(circle at 80% 50%, rgba(255, 255, 255, 0.2) 0%, transparent 25%);
    width: 100%;
    content: "";
}.target-audience-6n0u2X div {
    background: #ffffff;
    padding: 40px;
}.target-audience-6n0u2X div p {
    padding: 20px;
    margin-bottom: 20px;
    color: #000000;
    font-size: 15px;
    overflow: hidden;
    align-items: center;
    z-index: 1;
    border: 1px solid rgba(0, 0, 0, 0.05);
    display: flex;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.03);
    position: relative;
    line-height: 1.6;
    border-radius: 10px;
    font-weight: 400;
    background: #ffffff;
    transition: all 0.3s ease;
}.target-audience-6n0u2X div p:last-child {
    margin-bottom: 0;
}.target-audience-6n0u2X div p::before {
    width: 4px;
    background: linear-gradient(180deg, rgb(153,194,169), rgb(102,163,143));
    transition: all 0.3s ease;
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
}.target-audience-6n0u2X div p::after {
    background: linear-gradient(90deg, 
        rgba(rgb(153,194,169), 0.05) 0%, 
        rgba(rgb(102,163,143), 0.05) 100%
    );
    z-index: -1;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    content: "";
    opacity: 0;
    position: absolute;
    transition: opacity 0.3s ease;
}.target-audience-6n0u2X div p:hover {
    transform: translateX(5px);
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}.target-audience-6n0u2X div p:hover::before {
    width: 8px;
}.target-audience-6n0u2X div p:hover::after {
    opacity: 1;
}.target-audience-6n0u2X div p svg {
    margin-right: 18px;
    height: 28px;
    min-width: 28px;
    transition: all 0.3s ease;
    width: 28px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}.target-audience-6n0u2X div p:hover svg {
    transform: scale(1.15);
}.target-audience-6n0u2X div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(153,194,169);
}.target-audience-6n0u2X div p:hover svg path {
    fill: rgb(102,163,143);
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-5px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media (max-width: 991px) {.target-audience-6n0u2X {
    padding: 80px 0;
}.target-audience-6n0u2X h4 {
    font-size: calc(30px - 2px);
    padding: 30px 25px;
}.target-audience-6n0u2X div {
    padding: 30px;
}.target-audience-6n0u2X div p {
    margin-bottom: 15px;
    padding: 15px;
}.target-audience-6n0u2X div p svg {
    margin-right: 15px;
    height: 24px;
    width: 24px;
    min-width: 24px;
}
}

@media (max-width: 767px) {.target-audience-6n0u2X {
    padding: 60px 0;
}.target-audience-6n0u2X h4 {
    font-size: calc(30px - 4px);
    padding: 25px 20px;
}.target-audience-6n0u2X div {
    padding: 25px 20px;
}.target-audience-6n0u2X div p {
    padding: 12px 15px;
    margin-bottom: 12px;
}.target-audience-6n0u2X div p svg {
    min-width: 20px;
    margin-right: 12px;
    height: 20px;
    width: 20px;
}
}

@media (max-width: 479px) {.target-audience-6n0u2X {
    padding: 40px 0;
}.target-audience-6n0u2X h4 {
    padding: 20px 15px;
    font-size: calc(30px - 6px);
}.target-audience-6n0u2X div {
    padding: 20px 15px;
}.target-audience-6n0u2X div p {
    padding: 10px 12px;
    margin-bottom: 10px;
    font-size: calc(15px - 1px);
}.target-audience-6n0u2X div p svg {
    margin-right: 10px;
    width: 18px;
    height: 18px;
    min-width: 18px;
}}.ty-block-id-QdIFxg {
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(208,221,212) 0%, #ffffff 100%);
}.ty-block-id-QdIFxg::before {
    transform: rotate(-15deg) skewX(15deg);
    filter: blur(25px);
    right: -5%;
    content: "";
    width: 40%;
    top: -10%;
    opacity: 0.4;
    background: linear-gradient(120deg, rgb(153,194,169,0.5) 0%, rgb(102,163,143,0.5) 100%);
    height: 70%;
    animation: float 15s ease-in-out infinite;
    z-index: 0;
    position: absolute;
}.ty-block-id-QdIFxg::after {
    height: 60%;
    opacity: 0.3;
    bottom: -5%;
    transform: rotate(10deg) skewX(-10deg);
    animation: float 18s ease-in-out infinite reverse;
    filter: blur(20px);
    width: 30%;
    position: absolute;
    background: linear-gradient(220deg, rgb(102,163,143,0.5) 0%, rgb(153,194,169,0.5) 100%);
    z-index: 0;
    content: "";
    left: -2%;
}.ty-block-id-QdIFxg .container {
    z-index: 2;
    padding: 0 1.5rem;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.ty-block-id-QdIFxg .expert-team-mSuOWl {
    transform: perspective(1000px) rotateX(1deg);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.07), 
              0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    background-color: #ffffff;
    border-left: 5px solid rgb(153,194,169);
    padding: 3.5rem;
    backdrop-filter: blur(10px);
}.ty-block-id-QdIFxg .expert-team-mSuOWl:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1),
              0 10px 20px rgba(0, 0, 0, 0.07);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.ty-block-id-QdIFxg .expert-team-mSuOWl::before {
    mask-image: linear-gradient(45deg, #000 25%, rgba(0, 0, 0, 0.7) 50%, #000 75%);
    animation: shimmerMask 8s infinite linear;
    width: 100%;
    content: "";
    height: 100%;
    mask-size: 200% 200%;
    background: linear-gradient(to right, 
               #ffffff 0%, 
               rgba(255, 255, 255, 0.8) 100%);
    left: 0;
    z-index: -1;
    top: 0;
    position: absolute;
}.ty-block-id-QdIFxg .expert-team-mSuOWl > div:first-child {
    position: relative;
    margin-bottom: 2rem;
}.ty-block-id-QdIFxg .expert-team-mSuOWl > div:first-child::after {
    transition: width 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    position: absolute;
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(153,194,169) 0%, rgb(102,163,143) 100%);
    bottom: -1rem;
    content: "";
    left: 0;
    width: 60px;
    height: 4px;
}.ty-block-id-QdIFxg .expert-team-mSuOWl:hover > div:first-child::after {
    width: 120px;
}.ty-block-id-QdIFxg h5 {
    transform: translateZ(0);
    animation: fadeInUp 0.8s forwards 0.2s;
    font-weight: 600;
    opacity: 0;
    line-height: 1.4;
    margin: 0;
    color: #000000;
    font-size: 23px;
    position: relative;
}.ty-block-id-QdIFxg a {
    display: block;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateZ(0);
}.ty-block-id-QdIFxg a:hover {
    transform: translateY(-3px);
}.ty-block-id-QdIFxg p {
    font-size: 15px;
    animation: fadeInUp 0.8s forwards 0.5s;
    margin: 0;
    color: #000000;
    line-height: 1.7;
    font-weight: 400;
    opacity: 0;
    font-family: Arial, sans-serif;
}

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

@keyframes shimmerMask {
  0% {
    mask-position: 0% 0%;
  }
  100% {
    mask-position: 200% 0%;
  }
}

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

@media (max-width: 992px) {.ty-block-id-QdIFxg {
    padding: 5rem 0;
}.ty-block-id-QdIFxg .expert-team-mSuOWl {
    padding: 2.5rem;
}.ty-block-id-QdIFxg h5 {
    font-size: calc(23px * 0.95);
}
}

@media (max-width: 768px) {.ty-block-id-QdIFxg {
    padding: 4rem 0;
}.ty-block-id-QdIFxg .expert-team-mSuOWl {
    padding: 2rem;
    transform: perspective(1000px) rotateX(0deg);
}.ty-block-id-QdIFxg h5 {
    font-size: calc(23px * 0.9);
}.ty-block-id-QdIFxg p {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 576px) {.ty-block-id-QdIFxg {
    padding: 3rem 0;
}.ty-block-id-QdIFxg .expert-team-mSuOWl {
    border-left-width: 3px;
    padding: 1.5rem;
}.ty-block-id-QdIFxg .expert-team-mSuOWl > div:first-child::after {
    width: 50px;
    height: 3px;
}.ty-block-id-QdIFxg .expert-team-mSuOWl:hover > div:first-child::after {
    width: 80px;
}.ty-block-id-QdIFxg h5 {
    font-size: calc(23px * 0.85);
}.ty-block-id-QdIFxg p {
    font-size: calc(15px * 0.9);
    line-height: 1.5;
}}.join-our-community-K3B2oC {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(153,194,169,0.5), rgb(102,163,143));
    z-index: 1;
    padding: 4rem 0;
}.join-our-community-K3B2oC::before {
    background: linear-gradient(120deg, transparent, rgb(153,194,169,0.5), transparent);
    content: "";
    height: 140%;
    width: 40%;
    z-index: -1;
    right: -5%;
    animation: shine 8s infinite ease-in-out;
    position: absolute;
    transform: rotate(-15deg) translateZ(0);
    opacity: 0.3;
    top: -10%;
}.join-our-community-K3B2oC::after {
    transform: rotate(20deg) translateZ(0);
    left: -5%;
    z-index: -1;
    animation: shine 8s infinite ease-in-out reverse;
    background: linear-gradient(240deg, transparent, rgb(102,163,143,0.5), transparent);
    height: 130%;
    bottom: -10%;
    width: 35%;
    position: absolute;
    content: "";
    opacity: 0.2;
}.join-our-community-K3B2oC .container {
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
}.join-our-community-K3B2oC .expert-team-mSuOWl {
    backdrop-filter: blur(15px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.1), 
                0 1px 0 rgba(255,255,255,0.1) inset,
                0 -1px 0 rgba(0,0,0,0.1) inset;
    border-radius: 16px;
    background: linear-gradient(145deg, rgba(255,255,255,0.15), rgba(255,255,255,0.05));
    transform: translateZ(0);
    display: grid;
    grid-template-columns: 1fr;
    padding: 2.5rem;
    gap: 2rem;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    -webkit-backdrop-filter: blur(15px);
}.join-our-community-K3B2oC .expert-team-mSuOWl:hover {
    transform: translateY(-5px) translateZ(0);
    box-shadow: 0 15px 40px rgba(0,0,0,0.15), 
                0 1px 0 rgba(255,255,255,0.2) inset,
                0 -1px 0 rgba(0,0,0,0.1) inset;
}.join-our-community-K3B2oC h4 {
    padding-left: 1rem;
    font-size: calc(19px * 1.1);
    position: relative;
    color: #ffffff;
    text-shadow: 0 1px 3px rgba(0,0,0,0.1);
    font-weight: 600;
    transform: translateZ(0);
    line-height: 1.4;
    margin: 0 0 1rem;
}.join-our-community-K3B2oC h4::before {
    opacity: 0.8;
    animation: scaleIn 0.6s 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
    border-radius: 10px;
    bottom: 0.2em;
    width: 4px;
    top: 0.2em;
    position: absolute;
    content: "";
    transform-origin: bottom;
    transform: scaleY(0);
    left: 0;
    background: #ffffff;
}.join-our-community-K3B2oC .input_holder {
    flex-direction: column;
    gap: 1rem;
    width: 100%;
    display: flex;
    position: relative;
    z-index: 2;
}.join-our-community-K3B2oC .input_holder span {
    position: relative;
    display: block;
    width: 100%;
}.join-our-community-K3B2oC input[type="email"] {
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    outline: none;
    font-size: 17px;
    background: rgba(255,255,255,0.1);
    color: #ffffff;
    backdrop-filter: blur(5px);
    width: 100%;
    -webkit-backdrop-filter: blur(5px);
    border-radius: 16px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.05);
    padding: 1rem 1.5rem;
    border: 1px solid rgba(255,255,255,0.2);
}.join-our-community-K3B2oC input[type="email"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(255,255,255,0.7);
}.join-our-community-K3B2oC input[type="email"]:focus {
    box-shadow: 0 4px 20px rgba(0,0,0,0.1), 0 0 0 2px rgb(153,194,169,0.5);
    border-color: rgba(255,255,255,0.3);
    transform: translateY(-2px);
    background: rgba(255,255,255,0.15);
}.join-our-community-K3B2oC input[type="email"]:focus::placeholder {
    opacity: 0.7;
    transform: translateX(5px);
}.join-our-community-K3B2oC .mail-wrap-rvwC35 {
    font-size: 15px;
    border: none;
    width: 100%;
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    position: relative;
    padding: 1rem 2rem;
    background: #ffffff;
    color: rgb(153,194,169);
    overflow: hidden;
    border-radius: 16px;
    z-index: 1;
    cursor: pointer;
    font-weight: 600;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1), 
                0 1px 0 rgba(255,255,255,0.5) inset;
}.join-our-community-K3B2oC .mail-wrap-rvwC35::before {
    width: 100%;
    z-index: -1;
    left: -100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    top: 0;
    height: 100%;
    position: absolute;
    transition: all 0.5s ease;
}.join-our-community-K3B2oC .mail-wrap-rvwC35:hover {
    box-shadow: 0 6px 20px rgba(0,0,0,0.15), 
                0 1px 0 rgba(255,255,255,0.5) inset;
    background: linear-gradient(to right, #ffffff, rgba(255,255,255,0.9));
    color: rgb(153,194,169);
    transform: translateY(-3px);
}.join-our-community-K3B2oC .mail-wrap-rvwC35:hover::before {
    animation: shine 1s forwards;
    left: 100%;
}.join-our-community-K3B2oC .mail-wrap-rvwC35:active {
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transform: translateY(1px);
}

@keyframes shine {
    0% {
        transform: translateX(-100%) translateZ(0);
    }
    100% {
        transform: translateX(100%) translateZ(0);
    }
}

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

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

@media (min-width: 768px) {.join-our-community-K3B2oC .expert-team-mSuOWl {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    padding: 3rem;
}.join-our-community-K3B2oC h4 {
    font-size: calc(19px * 1.2);
    margin: 0;
}.join-our-community-K3B2oC .input_holder {
    flex-direction: row;
    gap: 1rem;
}.join-our-community-K3B2oC input[type="email"] {
    flex: 1;
}.join-our-community-K3B2oC .mail-wrap-rvwC35 {
    flex: 0 0 auto;
    white-space: nowrap;
    width: auto;
}
}

@media (min-width: 992px) {.join-our-community-K3B2oC {
    padding: 6rem 0;
}.join-our-community-K3B2oC .expert-team-mSuOWl {
    gap: 4rem;
    padding: 4rem;
}.join-our-community-K3B2oC h4 {
    font-size: calc(19px * 1.3);
}.join-our-community-K3B2oC .expert-team-mSuOWl > div:first-child {
    animation: fadeIn 0.8s ease-out;
}.join-our-community-K3B2oC .input_holder {
    animation: fadeIn 0.8s 0.2s both ease-out;
}
}

@media (max-width: 767px) {.join-our-community-K3B2oC h4 {
    text-align: center;
    padding-left: 0;
}.join-our-community-K3B2oC h4::before {
    width: 50px;
    top: -0.8rem;
    bottom: auto;
    height: 3px;
    animation: widthIn 0.6s 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}@keyframes widthIn {
        0% {
            transform: translateX(-50%) scaleX(0);
        }
        100% {
            transform: translateX(-50%) scaleX(1);
        }
    }
}header {
    z-index: 1000;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    left: 0;
    position: fixed;
    backdrop-filter: blur(20px);
    top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(20px);
    background: rgb(153,194,169,0.5);
    width: 100%;
}header:before {
    animation: shimmer 8s infinite linear;
    left: 0;
    height: 100%;
    content: '';
    top: 0;
    pointer-events: none;
    position: absolute;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.1) 25%,
        rgba(255, 255, 255, 0.05) 50%,
        transparent 75%
    );
    width: 100%;
}header:after {
    left: 0;
    filter: blur(1px);
    opacity: 0.8;
    position: absolute;
    bottom: 0;
    content: '';
    width: 100%;
    height: 3px;
    background: linear-gradient(
        90deg,
        rgb(102,163,143) 0%,
        rgb(153,194,169) 50%,
        rgb(102,163,143) 100%
    );
}header .top-guide-sh9PZm {
    overflow: hidden;
    position: relative;
}header .top-guide-sh9PZm:before {
    height: 100%;
    left: 0;
    mix-blend-mode: overlay;
    position: absolute;
    pointer-events: none;
    opacity: 0.15;
    width: 100%;
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(153,194,169,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgb(102,163,143,0.5) 0%, transparent 40%);
    content: '';
}header .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 16px 25px;
    position: relative;
}header .container:before {
    width: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    left: 0;
    height: 1px;
    opacity: 0.5;
    content: '';
    bottom: -1px;
    position: absolute;
}header .main-class-X43qFB {
    align-items: center;
    position: relative;
    justify-content: space-between;
    display: flex;
}header .header-know-8oJIRf {
    display: flex;
    position: relative;
    align-items: center;
    gap: 35px;
}header .header-know-8oJIRf:before {
    height: 35px;
    transition: all 0.4s ease;
    left: 0;
    position: absolute;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    transform: translateY(-50%) scaleX(0.8);
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    content: '';
    top: 50%;
    opacity: 0;
    width: 100%;
}header .header-know-8oJIRf:hover:before {
    opacity: 1;
    transform: translateY(-50%) scaleX(1);
}header .main-teach-vUSnVT {
    font-family: Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    transition: all 0.3s ease;
    padding: 5px 0;
    color: #ffffff;
    position: relative;
    letter-spacing: 1px;
    text-decoration: none;
    font-size: 15px;
}header .main-teach-vUSnVT:before {
    background: linear-gradient(
        90deg,
        transparent,
        #ffffff,
        transparent
    );
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    transform: scaleX(0);
    bottom: 0;
}header .main-teach-vUSnVT:after {
    position: absolute;
    width: 100%;
    background: linear-gradient(
        180deg,
        transparent,
        rgb(153,194,169,0.5),
        transparent
    );
    left: 0;
    z-index: -1;
    transition: all 0.3s ease;
    height: 100%;
    opacity: 0;
    content: '';
    top: 0;
    transform: scaleY(0);
}header .main-teach-vUSnVT:hover {
    color: #ffffff;
    text-shadow: 0 0 5px #ffffff;
}header .main-teach-vUSnVT:hover:before {
    transform-origin: left;
    transform: scaleX(1);
}header .main-teach-vUSnVT:hover:after {
    transform: scaleY(1);
    opacity: 0.15;
}header .top-mainbar-z3Fnba {
    transition: all 0.4s ease;
    text-decoration: none;
    position: relative;
    padding: 5px;
    display: flex;
    align-items: center;
}header .top-mainbar-z3Fnba:before {
    background: radial-gradient(
        circle,
        rgb(153,194,169,0.5) 0%,
        transparent 70%
    );
    height: calc(100% + 20px);
    transition: opacity 0.5s ease;
    top: -10px;
    position: absolute;
    width: calc(100% + 20px);
    opacity: 0;
    content: '';
    z-index: -1;
    left: -10px;
}header .top-mainbar-z3Fnba:after {
    transition: all 0.3s ease;
    height: 100%;
    border: 1px solid transparent;
    left: 0;
    top: 0;
    opacity: 0;
    position: absolute;
    width: 100%;
    border-image: linear-gradient(
        to right,
        transparent,
        rgb(153,194,169),
        transparent
    ) 1;
    content: '';
}header .top-mainbar-z3Fnba:hover:before {
    opacity: 0.15;
    animation: pulse 2s infinite;
}header .top-mainbar-z3Fnba:hover:after {
    opacity: 0.7;
}header .top-mainbar-z3Fnba svg {
    height: 45px;
    filter: drop-shadow(0 0 3px rgb(153,194,169,0.5));
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: auto;
}header .top-mainbar-z3Fnba:hover svg {
    filter: drop-shadow(0 0 5px rgb(153,194,169));
    transform: scale(1.05);
}

@keyframes shimmer {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.15;
    }
    50% {
        opacity: 0.3;
    }
}

@keyframes glowEffect {
    0%, 100% {
        opacity: 0.7;
        filter: blur(1px);
    }
    50% {
        opacity: 1;
        filter: blur(1.5px);
    }
}

@media (max-width: 991px) {header .container {
    padding: 14px 20px;
}header .header-know-8oJIRf {
    gap: 20px;
}header .top-mainbar-z3Fnba svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .header-know-8oJIRf {
    right: -100%;
    box-shadow: -5px 0 25px rgba(0, 0, 0, 0.2);
    width: 80%;
    flex-direction: column;
    transition: right 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    gap: 20px;
    top: 0;
    background: linear-gradient(
            135deg,
            rgb(153,194,169) 0%,
            rgb(153,194,169,0.5) 100%
        );
    background: rgb(153,194,169);
    padding: 80px 30px 30px;
    max-width: 320px;
    z-index: 1001;
    height: 100vh;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    position: fixed;
}header .header-know-8oJIRf:before {
    display: none;
}header .menu.active {
    right: 0;
}header .main-teach-vUSnVT {
    padding: 12px 5px;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}header .main-teach-vUSnVT:last-child {
    border-bottom: none;
}header .top-mainbar-z3Fnba {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .top-mainbar-z3Fnba svg {
    height: 35px;
}}.course-program-details-4GSrIw {
    min-height: 100vh;
    flex-direction: column;
    justify-content: center;
    position: relative;
    overflow: hidden;
    display: flex;
    background-color: #000000;
}.course-program-details-4GSrIw .study-map-PxXIq7 {
    overflow: hidden;
    top: 0;
    width: 100%;
    z-index: 0;
    left: 0;
    height: 100%;
    position: absolute;
}.course-program-details-4GSrIw .lesson-map-FA9c5S {
    animation: split-carousel 40s linear infinite;
    height: 100%;
    width: 500%;
    display: flex;
}.course-program-details-4GSrIw .study-map-PxXIq7:hover .lesson-map-FA9c5S {
    animation-play-state: paused;
}.course-program-details-4GSrIw .study-route-PMIDCz {
    flex: 1;
    position: relative;
    overflow: hidden;
}.course-program-details-4GSrIw .study-route-PMIDCz:nth-child(odd) {
    mask-image: linear-gradient(to right, transparent 0%, black 15%, black 85%, transparent 100%);
}.course-program-details-4GSrIw .study-route-PMIDCz:nth-child(even) {
    mask-image: linear-gradient(to right, transparent 5%, black 20%, black 80%, transparent 95%);
}.course-program-details-4GSrIw .study-route-PMIDCz img {
    transform: scale(1.1);
    transition: all 0.7s ease;
    width: 100%;
    height: 100%;
    filter: grayscale(0.3) contrast(1.2);
    object-fit: cover;
}.course-program-details-4GSrIw .study-route-PMIDCz:hover img {
    filter: grayscale(0) contrast(1.3);
    transform: scale(1.05);
}.course-program-details-4GSrIw .container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding: 0 1rem;
    margin: 0 auto;
    z-index: 10;
}.course-program-details-4GSrIw .expert-team-mSuOWl {
    justify-content: center;
    width: 100%;
    align-items: center;
    display: flex;
}.course-program-details-4GSrIw .training-track-WNVP8R {
    border-radius: 20px;
    max-width: 550px;
    background-color: rgba(0, 0, 0, 0.6);
    position: relative;
    border: 1px solid rgb(153,194,169,0.5);
    padding: 3rem;
    backdrop-filter: blur(10px);
    text-align: center;
    overflow: hidden;
}.course-program-details-4GSrIw .training-track-WNVP8R::before {
    opacity: 0.1;
    left: -50%;
    width: 200%;
    background: conic-gradient(
        from 0deg at 50% 50%,
        transparent 0deg,
        rgb(153,194,169,0.5) 90deg,
        transparent 180deg,
        rgb(102,163,143,0.5) 270deg,
        transparent 360deg
    );
    content: "";
    position: absolute;
    top: -50%;
    z-index: -1;
    height: 200%;
    animation: rotate-background 20s linear infinite;
}.course-program-details-4GSrIw .training-track-WNVP8R h3 {
    display: inline-block;
    font-size: 29px;
    font-weight: 700;
    position: relative;
    letter-spacing: 1px;
    color: #ffffff;
    margin-bottom: 1.5rem;
}.course-program-details-4GSrIw .training-track-WNVP8R h3::after {
    height: 2px;
    background: rgb(153,194,169);
    width: 80px;
    bottom: -10px;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    content: "";
}.course-program-details-4GSrIw .training-track-WNVP8R p {
    font-size: 15px;
    position: relative;
    color: #ffffff;
    line-height: 1.8;
    margin-bottom: 2.5rem;
}.course-program-details-4GSrIw .training-track-WNVP8R .request-message-IyT1zn {
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    z-index: 1;
    position: relative;
    overflow: hidden;
    display: inline-block;
    border: 2px solid rgb(153,194,169);
    border-radius: 10px;
    color: #ffffff;
    background-color: transparent;
    transition: all 0.4s ease;
    padding: 0.9rem 2.5rem;
}.course-program-details-4GSrIw .training-track-WNVP8R .request-message-IyT1zn::before {
    position: absolute;
    transform: translate(-50%, -50%);
    width: 0;
    background-color: rgb(153,194,169);
    top: 50%;
    z-index: -1;
    content: "";
    height: 0;
    transition: width 0.6s ease, height 0.6s ease;
    border-radius: 50%;
    left: 50%;
}.course-program-details-4GSrIw .training-track-WNVP8R .request-message-IyT1zn:hover {
    color: #000000;
}.course-program-details-4GSrIw .training-track-WNVP8R .request-message-IyT1zn:hover::before {
    width: 300%;
    height: 300%;
}

@keyframes split-carousel {
    0%, 18% {
        transform: translateX(0);
    }
    23%, 41% {
        transform: translateX(-20%);
    }
    46%, 64% {
        transform: translateX(-40%);
    }
    69%, 87% {
        transform: translateX(-60%);
    }
    92%, 100% {
        transform: translateX(-80%);
    }
}

@keyframes rotate-background {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 1200px) {.course-program-details-4GSrIw .training-track-WNVP8R {
    padding: 2.5rem;
    max-width: 500px;
}
}

@media (max-width: 768px) {.course-program-details-4GSrIw {
    min-height: 100vh;
}.course-program-details-4GSrIw .lesson-map-FA9c5S {
    animation-duration: 30s;
}.course-program-details-4GSrIw .training-track-WNVP8R {
    padding: 2rem;
    max-width: 90%;
}.course-program-details-4GSrIw .training-track-WNVP8R h3 {
    font-size: calc(29px * 0.85);
}.course-program-details-4GSrIw .study-route-PMIDCz::after {
    background: linear-gradient(to bottom, 
            #000000 0%, 
            transparent 30%, 
            transparent 70%, 
            #000000 100%
        );
}

}

@media (max-width: 576px) {.course-program-details-4GSrIw .container {
    padding: 0 1rem;
}.course-program-details-4GSrIw .training-track-WNVP8R {
    max-width: 100%;
    padding: 1.5rem;
}.course-program-details-4GSrIw .training-track-WNVP8R h3 {
    font-size: calc(29px * 0.7);
}.course-program-details-4GSrIw .training-track-WNVP8R .request-message-IyT1zn {
    padding: 0.8rem 1.5rem;
    width: 100%;
    display: block;
}.course-program-details-4GSrIw .study-route-PMIDCz img {
    filter: grayscale(0.2) contrast(1.1);
}
}

@media (min-width: 1800px) {.course-program-details-4GSrIw .training-track-WNVP8R {
    padding: 3.5rem;
    max-width: 650px;
}.course-program-details-4GSrIw .training-track-WNVP8R h3 {
    font-size: calc(29px * 1.2);
}.course-program-details-4GSrIw .training-track-WNVP8R p {
    font-size: calc(15px * 1.1);
}.course-program-details-4GSrIw .training-track-WNVP8R .request-message-IyT1zn {
    padding: 1rem 3rem;
}}.price-pick-bMUN8t {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(208,221,212) 0%, rgba(245, 247, 250, 0.95) 100%);
    padding: 7rem 0;
    position: relative;
}.price-pick-bMUN8t::before {
    content: "";
    opacity: 0.1;
    z-index: 0;
    background: linear-gradient(120deg, rgb(153,194,169,0.5) 20%, rgb(102,163,143,0.5) 80%);
    width: 40%;
    top: -10%;
    right: -5%;
    height: 70%;
    transform: rotate(-15deg);
    border-radius: 10px;
    position: absolute;
}.price-pick-bMUN8t::after {
    position: absolute;
    left: -3%;
    height: 50%;
    opacity: 0.08;
    bottom: -5%;
    z-index: 0;
    background: linear-gradient(45deg, rgb(102,163,143,0.5) 30%, rgb(153,194,169,0.5) 70%);
    content: "";
    width: 35%;
    transform: rotate(10deg);
    border-radius: 10px;
}.price-pick-bMUN8t .container {
    margin: 0 auto;
    padding: 0 2rem;
    position: relative;
    z-index: 2;
    max-width: 1400px;
}.price-pick-bMUN8t .learn-offers-53ALfz {
    flex-direction: column;
    display: flex;
}.price-pick-bMUN8t .price-deals-Vc6Wl1 {
    text-align: center;
    margin-bottom: 3.5rem;
    position: relative;
    order: 1;
}.price-pick-bMUN8t .price-deals-Vc6Wl1 h2 {
    font-size: 38px;
    position: relative;
    margin-bottom: 1.5rem;
    display: inline-block;
    color: #000000;
    font-weight: 700;
}.price-pick-bMUN8t .price-deals-Vc6Wl1 h2::after {
    position: absolute;
    content: "";
    transform: translateX(-50%);
    bottom: -0.75rem;
    width: 70%;
    left: 50%;
    background: linear-gradient(90deg, transparent, rgb(153,194,169), transparent);
    height: 3px;
}.price-pick-bMUN8t .edu-packages-HJbNCu {
    line-height: 1.6;
    margin: 0 auto;
    color: #000000;
    font-size: 14px;
    max-width: 800px;
}.price-pick-bMUN8t .price-tiers-DW0VmS {
    order: 2;
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    width: 100%;
}.price-pick-bMUN8t .study-costs-bcjkUW {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    overflow: hidden;
    height: 100%;
    color: #000000;
    position: relative;
    text-decoration: none;
    display: block;
    background: #ffffff;
}.price-pick-bMUN8t .study-costs-bcjkUW:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-8px);
}.price-pick-bMUN8t .study-costs-bcjkUW::before {
    transform: translateY(-5px);
    transition: transform 0.3s ease;
    height: 5px;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, rgb(153,194,169), rgb(102,163,143));
}.price-pick-bMUN8t .study-costs-bcjkUW:hover::before {
    transform: translateY(0);
}.price-pick-bMUN8t .pricing-levels-LwXUC5 {
    height: 100%;
    flex-direction: column;
    box-sizing: border-box;
    display: flex;
}.price-pick-bMUN8t .premium-grid-ZvuGkp {
    padding: 2rem 1.75rem;
    flex: 1;
    position: relative;
    display: flex;
    flex-direction: column;
}.price-pick-bMUN8t .premium-grid-ZvuGkp h3 {
    color: #000000;
    position: relative;
    font-size: calc(19px * 1.1);
    margin-bottom: 1rem;
    display: inline-block;
    font-weight: 700;
}.price-pick-bMUN8t .premium-grid-ZvuGkp .deal-grid-0Dzkxs {
    font-size: calc(19px * 1.3);
    font-weight: 700;
    position: relative;
    margin-bottom: 1.5rem;
    color: rgb(153,194,169);
}.price-pick-bMUN8t .premium-grid-ZvuGkp .deal-grid-0Dzkxs::after {
    height: 2px;
    position: absolute;
    bottom: -0.75rem;
    content: "";
    width: 40px;
    left: 0;
    background: rgb(153,194,169,0.5);
}.price-pick-bMUN8t .premium-grid-ZvuGkp p {
    word-wrap: break-word;
    color: #000000;
    line-height: 1.65;
    font-size: 14px;
    overflow-wrap: break-word;
    margin-bottom: 1.5rem;
    flex-grow: 1;
    word-break: break-word;
}.price-pick-bMUN8t .media-image-7VBInf {
    overflow: hidden;
    height: 180px;
    position: relative;
    width: 100%;
    transition: transform 0.5s ease;
}.price-pick-bMUN8t .media-image-7VBInf::after {
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
    content: "";
    width: 100%;
    height: 100%;
}.price-pick-bMUN8t .study-costs-bcjkUW:hover .media-image-7VBInf {
    transform: scale(1.05);
}.price-pick-bMUN8t .study-costs-bcjkUW:nth-child(odd) .premium-grid-ZvuGkp::before {
    border-radius: 50%;
    height: 2.5rem;
    top: 1rem;
    z-index: -1;
    background: rgb(153,194,169,0.5);
    position: absolute;
    content: "";
    width: 2.5rem;
    right: 1rem;
    opacity: 0.1;
}.price-pick-bMUN8t .study-costs-bcjkUW:nth-child(even) .premium-grid-ZvuGkp::before {
    content: "";
    background: rgb(102,163,143,0.5);
    border-radius: 50%;
    opacity: 0.1;
    height: 2.5rem;
    width: 2.5rem;
    bottom: 1rem;
    z-index: -1;
    position: absolute;
    left: 1rem;
}

@media (min-width: 992px) {.price-pick-bMUN8t .learn-offers-53ALfz {
    flex-direction: row;
}.price-pick-bMUN8t .price-deals-Vc6Wl1 {
    padding-left: 3rem;
    justify-content: center;
    display: flex;
    flex: 0 0 30%;
    flex-direction: column;
    margin-bottom: 0;
    order: 2;
    text-align: left;
}.price-pick-bMUN8t .price-deals-Vc6Wl1 h2 {
    text-align: left;
    margin-bottom: 2rem;
}.price-pick-bMUN8t .price-deals-Vc6Wl1 h2::after {
    width: 40%;
    transform: none;
    left: 0;
}.price-pick-bMUN8t .edu-packages-HJbNCu {
    text-align: left;
    margin: 0;
}.price-pick-bMUN8t .price-tiers-DW0VmS {
    order: 1;
    grid-template-columns: repeat(2, 1fr);
    flex: 0 0 70%;
}
}

@media (max-width: 991px) {.price-pick-bMUN8t {
    padding: 5rem 0;
}.price-pick-bMUN8t .study-costs-bcjkUW {
    margin-bottom: 1.5rem;
}.price-pick-bMUN8t .price-deals-Vc6Wl1 {
    padding: 0 1rem;
}
}

@media (max-width: 767px) {.price-pick-bMUN8t {
    padding: 4rem 0;
}.price-pick-bMUN8t .price-deals-Vc6Wl1 h2 {
    font-size: calc(38px * 0.9);
}.price-pick-bMUN8t .premium-grid-ZvuGkp h3 {
    font-size: 19px;
}.price-pick-bMUN8t .premium-grid-ZvuGkp .deal-grid-0Dzkxs {
    font-size: calc(19px * 1.15);
}.price-pick-bMUN8t .media-image-7VBInf {
    height: 160px;
}
}

@media (max-width: 575px) {.price-pick-bMUN8t {
    padding: 3rem 0;
}.price-pick-bMUN8t .container {
    padding: 0 1.5rem;
}.price-pick-bMUN8t .price-tiers-DW0VmS {
    gap: 1.5rem;
}.price-pick-bMUN8t .premium-grid-ZvuGkp {
    padding: 1.5rem;
}.price-pick-bMUN8t .media-image-7VBInf {
    height: 140px;
}
}

@media (hover: none) {.price-pick-bMUN8t .study-costs-bcjkUW:hover {
    transform: none;
}.price-pick-bMUN8t .study-costs-bcjkUW:hover .media-image-7VBInf {
    transform: none;
}}.instructional-approach-Llzwbn {
    background: rgb(208,221,212);
    overflow: hidden;
    perspective: 1200px;
    position: relative;
    padding: 9rem 2rem 7rem;
}.instructional-approach-Llzwbn::before {
    opacity: 0.15;
    position: absolute;
    top: 0;
    width: 100%;
    animation: bgSweep 8s linear infinite alternate;
    content: "";
    background: linear-gradient(
        45deg,
        transparent,
        rgb(153,194,169,0.5) 70%,
        transparent
    );
    height: 100%;
    z-index: 1;
    left: 0;
}.instructional-approach-Llzwbn::after {
    position: absolute;
    filter: blur(60px);
    height: 120%;
    width: 120%;
    background: 
        radial-gradient(circle at 30% 30%, rgb(153,194,169,0.5) 0%, transparent 50%),
        radial-gradient(circle at 70% 70%, rgb(102,163,143,0.5) 0%, transparent 50%);
    transform-origin: center;
    z-index: 0;
    animation: rotateBg 30s linear infinite;
    top: -10%;
    opacity: 0.2;
    left: -10%;
    content: "";
}.instructional-approach-Llzwbn .expert-team-mSuOWl {
    max-width: 1000px;
    gap: 4rem;
    align-items: center;
    z-index: 2;
    position: relative;
    flex-direction: column;
    margin: 0 auto;
    transform-style: preserve-3d;
    display: flex;
}.instructional-approach-Llzwbn h3 {
    background: #ffffff;
    font-weight: 700;
    transform: translateZ(50px) rotateX(5deg);
    color: #000000;
    margin: 0;
    text-align: center;
    border-radius: 25px;
    position: relative;
    animation: floatHeader 6s ease-in-out infinite, fadeIn 1s ease-out forwards;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(0, 0, 0, 0.05);
    font-size: 34px;
    padding: 2.5rem 3rem;
}.instructional-approach-Llzwbn h3::before,
.instructional-approach-Llzwbn h3::after {
    z-index: -1;
    border-radius: inherit;
    content: "";
    height: 90%;
    position: absolute;
    width: 90%;
    animation: floatShadow 6s ease-in-out infinite;
    top: 5%;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
    left: 5%;
}.instructional-approach-Llzwbn h3::before {
    background: rgb(153,194,169,0.5);
    transform: translateZ(-20px) scale(0.98);
}.instructional-approach-Llzwbn h3::after {
    background: rgb(102,163,143,0.5);
    transform: translateZ(-40px) scale(0.96);
}.instructional-approach-Llzwbn span {
    width: 90%;
    background: #ffffff;
    transform: translateZ(30px) rotateX(-3deg);
    border-radius: 25px;
    font-size: 17px;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(0, 0, 0, 0.05);
    position: relative;
    color: #000000;
    line-height: 1.8;
    padding: 3rem;
    opacity: 0;
    animation: floatContent 6s ease-in-out infinite 1s, fadeIn 1s 0.3s ease-out forwards;
}.instructional-approach-Llzwbn span::before,
.instructional-approach-Llzwbn span::after {
    width: 95%;
    left: 2.5%;
    animation: floatShadow 6s ease-in-out infinite 1s;
    height: 95%;
    z-index: -1;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
    border-radius: inherit;
    position: absolute;
    top: 2.5%;
    content: "";
}.instructional-approach-Llzwbn span::before {
    background: rgb(102,163,143,0.5);
    transform: translateZ(-20px) scale(0.98);
}.instructional-approach-Llzwbn span::after {
    transform: translateZ(-40px) scale(0.96);
    background: rgb(153,194,169,0.5);
}

@keyframes bgSweep {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes floatHeader {
    0%, 100% {
        transform: translateZ(50px) rotateX(5deg) translateY(0);
    }
    50% {
        transform: translateZ(50px) rotateX(5deg) translateY(-15px);
    }
}

@keyframes floatContent {
    0%, 100% {
        transform: translateZ(30px) rotateX(-3deg) translateY(0);
    }
    50% {
        transform: translateZ(30px) rotateX(-3deg) translateY(-10px);
    }
}

@keyframes floatShadow {
    0%, 100% {
        opacity: 0.3;
        transform: translateZ(var(--z, -20px));
    }
    50% {
        opacity: 0.5;
        transform: translateZ(var(--z, -20px));
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(30px) translateZ(var(--z, 0px)) rotateX(var(--rx, 0deg));
    }
    to {
        opacity: 1;
        transform: translateY(0) translateZ(var(--z, 0px)) rotateX(var(--rx, 0deg));
    }
}

@media (max-width: 992px) {.instructional-approach-Llzwbn {
    padding: 7rem 1.5rem 5rem;
    perspective: 800px;
}.instructional-approach-Llzwbn h3 {
    transform: translateZ(30px) rotateX(3deg);
    --rx: 3deg;
    font-size: calc(34px * 0.9);
    --z: 30px;
    padding: 2rem;
}.instructional-approach-Llzwbn span {
    padding: 2rem;
    width: 95%;
    --z: 20px;
    transform: translateZ(20px) rotateX(-2deg);
    --rx: -2deg;
}.instructional-approach-Llzwbn .expert-team-mSuOWl {
    gap: 3rem;
}
    
    @keyframes floatHeader {
        0%, 100% {
            transform: translateZ(30px) rotateX(3deg) translateY(0);
        }
        50% {
            transform: translateZ(30px) rotateX(3deg) translateY(-10px);
        }
    }
    
    @keyframes floatContent {
        0%, 100% {
            transform: translateZ(20px) rotateX(-2deg) translateY(0);
        }
        50% {
            transform: translateZ(20px) rotateX(-2deg) translateY(-7px);
        }
    }
}

@media (max-width: 768px) {.instructional-approach-Llzwbn {
    padding: 5rem 1rem 4rem;
    perspective: 500px;
}.instructional-approach-Llzwbn h3 {
    --rx: 2deg;
    padding: 1.5rem;
    transform: translateZ(15px) rotateX(2deg);
    --z: 15px;
    font-size: calc(34px * 0.8);
}.instructional-approach-Llzwbn span {
    width: 100%;
    font-size: calc(17px * 0.95);
    transform: translateZ(10px) rotateX(-1deg);
    padding: 1.5rem;
    --z: 10px;
    --rx: -1deg;
}.instructional-approach-Llzwbn .expert-team-mSuOWl {
    gap: 2rem;
}@keyframes floatHeader {
        0%, 100% {
            transform: translateZ(15px) rotateX(2deg) translateY(0);
        }
        50% {
            transform: translateZ(15px) rotateX(2deg) translateY(-7px);
        }
    }
    
    @keyframes floatContent {
        0%, 100% {
            transform: translateZ(10px) rotateX(-1deg) translateY(0);
        }
        50% {
            transform: translateZ(10px) rotateX(-1deg) translateY(-5px);
        }
    }
}.privacy-cordon-TM0XQv {
    padding: 60px;
    font-family: Arial, sans-serif;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    color: #ffffff;
    display: flex;
    width: 100%;
    height: auto;
    flex-direction: column;
    align-items: center;
    border: 2px solid rgb(153,194,169);
}.privacy-cordon-TM0XQv h1 {
    margin-top: 50px;
    font-size: 38px;
    margin-bottom: 30px;
    border-bottom: 3px solid rgb(153,194,169);
    padding-bottom: 10px;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    color: rgb(153,194,169);
    font-weight: 700;
}.privacy-cordon-TM0XQv h2 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 10px;
    font-weight: 600;
    border-bottom: 2px solid rgb(102,163,143);
    color: rgb(102,163,143);
    margin-top: 40px;
    width: 100%;
    margin-bottom: 25px;
}.privacy-cordon-TM0XQv h3, .privacy-cordon-TM0XQv h4, .privacy-cordon-TM0XQv h5, .privacy-cordon-TM0XQv h6 {
    padding-bottom: 5px;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid rgb(153,194,169);
    margin-top: 30px;
    font-weight: 600;
    color: rgb(153,194,169);
    margin-bottom: 20px;
    font-size: 18px;
}.privacy-cordon-TM0XQv li {
    margin-bottom: 15px;
    font-size: 16px;
    border-left: 3px solid rgb(153,194,169);
    position: relative;
    padding-left: 20px;
    color: #000000;
    line-height: 1.6;
    padding-left: 10px;
    font-weight: 400;
}.privacy-cordon-TM0XQv section {
    padding: 30px;
    text-align: center;
    margin-top: 30px;
    border: 1px solid rgb(153,194,169);
    box-shadow: 0 0 15px rgb(153,194,169,0.5);
    width: 100%;
    border-radius: 10px;
}.privacy-cordon-TM0XQv p, .privacy-cordon-TM0XQv span, .privacy-cordon-TM0XQv div {
    line-height: 1.8;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
    margin: 0 auto 15px auto;
    font-weight: 300;
    padding-bottom: 5px;
    font-size: 16px;
    color: #000000;
}

@media only screen and (max-width: 800px) {.privacy-cordon-TM0XQv {
    padding: 20px 10px;
}.privacy-cordon-TM0XQv h1 {
    font-size: calc(18px * 0.8);
    width: 100%;
}.privacy-cordon-TM0XQv h2 {
    font-size: calc(18px * 0.8);
    width: 100%;
}.privacy-cordon-TM0XQv h3, .privacy-cordon-TM0XQv h4, .privacy-cordon-TM0XQv h5, .privacy-cordon-TM0XQv h6 {
    font-size: calc(18px * 0.8);
    width: 100%;
}.privacy-cordon-TM0XQv p, .privacy-cordon-TM0XQv span, .privacy-cordon-TM0XQv div {
    width: 100%;
    font-size: calc(16px * 0.9);
}.privacy-cordon-TM0XQv ul, .privacy-cordon-TM0XQv ol {
    width: 100%;
}.privacy-cordon-TM0XQv section {
    width: 100%;
}}.academic-experience-rQZo9D {
    background: rgb(208,221,212);
    padding: 7rem 0;
    position: relative;
    overflow: hidden;
    min-height: 700px;
}.academic-experience-rQZo9D::before {
    width: 100%;
    opacity: 0.15;
    background: 
        linear-gradient(0deg, transparent 49.5%, rgb(153,194,169,0.5) 49.5%, rgb(153,194,169,0.5) 50.5%, transparent 50.5%),
        linear-gradient(90deg, transparent 49.5%, rgb(153,194,169,0.5) 49.5%, rgb(153,194,169,0.5) 50.5%, transparent 50.5%);
    height: 100%;
    position: absolute;
    content: "";
    background-size: 50px 50px;
    left: 0;
    top: 0;
    animation: gridMove 20s linear infinite;
}.academic-experience-rQZo9D .container {
    padding: 0 2rem;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.academic-experience-rQZo9D .client-praises-giF3Dq {
    margin: 0 auto;
    height: 650px;
    perspective: 2000px;
    max-width: 1000px;
    flex-direction: column;
    display: flex;
    position: relative;
}.academic-experience-rQZo9D .media-image-7VBInf {
    filter: contrast(1.1) brightness(1.05);
    right: 0;
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    top: -20px;
    transform: translateZ(100px) rotateY(-15deg);
    position: absolute;
    box-shadow: -20px 20px 40px rgba(0, 0, 0, 0.5);
    height: 400px;
    z-index: 3;
    width: 400px;
    border-radius: 16px;
}.academic-experience-rQZo9D .client-praises-giF3Dq:hover .media-image-7VBInf {
    transform: translateZ(120px) rotateY(-10deg) translateX(-20px);
}.academic-experience-rQZo9D .name {
    top: 100px;
    left: 0;
    border-radius: 10px;
    position: absolute;
    z-index: 4;
    padding: 1.5rem 2rem;
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateZ(70px) rotateY(5deg);
    min-width: 300px;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.5);
    background: rgb(153,194,169);
    color: #ffffff;
    font-size: 33px;
    font-weight: 700;
}.academic-experience-rQZo9D .client-praises-giF3Dq:hover .name {
    transform: translateZ(90px) rotateY(0deg) translateX(20px);
}.academic-experience-rQZo9D .client-praises-giF3Dq span:not(.name) {
    font-size: 18px;
    padding: 1rem 1.5rem;
    left: 40px;
    top: 190px;
    font-weight: 600;
    z-index: 3;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    color: #000000;
    background: #ffffff;
    position: absolute;
    border-radius: 10px;
    transform: translateZ(50px) rotateY(5deg);
}.academic-experience-rQZo9D .client-praises-giF3Dq:hover span:not(.name) {
    transform: translateZ(70px) rotateY(0deg) translateX(30px);
}.academic-experience-rQZo9D .career-wrap-zNOIf8 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    line-height: 1.8;
    border-bottom: 4px solid rgb(153,194,169);
    z-index: 2;
    padding: 3rem;
    border-top: 4px solid rgb(102,163,143);
    transform: translateZ(30px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
    border-radius: 16px;
    left: 0;
    bottom: 0;
    position: absolute;
    backdrop-filter: blur(10px);
    transition: all 0.7s cubic-bezier(0.22, 1, 0.36, 1);
    right: 0;
    color: #000000;
    font-size: 15px;
}.academic-experience-rQZo9D .client-praises-giF3Dq:hover .career-wrap-zNOIf8 {
    transform: translateZ(40px) translateY(-10px);
}.academic-experience-rQZo9D .career-wrap-zNOIf8::before {
    mix-blend-mode: overlay;
    width: 100%;
    height: 100%;
    top: 0;
    content: "";
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(102,163,143,0.5) 49.5%, rgb(102,163,143,0.5) 50.5%, transparent 50.5%);
    opacity: 0.1;
    background-size: 20px 20px;
    left: 0;
    position: absolute;
}.academic-experience-rQZo9D .container::after {
    width: 100%;
    top: 0;
    content: "";
    background: 
        radial-gradient(circle at 80% 20%, rgb(153,194,169,0.5) 0%, transparent 50%),
        radial-gradient(circle at 20% 80%, rgb(102,163,143,0.5) 0%, transparent 50%);
    animation: colorPulse 10s ease-in-out infinite alternate;
    z-index: -1;
    position: absolute;
    height: 100%;
    filter: blur(100px);
    left: 0;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@keyframes colorPulse {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0.3;
    }
}

@media (max-width: 992px) {.academic-experience-rQZo9D .client-praises-giF3Dq {
    padding: 20px 0;
    flex-direction: column;
    height: auto;
}.academic-experience-rQZo9D .media-image-7VBInf {
    right: auto;
    top: auto;
    margin: 0 auto 30px;
    position: relative;
    height: 300px;
    width: 300px;
    border-radius: 20px;
    transform: none;
}.academic-experience-rQZo9D .client-praises-giF3Dq:hover .media-image-7VBInf {
    transform: translateY(-10px);
}.academic-experience-rQZo9D .name {
    margin: 0 auto 30px;
    left: auto;
    text-align: center;
    position: relative;
    top: auto;
    transform: none;
    width: 90%;
}.academic-experience-rQZo9D .client-praises-giF3Dq:hover .name {
    transform: translateY(-5px);
}.academic-experience-rQZo9D .client-praises-giF3Dq span:not(.name) {
    position: relative;
    width: max-content;
    text-align: center;
    margin: 0 auto 45px;
    left: auto;
    display: block;
    top: auto;
    transform: none;
}.academic-experience-rQZo9D .client-praises-giF3Dq:hover span:not(.name) {
    transform: translateY(-5px);
}.academic-experience-rQZo9D .career-wrap-zNOIf8 {
    position: relative;
    transform: none;
    bottom: auto;
}.academic-experience-rQZo9D .client-praises-giF3Dq:hover .career-wrap-zNOIf8 {
    transform: translateY(-5px);
}
}

@media (max-width: 576px) {.academic-experience-rQZo9D {
    padding: 4rem 0;
}.academic-experience-rQZo9D .media-image-7VBInf {
    margin-bottom: 35px;
    height: 220px;
    width: 220px;
}.academic-experience-rQZo9D .name {
    padding: 1rem 1.5rem;
    width: 100%;
    min-width: auto;
    margin-bottom: 25px;
    font-size: 18px;
}.academic-experience-rQZo9D .client-praises-giF3Dq span:not(.name) {
    font-size: 15px;
    margin-bottom: 35px;
    padding: 0.5rem 1rem;
}.academic-experience-rQZo9D .career-wrap-zNOIf8 {
    padding: 2rem 1.5rem;
    font-size: calc(15px * 0.9);
}}.contact-form-box-q1BSLc {
    position: relative;
    background: rgb(208,221,212);
    padding: 90px 0;
    overflow: hidden;
}.contact-form-box-q1BSLc::before {
    background: 
        linear-gradient(45deg, transparent 48%, rgba(rgb(153,194,169), 0.05) 49%, rgba(rgb(153,194,169), 0.05) 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgba(rgb(102,163,143), 0.05) 49%, rgba(rgb(102,163,143), 0.05) 51%, transparent 52%);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 0;
    background-size: 40px 40px;
    left: 0;
    top: 0;
}.contact-form-box-q1BSLc .container {
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
}.contact-form-box-q1BSLc h2 {
    margin-bottom: 50px;
    border-bottom: 3px solid rgb(153,194,169);
    padding-bottom: 15px;
    position: relative;
    font-weight: 700;
    display: inline-block;
    color: #000000;
    font-size: 37px;
}.contact-form-box-q1BSLc .feedback-box-ohK2zk {
    overflow: hidden;
    display: flex;
    border-radius: 22px;
    background: #ffffff;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
    position: relative;
}.contact-form-box-q1BSLc .media-image-7VBInf {
    flex: 0 0 45%;
    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
    position: relative;
    min-height: 550px;
}.contact-form-box-q1BSLc .message-links-sSZtRb {
    background: #ffffff;
    padding: 60px;
    position: relative;
    flex: 0 0 55%;
}.contact-form-box-q1BSLc .message-links-sSZtRb::before {
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: 
        linear-gradient(135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%),
        linear-gradient(-135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%);
    opacity: 0.1;
    left: 0;
    content: "";
    z-index: -1;
    background-position: 0 0, 15px 15px;
    background-size: 30px 30px;
}.contact-form-box-q1BSLc #contact {
    display: flex;
    gap: 25px;
    flex-direction: column;
}.contact-form-box-q1BSLc h3 {
    font-weight: 700;
    color: rgb(153,194,169);
    position: relative;
    font-size: 20px;
    margin-bottom: 30px;
}.contact-form-box-q1BSLc input[type="text"] {
    color: #000000;
    transition: all 0.3s ease;
    padding: 15px 20px;
    border: none;
    border-radius: 0 10px 10px 0;
    border-left: 3px solid rgb(153,194,169);
    width: 100%;
    font-size: 18px;
    background: rgb(208,221,212);
}.contact-form-box-q1BSLc input[type="text"]:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    outline: none;
    background: #ffffff;
    border-left-color: rgb(102,163,143);
}.contact-form-box-q1BSLc input[type="text"]::placeholder {
    opacity: 0.7;
    color: #000000;
}.contact-form-box-q1BSLc .query-widget-drqWfi {
    align-items: flex-start;
    display: flex;
    margin-top: 10px;
    gap: 12px;
}.contact-form-box-q1BSLc .query-widget-drqWfi input[type="checkbox"] {
    margin-top: 3px;
    cursor: pointer;
    border-radius: 4px;
    background: rgb(208,221,212);
    height: 22px;
    position: relative;
    transition: all 0.3s ease;
    border: 2px solid rgb(208,221,212);
    width: 22px;
    appearance: none;
}.contact-form-box-q1BSLc .query-widget-drqWfi input[type="checkbox"]:checked {
    background: rgb(153,194,169);
    border-color: rgb(153,194,169);
}.contact-form-box-q1BSLc .query-widget-drqWfi input[type="checkbox"]:checked::after {
    position: absolute;
    width: 5px;
    border-bottom: 2px solid #ffffff;
    transform: translate(-50%, -50%) rotate(45deg);
    top: 40%;
    height: 10px;
    content: "";
    left: 50%;
    border-right: 2px solid #ffffff;
}.contact-form-box-q1BSLc .query-widget-drqWfi label {
    color: #000000;
    font-size: 18px;
    line-height: 1.6;
}.contact-form-box-q1BSLc .query-widget-drqWfi a {
    text-decoration: none;
    color: rgb(153,194,169);
    transition: all 0.3s ease;
    position: relative;
}.contact-form-box-q1BSLc .query-widget-drqWfi a:hover {
    color: rgb(102,163,143);
}.contact-form-box-q1BSLc .query-widget-drqWfi a::after {
    content: "";
    position: absolute;
    bottom: -2px;
    transition: all 0.3s ease;
    background: rgb(153,194,169);
    width: 100%;
    height: 1px;
    left: 0;
}.contact-form-box-q1BSLc .query-widget-drqWfi a:hover::after {
    height: 2px;
    background: rgb(102,163,143);
}.contact-form-box-q1BSLc .request-message-IyT1zn {
    font-size: 14px;
    font-weight: 600;
    padding: 15px 35px;
    border-radius: 10px;
    background: rgb(153,194,169);
    border: none;
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
    cursor: pointer;
    color: #ffffff;
    align-self: flex-start;
    margin-top: 15px;
}.contact-form-box-q1BSLc .request-message-IyT1zn::after {
    width: 0;
    position: absolute;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.6s ease;
    content: "";
    left: 50%;
    height: 0;
    transform: translate(-50%, -50%);
    top: 50%;
}.contact-form-box-q1BSLc .request-message-IyT1zn:hover {
    background: rgb(102,163,143);
}.contact-form-box-q1BSLc .request-message-IyT1zn:hover::after {
    height: 300%;
    width: 300%;
}.contact-form-box-q1BSLc svg {
    fill: rgb(153,194,169);
    transition: all 0.3s ease;
    height: 20px;
    width: 20px;
}.contact-form-box-q1BSLc svg path {
    transition: all 0.3s ease;
    fill: rgb(153,194,169);
}.contact-form-box-q1BSLc svg:hover {
    fill: rgb(102,163,143);
}.contact-form-box-q1BSLc svg:hover path {
    fill: rgb(102,163,143);
}

@media (max-width: 992px) {.contact-form-box-q1BSLc {
    padding: 70px 0;
}.contact-form-box-q1BSLc .feedback-box-ohK2zk {
    flex-direction: column;
}.contact-form-box-q1BSLc .media-image-7VBInf {
    flex: 0 0 auto;
    min-height: 300px;
}.contact-form-box-q1BSLc .message-links-sSZtRb {
    flex: 0 0 auto;
    padding: 40px 30px 50px;
}
}

@media (max-width: 768px) {.contact-form-box-q1BSLc {
    padding: 60px 0;
}.contact-form-box-q1BSLc h2 {
    font-size: calc(37px - 4px);
    margin-bottom: 40px;
}.contact-form-box-q1BSLc .message-links-sSZtRb {
    padding: 35px 25px 45px;
}.contact-form-box-q1BSLc #contact {
    gap: 20px;
}.contact-form-box-q1BSLc .media-image-7VBInf {
    min-height: 250px;
}
}

@media (max-width: 576px) {.contact-form-box-q1BSLc {
    padding: 50px 0;
}.contact-form-box-q1BSLc .container {
    padding: 0 15px;
}.contact-form-box-q1BSLc h2 {
    margin-bottom: 30px;
    font-size: calc(37px - 6px);
}.contact-form-box-q1BSLc .message-links-sSZtRb {
    padding: 30px 20px 40px;
}.contact-form-box-q1BSLc .request-message-IyT1zn {
    width: 100%;
}.contact-form-box-q1BSLc .media-image-7VBInf {
    min-height: 200px;
}}.cookie-message-window-0Blgsc {
    position: fixed;
    left: 50%;
    border-radius: 16px;
    padding: 20px;
    flex-direction: column;
    z-index: 1050;
    display: flex;
    overflow: hidden;
    max-width: 600px;
    font-family: Arial, sans-serif;
    background: rgb(208,221,212);
    text-align: center;
    transform: translateX(-50%);
    align-items: center;
    width: 90%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    bottom: 20px;
}.track-optin-q2l04z {
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}.consent-panel-NZeXw8 {
    margin-bottom: 20px;
    animation: bounce 2s infinite;
}.consent-panel-NZeXw8 svg, .consent-panel-NZeXw8 svg path, .consent-panel-NZeXw8 img {
    width: 80px;
    fill: rgb(153,194,169);
    height: 80px;
}@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-10px);
    }
}
.cookie-message-window-0Blgsc h5 {
    font-size: 24px;
    color: rgb(153,194,169);
    font-weight: 700;
    margin-bottom: 10px;
}.cookie-message-window-0Blgsc p {
    margin-bottom: 20px;
    color: #000000;
    font-size: 14px;
}.cookie-user-kDmHPC {
    text-align: center;
    width: calc(50% - 10px);
    font-size: 16px;
    cursor: pointer;
    color: #ffffff;
    padding: 10px 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    display: inline-block;
    background: rgb(153,194,169);
    text-decoration: none;
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
    margin: 5px;
}.cookie-user-kDmHPC:hover {
    background: rgb(102,163,143);
    transform: translateY(-3px);
}.cookie_button.cookie-ack-QgdbDZ {
    background: rgba(0, 0, 0, 0.5);
}.cookie_button.cookie-ack-QgdbDZ:hover {
    background: rgb(102,163,143,0.5);
}.cookie-message-window-0Blgsc p a {
    color: rgb(153,194,169);
    transition: color 0.3s ease-in-out;
    text-decoration: underline;
}.cookie-message-window-0Blgsc p a:hover {
    color: rgb(102,163,143);
}
@media only screen and (max-width: 600px) {.cookie-message-window-0Blgsc {
    width: 100%;
    transform: none;
    bottom: 0;
    left: 0;
    border-radius: 0;
}.track-optin-q2l04z {
    padding: 15px;
}.consent-panel-NZeXw8 svg {
    width: 50px;
    height: 50px;
}.cookie-message-window-0Blgsc h5 {
    font-size: calc(24px - 2px);
}.cookie-message-window-0Blgsc p {
    font-size: calc(14px - 2px);
}.cookie-user-kDmHPC {
    width: calc(100% - 10px);
    padding: 8px 16px;
    font-size: calc(16px - 2px);
}}
#trackingFormPanel-dBQ1KH {
    display: none;
}#trackingFormPanel-dBQ1KH:checked ~ .cookie-message-window-0Blgsc {
    opacity: 0;
    visibility: hidden;
}.about-this-ry20Mk {
    position: relative;
    padding: 140px 0;
    background: rgb(208,221,212);
    z-index: 1;
    overflow: hidden;
}.about-this-ry20Mk::before {
    left: 0;
    height: 100%;
    z-index: -1;
    opacity: 0.15;
    content: "";
    background: 
        linear-gradient(217deg, rgb(153,194,169,0.5), transparent 70%),
        linear-gradient(127deg, rgb(102,163,143,0.5), transparent 70%),
        linear-gradient(336deg, rgb(153,194,169,0.5), transparent 70%);
    filter: blur(20px);
    animation: gradientFlow 15s ease infinite;
    transform-origin: center center;
    position: absolute;
    top: 0;
    width: 100%;
}@keyframes gradientFlow {
    0% {
        background-position: 0% 0%;
        filter: blur(20px) brightness(1);
    }
    50% {
        background-position: 100% 100%;
        filter: blur(15px) brightness(1.1);
    }
    100% {
        background-position: 0% 0%;
        filter: blur(20px) brightness(1);
    }
}

.about-this-ry20Mk::after {
    animation: pulsateBackground 20s ease-in-out infinite alternate;
    content: "";
    z-index: -2;
    height: 100%;
    width: 100%;
    position: absolute;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(153,194,169,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(102,163,143,0.5) 0%, transparent 50%);
    opacity: 0.2;
    top: 0;
    left: 0;
}@keyframes pulsateBackground {
    0% {
        opacity: 0.1;
        background-size: 100% 100%;
    }
    50% {
        opacity: 0.2;
        background-size: 120% 120%;
    }
    100% {
        opacity: 0.1;
        background-size: 100% 100%;
    }
}

.about-this-ry20Mk .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
}.about-this-ry20Mk .container::before {
    height: 200px;
    top: -100px;
    position: absolute;
    border-radius: 50%;
    width: 200px;
    opacity: 0.1;
    content: "";
    right: -100px;
    animation: float 15s ease-in-out infinite alternate;
    background: rgb(153,194,169,0.5);
    filter: blur(80px);
}@keyframes float {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(-30px, 20px);
    }
    100% {
        transform: translate(0, 0);
    }
}

.about-this-ry20Mk .expert-team-mSuOWl {
    justify-content: center;
    gap: 60px;
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
}.about-this-ry20Mk .expert-team-mSuOWl::before {
    content: "";
    position: absolute;
    animation: scanline 4s ease-in-out infinite;
    top: 50%;
    left: 30%;
    background: linear-gradient(90deg, transparent, rgb(153,194,169), transparent);
    opacity: 0.4;
    width: 40%;
    height: 1px;
}@keyframes scanline {
    0% {
        opacity: 0;
        transform: scaleX(0.5);
    }
    50% {
        opacity: 0.4;
        transform: scaleX(1);
    }
    100% {
        opacity: 0;
        transform: scaleX(0.5);
    }
}

.about-this-ry20Mk .academy-learnings-pHZita {
    display: flex;
    width: 100%;
    padding: 50px 35px;
    max-width: 500px;
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.1);
    transform-style: preserve-3d;
    perspective: 1000px;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    border: 1px solid rgba(255, 255, 255, 0.05);
    flex-direction: column;
    border-radius: 29px;
    backdrop-filter: blur(15px);
    background: rgba(255, 255, 255, 0.02);
    z-index: 3;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
}.about-this-ry20Mk .academy-learnings-pHZita:hover {
    border-color: rgb(153,194,169,0.5);
    transform: translateY(-15px) rotateX(5deg);
    box-shadow: 0 35px 60px rgba(0, 0, 0, 0.12), 0 0 30px rgb(153,194,169,0.5);
}.about-this-ry20Mk .academy-learnings-pHZita::before {
    position: absolute;
    opacity: 0.07;
    background: linear-gradient(135deg, transparent 0%, rgb(153,194,169,0.5) 100%);
    transition: opacity 0.4s ease;
    border-radius: 29px;
    inset: 0;
    z-index: -1;
    content: "";
}.about-this-ry20Mk .academy-learnings-pHZita:hover::before {
    opacity: 0.12;
}.about-this-ry20Mk .academy-learnings-pHZita::after {
    transition: opacity 0.4s ease;
    content: "";
    position: absolute;
    animation: borderGlow 4s linear infinite;
    inset: -1px;
    opacity: 0;
    background: linear-gradient(90deg, transparent, rgb(153,194,169,0.5), transparent);
    border-radius: calc(29px + 1px);
    z-index: -2;
}@keyframes borderGlow {
    0% {
        opacity: 0;
        background-position: 0% 50%;
    }
    50% {
        opacity: 0.5;
        background-position: 100% 50%;
    }
    100% {
        opacity: 0;
        background-position: 0% 50%;
    }
}

.about-this-ry20Mk .academy-learnings-pHZita:hover::after {
    opacity: 1;
}.about-this-ry20Mk .media-image-7VBInf {
    border: 5px solid rgba(255, 255, 255, 0.8);
    position: relative;
    border-radius: 50%;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transition: all 0.5s ease;
    height: 220px;
    z-index: 2;
    width: 220px;
    margin-bottom: 30px;
}.about-this-ry20Mk .media-image-7VBInf::before {
    background: conic-gradient(rgb(153,194,169), rgb(102,163,143), rgb(153,194,169));
    inset: -3px;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    animation: rotate 8s linear infinite;
    padding: 3px;
    mask-composite: exclude;
    content: "";
    border-radius: 50%;
    position: absolute;
    -webkit-mask-composite: xor;
}.about-this-ry20Mk .media-image-7VBInf::after {
    opacity: 0.5;
    animation: rotateReverse 20s linear infinite;
    inset: -10px;
    border-radius: 50%;
    border: 1px dashed rgb(153,194,169,0.5);
    content: "";
    position: absolute;
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotateReverse {
    0% {
        transform: rotate(360deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.about-this-ry20Mk .knowledge-space-iweABP {
    text-align: center;
    width: 100%;
    padding-top: 15px;
    position: relative;
}.about-this-ry20Mk .knowledge-space-iweABP::before {
    content: "";
    height: 2px;
    opacity: 0.8;
    left: 50%;
    transform: translateX(-50%);
    width: 70px;
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(153,194,169), transparent);
    position: absolute;
}.about-this-ry20Mk .learn-growth-crxdTO {
    position: relative;
    font-weight: 700;
    font-size: calc(20px * 1.15);
    letter-spacing: 0.5px;
    color: #000000;
    margin-bottom: 10px;
    display: inline-block;
}.about-this-ry20Mk .learn-growth-crxdTO::after {
    transition: width 0.4s ease;
    left: 50%;
    transform: translateX(-50%);
    bottom: -4px;
    position: absolute;
    height: 2px;
    width: 0;
    background: rgb(153,194,169);
    content: "";
}.about-this-ry20Mk .academy-learnings-pHZita:hover .learn-growth-crxdTO::after {
    width: 80%;
}.about-this-ry20Mk .who-mentors-b9VQWm {
    margin-bottom: 0;
    color: rgb(153,194,169);
    transition: all 0.3s ease;
    opacity: 0.9;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: calc(15px * 1.05);
}.about-this-ry20Mk .academy-learnings-pHZita:hover .who-mentors-b9VQWm {
    color: rgb(102,163,143);
    opacity: 1;
    transform: translateY(2px);
}.about-this-ry20Mk .text-item-FYb1vB {
    border: 1px solid rgba(255, 255, 255, 0.03);
    padding: 50px 45px;
    border-radius: 29px;
    background: rgba(255, 255, 255, 0.01);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    width: 100%;
    overflow: hidden;
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.05);
    position: relative;
    backdrop-filter: blur(10px);
}.about-this-ry20Mk .text-item-FYb1vB:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08), 0 0 30px rgb(102,163,143,0.5);
    transform: translateY(-10px);
    border-color: rgb(102,163,143,0.5);
}.about-this-ry20Mk .text-item-FYb1vB::before,
.about-this-ry20Mk .text-item-FYb1vB::after {
    border-radius: 45% 55% 50% 50% / 55% 45% 55% 45%;
    position: absolute;
    background: rgb(153,194,169,0.5);
    width: 500px;
    opacity: 0.03;
    height: 500px;
    filter: blur(60px);
    z-index: -1;
    content: "";
    transition: all 0.8s ease;
    animation: blobAnimation 25s infinite alternate;
}@keyframes blobAnimation {
    0% {
        border-radius: 45% 55% 50% 50% / 55% 45% 55% 45%;
        transform: translate(0, 0) rotate(0deg) scale(1);
    }
    33% {
        border-radius: 60% 40% 55% 45% / 45% 65% 35% 55%;
        transform: translate(-20px, 10px) rotate(60deg) scale(1.05);
    }
    66% {
        border-radius: 50% 50% 35% 65% / 50% 50% 65% 35%;
        transform: translate(20px, -10px) rotate(120deg) scale(0.95);
    }
    100% {
        border-radius: 45% 55% 50% 50% / 55% 45% 55% 45%;
        transform: translate(0, 0) rotate(180deg) scale(1);
    }
}

.about-this-ry20Mk .text-item-FYb1vB::before {
    right: -250px;
    top: -250px;
}.about-this-ry20Mk .text-item-FYb1vB::after {
    bottom: -250px;
    left: -250px;
    background: rgb(102,163,143,0.5);
    animation-delay: -15s;
}.about-this-ry20Mk .text-item-FYb1vB:hover::before,
.about-this-ry20Mk .text-item-FYb1vB:hover::after {
    opacity: 0.08;
    filter: blur(40px);
}.about-this-ry20Mk .training-experts-k7tzlq {
    transition: all 0.3s ease;
    font-size: calc(18px * 1.2);
    font-weight: 600;
    margin-bottom: 25px;
    color: rgb(153,194,169);
    align-items: center;
    position: relative;
    display: flex;
    gap: 16px;
}.about-this-ry20Mk .training-experts-k7tzlq::after {
    width: 0;
    position: absolute;
    transition: width 0.4s ease;
    left: 0;
    content: "";
    height: 1px;
    bottom: -8px;
    background: linear-gradient(90deg, rgb(153,194,169), transparent);
}.about-this-ry20Mk .text-item-FYb1vB:hover .training-experts-k7tzlq::after {
    width: 50%;
}.about-this-ry20Mk .training-experts-k7tzlq svg {
    fill: rgb(153,194,169);
    transition: all 0.4s ease;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    width: 48px;
    height: 48px;
}.about-this-ry20Mk .training-experts-k7tzlq svg path {
    transition: fill 0.4s ease;
}.about-this-ry20Mk .training-experts-k7tzlq:hover svg {
    fill: rgb(102,163,143);
    transform: rotateY(180deg);
}.about-this-ry20Mk .training-experts-k7tzlq:hover svg path {
    fill: rgb(102,163,143);
}.about-this-ry20Mk .text-item-FYb1vB h2 {
    letter-spacing: 0.5px;
    margin-bottom: 30px;
    font-size: calc(38px * 1.1);
    position: relative;
    font-weight: 700;
    color: #000000;
    padding-bottom: 20px;
    transition: all 0.4s ease;
}.about-this-ry20Mk .text-item-FYb1vB:hover h2 {
    transform: translateX(5px);
}.about-this-ry20Mk .text-item-FYb1vB h2::after {
    background: linear-gradient(90deg, rgb(153,194,169), rgb(102,163,143,0.5), transparent);
    left: 0;
    transition: width 0.5s ease;
    border-radius: 10px;
    width: 100px;
    position: absolute;
    bottom: 0;
    height: 3px;
    content: "";
}.about-this-ry20Mk .text-item-FYb1vB:hover h2::after {
    width: 150px;
}.about-this-ry20Mk .text-item-FYb1vB p {
    margin-bottom: 0;
    transition: all 0.4s ease;
    position: relative;
    line-height: 1.9;
    font-size: calc(15px * 1.05);
    color: #000000;
}.about-this-ry20Mk .text-item-FYb1vB:hover p {
    transform: translateY(3px);
}.about-this-ry20Mk .text-item-FYb1vB::before,
.about-this-ry20Mk .text-item-FYb1vB::after,
.about-this-ry20Mk .academy-learnings-pHZita::before,
.about-this-ry20Mk .academy-learnings-pHZita::after,
.about-this-ry20Mk .media-image-7VBInf::before,
.about-this-ry20Mk .media-image-7VBInf::after {
    pointer-events: none;
}.about-this-ry20Mk .expert-team-mSuOWl::after {
    position: absolute;
    opacity: 0.03;
    content: "";
    height: 100%;
    width: 100%;
    background-position: 0 0, 20px 20px;
    background-size: 40px 40px;
    z-index: -1;
    background-image: 
        radial-gradient(rgb(153,194,169,0.5) 1px, transparent 1px),
        radial-gradient(rgb(102,163,143,0.5) 1px, transparent 1px);
    top: 0;
    pointer-events: none;
    left: 0;
}.about-this-ry20Mk .expert-team-mSuOWl::after {
    left: 50%;
    background: linear-gradient(to bottom, rgb(153,194,169), transparent);
    animation: pulseHeight 3s infinite;
    position: absolute;
    width: 2px;
    height: 40px;
    z-index: 0;
    content: "";
    top: 350px;
}

@keyframes pulseHeight {
    0%, 100% {
        height: 40px;
        opacity: 0.6;
    }
    50% {
        height: 60px;
        opacity: 0.8;
    }
}

@media (max-width: 1199px) {.about-this-ry20Mk {
    padding: 120px 0;
}.about-this-ry20Mk .expert-team-mSuOWl {
    gap: 50px;
}.about-this-ry20Mk .text-item-FYb1vB {
    padding: 40px 35px;
}.about-this-ry20Mk .academy-learnings-pHZita {
    padding: 40px 30px;
}.about-this-ry20Mk .expert-team-mSuOWl::after {
    top: 320px;
}
}

@media (max-width: 991px) {.about-this-ry20Mk {
    padding: 100px 0;
}.about-this-ry20Mk .expert-team-mSuOWl {
    gap: 50px;
}.about-this-ry20Mk .text-item-FYb1vB {
    padding: 40px 30px;
}.about-this-ry20Mk .academy-learnings-pHZita {
    padding: 40px 30px;
}.about-this-ry20Mk .text-item-FYb1vB h2 {
    font-size: 38px;
}.about-this-ry20Mk .expert-team-mSuOWl::after {
    top: 300px;
}
}

@media (max-width: 767px) {.about-this-ry20Mk {
    padding: 80px 0;
}.about-this-ry20Mk .media-image-7VBInf {
    width: 180px;
    height: 180px;
}.about-this-ry20Mk .academy-learnings-pHZita {
    padding: 35px 25px;
}.about-this-ry20Mk .text-item-FYb1vB {
    padding: 35px 25px;
}.about-this-ry20Mk .text-item-FYb1vB h2 {
    padding-bottom: 15px;
    font-size: calc(38px * 0.9);
    margin-bottom: 25px;
}.about-this-ry20Mk .learn-growth-crxdTO {
    font-size: 20px;
}.about-this-ry20Mk .who-mentors-b9VQWm {
    font-size: 15px;
}.about-this-ry20Mk .training-experts-k7tzlq {
    font-size: 18px;
}.about-this-ry20Mk .training-experts-k7tzlq svg {
    height: 40px;
    width: 40px;
}.about-this-ry20Mk .expert-team-mSuOWl::after {
    top: 280px;
}
}

@media (max-width: 575px) {.about-this-ry20Mk {
    padding: 60px 0;
}.about-this-ry20Mk .media-image-7VBInf {
    width: 150px;
    height: 150px;
    margin-bottom: 20px;
}.about-this-ry20Mk .academy-learnings-pHZita {
    padding: 30px 20px;
}.about-this-ry20Mk .text-item-FYb1vB {
    padding: 30px 20px;
}.about-this-ry20Mk .training-experts-k7tzlq {
    font-size: calc(18px * 0.95);
}.about-this-ry20Mk .training-experts-k7tzlq svg {
    height: 35px;
    width: 35px;
}.about-this-ry20Mk .text-item-FYb1vB h2 {
    font-size: calc(38px * 0.8);
    margin-bottom: 20px;
}.about-this-ry20Mk .text-item-FYb1vB p {
    line-height: 1.8;
    font-size: 15px;
}.about-this-ry20Mk .learn-growth-crxdTO {
    font-size: calc(20px * 0.95);
}.about-this-ry20Mk .who-mentors-b9VQWm {
    font-size: calc(15px * 0.95);
}.about-this-ry20Mk .expert-team-mSuOWl::after {
    top: 250px;
}}.opening-page-zVkJH5 {
    overflow: hidden;
    padding: 2rem;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    display: flex;
    position: relative;
}.opening-page-zVkJH5:before {
    content: "";
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    background: linear-gradient(
    135deg,
    rgb(153,194,169,0.5),
    rgb(102,163,143,0.5)
  );
}.opening-page-zVkJH5:after {
    position: absolute;
    z-index: 2;
    transform: rotate(15deg);
    opacity: 0.15;
    content: "";
    height: 200%;
    top: -50%;
    animation: shiftGradient 15s ease-in-out infinite alternate;
    right: -20%;
    width: 80%;
    background: linear-gradient(
    135deg,
    rgb(102,163,143) 0%,
    transparent 70%
  );
}.opening-page-zVkJH5 > div {
    z-index: 5;
    max-width: 1200px;
    position: relative;
    perspective: 1000px;
    width: 90%;
    transform-style: preserve-3d;
}.opening-page-zVkJH5 > div > div:first-child {
    transform: translateZ(20px);
    position: relative;
    margin-bottom: 2rem;
}.opening-page-zVkJH5 .title_style_header {
    line-height: 1.2;
    font-weight: 700;
    opacity: 0;
    position: relative;
    transform: translateX(-10px);
    font-size: clamp(2rem, 5vw, 44px);
    color: #ffffff;
    animation: slideInTitle 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.3s;
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}.opening-page-zVkJH5 .title_style_header:before {
    position: absolute;
    transform: translateY(-50%) scaleY(0);
    width: 0.5rem;
    transform-origin: top;
    height: 40%;
    animation: scaleInAccent 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) forwards 0.7s;
    background: rgb(153,194,169);
    left: -2rem;
    top: 50%;
    content: "";
}.opening-page-zVkJH5 .learn-title-XxDGWM {
    box-shadow: 
    0 15px 35px rgba(0, 0, 0, 0.2),
    0 5px 15px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    position: relative;
    transform: translateZ(0) translateY(20px) rotateX(5deg);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.9),
    rgba(255, 255, 255, 0.8)
  );
    opacity: 0;
    border-radius: 10px;
    animation: floatIn 1s cubic-bezier(0.23, 1, 0.32, 1) forwards 0.6s;
    padding: 2.5rem;
}.opening-page-zVkJH5 .learn-title-XxDGWM:hover {
    transform: translateZ(0) translateY(10px) rotateX(0deg);
}.opening-page-zVkJH5 .learn-title-XxDGWM:before {
    opacity: 0.05;
    position: absolute;
    background: linear-gradient(
    135deg,
    rgb(153,194,169,0.5) 0%,
    transparent 100%
  );
    left: 0;
    z-index: -1;
    height: 100%;
    border-radius: inherit;
    width: 100%;
    top: 0;
    content: "";
}.opening-page-zVkJH5 .study-guide-U6m0JW {
    margin-bottom: 1.5rem;
    position: relative;
    padding-bottom: 1.5rem;
}.opening-page-zVkJH5 .study-guide-U6m0JW:after {
    transform-origin: center;
    width: 80%;
    left: 10%;
    position: absolute;
    content: "";
    animation: scaleInLine 0.6s ease forwards 1.2s;
    height: 1px;
    transform: scaleX(0);
    bottom: 0;
    background: linear-gradient(
    to right,
    transparent,
    rgb(102,163,143),
    transparent
  );
}.opening-page-zVkJH5 .study-guide-U6m0JW h3 {
    font-size: clamp(1.25rem, 3vw, 18px);
    font-weight: 600;
    transform: translateY(10px);
    animation: fadeSlideUp 0.7s ease forwards 0.9s;
    line-height: 1.4;
    color: #000000;
    opacity: 0;
}.opening-page-zVkJH5 .learn-title-XxDGWM > div:last-child {
    margin-top: 1rem;
    justify-content: center;
    align-items: center;
    display: flex;
}.opening-page-zVkJH5 .learn-title-XxDGWM span {
    transform: translateY(10px);
    animation: slideUpFade 0.7s ease forwards 1.1s;
    opacity: 0;
    padding: 0.75rem 1.5rem;
    border-radius: 10px;
    display: inline-block;
    background: linear-gradient(
    135deg,
    rgb(102,163,143,0.5),
    rgb(153,194,169,0.5)
  );
}.opening-page-zVkJH5 .learn-title-XxDGWM p {
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    margin: 0;
}

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

@keyframes scaleInAccent {
  from {
    transform: translateY(-50%) scaleY(0);
  }
  to {
    transform: translateY(-50%) scaleY(1);
  }
}

@keyframes floatIn {
  from {
    transform: translateZ(0) translateY(60px) rotateX(10deg);
    opacity: 0;
  }
  to {
    transform: translateZ(0) translateY(20px) rotateX(5deg);
    opacity: 1;
  }
}

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

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

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

@keyframes shiftGradient {
  0% {
    transform: rotate(15deg) translateX(0);
  }
  100% {
    transform: rotate(15deg) translateX(-5%);
  }
}

@media (max-width: 768px) {.opening-page-zVkJH5 {
    padding: 1.5rem;
}.opening-page-zVkJH5 > div {
    width: 100%;
}.opening-page-zVkJH5 .title_style_header {
    text-align: center;
}.opening-page-zVkJH5 .title_style_header:before {
    height: 0.25rem;
    transform-origin: left;
    width: 3rem;
    animation: scaleInAccentMobile 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) forwards 0.7s;
    top: -1rem;
    left: 0;
    transform: translateY(0) scaleX(0);
}.opening-page-zVkJH5 .learn-title-XxDGWM {
    transform: translateZ(0) translateY(10px) rotateX(0);
    padding: 1.5rem;
}.opening-page-zVkJH5 .study-guide-U6m0JW h3 {
    text-align: center;
}
}

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

@media (max-width: 480px) {.opening-page-zVkJH5 {
    padding: 1rem;
}.opening-page-zVkJH5 .learn-title-XxDGWM {
    padding: 1.25rem;
}.opening-page-zVkJH5 .study-guide-U6m0JW {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}.opening-page-zVkJH5 .learn-title-XxDGWM > div:last-child {
    margin-top: 0.75rem;
}.opening-page-zVkJH5 .learn-title-XxDGWM span {
    padding: 0.5rem 1rem;
}
}