* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.gift-card-hDqgs {
    flex: 0 0 auto;
}svg {
    height: 30px;
    width: 30px;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1134px;
}.wrap-structure-UiDIf {
    flex-direction: column;
    height: 100%;
    min-height: 100%;
    display: flex;
}html,body {
    font-family: Arial, sans-serif;
    min-height: 100%;
    color: #000000;
    height: 100%;
    scroll-behavior: auto;
}header,footer {
    width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.nav-site-IqLxB {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.course-overview-cOUQK {
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(233,237,211) 0%, rgba(245, 245, 255, 0.95) 100%);
}.course-overview-cOUQK::before {
    animation: floatEffect 15s infinite alternate ease-in-out;
    height: 70%;
    filter: blur(30px);
    position: absolute;
    opacity: 0.2;
    top: -10%;
    background: linear-gradient(45deg, rgb(199,210,156,0.5) 0%, rgb(166,182,110,0.5) 100%);
    content: "";
    z-index: 0;
    right: -5%;
    transform: rotate(-15deg) skewX(15deg);
    width: 40%;
}.course-overview-cOUQK::after {
    bottom: -10%;
    left: -5%;
    z-index: 0;
    opacity: 0.15;
    position: absolute;
    content: "";
    height: 60%;
    background: linear-gradient(225deg, rgb(166,182,110,0.5) 0%, rgb(199,210,156,0.5) 100%);
    filter: blur(25px);
    transform: rotate(10deg) skewX(-15deg);
    width: 35%;
    animation: floatEffect 18s infinite alternate-reverse ease-in-out;
}.course-overview-cOUQK .container {
    padding: 0 1.5rem;
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}.course-overview-cOUQK h2 {
    transition: transform 0.5s ease;
    color: #000000;
    font-weight: 700;
    position: relative;
    transform: perspective(1000px) rotateX(0deg);
    margin-bottom: 2.5rem;
    font-size: 28px;
    text-align: center;
}.course-overview-cOUQK h2::after {
    background: linear-gradient(90deg, rgb(199,210,156) 0%, rgb(166,182,110) 100%);
    left: 50%;
    width: 80px;
    bottom: -12px;
    transform: translateX(-50%) scaleX(0.8);
    transition: transform 0.5s ease;
    position: absolute;
    height: 4px;
    content: "";
}.course-overview-cOUQK h2:hover {
    transform: perspective(1000px) rotateX(2deg);
}.course-overview-cOUQK h2:hover::after {
    transform: translateX(-50%) scaleX(1.2);
}.course-overview-cOUQK .job-skills-EnOot {
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
    perspective: 1500px;
    gap: 2.5rem;
}.course-overview-cOUQK .img-preview-rcPRF {
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    height: 350px;
    border-radius: 23px;
    transform: perspective(1000px) rotateY(-4deg) translateZ(30px);
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
               0 5px 15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
}.course-overview-cOUQK .img-preview-rcPRF::before {
    background: linear-gradient(
        135deg,
        rgba(rgb(199,210,156), 0.3) 0%,
        rgba(rgb(166,182,110), 0.2) 100%
    );
    content: "";
    position: absolute;
    opacity: 0.5;
    top: 0;
    transition: opacity 0.6s ease;
    height: 100%;
    left: 0;
    width: 100%;
    z-index: 1;
}.course-overview-cOUQK .img-preview-rcPRF:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(40px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
               0 8px 20px rgba(0, 0, 0, 0.1);
}.course-overview-cOUQK .img-preview-rcPRF:hover::before {
    opacity: 0.7;
}.course-overview-cOUQK .announcement-box-ghONU {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    z-index: 2;
    transform: perspective(1000px) rotateY(2deg) translateZ(20px);
    position: relative;
    background-color: #ffffff;
    padding: 2.5rem;
    border-radius: 23px;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}.course-overview-cOUQK .announcement-box-ghONU::before {
    content: "";
    transition: height 0.8s ease;
    background: linear-gradient(to bottom, rgb(199,210,156), rgb(166,182,110));
    width: 3px;
    top: 0;
    height: 0;
    left: 0;
    position: absolute;
}.course-overview-cOUQK .announcement-box-ghONU:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(30px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
}.course-overview-cOUQK .announcement-box-ghONU:hover::before {
    height: 100%;
}.course-overview-cOUQK .description {
    color: #000000;
    position: relative;
    padding-right: 10px;
    line-height: 1.8;
    overflow-y: auto;
    max-height: 300px;
    margin-bottom: 1.5rem;
    font-size: 16px;
}.course-overview-cOUQK .description:last-child {
    margin-bottom: 0;
}.course-overview-cOUQK .description:first-child::first-letter {
    line-height: 0.8;
    padding: 0.1em 0.1em 0 0;
    font-size: 2.2em;
    float: left;
    font-weight: 700;
    color: rgb(199,210,156);
}.course-overview-cOUQK .description::-webkit-scrollbar {
    width: 4px;
}.course-overview-cOUQK .description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}.course-overview-cOUQK .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(to bottom, rgb(199,210,156), rgb(166,182,110));
}

@keyframes floatEffect {
    0% {
        transform: rotate(-15deg) skewX(15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-13deg) skewX(12deg) translate(10px, -10px);
    }
    100% {
        transform: rotate(-15deg) skewX(15deg) translate(-5px, 5px);
    }
}

@media (min-width: 768px) {.course-overview-cOUQK {
    padding: 8rem 0;
}.course-overview-cOUQK h2 {
    margin-bottom: 3.5rem;
    font-size: calc(28px * 1.1);
}.course-overview-cOUQK .job-skills-EnOot {
    gap: 3rem;
    grid-template-columns: 1fr 1.5fr;
    align-items: center;
}.course-overview-cOUQK .img-preview-rcPRF {
    height: 500px;
}.course-overview-cOUQK .announcement-box-ghONU {
    padding: 3rem;
}
}

@media (min-width: 992px) {.course-overview-cOUQK {
    padding: 10rem 0;
}.course-overview-cOUQK h2 {
    margin-right: auto;
    font-size: calc(28px * 1.2);
    max-width: 80%;
    margin-bottom: 4rem;
    margin-left: auto;
}.course-overview-cOUQK .job-skills-EnOot {
    grid-template-columns: 1fr 1.3fr;
    gap: 4rem;
}.course-overview-cOUQK .img-preview-rcPRF {
    height: 550px;
}.course-overview-cOUQK .announcement-box-ghONU {
    padding: 3.5rem;
}.course-overview-cOUQK .description {
    margin-bottom: 2rem;
    max-height: 350px;
    font-size: calc(16px * 1.1);
    line-height: 1.9;
}
}

@media (max-width: 767px) {.course-overview-cOUQK {
    padding: 4rem 0;
}.course-overview-cOUQK h2 {
    font-size: calc(28px * 0.9);
    margin-bottom: 2rem;
}.course-overview-cOUQK .img-preview-rcPRF {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
    height: 250px;
}.course-overview-cOUQK .announcement-box-ghONU {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
    padding: 1.5rem;
}.course-overview-cOUQK .description {
    line-height: 1.6;
    font-size: calc(16px * 0.95);
    margin-bottom: 1rem;
    max-height: 250px;
}}.cookie-overlay-banner-pVesU {
    padding: 15px 20px;
    z-index: 1050;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease-in-out;
    position: fixed;
    width: 100%;
    background: #ffffff;
    bottom: 0;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.1);
    border-top: 3px solid rgb(199,210,156);
}.track-edu-vYczi {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
}.online-cookies-twCdY {
    flex-shrink: 0;
    margin-right: 15px;
}.online-cookies-twCdY svg {
    fill: rgb(199,210,156);
    height: 50px;
    transition: fill 0.3s ease-in-out;
    width: 50px;
}.edu-approve-juMmX {
    flex-grow: 1;
    margin-right: 15px;
}.edu-approve-juMmX h5 {
    margin-bottom: 5px;
    font-weight: 700;
    color: rgb(199,210,156);
    font-size: 20px;
}.edu-approve-juMmX p {
    color: #000000;
    font-size: 18px;
    margin-bottom: 0;
}.cookie-option-xzkio {
    font-size: 15px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    text-decoration: none;
    margin-left: 10px;
    white-space: nowrap;
    border: 1px solid transparent;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border-radius: 10px;
    padding: 0.375rem 0.75rem;
}.cookie_button.privacy-learn-BxlSn {
    border-color: rgb(199,210,156);
    background-color: rgb(199,210,156);
    color: #ffffff;
}#panelPrivacyPolicy-RnBmq {
    display: none;
}#panelPrivacyPolicy-RnBmq:checked ~ .cookie-overlay-banner-pVesU {
    opacity: 0;
    visibility: hidden;
}.cookie_button.privacy-learn-BxlSn:hover {
    border-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5);
}.cookie_button.cookies-consent-pHGcj {
    background-color: rgb(166,182,110);
    border-color: rgb(166,182,110);
    color: #000000;
}.cookie_button.cookies-consent-pHGcj:hover {
    border-color: rgb(199,210,156);
    background-color: rgb(199,210,156);
    color: #ffffff;
}.cookie-overlay-banner-pVesU p a {
    text-decoration: underline;
    color: rgb(199,210,156);
}.cookie-overlay-banner-pVesU p a:hover {
    color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 1200px) {.edu-approve-juMmX h5 {
    font-size: calc(20px - 2px);
}.edu-approve-juMmX p {
    font-size: calc(18px - 2px);
}.cookie-option-xzkio {
    font-size: calc(15px - 2px);
}
}
@media (max-width: 800px) {.track-edu-vYczi {
    align-items: center;
    flex-direction: column;
}.online-cookies-twCdY {
    margin-bottom: 10px;
}.edu-approve-juMmX {
    text-align: center;
    margin-bottom: 15px;
}.cookie-option-xzkio {
    margin-top: 10px;
    width: 100%;
    margin-left: 0;
}}
.educational-gains-WNQDr {
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(233,237,211) 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}.educational-gains-WNQDr::before {
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(199,210,156,0.5) 0px,
        transparent 3px,
        transparent 10px
    );
    width: 100%;
    z-index: 1;
    content: "";
    opacity: 0.05;
}.educational-gains-WNQDr::after {
    width: 70%;
    right: -10%;
    top: -50%;
    z-index: 0;
    height: 200%;
    content: "";
    background: rgb(199,210,156,0.5);
    opacity: 0.03;
    transform: rotate(-20deg);
    position: absolute;
}.educational-gains-WNQDr .container {
    margin: 0 auto;
    z-index: 2;
    flex-direction: column;
    position: relative;
    max-width: 1200px;
    display: flex;
    padding: 0 20px;
}.educational-gains-WNQDr .img-preview-rcPRF {
    filter: saturate(1.1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 2;
    width: 100%;
    max-width: 500px;
    transform: perspective(1000px) rotateY(-5deg);
    margin: 0 auto 40px;
    height: auto;
}.educational-gains-WNQDr .img-preview-rcPRF:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.15);
}.educational-gains-WNQDr .achieve-goals-vHUmx {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 40px;
    z-index: 3;
    position: relative;
    background: #ffffff;
    transform: translateY(-20px);
}.educational-gains-WNQDr .achieve-goals-vHUmx::before {
    height: 100%;
    content: "";
    width: 5px;
    background: linear-gradient(to bottom, rgb(199,210,156), rgb(166,182,110));
    position: absolute;
    top: 0;
    left: 0;
}.educational-gains-WNQDr .announcement-box-ghONU {
    position: relative;
}.educational-gains-WNQDr h1 {
    margin-bottom: 30px;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.3;
    position: relative;
    color: #000000;
}.educational-gains-WNQDr h1::after {
    content: "";
    background: linear-gradient(90deg, rgb(199,210,156), transparent);
    left: 0;
    bottom: -12px;
    height: 3px;
    width: 80px;
    position: absolute;
}.educational-gains-WNQDr ul {
    grid-template-columns: 1fr;
    list-style: none;
    display: grid;
    margin: 0;
    gap: 20px;
    padding: 0;
}.educational-gains-WNQDr li {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    padding-left: 40px;
}.educational-gains-WNQDr li:hover {
    transform: translateX(5px);
}.educational-gains-WNQDr li p {
    line-height: 1.6;
    font-size: 15px;
    color: #000000;
    display: flex;
    margin: 0;
    align-items: flex-start;
    font-weight: 400;
}.educational-gains-WNQDr li svg {
    width: 28px;
    transform: scale(0.9);
    top: 0;
    height: 28px;
    position: absolute;
    transition: transform 0.3s ease;
    left: 0;
}.educational-gains-WNQDr li:hover svg {
    transform: scale(1.1);
}.educational-gains-WNQDr svg path {
    transition: fill 0.3s ease;
    fill: rgb(199,210,156);
}.educational-gains-WNQDr li:hover svg path {
    fill: rgb(166,182,110);
}

@media (min-width: 768px) {.educational-gains-WNQDr .container {
    flex-direction: row;
    gap: 40px;
    align-items: center;
}.educational-gains-WNQDr .img-preview-rcPRF {
    max-width: 45%;
    transform: perspective(1000px) rotateY(-8deg) translateX(-20px);
    margin: 0;
}.educational-gains-WNQDr .achieve-goals-vHUmx {
    transform: perspective(800px) rotateY(2deg);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    flex: 1;
}.educational-gains-WNQDr .achieve-goals-vHUmx:hover {
    transform: perspective(800px) rotateY(0deg);
}.educational-gains-WNQDr ul {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 992px) {.educational-gains-WNQDr {
    padding: 140px 0;
}.educational-gains-WNQDr .img-preview-rcPRF {
    max-width: 40%;
}.educational-gains-WNQDr h1 {
    font-size: 44px;
}.educational-gains-WNQDr .achieve-goals-vHUmx {
    padding: 60px;
}
}

@media (max-width: 767px) {.educational-gains-WNQDr {
    padding: 60px 0;
}.educational-gains-WNQDr .achieve-goals-vHUmx {
    padding: 30px;
}.educational-gains-WNQDr h1 {
    font-size: calc(38px * 0.85);
}.educational-gains-WNQDr li {
    padding-left: 35px;
}.educational-gains-WNQDr li svg {
    transform: scale(0.8);
}}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.educational-gains-WNQDr .img-preview-rcPRF {
    animation: float 6s ease-in-out infinite;
}.privacy-preserve-LBMbr {
    padding: 5rem 2rem;
    position: relative;
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(233,237,211) 0%, rgba(255,255,255,0.98) 100%);
    overflow: hidden;
}.privacy-preserve-LBMbr::before {
    height: 100%;
    transform: translateZ(-50px);
    opacity: 0.15;
    top: 0;
    left: 0;
    z-index: 0;
    content: "";
    width: 100%;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 30%, rgb(199,210,156,0.5) 0%, transparent 20%),
        radial-gradient(circle at 80% 70%, rgb(166,182,110,0.5) 0%, transparent 25%);
}.privacy-preserve-LBMbr .container {
    padding: 2rem;
    z-index: 1;
    transform: translateZ(0) rotateX(0.5deg);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    background: #ffffff;
    transform-style: preserve-3d;
    max-width: 1140px;
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.05),
        0 5px 15px rgba(0,0,0,0.03);
    margin: 0 auto;
    border-left: 4px solid rgb(199,210,156);
}.privacy-preserve-LBMbr .container:hover {
    transform: translateZ(10px) rotateX(0deg);
}.privacy-preserve-LBMbr h1 {
    margin-bottom: 2rem;
    color: #000000;
    position: relative;
    line-height: 1.2;
    letter-spacing: -0.5px;
    font-size: calc(47px * 1.2);
    padding-bottom: 1rem;
    font-weight: 700;
    font-family: Arial, sans-serif;
}.privacy-preserve-LBMbr h1::after {
    width: 80px;
    position: absolute;
    left: 0;
    transform: scaleX(1);
    height: 4px;
    content: "";
    transition: transform 0.4s ease-out;
    background: linear-gradient(90deg, rgb(199,210,156) 0%, rgb(166,182,110) 100%);
    transform-origin: left;
    bottom: 0;
}.privacy-preserve-LBMbr:hover h1::after {
    transform: scaleX(1.5);
}.privacy-preserve-LBMbr h2 {
    margin: 3rem 0 1.5rem;
    border-left: 3px solid rgb(166,182,110);
    color: #000000;
    font-size: calc(28px * 1.05);
    transition: transform 0.3s ease-out;
    font-weight: 600;
    transform: translateX(0);
    font-family: Arial, sans-serif;
    padding-left: 1rem;
    position: relative;
}.privacy-preserve-LBMbr h2:hover {
    transform: translateX(5px);
}.privacy-preserve-LBMbr h3 {
    color: #000000;
    font-weight: 600;
    font-size: calc(23px * 1.2);
    margin: 2.5rem 0 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    font-family: Arial, sans-serif;
    position: relative;
}.privacy-preserve-LBMbr h4 {
    position: relative;
    padding-left: 1.5rem;
    font-weight: 600;
    color: #000000;
    margin: 2rem 0 1rem;
    font-family: Arial, sans-serif;
    font-size: calc(17px * 1.1);
}.privacy-preserve-LBMbr h4::before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    content: "";
    width: 8px;
    background-color: rgb(199,210,156);
    height: 8px;
}.privacy-preserve-LBMbr p {
    color: #000000;
    margin-bottom: 1.5rem;
    font-size: 18px;
    transition: transform 0.3s ease-out;
    line-height: 1.8;
    position: relative;
    font-family: Arial, sans-serif;
    transform: translateZ(0);
}.privacy-preserve-LBMbr p:hover {
    transform: translateZ(5px);
}.privacy-preserve-LBMbr strong {
    background: linear-gradient(to bottom, transparent 85%, rgb(166,182,110,0.5) 85%, rgb(166,182,110,0.5) 100%);
    color: #000000;
    display: inline-block;
    position: relative;
    padding: 0 2px;
    font-weight: 600;
}.privacy-preserve-LBMbr ul {
    margin: 1.5rem 0 2rem;
    padding-left: 1.5rem;
    position: relative;
    list-style: none;
}.privacy-preserve-LBMbr ul li {
    margin-bottom: 1rem;
    padding-left: 1.5rem;
    color: #000000;
    font-family: Arial, sans-serif;
    transition: transform 0.2s ease-out;
    font-size: 18px;
    position: relative;
    line-height: 1.7;
}.privacy-preserve-LBMbr ul li:hover {
    transform: translateX(5px);
}.privacy-preserve-LBMbr ul li::before {
    height: 6px;
    transition: transform 0.2s ease-out, background-color 0.2s ease-out;
    top: 0.65rem;
    left: 0;
    background-color: rgb(199,210,156);
    width: 6px;
    position: absolute;
    border-radius: 50%;
    content: "";
}.privacy-preserve-LBMbr ul li:hover::before {
    transform: scale(1.5);
    background-color: rgb(166,182,110);
}.privacy-preserve-LBMbr span {
    background-color: rgba(rgba(0, 0, 0, 0.5), 0.02);
    transition: transform 0.3s ease-out, border-left-color 0.3s ease-out;
    line-height: 1.7;
    padding: 1rem 1.5rem;
    font-size: 18px;
    font-family: Arial, sans-serif;
    border-left: 2px solid rgb(166,182,110,0.5);
    color: #000000;
    display: block;
    margin-bottom: 2rem;
    transform: translateX(0);
}.privacy-preserve-LBMbr span:hover {
    transform: translateX(5px);
    border-left-color: rgb(166,182,110);
}

@media screen and (max-width: 1200px) {.privacy-preserve-LBMbr {
    padding: 4rem 1.5rem;
}.privacy-preserve-LBMbr .container {
    padding: 1.5rem;
}.privacy-preserve-LBMbr h1 {
    font-size: calc(47px * 1.1);
}.privacy-preserve-LBMbr h2 {
    font-size: 28px;
}
}

@media screen and (max-width: 992px) {.privacy-preserve-LBMbr {
    padding: 3rem 1rem;
}.privacy-preserve-LBMbr .container {
    transform: none;
    box-shadow: 
            0 10px 30px rgba(0,0,0,0.05),
            0 3px 10px rgba(0,0,0,0.03);
}.privacy-preserve-LBMbr .container:hover {
    transform: none;
}.privacy-preserve-LBMbr h1 {
    font-size: 47px;
}
}

@media screen and (max-width: 768px) {.privacy-preserve-LBMbr {
    padding: 2rem 0.5rem;
}.privacy-preserve-LBMbr .container {
    padding: 1.5rem 1rem;
}.privacy-preserve-LBMbr h1 {
    font-size: calc(47px * 0.9);
}.privacy-preserve-LBMbr h2 {
    padding-left: 0.75rem;
    font-size: calc(28px * 0.9);
}.privacy-preserve-LBMbr h3 {
    font-size: 23px;
}.privacy-preserve-LBMbr h4 {
    font-size: 17px;
}.privacy-preserve-LBMbr p, 
    .privacy-preserve-LBMbr ul li,
    .privacy-preserve-LBMbr span {
    font-size: calc(18px * 0.95);
}.privacy-preserve-LBMbr ul {
    padding-left: 0.5rem;
}.privacy-preserve-LBMbr span {
    padding: 0.75rem 1rem;
}
}

@media screen and (max-width: 576px) {.privacy-preserve-LBMbr {
    padding: 1.5rem 0.5rem;
}.privacy-preserve-LBMbr .container {
    padding: 1rem;
    border-left-width: 3px;
}.privacy-preserve-LBMbr h1 {
    font-size: calc(47px * 0.8);
}.privacy-preserve-LBMbr h1::after {
    width: 60px;
    height: 3px;
}.privacy-preserve-LBMbr h2 {
    margin: 2rem 0 1rem;
    border-left-width: 2px;
}.privacy-preserve-LBMbr ul li {
    padding-left: 1.25rem;
}.privacy-preserve-LBMbr p:hover,
    .privacy-preserve-LBMbr ul li:hover,
    .privacy-preserve-LBMbr span:hover,
    .privacy-preserve-LBMbr h2:hover {
    transform: none;
}}.opening-board-EUSio {
    position: relative;
    background: linear-gradient(135deg, rgb(166,182,110) 0%, rgb(199,210,156) 100%);
    min-height: 100vh;
    overflow: hidden;
}.opening-board-EUSio::before {
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.5) 0%, transparent 50%);
    z-index: 1;
    left: 0;
    top: 0;
    position: absolute;
}.opening-board-EUSio::after {
    position: absolute;
    right: -30%;
    width: 80%;
    z-index: 2;
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 0%, transparent 70%);
    top: -30%;
    height: 80%;
    animation: moveGradient 20s ease-in-out infinite alternate;
    content: "";
}.opening-board-EUSio .edu-welcome-NdenM {
    z-index: 3;
    padding: 5% 3%;
    height: 100%;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}.opening-board-EUSio .edu-welcome-NdenM > div {
    animation: fadeInUp 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    gap: 3rem;
    width: 100%;
    max-width: 1400px;
    display: grid;
    grid-template-columns: 1fr;
    transform: translateY(0);
}.opening-board-EUSio h3 {
    transform: perspective(1000px) rotateX(2deg);
    line-height: 1.5;
    color: #ffffff;
    padding: 2rem;
    font-size: calc(18px * 1.1);
    position: relative;
    background: linear-gradient(120deg, rgb(199,210,156,0.5) 0%, rgb(166,182,110,0.5) 100%);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    font-weight: 600;
    letter-spacing: 0.5px;
    backdrop-filter: blur(10px);
    margin-bottom: 1.5rem;
}.opening-board-EUSio h3::before {
    width: 5px;
    content: "";
    position: absolute;
    top: 0;
    background: rgb(166,182,110);
    left: 0;
    transform: scaleY(1.1);
    height: 100%;
}.opening-board-EUSio .student-voice-FKhBV {
    transform: perspective(1200px) rotateY(-2deg);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3);
    position: relative;
    overflow: hidden;
    height: 65vh;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}.opening-board-EUSio .student-voice-FKhBV:hover {
    transform: perspective(1200px) rotateY(0deg);
}.opening-board-EUSio .student-voice-FKhBV::before {
    height: 100%;
    left: 0;
    z-index: 1;
    top: 0;
    content: "";
    width: 100%;
    background: linear-gradient(to bottom, 
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0.3) 40%, 
    rgba(0, 0, 0, 0.7) 100%);
    position: absolute;
}.opening-board-EUSio .student-voice-FKhBV > div {
    padding: 5rem 3rem;
    z-index: 2;
    justify-content: flex-end;
    display: flex;
    height: 100%;
    flex-direction: column;
    position: relative;
}.opening-board-EUSio .student-voice-FKhBV p {
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 1.5rem;
    font-size: calc(18px * 1.2);
    animation: fadeUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.6s forwards;
    color: #ffffff;
    position: relative;
    opacity: 0;
    max-width: 90%;
    padding-left: 2rem;
    line-height: 1.6;
    transform: translateY(50px);
}.opening-board-EUSio .student-voice-FKhBV p::before {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    left: 0;
    position: absolute;
    background: rgb(199,210,156);
    height: 1rem;
    width: 1rem;
    top: 0.5rem;
    content: "";
}.opening-board-EUSio .title_style_header {
    animation: fadeUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.8s forwards;
    line-height: 1.3;
    letter-spacing: 1px;
    opacity: 0;
    transform: translateY(60px);
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, #ffffff 0%, rgb(166,182,110) 100%);
    font-weight: 700;
    color: #ffffff;
    background-clip: text !important;
    text-shadow: 0 2px 15px rgba(255, 255, 255, 0.2);
    position: relative;
    color: transparent;
    font-size: 43px;
    margin-top: 1rem;
    max-width: 95%;
}.opening-board-EUSio .title_style_header::after {
    position: absolute;
    left: 0;
    height: 4px;
    content: "";
    transform-origin: left;
    width: 6rem;
    transform: scaleX(0);
    bottom: -1rem;
    background: rgb(166,182,110);
    animation: lineGrow 1s cubic-bezier(0.22, 1, 0.36, 1) 1.2s forwards;
}

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

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

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

@keyframes moveGradient {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-5%, 5%);
  }
  100% {
    transform: translate(5%, -5%);
  }
}

@media (min-width: 768px) {.opening-board-EUSio .edu-welcome-NdenM > div {
    gap: 2rem;
    grid-template-columns: 0.5fr 1fr;
}.opening-board-EUSio h3 {
    font-size: calc(18px * 1.2);
    display: flex;
    margin-bottom: 0;
    height: 100%;
    align-items: center;
}.opening-board-EUSio .student-voice-FKhBV {
    clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
    height: 75vh;
}.opening-board-EUSio .title_style_header {
    font-size: calc(43px * 1.2);
    max-width: 90%;
}
}

@media (min-width: 992px) {.opening-board-EUSio .edu-welcome-NdenM {
    padding: 3% 5%;
}.opening-board-EUSio h3 {
    padding: 3rem;
    font-size: calc(18px * 1.3);
}.opening-board-EUSio .student-voice-FKhBV {
    transform: perspective(1500px) rotateY(-3deg);
}.opening-board-EUSio .student-voice-FKhBV > div {
    padding: 6rem 4rem;
}.opening-board-EUSio .title_style_header {
    font-size: calc(43px * 1.4);
}.opening-board-EUSio .student-voice-FKhBV p {
    font-size: calc(18px * 1.3);
    max-width: 80%;
}
}

@media (min-width: 1200px) {.opening-board-EUSio .title_style_header {
    max-width: 85%;
    font-size: calc(43px * 1.5);
}.opening-board-EUSio h3 {
    font-size: calc(18px * 1.4);
}.opening-board-EUSio .student-voice-FKhBV p {
    max-width: 75%;
    font-size: calc(18px * 1.4);
}.opening-board-EUSio .student-voice-FKhBV::after {
    z-index: 1;
    position: absolute;
    right: 2rem;
    width: 150px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    bottom: 2rem;
    height: 150px;
    animation: rotate 15s linear infinite;
    background: linear-gradient(45deg, rgb(199,210,156,0.5) 0%, rgb(166,182,110) 100%);
    opacity: 0.3;
    content: "";
}
  
  @keyframes rotate {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
}

@media (max-width: 767px) {.opening-board-EUSio .edu-welcome-NdenM {
    padding: 3rem 1.5rem;
}.opening-board-EUSio h3 {
    font-size: 18px;
    padding: 1.5rem;
}.opening-board-EUSio .student-voice-FKhBV {
    height: 55vh;
}.opening-board-EUSio .student-voice-FKhBV > div {
    padding: 2rem 1.5rem;
}.opening-board-EUSio .title_style_header {
    font-size: calc(34px * 1.1);
}.opening-board-EUSio .student-voice-FKhBV p {
    padding-left: 1.5rem;
    font-size: 18px;
}}.find-contact-Gabxo {
    background: linear-gradient(135deg, rgb(233,237,211) 50%, rgba(rgb(199,210,156,0.5), 0.05) 100%);
    position: relative;
    font-family: Arial, sans-serif;
    padding: 4rem 0;
    overflow: hidden;
}.find-contact-Gabxo::before {
    z-index: 1;
    transform: rotate(-15deg) skewX(15deg);
    top: -10%;
    opacity: 0.07;
    position: absolute;
    height: 70%;
    right: -5%;
    content: "";
    width: 45%;
    background: linear-gradient(225deg, rgb(166,182,110) 10%, transparent 70%);
    pointer-events: none;
}.find-contact-Gabxo::after {
    left: -2%;
    pointer-events: none;
    opacity: 0.05;
    z-index: 1;
    transform: rotate(10deg) skewY(-5deg);
    content: "";
    width: 30%;
    position: absolute;
    height: 60%;
    background: linear-gradient(45deg, rgb(199,210,156) 20%, transparent 80%);
    bottom: -5%;
}.find-contact-Gabxo .container {
    margin: 0 auto;
    padding: 0 2rem;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.find-contact-Gabxo .msg-form-VpFZT {
    transition: transform 0.5s ease-out;
    position: relative;
    gap: 2.5rem;
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateX(1deg);
    display: grid;
}.find-contact-Gabxo .msg-form-VpFZT:hover {
    transform: perspective(1000px) rotateX(0deg);
}.find-contact-Gabxo h3 {
    line-height: 1.3;
    margin-bottom: 0.5rem;
    transform: translateX(-10px);
    color: rgb(199,210,156);
    position: relative;
    padding-left: 15px;
    font-size: 31px;
    font-weight: 700;
}.find-contact-Gabxo h3::before {
    position: absolute;
    transform: translateY(-50%);
    width: 4px;
    left: 0;
    background: rgb(199,210,156);
    height: 70%;
    content: "";
    top: 50%;
}.find-contact-Gabxo p {
    font-size: 15px;
    transition: all 0.3s ease;
    max-width: 90%;
    color: #000000;
    line-height: 1.7;
    margin-bottom: 1rem;
    position: relative;
}.find-contact-Gabxo h5 {
    align-items: center;
    font-size: 18px;
    color: #000000;
    display: flex;
    transform: translateX(0);
    transition: transform 0.3s ease;
    font-weight: 600;
    gap: 0.75rem;
    margin-bottom: 0.5rem;
}.find-contact-Gabxo h5:hover {
    transform: translateX(5px);
}.find-contact-Gabxo svg {
    height: 24px;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 24px;
    transform: scale(0.85);
}.find-contact-Gabxo svg:hover {
    transform: scale(1);
}.find-contact-Gabxo svg path {
    transition: fill 0.3s ease;
    fill: rgb(199,210,156);
}.find-contact-Gabxo .send-feedback-VxhNt {
    display: flex;
    list-style: none;
    padding: 0;
    gap: 1.25rem;
    flex-direction: column;
    margin: 0;
}.find-contact-Gabxo .send-feedback-VxhNt li {
    position: relative;
    transition: transform 0.3s ease;
}.find-contact-Gabxo .send-feedback-VxhNt li:hover {
    transform: translateX(10px);
}.find-contact-Gabxo .contact-assistance-ZcGLh {
    display: flex;
    font-weight: 600;
    align-items: center;
    padding: 0.5rem 0;
    text-decoration: none;
    color: #000000;
    font-size: calc(15px * 1.05);
    overflow: hidden;
    gap: 1rem;
    transition: color 0.3s ease;
    position: relative;
}.find-contact-Gabxo .contact-assistance-ZcGLh::before {
    left: 0;
    height: 1px;
    content: "";
    bottom: 0;
    transition: transform 0.3s ease;
    transform: translateX(-100%);
    position: absolute;
    width: 100%;
    background: rgb(199,210,156);
}.find-contact-Gabxo .contact-assistance-ZcGLh:hover {
    color: rgb(199,210,156);
}.find-contact-Gabxo .contact-assistance-ZcGLh:hover::before {
    transform: translateX(0);
}.find-contact-Gabxo .contact-assistance-ZcGLh:hover svg path {
    fill: rgb(166,182,110);
}

@media (min-width: 768px) {.find-contact-Gabxo .msg-form-VpFZT {
    backdrop-filter: blur(10px);
    padding: 2rem;
    gap: 3rem 4rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03), 0 1px 8px rgba(0, 0, 0, 0.02);
    border-radius: 23px;
    background: rgba(rgb(255, 255, 255, 0.5), 0.7);
    grid-template-columns: 1fr 1fr;
}.find-contact-Gabxo h3 {
    font-size: calc(31px * 1.1);
    grid-column: 1 / -1;
    transform: translateX(0);
}.find-contact-Gabxo .send-feedback-VxhNt {
    flex-wrap: wrap;
    gap: 2rem;
    grid-column: 1 / -1;
    flex-direction: row;
}.find-contact-Gabxo p {
    max-width: 95%;
}
}

@media (min-width: 992px) {.find-contact-Gabxo {
    padding: 6rem 0;
}.find-contact-Gabxo .msg-form-VpFZT {
    grid-template-columns: 2fr 1fr;
}.find-contact-Gabxo .send-feedback-VxhNt {
    grid-column: auto;
    flex-direction: column;
}
}

@media (max-width: 767px) {.find-contact-Gabxo {
    padding: 3rem 0;
}.find-contact-Gabxo .msg-form-VpFZT {
    background: rgba(rgb(255, 255, 255, 0.5), 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    border-radius: 10px;
    padding: 1.5rem;
}.find-contact-Gabxo h3 {
    font-size: calc(31px * 0.9);
}.find-contact-Gabxo p {
    max-width: 100%;
    font-size: calc(15px * 0.95);
}.find-contact-Gabxo .contact-assistance-ZcGLh {
    font-size: 15px;
}.find-contact-Gabxo svg {
    transform: scale(0.8);
}}

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

.find-contact-Gabxo .msg-form-VpFZT > div,
.find-contact-Gabxo .send-feedback-VxhNt li {
    animation: fadeInUp 0.5s ease forwards;
    opacity: 0;
}.find-contact-Gabxo .msg-form-VpFZT > div:nth-child(2) {
    animation-delay: 0.1s;
}.find-contact-Gabxo .msg-form-VpFZT > div:nth-child(3) {
    animation-delay: 0.2s;
}.find-contact-Gabxo .send-feedback-VxhNt li:nth-child(1) {
    animation-delay: 0.3s;
}.find-contact-Gabxo .send-feedback-VxhNt li:nth-child(2) {
    animation-delay: 0.4s;
}.find-contact-Gabxo .send-feedback-VxhNt li:nth-child(3) {
    animation-delay: 0.5s;
}.gift-card-hDqgs {
    color: #ffffff;
    padding: 6rem 0 4rem;
    z-index: 1;
    position: relative;
}.gift-card-hDqgs::before {
    opacity: 0.85;
    content: "";
    background: #000000;
    top: 0;
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
    left: 0;
}.gift-card-hDqgs::after {
    background-position: center;
    height: 100%;
    animation: gridAnimate 15s linear infinite;
    content: "";
    background-size: 30px 30px;
    position: absolute;
    left: 0;
    z-index: -1;
    width: 100%;
    opacity: 0.15;
    background: 
        linear-gradient(rgba(rgb(199,210,156), 0.2) 1px, transparent 1px),
        linear-gradient(90deg, rgba(rgb(199,210,156), 0.2) 1px, transparent 1px);
    top: 0;
}@keyframes gridAnimate {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}

.gift-card-hDqgs .container {
    grid-gap: 2rem;
    grid-template-columns: repeat(12, 1fr);
    display: grid;
}.gift-card-hDqgs .company_holder {
    grid-row: 1;
    position: relative;
    grid-column: 1 / 5;
}.gift-card-hDqgs .company_holder::before {
    border-top: 2px solid rgb(199,210,156);
    height: 60px;
    opacity: 0.7;
    left: -20px;
    position: absolute;
    width: 60px;
    border-left: 2px solid rgb(199,210,156);
    top: -20px;
    content: "";
}.gift-card-hDqgs .company_holder::after {
    opacity: 0.7;
    height: 60px;
    border-right: 2px solid rgb(199,210,156);
    position: absolute;
    content: "";
    width: 60px;
    bottom: -20px;
    right: -20px;
    border-bottom: 2px solid rgb(199,210,156);
}.gift-card-hDqgs .company_holder h3 {
    background: linear-gradient(90deg, #ffffff, rgb(199,210,156));
    -webkit-background-clip: text !important;
    font-weight: 700;
    display: inline-block;
    -webkit-text-fill-color: transparent;
    margin-bottom: 1.5rem;
    position: relative;
    font-size: 28px;
}.gift-card-hDqgs .company_holder h3::after {
    position: absolute;
    left: 0;
    box-shadow: 0 0 10px rgb(199,210,156);
    content: "";
    background: rgb(199,210,156);
    width: 30%;
    height: 2px;
    bottom: -5px;
}.gift-card-hDqgs .footer-address-sVIPt {
    font-size: 13px;
    opacity: 0.8;
    margin-top: 1.5rem;
    line-height: 1.6;
    color: #ffffff;
}.gift-card-hDqgs .code-labs-OkuCd {
    display: flex;
    grid-row: 1;
    grid-column: 6 / 13;
    justify-content: flex-end;
}.gift-card-hDqgs .head-pagebar-ZnNbF {
    width: 100%;
    display: grid;
    gap: 3rem;
    grid-template-columns: repeat(2, 1fr);
}.gift-card-hDqgs .site-info-OANEL {
    backdrop-filter: blur(4px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    padding: 1.5rem;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
}.gift-card-hDqgs .site-info-OANEL:hover {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.02) 100%);
    transform: translateY(-5px);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.25);
}.gift-card-hDqgs .site-info-OANEL::before {
    height: 0;
    content: "";
    width: 3px;
    transition: height 0.3s ease;
    top: 0;
    left: 0;
    position: absolute;
    background: rgb(199,210,156);
}.gift-card-hDqgs .site-info-OANEL:hover::before {
    height: 100%;
}.gift-card-hDqgs .site-info-OANEL h5 {
    padding-left: 1rem;
    font-size: 23px;
    position: relative;
    color: rgb(166,182,110);
    margin-bottom: 1.5rem;
    font-weight: 600;
    letter-spacing: 1px;
}.gift-card-hDqgs .site-info-OANEL h5::before {
    width: 5px;
    box-shadow: 0 0 10px rgb(199,210,156);
    height: 5px;
    background: rgb(199,210,156);
    border-radius: 50%;
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    left: 0;
    content: "";
}.gift-card-hDqgs .site-info-OANEL .head-pagebar-ZnNbF {
    display: flex;
    flex-direction: column;
    gap: 0.7rem;
}.gift-card-hDqgs .site-info-OANEL .head-pagebar-ZnNbF a {
    color: #ffffff;
    font-size: 13px;
    position: relative;
    opacity: 0.7;
    border-radius: 10px;
    z-index: 1;
    transition: all 0.3s ease;
    padding: 0.4rem 1rem;
    text-decoration: none;
    overflow: hidden;
}.gift-card-hDqgs .site-info-OANEL .head-pagebar-ZnNbF a::before {
    height: 100%;
    width: 100%;
    transform: translateX(-100%);
    z-index: -1;
    top: 0;
    background: linear-gradient(90deg, rgba(rgb(199,210,156,0.5), 0.1), transparent);
    left: 0;
    content: "";
    transition: transform 0.3s ease;
    position: absolute;
}.gift-card-hDqgs .site-info-OANEL .head-pagebar-ZnNbF a:hover {
    opacity: 1;
    padding-left: 1.5rem;
    color: #ffffff;
}.gift-card-hDqgs .site-info-OANEL .head-pagebar-ZnNbF a:hover::before {
    transform: translateX(0);
}.eco-foot-FVRhq {
    background: rgba(0, 0, 0, 0.5);
    padding: 1.5rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    margin-top: 4rem;
    grid-column: 1 / 13;
    grid-row: 2;
}.eco-foot-FVRhq::before {
    position: absolute;
    left: 50%;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(199,210,156), transparent);
    width: 60%;
    transform: translateX(-50%);
    top: 0;
    height: 1px;
}.eco-foot-FVRhq .container {
    justify-content: center;
    display: flex;
    align-items: center;
}.eco-foot-FVRhq .level-up-QhLuK {
    opacity: 0.7;
    text-align: center;
    letter-spacing: 0.5px;
    color: #ffffff;
    font-size: 14px;
}

@media screen and (max-width: 992px) {.gift-card-hDqgs .container {
    grid-template-columns: repeat(1, 1fr);
}.gift-card-hDqgs .company_holder {
    grid-column: 1;
    grid-row: 1;
}.gift-card-hDqgs .code-labs-OkuCd {
    margin-top: 2rem;
    grid-column: 1;
    grid-row: 2;
}.eco-foot-FVRhq {
    margin-top: 3rem;
    grid-row: 3;
}
}

@media screen and (max-width: 768px) {.gift-card-hDqgs {
    padding: 4rem 0 3rem;
}.gift-card-hDqgs .head-pagebar-ZnNbF {
    gap: 2rem;
    grid-template-columns: 1fr;
}.gift-card-hDqgs .site-info-OANEL {
    padding: 1.2rem;
}.gift-card-hDqgs .site-info-OANEL h5 {
    font-size: calc(23px * 0.9);
}.gift-card-hDqgs .company_holder::before,
    .gift-card-hDqgs .company_holder::after {
    height: 40px;
    width: 40px;
}
}

@media screen and (max-width: 576px) {.gift-card-hDqgs {
    padding: 3rem 0 2rem;
}.gift-card-hDqgs .company_holder h3 {
    font-size: calc(28px * 0.9);
}.gift-card-hDqgs .footer-address-sVIPt {
    font-size: calc(13px * 0.9);
}.gift-card-hDqgs .site-info-OANEL .head-pagebar-ZnNbF a {
    font-size: calc(13px * 0.9);
}.eco-foot-FVRhq {
    padding: 1rem 0;
    margin-top: 2rem;
}}.contact-ArkId {
    isolation: isolate;
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(
        135deg, 
        rgb(166,182,110,0.5) 0%, 
        rgb(199,210,156,0.5) 100%
    );
}.contact-ArkId::before {
    animation: subtle-pulse 12s infinite alternate;
    content: '';
    position: absolute;
    width: 200%;
    top: -50%;
    background: radial-gradient(
        circle at center, 
        rgba(255,255,255,0.05) 0%, 
        transparent 70%
    );
    z-index: 1;
    height: 200%;
    left: -50%;
}.contact-ArkId::after {
    background: radial-gradient(
        circle at center, 
        rgba(255,255,255,0.03) 0%, 
        transparent 60%
    );
    position: absolute;
    z-index: 1;
    right: -30%;
    content: '';
    animation: subtle-wave 15s infinite alternate-reverse;
    bottom: -30%;
    width: 150%;
    height: 150%;
}.contact-ArkId .container {
    z-index: 2;
    padding: 0 1rem;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.contact-ArkId h2 {
    text-align: center;
    position: relative;
    color: #ffffff;
    letter-spacing: -0.02em;
    font-size: 40px;
    margin-bottom: 3rem;
    font-weight: 700;
    text-transform: uppercase;
}.contact-ArkId h2::after {
    background: linear-gradient(
        to right, 
        transparent, 
        rgb(199,210,156), 
        transparent
    );
    height: 3px;
    content: '';
    width: 80px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    bottom: -0.5rem;
}.contact-ArkId .message-reach-vOFYm {
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    border: 1px solid rgba(255,255,255,0.1);
    backdrop-filter: blur(10px);
    overflow: hidden;
    align-items: stretch;
    background: rgba(255,255,255,0.05);
    border-radius: 18px;
    display: flex;
}.contact-ArkId .img-preview-rcPRF {
    flex: 0 0 40%;
    position: relative;
    min-height: 500px;
}.contact-ArkId .img-preview-rcPRF::before {
    left: 0;
    height: 100%;
    content: '';
    width: 100%;
    opacity: 0.6;
    position: absolute;
    mix-blend-mode: color-dodge;
    top: 0;
    background: linear-gradient(
        45deg, 
        rgb(166,182,110,0.5) 0%, 
        rgb(199,210,156,0.5) 100%
    );
}.contact-ArkId .help-request-NTrMS {
    display: flex;
    flex-direction: column;
    flex: 0 0 60%;
    padding: 4rem 3rem;
    justify-content: center;
}.contact-ArkId .help-request-NTrMS form {
    margin: 0 auto;
    max-width: 500px;
    width: 100%;
}.contact-ArkId .help-request-NTrMS h3 {
    text-align: center;
    font-size: 32px;
    margin-bottom: 2rem;
    font-weight: 600;
    color: #ffffff;
}.contact-ArkId .help-request-NTrMS input:not([type="checkbox"]):not([type="submit"]) {
    border: 1px solid rgba(255,255,255,0.2);
    background: rgba(255,255,255,0.1);
    color: #ffffff;
    width: 100%;
    font-size: 18px;
    outline: none;
    margin-bottom: 1.5rem;
    border-radius: 10px;
    padding: 1rem 1.5rem;
    transition: all 0.3s ease;
}.contact-ArkId .help-request-NTrMS input:not([type="checkbox"]):not([type="submit"]):focus {
    box-shadow: 0 0 15px rgba(rgb(199,210,156), 0.3);
    border-color: rgb(199,210,156);
}.contact-ArkId .help-request-NTrMS .query-widget-fgLru {
    align-items: center;
    margin-bottom: 1.5rem;
    display: flex;
}.contact-ArkId .help-request-NTrMS .query-widget-fgLru input[type="checkbox"] {
    position: relative;
    margin-right: 1rem;
    width: 22px;
    border: 2px solid #ffffff;
    height: 22px;
    cursor: pointer;
    appearance: none;
    border-radius: 10px;
    transition: all 0.3s ease;
}.contact-ArkId .help-request-NTrMS .query-widget-fgLru input[type="checkbox"]:checked {
    border-color: rgb(199,210,156);
    background: rgb(199,210,156);
}.contact-ArkId .help-request-NTrMS .query-widget-fgLru input[type="checkbox"]:checked::after {
    top: 50%;
    font-size: 0.8rem;
    left: 50%;
    content: '✔';
    color: #ffffff;
    transform: translate(-50%, -50%);
    position: absolute;
}.contact-ArkId .help-request-NTrMS .query-widget-fgLru label {
    display: flex;
    align-items: center;
    color: #ffffff;
    font-size: 18px;
}.contact-ArkId .help-request-NTrMS .query-widget-fgLru a {
    text-decoration: none;
    margin-left: 0.3rem;
    transition: color 0.3s ease;
    color: rgb(199,210,156);
}.contact-ArkId .help-request-NTrMS .query-widget-fgLru a:hover {
    text-decoration: underline;
}.contact-ArkId .help-request-NTrMS .inquiry-block-IrJXl {
    padding: 1rem;
    background: rgb(199,210,156);
    color: #ffffff;
    width: 100%;
    border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
    font-size: 18px;
    border: none;
    transition: all 0.3s ease;
    position: relative;
    font-weight: 600;
}.contact-ArkId .help-request-NTrMS .inquiry-block-IrJXl::before {
    width: 100%;
    top: 0;
    background: linear-gradient(
        120deg, 
        transparent, 
        rgba(255,255,255,0.3), 
        transparent
    );
    transition: all 0.3s ease;
    content: '';
    left: -100%;
    position: absolute;
    height: 100%;
}.contact-ArkId .help-request-NTrMS .inquiry-block-IrJXl:hover::before {
    left: 100%;
}.contact-ArkId .help-request-NTrMS .inquiry-block-IrJXl:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
}

@keyframes subtle-pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.05);
        opacity: 0.9;
    }
}

@keyframes subtle-wave {
    0% {
        transform: rotate(0deg) scale(1);
    }
    100% {
        transform: rotate(5deg) scale(1.02);
    }
}

@media screen and (max-width: 1024px) {.contact-ArkId .message-reach-vOFYm {
    flex-direction: column;
}.contact-ArkId .img-preview-rcPRF {
    flex: 0 0 100%;
    min-height: 300px;
}.contact-ArkId .help-request-NTrMS {
    padding: 3rem 2rem;
    flex: 0 0 100%;
}
}

@media screen and (max-width: 768px) {.contact-ArkId {
    padding: 3rem 0;
}.contact-ArkId h2 {
    font-size: calc(40px * 0.8);
    margin-bottom: 2rem;
}.contact-ArkId .help-request-NTrMS h3 {
    font-size: calc(32px * 0.9);
}.contact-ArkId .help-request-NTrMS input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
    margin-bottom: 1rem;
}.contact-ArkId .help-request-NTrMS .query-widget-fgLru {
    align-items: flex-start;
}.contact-ArkId .help-request-NTrMS .query-widget-fgLru input[type="checkbox"] {
    margin-top: 0.2rem;
}
}

@media screen and (max-width: 480px) {.contact-ArkId .message-reach-vOFYm {
    border-radius: 0;
}.contact-ArkId .img-preview-rcPRF {
    min-height: 250px;
}.contact-ArkId .help-request-NTrMS {
    padding: 2rem 1.5rem;
}}.tyCard-cCfsk {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(233,237,211) 0%, rgb(199,210,156,0.5) 100%);
    padding: 4rem 0;
    position: relative;
}.tyCard-cCfsk::before {
    left: 0;
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(199,210,156,0.5) 0,
        rgb(199,210,156,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    z-index: 1;
    opacity: 0.05;
    position: absolute;
    width: 100%;
    top: 0;
    content: "";
}.tyCard-cCfsk::after {
    width: 300px;
    top: -10%;
    content: "";
    border-radius: 50%;
    opacity: 0.1;
    filter: blur(100px);
    right: -5%;
    animation: pulse 10s infinite alternate ease-in-out;
    height: 300px;
    z-index: 0;
    background: rgb(166,182,110);
    position: absolute;
}.tyCard-cCfsk .container {
    padding: 0 2rem;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
}.tyCard-cCfsk h2 {
    font-size: 28px;
    animation: slideInTitle 0.8s forwards ease-out;
    font-weight: 700;
    line-height: 1.3;
    color: rgb(199,210,156);
    margin-bottom: 2.5rem;
    text-shadow: 0 1px 2px rgba(0,0,0,0.05);
    transform: translateX(-10px);
    position: relative;
    animation-delay: 0.3s;
    opacity: 0;
    max-width: 90%;
}.tyCard-cCfsk h2::after {
    transform-origin: left;
    content: "";
    animation: expandLine 1s forwards ease-out;
    height: 3px;
    animation-delay: 1s;
    bottom: -15px;
    background: rgb(166,182,110);
    left: 0;
    position: absolute;
    transform: scaleX(0);
    width: 80px;
}.tyCard-cCfsk .achieve-goals-vHUmx {
    padding: 2.5rem;
    transform: translateY(20px);
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 20px), 
        calc(100% - 20px) 100%, 
        0 100%
    );
    animation: fadeUpIn 1s forwards ease-out;
    animation-delay: 0.5s;
    opacity: 0;
    box-shadow: 0 15px 35px rgba(0,0,0,0.05), 
                0 5px 15px rgba(0,0,0,0.03);
    background: linear-gradient(145deg, #ffffff 0%, rgba(255,255,255,0.9) 100%);
    position: relative;
}.tyCard-cCfsk .achieve-goals-vHUmx::before {
    left: 20px;
    border: 1px solid rgb(199,210,156,0.5);
    right: 20px;
    position: absolute;
    bottom: 20px;
    opacity: 0.1;
    top: 20px;
    content: "";
    pointer-events: none;
}.tyCard-cCfsk ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}.tyCard-cCfsk li {
    position: relative;
    padding-left: 2rem;
}.tyCard-cCfsk li::before {
    height: 8px;
    position: absolute;
    left: 0;
    transform: rotate(45deg);
    background: rgb(166,182,110);
    top: 0.5rem;
    animation: fadeIn 0.5s forwards ease-out;
    content: "";
    animation-delay: 1.2s;
    width: 8px;
    opacity: 0;
}.tyCard-cCfsk li span {
    animation: fadeUpIn 0.8s forwards ease-out;
    position: relative;
    margin-bottom: 1rem;
    font-family: Arial, sans-serif;
    color: #000000;
    animation-delay: 0.8s;
    display: block;
    opacity: 0;
    line-height: 1.7;
    font-size: calc(15px * 1.05);
    transform: translateY(10px);
}.tyCard-cCfsk li span::after {
    left: 0;
    content: "";
    height: 1px;
    position: absolute;
    bottom: -15px;
    width: 100%;
    background: linear-gradient(90deg, rgb(199,210,156,0.5) 0%, transparent 100%);
    opacity: 0.2;
}

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

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

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

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

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

@media (max-width: 992px) {.tyCard-cCfsk {
    padding: 3rem 0;
}.tyCard-cCfsk h2 {
    font-size: calc(28px * 0.9);
    max-width: 100%;
}.tyCard-cCfsk .achieve-goals-vHUmx {
    padding: 2rem;
}
}

@media (max-width: 768px) {.tyCard-cCfsk h2 {
    margin-bottom: 2rem;
    font-size: calc(28px * 0.8);
}.tyCard-cCfsk .achieve-goals-vHUmx {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 15px), 
            calc(100% - 15px) 100%, 
            0 100%
        );
    padding: 1.75rem;
}.tyCard-cCfsk li span {
    font-size: 15px;
}.tyCard-cCfsk::after {
    width: 200px;
    right: -10%;
    top: -5%;
    height: 200px;
}
}

@media (max-width: 576px) {.tyCard-cCfsk {
    padding: 2.5rem 0;
}.tyCard-cCfsk .container {
    padding: 0 1.5rem;
}.tyCard-cCfsk h2 {
    font-size: calc(28px * 0.7);
}.tyCard-cCfsk h2::after {
    width: 60px;
    height: 2px;
}.tyCard-cCfsk .achieve-goals-vHUmx {
    padding: 1.5rem;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            0 100%
        );
}.tyCard-cCfsk li {
    padding-left: 1.5rem;
}.tyCard-cCfsk li::before {
    height: 6px;
    width: 6px;
}.tyCard-cCfsk li span {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}}.company-info-DvVRT {
    background: rgb(233,237,211);
    overflow: hidden;
    position: relative;
    padding: 90px 0;
}.company-info-DvVRT::before {
    background: linear-gradient(90deg, rgb(199,210,156), rgb(166,182,110));
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    height: 5px;
    width: 100%;
}.company-info-DvVRT .container {
    z-index: 2;
    position: relative;
}.company-info-DvVRT h2 {
    padding: 0 15px;
    background: #ffffff;
    color: #000000;
    transform: translateX(-50%);
    text-align: center;
    position: relative;
    margin-bottom: 50px;
    font-size: 29px;
    font-weight: 700;
    left: 50%;
    display: inline-block;
}.company-info-DvVRT h2::after {
    background: rgb(199,210,156);
    content: "";
    width: 40px;
    bottom: -10px;
    transform: translateX(-50%);
    position: absolute;
    height: 2px;
    left: 50%;
}.company-info-DvVRT .study-guides-DxnRj {
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    position: relative;
}.company-info-DvVRT .study-guides-DxnRj::before {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    border-radius: 50%;
    border: 3px solid rgb(199,210,156);
    width: 50px;
    content: "";
    z-index: 3;
    background: #ffffff;
    height: 50px;
    position: absolute;
}.company-info-DvVRT .study-guides-DxnRj::after {
    background: rgb(199,210,156,0.5);
    top: 0;
    z-index: 1;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 1px;
}.company-info-DvVRT .proof-stats-iMfyu {
    background: #ffffff;
    padding: 35px;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    position: relative;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}.company-info-DvVRT .proof-stats-iMfyu:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.company-info-DvVRT .proof-stats-iMfyu:first-child {
    border-bottom: 3px solid rgb(199,210,156);
}.company-info-DvVRT .proof-stats-iMfyu:last-child {
    border-bottom: 3px solid rgb(166,182,110);
}.company-info-DvVRT .proof-stats-iMfyu h3 {
    color: rgb(199,210,156);
    margin-bottom: 20px;
    font-weight: 600;
    display: inline-block;
    font-size: 24px;
    position: relative;
    padding-bottom: 15px;
}.company-info-DvVRT .proof-stats-iMfyu h3::after {
    left: 0;
    width: 60px;
    height: 2px;
    background: rgb(166,182,110);
    content: "";
    bottom: 0;
    position: absolute;
}.company-info-DvVRT .proof-stats-iMfyu p {
    font-size: 12px;
    line-height: 1.7;
    margin-bottom: 0;
    color: #000000;
}.company-info-DvVRT .proof-stats-iMfyu:first-child::before {
    line-height: 1;
    font-weight: 700;
    content: "01";
    font-size: 70px;
    color: rgb(199,210,156,0.5);
    top: 20px;
    position: absolute;
    opacity: 0.2;
    right: 20px;
}.company-info-DvVRT .proof-stats-iMfyu:last-child::before {
    content: "02";
    top: 20px;
    right: 20px;
    position: absolute;
    font-size: 70px;
    opacity: 0.2;
    font-weight: 700;
    color: rgb(166,182,110,0.5);
    line-height: 1;
}.company-info-DvVRT .container::before {
    left: -100px;
    position: absolute;
    content: "";
    height: 200px;
    z-index: -1;
    top: -100px;
    width: 200px;
    border: 30px solid rgb(199,210,156,0.5);
    border-radius: 50%;
    opacity: 0.1;
}.company-info-DvVRT .container::after {
    z-index: -1;
    height: 150px;
    position: absolute;
    opacity: 0.1;
    border: 30px solid rgb(166,182,110,0.5);
    right: -70px;
    bottom: -70px;
    border-radius: 50%;
    width: 150px;
    content: "";
}

@media screen and (max-width: 991px) {.company-info-DvVRT {
    padding: 70px 0;
}.company-info-DvVRT h2 {
    margin-bottom: 40px;
}.company-info-DvVRT .study-guides-DxnRj {
    gap: 25px;
    grid-template-columns: 1fr;
}.company-info-DvVRT .study-guides-DxnRj::before,
    .company-info-DvVRT .study-guides-DxnRj::after {
    display: none;
}.company-info-DvVRT .proof-stats-iMfyu {
    padding: 30px;
}
}

@media screen and (max-width: 767px) {.company-info-DvVRT {
    padding: 60px 0;
}.company-info-DvVRT h2 {
    margin-bottom: 35px;
    font-size: calc(29px * 0.9);
}.company-info-DvVRT .proof-stats-iMfyu {
    padding: 25px;
}.company-info-DvVRT .proof-stats-iMfyu h3 {
    margin-bottom: 15px;
    font-size: calc(24px * 0.9);
}.company-info-DvVRT .proof-stats-iMfyu p {
    font-size: calc(12px * 0.95);
}.company-info-DvVRT .proof-stats-iMfyu:first-child::before,
    .company-info-DvVRT .proof-stats-iMfyu:last-child::before {
    font-size: 60px;
    right: 15px;
    top: 15px;
}
}

@media screen and (max-width: 575px) {.company-info-DvVRT {
    padding: 50px 0;
}.company-info-DvVRT h2 {
    margin-bottom: 30px;
    font-size: calc(29px * 0.8);
}.company-info-DvVRT .proof-stats-iMfyu {
    padding: 20px;
}.company-info-DvVRT .proof-stats-iMfyu h3 {
    padding-bottom: 10px;
    margin-bottom: 12px;
    font-size: calc(24px * 0.85);
}.company-info-DvVRT .proof-stats-iMfyu p {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}.company-info-DvVRT .proof-stats-iMfyu:first-child::before,
    .company-info-DvVRT .proof-stats-iMfyu:last-child::before {
    top: 10px;
    font-size: 50px;
    right: 10px;
}.company-info-DvVRT .container::before,
    .company-info-DvVRT .container::after {
    width: 100px;
    border-width: 20px;
    height: 100px;
}}.mentorship-profile-AaPXr {
    background: linear-gradient(160deg, rgb(233,237,211) 0%, #000000 100%);
    min-height: 700px;
    overflow: hidden;
    position: relative;
    padding: 8rem 0;
}.mentorship-profile-AaPXr::before {
    height: 100%;
    animation: breatheGlow 15s ease-in-out infinite alternate;
    z-index: 1;
    filter: blur(70px);
    left: 0;
    position: absolute;
    opacity: 0.4;
    width: 100%;
    content: "";
    background: 
        radial-gradient(circle at 80% 20%, rgb(199,210,156,0.5) 0%, transparent 35%),
        radial-gradient(circle at 20% 80%, rgb(166,182,110,0.5) 0%, transparent 35%);
    top: 0;
}.mentorship-profile-AaPXr .container {
    padding: 0 2rem;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.mentorship-profile-AaPXr .success-feedback-zKWJM {
    grid-template-columns: 1.2fr 0.8fr;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
    position: relative;
    grid-template-rows: auto 1fr;
    backdrop-filter: blur(15px);
    padding: 3rem;
    min-height: 580px;
    overflow: hidden;
    gap: 30px;
    border-radius: 21px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.3) 100%);
    display: grid;
}.mentorship-profile-AaPXr .success-feedback-zKWJM::before {
    animation: shimmerEffect 10s ease-in-out infinite;
    content: "";
    z-index: -1;
    background: linear-gradient(135deg, transparent, rgb(199,210,156,0.5), transparent);
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0.2;
    height: 100%;
    background-size: 200% 200%;
}.mentorship-profile-AaPXr .img-preview-rcPRF {
    border-radius: 21px;
    grid-row: 1 / span 2;
    transform: scale(1) rotate(0deg);
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.4);
    transition: all 0.7s cubic-bezier(0.2, 1, 0.3, 1);
    grid-column: 2;
    height: 100%;
    z-index: 3;
    filter: contrast(1.1) brightness(1.05);
    position: relative;
}.mentorship-profile-AaPXr .success-feedback-zKWJM:hover .img-preview-rcPRF {
    box-shadow: 30px 30px 60px rgba(0, 0, 0, 0.5);
    transform: scale(1.05) rotate(2deg);
}.mentorship-profile-AaPXr .img-preview-rcPRF::before {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    z-index: 1;
    border-radius: inherit;
    content: "";
    position: absolute;
    top: 0;
    box-sizing: border-box;
    height: 100%;
    left: 0;
}.mentorship-profile-AaPXr .name {
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    font-size: 35px;
    grid-row: 1;
    position: relative;
    transition: all 0.5s cubic-bezier(0.2, 1, 0.3, 1);
    z-index: 4;
    margin: 0;
    transform: translateX(0);
    grid-column: 1;
    color: #ffffff;
    font-weight: 700;
}.mentorship-profile-AaPXr .success-feedback-zKWJM:hover .name {
    transform: translateX(10px);
}.mentorship-profile-AaPXr .name::after {
    background: linear-gradient(90deg, rgb(199,210,156), rgb(166,182,110));
    position: absolute;
    content: "";
    bottom: -10px;
    left: 0;
    width: 0;
    height: 3px;
    transition: width 0.6s ease;
}.mentorship-profile-AaPXr .success-feedback-zKWJM:hover .name::after {
    width: 120px;
}.mentorship-profile-AaPXr .success-feedback-zKWJM span:not(.name) {
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
    grid-column: 1;
    transition: all 0.5s cubic-bezier(0.2, 1, 0.3, 1);
    transform: translateX(0);
    color: rgb(166,182,110);
    width: max-content;
    font-weight: 600;
    z-index: 3;
    margin-top: 4rem;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    backdrop-filter: blur(10px);
    grid-row: 1;
    font-size: 18px;
    padding: 0.7rem 1.5rem;
}.mentorship-profile-AaPXr .success-feedback-zKWJM:hover span:not(.name) {
    background: rgba(0, 0, 0, 0.3);
    transform: translateX(10px);
}.mentorship-profile-AaPXr .exp-flex-arlcu {
    grid-column: 1;
    border-left: 4px solid rgb(166,182,110);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.3);
    transition: all 0.7s cubic-bezier(0.2, 1, 0.3, 1);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.2) 100%);
    transform: translateY(0);
    border-radius: 21px;
    padding: 2rem;
    color: #ffffff;
    line-height: 1.8;
    backdrop-filter: blur(10px);
    position: relative;
    z-index: 2;
    grid-row: 2;
    overflow: hidden;
    font-size: 13px;
}.mentorship-profile-AaPXr .success-feedback-zKWJM:hover .exp-flex-arlcu {
    transform: translateY(-10px);
    box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.4);
}.mentorship-profile-AaPXr .exp-flex-arlcu::before {
    height: 100%;
    background-size: 200% 200%;
    left: 0;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    top: 0;
    content: "";
    animation: shimmerEffect 5s ease-in-out infinite;
    z-index: -1;
    width: 100%;
    position: absolute;
}.mentorship-profile-AaPXr .container::after {
    bottom: -200px;
    content: "";
    animation: rotateGlow 25s linear infinite;
    border-radius: 50%;
    height: 400px;
    position: absolute;
    left: -200px;
    filter: blur(80px);
    z-index: -1;
    width: 400px;
    opacity: 0.2;
    background: conic-gradient(from 135deg, rgb(199,210,156,0.5) 0%, rgb(166,182,110,0.5) 50%, rgb(199,210,156,0.5) 100%);
}

@keyframes breatheGlow {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.5;
    }
}

@keyframes shimmerEffect {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

@keyframes rotateGlow {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 992px) {.mentorship-profile-AaPXr .success-feedback-zKWJM {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    padding: 2rem;
    gap: 20px;
}.mentorship-profile-AaPXr .img-preview-rcPRF {
    height: 350px;
    grid-row: 1;
    grid-column: 1;
}.mentorship-profile-AaPXr .name {
    margin: 0;
    grid-column: 1;
    grid-row: 2;
}.mentorship-profile-AaPXr .success-feedback-zKWJM span:not(.name) {
    grid-row: 2;
    grid-column: 1;
    margin-top: 3.5rem;
}.mentorship-profile-AaPXr .exp-flex-arlcu {
    grid-row: 3;
    grid-column: 1;
}.mentorship-profile-AaPXr .success-feedback-zKWJM:hover .name,
    .mentorship-profile-AaPXr .success-feedback-zKWJM:hover span:not(.name) {
    transform: translateY(-5px);
}
}

@media (max-width: 576px) {.mentorship-profile-AaPXr {
    padding: 5rem 0;
}.mentorship-profile-AaPXr .success-feedback-zKWJM {
    padding: 1.5rem;
}.mentorship-profile-AaPXr .img-preview-rcPRF {
    height: 250px;
}.mentorship-profile-AaPXr .name {
    font-size: 18px;
}.mentorship-profile-AaPXr .success-feedback-zKWJM span:not(.name) {
    margin-top: 3rem;
    padding: 0.6rem 1rem;
    font-size: 13px;
}.mentorship-profile-AaPXr .exp-flex-arlcu {
    line-height: 1.6;
    padding: 1.5rem;
    font-size: calc(13px * 0.9);
}}header {
    width: 100%;
    position: relative;
    z-index: 99;
    overflow: visible;
    background: rgb(233,237,211);
}header::before {
    top: 0;
    height: 100%;
    content: "";
    opacity: 0.2;
    left: 0;
    background: radial-gradient(circle at 30% 30%, rgb(199,210,156,0.5) 0%, transparent 70%);
    width: 100%;
    position: absolute;
}header .top-header-lTmYI {
    padding: 25px 30px;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
}header .top-header-lTmYI::before {
    width: 30%;
    height: 5px;
    background: linear-gradient(90deg, rgb(199,210,156), transparent);
    top: -10px;
    filter: blur(5px);
    left: 10%;
    position: absolute;
    content: "";
}header .top-header-lTmYI::after {
    content: "";
    width: 30%;
    height: 5px;
    bottom: -10px;
    background: linear-gradient(90deg, transparent, rgb(166,182,110));
    position: absolute;
    filter: blur(5px);
    right: 10%;
}header .top-header-lTmYI .first-teach-TMbsm {
    z-index: 2;
    padding: 5px;
    position: relative;
}header .top-header-lTmYI .first-teach-TMbsm::before {
    filter: blur(15px);
    position: absolute;
    transition: opacity 0.3s ease;
    width: calc(100% + 10px);
    content: "";
    z-index: -1;
    opacity: 0;
    left: -5px;
    background: linear-gradient(135deg, rgb(199,210,156), rgb(166,182,110));
    top: -5px;
    height: calc(100% + 10px);
}header .top-header-lTmYI .first-teach-TMbsm:hover::before {
    opacity: 0.7;
}header .top-header-lTmYI .first-teach-TMbsm .header-master-pmhsO {
    display: block;
    position: relative;
    transition: transform 0.3s ease;
}header .top-header-lTmYI .first-teach-TMbsm:hover .header-master-pmhsO {
    transform: scale(1.05);
}header .top-header-lTmYI .first-teach-TMbsm .header-master-pmhsO svg {
    height: 45px;
    width: auto;
}header .top-header-lTmYI .site-info-OANEL {
    position: relative;
    padding: 10px;
    border-radius: 28px;
    margin: 0;
    list-style: none;
    display: flex;
}header .top-header-lTmYI .site-info-OANEL::before {
    content: "";
    left: 0;
    height: 100%;
    z-index: -1;
    width: 100%;
    backdrop-filter: blur(5px);
    top: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    opacity: 0.1;
    border-radius: 28px;
    position: absolute;
}header .top-header-lTmYI .site-info-OANEL .top-info-TEFYw {
    margin: 0 3px;
    position: relative;
}header .top-header-lTmYI .site-info-OANEL .top-info-TEFYw a {
    font-weight: 600;
    color: #000000;
    padding: 8px 15px;
    display: block;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    overflow: hidden;
    font-size: 17px;
    text-decoration: none;
    position: relative;
    z-index: 1;
}header .top-header-lTmYI .site-info-OANEL .top-info-TEFYw a::before {
    z-index: -1;
    top: 0;
    background: linear-gradient(135deg, rgb(199,210,156), rgb(166,182,110));
    position: absolute;
    width: 100%;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
    height: 100%;
    content: "";
}header .top-header-lTmYI .site-info-OANEL .top-info-TEFYw a::after {
    content: "";
    left: 50%;
    position: absolute;
    width: 150%;
    z-index: -1;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
    background: radial-gradient(circle, #ffffff 0%, transparent 70%);
    height: 150%;
    transition: transform 0.5s ease, opacity 0.5s ease;
}header .top-header-lTmYI .site-info-OANEL .top-info-TEFYw:hover a::before {
    opacity: 1;
}header .top-header-lTmYI .site-info-OANEL .top-info-TEFYw:hover a {
    color: #ffffff;
}header .top-header-lTmYI .site-info-OANEL .top-info-TEFYw:active a::after {
    opacity: 0.3;
    transform: translate(-50%, -50%) scale(1);
}header .top-header-lTmYI .site-info-OANEL .top-info-TEFYw:nth-child(odd) a::before {
    background: linear-gradient(to right, rgb(199,210,156), rgb(166,182,110));
}header .top-header-lTmYI .site-info-OANEL .top-info-TEFYw:nth-child(even) a::before {
    background: linear-gradient(to left, rgb(199,210,156), rgb(166,182,110));
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(rgb(199,210,156), 0.7);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(rgb(199,210,156), 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(rgb(199,210,156), 0);
    }
}

@media (max-width: 992px) {header .top-header-lTmYI {
    flex-direction: column;
    padding: 20px 15px;
}header .top-header-lTmYI .first-teach-TMbsm {
    margin-bottom: 15px;
}header .top-header-lTmYI .site-info-OANEL {
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}header .top-header-lTmYI .site-info-OANEL .top-info-TEFYw {
    margin: 3px;
}header .top-header-lTmYI .site-info-OANEL .top-info-TEFYw a {
    font-size: calc(17px - 1px);
    padding: 6px 12px;
}
}

@media (max-width: 767px) {header .top-header-lTmYI {
    padding: 15px 10px;
}header .top-header-lTmYI .first-teach-TMbsm .header-master-pmhsO svg {
    height: 40px;
}header .top-header-lTmYI .site-info-OANEL {
    padding: 5px;
}header .top-header-lTmYI .site-info-OANEL .top-info-TEFYw a {
    font-size: calc(17px - 2px);
    padding: 5px 10px;
}}header .top_plank {
    color:  #ffffff;
    background: rgb(199,210,156);
}header .top_plank .learning-nav-AUkle div svg, header .top_plank .learning-nav-AUkle div svg path {
    fill: #ffffff;
}header .top_plank .learning-nav-AUkle div span {
    color: #ffffff;
}header .top_plank .learning-nav-AUkle {
    line-height: 21px;
    align-items: center;
    padding: 15px 0 10px 0;
    flex-wrap: wrap;
    font-size: 16px;
    width: 100%;
    display: flex;
    justify-content: flex-start;
}header .top_plank .learning-nav-AUkle div {
    display: flex;
    align-items: center;
    margin-right: 24px;
    justify-content: flex-start;
}header .top_plank .learning-nav-AUkle div img, header .top_plank .learning-nav-AUkle div svg {
    height: 16px;
    margin-right: 8px;
    width: 16px;
}.price-pick-tZUnX {
    position: relative;
    padding: 120px 0;
    color: #ffffff;
    overflow: hidden;
}.price-pick-tZUnX::before {
    content: "";
    backdrop-filter: blur(5px);
    z-index: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background-color: rgba(0, 20, 50, 0.85);
    left: 0;
    position: absolute;
}.price-pick-tZUnX .container {
    position: relative;
    margin: 0 auto;
    max-width: 1320px;
    padding: 0 20px;
    z-index: 1;
}.price-pick-tZUnX .price-choices-bLolO {
    perspective: 1200px;
}.price-pick-tZUnX h2 {
    font-weight: 700;
    color: #ffffff;
    text-shadow: 0 4px 12px rgba(0,0,0,0.2);
    font-size: 36px;
    transform: translateZ(30px);
    letter-spacing: 0.5px;
    margin-bottom: 1.5rem;
    position: relative;
    text-align: center;
}.price-pick-tZUnX h2::after {
    transform: translateX(-50%);
    width: 80px;
    box-shadow: 0 2px 10px rgba(rgb(199,210,156,0.5), 0.5);
    position: absolute;
    height: 4px;
    background: linear-gradient(90deg, rgb(199,210,156), rgb(166,182,110));
    content: "";
    bottom: -15px;
    left: 50%;
}.price-pick-tZUnX .member-fees-kEhYq {
    transform: translateZ(20px);
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.85);
    margin: 0 auto 3rem;
    font-size: calc(13px * 1.1);
    max-width: 800px;
    text-align: center;
}.price-pick-tZUnX .plan-fee-dzGNQ {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 30px;
    transform-style: preserve-3d;
    display: grid;
}.price-pick-tZUnX .plan-fee-dzGNQ li {
    transform: perspective(1000px) rotateX(5deg);
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}.price-pick-tZUnX .plan-fee-dzGNQ li:hover {
    z-index: 2;
    transform: perspective(1000px) rotateX(0) translateY(-10px) scale(1.02);
}.price-pick-tZUnX .enroll-cost-lWEQr {
    color: #ffffff;
    transform-style: preserve-3d;
    text-decoration: none;
    height: 100%;
    display: block;
}.price-pick-tZUnX .cost-levels-kIdvq {
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        0 1px 0 rgba(255, 255, 255, 0.1) inset,
        0 -1px 0 rgba(0, 0, 0, 0.3) inset;
    background: linear-gradient(135deg, 
        rgba(rgb(199,210,156,0.5), 0.2) 0%, 
        rgba(rgb(199,210,156,0.5), 0.3) 50%, 
        rgba(rgb(199,210,156,0.5), 0.18) 100%);
    position: relative;
    overflow: hidden;
    transform-style: preserve-3d;
    border-radius: 2px;
    backdrop-filter: blur(8px);
    transition: all 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    height: 100%;
}.price-pick-tZUnX .cost-levels-kIdvq::before {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    transform: translateZ(10px);
    height: 5px;
    background: linear-gradient(90deg, 
        rgb(199,210,156), 
        rgb(166,182,110) 50%, 
        rgb(199,210,156));
    content: "";
}.price-pick-tZUnX .cost-levels-kIdvq::after {
    content: "";
    top: -50%;
    opacity: 0;
    transition: opacity 0.5s ease;
    position: absolute;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 70%);
    width: 200%;
    transform: translateZ(5px);
    left: -50%;
    height: 200%;
}.price-pick-tZUnX .enroll-cost-lWEQr:hover .cost-levels-kIdvq::after {
    opacity: 1;
}.price-pick-tZUnX .pro-rates-LJQHw {
    padding: 30px 25px;
    z-index: 1;
    position: relative;
    transform-style: preserve-3d;
}.price-pick-tZUnX .pro-rates-LJQHw h4 {
    margin-bottom: 15px;
    position: relative;
    transform: translateZ(20px);
    font-weight: 700;
    color: #ffffff;
    font-size: calc(22px * 1.1);
    transition: transform 0.4s ease;
}.price-pick-tZUnX .enroll-cost-lWEQr:hover .pro-rates-LJQHw h4 {
    transform: translateZ(25px);
    color: rgb(166,182,110);
}.price-pick-tZUnX .pro-rates-LJQHw p {
    max-height: 220px;
    font-size: 13px;
    transform: translateZ(15px);
    position: relative;
    line-height: 1.7;
    padding-right: 5px;
    color: rgba(255, 255, 255, 0.8);
    overflow-y: auto;
    margin-bottom: 25px;
}.price-pick-tZUnX .pro-rates-LJQHw p::-webkit-scrollbar {
    width: 3px;
}.price-pick-tZUnX .pro-rates-LJQHw p::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: rgba(rgb(166,182,110,0.5), 0.6);
}.price-pick-tZUnX .pro-rates-LJQHw p::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.1);
}.price-pick-tZUnX .edu-rates-TYlAC {
    transition: all 0.3s ease;
    font-size: calc(22px * 1.3);
    color: rgb(166,182,110);
    padding: 10px 15px;
    transform: translateZ(25px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    text-align: center;
    font-weight: 700;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    position: relative;
    display: block;
    background: linear-gradient(rgba(rgb(199,210,156,0.5), 0.2), rgba(rgb(199,210,156,0.5), 0.4));
    margin-top: 20px;
}.price-pick-tZUnX .enroll-cost-lWEQr:hover .edu-rates-TYlAC {
    color: #ffffff;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
    transform: translateZ(30px) scale(1.05);
    background: linear-gradient(rgba(rgb(166,182,110,0.5), 0.4), rgba(rgb(166,182,110,0.5), 0.7));
}

@media (max-width: 1199px) {.price-pick-tZUnX {
    padding: 100px 0;
}.price-pick-tZUnX .plan-fee-dzGNQ {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}
}

@media (max-width: 991px) {.price-pick-tZUnX {
    padding: 80px 0;
}.price-pick-tZUnX h2 {
    font-size: calc(36px * 0.9);
}.price-pick-tZUnX .member-fees-kEhYq {
    font-size: 13px;
    margin-bottom: 2.5rem;
}.price-pick-tZUnX .plan-fee-dzGNQ {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}.price-pick-tZUnX .pro-rates-LJQHw {
    padding: 25px 20px;
}
}

@media (max-width: 767px) {.price-pick-tZUnX {
    padding: 60px 0;
}.price-pick-tZUnX h2 {
    font-size: calc(36px * 0.8);
}.price-pick-tZUnX .plan-fee-dzGNQ {
    max-width: 450px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.price-pick-tZUnX .plan-fee-dzGNQ li {
    transform: perspective(800px) rotateX(3deg);
}.price-pick-tZUnX .edu-rates-TYlAC {
    font-size: calc(22px * 1.2);
}
}

@media (max-width: 575px) {.price-pick-tZUnX {
    padding: 50px 0;
}.price-pick-tZUnX h2 {
    font-size: calc(36px * 0.7);
}.price-pick-tZUnX .member-fees-kEhYq {
    font-size: calc(13px * 0.95);
    margin-bottom: 2rem;
}.price-pick-tZUnX .pro-rates-LJQHw {
    padding: 20px 15px;
}.price-pick-tZUnX .pro-rates-LJQHw h4 {
    font-size: 22px;
}.price-pick-tZUnX .pro-rates-LJQHw p {
    font-size: calc(13px * 0.9);
    max-height: 180px;
}.price-pick-tZUnX .edu-rates-TYlAC {
    font-size: 22px;
    padding: 8px 12px;
}
}