header,footer {
    width: 100%;
}

header {
    background: rgb(198,192,192);
    position: relative;
    padding: 1.2rem 0;
    z-index: 100;
}

.education-framework-0mV9MS7::before {
    background: radial-gradient(circle at 70% 30%, rgb(134,126,127,0.5) 0%, transparent 60%);
    animation: pulse 15s infinite alternate ease-in-out;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    content: "";
    height: 100%;
    opacity: 0.7;
    top: 0;
}

.education-framework-0mV9MS7 h2::after {
    transform-origin: left;
    height: 4px;
    left: 0;
    position: absolute;
    content: "";
    bottom: -10px;
    background: linear-gradient(to right, rgb(165,159,159), rgb(134,126,127));
    transition: transform 0.3s ease-out;
    width: 80px;
    transform: scaleX(1);
}

.contact-form-box-6hqB9PJ .container {
    padding: 0 1rem;
    max-width: 1400px;
    margin: 0 auto;
}

.contact-form-box-6hqB9PJ .img-strip-wrap-vI2MiFz {
    min-height: 600px;
    z-index: 2;
    transform: skew(-10deg);
    flex: 0 0 45%;
    margin-left: -5%;
    position: relative;
}

.contact-form-box-6hqB9PJ h2::before {
    height: 1rem;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border-radius: 50%;
    width: 1rem;
    box-shadow: 0 0 15px rgb(165,159,159,0.5);
    content: '';
    background: rgb(165,159,159);
    position: absolute;
}

.contact-form-box-6hqB9PJ .support-section-HFT4QNW input:not([type="checkbox"]):not([type="submit"]) {
    border: 1px solid rgb(165,159,159,0.5);
    padding: 1rem 1.5rem;
    position: relative;
    outline: none;
    transition: all 0.3s ease;
    border-radius: 10px;
    width: 100%;
    background: rgb(134,126,127,0.5);
    font-size: 13px;
    color: #ffffff;
}

.contact-form-box-6hqB9PJ .support-section-HFT4QNW .query-links-n5OPJwe label {
    align-items: center;
    color: #ffffff;
    font-size: 13px;
    display: flex;
}

.contact-form-box-6hqB9PJ .support-section-HFT4QNW .query-links-n5OPJwe a {
    color: rgb(165,159,159);
    transition: color 0.3s ease;
    text-decoration: none;
    margin-left: 0.3rem;
}

.contact-form-box-6hqB9PJ .support-section-HFT4QNW .inquiry-panel-Kg7hFcX:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(165,159,159,0.5);
}

.course-offering-zbSYt36::before {
    z-index: 2;
    position: absolute;
    content: "";
    pointer-events: none;
    height: 100%;
    background: linear-gradient(180deg, transparent 30%, #000000 100%);
    width: 100%;
}

.course-offering-zbSYt36 .lesson-track-AafGOgk img {
    width: 100%;
    filter: brightness(0.7);
    height: 100%;
    object-fit: cover;
}

.course-offering-zbSYt36 .knowledge-plan-YSMfduz::before,
.course-offering-zbSYt36 .knowledge-plan-YSMfduz::after {
    opacity: 0.3;
    position: absolute;
    border-radius: 50%;
    background: rgb(165,159,159);
    content: "";
    z-index: -1;
}

.course-offering-zbSYt36 .knowledge-plan-YSMfduz::before {
    height: 300px;
    top: -150px;
    right: -150px;
    width: 300px;
}

.course-offering-zbSYt36 .knowledge-plan-YSMfduz .inquiry-panel-Kg7hFcX:hover::before {
    transform: translateX(0);
}

.program-results-JWe0ZHr::before {
    height: 8px;
    top: 0;
    content: "";
    right: 0;
    background: linear-gradient(90deg, rgb(165,159,159) 0%, rgb(134,126,127) 100%);
    position: absolute;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
    left: 0;
}

.program-results-JWe0ZHr .container {
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
}

.program-results-JWe0ZHr .img-strip-wrap-vI2MiFz {
    transform: translateZ(20px);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    object-fit: cover;
    height: auto;
    border-radius: 15px;
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.1),
                -8px -8px 16px rgba(255, 255, 255, 0.8);
    width: 100%;
}

.program-results-JWe0ZHr ul {
    display: grid;
    grid-template-columns: 1fr;
    margin: 0;
    list-style: none;
    gap: 1.5rem;
    padding: 0;
}

.program-results-JWe0ZHr li p {
    margin: 0;
    line-height: 1.6;
    position: relative;
    padding-left: 2.2rem;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
}

.program-results-JWe0ZHr li:hover svg {
    transform: rotate(5deg) scale(1.1);
}

.program-results-JWe0ZHr li:nth-child(even) svg path {
    fill: rgb(134,126,127);
}

.stay-connected-oH8Y0IR .study-training-pCV6z2k {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
}

.stay-connected-oH8Y0IR h3::after {
    content: ".";
    animation: blinkDot 1.5s infinite;
    color: rgb(165,159,159);
}

.stay-connected-oH8Y0IR input[type="email"] {
    background: transparent;
    grid-column: 1 / -1;
    border: none;
    transition: all 0.3s ease;
    border-radius: 0;
    height: 4rem;
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
    font-size: 16px;
    padding: 0;
    color: #000000;
}

.stay-connected-oH8Y0IR .subscribe-title-vWoIiFY:hover::before {
    width: 100%;
}

.stay-connected-oH8Y0IR::after {
    right: 0;
    position: absolute;
    content: "";
    width: 30%;
    transform: translateX(50%);
    background: rgb(198,192,192);
    height: 60%;
    z-index: 0;
    clip-path: polygon(0 0, 100% 25%, 100% 75%, 0 100%);
    top: 20%;
    animation: slideBg 1.2s 0.4s forwards cubic-bezier(0.25, 1, 0.5, 1);
}

header .top-section-w26vIUA svg {
    height: auto;
    transition: all 0.3s ease;
    width: 160px;
}

header .nav-skill-MJSGHli {
    padding: 0.6rem;
    flex-wrap: wrap;
    background: rgb(198,192,192);
    border-radius: 10px;
    width: 100%;
    gap: 0.4rem;
    justify-content: center;
    display: flex;
}

header .first-teach-UM49V2f:hover::before {
    opacity: 1;
}

header .first-teach-UM49V2f:hover::after {
    transform: scaleX(1);
}

.secure-refuge-gm1Hz8n h1 {
    letter-spacing: 2px;
    margin-bottom: 25px;
    color: rgb(165,159,159);
    font-weight: 700;
    margin-top: 40px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(165,159,159);
    font-size: 40px;
}



.secure-refuge-gm1Hz8n h1, .secure-refuge-gm1Hz8n h2 {
    animation: fadeInUp 0.6s ease-in-out;
}

.secure-refuge-gm1Hz8n p:hover, .secure-refuge-gm1Hz8n span:hover, .secure-refuge-gm1Hz8n div:hover {
    color: rgb(165,159,159);
}

.title-section-GcrEoy7::before {
    content: "";
    bottom: 0;
    position: absolute;
    pointer-events: none;
    background-size: 40px 40px, 60px 60px;
    top: 0;
    transform: perspective(1000px) rotateX(5deg);
    right: 0;
    left: 0;
    background: 
    radial-gradient(circle at 10% 30%, transparent 20%, rgb(165,159,159,0.5) 21%, transparent 22%),
    radial-gradient(circle at 90% 70%, transparent 10%, rgb(134,126,127,0.5) 11%, transparent 12%);
    opacity: 0.1;
    z-index: 1;
}

.title-section-GcrEoy7 .culture-block-NIM7qFf {
    overflow: hidden;
    animation: elementFadeUp 0.8s cubic-bezier(0.22, 0.61, 0.36, 1) 0.6s forwards;
    transform: translateY(20px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
              0 10px 20px rgba(0, 0, 0, 0.1);
    opacity: 0;
    border-radius: 10px;
    position: relative;
}

.title-section-GcrEoy7 .culture-block-NIM7qFf p::before {
    box-shadow: 0 0 10px rgb(134,126,127);
    left: 0;
    height: 6px;
    transform: translateY(-50%);
    border-radius: 50%;
    top: 50%;
    background: rgb(134,126,127);
    width: 6px;
    position: absolute;
    content: "";
}

.title-section-GcrEoy7 .culture-block-NIM7qFf:hover::before {
    transition: background 0.6s ease;
    background: linear-gradient(135deg, 
              rgba(#000000, 0.8), 
              rgba(#000000, 0.35));
}

.online-cookies-XaWgpf1 {
    margin-right: 20px;
    flex-shrink: 0;
}

.cookie-hide-106jMSG {
    max-width: 600px;
    flex-direction: column;
    justify-content: center;
    display: flex;
}

.cookie-box-WVYP7cs {
    border: 2px solid rgb(165,159,159);
    padding: 10px 20px;
    background: rgb(165,159,159);
    cursor: pointer;
    font-size: 18px;
    margin-left: 10px;
    text-decoration: none;
    text-align: center;
    transition: none;
    color: #ffffff;
    flex-shrink: 0;
    border-radius: 10px;
    min-width: 150px;
}

.our-story-8wBNLhD .study-training-pCV6z2k {
    display: grid;
    gap: 40px;
    position: relative;
    grid-template-columns: 1fr 1fr;
}

.our-story-8wBNLhD .study-training-pCV6z2k h3::before {
    width: 8px;
    background: rgb(165,159,159);
    animation: rotate 3s linear infinite;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    height: 8px;
    content: "";
    display: block;
    margin-right: 15px;
}

.our-story-8wBNLhD .learning-growth-p1DCBj9 span {
    color: rgb(134,126,127);
    font-size: 21px;
    width: fit-content;
    border-bottom: 1px dashed rgb(134,126,127,0.5);
    position: relative;
    margin-bottom: 20px;
    font-weight: 600;
    padding: 5px 0;
}

.our-story-8wBNLhD .learning-growth-p1DCBj9 .img-strip-wrap-vI2MiFz::before {
    z-index: 1;
    background: linear-gradient(135deg, transparent 0%, rgb(165,159,159,0.5) 100%);
    position: absolute;
    content: "";
    inset: 0;
    opacity: 0.5;
}

.our-story-8wBNLhD .virtual-track-2bFoZv3 .mission-block-w628gpv {
    position: relative;
    margin-bottom: 30px;
    height: 340px;
    transition: all 0.4s ease;
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%, 0 85%);
    order: 1;
}

footer::after {
    left: 0;
    right: 0;
    content: "";
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 10px,
        transparent 10px,
        transparent 20px
    );
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
}

.honor-cta-cozabN8 .training-zone-hLy0BUI {
    grid-column: span 7;
}

.honor-cta-cozabN8 .nav-section-nkXuQal {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    gap: 2rem;
}

.honor-cta-cozabN8 .nav-skill-MJSGHli h5 {
    font-weight: 600;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
    margin: 0 0 1.5rem;
    font-size: 21px;
    padding-bottom: 0.8rem;
    position: relative;
}

.honor-cta-cozabN8 .nav-skill-MJSGHli .nav-section-nkXuQal a:hover::after {
    transform: translateX(0);
    opacity: 1;
}

.honor-cta-cozabN8::after {
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    width: 50px;
    height: 50px;
    position: absolute;
    top: 2rem;
    content: "";
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    right: 2rem;
}

.gratSection-NZcHIdT {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    background: linear-gradient(135deg, rgb(198,192,192) 0%, rgb(165,159,159,0.5) 100%);
    padding: 4rem 0;
    overflow: hidden;
    position: relative;
}

.gratSection-NZcHIdT .study-training-pCV6z2k {
    padding: 3rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    flex-direction: column;
    transform-origin: center bottom;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.97), rgba(255, 255, 255, 0.95));
    transform: perspective(1000px) rotateX(2deg);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    border-left: 4px solid rgb(165,159,159);
    position: relative;
    display: flex;
}

.gratSection-NZcHIdT a:hover::before {
    opacity: 0.05;
    transform: translateY(0);
}

.price-card-item-nEXFm3N::before {
    left: 0;
    content: "";
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    right: 0;
}

.price-card-item-nEXFm3N .member-plans-LHAoOqk {
    transform: translateY(20px);
    opacity: 0;
    max-width: 800px;
    line-height: 1.6;
    font-size: calc(13px * 1.1);
    margin: 0 auto 50px;
    text-align: center;
    animation: fadeUp 0.7s ease-out 0.4s forwards;
    letter-spacing: 0.3px;
    color: #ffffff;
}

.price-card-item-nEXFm3N .payment-pricing-8mvULse {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    display: block;
    position: relative;
    height: 100%;
    text-decoration: none;
    transform-style: preserve-3d;
}

.price-card-item-nEXFm3N .payment-pricing-8mvULse:hover .price-sheet-aN3El8o::before {
    opacity: 1;
    transform: scale(1);
}

.price-card-item-nEXFm3N .study-price-uJLFli4 h4 {
    position: relative;
    transition: transform 0.4s ease;
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-weight: 600;
    font-size: calc(24px * 1.15);
    color: #ffffff;
}

.price-card-item-nEXFm3N .study-price-uJLFli4 p {
    line-height: 1.6;
    scrollbar-color: rgb(134,126,127) rgba(255,255,255,0.1);
    overflow-y: auto;
    color: rgba(255,255,255,0.8);
    padding-right: 10px;
    max-height: 150px;
    scrollbar-width: thin;
    margin-bottom: 25px;
    font-size: 13px;
}

.reach-out-info-E0vnwTX {
    position: relative;
    overflow: hidden;
    padding: 7rem 2rem;
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, rgb(198,192,192) 0%, rgba(255,255,255,0.97) 100%);
}

.reach-out-info-E0vnwTX h1::after {
    position: absolute;
    width: 80px;
    border-radius: 10px;
    bottom: -15px;
    background: linear-gradient(90deg, rgb(165,159,159) 0%, rgb(134,126,127) 100%);
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
    content: "";
}

.reach-out-info-E0vnwTX .connect-section-7I5Ai13:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.06), 
                0 1px 8px rgba(0,0,0,0.04),
                0 20px 40px rgba(rgb(165,159,159,0.5), 0.04);
}

.reach-out-info-E0vnwTX h6 svg {
    margin-left: 0.5rem;
    transition: transform 0.3s ease;
}

.reach-out-info-E0vnwTX h6:hover svg {
    transform: translateY(-2px);
}

.reach-out-info-E0vnwTX span {
    font-size: 13px;
    margin-top: 0.5rem;
    padding-left: 1.5rem;
    line-height: 1.6;
    color: #000000;
    display: block;
    border-left: 2px solid rgb(134,126,127,0.5);
}

.reach-out-info-E0vnwTX .reach-us-9Op4fwQ svg {
    margin-left: 0.5rem;
    transition: transform 0.3s ease;
}

.reach-out-info-E0vnwTX svg path {
    fill: #000000;
    transition: fill 0.3s ease;
}

.mentorship-profile-1i7WqzI::before {
    position: absolute;
    transform: rotate(-15deg);
    background: rgb(134,126,127,0.5);
    content: "";
    left: -10%;
    top: -10%;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
    height: 120%;
    z-index: 1;
    animation: pulse 8s infinite alternate;
    width: 70%;
}

.mentorship-profile-1i7WqzI .career-card-ZErBe0I {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 3;
    background: #ffffff;
    padding: 2rem;
    transform: translateY(30px) rotate(2deg);
    border-radius: 11px;
    transition: transform 0.5s ease;
}

.mentorship-profile-1i7WqzI .career-card-ZErBe0I > div:nth-child(2) {
    color: rgb(134,126,127);
    font-size: 21px;
    transform: translateX(5px);
    transition: all 0.3s ease;
    margin-bottom: 1.5rem;
    font-weight: 600;
    opacity: 0.8;
}


@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}



@media (min-width: 768px) {.education-framework-0mV9MS7 {
    padding: 8rem 3rem;
}.education-framework-0mV9MS7 .study-training-pCV6z2k {
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
}.education-framework-0mV9MS7 h2 {
    font-size: calc(37px * 1.2);
    max-width: 90%;
    grid-column: 1;
    margin-bottom: 0;
}.education-framework-0mV9MS7 .text-box-wrapper-vCbGpdB {
    padding: 3rem;
    border-left: 5px solid rgb(165,159,159);
    grid-column: 2;
}
}



@media screen and (max-width: 480px) {.contact-form-box-6hqB9PJ .support-info-W4eAg1H {
    border-radius: 0;
}.contact-form-box-6hqB9PJ .support-section-HFT4QNW {
    padding: 2rem 1.5rem;
}}



@media (max-width: 768px) {.course-offering-zbSYt36 {
    height: auto;
    padding-top: 50vh;
    min-height: auto;
}.course-offering-zbSYt36::before {
    background: linear-gradient(180deg, transparent 40%, #000000 70%);
}.course-offering-zbSYt36 .training-map-mTUMZP3 {
    height: 50vh;
    position: fixed;
    top: 0;
}.course-offering-zbSYt36 .container {
    padding-bottom: 50px;
    margin-top: 0;
}.course-offering-zbSYt36 .knowledge-plan-YSMfduz {
    padding: 30px 25px;
}.course-offering-zbSYt36 .knowledge-plan-YSMfduz h3 {
    font-size: 38px;
}.course-offering-zbSYt36 .knowledge-plan-YSMfduz .inquiry-panel-Kg7hFcX {
    width: 100%;
}
}



@media (max-width: 480px) {.program-results-JWe0ZHr {
    padding: 4rem 0;
}.program-results-JWe0ZHr h5 {
    font-size: calc(20px * 0.85);
    margin-bottom: 2rem;
}.program-results-JWe0ZHr .study-training-pCV6z2k {
    gap: 1.5rem;
    padding: 1.5rem;
}.program-results-JWe0ZHr ul {
    gap: 1rem;
}.program-results-JWe0ZHr li {
    padding: 0.8rem;
}.program-results-JWe0ZHr li p {
    font-size: calc(14px * 0.9);
    padding-left: 2rem;
}.program-results-JWe0ZHr li svg {
    height: 20px;
    width: 20px;
}}



@media only screen and (max-width: 800px) {.secure-refuge-gm1Hz8n {
    padding: 20px;
}.secure-refuge-gm1Hz8n h1, .secure-refuge-gm1Hz8n h2 {
    font-size: 22px;
    text-align: center;
}.secure-refuge-gm1Hz8n ul li, .secure-refuge-gm1Hz8n ol li {
    font-size: 18px;
    padding: 8px;
}}



@media (max-width: 767px) {.title-section-GcrEoy7 {
    padding: 4rem 1.5rem;
}.title-section-GcrEoy7 .main-home-QxisRPj > div {
    gap: 2rem;
}.title-section-GcrEoy7 h3 {
    font-size: calc(22px * 0.9);
}.title-section-GcrEoy7 .culture-block-NIM7qFf > div {
    padding: 4rem 2rem;
    min-height: 250px;
}.title-section-GcrEoy7 .title_style_header {
    font-size: calc(47px * 0.85);
}.title-section-GcrEoy7 .culture-block-NIM7qFf p {
    font-size: calc(16px * 0.9);
}
}



@media (max-width: 768px) {.our-story-8wBNLhD {
    padding: 60px 0;
}.our-story-8wBNLhD .study-training-pCV6z2k {
    grid-template-columns: 1fr;
    gap: 50px;
}.our-story-8wBNLhD .study-training-pCV6z2k h3 {
    letter-spacing: 1px;
    font-size: calc(32px * 0.85);
    margin-bottom: 30px;
}.our-story-8wBNLhD .learning-growth-p1DCBj9 {
    padding-left: 0;
    border-left: none;
    padding-top: 30px;
    border-top: 1px solid rgb(165,159,159,0.5);
}.our-story-8wBNLhD .learning-growth-p1DCBj9::before {
    left: 0;
    top: -8px;
}.our-story-8wBNLhD .virtual-track-2bFoZv3 {
    border-bottom: 1px solid rgb(134,126,127,0.5);
    border-right: none;
    padding-right: 0;
    padding-bottom: 30px;
}.our-story-8wBNLhD .virtual-track-2bFoZv3::before {
    right: 0;
    bottom: -8px;
}.our-story-8wBNLhD .learning-growth-p1DCBj9 .img-strip-wrap-vI2MiFz,
    .our-story-8wBNLhD .virtual-track-2bFoZv3 .mission-block-w628gpv {
    height: 300px;
}
}



@media (min-width: 768px) {.gratSection-NZcHIdT {
    padding: 6rem 0;
}.gratSection-NZcHIdT .study-training-pCV6z2k {
    padding: 4rem;
    border-left: 6px solid rgb(165,159,159);
}.gratSection-NZcHIdT .study-training-pCV6z2k > div:first-child {
    margin-bottom: 2rem;
}.gratSection-NZcHIdT .study-training-pCV6z2k > div:first-child::after {
    height: 4px;
    width: 6rem;
}.gratSection-NZcHIdT .study-training-pCV6z2k:hover > div:first-child::after {
    width: 12rem;
}
}



@media (min-width: 992px) {.price-card-item-nEXFm3N {
    padding: 150px 0;
}.price-card-item-nEXFm3N .study-fees-rkOc9Mv {
    grid-template-columns: repeat(4, 1fr);
}.price-card-item-nEXFm3N .price-sheet-aN3El8o {
    padding: 40px 25px;
}.price-card-item-nEXFm3N h2 {
    margin-bottom: 30px;
    font-size: calc(38px * 1.2);
}.price-card-item-nEXFm3N .member-plans-LHAoOqk {
    margin-bottom: 70px;
}
}



@media (hover: hover) {.reach-out-info-E0vnwTX .connect-section-7I5Ai13 > div {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
}.reach-out-info-E0vnwTX .reach-us-9Op4fwQ {
    position: relative;
    overflow: hidden;
}.reach-out-info-E0vnwTX .reach-us-9Op4fwQ::before {
    top: 0;
    left: 0;
    transform: translateX(-100%);
    height: 100%;
    position: absolute;
    transition: transform 0.6s ease;
    width: 100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
}.reach-out-info-E0vnwTX .reach-us-9Op4fwQ:hover::before {
    transform: translateX(100%);
}
}



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



@keyframes blinkDot {
    0%, 100% { opacity: 1; }
    50% { opacity: 0; }
}

@keyframes titleHolderEnter {
  from {
    opacity: 0;
    transform: perspective(1000px) rotateX(5deg) translateY(30px);
  }
  to {
    opacity: 1;
    transform: perspective(1000px) rotateX(0) translateY(0);
  }
}



@keyframes gridGlow {
    0% {
        opacity: 0.1;
    }
    100% {
        opacity: 0.3;
    }
}



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

