* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.event-cal-Oy2 {
    flex: 0 0 auto;
}svg {
    height: 30px;
    width: 30px;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1157px;
}.main-edu-0xJ {
    flex: 1 0 auto;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    min-height: 100%;
    scroll-behavior: auto;
    height: 100%;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}.wrap-structure-YvR {
    display: flex;
    height: 100%;
    min-height: 100%;
    flex-direction: column;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.mentorship-profile-sb8 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(220,220,208), rgba(245, 247, 250, 0.92));
    position: relative;
    padding: 7rem 0;
}.mentorship-profile-sb8::before {
    width: 40%;
    transform: rotate(-15deg);
    top: -5%;
    height: 40%;
    z-index: 0;
    content: "";
    position: absolute;
    left: -5%;
    opacity: 0.15;
    background: linear-gradient(225deg, rgb(182,182,179,0.5), transparent);
}.mentorship-profile-sb8::after {
    right: -5%;
    width: 30%;
    z-index: 0;
    background: linear-gradient(45deg, rgb(139,141,141,0.5), transparent);
    content: "";
    transform: rotate(10deg);
    position: absolute;
    opacity: 0.1;
    height: 50%;
    bottom: -5%;
}.mentorship-profile-sb8 .container {
    margin: 0 auto;
    padding: 0 1.5rem;
    z-index: 1;
    max-width: 1140px;
    position: relative;
}.mentorship-profile-sb8 .review-glow-IHj {
    padding: 3rem 2rem;
    grid-template-columns: 1fr;
    position: relative;
    gap: 2.5rem;
    display: grid;
    transform: translateY(0);
    background: #ffffff;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.02);
}.mentorship-profile-sb8 .review-glow-IHj:hover {
    transform: translateY(-5px);
}.mentorship-profile-sb8 .review-glow-IHj > div:first-child {
    width: 100%;
    position: relative;
}.mentorship-profile-sb8 .review-glow-IHj .img-gallery-item-XGj {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.08);
    position: relative;
    height: 0;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 85%;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}.mentorship-profile-sb8 .review-glow-IHj:hover .img-gallery-item-XGj {
    transform: scale(1.02);
}.mentorship-profile-sb8 .review-glow-IHj .img-gallery-item-XGj::after {
    position: absolute;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.2));
}.mentorship-profile-sb8 .review-glow-IHj > div:nth-child(2) {
    position: relative;
    text-align: left;
}.mentorship-profile-sb8 .review-glow-IHj .name {
    margin: 0 0 0.5rem;
    display: inline-block;
    font-size: calc(24px * 1.1);
    color: #000000;
    position: relative;
    font-weight: 700;
}.mentorship-profile-sb8 .review-glow-IHj .name::after {
    height: 2px;
    position: absolute;
    transform-origin: left;
    bottom: -0.35rem;
    transform: scaleX(1);
    content: "";
    transition: transform 0.4s ease-out;
    left: 0;
    width: 2.5rem;
    background: rgb(182,182,179);
}.mentorship-profile-sb8 .review-glow-IHj:hover .name::after {
    transform: scaleX(1.5);
}.mentorship-profile-sb8 .review-glow-IHj > div:nth-child(2) > div {
    margin-top: 0.75rem;
    color: rgb(182,182,179);
    letter-spacing: 0.02em;
    font-weight: 600;
    font-size: calc(17px * 0.95);
}.mentorship-profile-sb8 .review-glow-IHj > div:nth-child(3) {
    position: relative;
}.mentorship-profile-sb8 .review-glow-IHj .work-list-TtK {
    font-size: 17px;
    position: relative;
    line-height: 1.7;
    margin: 0;
    border-left: 3px solid rgb(139,141,141,0.5);
    color: #000000;
    padding-left: 1.25rem;
}.mentorship-profile-sb8 .review-glow-IHj .work-list-TtK::before {
    transition: all 0.4s ease-out 0.2s;
    transform: scale(0);
    left: -8px;
    top: -15px;
    opacity: 0;
    content: "";
    width: 25px;
    z-index: 1;
    box-shadow: 0 0 0 3px rgb(139,141,141,0.5);
    border-radius: 50%;
    height: 25px;
    background: #ffffff;
    position: absolute;
}.mentorship-profile-sb8 .review-glow-IHj:hover .work-list-TtK::before {
    transform: scale(1);
    opacity: 1;
}

@media (min-width: 768px) {.mentorship-profile-sb8 {
    padding: 8rem 0;
}.mentorship-profile-sb8 .review-glow-IHj {
    grid-template-columns: 280px 1fr;
    grid-template-rows: auto 1fr;
    gap: 2rem 3.5rem;
    padding: 3.5rem;
}.mentorship-profile-sb8 .review-glow-IHj > div:first-child {
    grid-row: span 2;
}.mentorship-profile-sb8 .review-glow-IHj .img-gallery-item-XGj {
    padding-bottom: 130%;
}.mentorship-profile-sb8 .review-glow-IHj > div:nth-child(2) {
    align-self: end;
}.mentorship-profile-sb8 .review-glow-IHj .name {
    font-size: calc(24px * 1.2);
}.mentorship-profile-sb8 .review-glow-IHj > div:nth-child(3) {
    grid-column: 2;
}.mentorship-profile-sb8 .review-glow-IHj .work-list-TtK {
    font-size: calc(17px * 1.05);
    padding-left: 1.5rem;
}
}

@media (min-width: 1024px) {.mentorship-profile-sb8 {
    padding: 10rem 0;
}.mentorship-profile-sb8 .review-glow-IHj {
    grid-template-columns: 320px 1fr;
    gap: 2.5rem 4rem;
    padding: 4rem;
}.mentorship-profile-sb8 .review-glow-IHj .name {
    font-size: calc(24px * 1.3);
}.mentorship-profile-sb8 .review-glow-IHj > div:nth-child(2) > div {
    font-size: 17px;
}.mentorship-profile-sb8 .review-glow-IHj .work-list-TtK {
    line-height: 1.8;
    font-size: calc(17px * 1.1);
}.mentorship-profile-sb8 .review-glow-IHj::before {
    transform: rotate(45deg);
    width: 80px;
    background: linear-gradient(135deg, rgb(182,182,179,0.5), transparent 70%);
    height: 80px;
    top: 3.5rem;
    z-index: 0;
    border-radius: 0 10px 0 100px;
    opacity: 0.1;
    position: absolute;
    right: 3.5rem;
    transition: all 0.5s ease-out;
    content: "";
}.mentorship-profile-sb8 .review-glow-IHj:hover::before {
    opacity: 0.15;
    transform: rotate(55deg) scale(1.2);
}
}

@media (min-width: 1280px) {.mentorship-profile-sb8 .review-glow-IHj {
    gap: 3rem 5rem;
    padding: 5rem;
    grid-template-columns: 380px 1fr;
}.mentorship-profile-sb8 .review-glow-IHj .work-list-TtK {
    border-left: 4px solid rgb(139,141,141,0.5);
    padding-left: 2rem;
}}.study-method-WhP {
    padding: 8rem 2rem;
    overflow: hidden;
    position: relative;
    background: rgb(220,220,208);
}.study-method-WhP::before {
    top: 0;
    background-image: 
        linear-gradient(0deg, transparent 24px, rgb(182,182,179,0.5) 25px, rgb(182,182,179,0.5) 26px, transparent 27px, transparent 49px, rgb(182,182,179,0.5) 50px, rgb(182,182,179,0.5) 51px, transparent 52px),
        linear-gradient(90deg, transparent 24px, rgb(182,182,179,0.5) 25px, rgb(182,182,179,0.5) 26px, transparent 27px, transparent 49px, rgb(182,182,179,0.5) 50px, rgb(182,182,179,0.5) 51px, transparent 52px);
    height: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    animation: moveGrid 60s linear infinite;
    opacity: 0.1;
    background-size: 50px 50px;
    width: 100%;
    content: "";
}.study-method-WhP::after {
    position: absolute;
    height: 200%;
    width: 200%;
    bottom: -50%;
    opacity: 0.15;
    z-index: 0;
    left: -50%;
    animation: pulse 20s infinite alternate;
    content: "";
    background: radial-gradient(circle at center, rgb(139,141,141,0.5) 0%, transparent 60%);
}.study-method-WhP .guide-bios-1YD {
    position: relative;
    display: flex;
    z-index: 2;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    gap: 3rem;
    max-width: 1000px;
}.study-method-WhP h3 {
    margin: 0;
    transform: scale(0);
    border: 8px solid transparent;
    font-weight: 700;
    border-image: linear-gradient(45deg, rgb(182,182,179), rgb(139,141,141)) 1;
    color: rgb(182,182,179);
    padding: 2rem;
    position: relative;
    text-align: center;
    background: #ffffff;
    box-shadow: 20px 20px 0 rgba(0, 0, 0, 0.1);
    max-width: 700px;
    font-size: 29px;
    animation: pixelateIn 1s ease-out forwards;
    width: 100%;
}.study-method-WhP h3::before,
.study-method-WhP h3::after {
    background: rgb(139,141,141,0.5);
    position: absolute;
    content: "";
    width: 0;
    height: 0;
}.study-method-WhP h3::before {
    top: 0;
    animation: pixelGrow 0.5s 1.2s steps(10) forwards;
    left: 0;
}.study-method-WhP h3::after {
    right: 0;
    bottom: 0;
    animation: pixelGrow 0.5s 1.5s steps(10) forwards;
}.study-method-WhP span {
    color: #000000;
    line-height: 1.8;
    border: 8px solid transparent;
    padding: 2rem;
    transform: scale(0);
    opacity: 0;
    max-width: 700px;
    border-image: linear-gradient(-45deg, rgb(139,141,141), rgb(182,182,179)) 1;
    box-shadow: -20px 20px 0 rgba(0, 0, 0, 0.1);
    font-size: 13px;
    position: relative;
    background: #ffffff;
    animation: pixelateIn 1s 0.5s ease-out forwards;
    width: 100%;
    text-align: center;
}.study-method-WhP span::before,
.study-method-WhP span::after {
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    background: rgb(182,182,179,0.5);
}.study-method-WhP span::before {
    right: 0;
    animation: pixelGrow 0.5s 1.8s steps(10) forwards;
    top: 0;
}.study-method-WhP span::after {
    animation: pixelGrow 0.5s 2.1s steps(10) forwards;
    bottom: 0;
    left: 0;
}

@keyframes moveGrid {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.2;
        transform: scale(1.1);
    }
}

@keyframes pixelateIn {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    80% {
        transform: scale(1.05);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes pixelGrow {
    0% {
        width: 8px;
        height: 8px;
    }
    25% {
        width: 8px;
        height: 16px;
    }
    50% {
        width: 16px;
        height: 16px;
    }
    75% {
        width: 16px;
        height: 24px;
    }
    100% {
        width: 24px;
        height: 24px;
    }
}

@media (max-width: 992px) {.study-method-WhP {
    padding: 6rem 1.5rem;
}.study-method-WhP h3 {
    box-shadow: 15px 15px 0 rgba(0, 0, 0, 0.1);
    font-size: calc(29px * 0.9);
    border-width: 6px;
    padding: 1.8rem;
}.study-method-WhP span {
    box-shadow: -15px 15px 0 rgba(0, 0, 0, 0.1);
    border-width: 6px;
    padding: 1.8rem;
}
    
    @keyframes pixelGrow {
        0% {
            width: 6px;
            height: 6px;
        }
        25% {
            width: 6px;
            height: 12px;
        }
        50% {
            width: 12px;
            height: 12px;
        }
        75% {
            width: 12px;
            height: 18px;
        }
        100% {
            width: 18px;
            height: 18px;
        }
    }
}

@media (max-width: 768px) {.study-method-WhP {
    padding: 5rem 1rem;
}.study-method-WhP h3 {
    border-width: 4px;
    font-size: calc(29px * 0.8);
    padding: 1.5rem;
    box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.1);
}.study-method-WhP span {
    border-width: 4px;
    font-size: calc(13px * 0.95);
    box-shadow: -10px 10px 0 rgba(0, 0, 0, 0.1);
    padding: 1.5rem;
}.study-method-WhP .guide-bios-1YD {
    gap: 2rem;
}@keyframes pixelGrow {
        0% {
            width: 4px;
            height: 4px;
        }
        25% {
            width: 4px;
            height: 8px;
        }
        50% {
            width: 8px;
            height: 8px;
        }
        75% {
            width: 8px;
            height: 12px;
        }
        100% {
            width: 12px;
            height: 12px;
        }
    }
}.privacy-shelter-EfJ {
    height: auto;
    box-shadow: 0 10px 30px rgb(182,182,179,0.5);
    align-items: center;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    width: 100%;
    background: rgb(139,141,141);
    border: 2px solid rgb(182,182,179);
    padding: 40px;
}.privacy-shelter-EfJ h1 {
    font-weight: 700;
    max-width: 800px;
    text-shadow: 0 0 10px rgb(182,182,179);
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 0;
    padding-bottom: 15px;
    color: rgb(182,182,179);
    border-bottom: 2px solid rgb(139,141,141);
    width: 100%;
    text-align: center;
    font-size: 42px;
}.privacy-shelter-EfJ h2 {
    color: #ffffff;
    padding-left: 15px;
    width: 100%;
    border-left: 5px solid rgb(182,182,179);
    margin-bottom: 25px;
    margin-top: 40px;
    max-width: 800px;
    text-align: left;
    text-shadow: 0 0 10px rgb(139,141,141);
    font-size: 29px;
    font-weight: 600;
}.privacy-shelter-EfJ h2, .privacy-shelter-EfJ h3,.privacy-shelter-EfJ h4,.privacy-shelter-EfJ h5, .privacy-shelter-EfJ h6 {
    text-align: left;
}.privacy-shelter-EfJ ul, .privacy-shelter-EfJ ol {
    padding-left: 0;
    max-width: 800px;
    width: 100%;
    margin: 30px 0;
    padding: 20px 0;
    border-top: 2px solid rgb(182,182,179);
    list-style: none;
    border-bottom: 2px solid rgb(182,182,179);
}.privacy-shelter-EfJ ul li, .privacy-shelter-EfJ ol li {
    margin-bottom: 20px;
    padding-left: 25px;
    font-weight: 300;
    font-size: 18px;
    color: #ffffff;
    position: relative;
}.privacy-shelter-EfJ ul li::before, .privacy-shelter-EfJ ol li::before {
    transform: translateY(-50%);
    top: 50%;
    height: 10px;
    width: 10px;
    box-shadow: 0 0 10px rgb(182,182,179);
    position: absolute;
    border-radius: 50%;
    background: rgb(182,182,179);
    left: 0;
    content: '';
}.privacy-shelter-EfJ p, .privacy-shelter-EfJ span, .privacy-shelter-EfJ div {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    width: 100%;
    font-size: 18px;
    color: #ffffff;
    text-align: justify;
    margin-bottom: 20px;
    text-shadow: 0 0 5px rgb(182,182,179,0.5);
    max-width: 800px;
}.privacy-shelter-EfJ div.container {
    flex-direction: column;
    align-items: center;
    display: flex;
    max-width: 1000px;
    margin: 0 auto;
}

@media only screen and (max-width: 800px) {.privacy-shelter-EfJ {
    border-radius: 10px;
    padding: 30px;
}.privacy-shelter-EfJ h1 {
    padding-bottom: 10px;
    font-size: calc(21px - 5px);
}.privacy-shelter-EfJ h2 {
    font-size: calc(21px - 5px);
    padding-left: 10px;
}.privacy-shelter-EfJ ul, .privacy-shelter-EfJ ol {
    padding: 15px 0;
    margin: 20px 0;
}.privacy-shelter-EfJ ul li, .privacy-shelter-EfJ ol li {
    font-size: 18px;
    padding-left: 20px;
}}.privacySettingsModal-Vz4 {
    position: fixed;
    border-top: 2px solid rgb(182,182,179);
    background: rgb(220,220,208);
    bottom: 0;
    z-index: 90;
    width: 100%;
}.edu-cookies-HVl {
    align-items: center;
    justify-content: space-between;
    display: flex;
    padding: 20px 0;
}.privacySettingsModal-Vz4 h5 {
    margin-bottom: 6px;
    font-size: 22px;
}#privacyBannerPopup-ega {
    display: none;
}#privacyBannerPopup-ega:checked ~ .privacySettingsModal-Vz4 {
    opacity: 0;
    visibility: hidden;
}.privacySettingsModal-Vz4 p {
    font-size: 18px;
}.online-cookies-AdV {
    flex-shrink: 0;
    margin-right: 10px;
}.online-cookies-AdV svg, .online-cookies-AdV svg path, .online-cookies-AdV img {
    height: 100px;
    fill: rgb(182,182,179);
    width: 100px;
}.cookies-tracking-opY {
    min-width: 120px;
    line-height: 35px;
    flex-shrink: 0;
    white-space: nowrap;
    margin-left: 10px;
    text-align: center;
    border-bottom: 2px solid rgb(182,182,179);
    color: rgb(182,182,179);
    font-size: 24px;
    cursor: pointer;
    text-decoration: none;
}.privacySettingsModal-Vz4 p a {
    color: rgb(182,182,179);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.privacySettingsModal-Vz4 {
    padding: 20px;
}}

.wrap-structure-YvR .privacySettingsModal-Vz4 {
    background: rgb(139,141,141);
    box-shadow: rgb(139,141,141,0.5) 0px 0px 40px 39px;
    border: none;
    padding: 40px 0;
}.wrap-structure-YvR .cookies-tracking-opY {
    font-weight: 400;
    border: none;
    margin-left: 30px;
    background: rgb(182,182,179);
    font-size: 20px;
    padding: 10px;
    color: #ffffff;
}.wrap-structure-YvR .track-alert-LwX h5, .wrap-structure-YvR .track-alert-LwX p {
    color: #ffffff;
}
@media only screen and (max-width: 800px) {.online-cookies-AdV {
    display: none;
}.edu-cookies-HVl {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.privacySettingsModal-Vz4 h5 {
    text-align: center;
}.privacySettingsModal-Vz4 p {
    text-align: center;
}.track-alert-LwX {
    margin-bottom: 20px;
}body .wrap-structure-YvR .cookies-tracking-opY {
    margin-bottom: 10px;
    margin-left: 0;
}}.course-features-z26 {
    background: linear-gradient(135deg, rgb(220,220,208) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.course-features-z26::before {
    background: linear-gradient(45deg, rgb(182,182,179,0.5) 0%, rgb(139,141,141,0.5) 100%);
    opacity: 0.4;
    z-index: 0;
    top: -10%;
    filter: blur(120px);
    height: 300px;
    content: "";
    right: -5%;
    position: absolute;
    width: 300px;
}.course-features-z26::after {
    left: -5%;
    content: "";
    filter: blur(100px);
    position: absolute;
    background: linear-gradient(225deg, rgb(139,141,141,0.5) 0%, rgb(182,182,179,0.5) 100%);
    z-index: 0;
    height: 250px;
    bottom: -10%;
    width: 250px;
    opacity: 0.3;
}.course-features-z26 .container {
    z-index: 1;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}.course-features-z26 .job-classes-4ME {
    grid-template-columns: 1fr;
    border-left: 3px solid rgb(182,182,179);
    display: grid;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    gap: 40px;
}.course-features-z26 .job-classes-4ME:hover {
    transform: translateY(-5px);
}.course-features-z26 .img-gallery-item-XGj {
    height: 250px;
    width: 100%;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    transform-origin: center center;
    position: relative;
}.course-features-z26 .img-gallery-item-XGj::after {
    left: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
    height: 100%;
    content: "";
    top: 0;
    z-index: 1;
}.course-features-z26 .img-gallery-item-XGj:hover {
    transform: scale(1.02);
}.course-features-z26 .content-box-wrap-4DY {
    position: relative;
    padding: 40px 30px;
}.course-features-z26 .content-box-wrap-4DY::before {
    position: absolute;
    width: 100%;
    transform-origin: left;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(90deg, rgb(182,182,179) 0%, rgb(139,141,141) 100%);
    transform: scaleX(0.7);
    content: "";
    top: 0;
    height: 4px;
    left: 0;
}.course-features-z26 .job-classes-4ME:hover .content-box-wrap-4DY::before {
    transform: scaleX(1);
}.course-features-z26 h3 {
    color: #000000;
    transform: translateY(0);
    font-size: 19px;
    transition: transform 0.3s ease, padding-left 0.3s ease;
    margin-bottom: 25px;
    padding-left: 0;
    position: relative;
    line-height: 1.4;
    font-weight: 700;
}.course-features-z26 .job-classes-4ME:hover h3 {
    transform: translateY(-3px);
    padding-left: 15px;
    color: rgb(182,182,179);
}.course-features-z26 h3::after {
    height: 2px;
    content: "";
    bottom: -8px;
    width: 60px;
    position: absolute;
    background-color: rgb(139,141,141);
    left: 0;
    transition: width 0.4s ease-out, background-color 0.3s ease;
}.course-features-z26 .job-classes-4ME:hover h3::after {
    width: 100px;
    background-color: rgb(182,182,179);
}.course-features-z26 .content-box-wrap-4DY div {
    overflow: hidden;
    position: relative;
}.course-features-z26 p.description {
    font-size: 14px;
    padding-right: 15px;
    overflow-y: auto;
    margin-bottom: 20px;
    line-height: 1.8;
    position: relative;
    color: #000000;
    max-height: 300px;
}.course-features-z26 p.description::-webkit-scrollbar {
    width: 4px;
}.course-features-z26 p.description::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.05);
}.course-features-z26 p.description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(182,182,179,0.5);
}.course-features-z26 span.description {
    display: none;
}

@media (min-width: 768px) {.course-features-z26 .job-classes-4ME {
    grid-template-columns: 1fr 1.5fr;
    align-items: start;
}.course-features-z26 .img-gallery-item-XGj {
    min-height: 400px;
    height: 100%;
}.course-features-z26 h3 {
    font-size: calc(19px * 1.1);
}.course-features-z26 p.description {
    max-height: 400px;
    font-size: calc(14px * 1.05);
}
}

@media (min-width: 992px) {.course-features-z26 .job-classes-4ME {
    grid-template-columns: 1fr 1.8fr;
}.course-features-z26 .img-gallery-item-XGj {
    min-height: 450px;
}.course-features-z26 .content-box-wrap-4DY {
    padding: 50px 40px;
}.course-features-z26 h3 {
    font-size: calc(19px * 1.2);
    margin-bottom: 30px;
}.course-features-z26 p.description {
    line-height: 1.9;
    max-height: 450px;
}
}

@media (max-width: 767px) {.course-features-z26 {
    padding: 70px 0;
}.course-features-z26 .content-box-wrap-4DY {
    padding: 30px 20px;
}.course-features-z26 h3 {
    margin-bottom: 20px;
    font-size: calc(19px * 0.9);
}.course-features-z26 p.description {
    font-size: calc(14px * 0.95);
    max-height: 200px;
    line-height: 1.7;
}
}

@media (max-width: 480px) {.course-features-z26 {
    padding: 50px 0;
}.course-features-z26 .img-gallery-item-XGj {
    height: 180px;
}.course-features-z26 .content-box-wrap-4DY {
    padding: 25px 15px;
}.course-features-z26 h3 {
    font-size: calc(19px * 0.85);
    margin-bottom: 15px;
}
}

@media (hover: hover) {.course-features-z26 .job-classes-4ME {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
}.course-features-z26 .job-classes-4ME:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 8px 20px rgba(0, 0, 0, 0.04);
}}footer {
    position: relative;
}footer::before {
    background: linear-gradient(210deg, #000000 0%, rgb(182,182,179) 100%);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.92;
    content: '';
    position: absolute;
}.event-cal-Oy2 {
    position: relative;
    padding: 90px 0 50px;
    color: #ffffff;
    z-index: 2;
    font-family: Arial, sans-serif;
}.event-cal-Oy2::before {
    position: absolute;
    opacity: 0.1;
    background: linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 100%);
    height: 1px;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
}.event-cal-Oy2 .container {
    flex-direction: column;
    display: flex;
}.event-cal-Oy2 .company_holder {
    backdrop-filter: blur(10px);
    order: 2;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    animation: shiftGradient 15s ease infinite;
    margin-top: 70px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    background-size: 200% 200%;
    padding: 30px;
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.05) 0%, 
        rgba(255, 255, 255, 0.01) 100%
    );
    transform: perspective(1000px) rotateX(2deg);
    border-radius: 29px;
}.event-cal-Oy2 .company_holder h3 {
    color: #ffffff;
    position: relative;
    text-align: center;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 28px;
}.event-cal-Oy2 .company_holder h3::after {
    width: 60px;
    border-radius: 3px;
    margin: 15px auto 0;
    background: rgb(182,182,179);
    height: 3px;
    content: '';
    display: block;
}.event-cal-Oy2 .learn-nav-w60 {
    margin: 0 auto;
    line-height: 1.6;
    text-align: center;
    position: relative;
    font-size: 18px;
    max-width: 80%;
    padding-top: 15px;
}.event-cal-Oy2 .cert-block-PA3 {
    position: relative;
    order: 1;
}.event-cal-Oy2 .top-head-Jie {
    margin-bottom: 30px;
    gap: 60px;
    flex-wrap: wrap;
    display: flex;
    width: 100%;
    justify-content: space-between;
}.event-cal-Oy2 .main-master-tHT {
    max-width: calc(50% - 30px);
    position: relative;
    min-width: 250px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.03);
    transition: transform 0.3s ease;
    overflow: hidden;
    flex: 1;
    padding: 20px;
    transform: translateZ(0);
}.event-cal-Oy2 .main-master-tHT:nth-child(odd) {
    transform: perspective(1000px) rotateY(2deg);
}.event-cal-Oy2 .main-master-tHT:nth-child(even) {
    transform: perspective(1000px) rotateY(-2deg);
}.event-cal-Oy2 .main-master-tHT:hover {
    transform: perspective(1000px) rotateY(0);
}.event-cal-Oy2 .main-master-tHT::before {
    border-radius: 10px;
    inset: 0;
    position: absolute;
    content: '';
    z-index: -1;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 100%
    );
}.event-cal-Oy2 .main-master-tHT h5 {
    font-size: 23px;
    margin-bottom: 30px;
    font-weight: 600;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    padding-bottom: 15px;
    position: relative;
    word-wrap: break-word;
    color: #ffffff;
}.event-cal-Oy2 .main-master-tHT h5::before {
    height: 1px;
    background: rgb(139,141,141);
    bottom: -1px;
    position: absolute;
    width: 50px;
    content: '';
    left: 0;
}.event-cal-Oy2 .main-master-tHT .top-head-Jie {
    gap: 12px;
    padding: 0 10px;
    margin: 0;
    display: flex;
    flex-direction: column;
}.event-cal-Oy2 .main-master-tHT .top-head-Jie a {
    display: flex;
    text-decoration: none;
    color: #ffffff;
    transition: all 0.3s ease;
    opacity: 0.8;
    font-size: 18px;
    word-break: break-word;
    white-space: normal;
    align-items: center;
}.event-cal-Oy2 .main-master-tHT .top-head-Jie a::before {
    content: '';
    opacity: 0;
    height: 6px;
    background: rgb(139,141,141);
    margin-right: 10px;
    transform: scale(0);
    min-width: 6px;
    transition: all 0.3s ease;
    border-radius: 50%;
    flex-shrink: 0;
}.event-cal-Oy2 .main-master-tHT .top-head-Jie a:hover {
    opacity: 1;
    transform: translateX(5px);
    color: #ffffff;
}.event-cal-Oy2 .main-master-tHT .top-head-Jie a:hover::before {
    transform: scale(1);
    opacity: 1;
}.degree-path-aZf {
    padding: 25px 0;
    position: relative;
    margin-top: 40px;
    z-index: 2;
    background: rgba(0, 0, 0, 0.2);
}.degree-path-aZf::before {
    background: linear-gradient(90deg, transparent, rgb(139,141,141,0.5), transparent);
    width: 100%;
    height: 1px;
    content: '';
    top: 0;
    position: absolute;
    left: 0;
}.degree-path-aZf .container {
    text-align: center;
}.degree-path-aZf .transcript-Rtq {
    color: #ffffff;
    font-size: 14px;
    opacity: 0.7;
}@keyframes floatUp {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-15px);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.8;
    }
}

@keyframes shiftGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.event-cal-Oy2 .cert-block-PA3::before {
    filter: blur(100px);
    width: 250px;
    height: 250px;
    opacity: 0.1;
    bottom: -10%;
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    animation: pulse 10s infinite ease-in-out reverse;
    left: -5%;
    content: '';
    background: rgb(139,141,141);
}footer::after {
    z-index: 1;
    top: 0;
    pointer-events: none;
    content: '';
    position: absolute;
    bottom: 0;
    background-image: repeating-linear-gradient(
        0deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 1px,
        transparent 1px,
        transparent 20px
    );
    right: 0;
    left: 0;
}

@media (max-width: 992px) {.event-cal-Oy2 {
    padding: 70px 0 40px;
}.event-cal-Oy2 .top-head-Jie {
    gap: 40px;
}.event-cal-Oy2 .company_holder {
    margin-top: 50px;
}
}

@media (max-width: 768px) {.event-cal-Oy2 {
    padding: 50px 0 30px;
}.event-cal-Oy2 .top-head-Jie {
    gap: 30px;
    flex-direction: column;
}.event-cal-Oy2 .main-master-tHT {
    min-width: 100%;
    max-width: 100%;
}.event-cal-Oy2 .company_holder {
    padding: 20px;
}.event-cal-Oy2 .learn-nav-w60 {
    max-width: 100%;
}
}

@media (max-width: 576px) {.event-cal-Oy2 {
    padding: 40px 0 20px;
}.event-cal-Oy2 .company_holder h3 {
    font-size: calc(28px * 0.8);
}.event-cal-Oy2 .main-master-tHT h5 {
    font-size: calc(23px * 0.9);
}}.appSpot-zPh {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(220,220,208) 0%, rgb(182,182,179,0.5) 100%);
    padding: 4rem 0;
}.appSpot-zPh::before {
    z-index: 1;
    position: absolute;
    width: 100%;
    top: 0;
    content: "";
    background: repeating-linear-gradient(
        45deg,
        rgb(182,182,179,0.5) 0,
        rgb(182,182,179,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    height: 100%;
    left: 0;
    opacity: 0.05;
}.appSpot-zPh::after {
    opacity: 0.1;
    content: "";
    position: absolute;
    top: -10%;
    background: rgb(139,141,141);
    animation: pulse 10s infinite alternate ease-in-out;
    z-index: 0;
    border-radius: 50%;
    right: -5%;
    width: 300px;
    filter: blur(100px);
    height: 300px;
}.appSpot-zPh .container {
    z-index: 2;
    padding: 0 2rem;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.appSpot-zPh h2 {
    max-width: 90%;
    animation: slideInTitle 0.8s forwards ease-out;
    color: rgb(182,182,179);
    opacity: 0;
    transform: translateX(-10px);
    margin-bottom: 2.5rem;
    font-size: 34px;
    line-height: 1.3;
    font-weight: 700;
    animation-delay: 0.3s;
    position: relative;
    text-shadow: 0 1px 2px rgba(0,0,0,0.05);
}.appSpot-zPh h2::after {
    animation-delay: 1s;
    position: absolute;
    width: 80px;
    background: rgb(139,141,141);
    height: 3px;
    content: "";
    transform-origin: left;
    transform: scaleX(0);
    bottom: -15px;
    animation: expandLine 1s forwards ease-out;
    left: 0;
}.appSpot-zPh .guide-bios-1YD {
    opacity: 0;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 20px), 
        calc(100% - 20px) 100%, 
        0 100%
    );
    position: relative;
    animation: fadeUpIn 1s forwards ease-out;
    transform: translateY(20px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.05), 
                0 5px 15px rgba(0,0,0,0.03);
    animation-delay: 0.5s;
    padding: 2.5rem;
    background: linear-gradient(145deg, #ffffff 0%, rgba(255,255,255,0.9) 100%);
}.appSpot-zPh .guide-bios-1YD::before {
    opacity: 0.1;
    border: 1px solid rgb(182,182,179,0.5);
    position: absolute;
    content: "";
    top: 20px;
    bottom: 20px;
    left: 20px;
    pointer-events: none;
    right: 20px;
}.appSpot-zPh ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}.appSpot-zPh li {
    padding-left: 2rem;
    position: relative;
}.appSpot-zPh li::before {
    height: 8px;
    content: "";
    background: rgb(139,141,141);
    animation: fadeIn 0.5s forwards ease-out;
    top: 0.5rem;
    position: absolute;
    transform: rotate(45deg);
    width: 8px;
    opacity: 0;
    left: 0;
    animation-delay: 1.2s;
}.appSpot-zPh li span {
    font-size: calc(12px * 1.05);
    opacity: 0;
    animation: fadeUpIn 0.8s forwards ease-out;
    color: #000000;
    margin-bottom: 1rem;
    font-family: Arial, sans-serif;
    position: relative;
    transform: translateY(10px);
    display: block;
    line-height: 1.7;
    animation-delay: 0.8s;
}.appSpot-zPh li span::after {
    background: linear-gradient(90deg, rgb(182,182,179,0.5) 0%, transparent 100%);
    opacity: 0.2;
    left: 0;
    height: 1px;
    bottom: -15px;
    content: "";
    position: absolute;
    width: 100%;
}

@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) {.appSpot-zPh {
    padding: 3rem 0;
}.appSpot-zPh h2 {
    font-size: calc(34px * 0.9);
    max-width: 100%;
}.appSpot-zPh .guide-bios-1YD {
    padding: 2rem;
}
}

@media (max-width: 768px) {.appSpot-zPh h2 {
    font-size: calc(34px * 0.8);
    margin-bottom: 2rem;
}.appSpot-zPh .guide-bios-1YD {
    padding: 1.75rem;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 15px), 
            calc(100% - 15px) 100%, 
            0 100%
        );
}.appSpot-zPh li span {
    font-size: 12px;
}.appSpot-zPh::after {
    height: 200px;
    width: 200px;
    top: -5%;
    right: -10%;
}
}

@media (max-width: 576px) {.appSpot-zPh {
    padding: 2.5rem 0;
}.appSpot-zPh .container {
    padding: 0 1.5rem;
}.appSpot-zPh h2 {
    font-size: calc(34px * 0.7);
}.appSpot-zPh h2::after {
    width: 60px;
    height: 2px;
}.appSpot-zPh .guide-bios-1YD {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            0 100%
        );
    padding: 1.5rem;
}.appSpot-zPh li {
    padding-left: 1.5rem;
}.appSpot-zPh li::before {
    width: 6px;
    height: 6px;
}.appSpot-zPh li span {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}}header {
    margin-top: 0;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
    background: linear-gradient(90deg, rgb(139,141,141) 0%, rgb(182,182,179) 100%);
    position: relative;
    overflow: visible;
    padding: 0;
    z-index: 100;
}header::before {
    top: 0;
    left: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 5px,
        transparent 5px,
        transparent 25px
    );
    height: 100%;
    width: 100%;
    z-index: 0;
    position: absolute;
    content: '';
}header .site-start-a7P {
    display: flex;
    position: relative;
    justify-content: space-between;
    z-index: 5;
    align-items: center;
    padding: 1.2rem 2.5rem;
}header .top-mentor-V7b {
    padding: 0.5rem;
    overflow: visible;
    position: relative;
    flex: 0 0 auto;
    margin-right: 2rem;
}header .top-mentor-V7b::before {
    position: absolute;
    content: '';
    bottom: -5px;
    right: -5px;
    border: 2px solid #ffffff;
    z-index: -1;
    left: -5px;
    transition: all 0.3s ease;
    opacity: 0.1;
    transform: skew(-5deg);
    top: -5px;
}header .top-mentor-V7b::after {
    left: -5px;
    top: -5px;
    transition: all 0.3s ease;
    transform: skew(-5deg);
    z-index: -1;
    right: -5px;
    opacity: 0;
    content: '';
    position: absolute;
    border: 2px solid #ffffff;
    bottom: -5px;
    box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff;
}header .top-mentor-V7b:hover::before {
    opacity: 0;
}header .top-mentor-V7b:hover::after {
    opacity: 0.5;
    animation: neonPulse 1.5s infinite alternate;
}@keyframes neonPulse {
    0% { opacity: 0.3; box-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff; }
    100% { opacity: 0.7; box-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #ffffff; }
}

header .header-lead-dN4 {
    position: relative;
    transition: all 0.3s ease;
    display: block;
}header .header-lead-dN4:hover {
    transform: scale(1.05);
}header .header-lead-dN4 img {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
    max-height: 40px;
}header .main-master-tHT {
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 2;
    position: relative;
    display: flex;
}header .nav-skill-QZn {
    position: relative;
    margin: 0 0.4rem;
}header .nav-skill-QZn a {
    overflow: hidden;
    font-size: 14px;
    background: rgba(255, 255, 255, 0.1);
    text-decoration: none;
    text-shadow: 0 0 5px #ffffff;
    position: relative;
    display: flex;
    z-index: 1;
    font-weight: 600;
    height: 40px;
    transition: all 0.3s ease;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.2);
    justify-content: center;
    padding: 0 1.2rem;
    letter-spacing: 0.5px;
    color: #ffffff;
}header .nav-skill-QZn a::before {
    content: '';
    transition: opacity 0.3s ease;
    opacity: 0;
    top: -2px;
    left: -2px;
    position: absolute;
    bottom: -2px;
    transform: scale(0.9);
    z-index: -1;
    right: -2px;
    background: #ffffff;
}header .nav-skill-QZn a:hover {
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
    border-color: #ffffff;
    text-shadow: none;
    transform: translateY(-3px);
    color: rgb(182,182,179);
}header .nav-skill-QZn a:hover::before {
    transform: scale(1);
    opacity: 1;
}header .nav-skill-QZn::after {
    filter: blur(3px);
    left: 10%;
    transition: all 0.3s ease;
    opacity: 0;
    position: absolute;
    height: 5px;
    content: '';
    bottom: -10px;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    width: 80%;
}header .nav-skill-QZn:hover::after {
    bottom: -5px;
    opacity: 0.5;
}header .site-start-a7P::before {
    position: absolute;
    height: 1px;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    content: '';
}header .site-start-a7P::after {
    width: 100%;
    bottom: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    content: '';
    position: absolute;
    height: 1px;
    left: 0;
}header .main-edu-0xJ {
    z-index: 1;
    background: rgb(220,220,208);
    padding-top: 2rem;
    position: relative;
}

@media (min-width: 1400px) {header .site-start-a7P {
    max-width: 1320px;
    margin: 0 auto;
}header .nav-skill-QZn {
    margin: 0 0.6rem;
}header .nav-skill-QZn a {
    padding: 0 1.5rem;
}
}

@media (max-width: 991px) {header .site-start-a7P {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .top-mentor-V7b {
    margin-bottom: 0;
    margin-right: 0;
}header .main-master-tHT {
    justify-content: flex-end;
    flex-basis: 100%;
    margin-top: 1rem;
}header .nav-skill-QZn a {
    height: 36px;
    font-size: calc(14px - 1px);
    padding: 0 1rem;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .site-start-a7P {
    padding: 0.8rem 1.5rem;
}header .top-mentor-V7b {
    max-width: 140px;
}header .top-mentor-V7b::before, 
    header .top-mentor-V7b::after {
    bottom: -3px;
    left: -3px;
    top: -3px;
    right: -3px;
}header .header-lead-dN4 img {
    max-height: 35px;
}header .main-master-tHT {
    padding-bottom: 0.5rem;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    margin-top: 0.8rem;
    justify-content: flex-start;
    overflow-x: auto;
}header .main-master-tHT::-webkit-scrollbar {
    height: 3px;
}header .main-master-tHT::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}header .nav-skill-QZn {
    margin: 0 0.2rem;
    flex: 0 0 auto;
}header .nav-skill-QZn a {
    height: 32px;
    white-space: nowrap;
    padding: 0 0.8rem;
    font-size: calc(14px - 2px);
}header .nav-skill-QZn::after {
    display: none;
}
}

@media (max-width: 479px) {header .site-start-a7P {
    padding: 0.7rem 1.2rem;
}header .top-mentor-V7b {
    max-width: 120px;
}header .nav-skill-QZn a {
    padding: 0 0.6rem;
    font-size: calc(14px - 3px);
    height: 30px;
}}.register-now-3P7 {
    background: linear-gradient(135deg, rgb(182,182,179) 0%, rgb(139,141,141) 100%);
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 120px 0;
}.register-now-3P7::before {
    height: 100%;
    content: '';
    position: absolute;
    background-size: 50px 50px;
    width: 100%;
    opacity: 0.05;
    z-index: -1;
    background-image: 
        linear-gradient(0deg, transparent 24%, #ffffff 25%, #ffffff 26%, transparent 27%, transparent 74%, #ffffff 75%, #ffffff 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, #ffffff 25%, #ffffff 26%, transparent 27%, transparent 74%, #ffffff 75%, #ffffff 76%, transparent 77%, transparent);
    left: 0;
    top: 0;
}.register-now-3P7::after {
    width: 100%;
    top: 0;
    content: '';
    background: 
        radial-gradient(circle at 20% 30%, #ffffff 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, #ffffff 0%, transparent 50%);
    height: 100%;
    left: 0;
    position: absolute;
    animation: pulseGlow 10s ease-in-out infinite alternate;
    filter: blur(60px);
    opacity: 0.1;
    z-index: -1;
}.register-now-3P7 .guide-bios-1YD {
    flex-direction: column;
    position: relative;
    border-radius: 26px;
    max-width: 1000px;
    display: flex;
    margin: 0 auto;
    padding: 60px 40px;
    z-index: 2;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 0.05);
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(10px);
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
}.register-now-3P7 .guide-bios-1YD::before {
    content: '';
    height: 2px;
    top: 0;
    position: absolute;
    left: -100%;
    z-index: 1;
    width: 100%;
    box-shadow: 0 0 10px #ffffff;
    background: linear-gradient(90deg, 
        transparent 0%, 
        #ffffff 50%, 
        transparent 100%);
    animation: scanLine 4s ease-in-out infinite;
}.register-now-3P7 .guide-bios-1YD::after {
    z-index: -1;
    width: 100%;
    background: 
        linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 100%);
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    opacity: 0.3;
    height: 100%;
}.register-now-3P7 h3 {
    font-family: Arial, sans-serif;
    text-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
    letter-spacing: 3px;
    font-size: 28px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    text-transform: uppercase;
}.register-now-3P7 h3::before {
    top: 0;
    content: attr(data-text);
    left: 2px;
    background: transparent;
    opacity: 0.8;
    animation: glitchTop 3s infinite linear alternate;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
    text-shadow: 2px 0 rgb(139,141,141);
    color: #ffffff;
}.register-now-3P7 h3::after {
    left: -2px;
    background: transparent;
    text-shadow: -2px 0 rgb(182,182,179);
    color: #ffffff;
    clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
    content: attr(data-text);
    top: 0;
    opacity: 0.8;
    animation: glitchBottom 2.7s infinite linear alternate;
    position: absolute;
}.register-now-3P7 .form-learn-LgG {
    background: #ffffff;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.2),
        0 0 15px rgba(255, 255, 255, 0.2);
    transition: all 0.4s ease;
    color: rgb(182,182,179);
    text-transform: uppercase;
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
    border-radius: 10px;
    letter-spacing: 2px;
    font-weight: 600;
    overflow: hidden;
    z-index: 1;
    position: relative;
    font-family: Arial, sans-serif;
    padding: 16px 45px;
}.register-now-3P7 .form-learn-LgG::before {
    opacity: 0;
    left: 0;
    height: 100%;
    transition: opacity 0.4s ease;
    z-index: -1;
    content: '';
    width: 100%;
    position: absolute;
    background: linear-gradient(
        45deg,
        rgb(182,182,179) 0%,
        rgb(139,141,141) 100%
    );
    top: 0;
}.register-now-3P7 .form-learn-LgG::after {
    left: -100px;
    content: '';
    z-index: 2;
    top: 0;
    width: 8px;
    transform: skewX(-20deg);
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.8),
        transparent
    );
    transition: all 0.7s ease;
    position: absolute;
    height: 100%;
}.register-now-3P7 .form-learn-LgG:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.3),
        0 0 20px rgba(255, 255, 255, 0.4);
    color: #ffffff;
}.register-now-3P7 .form-learn-LgG:hover::before {
    opacity: 1;
}.register-now-3P7 .form-learn-LgG:hover::after {
    transition-duration: 1s;
    left: 200%;
}

@media screen and (max-width: 992px) {.register-now-3P7 {
    padding: 100px 0;
}.register-now-3P7 .guide-bios-1YD {
    max-width: 90%;
    padding: 50px 30px;
}.register-now-3P7 h3 {
    margin-bottom: 45px;
    font-size: calc(28px * 0.9);
}.register-now-3P7 .form-learn-LgG {
    font-size: calc(16px * 0.95);
    padding: 14px 40px;
}
}

@media screen and (max-width: 768px) {.register-now-3P7 {
    padding: 80px 0;
}.register-now-3P7 .guide-bios-1YD {
    padding: 40px 25px;
}.register-now-3P7 h3 {
    letter-spacing: 2px;
    font-size: calc(28px * 0.8);
    margin-bottom: 40px;
}.register-now-3P7 .form-learn-LgG {
    letter-spacing: 1.5px;
    font-size: calc(16px * 0.9);
    padding: 12px 35px;
}
}

@media screen and (max-width: 576px) {.register-now-3P7 {
    padding: 60px 0;
}.register-now-3P7 .guide-bios-1YD {
    padding: 30px 20px;
}.register-now-3P7 h3 {
    font-size: calc(28px * 0.7);
    letter-spacing: 1.5px;
    margin-bottom: 35px;
}.register-now-3P7 .form-learn-LgG {
    font-size: calc(16px * 0.85);
    letter-spacing: 1px;
    padding: 10px 30px;
}}

@keyframes pulseGlow {
    0% {
        opacity: 0.05;
        filter: blur(60px);
    }
    50% {
        opacity: 0.1;
        filter: blur(80px);
    }
    100% {
        opacity: 0.05;
        filter: blur(60px);
    }
}

@keyframes scanLine {
    0% {
        left: -100%;
    }
    50% {
        left: 100%;
    }
    100% {
        left: -100%;
    }
}

@keyframes glitchTop {
    0% {
        clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
        transform: translate(0);
    }
    10% {
        clip-path: polygon(0 15%, 100% 15%, 100% 40%, 0 40%);
        transform: translate(-5px, 2px);
    }
    20% {
        clip-path: polygon(0 10%, 100% 10%, 100% 30%, 0 30%);
        transform: translate(5px, -2px);
    }
    30% {
        clip-path: polygon(0 5%, 100% 5%, 100% 25%, 0 25%);
        transform: translate(-3px, 1px);
    }
    40% {
        clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
        transform: translate(0);
    }
    100% {
        clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
        transform: translate(0);
    }
}

@keyframes glitchBottom {
    0% {
        clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
        transform: translate(0);
    }
    10% {
        clip-path: polygon(0 60%, 100% 60%, 100% 95%, 0 95%);
        transform: translate(5px, 2px);
    }
    20% {
        clip-path: polygon(0 65%, 100% 65%, 100% 90%, 0 90%);
        transform: translate(-5px, -2px);
    }
    30% {
        clip-path: polygon(0 70%, 100% 70%, 100% 85%, 0 85%);
        transform: translate(3px, 1px);
    }
    40% {
        clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
        transform: translate(0);
    }
    100% {
        clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
        transform: translate(0);
    }
}.title-page-V6E {
    width: 100%;
    align-items: center;
    justify-content: center;
    perspective: 1000px;
    position: relative;
    background-color: rgb(220,220,208);
    min-height: 100vh;
    display: flex;
    overflow: hidden;
}.title-page-V6E .img-gallery-item-XGj {
    position: absolute;
    width: 100%;
    left: 0;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    top: 0;
    z-index: 1;
    height: 100%;
    transform: translateZ(-20px) scale(1.05);
}.title-page-V6E .img-gallery-item-XGj::after {
    position: absolute;
    left: 0;
    background: linear-gradient(45deg, rgba(94,170,168,0.85), rgba(94,170,168,0.4), rgba(94,170,168,0.1));
    top: 0;
    width: 100%;
    height: 100%;
    animation: gradientShift 15s infinite alternate ease-in-out;
    backdrop-filter: blur(3px);
    content: '';
}.title-page-V6E .guide-bios-1YD {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 90% 100%, 0 100%);
    max-width: 1200px;
    transform: translateY(0) rotateX(0deg);
    transform-style: preserve-3d;
    backdrop-filter: blur(10px);
    position: relative;
    z-index: 2;
    padding: 3.5rem;
    width: 85%;
    animation: slideInUp 1.2s cubic-bezier(0.16, 1, 0.3, 1) forwards;
    background: linear-gradient(135deg, rgba(255,255,255,0.92), rgba(255,255,255,0.85));
    box-shadow: 0 25px 50px -12px rgba(94,170,168,0.25), 
                0 15px 30px -5px rgba(94,170,168,0.2),
                0 0 0 1px rgba(94,170,168,0.1);
}.title-page-V6E h1 {
    font-size: calc(47px * 1.2);
    color: #000000;
    margin-bottom: 2rem;
    text-shadow: 2px 2px 0px rgba(94,170,168,0.1);
    transform: translateZ(20px);
    font-family: Arial, sans-serif;
    font-weight: 700;
    position: relative;
}.title-page-V6E h1::after {
    animation: expandWidth 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0.3s forwards;
    bottom: -12px;
    width: 25%;
    height: 4px;
    position: absolute;
    background: linear-gradient(90deg, rgb(139,141,141), transparent);
    left: 0;
    transform: translateZ(25px);
    content: '';
}.title-page-V6E .content-box-wrap-4DY {
    transform: translateZ(10px);
    transform-style: preserve-3d;
    gap: 2rem;
    display: grid;
    grid-template-columns: 2fr 1fr;
    position: relative;
}.title-page-V6E .content-box-wrap-4DY p {
    margin-bottom: 2rem;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    transform: translateZ(15px);
    animation: fadeInText 1s ease-out 0.8s both;
    color: #000000;
    font-size: calc(16px * 1.15);
    position: relative;
    font-weight: 400;
}.title-page-V6E .edu-space-HLZ {
    align-items: center;
    animation: floatSvg 6s ease-in-out infinite alternate;
    width: 100%;
    justify-content: center;
    position: relative;
    height: 220px;
    display: flex;
    transform: translateZ(30px) rotateY(-5deg);
}.title-page-V6E .edu-space-HLZ svg {
    transform-origin: center;
    filter: drop-shadow(0px 10px 15px rgba(94,170,168,0.3));
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 100%;
}.title-page-V6E .edu-space-HLZ svg:hover {
    transform: scale(1.05);
}.title-page-V6E .edu-space-HLZ svg path {
    opacity: 0.9;
    fill: rgb(94,170,168);
    transition: fill 0.3s ease-out, opacity 0.3s ease-out;
}.title-page-V6E .edu-space-HLZ svg:hover path {
    opacity: 1;
    fill: rgb(74,150,148);
}.title-page-V6E .edu-space-HLZ svg text {
    font-weight: 700;
    transition: fill 0.3s ease-out;
    fill: rgb(94,170,168);
    font-family: Arial, sans-serif;
}.title-page-V6E .edu-space-HLZ svg:hover text {
    fill: rgb(74,150,148);
}.title-page-V6E h6 {
    transform: translateZ(20px);
    margin-top: 1.5rem;
}.title-page-V6E .query-block-OYq {
    transform: translateZ(25px);
    display: inline-block;
    text-decoration: none;
    box-shadow: 0 10px 20px -10px rgba(94,170,168,0.5),
                0 0 0 1px rgba(94,170,168,0.1),
                0 3px 3px rgba(94,170,168,0.1);
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    letter-spacing: 1px;
    color: #ffffff;
    padding: 1rem 2.5rem;
    background: linear-gradient(135deg, rgb(94,170,168), rgb(74,150,148));
    position: relative;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    overflow: hidden;
    font-family: Arial, sans-serif;
}.title-page-V6E .query-block-OYq::before {
    width: 100%;
    top: 0;
    content: "";
    left: -100%;
    height: 100%;
    transition: all 0.6s ease;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
}.title-page-V6E .query-block-OYq:hover {
    box-shadow: 0 15px 25px -10px rgba(94,170,168,0.6),
                0 0 0 1px rgba(94,170,168,0.2),
                0 5px 10px rgba(94,170,168,0.2);
    transform: translateZ(25px) translateY(-5px);
}.title-page-V6E .query-block-OYq:hover::before {
    left: 100%;
}

@keyframes slideInUp {
    0% {
        opacity: 0;
        transform: translateY(60px) rotateX(10deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) rotateX(0deg);
    }
}

@keyframes fadeInText {
    0% {
        opacity: 0;
        transform: translateZ(15px) translateX(20px);
    }
    100% {
        opacity: 1;
        transform: translateZ(15px) translateX(0);
    }
}

@keyframes expandWidth {
    0% {
        width: 0;
    }
    100% {
        width: 25%;
    }
}

@keyframes floatSvg {
    0% {
        transform: translateZ(30px) rotateY(-5deg) translateY(0);
    }
    100% {
        transform: translateZ(30px) rotateY(-5deg) translateY(-10px);
    }
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media (max-width: 1200px) {.title-page-V6E .guide-bios-1YD {
    width: 90%;
    padding: 3rem;
}.title-page-V6E h1 {
    font-size: calc(47px * 1.1);
}
}

@media (max-width: 992px) {.title-page-V6E .guide-bios-1YD {
    padding: 2.5rem;
}.title-page-V6E h1 {
    font-size: 47px;
}.title-page-V6E .content-box-wrap-4DY {
    gap: 1.5rem;
    grid-template-columns: 1.5fr 1fr;
}.title-page-V6E .content-box-wrap-4DY p {
    font-size: 16px;
}
}

@media (max-width: 768px) {.title-page-V6E {
    min-height: 90vh;
}.title-page-V6E .guide-bios-1YD {
    width: 92%;
    padding: 2rem;
}.title-page-V6E .content-box-wrap-4DY {
    grid-template-columns: 1fr;
    gap: 1rem;
}.title-page-V6E .edu-space-HLZ {
    height: 180px;
    margin: 0 auto;
    max-width: 300px;
}.title-page-V6E h1::after {
    width: 50%;
}
    
    @keyframes expandWidth {
        0% {
            width: 0;
        }
        100% {
            width: 50%;
        }
    }
}

@media (max-width: 576px) {.title-page-V6E .guide-bios-1YD {
    padding: 1.5rem;
    width: 95%;
}.title-page-V6E h1 {
    font-size: calc(47px * 0.9);
}.title-page-V6E .content-box-wrap-4DY p {
    margin-bottom: 1.5rem;
    font-size: calc(16px * 0.95);
}.title-page-V6E .edu-space-HLZ {
    height: 150px;
}.title-page-V6E .query-block-OYq {
    padding: 0.8rem 2rem;
}
}

@media (max-width: 400px) {.title-page-V6E .guide-bios-1YD {
    padding: 1.25rem;
}.title-page-V6E h1 {
    font-size: calc(47px * 0.8);
}.title-page-V6E .content-box-wrap-4DY p {
    font-size: calc(16px * 0.9);
}.title-page-V6E .edu-space-HLZ {
    height: 120px;
}}.pricing-matrix-82n {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.pricing-matrix-82n::before {
    content: "";
    right: 0;
    top: 0;
    z-index: 1;
    position: absolute;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
    bottom: 0;
    left: 0;
}.pricing-matrix-82n .container {
    position: relative;
    padding: 0 15px;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}.pricing-matrix-82n .rate-plans-KxB {
    perspective: 1000px;
}.pricing-matrix-82n h2 {
    text-align: center;
    position: relative;
    color: #ffffff;
    font-weight: 700;
    font-size: 29px;
    text-shadow: 0 5px 15px rgba(0,0,0,0.2);
    transform: translateZ(50px);
    margin-bottom: 25px;
}.pricing-matrix-82n h2::after {
    height: 3px;
    position: absolute;
    box-shadow: 0 0 15px rgb(182,182,179,0.5);
    width: 80px;
    left: 50%;
    background: rgb(182,182,179);
    bottom: -10px;
    content: "";
    transform: translateX(-50%);
}.pricing-matrix-82n .discount-plan-IsB {
    text-align: center;
    max-width: 800px;
    opacity: 0.9;
    line-height: 1.6;
    color: #ffffff;
    font-size: 14px;
    margin: 0 auto 60px;
}.pricing-matrix-82n .rate-options-BZ0 {
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    list-style: none;
    padding: 0;
    margin: 0;
}.pricing-matrix-82n .trial-pricing-DTS {
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    text-decoration: none;
    height: 100%;
    will-change: transform;
    display: block;
}.pricing-matrix-82n .price-deals-o6b {
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(10px);
    position: relative;
    padding: 8px;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.3),
        -15px -15px 30px rgba(255, 255, 255, 0.02),
        inset 2px 2px 5px rgba(255, 255, 255, 0.05),
        inset -2px -2px 5px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    height: 100%;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 8px;
}.pricing-matrix-82n .price-deals-o6b::before {
    top: -5px;
    z-index: -1;
    right: -5px;
    content: "";
    bottom: -5px;
    transition: opacity 0.4s ease;
    opacity: 0;
    animation: shimmer 3s infinite linear;
    position: absolute;
    background-size: 200% 200%;
    background: linear-gradient(45deg, transparent 40%, rgba(255,255,255,0.1) 45%, rgba(255,255,255,0.1) 55%, transparent 60%);
    left: -5px;
}.pricing-matrix-82n .learning-fees-jG6 {
    border-radius: 4px;
    height: 100%;
    flex-direction: column;
    display: flex;
    transition: all 0.3s ease;
    position: relative;
    border: 1px solid rgba(255,255,255,0.05);
    padding: 35px 25px;
    background: linear-gradient(145deg, rgba(255,255,255,0.03) 0%, rgba(255,255,255,0.01) 100%);
}.pricing-matrix-82n .learning-fees-jG6 h4 {
    position: relative;
    margin-bottom: 20px;
    color: #ffffff;
    font-weight: 600;
    font-size: 23px;
    padding-bottom: 15px;
}.pricing-matrix-82n .learning-fees-jG6 h4::after {
    position: absolute;
    left: 0;
    background: rgb(182,182,179);
    bottom: 0;
    transition: width 0.3s ease;
    content: "";
    height: 2px;
    width: 40px;
}.pricing-matrix-82n .learning-fees-jG6 p {
    flex-grow: 1;
    opacity: 0.8;
    font-size: calc(14px - 2px);
    line-height: 1.6;
    color: #ffffff;
    margin-bottom: 25px;
}.pricing-matrix-82n .cost-fee-7yK {
    border-radius: 30px;
    align-self: flex-start;
    color: #ffffff;
    padding: 12px 25px;
    background: linear-gradient(135deg, rgb(182,182,179) 0%, rgb(139,141,141) 100%);
    font-weight: 700;
    display: inline-block;
    box-shadow: 
        0 10px 20px rgba(0,0,0,0.2),
        0 0 0 1px rgba(255,255,255,0.1);
    position: relative;
    font-size: calc(23px + 4px);
    overflow: hidden;
}.pricing-matrix-82n .cost-fee-7yK::before {
    left: -100%;
    width: 100%;
    top: 0;
    content: "";
    transition: 0.5s;
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
}.pricing-matrix-82n .trial-pricing-DTS:hover {
    transform: translateY(-10px) rotateX(5deg);
}.pricing-matrix-82n .trial-pricing-DTS:hover .price-deals-o6b {
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.4),
        -20px -20px 40px rgba(255, 255, 255, 0.03),
        inset 2px 2px 5px rgba(255, 255, 255, 0.05),
        inset -2px -2px 5px rgba(0, 0, 0, 0.15);
}.pricing-matrix-82n .trial-pricing-DTS:hover .price-deals-o6b::before {
    opacity: 1;
}.pricing-matrix-82n .trial-pricing-DTS:hover .learning-fees-jG6 h4::after {
    width: 80px;
}.pricing-matrix-82n .trial-pricing-DTS:hover .cost-fee-7yK::before {
    left: 100%;
}.pricing-matrix-82n .trial-pricing-DTS:hover .learning-fees-jG6 {
    transform: translateZ(20px);
    border-color: rgba(255,255,255,0.1);
}

@keyframes shimmer {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 200%;
    }
}

@media (max-width: 1200px) {.pricing-matrix-82n {
    padding: 100px 0;
}.pricing-matrix-82n .rate-options-BZ0 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.pricing-matrix-82n .learning-fees-jG6 {
    padding: 30px 20px;
}
}

@media (max-width: 768px) {.pricing-matrix-82n {
    padding: 80px 0;
}.pricing-matrix-82n h2 {
    font-size: calc(29px - 4px);
}.pricing-matrix-82n .discount-plan-IsB {
    margin-bottom: 40px;
}.pricing-matrix-82n .rate-options-BZ0 {
    max-width: 450px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.pricing-matrix-82n .learning-fees-jG6 h4 {
    font-size: calc(23px - 1px);
}.pricing-matrix-82n .cost-fee-7yK {
    padding: 10px 20px;
    font-size: calc(23px + 2px);
}
}

@media (max-width: 480px) {.pricing-matrix-82n {
    padding: 60px 0;
}.pricing-matrix-82n h2 {
    font-size: calc(29px - 6px);
}.pricing-matrix-82n .discount-plan-IsB {
    margin-bottom: 30px;
    font-size: calc(14px - 1px);
}.pricing-matrix-82n .learning-fees-jG6 {
    padding: 25px 15px;
}.pricing-matrix-82n .learning-fees-jG6 p {
    font-size: calc(14px - 3px);
    margin-bottom: 20px;
}.pricing-matrix-82n .cost-fee-7yK {
    font-size: calc(23px + 0px);
    padding: 8px 15px;
}
}

@media (hover: none) {.pricing-matrix-82n .trial-pricing-DTS:hover {
    transform: none;
}.pricing-matrix-82n .price-deals-o6b {
    box-shadow: 
            5px 5px 15px rgba(0, 0, 0, 0.2),
            -5px -5px 15px rgba(255, 255, 255, 0.02);
}.pricing-matrix-82n .trial-pricing-DTS:active {
    transform: scale(0.98);
}}.reach-out-FS1 {
    padding: 80px 0;
    position: relative;
    isolation: isolate;
}.reach-out-FS1::before {
    position: absolute;
    height: 100%;
    content: "";
    top: 0;
    z-index: -1;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}.reach-out-FS1 .container {
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}.reach-out-FS1 .reach-map-GM9 {
    grid-template-columns: 1fr 1.5fr;
    display: grid;
    border-radius: 17px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}.reach-out-FS1 .feedback-inquiry-b2x {
    padding: 50px 40px;
    position: relative;
    background: rgb(182,182,179);
}.reach-out-FS1 .feedback-inquiry-b2x::after {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.1), transparent);
    width: 25px;
    content: '';
}.reach-out-FS1 .feedback-inquiry-b2x h3 {
    padding-bottom: 15px;
    color: #ffffff;
    font-size: 35px;
    font-weight: 700;
    border-bottom: 2px solid rgb(139,141,141);
    margin-bottom: 35px;
}.reach-out-FS1 .feedback-inquiry-b2x div {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    padding: 10px 0;
    align-items: center;
    margin-bottom: 25px;
}.reach-out-FS1 .feedback-inquiry-b2x div:last-of-type {
    border-bottom: none;
}.reach-out-FS1 .feedback-inquiry-b2x div svg {
    width: 22px;
    height: 22px;
    margin-right: 15px;
}.reach-out-FS1 .feedback-inquiry-b2x div svg path {
    fill: rgb(139,141,141);
}.reach-out-FS1 .feedback-inquiry-b2x div span {
    color: #ffffff;
    font-size: 12px;
}.reach-out-FS1 .feedback-inquiry-b2x div span a {
    color: #ffffff;
    transition: color 0.3s;
    text-decoration: none;
}.reach-out-FS1 .feedback-inquiry-b2x div span a:hover {
    color: rgb(139,141,141);
}.reach-out-FS1 .connect-map-FoH {
    background-color: rgb(220,220,208);
    padding: 50px 40px;
}.reach-out-FS1 .connect-map-FoH h3 {
    font-weight: 600;
    position: relative;
    margin-bottom: 30px;
    color: rgb(182,182,179);
    font-size: 21px;
}.reach-out-FS1 form {
    display: flex;
    flex-direction: column;
}.reach-out-FS1 form input[type="text"],
.reach-out-FS1 form input[type="email"] {
    margin-bottom: 20px;
    padding: 15px;
    transition: border-color 0.3s, box-shadow 0.3s;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #000000;
    font-size: 12px;
    border-radius: 10px;
    background: #ffffff;
}.reach-out-FS1 form input[type="text"]:focus,
.reach-out-FS1 form input[type="email"]:focus {
    outline: none;
    border-color: rgb(182,182,179);
    box-shadow: 0 0 0 2px rgba(rgb(182,182,179), 0.1);
}.reach-out-FS1 form input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}.reach-out-FS1 .request-list-y2k {
    display: flex;
    margin-bottom: 25px;
    align-items: flex-start;
}.reach-out-FS1 .request-list-y2k input[type="checkbox"] {
    position: relative;
    cursor: pointer;
    height: 18px;
    width: 18px;
    margin-top: 4px;
    border: 2px solid rgb(182,182,179);
    appearance: none;
    margin-right: 10px;
    border-radius: 3px;
}.reach-out-FS1 .request-list-y2k input[type="checkbox"]:checked {
    background-color: rgb(182,182,179);
}.reach-out-FS1 .request-list-y2k input[type="checkbox"]:checked::after {
    border-width: 0 2px 2px 0;
    content: "";
    left: 5px;
    height: 10px;
    top: 1px;
    transform: rotate(45deg);
    border: solid #ffffff;
    width: 5px;
    position: absolute;
}.reach-out-FS1 .request-list-y2k label {
    color: #000000;
    line-height: 1.5;
    font-size: 12px;
}.reach-out-FS1 .request-list-y2k label a {
    text-decoration: none;
    color: rgb(182,182,179);
    font-weight: 600;
}.reach-out-FS1 .request-list-y2k label a:hover {
    text-decoration: underline;
}.reach-out-FS1 form .query-block-OYq {
    transition: background-color 0.3s, transform 0.3s;
    align-self: flex-start;
    background-color: rgb(182,182,179);
    font-weight: 600;
    color: #ffffff;
    border: none;
    cursor: pointer;
    font-size: 16px;
    border-radius: 10px;
    padding: 15px 25px;
}.reach-out-FS1 form .query-block-OYq:hover {
    background-color: rgb(139,141,141);
    transform: translateY(-3px);
}@keyframes reveal {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.reach-out-FS1 .feedback-inquiry-b2x h3 {
    animation: reveal 0.6s ease forwards;
}.reach-out-FS1 .feedback-inquiry-b2x div {
    animation: reveal 0.6s ease forwards;
    opacity: 0;
}.reach-out-FS1 .feedback-inquiry-b2x div:nth-child(2) {
    animation-delay: 0.2s;
}.reach-out-FS1 .feedback-inquiry-b2x div:nth-child(3) {
    animation-delay: 0.4s;
}.reach-out-FS1 .feedback-inquiry-b2x div:nth-child(4) {
    animation-delay: 0.6s;
}.reach-out-FS1 .feedback-inquiry-b2x div:nth-child(5) {
    animation-delay: 0.8s;
}

@media screen and (max-width: 992px) {.reach-out-FS1 .reach-map-GM9 {
    grid-template-columns: 1fr;
}.reach-out-FS1 .feedback-inquiry-b2x {
    padding: 40px 30px;
}.reach-out-FS1 .connect-map-FoH {
    padding: 40px 30px;
}.reach-out-FS1 .feedback-inquiry-b2x::after {
    display: none;
}
}

@media screen and (max-width: 576px) {.reach-out-FS1 {
    padding: 50px 0;
}.reach-out-FS1 .feedback-inquiry-b2x,
    .reach-out-FS1 .connect-map-FoH {
    padding: 30px 20px;
}.reach-out-FS1 .feedback-inquiry-b2x h3 {
    margin-bottom: 25px;
    font-size: calc(35px * 0.8);
}.reach-out-FS1 form input[type="text"],
    .reach-out-FS1 form input[type="email"] {
    padding: 12px;
}.reach-out-FS1 form .query-block-OYq {
    width: 100%;
    padding: 12px;
}}.meet-us-c8J {
    overflow: hidden;
    position: relative;
    color: #ffffff;
    padding: 120px 0;
}.meet-us-c8J::before {
    top: 0;
    z-index: 1;
    width: 100%;
    left: 0;
    background: linear-gradient(135deg, 
        rgba(23, 35, 50, 0.92) 0%,
        rgba(41, 54, 74, 0.88) 45%,
        rgba(56, 72, 98, 0.85) 100%);
    position: absolute;
    height: 100%;
    content: "";
}.meet-us-c8J::after {
    top: 0;
    position: absolute;
    left: 0;
    content: "";
    height: 100%;
    background: radial-gradient(
        circle at 75% 25%,
        rgb(182,182,179,0.5) 0%,
        transparent 45%
    );
    width: 100%;
    pointer-events: none;
    z-index: 2;
}.meet-us-c8J h4 {
    position: relative;
    opacity: 0;
    font-size: calc(21px * 1.1);
    z-index: 3;
    text-transform: uppercase;
    transform: translateY(10px);
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    margin-bottom: 50px;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    letter-spacing: 3px;
}.meet-us-c8J h4::after {
    left: 50%;
    background: rgb(139,141,141);
    height: 2px;
    content: "";
    width: 60px;
    transform: translateX(-50%);
    position: absolute;
    bottom: -12px;
}.meet-us-c8J .container {
    padding: 0 30px;
    max-width: 1200px;
    z-index: 3;
    position: relative;
    margin: 0 auto;
}.meet-us-c8J .content-box-wrap-4DY {
    transform: translateY(20px);
    background: linear-gradient(
        to right bottom,
        rgba(255, 255, 255, 0.05) 0%,
        rgba(255, 255, 255, 0.02) 100%
    );
    animation: fadeInUp 1s ease-out 0.4s forwards;
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.25);
    padding: 50px 60px;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    border-left: 1px solid rgba(255, 255, 255, 0.15);
    opacity: 0;
    border: 1px solid rgba(255, 255, 255, 0.08);
    position: relative;
}.meet-us-c8J .content-box-wrap-4DY::before {
    width: 120px;
    z-index: -1;
    opacity: 0.3;
    height: 120px;
    content: "";
    border: 2px solid rgb(139,141,141,0.5);
    top: -40px;
    position: absolute;
    right: -40px;
    border-radius: 50%;
}.meet-us-c8J .content-box-wrap-4DY::after {
    content: "";
    border: 2px solid rgb(182,182,179,0.5);
    width: 60px;
    bottom: -20px;
    opacity: 0.3;
    height: 60px;
    border-radius: 50%;
    z-index: -1;
    left: -20px;
    position: absolute;
}.meet-us-c8J h6 {
    display: inline-block;
    color: rgb(139,141,141);
    font-weight: 700;
    position: relative;
    margin-bottom: 25px;
    font-size: calc(18px * 1.3);
}.meet-us-c8J h6::after {
    background: rgb(139,141,141);
    height: 2px;
    width: 30%;
    position: absolute;
    left: 0;
    content: "";
    transform-origin: left;
    bottom: -10px;
    animation: expandWidth 1.2s ease-in-out 1s forwards;
}.meet-us-c8J span {
    font-family: Arial, sans-serif;
    text-align: justify;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.9);
    display: block;
    font-size: 18px;
    line-height: 1.8;
    column-count: 1;
    column-gap: 40px;
}.meet-us-c8J .content-box-wrap-4DY div {
    overflow: hidden;
    position: relative;
}.meet-us-c8J .container::before {
    animation: rotateOrbit 20s linear infinite;
    top: -50px;
    width: 200px;
    z-index: -1;
    content: "";
    height: 200px;
    position: absolute;
    border-radius: 50%;
    right: -100px;
    border: 1px solid rgba(255, 255, 255, 0.05);
}.meet-us-c8J .container::after {
    width: 150px;
    content: "";
    border-radius: 50%;
    height: 150px;
    position: absolute;
    left: -50px;
    border: 1px solid rgba(255, 255, 255, 0.03);
    z-index: -1;
    animation: rotateOrbitReverse 25s linear infinite;
    bottom: -30px;
}.meet-us-c8J .content-box-wrap-4DY div::before {
    border-radius: 50%;
    content: "";
    height: 4px;
    background-color: rgb(139,141,141);
    top: 20px;
    width: 4px;
    box-shadow: 0 0 10px 2px rgb(139,141,141,0.5);
    animation: twinkle 3s ease-in-out infinite;
    position: absolute;
    right: 30px;
}.meet-us-c8J .content-box-wrap-4DY div::after {
    height: 3px;
    content: "";
    animation: twinkle 4s ease-in-out 1s infinite;
    box-shadow: 0 0 8px 1px rgba(255, 255, 255, 0.6);
    position: absolute;
    left: 20px;
    width: 3px;
    bottom: 30px;
    background-color: #ffffff;
    border-radius: 50%;
}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes expandWidth {
    from {
        width: 0;
    }
    to {
        width: 30%;
    }
}

@keyframes rotateOrbit {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes rotateOrbitReverse {
    from {
        transform: rotate(360deg);
    }
    to {
        transform: rotate(0deg);
    }
}

@keyframes twinkle {
    0%, 100% {
        opacity: 0.2;
        transform: scale(0.8);
    }
    50% {
        opacity: 1;
        transform: scale(1.2);
    }
}


.meet-us-c8J .content-box-wrap-4DY:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease-out;
}


@media (min-width: 1200px) {.meet-us-c8J .content-box-wrap-4DY {
    max-width: 90%;
    padding: 60px 70px;
    margin: 0 auto;
}.meet-us-c8J span {
    column-count: 2;
    column-gap: 50px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {.meet-us-c8J {
    padding: 100px 0;
}.meet-us-c8J .content-box-wrap-4DY {
    padding: 50px 60px;
    max-width: 95%;
    margin: 0 auto;
}.meet-us-c8J span {
    column-gap: 40px;
    column-count: 2;
}
}

@media (min-width: 768px) and (max-width: 991px) {.meet-us-c8J {
    padding: 80px 0;
}.meet-us-c8J h4 {
    margin-bottom: 40px;
}.meet-us-c8J .content-box-wrap-4DY {
    padding: 40px 50px;
}.meet-us-c8J span {
    column-gap: 30px;
    column-count: 2;
    font-size: calc(18px * 0.95);
}
}

@media (min-width: 576px) and (max-width: 767px) {.meet-us-c8J {
    padding: 70px 0;
}.meet-us-c8J h4 {
    font-size: calc(21px * 1);
    margin-bottom: 35px;
}.meet-us-c8J .content-box-wrap-4DY {
    padding: 35px 40px;
}.meet-us-c8J h6 {
    font-size: calc(18px * 1.2);
    margin-bottom: 20px;
}.meet-us-c8J span {
    font-size: calc(18px * 0.9);
    column-count: 1;
    line-height: 1.7;
}
}

@media (max-width: 575px) {.meet-us-c8J {
    padding: 60px 0;
}.meet-us-c8J h4 {
    font-size: calc(21px * 0.9);
    margin-bottom: 30px;
    letter-spacing: 2px;
}.meet-us-c8J .container {
    padding: 0 20px;
}.meet-us-c8J .content-box-wrap-4DY {
    padding: 30px 25px;
}.meet-us-c8J h6 {
    font-size: calc(18px * 1.1);
    margin-bottom: 18px;
}.meet-us-c8J h6::after {
    width: 50px;
}.meet-us-c8J span {
    line-height: 1.6;
    font-size: calc(18px * 0.85);
}.meet-us-c8J .content-box-wrap-4DY::before,
    .meet-us-c8J .content-box-wrap-4DY::after {
    display: none;
}
}