* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.footer-careers-eqChv {
    flex: 0 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1162px;
}svg {
    width: 30px;
    height: 30px;
}.site-top-QsMHw {
    flex: 1 0 auto;
}.viewport-container-QpMvU {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}html,body {
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
    auto
contain
    scroll-behavior: smooth;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.contact-panel-sEPZb {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: rgb(227,230,224);
}.contact-panel-sEPZb::before {
    content: "";
    top: 0;
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, rgb(185,200,172), rgb(145,179,111));
}.contact-panel-sEPZb .container {
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.contact-panel-sEPZb h2 {
    color: #000000;
    font-weight: 700;
    position: relative;
    margin-bottom: 60px;
    padding-left: 20px;
    display: inline-block;
    text-align: left;
    font-family: Arial, sans-serif;
    font-size: 29px;
}.contact-panel-sEPZb h2::before {
    width: 5px;
    height: 100%;
    position: absolute;
    left: 0;
    border-radius: 10px;
    background: rgb(185,200,172);
    content: "";
    top: 0;
}.contact-panel-sEPZb .query-info-QZYfd {
    align-items: center;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
}.contact-panel-sEPZb .img-list-item-QCSyY {
    border-radius: 14px;
    box-shadow: -15px 15px 0 rgb(185,200,172,0.5);
    overflow: hidden;
    min-height: 500px;
    order: 2;
    position: relative;
}.contact-panel-sEPZb .help-map-EywhO {
    order: 1;
}.contact-panel-sEPZb form {
    padding: 50px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    width: 100%;
    background: #ffffff;
    border-radius: 14px;
}.contact-panel-sEPZb form h3 {
    font-family: Arial, sans-serif;
    letter-spacing: 1px;
    font-weight: 700;
    color: #000000;
    font-size: 23px;
    text-transform: uppercase;
    margin-bottom: 35px;
}.contact-panel-sEPZb form input[type="text"] {
    width: 100%;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    font-size: 12px;
    color: #000000;
    padding: 18px 25px;
    border: none;
    background: rgb(227,230,224);
    border-radius: 10px;
    margin-bottom: 25px;
}.contact-panel-sEPZb form input[type="text"]:focus {
    background: #ffffff;
    outline: none;
    box-shadow: 0 0 0 2px rgb(185,200,172,0.5);
}.contact-panel-sEPZb form input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.contact-panel-sEPZb .help-inquiry-AnMTt {
    align-items: flex-start;
    margin-bottom: 30px;
    display: flex;
}.contact-panel-sEPZb .help-inquiry-AnMTt input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact-panel-sEPZb .help-inquiry-AnMTt label {
    color: #000000;
    position: relative;
    padding-left: 35px;
    line-height: 1.5;
    cursor: pointer;
    font-size: 15px;
}.contact-panel-sEPZb .help-inquiry-AnMTt label::before {
    background: rgb(227,230,224);
    border-radius: 10px;
    width: 22px;
    position: absolute;
    content: "";
    top: 2px;
    height: 22px;
    transition: all 0.2s ease;
    left: 0;
}.contact-panel-sEPZb .help-inquiry-AnMTt input[type="checkbox"]:checked + label::before {
    background: rgb(185,200,172);
}.contact-panel-sEPZb .help-inquiry-AnMTt input[type="checkbox"]:checked + label::after {
    width: 6px;
    position: absolute;
    left: 8px;
    top: 6px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    transform: rotate(45deg);
    height: 10px;
    content: "";
}.contact-panel-sEPZb .help-inquiry-AnMTt label a {
    text-decoration: none;
    color: rgb(185,200,172);
    transition: all 0.3s ease;
    font-weight: 600;
}.contact-panel-sEPZb .help-inquiry-AnMTt label a:hover {
    color: rgb(145,179,111);
}.contact-panel-sEPZb form .connect-grid-RFkfb {
    border-radius: 10px;
    color: #ffffff;
    cursor: pointer;
    background: #000000;
    font-weight: 600;
    font-size: 16px;
    overflow: hidden;
    font-family: Arial, sans-serif;
    position: relative;
    display: inline-block;
    transition: all 0.3s ease;
    padding: 18px 40px;
    border: none;
}.contact-panel-sEPZb form .connect-grid-RFkfb:hover {
    background: rgb(185,200,172);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}.contact-panel-sEPZb svg {
    fill: rgb(185,200,172);
    height: 20px;
    width: 20px;
}.contact-panel-sEPZb svg path {
    transition: fill 0.3s ease;
    fill: rgb(185,200,172);
}

@media screen and (max-width: 991px) {.contact-panel-sEPZb {
    padding: 90px 0;
}.contact-panel-sEPZb .query-info-QZYfd {
    gap: 40px;
    grid-template-columns: 1fr;
}.contact-panel-sEPZb .img-list-item-QCSyY {
    margin: 0 auto;
    min-height: 400px;
    max-width: 600px;
    order: 1;
}.contact-panel-sEPZb .help-map-EywhO {
    order: 2;
}.contact-panel-sEPZb form {
    margin: 0 auto;
    max-width: 600px;
}
}

@media screen and (max-width: 767px) {.contact-panel-sEPZb {
    padding: 70px 0;
}.contact-panel-sEPZb h2 {
    margin-bottom: 40px;
    font-size: calc(29px * 0.9);
}.contact-panel-sEPZb .img-list-item-QCSyY {
    box-shadow: -10px 10px 0 rgb(185,200,172,0.5);
    min-height: 300px;
    width: 100%;
}.contact-panel-sEPZb form {
    padding: 40px 30px;
}
}

@media screen and (max-width: 576px) {.contact-panel-sEPZb {
    padding: 50px 0;
}.contact-panel-sEPZb h2 {
    margin-bottom: 30px;
    font-size: calc(29px * 0.8);
}.contact-panel-sEPZb .img-list-item-QCSyY {
    min-height: 250px;
    box-shadow: -8px 8px 0 rgb(185,200,172,0.5);
}.contact-panel-sEPZb form {
    padding: 30px 20px;
}.contact-panel-sEPZb form h3 {
    margin-bottom: 25px;
    font-size: calc(23px * 0.9);
}.contact-panel-sEPZb form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.contact-panel-sEPZb form .connect-grid-RFkfb {
    padding: 15px 20px;
    width: 100%;
}}.join-now-pGnMJ {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(160deg, rgb(227,230,224) 0%, #ffffff 100%);
    overflow: hidden;
}.join-now-pGnMJ::before {
    z-index: 1;
    left: 0;
    opacity: 0.1;
    width: 100%;
    position: absolute;
    top: 0;
    content: '';
    background: linear-gradient(45deg, rgb(185,200,172,0.5) 0%, transparent 30%, transparent 70%, rgb(145,179,111,0.5) 100%);
    height: 100%;
}.join-now-pGnMJ .training-pro-grlTS {
    transform: skewY(-2deg);
    max-width: 1000px;
    position: relative;
    display: grid;
    grid-template-columns: 2fr 1fr;
    margin: 0 auto;
    gap: 40px;
    z-index: 10;
}.join-now-pGnMJ .container p {
    line-height: 1.4;
    padding: 50px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    font-size: 34px;
    transform: skewY(2deg);
    font-weight: 700;
    border-radius: 10px;
    margin: 0;
    color: #000000;
    position: relative;
    z-index: 5;
}.join-now-pGnMJ .connect-grid-RFkfb {
    display: flex;
    transform: skewY(2deg);
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    justify-content: center;
    z-index: 5;
    background: rgb(185,200,172);
    font-size: 17px;
    transition: all 0.4s ease;
    text-decoration: none;
    border-radius: 10px;
    font-weight: 600;
    height: 100%;
    color: #ffffff;
    align-items: center;
    position: relative;
}.join-now-pGnMJ .connect-grid-RFkfb::before {
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: opacity 0.4s ease;
    z-index: -1;
    content: '';
    background: rgb(145,179,111);
    width: 100%;
}.join-now-pGnMJ .connect-grid-RFkfb::after {
    content: '';
    height: 200%;
    transition: left 0.6s ease;
    background: rgba(255, 255, 255, 0.2);
    top: -50%;
    width: 30px;
    left: -100px;
    transform: rotate(20deg);
    position: absolute;
}.join-now-pGnMJ .connect-grid-RFkfb:hover {
    transform: skewY(2deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}.join-now-pGnMJ .connect-grid-RFkfb:hover::before {
    opacity: 1;
}.join-now-pGnMJ .connect-grid-RFkfb:hover::after {
    left: 200%;
}.join-now-pGnMJ .container p::before {
    left: 0;
    background: rgb(185,200,172);
    height: 60%;
    border-radius: 0 3px 3px 0;
    position: absolute;
    top: 20%;
    content: '';
    width: 6px;
}.join-now-pGnMJ::after {
    content: '';
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    background: 
        radial-gradient(circle at 80% 20%, rgb(185,200,172,0.5) 0%, transparent 50%),
        radial-gradient(circle at 20% 80%, rgb(145,179,111,0.5) 0%, transparent 50%);
    opacity: 0.1;
    z-index: 1;
    width: 100%;
}.join-now-pGnMJ .training-pro-grlTS::after {
    position: absolute;
    opacity: 0.4;
    transform: skewY(2deg);
    top: -50px;
    height: 100px;
    content: '';
    right: -50px;
    border: 2px dashed rgb(185,200,172,0.5);
    width: 100px;
    z-index: -1;
    border-radius: 50%;
}

@media (max-width: 991px) {.join-now-pGnMJ {
    padding: 100px 0;
}.join-now-pGnMJ .training-pro-grlTS {
    gap: 30px;
}.join-now-pGnMJ .container p {
    font-size: calc(24px * 1.2);
    padding: 40px;
}.join-now-pGnMJ .container p::before {
    width: 5px;
}
}

@media (max-width: 767px) {.join-now-pGnMJ {
    padding: 80px 0;
}.join-now-pGnMJ .training-pro-grlTS {
    grid-template-columns: 1fr;
    gap: 25px;
}.join-now-pGnMJ .container p {
    padding: 30px;
    font-size: 24px;
}.join-now-pGnMJ .connect-grid-RFkfb {
    height: 80px;
}.join-now-pGnMJ .container p::before {
    width: 4px;
}
}

@media (max-width: 480px) {.join-now-pGnMJ {
    padding: 60px 0;
}.join-now-pGnMJ .training-pro-grlTS {
    transform: skewY(-1deg);
}.join-now-pGnMJ .container p {
    transform: skewY(1deg);
    padding: 25px;
    font-size: calc(17px * 1.2);
}.join-now-pGnMJ .connect-grid-RFkfb {
    height: 60px;
    font-size: calc(17px * 0.9);
    transform: skewY(1deg);
}.join-now-pGnMJ .connect-grid-RFkfb:hover {
    transform: skewY(1deg) translateY(-3px);
}}.data-statistics-EWapc {
    isolation: isolate;
    overflow: hidden;
    padding: 100px 0;
    position: relative;
    color: #ffffff;
}.data-statistics-EWapc::before {
    backdrop-filter: blur(8px);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
}.data-statistics-EWapc::after {
    height: 100%;
    content: '';
    z-index: -1;
    top: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, rgb(185,200,172,0.5) 0%, transparent 70%);
    width: 100%;
}.data-statistics-EWapc .container {
    position: relative;
    max-width: 1400px;
    padding: 0 20px;
    margin: 0 auto;
}.data-statistics-EWapc .statistics-advantage-JvZeC {
    display: flex;
    flex-direction: column;
    z-index: 1;
    position: relative;
}.data-statistics-EWapc .class-benefits-uYDwE {
    justify-content: center;
    margin-bottom: 30px;
    display: flex;
}.data-statistics-EWapc .class-benefits-uYDwE svg {
    height: 60px;
    fill: rgb(185,200,172);
    width: 60px;
    filter: drop-shadow(0 0 8px rgb(185,200,172,0.5));
}.data-statistics-EWapc .class-benefits-uYDwE svg path {
    stroke-width: 0.5;
    fill: rgb(185,200,172);
    stroke: #ffffff;
}.data-statistics-EWapc .value-statistics-mYMQz {
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 34px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 700;
}.data-statistics-EWapc .knowledge-boosters-aPdkw {
    line-height: 1.6;
    font-size: 15px;
    text-align: center;
    margin: 0 auto 50px;
    color: #ffffff;
    opacity: 0.9;
    max-width: 800px;
}.data-statistics-EWapc .statistics-zone-THFGp {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
    gap: 15px;
    width: 100%;
}.data-statistics-EWapc .class-gains-lucpt {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    display: flex;
    padding: 25px 10px;
    align-items: center;
    position: relative;
    overflow: hidden;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
    flex-direction: column;
    border-radius: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.data-statistics-EWapc .class-gains-lucpt:hover {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.08));
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}.data-statistics-EWapc .pro-extra-mNrGV {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}.data-statistics-EWapc .pro-extra-mNrGV svg {
    fill: rgb(185,200,172);
    height: 30px;
    width: 30px;
}.data-statistics-EWapc .pro-extra-mNrGV svg path {
    fill: rgb(185,200,172);
    stroke: #ffffff;
    stroke-width: 0.5;
}.data-statistics-EWapc .class-gains-lucpt span {
    color: #ffffff;
    margin-bottom: 10px;
    font-size: 22px;
    display: block;
    font-weight: 700;
    position: relative;
}.data-statistics-EWapc .class-gains-lucpt p {
    margin: 0;
    opacity: 0.9;
    font-size: calc(15px * 0.8);
    color: #ffffff;
    line-height: 1.3;
}.data-statistics-EWapc .class-gains-lucpt::before {
    bottom: 0;
    background: linear-gradient(to right, transparent, rgb(185,200,172), transparent);
    transform: scaleX(0);
    width: 100%;
    height: 3px;
    transition: transform 0.3s ease;
    position: absolute;
    left: 0;
    content: '';
}.data-statistics-EWapc .class-gains-lucpt:hover::before {
    transform: scaleX(1);
}.data-statistics-EWapc .statistics-zone-THFGp:has(.class-gains-lucpt:only-child) {
    max-width: 300px;
    margin: 0 auto;
    display: block;
}.data-statistics-EWapc .statistics-zone-THFGp:has(.class-gains-lucpt:nth-child(2):last-child) {
    grid-template-columns: repeat(2, 1fr);
    margin: 0 auto;
    max-width: 600px;
}.data-statistics-EWapc .statistics-zone-THFGp:has(.class-gains-lucpt:nth-child(3):last-child) {
    margin: 0 auto;
    grid-template-columns: repeat(3, 1fr);
    max-width: 900px;
}.data-statistics-EWapc .statistics-zone-THFGp:has(.class-gains-lucpt:nth-child(4):last-child) {
    max-width: 1200px;
    grid-template-columns: repeat(4, 1fr);
    margin: 0 auto;
}.data-statistics-EWapc .statistics-zone-THFGp:has(.class-gains-lucpt:nth-child(5):last-child) {
    grid-template-columns: repeat(5, 1fr);
}.data-statistics-EWapc .statistics-zone-THFGp:has(.class-gains-lucpt:nth-child(n+6):nth-child(-n+8):last-child) {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}.data-statistics-EWapc .statistics-zone-THFGp:has(.class-gains-lucpt:nth-child(n+9):last-child) {
    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
}

@media screen and (max-width: 1200px) {.data-statistics-EWapc .statistics-zone-THFGp {
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
}.data-statistics-EWapc .class-gains-lucpt {
    padding: 20px 15px;
}.data-statistics-EWapc .statistics-zone-THFGp:has(.class-gains-lucpt:nth-child(n+6):last-child) {
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
}
}

@media screen and (max-width: 992px) {.data-statistics-EWapc .statistics-zone-THFGp {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}.data-statistics-EWapc .statistics-zone-THFGp:has(.class-gains-lucpt:nth-child(n+5):last-child) {
    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
}
}

@media screen and (max-width: 768px) {.data-statistics-EWapc .statistics-zone-THFGp {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 15px;
}.data-statistics-EWapc .value-statistics-mYMQz {
    font-size: calc(34px * 0.8);
}.data-statistics-EWapc .knowledge-boosters-aPdkw {
    font-size: calc(15px * 0.9);
    margin-bottom: 30px;
}.data-statistics-EWapc .class-gains-lucpt span {
    font-size: 18px;
}.data-statistics-EWapc .statistics-zone-THFGp:has(.class-gains-lucpt:nth-child(n+3):last-child) {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}
}

@media screen and (max-width: 576px) {.data-statistics-EWapc {
    padding: 60px 0;
}.data-statistics-EWapc .statistics-zone-THFGp {
    gap: 15px;
    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
}.data-statistics-EWapc .class-gains-lucpt {
    padding: 20px;
}.data-statistics-EWapc .pro-extra-mNrGV {
    height: 35px;
}.data-statistics-EWapc .pro-extra-mNrGV svg {
    height: 25px;
    width: 25px;
}.data-statistics-EWapc .class-gains-lucpt span {
    font-size: 18px;
}.data-statistics-EWapc .class-gains-lucpt p {
    font-size: 15px;
}.data-statistics-EWapc .statistics-zone-THFGp:has(.class-gains-lucpt:nth-child(n+3):last-child) {
    grid-template-columns: 1fr 1fr;
}.data-statistics-EWapc .statistics-zone-THFGp:has(.class-gains-lucpt:nth-child(n+5):last-child) {
    grid-template-columns: 1fr 1fr;
}
}

@media screen and (max-width: 400px) {.data-statistics-EWapc .statistics-zone-THFGp {
    grid-template-columns: 1fr;
}.data-statistics-EWapc .statistics-zone-THFGp:has(.class-gains-lucpt:nth-child(n+2):last-child) {
    grid-template-columns: 1fr;
}}

.data-statistics-EWapc .statistics-advantage-JvZeC {
    position: relative;
}.data-statistics-EWapc .statistics-advantage-JvZeC::before,
.data-statistics-EWapc .statistics-advantage-JvZeC::after {
    width: 200px;
    border-radius: 50%;
    content: '';
    position: absolute;
    z-index: -1;
    background: radial-gradient(circle, rgb(145,179,111,0.5) 0%, transparent 70%);
    height: 200px;
}.data-statistics-EWapc .statistics-advantage-JvZeC::before {
    top: -50px;
    left: -50px;
    animation: float 15s infinite alternate ease-in-out;
}.data-statistics-EWapc .statistics-advantage-JvZeC::after {
    right: -50px;
    bottom: -50px;
    animation: float 15s infinite alternate-reverse ease-in-out;
}@keyframes float {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(30px, 15px);
    }
    100% {
        transform: translate(-15px, 30px);
    }
}

.data-statistics-EWapc .statistics-zone-THFGp::before {
    left: 0;
    top: -20px;
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background: linear-gradient(to right, transparent, #ffffff, transparent);
}.data-statistics-EWapc .class-gains-lucpt span::after {
    content: '';
    display: block;
    margin: 8px auto 0;
    width: 20px;
    background-color: rgb(145,179,111);
    height: 2px;
}header {
    top: 0;
    z-index: 1000;
    background-color: #ffffff;
    position: fixed;
    transition: all 0.3s ease;
    left: 0;
    width: 100%;
    border-bottom: 2px solid rgb(227,230,224);
}header:before {
    position: absolute;
    top: 0;
    animation: gradientMove 6s infinite linear;
    content: '';
    background-size: 200% 100%;
    height: 4px;
    background: linear-gradient(90deg, rgb(185,200,172), rgb(145,179,111), rgb(185,200,172));
    left: 0;
    width: 100%;
}header .head-pro-bYGEr {
    width: 100%;
    padding: 0;
}header .container {
    max-width: 1200px;
    position: relative;
    padding: 20px;
    margin: 0 auto;
}header .site-main-JPCps {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
}header .top-study-NXPrO {
    gap: 35px;
    align-items: center;
    display: flex;
}header .nav-lead-SePwu {
    transition: all 0.3s ease;
    font-weight: 600;
    font-size: 12px;
    text-decoration: none;
    font-family: Arial, sans-serif;
    position: relative;
    color: #000000;
    padding: 5px 0;
}header .nav-lead-SePwu:before {
    transition: transform 0.3s ease;
    transform: translateY(-50%) scale(0);
    top: 50%;
    background-color: rgb(185,200,172);
    border-radius: 10px;
    height: 6px;
    position: absolute;
    content: '';
    width: 6px;
    left: -15px;
}header .nav-lead-SePwu:after {
    background-color: rgb(185,200,172);
    left: 0;
    transform: scaleX(0);
    height: 2px;
    bottom: 0;
    content: '';
    position: absolute;
    width: 100%;
    transform-origin: center;
    transition: transform 0.3s ease;
}header .nav-lead-SePwu:hover {
    color: rgb(185,200,172);
}header .nav-lead-SePwu:hover:before {
    transform: translateY(-50%) scale(1);
}header .nav-lead-SePwu:hover:after {
    transform: scaleX(1);
}header .site-nav-rMYOX {
    position: relative;
    display: flex;
    text-decoration: none;
    align-items: center;
    transition: all 0.3s ease;
    padding: 5px 10px;
}header .site-nav-rMYOX:before {
    top: 0;
    transition: opacity 0.3s ease;
    border-radius: 10px;
    left: 0;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    height: 100%;
    mask-composite: exclude;
    width: 100%;
    position: absolute;
    border: 2px solid transparent;
    content: '';
    background: linear-gradient(to right, rgb(185,200,172), rgb(145,179,111)) border-box;
    -webkit-mask-composite: xor;
    opacity: 0;
}header .site-nav-rMYOX:hover:before {
    opacity: 1;
}header .site-nav-rMYOX svg {
    width: auto;
    transition: transform 0.3s ease;
    height: 42px;
}header .site-nav-rMYOX:hover svg {
    transform: scale(1.05);
}

@keyframes gradientMove {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 0%;
    }
}

@media (max-width: 991px) {header .container {
    padding: 15px;
}header .top-study-NXPrO {
    gap: 20px;
}header .nav-lead-SePwu:before {
    left: -10px;
}header .site-nav-rMYOX svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .top-study-NXPrO {
    gap: 0;
    top: 100%;
    overflow: hidden;
    border-bottom: 3px solid rgb(185,200,172);
    transition: max-height 0.4s ease;
    z-index: 1001;
    padding: 0;
    width: 100%;
    position: absolute;
    max-height: 0;
    left: 0;
    flex-direction: column;
    background-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}header .menu.active {
    max-height: 400px;
}header .nav-lead-SePwu {
    padding: 12px 20px;
    width: 100%;
    border-bottom: 1px solid rgb(227,230,224);
}header .nav-lead-SePwu:last-child {
    border-bottom: none;
}header .nav-lead-SePwu:before {
    left: 5px;
}header .site-main-JPCps {
    padding: 5px 0;
}header .site-nav-rMYOX {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 10px;
}header .site-nav-rMYOX svg {
    height: 32px;
}}.program-results-VKfzR {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(227,230,224) 0%, #ffffff 100%);
}.program-results-VKfzR::before {
    opacity: 0.4;
    content: "";
    background: linear-gradient(45deg, rgb(185,200,172,0.5) 0%, rgb(145,179,111,0.5) 100%);
    position: absolute;
    right: -50px;
    z-index: 0;
    filter: blur(60px);
    top: -50px;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    animation: float 15s infinite alternate ease-in-out;
}.program-results-VKfzR::after {
    opacity: 0.3;
    height: 400px;
    animation: float 18s infinite alternate-reverse ease-in-out;
    content: "";
    z-index: 0;
    filter: blur(80px);
    background: linear-gradient(225deg, rgb(145,179,111,0.5) 0%, rgb(185,200,172,0.5) 100%);
    width: 400px;
    bottom: -100px;
    border-radius: 50%;
    left: -100px;
    position: absolute;
}.program-results-VKfzR .container {
    max-width: 1200px;
    flex-direction: column;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    z-index: 1;
}.program-results-VKfzR .img-list-item-QCSyY {
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    filter: brightness(1.05) contrast(1.05);
    height: 380px;
    object-fit: cover;
    clip-path: polygon(0 0, 100% 4%, 97% 100%, 3% 96%);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateY(-2deg) rotateX(2deg);
    width: 100%;
}.program-results-VKfzR .img-list-item-QCSyY:hover {
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg);
}.program-results-VKfzR .training-pro-grlTS {
    padding: 40px 0 0;
    z-index: 2;
    margin-top: -120px;
    position: relative;
}.program-results-VKfzR .text-cell-UpZov {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
    backdrop-filter: blur(10px);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
    opacity: 0;
    padding: 40px 45px;
    transform: translateY(30px);
    animation: slideUp 0.8s forwards 0.3s cubic-bezier(0.22, 1, 0.36, 1);
}.program-results-VKfzR h1 {
    margin-bottom: 30px;
    font-family: Arial, sans-serif;
    position: relative;
    transform: translateY(10px);
    animation: fadeIn 0.6s forwards 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    opacity: 0;
    font-weight: 700;
    color: #000000;
    font-size: 35px;
    line-height: 1.3;
}.program-results-VKfzR h1::after {
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(185,200,172) 0%, rgb(145,179,111) 100%);
    height: 3px;
    width: 80px;
    animation: lineExpand 0.6s forwards 1s cubic-bezier(0.22, 1, 0.36, 1);
    transform-origin: left;
    left: 0;
    bottom: -10px;
    position: absolute;
    content: "";
}.program-results-VKfzR ul {
    padding: 0;
    margin: 0;
    display: grid;
    gap: 15px;
    list-style: none;
    grid-template-columns: 1fr;
}.program-results-VKfzR li {
    padding-left: 40px;
    position: relative;
    opacity: 0;
    transform: translateX(15px);
}.program-results-VKfzR li:nth-child(1) {
    animation: slideIn 0.5s forwards 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}.program-results-VKfzR li:nth-child(2) {
    animation: slideIn 0.5s forwards 0.9s cubic-bezier(0.22, 1, 0.36, 1);
}.program-results-VKfzR li:nth-child(3) {
    animation: slideIn 0.5s forwards 1s cubic-bezier(0.22, 1, 0.36, 1);
}.program-results-VKfzR li:nth-child(4) {
    animation: slideIn 0.5s forwards 1.1s cubic-bezier(0.22, 1, 0.36, 1);
}.program-results-VKfzR li:nth-child(5) {
    animation: slideIn 0.5s forwards 1.2s cubic-bezier(0.22, 1, 0.36, 1);
}.program-results-VKfzR li p {
    font-weight: 400;
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
    color: #000000;
}.program-results-VKfzR li svg {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    left: 0;
    width: 24px;
    top: 0;
    position: absolute;
    height: 24px;
}.program-results-VKfzR li:hover svg {
    transform: translateY(-3px) scale(1.1);
}.program-results-VKfzR svg path {
    fill: rgb(185,200,172);
    transition: fill 0.3s ease;
}.program-results-VKfzR li:hover svg path {
    fill: rgb(145,179,111);
}

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

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

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

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

@keyframes float {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(30px, -30px);
    }
}

@media (min-width: 768px) {.program-results-VKfzR .container {
    align-items: center;
    gap: 30px;
    flex-direction: row;
}.program-results-VKfzR .img-list-item-QCSyY {
    height: 450px;
    clip-path: polygon(0 0, 100% 4%, 96% 100%, 4% 96%);
    width: 45%;
}.program-results-VKfzR .training-pro-grlTS {
    width: 55%;
    margin-top: 0;
    padding: 0;
}.program-results-VKfzR .text-cell-UpZov {
    padding: 50px;
}.program-results-VKfzR h1 {
    font-size: 48px;
}.program-results-VKfzR ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
}

@media (min-width: 992px) {.program-results-VKfzR {
    padding: 150px 0;
}.program-results-VKfzR .img-list-item-QCSyY {
    height: 550px;
}.program-results-VKfzR .text-cell-UpZov {
    padding: 60px;
}.program-results-VKfzR h1::after {
    width: 100px;
}
}

@media (max-width: 767px) {.program-results-VKfzR {
    padding: 80px 0;
}.program-results-VKfzR .text-cell-UpZov {
    padding: 30px;
}.program-results-VKfzR h1 {
    margin-bottom: 25px;
    font-size: calc(35px * 0.9);
}.program-results-VKfzR li {
    padding-left: 35px;
}.program-results-VKfzR li p {
    font-size: calc(14px * 0.95);
}
}

@media (hover: none) {.program-results-VKfzR .img-list-item-QCSyY {
    transform: none;
}.program-results-VKfzR li:hover svg {
    transform: none;
}}.privacy-silo-oapkD {
    color: #000000;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: 50px;
    background-color: rgb(227,230,224);
}.privacy-silo-oapkD h1 {
    color: rgb(185,200,172);
    margin: 20px 0;
    font-weight: 700;
    font-family: Arial, sans-serif;
    font-size: 41px;
}.privacy-silo-oapkD h2 {
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: rgb(145,179,111);
    margin: 15px 0;
}.privacy-silo-oapkD h3, .privacy-silo-oapkD h4, .privacy-silo-oapkD h5, .privacy-silo-oapkD h6 {
    margin: 1rem 0;
    color: rgb(145,179,111);
}.privacy-silo-oapkD ul {
    padding: 0;
    list-style-type: none;
}.privacy-silo-oapkD li {
    line-height: 1.6;
    color: #000000;
    font-size: 13px;
    font-family: Arial, sans-serif;
}.privacy-silo-oapkD li:before {
    margin-left: -1em;
    color: rgb(185,200,172);
    content: "\2022";
    display: inline-block;
    width: 1em;
}
@media only screen and (max-width: 800px) {.privacy-silo-oapkD {
    padding: 30px;
}.privacy-silo-oapkD h1 {
    font-size: calc(19px * 0.9);
}.privacy-silo-oapkD h2 {
    font-size: calc(19px * 0.9);
}.privacy-silo-oapkD li {
    font-size: calc(13px * 0.9);
}}header .top_plank {
    color:  #ffffff;
    background: rgb(185,200,172);
}header .top_plank .master-knowledge-ImqNS div svg, header .top_plank .master-knowledge-ImqNS div svg path {
    fill: #ffffff;
}header .top_plank .master-knowledge-ImqNS div span {
    color: #ffffff;
}header .top_plank .master-knowledge-ImqNS {
    flex-wrap: wrap;
    font-size: 13px;
    align-items: center;
    width: 100%;
    padding: 15px 0 10px 0;
    justify-content: flex-start;
    display: flex;
    line-height: 21px;
}header .top_plank .master-knowledge-ImqNS div {
    margin-right: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}header .top_plank .master-knowledge-ImqNS div img, header .top_plank .master-knowledge-ImqNS div svg {
    height: 16px;
    width: 16px;
    margin-right: 8px;
}.ty-page-VnMPs {
    perspective: 1000px;
    overflow: hidden;
    padding: 5rem 2rem;
    position: relative;
    background: linear-gradient(135deg, rgb(185,200,172,0.5) 0%, rgb(227,230,224) 70%);
}.ty-page-VnMPs::before {
    left: 0;
    opacity: 0.15;
    content: "";
    width: 100%;
    height: 100%;
    background-size: 80px 80px, 60px 60px, 100px 100px;
    z-index: 0;
    background: 
        radial-gradient(circle at 10% 20%, transparent 20%, rgb(185,200,172,0.5) 21%, transparent 22%),
        radial-gradient(circle at 90% 60%, transparent 10%, rgb(185,200,172,0.5) 11%, transparent 12%),
        radial-gradient(circle at 50% 40%, transparent 30%, rgb(185,200,172,0.5) 31%, transparent 32%);
    position: absolute;
    top: 0;
}.ty-page-VnMPs .container {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    max-width: 1200px;
    transform-style: preserve-3d;
}.ty-page-VnMPs h2 {
    font-weight: 700;
    font-family: Arial, sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,0.1);
    position: relative;
    opacity: 0;
    margin-bottom: 3rem;
    animation: fadeSlideUp 0.8s 0.2s forwards ease-out;
    font-size: 28px;
    transform: translateZ(40px);
    color: #000000;
    line-height: 1.3;
}.ty-page-VnMPs h2::after {
    left: 0;
    transform-origin: left;
    position: absolute;
    width: 80px;
    content: "";
    background: rgb(185,200,172);
    height: 3px;
    bottom: -15px;
    animation: lineExpand 1.2s 0.6s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transform: scaleX(0);
}.ty-page-VnMPs .training-pro-grlTS {
    transition: transform 0.5s ease;
    box-shadow: 
        0 10px 25px -10px rgba(0,0,0,0.1),
        0 5px 10px -5px rgba(0,0,0,0.04);
    background: #ffffff;
    transform: translateZ(20px) rotateY(-2deg);
    opacity: 0;
    animation: fadeSlideUp 0.8s 0.4s forwards ease-out;
    transform-style: preserve-3d;
    border-left: 5px solid rgb(185,200,172);
}.ty-page-VnMPs .training-pro-grlTS:hover {
    transform: translateZ(25px) rotateY(0deg);
}.ty-page-VnMPs ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
}.ty-page-VnMPs li {
    padding: 2.5rem;
    position: relative;
}.ty-page-VnMPs li::before {
    top: -8px;
    right: -8px;
    width: 40px;
    position: absolute;
    height: 40px;
    z-index: -1;
    opacity: 0.7;
    border-radius: 50%;
    content: "";
    animation: pulseIn 1.5s 1s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    background: rgb(145,179,111,0.5);
    transform: scale(0);
}.ty-page-VnMPs span {
    font-size: 16px;
    color: #000000;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    display: block;
    position: relative;
    transform: translateZ(10px);
}

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

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

@keyframes pulseIn {
    0% {
        transform: scale(0);
    }
    70% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

@media (max-width: 992px) {.ty-page-VnMPs {
    padding: 4rem 1.5rem;
}.ty-page-VnMPs h2 {
    margin-bottom: 2.5rem;
    font-size: calc(28px * 0.9);
}.ty-page-VnMPs .training-pro-grlTS {
    transform: translateZ(15px) rotateY(-1deg);
}
}

@media (max-width: 768px) {.ty-page-VnMPs {
    padding: 3rem 1rem;
}.ty-page-VnMPs h2 {
    margin-bottom: 2rem;
    font-size: calc(28px * 0.8);
}.ty-page-VnMPs .training-pro-grlTS {
    transform: translateZ(10px) rotateY(0);
}.ty-page-VnMPs li {
    padding: 2rem;
}
}

@media (max-width: 576px) {.ty-page-VnMPs {
    padding: 2.5rem 0.8rem;
}.ty-page-VnMPs h2 {
    margin-bottom: 1.5rem;
    font-size: calc(28px * 0.7);
}.ty-page-VnMPs h2::after {
    width: 60px;
    height: 2px;
}.ty-page-VnMPs li {
    padding: 1.5rem;
}.ty-page-VnMPs span {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}}.cookie-popup-warning-mFCeZ {
    border-top: 2px solid rgb(185,200,172);
    position: fixed;
    z-index: 90;
    bottom: 0;
    width: 100%;
    background: rgb(227,230,224);
}.gdpr-banner-ViaNu {
    padding: 20px 0;
    align-items: center;
    display: flex;
    justify-content: space-between;
}.cookie-popup-warning-mFCeZ h5 {
    margin-bottom: 6px;
    font-size: 22px;
}#consentAlertBanner-GumhI {
    display: none;
}#consentAlertBanner-GumhI:checked ~ .cookie-popup-warning-mFCeZ {
    opacity: 0;
    visibility: hidden;
}.cookie-popup-warning-mFCeZ p {
    font-size: 18px;
}.cookie-lock-pRdtQ {
    margin-right: 10px;
    flex-shrink: 0;
}.cookie-lock-pRdtQ svg, .cookie-lock-pRdtQ svg path, .cookie-lock-pRdtQ img {
    fill: rgb(185,200,172);
    width: 100px;
    height: 100px;
}.cookie-gate-sKVFP {
    text-decoration: none;
    white-space: nowrap;
    color: rgb(185,200,172);
    min-width: 120px;
    cursor: pointer;
    text-align: center;
    border-bottom: 2px solid rgb(185,200,172);
    font-size: 24px;
    flex-shrink: 0;
    line-height: 35px;
    margin-left: 10px;
}.cookie-popup-warning-mFCeZ p a {
    color: rgb(185,200,172);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.cookie-popup-warning-mFCeZ {
    padding: 20px;
}}

.viewport-container-QpMvU .cookie-popup-warning-mFCeZ {
    border: none;
    background: rgb(145,179,111);
    padding: 40px 0;
    box-shadow: rgb(145,179,111,0.5) 0px 0px 40px 39px;
}.viewport-container-QpMvU .cookie-gate-sKVFP {
    background: rgb(185,200,172);
    padding: 10px;
    color: #ffffff;
    border: none;
    margin-left: 30px;
    font-weight: 400;
    font-size: 20px;
}.viewport-container-QpMvU .cookie-frame-akgZj h5, .viewport-container-QpMvU .cookie-frame-akgZj p {
    color: #ffffff;
}
@media only screen and (max-width: 800px) {.cookie-lock-pRdtQ {
    display: none;
}.gdpr-banner-ViaNu {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.cookie-popup-warning-mFCeZ h5 {
    text-align: center;
}.cookie-popup-warning-mFCeZ p {
    text-align: center;
}.cookie-frame-akgZj {
    margin-bottom: 20px;
}body .viewport-container-QpMvU .cookie-gate-sKVFP {
    margin-bottom: 10px;
    margin-left: 0;
}}.title-screen-nMWzU {
    background: linear-gradient(135deg, rgb(227,230,224) 0%, rgb(185,200,172,0.5) 50%, rgb(145,179,111,0.5) 100%);
    overflow: hidden;
    width: 100%;
    position: relative;
}.title-screen-nMWzU::before {
    background-size: 100% 100%, 100% 100%, 60px 60px, 60px 60px;
    z-index: 1;
    position: absolute;
    background: 
        radial-gradient(circle at 10% 20%, rgb(185,200,172,0.5) 5%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(145,179,111,0.5) 10%, transparent 40%),
        linear-gradient(45deg, transparent 48%, rgb(185,200,172,0.5) 49%, rgb(185,200,172,0.5) 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgb(145,179,111,0.5) 49%, rgb(145,179,111,0.5) 51%, transparent 52%);
    left: 0;
    top: 0;
    animation: patternShift 60s linear infinite;
    width: 100%;
    content: "";
    opacity: 0.5;
    height: 100%;
}@keyframes patternShift {
    0% {
        background-position: 0% 0%, 0% 0%, 0 0, 0 0;
    }
    50% {
        background-position: 10% 20%, -10% -20%, 30px 30px, -30px -30px;
    }
    100% {
        background-position: 0% 0%, 0% 0%, 0 0, 0 0;
    }
}

.title-screen-nMWzU .training-pro-grlTS {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2;
    min-height: 100vh;
}.title-screen-nMWzU .main-intro-HWprL {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100vh;
    overflow: hidden;
    left: 0;
}.title-screen-nMWzU .main-intro-HWprL input {
    display: none;
}.title-screen-nMWzU .edu-entry-ywLva {
    display: flex;
    width: 500%;
    height: 100%;
    transition: transform 1.2s cubic-bezier(0.42, 0, 0.58, 1);
}.title-screen-nMWzU .start-intro-cjSmA {
    height: 100%;
    position: relative;
    width: 20%;
}.title-screen-nMWzU .start-intro-cjSmA img {
    object-fit: cover;
    width: 100%;
    filter: brightness(0.85) contrast(1.1);
    transform: scale(1.05);
    height: 100%;
    transition: transform 8s ease-in-out;
}.title-screen-nMWzU .quick-edu-yNLIj {
    backdrop-filter: blur(8px);
    box-shadow: 0 10px 30px -15px #000000;
    transform: translateX(-50%);
    padding: 12px 20px;
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
    left: 50%;
    bottom: 30px;
    position: absolute;
    border-radius: 14px;
    gap: 16px;
    display: flex;
}.title-screen-nMWzU .quick-edu-yNLIj label {
    position: relative;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    cursor: pointer;
    width: 14px;
    height: 14px;
}.title-screen-nMWzU .quick-edu-yNLIj label::before {
    border-radius: 50%;
    background: rgb(145,179,111,0.5);
    content: "";
    left: 0;
    position: absolute;
    transform: scale(1);
    top: 0;
    height: 100%;
    width: 100%;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}.title-screen-nMWzU .quick-edu-yNLIj label::after {
    width: 6px;
    height: 6px;
    left: 50%;
    top: 50%;
    content: "";
    transform: translate(-50%, -50%) scale(0);
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    position: absolute;
    background: #ffffff;
    border-radius: 50%;
}.title-screen-nMWzU .quick-edu-yNLIj label:hover::before {
    transform: scale(1.1);
    background: rgb(145,179,111);
}.title-screen-nMWzU .text-cell-UpZov {
    background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    width: 100%;
    backdrop-filter: blur(10px);
    z-index: 5;
    position: relative;
    padding: 40px 0 80px;
    margin-top: auto;
}.title-screen-nMWzU .text-cell-UpZov .container {
    padding: 20px 30px;
    opacity: 0;
    max-width: 1200px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    animation: slideUp 1s cubic-bezier(0.42, 0, 0.58, 1) forwards;
    transform: translateY(30px);
    margin: 0 auto;
    border-left: 3px solid rgb(185,200,172);
    border-radius: 14px;
    background: none;
}@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.title-screen-nMWzU .text-cell-UpZov h1 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 45px;
    color: rgb(185,200,172);
    position: relative;
    font-family: Arial, sans-serif;
}.title-screen-nMWzU .text-cell-UpZov h1::after {
    height: 3px;
    position: absolute;
    bottom: 0;
    width: 80px;
    background: rgb(185,200,172);
    border-radius: 10px;
    content: "";
    left: 0;
}.title-screen-nMWzU .text-cell-UpZov h3 {
    font-weight: 600;
    color: rgb(145,179,111);
    font-family: Arial, sans-serif;
    font-size: 24px;
    margin-bottom: 20px;
}.title-screen-nMWzU .text-cell-UpZov p {
    margin-bottom: 0;
    font-family: Arial, sans-serif;
    color: #ffffff;
    letter-spacing: 0.02em;
    max-width: 800px;
    font-weight: 400;
    -webkit-text-fill-color: #ffffff;
    font-size: 13px;
    -webkit-background-clip: text !important;
    text-shadow: 0 1px 3px #000000;
    background: linear-gradient(to right, #ffffff, #ffffff);
    line-height: 1.8;
}.title-screen-nMWzU input:nth-of-type(1):checked ~ .edu-entry-ywLva {
    transform: translateX(0);
}.title-screen-nMWzU input:nth-of-type(2):checked ~ .edu-entry-ywLva {
    transform: translateX(-20%);
}.title-screen-nMWzU input:nth-of-type(3):checked ~ .edu-entry-ywLva {
    transform: translateX(-40%);
}.title-screen-nMWzU input:nth-of-type(4):checked ~ .edu-entry-ywLva {
    transform: translateX(-60%);
}.title-screen-nMWzU input:nth-of-type(5):checked ~ .edu-entry-ywLva {
    transform: translateX(-80%);
}.title-screen-nMWzU input:nth-of-type(6):checked ~ .edu-entry-ywLva {
    transform: translateX(-100%);
}.title-screen-nMWzU input:nth-of-type(7):checked ~ .edu-entry-ywLva {
    transform: translateX(-120%);
}.title-screen-nMWzU input:nth-of-type(8):checked ~ .edu-entry-ywLva {
    transform: translateX(-140%);
}.title-screen-nMWzU input:nth-of-type(9):checked ~ .edu-entry-ywLva {
    transform: translateX(-160%);
}.title-screen-nMWzU input:nth-of-type(10):checked ~ .edu-entry-ywLva {
    transform: translateX(-180%);
}.title-screen-nMWzU input:nth-of-type(1):checked ~ .edu-entry-ywLva .start-intro-cjSmA:nth-child(1) img,
.title-screen-nMWzU input:nth-of-type(2):checked ~ .edu-entry-ywLva .start-intro-cjSmA:nth-child(2) img,
.title-screen-nMWzU input:nth-of-type(3):checked ~ .edu-entry-ywLva .start-intro-cjSmA:nth-child(3) img,
.title-screen-nMWzU input:nth-of-type(4):checked ~ .edu-entry-ywLva .start-intro-cjSmA:nth-child(4) img,
.title-screen-nMWzU input:nth-of-type(5):checked ~ .edu-entry-ywLva .start-intro-cjSmA:nth-child(5) img,
.title-screen-nMWzU input:nth-of-type(6):checked ~ .edu-entry-ywLva .start-intro-cjSmA:nth-child(6) img,
.title-screen-nMWzU input:nth-of-type(7):checked ~ .edu-entry-ywLva .start-intro-cjSmA:nth-child(7) img,
.title-screen-nMWzU input:nth-of-type(8):checked ~ .edu-entry-ywLva .start-intro-cjSmA:nth-child(8) img,
.title-screen-nMWzU input:nth-of-type(9):checked ~ .edu-entry-ywLva .start-intro-cjSmA:nth-child(9) img,
.title-screen-nMWzU input:nth-of-type(10):checked ~ .edu-entry-ywLva .start-intro-cjSmA:nth-child(10) img {
    transform: scale(1);
}.title-screen-nMWzU input:nth-of-type(1):checked ~ .quick-edu-yNLIj label:nth-child(1)::before,
.title-screen-nMWzU input:nth-of-type(2):checked ~ .quick-edu-yNLIj label:nth-child(2)::before,
.title-screen-nMWzU input:nth-of-type(3):checked ~ .quick-edu-yNLIj label:nth-child(3)::before,
.title-screen-nMWzU input:nth-of-type(4):checked ~ .quick-edu-yNLIj label:nth-child(4)::before,
.title-screen-nMWzU input:nth-of-type(5):checked ~ .quick-edu-yNLIj label:nth-child(5)::before,
.title-screen-nMWzU input:nth-of-type(6):checked ~ .quick-edu-yNLIj label:nth-child(6)::before,
.title-screen-nMWzU input:nth-of-type(7):checked ~ .quick-edu-yNLIj label:nth-child(7)::before,
.title-screen-nMWzU input:nth-of-type(8):checked ~ .quick-edu-yNLIj label:nth-child(8)::before,
.title-screen-nMWzU input:nth-of-type(9):checked ~ .quick-edu-yNLIj label:nth-child(9)::before,
.title-screen-nMWzU input:nth-of-type(10):checked ~ .quick-edu-yNLIj label:nth-child(10)::before {
    background: rgb(185,200,172);
    transform: scale(1.2);
}.title-screen-nMWzU input:nth-of-type(1):checked ~ .quick-edu-yNLIj label:nth-child(1)::after,
.title-screen-nMWzU input:nth-of-type(2):checked ~ .quick-edu-yNLIj label:nth-child(2)::after,
.title-screen-nMWzU input:nth-of-type(3):checked ~ .quick-edu-yNLIj label:nth-child(3)::after,
.title-screen-nMWzU input:nth-of-type(4):checked ~ .quick-edu-yNLIj label:nth-child(4)::after,
.title-screen-nMWzU input:nth-of-type(5):checked ~ .quick-edu-yNLIj label:nth-child(5)::after,
.title-screen-nMWzU input:nth-of-type(6):checked ~ .quick-edu-yNLIj label:nth-child(6)::after,
.title-screen-nMWzU input:nth-of-type(7):checked ~ .quick-edu-yNLIj label:nth-child(7)::after,
.title-screen-nMWzU input:nth-of-type(8):checked ~ .quick-edu-yNLIj label:nth-child(8)::after,
.title-screen-nMWzU input:nth-of-type(9):checked ~ .quick-edu-yNLIj label:nth-child(9)::after,
.title-screen-nMWzU input:nth-of-type(10):checked ~ .quick-edu-yNLIj label:nth-child(10)::after {
    transform: translate(-50%, -50%) scale(1);
}

@media (max-width: 991px) {.title-screen-nMWzU .training-pro-grlTS {
    min-height: 90vh;
}.title-screen-nMWzU .main-intro-HWprL {
    height: 90vh;
}.title-screen-nMWzU .text-cell-UpZov {
    padding: 30px 0 60px;
}.title-screen-nMWzU .text-cell-UpZov h1 {
    font-size: calc(45px * 0.9);
}.title-screen-nMWzU .text-cell-UpZov h3 {
    font-size: calc(24px * 0.9);
}.title-screen-nMWzU .text-cell-UpZov p {
    font-size: calc(13px * 0.95);
}.title-screen-nMWzU .quick-edu-yNLIj {
    padding: 10px 16px;
    bottom: 25px;
}.title-screen-nMWzU .quick-edu-yNLIj label {
    height: 12px;
    width: 12px;
}
}

@media (max-width: 767px) {.title-screen-nMWzU .training-pro-grlTS {
    min-height: 80vh;
}.title-screen-nMWzU .main-intro-HWprL {
    height: 80vh;
}.title-screen-nMWzU .text-cell-UpZov {
    padding: 25px 0 50px;
}.title-screen-nMWzU .text-cell-UpZov .container {
    padding: 15px 20px;
}.title-screen-nMWzU .text-cell-UpZov h1 {
    padding-bottom: 10px;
    font-size: calc(45px * 0.8);
    margin-bottom: 10px;
}.title-screen-nMWzU .text-cell-UpZov h1::after {
    height: 2px;
    width: 60px;
}.title-screen-nMWzU .text-cell-UpZov h3 {
    font-size: calc(24px * 0.8);
    margin-bottom: 15px;
}.title-screen-nMWzU .text-cell-UpZov p {
    line-height: 1.6;
    font-size: calc(13px * 0.9);
}.title-screen-nMWzU .quick-edu-yNLIj {
    padding: 8px 12px;
    bottom: 20px;
    gap: 10px;
}.title-screen-nMWzU .quick-edu-yNLIj label {
    width: 10px;
    height: 10px;
}.title-screen-nMWzU .quick-edu-yNLIj label::after {
    height: 4px;
    width: 4px;
}
}

@media (max-width: 479px) {.title-screen-nMWzU .training-pro-grlTS {
    min-height: 70vh;
}.title-screen-nMWzU .main-intro-HWprL {
    height: 70vh;
}.title-screen-nMWzU .text-cell-UpZov {
    padding: 20px 0 40px;
}.title-screen-nMWzU .text-cell-UpZov h1 {
    font-size: calc(45px * 0.7);
}.title-screen-nMWzU .text-cell-UpZov h3 {
    font-size: calc(24px * 0.7);
}.title-screen-nMWzU .text-cell-UpZov p {
    font-size: calc(13px * 0.85);
}.title-screen-nMWzU .quick-edu-yNLIj {
    gap: 8px;
    padding: 6px 10px;
    bottom: 15px;
}.title-screen-nMWzU .quick-edu-yNLIj label {
    width: 8px;
    height: 8px;
}.title-screen-nMWzU .quick-edu-yNLIj label::after {
    width: 3px;
    height: 3px;
}}.our-story-RqHlh {
    position: relative;
    padding: 120px 0;
    color: #ffffff;
    overflow: hidden;
}.our-story-RqHlh::before {
    left: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.5));
}.our-story-RqHlh::after {
    transform: rotate(-45deg);
    right: -50%;
    height: 200%;
    top: -50%;
    width: 100%;
    background: rgb(185,200,172);
    opacity: 0.18;
    content: "";
    position: absolute;
    z-index: 2;
}.our-story-RqHlh .container {
    position: relative;
    margin: 0 auto;
    z-index: 5;
    padding: 0 20px;
    max-width: 1200px;
}.our-story-RqHlh .text-cell-UpZov {
    padding: 50px;
    animation: slide-up 0.8s ease-out forwards;
    border-left: 4px solid rgb(185,200,172);
    background: rgba(23, 23, 35, 0.85);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    position: relative;
    transform: translateY(20px);
}.our-story-RqHlh .text-cell-UpZov::before {
    top: 0;
    position: absolute;
    height: 4px;
    right: 0;
    width: 30%;
    content: "";
    background: rgb(185,200,172);
}.our-story-RqHlh .text-cell-UpZov::after {
    background: linear-gradient(90deg, rgb(185,200,172), transparent);
    height: 2px;
    bottom: 0;
    left: 0;
    width: 60%;
    position: absolute;
    content: "";
}.our-story-RqHlh h1 {
    font-weight: 700;
    font-size: 38px;
    opacity: 0;
    animation: slide-right 0.6s ease-out 0.3s forwards;
    display: inline-block;
    position: relative;
    transform: translateX(-20px);
    margin-bottom: 30px;
}.our-story-RqHlh h1::after {
    transform: scaleX(0);
    width: 80px;
    animation: expand 0.6s ease-out 0.9s forwards;
    transform-origin: left;
    background: rgb(185,200,172);
    bottom: -10px;
    content: "";
    position: absolute;
    height: 3px;
    left: 0;
}.our-story-RqHlh ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.our-story-RqHlh li {
    margin-bottom: 20px;
}.our-story-RqHlh li:last-child {
    margin-bottom: 0;
}.our-story-RqHlh h4 {
    opacity: 0;
    margin-bottom: 15px;
    font-size: 20px;
    animation: slide-up 0.6s ease-out 0.6s forwards;
    color: rgb(145,179,111);
    transform: translateY(15px);
    font-weight: 600;
}.our-story-RqHlh span {
    animation: fade-in 0.8s ease-out 0.9s forwards;
    opacity: 0;
    column-gap: 40px;
    font-family: Arial, sans-serif;
    transform: translateY(20px);
    max-width: 100%;
    color: rgba(255, 255, 255, 0.9);
    font-weight: 400;
    column-count: 1;
    display: block;
    line-height: 1.7;
}

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

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

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

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

@media (min-width: 768px) {.our-story-RqHlh {
    padding: 160px 0;
}.our-story-RqHlh .text-cell-UpZov {
    margin-left: 5%;
    width: 90%;
    padding: 60px;
}.our-story-RqHlh h1 {
    margin-bottom: 40px;
    font-size: calc(38px * 1.2);
}.our-story-RqHlh h1::after {
    width: 120px;
}.our-story-RqHlh span {
    column-count: 2;
    column-gap: 50px;
}.our-story-RqHlh::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.4));
}
}

@media (min-width: 1200px) {.our-story-RqHlh {
    padding: 180px 0;
}.our-story-RqHlh .text-cell-UpZov {
    width: 80%;
    margin-left: 10%;
    padding: 70px 80px;
    transform: perspective(1000px) rotateY(-2deg);
}.our-story-RqHlh h1 {
    font-size: calc(38px * 1.4);
}.our-story-RqHlh h1::after {
    height: 4px;
    width: 150px;
}.our-story-RqHlh span {
    font-size: calc(18px * 1.05);
    column-count: 3;
}
}

@media (hover: hover) {.our-story-RqHlh .text-cell-UpZov:hover {
    transition: transform 0.5s ease-out;
    transform: perspective(1000px) rotateY(0);
}.our-story-RqHlh .text-cell-UpZov:hover::before {
    width: 40%;
    transition: width 0.5s ease;
}
}

@media (max-width: 767px) {.our-story-RqHlh {
    padding: 80px 0;
}.our-story-RqHlh .text-cell-UpZov {
    padding: 30px 25px;
}.our-story-RqHlh h1 {
    margin-bottom: 25px;
    font-size: calc(38px * 0.9);
}.our-story-RqHlh h4 {
    font-size: calc(20px * 0.9);
}.our-story-RqHlh span {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}}.course-highlights-VOCgE {
    padding: 120px 0;
    overflow: hidden;
    background: rgb(227,230,224);
    position: relative;
}.course-highlights-VOCgE::before {
    left: 0;
    content: "";
    background: 
        linear-gradient(0deg, transparent 95%, rgb(185,200,172,0.5) 100%),
        linear-gradient(90deg, transparent 95%, rgb(185,200,172,0.5) 100%);
    background-size: 20px 20px;
    opacity: 0.15;
    width: 100%;
    height: 100%;
    top: 0;
    animation: gridMove 40s linear infinite;
    position: absolute;
    z-index: 1;
}.course-highlights-VOCgE::after {
    z-index: 1;
    background: 
        radial-gradient(circle at 20% 20%, rgb(185,200,172,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 80%, rgb(145,179,111,0.5) 0%, transparent 40%);
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0.2;
    top: 0;
}@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 20px 20px;
    }
}

.course-highlights-VOCgE .container {
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding: 0 20px;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    flex-direction: column;
}.course-highlights-VOCgE .learn-career-hbmAc {
    width: 100%;
    max-width: 900px;
    justify-content: center;
    gap: 60px;
    position: relative;
    flex-direction: column;
    align-items: center;
    display: flex;
}.course-highlights-VOCgE .text-cell-UpZov {
    width: 100%;
    border-radius: 23px;
    padding: 40px;
    background: rgba(255, 255, 255, 0.02);
    position: relative;
    text-align: center;
    z-index: 3;
    backdrop-filter: blur(10px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}.course-highlights-VOCgE .text-cell-UpZov::before {
    border: 1px solid rgb(185,200,172,0.5);
    border-radius: 23px;
    content: "";
    opacity: 0.3;
    width: 100%;
    pointer-events: none;
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
}.course-highlights-VOCgE .text-cell-UpZov::after {
    top: -15px;
    width: 60px;
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgb(185,200,172), rgb(145,179,111));
    height: 3px;
    left: calc(50% - 30px);
}.course-highlights-VOCgE .text-cell-UpZov h2 {
    position: relative;
    display: inline-block;
    color: #000000;
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 25px;
}.course-highlights-VOCgE .text-cell-UpZov h2::after {
    bottom: -10px;
    position: absolute;
    background: rgb(185,200,172,0.5);
    content: "";
    left: calc(50% - 40px);
    width: 80px;
    height: 2px;
}.course-highlights-VOCgE .text-cell-UpZov .description {
    max-width: 800px;
    color: #000000;
    line-height: 1.7;
    font-size: 18px;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
}.course-highlights-VOCgE .text-cell-UpZov .description:last-child {
    margin-bottom: 0;
}.course-highlights-VOCgE .img-list-item-QCSyY {
    position: relative;
    overflow: hidden;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.25);
    width: 100%;
    border-radius: 23px;
    height: 450px;
    z-index: 2;
}.course-highlights-VOCgE .container::before {
    background-image: 
        linear-gradient(to right, rgb(185,200,172,0.5) 0.5px, transparent 1px),
        linear-gradient(to bottom, rgb(185,200,172,0.5) 0.5px, transparent 1px),
        radial-gradient(circle at 50px 50px, rgb(185,200,172,0.5) 2px, transparent 2px),
        radial-gradient(circle at 150px 150px, rgb(145,179,111,0.5) 2px, transparent 2px),
        radial-gradient(circle at 250px 250px, rgb(185,200,172,0.5) 2px, transparent 2px);
    width: 100%;
    animation: circuitPulse 8s infinite alternate;
    position: absolute;
    left: 0;
    content: "";
    height: 100%;
    opacity: 0.05;
    z-index: 0;
    background-size: 50px 50px, 50px 50px, 200px 200px, 200px 200px, 200px 200px;
    top: 0;
}@keyframes circuitPulse {
    0% {
        opacity: 0.03;
    }
    100% {
        opacity: 0.07;
    }
}

.course-highlights-VOCgE .learn-career-hbmAc::before {
    left: -100px;
    animation: floatParticles 40s linear infinite;
    content: "";
    z-index: 0;
    background-image: 
        radial-gradient(circle at 100px 100px, rgb(185,200,172,0.5) 1px, transparent 1px),
        radial-gradient(circle at 200px 200px, rgb(145,179,111,0.5) 1px, transparent 1px),
        radial-gradient(circle at 300px 300px, rgb(185,200,172,0.5) 1px, transparent 1px),
        radial-gradient(circle at 400px 100px, rgb(145,179,111,0.5) 1px, transparent 1px),
        radial-gradient(circle at 500px 200px, rgb(185,200,172,0.5) 1px, transparent 1px);
    background-size: 600px 600px;
    width: calc(100% + 200px);
    height: calc(100% + 200px);
    opacity: 0.2;
    position: absolute;
    top: -100px;
}@keyframes floatParticles {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 600px 600px;
    }
}

.course-highlights-VOCgE .learn-career-hbmAc::after {
    content: "";
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(145,179,111,0.5), transparent);
    bottom: -30px;
    left: calc(50% - 50px);
    height: 2px;
    width: 100px;
}.course-highlights-VOCgE .container::after {
    width: 100%;
    background-size: 50px 86.6px;
    animation: hexMove 60s linear infinite;
    opacity: 0.03;
    position: absolute;
    top: 0;
    left: 0;
    background-image: 
        repeating-linear-gradient(60deg, rgb(185,200,172,0.5) 0, rgb(185,200,172,0.5) 1px, transparent 1px, transparent 30px),
        repeating-linear-gradient(120deg, rgb(185,200,172,0.5) 0, rgb(185,200,172,0.5) 1px, transparent 1px, transparent 30px),
        repeating-linear-gradient(180deg, rgb(185,200,172,0.5) 0, rgb(185,200,172,0.5) 1px, transparent 1px, transparent 30px);
    height: 100%;
    z-index: 0;
    content: "";
}@keyframes hexMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 86.6px;
    }
}

@keyframes techPulse {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

.course-highlights-VOCgE .img-list-item-QCSyY::after {
    animation: borderGlow 4s infinite alternate;
}@keyframes borderGlow {
    0% {
        opacity: 0.3;
    }
    100% {
        opacity: 0.7;
    }
}

@keyframes reveal {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.course-highlights-VOCgE .text-cell-UpZov h2 {
    animation: reveal 0.8s forwards;
}.course-highlights-VOCgE .text-cell-UpZov .description:nth-child(2) {
    animation: reveal 0.8s 0.2s forwards;
}.course-highlights-VOCgE .text-cell-UpZov .description:nth-child(3) {
    animation: reveal 0.8s 0.4s forwards;
}

@keyframes scanLines {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 0 0, 0 450px;
    }
}

@media (min-width: 992px) {.course-highlights-VOCgE .learn-career-hbmAc {
    grid-template-rows: auto auto;
    gap: 40px;
    display: grid;
    grid-template-columns: 1fr;
}.course-highlights-VOCgE .text-cell-UpZov {
    z-index: 4;
    grid-row: 2;
    margin-top: -80px;
}.course-highlights-VOCgE .img-list-item-QCSyY {
    height: 500px;
    grid-row: 1;
}
}

@media (max-width: 991px) {.course-highlights-VOCgE {
    padding: 80px 0;
}.course-highlights-VOCgE .learn-career-hbmAc {
    gap: 40px;
}.course-highlights-VOCgE .text-cell-UpZov {
    padding: 30px;
}.course-highlights-VOCgE .img-list-item-QCSyY {
    height: 400px;
}
}

@media (max-width: 768px) {.course-highlights-VOCgE {
    padding: 60px 0;
}.course-highlights-VOCgE .text-cell-UpZov {
    padding: 25px;
}.course-highlights-VOCgE .img-list-item-QCSyY {
    height: 350px;
}.course-highlights-VOCgE .text-cell-UpZov h2 {
    font-size: calc(34px * 0.9);
}
}

@media (max-width: 576px) {.course-highlights-VOCgE {
    padding: 50px 0;
}.course-highlights-VOCgE .text-cell-UpZov {
    padding: 20px;
}.course-highlights-VOCgE .img-list-item-QCSyY {
    height: 300px;
}.course-highlights-VOCgE .text-cell-UpZov h2 {
    font-size: calc(34px * 0.8);
}.course-highlights-VOCgE .text-cell-UpZov .description {
    font-size: calc(18px * 0.95);
}
}

@media (min-width: 992px) {.course-highlights-VOCgE .text-cell-UpZov:hover {
    transition: transform 0.3s ease;
    transform: translateY(-5px);
}.course-highlights-VOCgE .text-cell-UpZov:hover::before {
    opacity: 0.5;
    border-color: rgb(185,200,172);
    transition: all 0.3s ease;
}.course-highlights-VOCgE .img-list-item-QCSyY:hover::after {
    transition: opacity 0.3s ease;
    opacity: 0.8;
}}
.deal-plan-MipJr {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.deal-plan-MipJr::before {
    left: 0;
    position: absolute;
    width: 100%;
    content: "";
    height: 100%;
    top: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    z-index: 1;
}.deal-plan-MipJr .container {
    max-width: 1200px;
    z-index: 2;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
}.program-price-AfMdR {
    position: relative;
}.deal-plan-MipJr h2 {
    letter-spacing: 0.5px;
    font-weight: 700;
    font-size: 32px;
    color: #ffffff;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
}.deal-plan-MipJr h2::after {
    height: 3px;
    width: 80px;
    position: absolute;
    background: linear-gradient(90deg, rgb(185,200,172), rgb(145,179,111));
    transform: translateX(-50%);
    content: "";
    left: 50%;
    bottom: -12px;
}.deal-plan-MipJr .lesson-plans-uToFi {
    font-size: 13px;
    line-height: 1.6;
    margin: 0 auto 50px;
    max-width: 800px;
    color: #ffffff;
    opacity: 0.9;
    text-align: center;
}.deal-plan-MipJr .cost-deals-BoYqE {
    gap: 30px;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    padding: 0;
    list-style: none;
    display: grid;
}.deal-plan-MipJr .pricing-tiers-ZiFbt {
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    text-decoration: none;
    height: 100%;
    will-change: transform;
    position: relative;
    display: block;
}.deal-plan-MipJr .pricing-tiers-ZiFbt:hover {
    transform: translateY(-8px);
}.deal-plan-MipJr .annual-plan-YBOZF {
    box-shadow: 0 15px 30px rgba(0,0,0,0.15), 0 5px 15px rgba(0,0,0,0.1);
    border-radius: 4px;
    transition: box-shadow 0.3s ease, border 0.3s ease;
    -webkit-backdrop-filter: blur(10px);
    overflow: hidden;
    height: 100%;
    border: 1px solid rgba(255,255,255,0.1);
    position: relative;
    backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.03) 100%);
}.deal-plan-MipJr .pricing-tiers-ZiFbt:hover .annual-plan-YBOZF {
    border-color: rgba(255,255,255,0.2);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 10px 20px rgba(0,0,0,0.15);
}.deal-plan-MipJr .enroll-cost-JdEPc {
    height: 100%;
    display: flex;
    z-index: 2;
    padding: 35px 30px;
    flex-direction: column;
    position: relative;
}.deal-plan-MipJr .annual-plan-YBOZF::before {
    left: 0;
    width: 100%;
    position: absolute;
    height: 5px;
    z-index: 1;
    top: 0;
    background: linear-gradient(90deg, rgb(185,200,172), rgb(145,179,111));
    content: "";
}.deal-plan-MipJr .enroll-cost-JdEPc h4 {
    padding-bottom: 15px;
    font-size: calc(20px + 2px);
    position: relative;
    margin: 0 0 20px;
    color: #ffffff;
    font-weight: 600;
}.deal-plan-MipJr .enroll-cost-JdEPc h4::after {
    background-color: rgb(145,179,111);
    content: "";
    position: absolute;
    bottom: 0;
    width: 40px;
    left: 0;
    height: 2px;
}.deal-plan-MipJr .enroll-cost-JdEPc p {
    flex-grow: 1;
    hyphens: auto;
    font-size: 13px;
    color: #ffffff;
    word-wrap: break-word;
    white-space: normal;
    overflow-wrap: break-word;
    opacity: 0.85;
    margin: 0 0 25px;
    line-height: 1.6;
}.deal-plan-MipJr .fee-plans-Metci {
    border-radius: 3px;
    font-weight: 700;
    display: inline-block;
    font-size: calc(20px + 4px);
    color: #ffffff;
    position: relative;
    background: linear-gradient(135deg, rgb(185,200,172,0.5) 0%, rgb(145,179,111,0.5) 100%);
    padding: 10px 20px;
    letter-spacing: 0.5px;
    z-index: 1;
}.deal-plan-MipJr .fee-plans-Metci::before {
    opacity: 0.6;
    content: "";
    transition: opacity 0.3s ease;
    position: absolute;
    z-index: -1;
    background: linear-gradient(135deg, rgb(185,200,172,0.5) 0%, rgb(145,179,111,0.5) 100%);
    border-radius: 3px;
    inset: 0;
}.deal-plan-MipJr .pricing-tiers-ZiFbt:hover .fee-plans-Metci::before {
    opacity: 1;
}.deal-plan-MipJr li:nth-child(even) .annual-plan-YBOZF::before {
    background: linear-gradient(90deg, rgb(145,179,111), rgb(185,200,172));
}

@media (max-width: 1200px) {.deal-plan-MipJr {
    padding: 100px 0;
}.deal-plan-MipJr .cost-deals-BoYqE {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}
}

@media (max-width: 991px) {.deal-plan-MipJr {
    padding: 80px 0;
}.deal-plan-MipJr .cost-deals-BoYqE {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}.deal-plan-MipJr .enroll-cost-JdEPc {
    padding: 30px 25px;
}
}

@media (max-width: 767px) {.deal-plan-MipJr {
    padding: 60px 0;
}.deal-plan-MipJr h2 {
    font-size: calc(32px - 4px);
}.deal-plan-MipJr .lesson-plans-uToFi {
    font-size: calc(13px - 1px);
    margin-bottom: 40px;
}.deal-plan-MipJr .cost-deals-BoYqE {
    max-width: 450px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.deal-plan-MipJr .enroll-cost-JdEPc h4 {
    font-size: 20px;
}.deal-plan-MipJr .fee-plans-Metci {
    font-size: 20px;
}
}

@media (max-width: 480px) {.deal-plan-MipJr {
    padding: 50px 0;
}.deal-plan-MipJr .enroll-cost-JdEPc {
    padding: 25px 20px;
}.deal-plan-MipJr h2 {
    font-size: calc(32px - 6px);
}.deal-plan-MipJr .lesson-plans-uToFi {
    font-size: calc(13px - 2px);
}}.footer-careers-eqChv {
    z-index: 1;
    color: #ffffff;
    position: relative;
    background-attachment: fixed;
    padding: 6rem 0 3rem;
}.footer-careers-eqChv::before {
    top: 0;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1;
    background: linear-gradient(180deg, rgba(0,0,0,0.9) 0%, rgb(185,200,172,0.5) 100%);
}.footer-careers-eqChv::after {
    height: 100%;
    z-index: -1;
    background-image: repeating-linear-gradient(45deg, rgba(255,255,255,0.03) 0px, rgba(255,255,255,0.03) 2px, transparent 2px, transparent 4px);
    position: absolute;
    pointer-events: none;
    width: 100%;
    left: 0;
    top: 0;
    content: "";
}@keyframes gridMovement {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.footer-careers-eqChv .container {
    position: relative;
    flex-direction: column;
    display: flex;
}.footer-careers-eqChv .company_holder {
    margin-bottom: 3rem;
    position: relative;
    padding-bottom: 2.5rem;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    text-align: center;
}.footer-careers-eqChv .company_holder::before,
.footer-careers-eqChv .company_holder::after {
    width: 20%;
    bottom: -1px;
    height: 2px;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(145,179,111), transparent);
    animation: slide 3s infinite alternate;
}.footer-careers-eqChv .company_holder::before {
    left: 0;
    animation-delay: 0s;
}.footer-careers-eqChv .company_holder::after {
    right: 0;
    animation-delay: 1.5s;
}@keyframes slide {
    0% {
        width: 0;
        opacity: 0.5;
    }
    100% {
        width: 40%;
        opacity: 1;
    }
}

.footer-careers-eqChv .company_holder h3 {
    font-weight: 700;
    display: inline-block;
    margin-bottom: 1rem;
    position: relative;
    font-size: calc(35px * 1.3);
}.footer-careers-eqChv .company_holder h3::after {
    background: rgb(145,179,111);
    height: 3px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    content: "";
    bottom: -10px;
}.footer-careers-eqChv .referral-prog-ZVNRg {
    color: #ffffff;
    max-width: 600px;
    opacity: 0.8;
    margin: 1.5rem auto 0;
    font-size: 12px;
    line-height: 1.7;
}.footer-careers-eqChv .whatsapp-grp-oPCwT {
    justify-content: center;
    display: flex;
}.footer-careers-eqChv .header-mentor-NOvZn {
    display: flex;
    gap: 6rem;
    position: relative;
}.footer-careers-eqChv .header-mentor-NOvZn::before {
    position: absolute;
    transform: translateX(-50%);
    top: -30px;
    background: rgb(185,200,172);
    content: "";
    left: 50%;
    height: 20px;
    width: 1px;
}.footer-careers-eqChv .top-study-NXPrO {
    background: rgba(255,255,255,0.05);
    border-radius: 10px;
    position: relative;
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.1);
    padding: 1rem 1.5rem;
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
}.footer-careers-eqChv .top-study-NXPrO:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 40px 0 rgba(0, 0, 0, 0.2);
    background: rgba(rgb(185,200,172,0.5), 0.1);
}.footer-careers-eqChv .top-study-NXPrO h5 {
    padding-bottom: 0.8rem;
    color: rgb(145,179,111);
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    margin-bottom: 1.5rem;
    border-bottom: 1px dashed rgba(255,255,255,0.2);
    font-size: 22px;
    letter-spacing: 1.5px;
}.footer-careers-eqChv .top-study-NXPrO .header-mentor-NOvZn {
    flex-direction: column;
    display: flex;
    gap: 0.8rem;
    position: static;
}.footer-careers-eqChv .top-study-NXPrO .header-mentor-NOvZn a {
    padding: 0.4rem 0;
    color: #ffffff;
    opacity: 0.75;
    text-align: center;
    position: relative;
    transition: all 0.3s ease;
    font-size: 12px;
    z-index: 1;
    text-decoration: none;
    overflow: hidden;
}.footer-careers-eqChv .top-study-NXPrO .header-mentor-NOvZn a::before {
    width: 100%;
    transition: transform 0.4s ease;
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgb(185,200,172), transparent);
    transform-origin: center;
    content: "";
    left: 0;
    height: 1px;
    transform: scaleX(0);
    position: absolute;
    z-index: -1;
}.footer-careers-eqChv .top-study-NXPrO .header-mentor-NOvZn a:hover {
    opacity: 1;
    color: rgb(145,179,111);
}.footer-careers-eqChv .top-study-NXPrO .header-mentor-NOvZn a:hover::before {
    transform: scaleX(1);
}.footer-subscribe-aZQBh {
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.8);
    position: relative;
    padding: 1.2rem 0;
    margin-top: 4rem;
}.footer-subscribe-aZQBh::before {
    opacity: 0.3;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    background-image: linear-gradient(45deg, rgba(rgb(185,200,172,0.5), 0.05) 25%, transparent 25%, transparent 50%, rgba(rgb(185,200,172,0.5), 0.05) 50%, rgba(rgb(185,200,172,0.5), 0.05) 75%, transparent 75%, transparent);
    background-size: 4px 4px;
    animation: bgMove 20s linear infinite;
    top: 0;
}@keyframes bgMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.footer-subscribe-aZQBh .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.footer-subscribe-aZQBh .pitch-comp-hAcUL {
    font-size: 16px;
    text-align: center;
    position: relative;
    opacity: 0.8;
    color: #ffffff;
    letter-spacing: 0.5px;
}.footer-subscribe-aZQBh .pitch-comp-hAcUL::before,
.footer-subscribe-aZQBh .pitch-comp-hAcUL::after {
    content: "•";
    color: rgb(185,200,172);
    margin: 0 0.6rem;
}

@media screen and (max-width: 992px) {.footer-careers-eqChv {
    padding: 4rem 0 2rem;
}.footer-careers-eqChv .company_holder {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
}.footer-careers-eqChv .company_holder h3 {
    font-size: 35px;
}.footer-careers-eqChv .header-mentor-NOvZn {
    gap: 3rem;
}
}

@media screen and (max-width: 768px) {.footer-careers-eqChv .whatsapp-grp-oPCwT {
    align-items: center;
    flex-direction: column;
}.footer-careers-eqChv .header-mentor-NOvZn {
    max-width: 450px;
    gap: 2rem;
    flex-direction: column;
    width: 100%;
}.footer-careers-eqChv .top-study-NXPrO {
    width: 100%;
}
}

@media screen and (max-width: 576px) {.footer-careers-eqChv {
    padding: 3rem 0 1.5rem;
}.footer-careers-eqChv .company_holder h3 {
    font-size: calc(35px * 0.9);
}.footer-careers-eqChv .referral-prog-ZVNRg {
    font-size: calc(12px * 0.9);
}.footer-careers-eqChv .top-study-NXPrO {
    padding: 1rem;
}.footer-careers-eqChv .top-study-NXPrO h5 {
    font-size: calc(22px * 0.9);
}.footer-subscribe-aZQBh {
    padding: 1rem 0;
    margin-top: 2rem;
}.footer-subscribe-aZQBh .pitch-comp-hAcUL {
    font-size: calc(16px * 0.9);
}.footer-subscribe-aZQBh .pitch-comp-hAcUL::before,
    .footer-subscribe-aZQBh .pitch-comp-hAcUL::after {
    display: none;
}}.academic-experience-oflmS {
    padding: 4rem 2rem;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(227,230,224) 0%, rgb(185,200,172,0.5) 100%);
    position: relative;
}.academic-experience-oflmS::before {
    z-index: 1;
    width: 120%;
    height: 70%;
    background: rgb(145,179,111,0.5);
    content: "";
    transform: rotate(-12deg);
    left: -5%;
    top: -10%;
    position: absolute;
}.academic-experience-oflmS .review-highlights-GyvFE {
    position: relative;
    align-items: center;
    display: flex;
    transform: translateX(5%);
    flex-direction: row;
    gap: 3rem;
    z-index: 2;
}.academic-experience-oflmS .img-list-item-QCSyY {
    width: 280px;
    height: 350px;
    transform: rotate(-5deg);
    border-radius: 30px;
    transition: all 0.5s ease;
    box-shadow: 15px 15px 0 rgb(185,200,172,0.5);
}.academic-experience-oflmS .img-list-item-QCSyY:hover {
    transform: rotate(0deg) scale(1.05);
    box-shadow: 0px 20px 30px -10px rgba(0, 0, 0, 0.5);
}.academic-experience-oflmS .work-timeline-Auefr {
    position: relative;
    border-radius: 30px;
    max-width: 60%;
    transition: all 0.5s ease;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.5);
    transform: rotate(2deg) translateY(-30px);
    padding: 2rem;
    background: #ffffff;
}.academic-experience-oflmS .work-timeline-Auefr::after {
    bottom: -10px;
    content: "";
    left: 30px;
    position: absolute;
    transition: all 0.5s ease;
    height: 10px;
    opacity: 0.6;
    filter: blur(8px);
    background: rgb(145,179,111);
    width: 85%;
}.academic-experience-oflmS .work-timeline-Auefr:hover {
    transform: rotate(0deg) translateY(-20px);
}.academic-experience-oflmS .work-timeline-Auefr:hover::after {
    opacity: 0.8;
    width: 95%;
}.academic-experience-oflmS .name {
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: rgb(185,200,172);
    transform: translateX(-20px);
    font-size: 30px;
}.academic-experience-oflmS .work-timeline-Auefr > div:nth-child(2) {
    margin-bottom: 1.5rem;
    color: rgb(145,179,111);
    font-weight: 600;
    transform: translateX(-10px);
    font-size: 20px;
}.academic-experience-oflmS .emp-exp-HiauX {
    font-weight: 400;
    color: #000000;
    padding-left: 1.5rem;
    font-style: italic;
    font-size: 16px;
    line-height: 1.6;
    position: relative;
}.academic-experience-oflmS .emp-exp-HiauX::before {
    content: "";
    position: absolute;
    width: 5px;
    top: 0;
    border-radius: 10px;
    left: 0;
    background: linear-gradient(to bottom, rgb(185,200,172), rgb(145,179,111));
    height: 100%;
}

@media (max-width: 992px) {.academic-experience-oflmS .review-highlights-GyvFE {
    gap: 2rem;
    transform: none;
    flex-direction: column;
}.academic-experience-oflmS .img-list-item-QCSyY {
    margin: 0 auto;
    height: 280px;
    width: 220px;
}.academic-experience-oflmS .work-timeline-Auefr {
    max-width: 100%;
    transform: none;
}.academic-experience-oflmS .name,
    .academic-experience-oflmS .work-timeline-Auefr > div:nth-child(2) {
    transform: none;
}}.our-info-uhTez {
    margin: 80px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(227,230,224) 0%, #ffffff 100%);
    overflow: hidden;
    padding: 60px 0;
}.our-info-uhTez::before {
    content: "";
    width: 100%;
    background: linear-gradient(45deg, rgb(185,200,172,0.5) 0%, transparent 40%);
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
    transform: translateY(-30%) rotate(-5deg) scale(1.5);
    opacity: 0.15;
    z-index: 0;
}.our-info-uhTez::after {
    z-index: 0;
    filter: blur(40px);
    transform: translate(30%, 30%);
    width: 200px;
    right: -30px;
    border-radius: 50%;
    position: absolute;
    opacity: 0.1;
    background: rgb(185,200,172);
    bottom: -30px;
    content: "";
    height: 200px;
    animation: pulse 8s infinite alternate ease-in-out;
}.our-info-uhTez h1 {
    z-index: 2;
    font-size: 43px;
    color: #000000;
    font-weight: 700;
    text-align: left;
    transform: translateX(10px);
    margin-bottom: 40px;
    position: relative;
}.our-info-uhTez h1::after {
    background: linear-gradient(90deg, rgb(185,200,172) 0%, rgb(145,179,111) 100%);
    height: 3px;
    position: absolute;
    bottom: -10px;
    content: "";
    transform: scaleX(1);
    left: 0;
    transform-origin: left;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 80px;
}.our-info-uhTez .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}.our-info-uhTez .contact-team-ZrsCN {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateY(0);
    display: grid;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    position: relative;
    grid-template-columns: 1fr;
    gap: 40px;
    padding: 40px;
    background: #ffffff;
}.our-info-uhTez .contact-team-ZrsCN:hover {
    transform: translateY(-5px);
}.our-info-uhTez .contact-team-ZrsCN > div {
    transition: all 0.3s ease;
    padding: 15px 20px;
    position: relative;
    border-left: 2px solid rgb(145,179,111,0.5);
}.our-info-uhTez .contact-team-ZrsCN > div:hover {
    background: linear-gradient(90deg, rgba(var(--primary-color-rgb), 0.03) 0%, transparent 100%);
    border-left-color: rgb(185,200,172);
}.our-info-uhTez .contact-team-ZrsCN > div:first-child {
    padding-bottom: 25px;
    line-height: 1.6;
    font-size: calc(15px * 1.05);
    color: #000000;
}.our-info-uhTez h6 {
    color: #000000;
    font-weight: 600;
    text-transform: capitalize;
    gap: 8px;
    margin-bottom: 10px;
    font-size: 19px;
    display: flex;
    align-items: center;
}.our-info-uhTez h6 svg {
    height: 20px;
    flex-shrink: 0;
    transition: transform 0.3s ease;
    width: 20px;
}.our-info-uhTez span {
    transition: transform 0.3s ease;
    margin-top: 5px;
    transform: translateY(0);
    display: block;
    margin-left: 28px;
    font-size: 15px;
    color: #000000;
}.our-info-uhTez .edu-query-zMJiG {
    flex-direction: column;
    display: flex;
    gap: 15px;
}.our-info-uhTez .edu-query-zMJiG > div {
    transform: translateX(0);
    transition: transform 0.3s ease-out;
}.our-info-uhTez .edu-query-zMJiG > div:hover {
    transform: translateX(5px);
}.our-info-uhTez .instant-help-thVfq {
    position: relative;
    transition: color 0.3s ease;
    font-size: 15px;
    display: flex;
    text-transform: capitalize;
    padding: 8px 0;
    color: #000000;
    text-decoration: none;
    gap: 8px;
    font-weight: 600;
    align-items: center;
}.our-info-uhTez .instant-help-thVfq:hover {
    color: rgb(185,200,172);
}.our-info-uhTez .instant-help-thVfq:after {
    position: absolute;
    bottom: 5px;
    transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    width: 0;
    left: 0;
    background: rgb(185,200,172);
    height: 1px;
}.our-info-uhTez .instant-help-thVfq:hover:after {
    width: 100%;
}.our-info-uhTez svg {
    transition: transform 0.4s ease, filter 0.4s ease;
    fill: none;
}.our-info-uhTez .instant-help-thVfq:hover svg,
.our-info-uhTez h6:hover svg {
    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.1));
    transform: scale(1.1) rotate(5deg);
}.our-info-uhTez svg path {
    transition: fill 0.3s ease;
    fill: rgb(185,200,172);
}.our-info-uhTez .instant-help-thVfq:hover svg path {
    fill: rgb(145,179,111);
}

@keyframes pulse {
    0% {
        transform: translate(30%, 30%) scale(1);
        opacity: 0.1;
    }
    50% {
        transform: translate(30%, 30%) scale(1.3);
        opacity: 0.15;
    }
    100% {
        transform: translate(30%, 30%) scale(1);
        opacity: 0.1;
    }
}

@media (min-width: 768px) {.our-info-uhTez {
    margin: 100px 0;
    padding: 80px 0;
}.our-info-uhTez h1 {
    margin-bottom: 60px;
    font-size: calc(43px * 1.1);
}.our-info-uhTez .contact-team-ZrsCN {
    gap: 30px;
    padding: 60px;
    grid-template-columns: 1.5fr 1fr 1fr;
}.our-info-uhTez .contact-team-ZrsCN > div {
    padding: 20px 30px;
}.our-info-uhTez .contact-team-ZrsCN > div:first-child {
    border-left: 3px solid rgb(145,179,111,0.5);
    grid-column: 1;
}.our-info-uhTez .edu-query-zMJiG {
    gap: 20px;
}.our-info-uhTez span {
    margin-left: 34px;
}
}

@media (min-width: 1024px) {.our-info-uhTez::before {
    transform: translateY(-20%) rotate(-8deg) scale(1.8);
}.our-info-uhTez h1 {
    transform: translateX(20px);
}.our-info-uhTez h1::after {
    width: 120px;
}.our-info-uhTez .contact-team-ZrsCN {
    transform: perspective(1000px) rotateX(2deg) rotateY(-1deg);
}.our-info-uhTez .contact-team-ZrsCN:hover {
    transform: perspective(1000px) rotateX(0) rotateY(0) translateY(-5px);
}
}

@media (max-width: 767px) {.our-info-uhTez {
    margin: 40px 0;
    padding: 40px 0;
}.our-info-uhTez h1 {
    font-size: calc(43px * 0.9);
    margin-bottom: 30px;
}.our-info-uhTez .contact-team-ZrsCN {
    padding: 30px 20px;
}.our-info-uhTez .contact-team-ZrsCN > div {
    padding: 12px 15px;
}.our-info-uhTez span {
    margin-left: 25px;
    font-size: calc(15px * 0.95);
}.our-info-uhTez .instant-help-thVfq {
    font-size: calc(15px * 0.95);
}
}