* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}::-webkit-scrollbar {
    width: 0.8em;
}::-webkit-scrollbar-button {
    height: 5px;
    background: #ffffff;
}::-webkit-scrollbar-track {
    box-shadow: inset 3px 0px 0px 5px rgba(0, 0, 0, 0.2);
    border-radius: 11.8em;
    border: 1px dotted #ffffff;
    background: rgb(178,209,163);
}::-webkit-scrollbar-thumb {
    min-height: 27px;
    border-radius: 6%;
    transition: box-shadow, transform 3.3s ease-in;
    background: linear-gradient(226deg, #ffffff 79%, rgb(255, 255, 255, 0.5) 19%, rgb(137,181,117) 4%, rgb(137,181,117,0.5) 29%, rgb(178,209,163) 82%, rgb(216,235,206) 93%);
}::-webkit-scrollbar-thumb:hover {
    background: rgb(137,181,117);
    transform: scale(1.05);
}::-webkit-scrollbar-thumb:active {
    box-shadow: inset -2px -3px 5px 5px rgba(0, 0, 0, 0.3);
    background: rgb(255, 255, 255, 0.5);
}* {
    scrollbar-color: rgb(178,209,163,0.5) rgb(216,235,206);
}.sekV-wrapper-holder {
    height: 100%;
    min-height: 100%;
    flex-direction: column;
    display: flex;
}a {
    text-decoration: none;
    color: inherit;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1107px;
}html,body {
    height: 100%;
    scroll-behavior: auto;
    color: #000000;
    font-family: Arial, sans-serif;
    min-height: 100%;
}svg {
    height: 30px;
    width: 30px;
}.Mplo-head-study {
    flex: 1 0 auto;
}.Aowj-edu-global {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.EJkQ-education-history {
    background: linear-gradient(135deg, rgb(216,235,206) 0%, rgb(178,209,163,0.5) 50%, rgb(216,235,206) 100%);
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.EJkQ-education-history::before {
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(178,209,163,0.5) 0,
        rgb(178,209,163,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    content: "";
    position: absolute;
    width: 100%;
    opacity: 0.05;
    top: 0;
    left: 0;
}.EJkQ-education-history::after {
    height: 100%;
    content: "";
    filter: blur(60px);
    opacity: 0.4;
    width: 100%;
    position: absolute;
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(178,209,163,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(137,181,117,0.5) 0%, transparent 50%);
    top: 0;
}.EJkQ-education-history .container {
    position: relative;
    padding: 0 15px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.EJkQ-education-history .xZWv-feedback-ratings {
    align-items: center;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.9) 0%,
        rgba(255, 255, 255, 0.7) 100%
    );
    padding: 60px 40px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 13px;
    display: flex;
    backdrop-filter: blur(10px);
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.1);
}.EJkQ-education-history .xZWv-feedback-ratings::before {
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.2) 15%,
        rgba(255, 255, 255, 0.3) 50%,
        rgba(255, 255, 255, 0.2) 85%,
        transparent 100%
    );
    inset: 0;
    transition: opacity 0.6s ease;
    transform: rotate(-45deg) scale(2);
    content: "";
    position: absolute;
    opacity: 0;
    z-index: 1;
}.EJkQ-education-history .xZWv-feedback-ratings:hover::before {
    opacity: 1;
    animation: holographic-sweep 1.5s ease infinite;
}@keyframes holographic-sweep {
    0% {
        transform: rotate(-45deg) translateX(-50%) scale(2);
        opacity: 0;
    }
    30% {
        opacity: 0.3;
    }
    70% {
        opacity: 0.3;
    }
    100% {
        transform: rotate(-45deg) translateX(50%) scale(2);
        opacity: 0;
    }
}

.EJkQ-education-history .gHSy-photo {
    width: 180px;
    position: relative;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 0 5px rgba(255, 255, 255, 0.8),
        0 0 0 10px rgb(178,209,163,0.5);
    z-index: 2;
    overflow: hidden;
    transition: all 0.5s ease;
    border-radius: 10px;
    transform: rotate(-3deg);
    height: 180px;
    margin-bottom: 35px;
}.EJkQ-education-history .gHSy-photo::before {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.4) 0%,
        transparent 50%,
        rgba(255, 255, 255, 0.4) 100%
    );
    width: 100%;
    content: "";
    height: 100%;
}.EJkQ-education-history .gHSy-photo::after {
    background: 
        conic-gradient(
            from 0deg,
            transparent 0deg,
            rgb(178,209,163,0.5) 90deg,
            transparent 180deg,
            rgb(137,181,117,0.5) 270deg,
            transparent 360deg
        );
    opacity: 0.15;
    position: absolute;
    mix-blend-mode: overlay;
    left: -50%;
    width: 200%;
    content: "";
    animation: rotate 15s linear infinite;
    z-index: 1;
    height: 200%;
    top: -50%;
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.EJkQ-education-history .name {
    z-index: 2;
    margin-bottom: 10px;
    font-size: 36px;
    text-align: center;
    position: relative;
    font-weight: 700;
    color: #000000;
}.EJkQ-education-history .name::after {
    left: 50%;
    content: "";
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgb(178,209,163) 50%,
        transparent 100%
    );
    transform: translateX(-50%);
    bottom: -8px;
    width: 70px;
    position: absolute;
    height: 2px;
}.EJkQ-education-history .xZWv-feedback-ratings span:not(.name) {
    z-index: 2;
    margin-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    color: rgba(0, 0, 0, 0.5);
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}.EJkQ-education-history .fivC-emp-wrap {
    background: rgba(255, 255, 255, 0.5);
    border-radius: 10px;
    z-index: 2;
    padding: 25px 30px;
    font-size: 16px;
    backdrop-filter: blur(5px);
    text-align: center;
    position: relative;
    margin: 0;
    border-left: 3px solid rgb(178,209,163);
    border-right: 3px solid rgb(137,181,117);
    max-width: 85%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    line-height: 1.8;
    color: #000000;
}.EJkQ-education-history .fivC-emp-wrap::before,
.EJkQ-education-history .fivC-emp-wrap::after {
    content: "";
    background: rgb(178,209,163,0.5);
    opacity: 0.1;
    height: 40px;
    width: 40px;
    position: absolute;
}.EJkQ-education-history .fivC-emp-wrap::before {
    left: -5px;
    border-left: 3px solid rgb(178,209,163);
    top: -5px;
    border-top: 3px solid rgb(178,209,163);
}.EJkQ-education-history .fivC-emp-wrap::after {
    border-right: 3px solid rgb(137,181,117);
    right: -5px;
    bottom: -5px;
    border-bottom: 3px solid rgb(137,181,117);
}.EJkQ-education-history .xZWv-feedback-ratings:hover {
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.2);
    transform: translateY(-10px);
}.EJkQ-education-history .xZWv-feedback-ratings:hover .gHSy-photo {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.3),
        0 0 0 5px rgba(255, 255, 255, 0.9),
        0 0 0 12px rgb(178,209,163,0.5);
    transform: rotate(0deg) scale(1.05);
}

@media (max-width: 991px) {.EJkQ-education-history {
    padding: 80px 0;
}.EJkQ-education-history .xZWv-feedback-ratings {
    padding: 50px 30px;
}.EJkQ-education-history .gHSy-photo {
    margin-bottom: 30px;
    height: 160px;
    width: 160px;
}.EJkQ-education-history .fivC-emp-wrap {
    max-width: 90%;
    padding: 20px 25px;
}
}

@media (max-width: 767px) {.EJkQ-education-history {
    padding: 60px 0;
}.EJkQ-education-history .xZWv-feedback-ratings {
    padding: 40px 25px;
}.EJkQ-education-history .gHSy-photo {
    margin-bottom: 25px;
    height: 140px;
    width: 140px;
}.EJkQ-education-history .name {
    font-size: calc(36px * 0.9);
}.EJkQ-education-history .xZWv-feedback-ratings span:not(.name) {
    font-size: calc(16px * 0.95);
    margin-bottom: 20px;
}.EJkQ-education-history .fivC-emp-wrap {
    font-size: calc(16px * 0.95);
    padding: 18px 20px;
}
}

@media (max-width: 575px) {.EJkQ-education-history {
    padding: 50px 0;
}.EJkQ-education-history .xZWv-feedback-ratings {
    padding: 35px 20px;
}.EJkQ-education-history .gHSy-photo {
    height: 120px;
    margin-bottom: 20px;
    width: 120px;
}.EJkQ-education-history .name {
    font-size: calc(36px * 0.8);
}.EJkQ-education-history .xZWv-feedback-ratings span:not(.name) {
    margin-bottom: 15px;
    font-size: calc(16px * 0.9);
    letter-spacing: 1px;
}.EJkQ-education-history .fivC-emp-wrap {
    padding: 15px;
    max-width: 100%;
    font-size: calc(16px * 0.9);
}}.CzhP-privacy-refuge {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
    color: #000000;
    padding: 40px;
    background-color: rgb(216,235,206);
    font-family: Arial, sans-serif;
    line-height: 1.6;
}.CzhP-privacy-refuge h1 {
    margin-bottom: 20px;
    font-size: 40px;
    color: rgb(178,209,163);
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(178,209,163);
    font-weight: 700;
}.CzhP-privacy-refuge h2 {
    margin-top: 30px;
    font-weight: 600;
    font-size: 33px;
    color: rgb(137,181,117);
    margin-bottom: 15px;
}.CzhP-privacy-refuge h3,
.CzhP-privacy-refuge h4,
.CzhP-privacy-refuge h5,
.CzhP-privacy-refuge h6 {
    font-weight: 400;
    color: rgb(178,209,163);
    margin-bottom: 10px;
    margin-top: 25px;
}.CzhP-privacy-refuge h3 {
    font-size: calc(18px - 0.2rem);
}.CzhP-privacy-refuge h4 {
    font-size: 18px;
}.CzhP-privacy-refuge h5 {
    font-size: calc(18px - 0.2rem);
}.CzhP-privacy-refuge h6 {
    font-size: 21px;
}.CzhP-privacy-refuge ul {
    padding-left: 20px;
    margin-top: 10px;
    list-style-type: disc;
}.CzhP-privacy-refuge ol {
    padding-left: 20px;
    margin-top: 10px;
    list-style-type: decimal;
}.CzhP-privacy-refuge li {
    margin-bottom: 10px;
    line-height: 1.5;
}.CzhP-privacy-refuge div {
    margin-bottom: 20px;
}.CzhP-privacy-refuge p {
    margin-bottom: 20px;
    font-size: 15px;
}.CzhP-privacy-refuge span {
    color: rgb(178,209,163);
    font-weight: 600;
}
@media only screen and (max-width: 800px) {.CzhP-privacy-refuge {
    border-radius: 10px;
    padding: 20px;
}.CzhP-privacy-refuge h1 {
    font-size: calc(18px - 0.5rem);
}.CzhP-privacy-refuge h2 {
    font-size: calc(18px - 0.4rem);
}.CzhP-privacy-refuge p {
    font-size: calc(15px - 0.2rem);
}}
.CzhP-privacy-refuge::before {
    width: 50px;
    border-radius: 10px;
    height: 5px;
    margin-bottom: 20px;
    display: block;
    background-color: rgb(178,209,163);
    content: '';
}.CzhP-privacy-refuge ul li::marker,
.CzhP-privacy-refuge ol li::marker {
    font-weight: 700;
    color: rgb(137,181,117);
}.CzhP-privacy-refuge h2 {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    background: linear-gradient(to right, rgb(178,209,163), rgb(137,181,117));
}.CzhP-privacy-refuge section {
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    padding-top: 20px;
    margin: 40px 0;
}.mQLn-service-info {
    padding: 80px 0;
    overflow: hidden;
    position: relative;
    background: rgb(216,235,206);
}.mQLn-service-info::before {
    z-index: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(45deg, rgb(178,209,163,0.5) 0%, transparent 40%, rgb(137,181,117,0.5) 60%, transparent 100%);
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
}.mQLn-service-info::after {
    background-image: 
        linear-gradient(0deg, transparent 84px, rgb(178,209,163,0.5) 85px, transparent 86px),
        linear-gradient(90deg, transparent 84px, rgb(137,181,117,0.5) 85px, transparent 86px);
    top: 0;
    position: absolute;
    width: 100%;
    opacity: 0.4;
    background-size: 85px 85px;
    animation: gridMove 40s linear infinite;
    z-index: 0;
    content: "";
    left: 0;
    height: 100%;
}@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 85px 85px;
    }
}
.mQLn-service-info .container {
    padding: 0 15px;
    z-index: 1;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.mQLn-service-info .UTfJ-get-contact {
    display: flex;
    overflow: hidden;
    background: #ffffff;
    border-radius: 30px;
    flex-direction: column;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.5);
    position: relative;
}.mQLn-service-info .kSpY-connect-team {
    font-size: 48px;
    background: rgb(178,209,163);
    align-items: center;
    padding: 25px 30px;
    text-align: center;
    color: #ffffff;
    display: flex;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    font-weight: 700;
    position: relative;
    justify-content: center;
    margin: 0;
}.mQLn-service-info .kSpY-connect-team svg {
    stroke-linecap: round;
    height: 30px;
    stroke-linejoin: round;
    width: 30px;
    stroke: #ffffff;
    filter: drop-shadow(0 0 3px rgba(255, 255, 255, 0.5));
    animation: pulse 2s infinite ease-in-out;
    stroke-width: 2;
    margin-right: 15px;
    fill: none;
}@keyframes pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}
.mQLn-service-info .gHSy-photo {
    height: 350px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}.mQLn-service-info .xzNL-ask-questions {
    padding: 30px;
    flex-direction: column;
    position: relative;
    z-index: 2;
    display: flex;
    gap: 15px;
}.mQLn-service-info .xzNL-ask-questions p {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    background: #ffffff;
    position: relative;
    display: flex;
    margin: 0;
    font-size: 15px;
    padding: 16px 25px 16px 50px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    align-items: center;
    border-radius: 10px;
}.mQLn-service-info .xzNL-ask-questions p:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5);
}.mQLn-service-info .xzNL-ask-questions p::before {
    content: "";
    width: 4px;
    left: 0;
    background: rgb(178,209,163);
    top: 0;
    position: absolute;
    height: 100%;
}.mQLn-service-info .xzNL-ask-questions p svg {
    position: absolute;
    height: 20px;
    top: 50%;
    width: 20px;
    stroke-width: 2;
    stroke-linejoin: round;
    stroke-linecap: round;
    transition: all 0.3s ease;
    fill: none;
    transform: translateY(-50%);
    left: 20px;
    stroke: rgb(178,209,163);
}.mQLn-service-info .xzNL-ask-questions p:hover svg {
    stroke: rgb(137,181,117);
    transform: translateY(-50%) scale(1.2);
}.mQLn-service-info .xzNL-ask-questions p span {
    margin-left: 10px;
    color: #000000;
    font-weight: 400;
}.mQLn-service-info .xzNL-ask-questions p a {
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease;
    color: rgb(178,209,163);
}.mQLn-service-info .xzNL-ask-questions p a:hover {
    color: rgb(137,181,117);
}.mQLn-service-info .xBih-edu-chat {
    padding: 25px 30px;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    margin-top: 15px;
    background: rgb(216,235,206);
    border-top: 3px solid rgb(178,209,163);
}.mQLn-service-info .AguS-get-support {
    padding-bottom: 15px;
    margin: 0 0 20px 0;
    text-align: center;
    display: flex;
    align-items: center;
    color: rgb(178,209,163);
    justify-content: center;
    font-weight: 700;
    font-size: 18px;
    border-bottom: 1px solid rgb(178,209,163,0.5);
}.mQLn-service-info .AguS-get-support svg {
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    height: 20px;
    fill: none;
    width: 20px;
    margin-right: 10px;
    stroke: rgb(178,209,163);
}.mQLn-service-info .AguS-get-support svg circle {
    animation: rotate 10s linear infinite;
    transform-origin: center;
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.mQLn-service-info .WoFQ-get-connected {
    gap: 12px;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    display: grid;
}.mQLn-service-info .LTWB-learn-help {
    align-items: center;
    padding: 12px;
    border-radius: 10px;
    transition: all 0.3s ease;
    border-left: 3px solid rgb(178,209,163,0.5);
    display: flex;
    background: #ffffff;
    text-align: center;
    color: #000000;
    justify-content: center;
    font-size: 15px;
}.mQLn-service-info .LTWB-learn-help:hover {
    background: rgb(178,209,163,0.5);
    border-left-color: rgb(178,209,163);
}.mQLn-service-info .LTWB-learn-help svg {
    stroke: rgb(178,209,163);
    fill: none;
    stroke-width: 2;
    width: 14px;
    margin-right: 6px;
    stroke-linecap: round;
    height: 14px;
    transition: transform 0.3s ease;
    stroke-linejoin: round;
}.mQLn-service-info .LTWB-learn-help:hover svg {
    stroke: rgb(137,181,117);
    transform: rotate(30deg);
}@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.mQLn-service-info .xzNL-ask-questions p {
    animation: slideUp 0.4s ease forwards;
    opacity: 0;
}.mQLn-service-info .xzNL-ask-questions p:nth-child(1) {
    animation-delay: 0.1s;
}.mQLn-service-info .xzNL-ask-questions p:nth-child(2) {
    animation-delay: 0.2s;
}.mQLn-service-info .xzNL-ask-questions p:nth-child(3) {
    animation-delay: 0.3s;
}.mQLn-service-info .xzNL-ask-questions p:nth-child(4) {
    animation-delay: 0.4s;
}.mQLn-service-info .xzNL-ask-questions p:nth-child(5) {
    animation-delay: 0.5s;
}@keyframes drawSvg {
    to {
        stroke-dashoffset: 0;
    }
}
.mQLn-service-info .xzNL-ask-questions p svg path {
    animation: drawSvg 1s forwards;
    stroke-dashoffset: 50;
    stroke-dasharray: 50;
}.mQLn-service-info .xzNL-ask-questions p:nth-child(1) svg path {
    animation-delay: 0.6s;
}.mQLn-service-info .xzNL-ask-questions p:nth-child(2) svg path {
    animation-delay: 0.7s;
}.mQLn-service-info .xzNL-ask-questions p:nth-child(3) svg path {
    animation-delay: 0.8s;
}.mQLn-service-info .xzNL-ask-questions p:nth-child(4) svg path {
    animation-delay: 0.9s;
}.mQLn-service-info .xzNL-ask-questions p:nth-child(5) svg path {
    animation-delay: 1s;
}
@media (min-width: 768px) {.mQLn-service-info .UTfJ-get-contact {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto 1fr;
    display: grid;
}.mQLn-service-info .kSpY-connect-team {
    grid-column: 1 / -1;
}.mQLn-service-info .kSpY-connect-team svg {
    height: 32px;
    margin-right: 18px;
    width: 32px;
}.mQLn-service-info .gHSy-photo {
    object-fit: cover;
    object-position: center;
    grid-column: 1;
    grid-row: 2;
    height: 100%;
}.mQLn-service-info .xzNL-ask-questions {
    padding: 30px;
    grid-row: 2;
    grid-column: 2;
}.mQLn-service-info .xzNL-ask-questions p svg {
    height: 22px;
    width: 22px;
}.mQLn-service-info .xBih-edu-chat {
    margin-top: 20px;
}.mQLn-service-info .AguS-get-support svg {
    width: 22px;
    margin-right: 12px;
    height: 22px;
}.mQLn-service-info .WoFQ-get-connected {
    grid-template-columns: repeat(3, 1fr);
}.mQLn-service-info .LTWB-learn-help svg {
    margin-right: 8px;
    width: 16px;
    height: 16px;
}
}
@media (min-width: 1024px) {.mQLn-service-info {
    padding: 100px 0;
}.mQLn-service-info .UTfJ-get-contact {
    max-width: 1100px;
    margin: 0 auto;
}.mQLn-service-info .kSpY-connect-team {
    padding: 30px;
}.mQLn-service-info .kSpY-connect-team svg {
    width: 35px;
    margin-right: 20px;
    height: 35px;
}.mQLn-service-info .xzNL-ask-questions {
    padding: 40px;
}.mQLn-service-info .xzNL-ask-questions p svg {
    height: 24px;
    width: 24px;
}.mQLn-service-info .xBih-edu-chat {
    margin-top: 30px;
    padding: 30px;
}.mQLn-service-info .AguS-get-support svg {
    height: 24px;
    width: 24px;
}.mQLn-service-info .WoFQ-get-connected {
    gap: 15px;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
}}footer {
    position: relative;
    z-index: 1;
}footer::before {
    left: 0;
    content: "";
    right: 0;
    position: absolute;
    background: rgb(178,209,163);
    opacity: 0.95;
    z-index: -2;
    bottom: 0;
    top: 0;
}footer::after {
    opacity: 0.1;
    content: "";
    z-index: -1;
    top: 0;
    background-size: 50px 50px;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        radial-gradient(circle at 25% 25%, rgb(137,181,117) 1px, transparent 1px),
        radial-gradient(circle at 75% 75%, rgb(137,181,117) 1px, transparent 1px),
        radial-gradient(circle at 25% 75%, rgb(137,181,117) 1px, transparent 1px),
        radial-gradient(circle at 75% 25%, rgb(137,181,117) 1px, transparent 1px);
    position: absolute;
}.Aowj-edu-global {
    position: relative;
    color: #ffffff;
    padding: 4rem 0 2rem;
}.Aowj-edu-global::before {
    left: 0;
    height: 3px;
    background: rgb(137,181,117);
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
}.Aowj-edu-global::after {
    height: 8px;
    width: 100%;
    background-image: 
        linear-gradient(90deg, 
            rgb(137,181,117) 0px, rgb(137,181,117) 10px,
            transparent 10px, transparent 15px,
            rgb(137,181,117) 15px, rgb(137,181,117) 30px,
            transparent 30px, transparent 35px,
            rgb(137,181,117) 35px, rgb(137,181,117) 40px,
            transparent 40px, transparent 60px,
            rgb(137,181,117) 60px, rgb(137,181,117) 70px,
            transparent 70px, transparent 80px,
            rgb(137,181,117) 80px, rgb(137,181,117) 90px,
            transparent 90px, transparent 110px,
            rgb(137,181,117) 110px, rgb(137,181,117) 120px,
            transparent 120px, transparent 140px
        );
    position: absolute;
    background-repeat: repeat-x;
    left: 0;
    top: 3px;
    content: "";
    opacity: 0.5;
}.Aowj-edu-global .container {
    position: relative;
    flex-wrap: wrap;
    display: flex;
    gap: 3rem;
}.Aowj-edu-global .company_holder {
    padding: 0;
    border-radius: 19px;
    flex: 1 1 400px;
    position: relative;
}.Aowj-edu-global .company_holder::before {
    width: 100%;
    top: 0;
    border-radius: 19px;
    position: absolute;
    background-image:
        linear-gradient(0deg, transparent 24px, rgb(137,181,117) 25px, rgb(137,181,117) 26px, transparent 27px, transparent 49px),
        linear-gradient(90deg, transparent 24px, rgb(137,181,117) 25px, rgb(137,181,117) 26px, transparent 27px, transparent 49px);
    background-size: 50px 50px;
    content: "";
    opacity: 0.1;
    height: 100%;
    left: 0;
}.Aowj-edu-global .company_holder h3 {
    padding: 1.5rem 2rem;
    border-top-right-radius: 19px;
    background: rgb(137,181,117);
    position: relative;
    color: #ffffff;
    border-top-left-radius: 19px;
    margin: 0;
    font-weight: 700;
    font-size: 36px;
}.Aowj-edu-global .company_holder h3::after {
    position: absolute;
    transform: translateY(-50%);
    height: 10px;
    top: 50%;
    right: 15px;
    content: "";
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    background: #ffffff;
    width: 10px;
}.Aowj-edu-global .kOwv-pitch-comp {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    font-size: 17px;
    border-bottom-right-radius: 19px;
    padding: 2rem;
    border-bottom-left-radius: 19px;
    line-height: 1.6;
    position: relative;
}.Aowj-edu-global .kOwv-pitch-comp::before {
    top: 2rem;
    left: -10px;
    height: 20px;
    opacity: 0.6;
    background: rgb(137,181,117);
    position: absolute;
    content: "";
    width: 20px;
    border-radius: 50%;
}.Aowj-edu-global .kOwv-pitch-comp::after {
    opacity: 0.6;
    background: rgb(137,181,117);
    content: "";
    border-radius: 50%;
    width: 20px;
    right: -10px;
    bottom: 2rem;
    height: 20px;
    position: absolute;
}.Aowj-edu-global .GBnA-honor-cta {
    flex: 1 1 calc(100% - 450px);
    min-width: 400px;
}.Aowj-edu-global .DhsP-top-start {
    display: flex;
    gap: 3rem;
    flex-wrap: wrap;
}.Aowj-edu-global .ItbK-header-wrap {
    min-width: 200px;
    border-radius: 19px;
    flex: 1 1 calc(50% - 1.5rem);
    position: relative;
    overflow: hidden;
}.Aowj-edu-global .ItbK-header-wrap::before {
    content: "";
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
    background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 20px);
    right: 0;
    border-radius: 19px;
    top: 0;
}.Aowj-edu-global .ItbK-header-wrap h5 {
    margin: 0;
    background: rgb(137,181,117);
    color: #ffffff;
    padding: 1rem 1.5rem;
    position: relative;
    align-items: center;
    display: flex;
    font-weight: 600;
    font-size: 19px;
}.Aowj-edu-global .ItbK-header-wrap h5::before {
    margin-right: 10px;
    content: "";
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: #ffffff;
    display: inline-block;
}.Aowj-edu-global .ItbK-header-wrap h5::after {
    transform: translateY(-50%);
    right: 15px;
    border-radius: 50%;
    width: 6px;
    top: 50%;
    content: "";
    background: #ffffff;
    height: 6px;
    position: absolute;
}.Aowj-edu-global .ItbK-header-wrap .DhsP-top-start {
    padding: 1.5rem;
    flex-direction: column;
    display: flex;
    background: rgba(255, 255, 255, 0.05);
    gap: 2px;
}.Aowj-edu-global .ItbK-header-wrap .DhsP-top-start a {
    position: relative;
    color: #ffffff;
    text-decoration: none;
    display: block;
    font-size: 17px;
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 0.8rem 1rem 0.8rem 2rem;
}.Aowj-edu-global .ItbK-header-wrap .DhsP-top-start a::before {
    content: "";
    position: absolute;
    transform: translateY(-50%);
    height: 6px;
    left: 0.7rem;
    background: rgb(137,181,117);
    border-radius: 50%;
    top: 50%;
    transition: all 0.3s ease;
    width: 6px;
}.Aowj-edu-global .ItbK-header-wrap .DhsP-top-start a:hover {
    background: rgba(255, 255, 255, 0.1);
}.Aowj-edu-global .ItbK-header-wrap .DhsP-top-start a:hover::before {
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
}.TAut-collab-space {
    background: rgb(137,181,117);
    margin-top: 2.5rem;
    padding: 2rem 0;
    position: relative;
}.TAut-collab-space::before {
    background-image: 
        linear-gradient(90deg, 
            transparent 0px, transparent 20px,
            rgb(178,209,163) 20px, rgb(178,209,163) 40px,
            transparent 40px, transparent 60px,
            rgb(178,209,163) 60px, rgb(178,209,163) 80px,
            transparent 80px, transparent 100px,
            rgb(178,209,163) 100px, rgb(178,209,163) 120px
        );
    background-repeat: repeat-x;
    height: 5px;
    position: absolute;
    content: "";
    top: -5px;
    left: 0;
    width: 100%;
}.TAut-collab-space .container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}.TAut-collab-space .container::before,
.TAut-collab-space .container::after {
    content: "";
    border-radius: 50%;
    top: 50%;
    width: 15px;
    transform: translateY(-50%);
    background: rgb(178,209,163);
    position: absolute;
    height: 15px;
}.TAut-collab-space .container::before {
    left: 15%;
}.TAut-collab-space .container::after {
    right: 15%;
}.TAut-collab-space .QDzO-footer-classes {
    position: relative;
    padding: 0.5rem 2rem;
    border-radius: 30px;
    background: rgb(178,209,163);
    display: inline-block;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
}.TAut-collab-space .QDzO-footer-classes::before,
.TAut-collab-space .QDzO-footer-classes::after {
    height: 1px;
    top: 50%;
    background: rgb(178,209,163);
    position: absolute;
    content: "";
    transform: translateY(-50%);
    width: 50px;
}.TAut-collab-space .QDzO-footer-classes::before {
    margin-right: 15px;
    right: 100%;
}.TAut-collab-space .QDzO-footer-classes::after {
    margin-left: 15px;
    left: 100%;
}

@media (max-width: 1200px) {.Aowj-edu-global .container {
    gap: 2rem;
}.Aowj-edu-global .company_holder {
    flex: 1 1 350px;
}.Aowj-edu-global .GBnA-honor-cta {
    flex: 1 1 calc(100% - 400px);
    min-width: 350px;
}.Aowj-edu-global .DhsP-top-start {
    gap: 2rem;
}.TAut-collab-space .container::before {
    left: 5%;
}.TAut-collab-space .container::after {
    right: 5%;
}
}

@media (max-width: 992px) {.Aowj-edu-global {
    padding: 3.5rem 0 1.5rem;
}.Aowj-edu-global .container {
    gap: 2.5rem;
    flex-direction: column;
}.Aowj-edu-global .company_holder,
    .Aowj-edu-global .GBnA-honor-cta {
    min-width: 100%;
    flex: 1 1 100%;
}.Aowj-edu-global .ItbK-header-wrap {
    min-width: 200px;
    flex: 1 1 calc(50% - 1.5rem);
}.TAut-collab-space .container::before,
    .TAut-collab-space .container::after {
    display: none;
}
}

@media (max-width: 768px) {.Aowj-edu-global {
    padding: 3rem 0 1rem;
}.Aowj-edu-global .DhsP-top-start {
    gap: 1.5rem;
}.Aowj-edu-global .company_holder h3 {
    font-size: calc(36px - 2px);
    padding: 1.2rem 1.5rem;
}.Aowj-edu-global .kOwv-pitch-comp {
    padding: 1.5rem;
}.Aowj-edu-global .kOwv-pitch-comp::before,
    .Aowj-edu-global .kOwv-pitch-comp::after {
    display: none;
}.TAut-collab-space {
    margin-top: 2rem;
}.TAut-collab-space .QDzO-footer-classes::before,
    .TAut-collab-space .QDzO-footer-classes::after {
    width: 30px;
}
}

@media (max-width: 576px) {.Aowj-edu-global {
    padding: 2.5rem 0 0.8rem;
}.Aowj-edu-global .ItbK-header-wrap {
    flex: 1 1 100%;
    min-width: 100%;
}.Aowj-edu-global .DhsP-top-start {
    gap: 1rem;
}.Aowj-edu-global .ItbK-header-wrap .DhsP-top-start a {
    padding: 0.7rem 1rem 0.7rem 1.8rem;
}.Aowj-edu-global .ItbK-header-wrap .DhsP-top-start a::before {
    left: 0.6rem;
}.TAut-collab-space {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.TAut-collab-space .QDzO-footer-classes::before,
    .TAut-collab-space .QDzO-footer-classes::after {
    display: none;
}
}

@media (max-width: 420px) {.Aowj-edu-global::after {
    height: 5px;
    background-size: 100px 5px;
}.Aowj-edu-global .company_holder h3::after,
    .Aowj-edu-global .ItbK-header-wrap h5::before,
    .Aowj-edu-global .ItbK-header-wrap h5::after {
    display: none;
}.Aowj-edu-global .ItbK-header-wrap h5 {
    padding: 0.8rem 1rem;
}.Aowj-edu-global .ItbK-header-wrap .DhsP-top-start {
    padding: 1rem;
}.TAut-collab-space .QDzO-footer-classes {
    width: 90%;
    padding: 0.4rem 1.5rem;
}}#jtLa-windowUserConsent {
    display: none;
}#jtLa-windowUserConsent:checked ~ .lBOg-cookie-banner-dialog {
    visibility: hidden;
    opacity: 0;
}.lBOg-cookie-banner-dialog {
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    bottom: 0;
    background: rgb(137,181,117);
    padding: 20px 0;
    font-family: Arial, sans-serif;
    border-top: 3px solid rgb(178,209,163);
    position: fixed;
    width: 100%;
    z-index: 90;
}.SRfM-cookie-verify {
    justify-content: space-between;
    display: flex;
    padding: 20px 5%;
    align-items: center;
    gap: 20px;
    border: 2px dashed rgb(178,209,163);
    background: rgba(0, 0, 0, 0.5);
    border-radius: 14px;
}.lBOg-cookie-banner-dialog h5 {
    margin: 0;
    text-transform: uppercase;
    color: rgb(178,209,163);
    font-weight: 700;
    letter-spacing: 1.5px;
    font-size: 23px;
}.lBOg-cookie-banner-dialog p {
    color: #ffffff;
    position: relative;
    line-height: 1.5;
    margin: 0;
    font-size: 16px;
}.TfyA-track-alert {
    padding: 10px;
    flex-shrink: 0;
    justify-content: center;
    background: rgb(178,209,163,0.5);
    border-radius: 14px;
    align-items: center;
    margin-right: 20px;
    display: flex;
}.TfyA-track-alert svg {
    width: 60px;
    height: 60px;
    fill: rgb(178,209,163);
}.aGYl-cookie-hide {
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
    color: #000000;
    white-space: nowrap;
    flex-shrink: 0;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    line-height: 40px;
    font-size: 14px;
    padding: 10px 20px;
    border: 2px solid rgb(178,209,163);
    margin-left: 10px;
    background: rgb(178,209,163);
    min-width: 140px;
}.aGYl-cookie-hide:hover {
    box-shadow: 0 0 10px rgb(137,181,117);
    background-color: rgb(137,181,117);
}.cookie_button.HgRz-data-approval {
    color: #ffffff;
    border: 2px solid rgb(137,181,117);
    background: rgba(0, 0, 0, 0.5);
}.cookie_button.HgRz-data-approval:hover {
    box-shadow: 0 0 10px rgb(137,181,117);
}.lBOg-cookie-banner-dialog p a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(178,209,163);
    border-bottom: 1px dashed rgb(178,209,163);
}.lBOg-cookie-banner-dialog p a:hover {
    color: rgb(137,181,117);
}
@media only screen and (max-width: 1200px) {.lBOg-cookie-banner-dialog {
    padding: 15px 0;
}.SRfM-cookie-verify {
    padding: 15px 5%;
}.TfyA-track-alert {
    display: none;
}.SRfM-cookie-verify {
    align-items: center;
    flex-direction: column;
    text-align: center;
}.lBOg-cookie-banner-dialog h5 {
    margin-bottom: 10px;
    font-size: 21px;
}.hfGx-track-edu {
    margin-bottom: 15px;
}.aGYl-cookie-hide {
    min-width: 100%;
    margin: 10px 0;
}}
.AMsv-ideal-participants {
    padding: 100px 0;
    background: rgb(216,235,206);
    overflow: hidden;
    position: relative;
}.AMsv-ideal-participants::before {
    width: 100%;
    z-index: 0;
    background: linear-gradient(
        135deg,
        transparent 20px,
        rgb(178,209,163,0.5) 20px,
        rgb(178,209,163,0.5) 22px,
        transparent 22px
    ),
    linear-gradient(
        225deg,
        transparent 20px,
        rgb(137,181,117,0.5) 20px,
        rgb(137,181,117,0.5) 22px,
        transparent 22px
    );
    background-size: 60px 60px;
    position: absolute;
    left: 0;
    opacity: 0.15;
    top: 0;
    height: 100%;
    content: "";
}.AMsv-ideal-participants::after {
    z-index: 0;
    position: absolute;
    width: 100%;
    background-size: 40px 40px;
    opacity: 0.1;
    filter: blur(1px);
    top: 0;
    left: 0;
    background: 
        linear-gradient(90deg, transparent 47%, rgb(178,209,163,0.5) 47%, rgb(178,209,163,0.5) 53%, transparent 53%),
        linear-gradient(0deg, transparent 47%, rgb(137,181,117,0.5) 47%, rgb(137,181,117,0.5) 53%, transparent 53%);
    height: 100%;
    content: "";
}.AMsv-ideal-participants .Oowt-skill-sessions {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    padding: 0 30px;
    margin: 0 auto;
}.AMsv-ideal-participants h3 {
    transform: translateX(-50%);
    padding: 0 20px 20px;
    display: inline-block;
    box-shadow: 0 10px 25px -10px rgb(178,209,163,0.5);
    color: #000000;
    font-weight: 700;
    left: 50%;
    position: relative;
    text-align: center;
    margin-bottom: 80px;
    font-size: 29px;
    font-family: Arial, sans-serif;
}.AMsv-ideal-participants h3::before {
    left: 0;
    content: "";
    background: linear-gradient(90deg, 
        rgb(178,209,163),
        rgb(137,181,117),
        rgb(178,209,163)
    );
    height: 3px;
    bottom: 0;
    position: absolute;
    width: 100%;
}.AMsv-ideal-participants h3::after {
    content: "";
    background: rgb(178,209,163);
    position: absolute;
    bottom: -6px;
    border-radius: 50%;
    box-shadow: 0 0 15px rgb(178,209,163,0.5);
    transform: translateX(-50%);
    left: 50%;
    width: 12px;
    animation: pulseCircle 2s infinite;
    height: 12px;
}.AMsv-ideal-participants ul {
    list-style: none;
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    padding: 0;
    margin: 0;
}.AMsv-ideal-participants ul li {
    transition: all 0.4s ease;
    background: #ffffff;
    border-top: 1px solid rgb(137,181,117,0.5);
    border-right: 1px solid rgb(137,181,117,0.5);
    border-left: 3px solid rgb(178,209,163);
    border-bottom: 3px solid rgb(137,181,117);
    position: relative;
    font-size: 12px;
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.05),
        -10px -10px 20px rgba(255, 255, 255, 0.5);
    color: #000000;
    padding: 25px 25px 25px 70px;
    font-family: Arial, sans-serif;
}.AMsv-ideal-participants ul li::before {
    left: -5px;
    background: rgb(178,209,163);
    top: -5px;
    border-radius: 50%;
    position: absolute;
    height: 10px;
    content: "";
    width: 10px;
}.AMsv-ideal-participants ul li::after {
    right: -5px;
    bottom: -5px;
    border-radius: 50%;
    width: 10px;
    content: "";
    background: rgb(137,181,117);
    position: absolute;
    height: 10px;
}.AMsv-ideal-participants ul li:hover {
    border-left: 3px solid rgb(137,181,117);
    border-bottom: 3px solid rgb(178,209,163);
    transform: translateY(-5px);
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.6);
}.AMsv-ideal-participants ul li svg {
    height: 35px;
    left: 20px;
    transition: all 0.4s ease;
    width: 35px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
}.AMsv-ideal-participants ul li:hover svg {
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.1));
    transform: translateY(-50%) scale(1.2);
}.AMsv-ideal-participants ul li svg path {
    transition: fill 0.4s ease;
    fill: rgb(178,209,163);
}.AMsv-ideal-participants ul li:hover svg path {
    fill: rgb(137,181,117);
}.AMsv-ideal-participants ul::before {
    background-size: 30px 30px;
    height: 100%;
    content: "";
    pointer-events: none;
    background-image: 
        linear-gradient(45deg, transparent 97%, rgb(178,209,163,0.5) 97%),
        linear-gradient(135deg, transparent 97%, rgb(137,181,117,0.5) 97%);
    left: 0;
    z-index: -1;
    width: 100%;
    top: 0;
    position: absolute;
    opacity: 0.3;
}@keyframes pulseCircle {
    0%, 100% {
        box-shadow: 0 0 10px rgb(178,209,163,0.5);
    }
    50% {
        box-shadow: 0 0 20px rgb(178,209,163);
    }
}

.AMsv-ideal-participants ul li:nth-child(odd) {
    animation: lightsOn 3s infinite alternate;
}.AMsv-ideal-participants ul li:nth-child(even) {
    animation: lightsOn 5s infinite alternate-reverse;
}

@keyframes lightsOn {
    0% {
        box-shadow: 
            10px 10px 20px rgba(0, 0, 0, 0.05),
            -10px -10px 20px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 
            10px 10px 20px rgba(0, 0, 0, 0.05),
            -10px -10px 20px rgba(255, 255, 255, 0.5),
            0 0 15px rgb(178,209,163,0.5);
    }
}

@media (max-width: 992px) {.AMsv-ideal-participants {
    padding: 80px 0;
}.AMsv-ideal-participants ul {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.AMsv-ideal-participants h3 {
    margin-bottom: 60px;
    font-size: calc(29px * 0.9);
}
}

@media (max-width: 768px) {.AMsv-ideal-participants {
    padding: 60px 0;
}.AMsv-ideal-participants ul {
    grid-template-columns: 1fr;
    gap: 20px;
}.AMsv-ideal-participants ul li {
    padding: 20px 20px 20px 65px;
}.AMsv-ideal-participants h3 {
    font-size: calc(29px * 0.8);
    margin-bottom: 40px;
}
}

@media (max-width: 480px) {.AMsv-ideal-participants {
    padding: 50px 0;
}.AMsv-ideal-participants .Oowt-skill-sessions {
    padding: 0 15px;
}.AMsv-ideal-participants h3 {
    margin-bottom: 35px;
    font-size: calc(29px * 0.7);
}.AMsv-ideal-participants ul li {
    padding: 18px 15px 18px 60px;
}.AMsv-ideal-participants ul li svg {
    left: 15px;
    width: 30px;
    height: 30px;
}}header .ylTS-header-know {
    padding: 1.5rem 2rem;
    display: flex;
    z-index: 100;
    align-items: center;
    border-bottom-left-radius: 20px;
    overflow: visible;
    background: linear-gradient(135deg, rgb(178,209,163,0.5) 0%, rgb(137,181,117) 100%);
    justify-content: space-between;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    width: 100%;
    border-bottom-right-radius: 0;
    left: 0;
}header .ylTS-header-know .XTME-nav-know {
    transform: skewX(5deg);
    position: relative;
    z-index: 2;
}header .ylTS-header-know .XTME-nav-know .LfnA-nav-sitewrap {
    display: block;
    transition: transform 0.3s ease-in-out;
}header .ylTS-header-know .XTME-nav-know .LfnA-nav-sitewrap:hover {
    transform: translateY(-8px) rotate(0deg);
}header .ylTS-header-know .XTME-nav-know svg {
    width: 80px;
    height: auto;
}header .ylTS-header-know .ItbK-header-wrap {
    padding: 0;
    position: relative;
    margin: 0;
    display: flex;
    list-style: none;
    gap: 1rem;
}header .ylTS-header-know .ItbK-header-wrap::before {
    transition: opacity 0.3s ease, transform 0.3s ease;
    position: absolute;
    content: "";
    border-radius: 10px;
    height: calc(100% + 20px);
    background: linear-gradient(45deg, transparent 0%, rgb(178,209,163,0.5) 100%);
    z-index: -1;
    left: -20px;
    width: calc(100% + 40px);
    opacity: 0;
    top: -10px;
}header .ylTS-header-know .mPfF-header-primary {
    position: relative;
    transition: transform 0.3s ease;
}header .ylTS-header-know .mPfF-header-primary a {
    font-family: Arial, sans-serif;
    display: block;
    transition: color 0.3s ease;
    padding: 0.5rem 1rem;
    text-decoration: none;
    position: relative;
    font-weight: 600;
    font-size: 17px;
    color: #ffffff;
}header .ylTS-header-know .mPfF-header-primary a::before {
    transform-origin: right;
    background: rgb(137,181,117);
    left: 0;
    position: absolute;
    content: "";
    height: 2px;
    transition: transform 0.3s ease;
    bottom: 0;
    transform: scaleX(0) rotate(-2deg);
    width: 100%;
}header .ylTS-header-know .mPfF-header-primary a:hover {
    color: rgb(137,181,117);
}header .ylTS-header-know .mPfF-header-primary a:hover::before {
    transform-origin: left;
    transform: scaleX(1) rotate(-2deg);
}

@media (max-width: 992px) {header .ylTS-header-know {
    margin-left: calc(-50vw + 50%);
    padding: 1rem;
    box-sizing: border-box;
    flex-direction: column;
    transform: skewX(0);
    width: 100vw;
}header .ylTS-header-know .XTME-nav-know {
    margin-bottom: 1rem;
    transform: skewX(0);
}header .ylTS-header-know .ItbK-header-wrap {
    flex-wrap: wrap;
    transform: skewX(0);
    justify-content: center;
    width: 100%;
}header .ylTS-header-know .ItbK-header-wrap::before {
    transform: skewX(0);
}header .ylTS-header-know .ItbK-header-wrap:hover::before {
    transform: skewX(0);
}header .ylTS-header-know .mPfF-header-primary {
    margin: 0.25rem;
}header .ylTS-header-know .mPfF-header-primary:nth-child(odd),
  header .ylTS-header-know .mPfF-header-primary:nth-child(even) {
    transform: translateY(0);
}
}

@media (max-width: 576px) {header .ylTS-header-know {
    padding: 0.75rem;
}header .ylTS-header-know .ItbK-header-wrap {
    align-items: center;
    flex-direction: column;
}header .ylTS-header-know .mPfF-header-primary {
    text-align: center;
    width: 100%;
}header .ylTS-header-know .XTME-nav-know svg {
    width: 100px;
}}.NjvZ-thanksHub {
    padding: 5rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(216,235,206) 25%, rgba(rgb(178,209,163,0.5), 0.05) 100%);
    position: relative;
}.NjvZ-thanksHub::before {
    right: -10%;
    height: 70%;
    z-index: 0;
    background: linear-gradient(120deg, rgb(137,181,117), rgba(rgb(137,181,117,0.5), 0.2));
    width: 40%;
    opacity: 0.1;
    content: "";
    position: absolute;
    filter: blur(80px);
    top: -15%;
    transform: rotate(35deg) skew(15deg);
    animation: float 15s ease-in-out infinite alternate;
}.NjvZ-thanksHub::after {
    z-index: 1;
    height: 10px;
    left: 0;
    content: "";
    background: linear-gradient(90deg, 
        transparent, 
        rgb(178,209,163) 20%, 
        rgb(137,181,117) 50%, 
        rgb(178,209,163) 80%, 
        transparent);
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0.3;
}.NjvZ-thanksHub .container {
    padding: 0 1.5rem;
    margin: 0 auto;
    max-width: 1140px;
    position: relative;
    z-index: 2;
}.NjvZ-thanksHub .Oowt-skill-sessions {
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
    backdrop-filter: blur(10px);
    display: flex;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    flex-direction: column;
    box-shadow: 
        0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
        0 1px 0 rgba(rgb(255, 255, 255, 0.5), 0.95) inset,
        0 -20px 50px rgba(rgb(137,181,117,0.5), 0.1) inset;
    transform: perspective(1000px) rotateY(1deg);
    position: relative;
    padding: 3.5rem;
    gap: 2rem;
}.NjvZ-thanksHub .Oowt-skill-sessions:hover {
    box-shadow: 
        0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08),
        0 1px 0 rgba(rgb(255, 255, 255, 0.5), 0.95) inset,
        0 -20px 50px rgba(rgb(137,181,117,0.5), 0.15) inset;
    transform: perspective(1000px) rotateY(-1deg);
}.NjvZ-thanksHub .Oowt-skill-sessions > div:first-child {
    position: relative;
    padding-bottom: 1.5rem;
}.NjvZ-thanksHub .Oowt-skill-sessions > div:first-child::after {
    height: 3px;
    transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    bottom: 0;
    content: "";
    width: 60px;
    background: rgb(178,209,163);
    transform-origin: left;
    position: absolute;
}.NjvZ-thanksHub .Oowt-skill-sessions:hover > div:first-child::after {
    width: 120px;
}.NjvZ-thanksHub h5 {
    position: relative;
    line-height: 1.4;
    transform: translateX(-5px);
    font-weight: 700;
    margin: 0 0 0.5rem 0;
    transition: transform 0.4s ease;
    color: #000000;
    font-size: 18px;
}.NjvZ-thanksHub .Oowt-skill-sessions:hover h5 {
    transform: translateX(0);
}.NjvZ-thanksHub a {
    text-decoration: none;
    position: relative;
    transition: transform 0.3s ease-out;
    display: block;
}.NjvZ-thanksHub a:hover {
    transform: translateY(-3px);
}.NjvZ-thanksHub p {
    transition: color 0.3s ease;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 12px;
    margin: 0;
    color: #000000;
    line-height: 1.8;
    font-weight: 400;
}.NjvZ-thanksHub a:hover p {
    color: rgb(178,209,163);
}.NjvZ-thanksHub a::before {
    position: absolute;
    transition: width 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    bottom: -10px;
    left: 0;
    height: 1px;
    background: linear-gradient(90deg, 
        rgb(178,209,163), 
        rgb(137,181,117));
    content: "";
    width: 0;
    opacity: 0.7;
}.NjvZ-thanksHub a:hover::before {
    width: 100%;
}.NjvZ-thanksHub .Oowt-skill-sessions > div:first-child::before {
    transform: rotate(-5deg) scale(0.9);
    color: rgb(137,181,117);
    right: 0;
    top: -20px;
    font-size: calc(29px * 1.5);
    content: "✓";
    opacity: 0.1;
    position: absolute;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.NjvZ-thanksHub .Oowt-skill-sessions:hover > div:first-child::before {
    opacity: 0.2;
    transform: rotate(5deg) scale(1.1);
}

@keyframes float {
    0% {
        transform: rotate(35deg) skew(15deg) translate(0, 0);
    }
    50% {
        transform: rotate(38deg) skew(12deg) translate(-20px, 20px);
    }
    100% {
        transform: rotate(32deg) skew(18deg) translate(20px, -10px);
    }
}

@media (max-width: 992px) {.NjvZ-thanksHub {
    padding: 4rem 0;
}.NjvZ-thanksHub .Oowt-skill-sessions {
    padding: 2.5rem;
}.NjvZ-thanksHub h5 {
    font-size: calc(18px * 0.9);
}
}

@media (max-width: 768px) {.NjvZ-thanksHub {
    padding: 3rem 0;
}.NjvZ-thanksHub .Oowt-skill-sessions {
    transform: perspective(1000px) rotateY(0deg);
    gap: 1.5rem;
    padding: 2rem;
}.NjvZ-thanksHub .Oowt-skill-sessions:hover {
    transform: perspective(1000px) rotateY(0deg);
}.NjvZ-thanksHub h5 {
    font-size: calc(18px * 0.85);
    transform: translateX(0);
}.NjvZ-thanksHub p {
    font-size: calc(12px * 0.95);
}.NjvZ-thanksHub::before {
    right: -30%;
    width: 60%;
    height: 50%;
    top: -10%;
}
}

@media (max-width: 576px) {.NjvZ-thanksHub {
    padding: 2.5rem 0;
}.NjvZ-thanksHub .Oowt-skill-sessions {
    gap: 1.25rem;
    padding: 1.5rem;
}.NjvZ-thanksHub h5 {
    font-size: calc(18px * 0.8);
}.NjvZ-thanksHub p {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}.NjvZ-thanksHub .Oowt-skill-sessions > div:first-child {
    padding-bottom: 1rem;
}.NjvZ-thanksHub .Oowt-skill-sessions > div:first-child::after {
    width: 40px;
    height: 2px;
}.NjvZ-thanksHub .Oowt-skill-sessions:hover > div:first-child::after {
    width: 80px;
}.NjvZ-thanksHub .Oowt-skill-sessions > div:first-child::before {
    top: -15px;
    font-size: calc(29px * 1.2);
}}.ATco-user-reviews {
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(216,235,206) 0%, rgb(216,235,206) 85%, rgb(178,209,163,0.5) 100%);
}.ATco-user-reviews::before {
    opacity: 0.3;
    top: -10%;
    width: 300px;
    background: radial-gradient(circle, rgb(178,209,163,0.5) 0%, transparent 70%);
    right: -5%;
    content: "";
    z-index: 0;
    position: absolute;
    height: 300px;
}.ATco-user-reviews::after {
    background: radial-gradient(circle, rgb(137,181,117,0.5) 0%, transparent 70%);
    height: 250px;
    opacity: 0.2;
    z-index: 0;
    left: -5%;
    width: 250px;
    bottom: -10%;
    position: absolute;
    content: "";
}.ATco-user-reviews .container {
    margin: 0 auto;
    position: relative;
    padding: 0 1.5rem;
    max-width: 1200px;
    z-index: 1;
}.ATco-user-reviews h2 {
    text-align: center;
    margin-bottom: 3rem;
    color: #000000;
    transform-origin: center bottom;
    position: relative;
    font-size: 38px;
    font-weight: 700;
    transform: perspective(1000px) rotateX(3deg);
}.ATco-user-reviews h2::after {
    transform: translateX(-50%);
    content: "";
    left: 50%;
    bottom: -15px;
    width: 80px;
    position: absolute;
    height: 3px;
    background: linear-gradient(90deg, rgb(178,209,163) 0%, rgb(137,181,117) 100%);
}.ATco-user-reviews .MODw-testimonial-track {
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    display: grid;
    padding: 0;
    list-style: none;
}.ATco-user-reviews .xZWv-feedback-ratings {
    background: #ffffff;
    position: relative;
    padding: 25px;
    transition: transform 0.3s ease, box-shadow 0.4s ease;
    border-radius: 3px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 5px rgba(0, 0, 0, 0.03),
                0 5px 20px rgba(rgb(178,209,163,0.5), 0.1);
    z-index: 1;
    overflow: hidden;
}.ATco-user-reviews .xZWv-feedback-ratings::before {
    width: 100%;
    content: "";
    background: linear-gradient(90deg, rgb(178,209,163) 0%, rgb(137,181,117) 100%);
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    z-index: 1;
    top: 0;
    transform: scaleX(0);
    transform-origin: left;
    left: 0;
    height: 3px;
}.ATco-user-reviews .xZWv-feedback-ratings:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 10px 30px rgba(rgb(178,209,163,0.5), 0.15);
}.ATco-user-reviews .xZWv-feedback-ratings:hover::before {
    transform: scaleX(1);
}.ATco-user-reviews .xZWv-feedback-ratings div {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}.ATco-user-reviews .xZWv-feedback-ratings img {
    object-fit: cover;
    height: 60px;
    border: 3px solid rgba(rgb(178,209,163,0.5), 0.1);
    margin-right: 15px;
    border-radius: 50%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    width: 60px;
    transition: transform 0.3s ease, border-color 0.3s ease;
}.ATco-user-reviews .xZWv-feedback-ratings:hover img {
    border-color: rgb(178,209,163,0.5);
    transform: scale(1.05);
}.ATco-user-reviews .xZWv-feedback-ratings h4 {
    color: #000000;
    font-weight: 600;
    font-size: 22px;
    margin: 0;
    transition: color 0.3s ease;
}.ATco-user-reviews .xZWv-feedback-ratings:hover h4 {
    color: rgb(178,209,163);
}.ATco-user-reviews .xZWv-feedback-ratings .description {
    font-size: 14px;
    margin: 0;
    position: relative;
    color: #000000;
    line-height: 1.6;
    padding-left: 25px;
}.ATco-user-reviews .xZWv-feedback-ratings .description::before {
    color: rgb(178,209,163,0.5);
    line-height: 1;
    font-size: 48px;
    content: "";
    top: -5px;
    left: 0;
    opacity: 0.6;
    position: absolute;
}.ATco-user-reviews a {
    color: #ffffff;
    position: relative;
    display: inline-block;
    font-weight: 600;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 12px 28px;
    box-shadow: 0 5px 15px rgba(rgb(178,209,163,0.5), 0.2);
    background: linear-gradient(135deg, rgb(178,209,163) 0%, rgb(137,181,117) 100%);
    font-size: 16px;
    z-index: 1;
    border-radius: 2px;
    margin-top: 3rem;
    overflow: hidden;
    text-decoration: none;
}.ATco-user-reviews a::before {
    height: 100%;
    transition: opacity 0.4s ease;
    position: absolute;
    opacity: 0;
    width: 100%;
    top: 0;
    content: "";
    z-index: -1;
    background: linear-gradient(135deg, rgb(137,181,117) 0%, rgb(178,209,163) 100%);
    left: 0;
}.ATco-user-reviews a:hover {
    box-shadow: 0 8px 20px rgba(rgb(178,209,163,0.5), 0.3);
    transform: translateY(-3px);
}.ATco-user-reviews a:hover::before {
    opacity: 1;
}.ATco-user-reviews .Oowt-skill-sessions {
    flex-direction: column;
    display: flex;
    align-items: center;
}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.ATco-user-reviews .xZWv-feedback-ratings {
    opacity: 0;
    animation: fadeInUp 0.6s ease forwards;
}.ATco-user-reviews .xZWv-feedback-ratings:nth-child(1) {
    animation-delay: 0.1s;
}.ATco-user-reviews .xZWv-feedback-ratings:nth-child(2) {
    animation-delay: 0.2s;
}.ATco-user-reviews .xZWv-feedback-ratings:nth-child(3) {
    animation-delay: 0.3s;
}.ATco-user-reviews .xZWv-feedback-ratings:nth-child(4) {
    animation-delay: 0.4s;
}.ATco-user-reviews .xZWv-feedback-ratings:nth-child(5) {
    animation-delay: 0.5s;
}.ATco-user-reviews .xZWv-feedback-ratings:nth-child(6) {
    animation-delay: 0.6s;
}.ATco-user-reviews .xZWv-feedback-ratings:nth-child(7) {
    animation-delay: 0.7s;
}


@media (max-width: 1200px) {.ATco-user-reviews {
    padding: 4rem 0;
}.ATco-user-reviews .MODw-testimonial-track {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.ATco-user-reviews h2 {
    font-size: calc(38px * 0.95);
}
}

@media (max-width: 992px) {.ATco-user-reviews {
    padding: 3.5rem 0;
}.ATco-user-reviews h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 2.5rem;
}.ATco-user-reviews .MODw-testimonial-track {
    grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
    gap: 20px;
}.ATco-user-reviews .xZWv-feedback-ratings {
    padding: 20px;
}.ATco-user-reviews .xZWv-feedback-ratings img {
    height: 55px;
    width: 55px;
}
}

@media (max-width: 768px) {.ATco-user-reviews {
    padding: 3rem 0;
}.ATco-user-reviews h2 {
    margin-bottom: 2rem;
    transform: none;
    font-size: calc(38px * 0.85);
}.ATco-user-reviews .MODw-testimonial-track {
    gap: 15px;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}.ATco-user-reviews .xZWv-feedback-ratings {
    padding: 18px;
}.ATco-user-reviews .xZWv-feedback-ratings img {
    margin-right: 12px;
    width: 50px;
    height: 50px;
}.ATco-user-reviews .xZWv-feedback-ratings::before {
    height: 2px;
}.ATco-user-reviews .xZWv-feedback-ratings .description {
    font-size: calc(14px * 0.95);
    padding-left: 20px;
}.ATco-user-reviews .xZWv-feedback-ratings .description::before {
    font-size: 40px;
}
}

@media (max-width: 576px) {.ATco-user-reviews {
    padding: 2.5rem 0;
}.ATco-user-reviews h2 {
    width: 100%;
    margin-bottom: 1.5rem;
    font-size: calc(38px * 0.8);
    text-align: left;
}.ATco-user-reviews h2::after {
    transform: none;
    left: 0;
    width: 60px;
}.ATco-user-reviews .MODw-testimonial-track {
    grid-template-columns: 1fr;
    gap: 15px;
}.ATco-user-reviews .xZWv-feedback-ratings {
    padding: 15px;
}.ATco-user-reviews .xZWv-feedback-ratings img {
    height: 45px;
    width: 45px;
    margin-right: 10px;
}.ATco-user-reviews .xZWv-feedback-ratings h4 {
    font-size: calc(22px * 0.9);
}.ATco-user-reviews .xZWv-feedback-ratings .description {
    font-size: calc(14px * 0.9);
    padding-left: 18px;
}.ATco-user-reviews .xZWv-feedback-ratings .description::before {
    font-size: 36px;
}.ATco-user-reviews a {
    padding: 10px 22px;
    font-size: calc(16px * 0.95);
    margin-top: 2rem;
}.ATco-user-reviews .Oowt-skill-sessions {
    align-items: flex-start;
}}.CudG-program-results {
    overflow: hidden;
    position: relative;
    background: linear-gradient(110deg, rgb(216,235,206) 60%, rgb(178,209,163,0.5) 100%);
    padding: 90px 0;
}.CudG-program-results::before {
    content: "";
    position: absolute;
    opacity: 0.4;
    top: 0;
    width: 60%;
    background: radial-gradient(circle at top right, rgb(137,181,117,0.5) 0%, transparent 70%);
    height: 100%;
    right: 0;
}.CudG-program-results .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
}.CudG-program-results .Oowt-skill-sessions {
    gap: 50px;
    flex-direction: row-reverse;
    align-items: center;
    display: flex;
    position: relative;
}.CudG-program-results .gHSy-photo {
    transform: translateY(-15px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12);
    flex: 0 0 45%;
    max-width: 500px;
    z-index: 1;
    position: relative;
    border-radius: 25px;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.6s ease;
}.CudG-program-results .gHSy-photo::after {
    transition: all 0.6s ease;
    top: 15px;
    content: "";
    opacity: 0.3;
    border-radius: 25px;
    position: absolute;
    left: 15px;
    right: -15px;
    z-index: -1;
    border: 2px solid rgb(178,209,163);
    bottom: -15px;
}.CudG-program-results .gHSy-photo:hover {
    transform: translateY(-5px);
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.18);
}.CudG-program-results .gHSy-photo:hover::after {
    opacity: 0.6;
    bottom: -10px;
    left: 10px;
    right: -10px;
    top: 10px;
}.CudG-program-results .zVWp-text-panel-wrap {
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    border-radius: 25px;
    padding: 40px 50px;
    flex: 1;
}.CudG-program-results h3 {
    color: #000000;
    position: relative;
    font-size: 36px;
    display: inline-block;
    margin-bottom: 35px;
    font-weight: 700;
}.CudG-program-results h3::after {
    bottom: -12px;
    background: linear-gradient(to right, rgb(178,209,163), rgb(137,181,117));
    position: absolute;
    border-radius: 10px;
    height: 4px;
    width: 100%;
    content: "";
    left: 0;
}.CudG-program-results ul {
    flex-direction: column;
    gap: 25px;
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
}.CudG-program-results li {
    position: relative;
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 15px 20px;
    background: linear-gradient(to right, #ffffff, rgb(216,235,206) 120%);
}.CudG-program-results li:hover {
    background: linear-gradient(to right, #ffffff, rgb(137,181,117,0.5) 120%);
    transform: translateX(5px);
}.CudG-program-results li p {
    gap: 16px;
    color: #000000;
    line-height: 1.5;
    margin: 0;
    font-weight: 400;
    display: flex;
    font-size: 17px;
    align-items: center;
}.CudG-program-results svg {
    padding: 4px;
    display: flex;
    border-radius: 50%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    height: 22px;
    width: 22px;
    transition: all 0.3s ease;
}.CudG-program-results svg path {
    fill: rgb(178,209,163);
    transition: fill 0.3s ease;
}.CudG-program-results li:hover svg {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    transform: scale(1.1);
}.CudG-program-results li:hover svg path {
    fill: rgb(137,181,117);
}

@media (max-width: 992px) {.CudG-program-results {
    padding: 70px 0;
}.CudG-program-results .Oowt-skill-sessions {
    flex-direction: column;
    gap: 40px;
}.CudG-program-results .gHSy-photo {
    transform: translateY(0);
    width: 85%;
    margin: 0 auto;
    flex: 0 0 100%;
}.CudG-program-results .zVWp-text-panel-wrap {
    width: 100%;
    padding: 35px 30px;
}
}

@media (max-width: 576px) {.CudG-program-results {
    padding: 50px 0;
}.CudG-program-results .gHSy-photo {
    width: 100%;
}.CudG-program-results .gHSy-photo::after {
    display: none;
}.CudG-program-results .zVWp-text-panel-wrap {
    padding: 30px 25px;
}.CudG-program-results h3 {
    font-size: 18px;
    margin-bottom: 30px;
}.CudG-program-results ul {
    gap: 20px;
}.CudG-program-results li {
    padding: 12px 15px;
}.CudG-program-results svg {
    height: 20px;
    width: 20px;
}}.guiF-program-overview {
    position: relative;
    overflow: hidden;
    background: linear-gradient(45deg, rgb(137,181,117,0.5) 0%, rgb(216,235,206) 50%, rgb(178,209,163,0.5) 100%);
    padding: 8rem 2rem;
}.guiF-program-overview::before {
    background: 
        radial-gradient(ellipse at center, transparent 0%, transparent 65%, rgb(137,181,117,0.5) 100%);
    position: absolute;
    content: "";
    width: 200%;
    height: 200%;
    animation: rotate 60s linear infinite;
    z-index: 1;
    left: -50%;
    top: -50%;
}.guiF-program-overview::after {
    background: linear-gradient(
        rgb(137,181,117,0.5),
        transparent 20%,
        transparent 80%,
        rgb(178,209,163,0.5)
    );
    z-index: 2;
    height: 100%;
    left: 0;
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
}.guiF-program-overview .container {
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
    z-index: 3;
}.guiF-program-overview .SNLr-learn-business {
    position: relative;
    margin-bottom: 2rem;
    flex-direction: column;
    display: flex;
}.guiF-program-overview .zVWp-text-panel-wrap {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 4rem;
    max-width: 800px;
}.guiF-program-overview h2 {
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 3rem;
    letter-spacing: 2px;
    position: relative;
    color: #000000;
    font-weight: 700;
    font-size: 46px;
}.guiF-program-overview h2::before,
.guiF-program-overview h2::after {
    height: 3px;
    left: -25%;
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(178,209,163), transparent);
    content: "";
    width: 150%;
}.guiF-program-overview h2::before {
    top: -15px;
}.guiF-program-overview h2::after {
    bottom: -15px;
}.guiF-program-overview .description {
    font-size: calc(17px * 1.1);
    opacity: 0;
    margin-bottom: 1.5rem;
    animation: slideUp 0.8s forwards;
    animation-delay: 0.2s;
    color: #000000;
    transform: translateY(30px);
    line-height: 1.8;
    position: relative;
}.guiF-program-overview .description:nth-of-type(2) {
    animation-delay: 0.5s;
}.guiF-program-overview .gHSy-photo {
    margin-top: 2rem;
    overflow: hidden;
    transform: scale(0.95);
    border-radius: 16px;
    height: 500px;
    position: relative;
    width: 100%;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}.guiF-program-overview .gHSy-photo::before {
    height: 100%;
    content: "";
    top: 0;
    opacity: 0.7;
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    transition: opacity 0.5s ease;
    background: linear-gradient(
        to bottom,
        rgb(178,209,163,0.5) 0%,
        transparent 40%,
        transparent 60%,
        rgb(137,181,117,0.5) 100%
    );
}.guiF-program-overview .gHSy-photo:hover {
    transform: scale(1);
}.guiF-program-overview .gHSy-photo:hover::before {
    opacity: 0.4;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes slideUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media screen and (max-width: 992px) {.guiF-program-overview {
    padding: 5rem 1.5rem;
}.guiF-program-overview .zVWp-text-panel-wrap {
    margin-bottom: 3rem;
}.guiF-program-overview h2 {
    font-size: calc(46px * 0.85);
}.guiF-program-overview .gHSy-photo {
    height: 400px;
}
}

@media screen and (max-width: 768px) {.guiF-program-overview {
    padding: 4rem 1rem;
}.guiF-program-overview .zVWp-text-panel-wrap {
    margin-bottom: 2rem;
}.guiF-program-overview h2 {
    font-size: calc(46px * 0.7);
}.guiF-program-overview h2::before,
    .guiF-program-overview h2::after {
    width: 120%;
    left: -10%;
}.guiF-program-overview .description {
    font-size: 17px;
}.guiF-program-overview .gHSy-photo {
    height: 300px;
}}.GbaY-contact-form-section {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(145deg, rgb(216,235,206) 0%, rgba(9, 19, 32, 0.9) 100%);
    overflow: hidden;
}.GbaY-contact-form-section::before {
    pointer-events: none;
    height: 100%;
    content: "";
    opacity: 0.05;
    top: 0;
    width: 100%;
    animation: gridMove 20s linear infinite;
    left: 0;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgb(178,209,163,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(178,209,163,0.5) 11px
    );
}.GbaY-contact-form-section::after {
    position: absolute;
    content: "";
    height: 200%;
    left: -50%;
    pointer-events: none;
    animation: pulseGlow 15s ease-in-out infinite;
    width: 200%;
    opacity: 0.1;
    background: radial-gradient(circle, rgb(178,209,163,0.5) 0%, transparent 60%);
    top: -50%;
}.GbaY-contact-form-section .container {
    margin: 0 auto;
    z-index: 1;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
}.GbaY-contact-form-section h2 {
    font-weight: 700;
    position: relative;
    margin-bottom: 60px;
    font-family: Arial, sans-serif;
    font-size: 37px;
    text-align: center;
    color: #ffffff;
    padding-bottom: 15px;
}.GbaY-contact-form-section h2::after {
    height: 3px;
    transform: translateX(-50%);
    position: absolute;
    width: 80px;
    bottom: 0;
    background: linear-gradient(to right, transparent, rgb(178,209,163), transparent);
    left: 50%;
    content: "";
}.GbaY-contact-form-section .dJCZ-contact-inquiry {
    background: rgba(255, 255, 255, 0.03);
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    display: flex;
    border: 1px solid rgba(255, 255, 255, 0.05);
    overflow: hidden;
    border-radius: 22px;
    backdrop-filter: blur(10px);
}.GbaY-contact-form-section .dJCZ-contact-inquiry::before {
    opacity: 0.03;
    height: 100%;
    pointer-events: none;
    top: 0;
    background: linear-gradient(to bottom right, rgb(178,209,163,0.5), transparent);
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
}.GbaY-contact-form-section .gHSy-photo {
    flex: 1;
    position: relative;
    min-height: 500px;
    transform: scale(1.01);
    transition: transform 0.6s ease;
}.GbaY-contact-form-section .gHSy-photo::after {
    width: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    height: 100%;
}.GbaY-contact-form-section .wVWq-help-request {
    flex: 1;
    position: relative;
    padding: 50px;
}.GbaY-contact-form-section .wVWq-help-request::before {
    border-top: 2px solid rgb(178,209,163,0.5);
    width: 50px;
    content: "";
    opacity: 0.7;
    height: 50px;
    right: 20px;
    top: 20px;
    border-right: 2px solid rgb(178,209,163,0.5);
    position: absolute;
}.GbaY-contact-form-section .wVWq-help-request::after {
    border-left: 2px solid rgb(178,209,163,0.5);
    left: 20px;
    bottom: 20px;
    width: 50px;
    border-bottom: 2px solid rgb(178,209,163,0.5);
    position: absolute;
    opacity: 0.7;
    content: "";
    height: 50px;
}.GbaY-contact-form-section form {
    width: 100%;
}.GbaY-contact-form-section form h3 {
    font-family: Arial, sans-serif;
    font-weight: 600;
    padding-left: 15px;
    color: #ffffff;
    margin-bottom: 30px;
    position: relative;
    font-size: 21px;
}.GbaY-contact-form-section form h3::before {
    width: 5px;
    height: 25px;
    border-radius: 10px;
    position: absolute;
    transform: translateY(-50%);
    content: "";
    background: rgb(178,209,163);
    top: 50%;
    left: 0;
}.GbaY-contact-form-section form input[type="text"] {
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    padding: 15px 20px;
    font-size: 12px;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    border-radius: 10px;
    width: 100%;
}.GbaY-contact-form-section form input[type="text"]:focus {
    border-color: rgb(178,209,163);
    box-shadow: 0 0 15px rgba(rgb(178,209,163), 0.2);
    outline: none;
    background: rgba(255, 255, 255, 0.08);
}.GbaY-contact-form-section form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.GbaY-contact-form-section .xGXM-feedback-reach {
    position: relative;
    align-items: flex-start;
    display: flex;
    margin-bottom: 30px;
}.GbaY-contact-form-section .xGXM-feedback-reach input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.GbaY-contact-form-section .xGXM-feedback-reach label {
    position: relative;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.7);
    padding-left: 35px;
    line-height: 1.5;
    font-size: 16px;
}.GbaY-contact-form-section .xGXM-feedback-reach label::before {
    width: 22px;
    height: 22px;
    top: 2px;
    content: "";
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    position: absolute;
    border-radius: 10px;
    left: 0;
}.GbaY-contact-form-section .xGXM-feedback-reach input[type="checkbox"]:checked + label::before {
    background: rgb(178,209,163);
    border-color: rgb(178,209,163);
}.GbaY-contact-form-section .xGXM-feedback-reach input[type="checkbox"]:checked + label::after {
    top: 11px;
    border-bottom: 2px solid #ffffff;
    left: 7px;
    width: 8px;
    border-left: 2px solid #ffffff;
    transform: rotate(-45deg);
    position: absolute;
    height: 4px;
    content: "";
}.GbaY-contact-form-section .xGXM-feedback-reach label a {
    transition: all 0.3s ease;
    color: rgb(178,209,163);
    text-decoration: none;
}.GbaY-contact-form-section .xGXM-feedback-reach label a:hover {
    text-decoration: underline;
}.GbaY-contact-form-section form .RTAG-reach-message {
    font-size: 15px;
    background: linear-gradient(45deg, rgb(178,209,163), rgb(137,181,117));
    border: none;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    padding: 15px 35px;
    display: inline-block;
    z-index: 1;
    color: #ffffff;
    cursor: pointer;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    transition: all 0.4s ease;
}.GbaY-contact-form-section form .RTAG-reach-message::before {
    height: 100%;
    transition: all 0.4s ease;
    background: linear-gradient(45deg, rgb(137,181,117), rgb(178,209,163));
    left: -100%;
    width: 100%;
    position: absolute;
    z-index: -1;
    content: "";
    top: 0;
}.GbaY-contact-form-section form .RTAG-reach-message:hover::before {
    left: 0;
}.GbaY-contact-form-section form .RTAG-reach-message:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}.GbaY-contact-form-section svg {
    fill: rgb(178,209,163);
    margin-right: 15px;
    height: 24px;
    width: 24px;
}.GbaY-contact-form-section svg path {
    transition: fill 0.3s ease;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.1;
        transform: scale(1.1);
    }
}

@media screen and (max-width: 991px) {.GbaY-contact-form-section {
    padding: 80px 0;
}.GbaY-contact-form-section .dJCZ-contact-inquiry {
    flex-direction: column;
}.GbaY-contact-form-section .gHSy-photo {
    order: 1;
    min-height: 300px;
}.GbaY-contact-form-section .wVWq-help-request {
    order: 2;
    padding: 40px 30px;
}
}

@media screen and (max-width: 767px) {.GbaY-contact-form-section {
    padding: 60px 0;
}.GbaY-contact-form-section h2 {
    margin-bottom: 40px;
}.GbaY-contact-form-section .gHSy-photo {
    min-height: 200px;
}.GbaY-contact-form-section .wVWq-help-request {
    padding: 30px 20px;
}.GbaY-contact-form-section form .RTAG-reach-message {
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width: 480px) {.GbaY-contact-form-section {
    padding: 40px 0;
}.GbaY-contact-form-section h2 {
    font-size: calc(37px * 0.8);
}.GbaY-contact-form-section form h3 {
    font-size: calc(21px * 0.9);
}.GbaY-contact-form-section .wVWq-help-request::before,
    .GbaY-contact-form-section .wVWq-help-request::after {
    height: 30px;
    width: 30px;
}}.Isva-pricing-section {
    background-color: rgb(216,235,206);
    overflow: hidden;
    font-family: Arial, sans-serif;
    padding: 100px 0;
    position: relative;
}.Isva-pricing-section::before {
    top: 0;
    background: linear-gradient(135deg, rgba(rgb(137,181,117,0.5), 0.05) 0%, rgba(rgb(178,209,163,0.5), 0.08) 100%);
    position: absolute;
    content: "";
    height: 100%;
    left: 0;
    z-index: 0;
    width: 100%;
}.Isva-pricing-section .container {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 1400px;
    padding: 0 20px;
}.Isva-pricing-section .odXJ-learning-deals {
    display: flex;
    flex-direction: column;
}.Isva-pricing-section .WJOb-cert-fees {
    margin-bottom: 60px;
    animation: fadeUp 0.8s ease-out forwards;
    transform: translateY(20px);
    opacity: 0;
}.Isva-pricing-section .WJOb-cert-fees h2 {
    position: relative;
    font-size: 38px;
    display: inline-block;
    color: #000000;
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
}.Isva-pricing-section .WJOb-cert-fees h2::after {
    height: 4px;
    border-radius: 2px;
    content: "";
    position: absolute;
    width: 80px;
    background: linear-gradient(90deg, rgb(137,181,117), rgb(178,209,163));
    left: 0;
    bottom: -10px;
}.Isva-pricing-section .Gszj-sub-options {
    max-width: 800px;
    color: #000000;
    line-height: 1.6;
    margin-top: 25px;
    font-size: 14px;
}.Isva-pricing-section .cdsn-fee-structure {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    margin-top: 20px;
}.Isva-pricing-section .tTQE-package-rates {
    transform: translateY(30px);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    opacity: 0;
    perspective: 1000px;
    animation-delay: calc(0.15s * var(--i, 1));
    animation: fadeUp 0.8s ease-out forwards;
    text-decoration: none;
    display: block;
}.Isva-pricing-section .tTQE-package-rates:nth-child(1) {
    --i: 1;
}.Isva-pricing-section .tTQE-package-rates:nth-child(2) {
    --i: 2;
}.Isva-pricing-section .tTQE-package-rates:nth-child(3) {
    --i: 3;
}.Isva-pricing-section .tTQE-package-rates:nth-child(4) {
    --i: 4;
}.Isva-pricing-section .mAdl-payment-plan {
    transition: all 0.4s ease;
    overflow: hidden;
    position: relative;
    border-radius: 12px;
    transform-style: preserve-3d;
    height: 100%;
    background-color: #ffffff;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15), 
              0 5px 15px -10px rgba(0, 0, 0, 0.05);
}.Isva-pricing-section .tTQE-package-rates:hover .mAdl-payment-plan {
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.2),
              15px 15px 30px -10px rgba(0, 0, 0, 0.1),
              -15px 15px 30px -10px rgba(rgb(178,209,163,0.5), 0.1);
    transform: translateY(-15px) rotateX(2deg) rotateY(-2deg);
}.Isva-pricing-section .sOZg-cost-summary {
    box-sizing: border-box;
    z-index: 2;
    min-height: 250px;
    position: relative;
    padding: 35px 30px;
}.Isva-pricing-section .sOZg-cost-summary h3 {
    transition: transform 0.3s ease;
    margin-bottom: 20px;
    color: #000000;
    display: inline-block;
    font-weight: 700;
    font-size: calc(20px + 2px);
    position: relative;
}.Isva-pricing-section .tTQE-package-rates:hover .sOZg-cost-summary h3 {
    transform: translateX(5px);
    color: rgb(178,209,163);
}.Isva-pricing-section .avkt-payment-deals {
    position: relative;
    font-weight: 700;
    color: rgb(137,181,117);
    transition: all 0.3s ease;
    font-size: calc(20px + 4px);
    margin: 20px 0;
    display: block;
}.Isva-pricing-section .avkt-payment-deals::before {
    background: linear-gradient(90deg, rgb(137,181,117), transparent);
    height: 3px;
    width: 40px;
    content: "";
    position: absolute;
    border-radius: 2px;
    top: -10px;
    left: 0;
}.Isva-pricing-section .tTQE-package-rates:hover .avkt-payment-deals {
    transform: scale(1.05);
    color: rgb(178,209,163);
}.Isva-pricing-section .sOZg-cost-summary p {
    font-size: 14px;
    overflow-wrap: break-word;
    color: #000000;
    transition: color 0.3s ease;
    margin-top: 15px;
    hyphens: auto;
    word-break: normal;
    word-wrap: break-word;
    white-space: normal;
    line-height: 1.6;
}.Isva-pricing-section .gHSy-photo {
    height: 200px;
    width: 100%;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease;
}.Isva-pricing-section .gHSy-photo::after {
    height: 100%;
    transition: opacity 0.4s ease;
    opacity: 0.6;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
    content: "";
    left: 0;
}.Isva-pricing-section .tTQE-package-rates:hover .gHSy-photo {
    transform: scale(1.05);
}.Isva-pricing-section .tTQE-package-rates:hover .gHSy-photo::after {
    opacity: 0.3;
}

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

@media (min-width: 1200px) {.Isva-pricing-section .odXJ-learning-deals {
    flex-direction: row-reverse;
}.Isva-pricing-section .WJOb-cert-fees {
    padding-left: 50px;
    width: 30%;
    margin-bottom: 0;
}.Isva-pricing-section .cdsn-fee-structure {
    width: 70%;
}.Isva-pricing-section .WJOb-cert-fees h2 {
    font-size: calc(38px + 4px);
}
}

@media (max-width: 1199px) {.Isva-pricing-section {
    padding: 80px 0;
}.Isva-pricing-section .WJOb-cert-fees {
    text-align: center;
    margin: 0 auto 50px;
    max-width: 800px;
}.Isva-pricing-section .WJOb-cert-fees h2::after {
    transform: translateX(-50%);
    left: 50%;
}
}

@media (max-width: 767px) {.Isva-pricing-section {
    padding: 60px 0;
}.Isva-pricing-section .cdsn-fee-structure {
    gap: 20px;
    grid-template-columns: 1fr;
}.Isva-pricing-section .sOZg-cost-summary {
    padding: 25px 20px;
}.Isva-pricing-section .gHSy-photo {
    height: 180px;
}.Isva-pricing-section .WJOb-cert-fees h2 {
    font-size: calc(38px - 2px);
}.Isva-pricing-section .Gszj-sub-options {
    font-size: calc(14px - 1px);
}
}

@media (hover: none) {.Isva-pricing-section .tTQE-package-rates:hover .mAdl-payment-plan {
    transform: none;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15),
                0 5px 15px -10px rgba(0, 0, 0, 0.05);
}.Isva-pricing-section .tTQE-package-rates:hover .sOZg-cost-summary h3 {
    transform: none;
}.Isva-pricing-section .tTQE-package-rates:hover .avkt-payment-deals {
    transform: none;
}.Isva-pricing-section .tTQE-package-rates:hover .gHSy-photo {
    transform: none;
}}.FLDu-about-this {
    position: relative;
    color: #ffffff;
    overflow: hidden;
    padding: 8rem 0 6rem;
}.FLDu-about-this::before {
    right: 0;
    z-index: 1;
    left: 0;
    top: 0;
    content: "";
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.9) 0%, 
        rgba(0, 0, 0, 0.75) 30%, 
        rgba(0, 0, 0, 0.6) 70%, 
        rgba(0, 0, 0, 0.85) 100%);
    position: absolute;
    bottom: 0;
}.FLDu-about-this::after {
    border-radius: 50%;
    filter: blur(50px);
    right: -50px;
    position: absolute;
    top: -50px;
    animation: float 10s infinite ease-in-out;
    opacity: 0.1;
    background: rgb(178,209,163);
    width: 200px;
    z-index: 2;
    content: "";
    height: 200px;
}.FLDu-about-this h4 {
    z-index: 5;
    font-weight: 700;
    color: #ffffff;
    animation: fadeInUp 1s forwards 0.2s;
    margin-bottom: 2.5rem;
    text-align: center;
    position: relative;
    transform: translateY(20px);
    letter-spacing: 2px;
    font-size: calc(38px * 1.2);
    opacity: 0;
    text-transform: uppercase;
}.FLDu-about-this h4::after {
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    content: "";
    height: 3px;
    position: absolute;
    background: linear-gradient(90deg, rgb(178,209,163), rgb(137,181,117));
}.FLDu-about-this .container {
    margin: 0 auto;
    position: relative;
    z-index: 5;
    padding: 0 20px;
    width: 100%;
    max-width: 1200px;
}.FLDu-about-this .zVWp-text-panel-wrap {
    opacity: 0;
    transform: translateY(30px);
    transition: transform 0.5s ease-out;
    border-radius: 10px;
    animation: fadeInUp 1s forwards 0.4s;
    padding: 3rem;
    border-left: 3px solid rgb(178,209,163);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.02) 100%);
    backdrop-filter: blur(10px);
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}.FLDu-about-this .zVWp-text-panel-wrap:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
    transform: translateY(-5px) scale(1.01);
}.FLDu-about-this .zVWp-text-panel-wrap::before {
    width: 100%;
    background: linear-gradient(45deg, 
        rgb(178,209,163,0.5) 0%, 
        transparent 20%, 
        transparent 80%, 
        rgb(137,181,117,0.5) 100%);
    opacity: 0.1;
    left: 0;
    height: 100%;
    pointer-events: none;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
}.FLDu-about-this h6 {
    font-weight: 700;
    color: rgb(178,209,163);
    letter-spacing: 1px;
    transform: translateX(-10px);
    position: relative;
    font-size: calc(24px * 1.1);
    animation: fadeInRight 0.8s forwards 0.6s;
    display: inline-block;
    margin-bottom: 1.5rem;
    opacity: 0;
}.FLDu-about-this h6::after {
    background: rgb(137,181,117);
    content: "";
    left: 0;
    animation: expandLine 0.6s forwards 1.2s;
    bottom: -8px;
    transform: scaleX(0);
    height: 2px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    width: 30px;
    transform-origin: left;
    position: absolute;
}.FLDu-about-this .zVWp-text-panel-wrap div {
    overflow: hidden;
    position: relative;
}.FLDu-about-this .zVWp-text-panel-wrap span {
    transform: translateY(20px);
    text-align: justify;
    margin-bottom: 1rem;
    opacity: 0;
    font-size: 16px;
    position: relative;
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.9);
    animation: fadeInUp 1s forwards 0.8s;
    display: block;
}.FLDu-about-this .zVWp-text-panel-wrap span::first-letter {
    margin-right: 3px;
    font-weight: 700;
    color: rgb(137,181,117);
    font-size: 1.5em;
}

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

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

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

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

@media (max-width: 991px) {.FLDu-about-this {
    padding: 6rem 0 4rem;
}.FLDu-about-this h4 {
    font-size: calc(38px * 1.1);
}.FLDu-about-this .zVWp-text-panel-wrap {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.FLDu-about-this {
    padding: 4rem 0 3rem;
}.FLDu-about-this h4 {
    font-size: 38px;
    margin-bottom: 2rem;
}.FLDu-about-this h4::after {
    height: 2px;
    width: 60px;
}.FLDu-about-this .zVWp-text-panel-wrap {
    padding: 2rem;
}.FLDu-about-this h6 {
    margin-bottom: 1.2rem;
    font-size: 24px;
}.FLDu-about-this .zVWp-text-panel-wrap span {
    line-height: 1.7;
}
}

@media (max-width: 576px) {.FLDu-about-this {
    padding: 3rem 0 2rem;
}.FLDu-about-this h4 {
    font-size: calc(24px * 1.3);
    margin-bottom: 1.5rem;
}.FLDu-about-this h4::after {
    width: 50px;
}.FLDu-about-this .zVWp-text-panel-wrap {
    padding: 1.5rem;
    border-left-width: 2px;
}.FLDu-about-this h6 {
    margin-bottom: 1rem;
    font-size: calc(20px * 1.1);
}.FLDu-about-this .zVWp-text-panel-wrap span {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}}.UtJh-greeting-page {
    position: relative;
    overflow: hidden;
    width: 100%;
}.UtJh-greeting-page .WNVH-page-primary {
    justify-content: center;
    height: 100vh;
    min-height: 650px;
    position: relative;
    display: flex;
    align-items: center;
}.UtJh-greeting-page .WNVH-page-primary::before {
    bottom: 0;
    background: linear-gradient(135deg, 
    rgba(var(--primary-color-rgb), 0.85) 0%, 
    rgba(var(--secondary-color-rgb), 0.75) 100%);
    position: absolute;
    content: "";
    top: 0;
    z-index: 1;
    backdrop-filter: blur(3px);
    right: 0;
    left: 0;
}.UtJh-greeting-page .WNVH-page-primary::after {
    z-index: 2;
    content: "";
    top: 0;
    background: 
    linear-gradient(90deg, transparent 0%, rgba(255,255,255,0.05) 25%, transparent 50%),
    linear-gradient(180deg, transparent 0%, rgba(255,255,255,0.03) 25%, transparent 50%);
    position: absolute;
    width: 100%;
    pointer-events: none;
    height: 100%;
    left: 0;
}.UtJh-greeting-page .OyKi-community-ed {
    position: relative;
    box-shadow: 
    0 20px 40px rgba(0,0,0,0.2),
    0 5px 15px rgba(0,0,0,0.1),
    0 0 0 1px rgba(255,255,255,0.1);
    background: linear-gradient(145deg, 
    rgba(var(--dark-color-rgb), 0.8) 0%, 
    rgba(var(--dark-color-rgb), 0.6) 100%);
    transform: perspective(1000px) rotateX(2deg);
    animation: slideUp 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
    padding: 3rem;
    max-width: 800px;
    width: 90%;
    z-index: 3;
    border-left: 4px solid rgb(178,209,163);
}.UtJh-greeting-page .OyKi-community-ed::before {
    left: -10px;
    transform: translateZ(-10px);
    content: "";
    right: 20px;
    pointer-events: none;
    bottom: 20px;
    z-index: -1;
    position: absolute;
    border: 1px solid rgba(var(--primary-color-rgb), 0.3);
    top: -10px;
}.UtJh-greeting-page .OyKi-community-ed::after {
    z-index: -1;
    content: "";
    background: linear-gradient(135deg, 
    rgba(255,255,255,0.1) 0%, 
    rgba(255,255,255,0) 50%,
    rgba(255,255,255,0.05) 100%);
    pointer-events: none;
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%;
}.UtJh-greeting-page h1 {
    transform: translateY(20px);
    font-size: 43px;
    margin-bottom: 1.5rem;
    opacity: 0;
    animation: fadeSlideIn 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s forwards;
    letter-spacing: -0.5px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    line-height: 1.2;
}.UtJh-greeting-page h1::after {
    left: 0;
    background: rgb(178,209,163);
    transform-origin: left center;
    width: 80px;
    animation: lineGrow 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.8s forwards;
    position: absolute;
    transform: scaleX(0);
    content: "";
    height: 3px;
    bottom: -12px;
}.UtJh-greeting-page h3 {
    margin-bottom: 1.5rem;
    transform: translateY(20px);
    opacity: 0;
    color: rgba(var(--white-color-rgb), 0.9);
    font-size: calc(22px + 0.1rem);
    line-height: 1.5;
    animation: fadeSlideIn 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s forwards;
    font-weight: 600;
}.UtJh-greeting-page p {
    line-height: 1.6;
    margin-top: 2rem;
    opacity: 0;
    position: relative;
    transform: translateY(20px);
    font-weight: 400;
    animation: fadeSlideIn 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.7s forwards;
    font-size: 12px;
    color: rgba(var(--white-color-rgb), 0.8);
}.UtJh-greeting-page p::before {
    height: 1px;
    width: 30px;
    top: -12px;
    content: "";
    position: absolute;
    background: rgb(137,181,117);
    left: 0;
}

@keyframes slideUp {
  from {
    transform: perspective(1000px) rotateX(2deg) translateY(50px);
    opacity: 0;
  }
  to {
    transform: perspective(1000px) rotateX(2deg) translateY(0);
    opacity: 1;
  }
}

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

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

@media screen and (max-width: 992px) {.UtJh-greeting-page .WNVH-page-primary {
    min-height: 550px;
}.UtJh-greeting-page .OyKi-community-ed {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2.5rem;
}.UtJh-greeting-page h1 {
    font-size: calc(43px - 0.5rem);
}.UtJh-greeting-page h3 {
    font-size: 22px;
}
}

@media screen and (max-width: 768px) {.UtJh-greeting-page .WNVH-page-primary {
    min-height: 500px;
}.UtJh-greeting-page .OyKi-community-ed {
    width: 95%;
    padding: 2rem;
    transform: none;
}.UtJh-greeting-page h1 {
    font-size: calc(43px - 1rem);
}.UtJh-greeting-page h3 {
    font-size: calc(22px - 0.1rem);
}.UtJh-greeting-page p {
    font-size: calc(12px - 0.1rem);
}
}

@media screen and (max-width: 576px) {.UtJh-greeting-page .WNVH-page-primary {
    min-height: 450px;
}.UtJh-greeting-page .OyKi-community-ed {
    padding: 1.5rem;
}.UtJh-greeting-page h1 {
    font-size: calc(43px - 1.5rem);
    margin-bottom: 1rem;
}.UtJh-greeting-page h1::after {
    height: 2px;
    bottom: -8px;
    width: 60px;
}.UtJh-greeting-page h3 {
    margin-bottom: 1rem;
    font-size: calc(22px - 0.2rem);
}.UtJh-greeting-page p {
    font-size: calc(12px - 0.2rem);
    margin-top: 1.5rem;
}
}