.timeline-container{background-image:url(/images/Journey.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;min-height:100vh;padding:60px 20px;position:relative;width:100%}.timeline-header{text-align:center;margin-bottom:80px}.timeline-title{font-size:2rem;font-weight:700;color:#EAB308;margin-bottom:20px;font-family:Arial,sans-serif}.timeline-subtitle{font-family:Inter;font-weight:400;font-size:1.2rem;line-height:27px;letter-spacing:0;text-align:center;color:#9CA3AF}.timeline{max-width:1200px;margin:0 auto;position:relative}.timeline:before{content:"";position:absolute;width:1px;height:100%;background:linear-gradient(#ADAEBB);left:50%;transform:translateX(-50%);top:0;z-index:0}.timeline-item{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:5rem;gap:5rem;margin-bottom:7rem;position:relative;z-index:1}.timeline-content{display:flex}.timeline-item.left .date-content{justify-content:flex-end}.timeline-item.left .description-content,.timeline-item.right .date-content{justify-content:flex-start}.timeline-item.right .description-content{justify-content:flex-end}.date-badge{background:linear-gradient(90deg,#DFAE26 0,#594303);color:#ffff;padding:10px 28px;border-radius:25px;font-size:1.2rem;font-weight:600;font-family:Arial,sans-serif;display:flex;align-items:center;box-shadow:0 4px 15px rgba(212,168,83,.3);height:50px;white-space:nowrap;opacity:0;transform:scale(.8);transition:all .6s cubic-bezier(.34,1.56,.64,1)}.timeline-item.left .date-badge{transform:translateX(50px) scale(.8)}.timeline-item.right .date-badge{transform:translateX(-50px) scale(.8)}.date-badge.animate-in{opacity:1;transform:translateX(0) scale(1)}.timeline-center{position:relative;display:flex;flex-direction:column;align-items:center;z-index:2}.timeline-dot{width:16px;height:16px;background:#D4A853;border-radius:50%;box-shadow:0 0 0 6px rgba(212,168,83,.2);position:relative;z-index:2;opacity:0;transform:scale(0);transition:all .5s cubic-bezier(.34,1.56,.64,1) .2s}.timeline-dot.animate-in{opacity:1;transform:scale(1)}.description-box{background:linear-gradient(to bottom right,#111827,#451A03);border-radius:12px;padding:30px;max-width:400px;box-shadow:0 8px 25px rgba(0,0,0,.4);border:1px solid rgba(212,168,83,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transform:translateY(30px);transition:all .7s cubic-bezier(.34,1.56,.64,1) .3s}.description-box.animate-in{opacity:1;transform:translateX(0) translateY(0)}.description-box p{color:rgba(209,213,219,1);font-size:1.2rem;line-height:26px;margin:0;font-family:Arial,sans-serif;font-weight:300}@media (max-width:1199px){.timeline-container{padding:50px 3rem}.timeline{max-width:1000px}.timeline-item{gap:30px;margin-bottom:50px}.description-box{max-width:350px;padding:25px}.date-badge{padding:8px 22px;font-size:1rem;height:45px;margin:0 3rem}.timeline-title{font-size:2rem}.timeline-subtitle{font-size:1.2rem}}@media (max-width:991px){.timeline-container{padding:40px 3rem}.timeline-header{margin-bottom:60px}.timeline-title{font-size:2.3rem;margin-bottom:15px}.timeline-subtitle{font-size:1.2rem}.timeline-item{gap:25px;margin-bottom:45px}.description-box{max-width:300px;padding:20px}.description-box p{font-size:1rem;line-height:23px}.date-badge{padding:8px 20px;font-size:1rem;height:42px}}@media (max-width:767px){.timeline-container{padding:30px 3rem}.timeline:before{left:20px;transform:none}.timeline-header{margin-bottom:50px}.timeline-title{text-align:left;font-size:1.85rem;margin-bottom:12px}.timeline-subtitle{font-size:1.2rem;text-align:left}.timeline-item{gap:20px;margin-bottom:90px;padding-left:0}.timeline-item,.timeline-item.left,.timeline-item.right{grid-template-columns:auto 1fr}.timeline-item.left .date-content,.timeline-item.right .date-content{grid-column:1/3;grid-row:1;justify-content:flex-start;padding-left:50px;margin-bottom:15px}.timeline-item.left .description-content,.timeline-item.right .description-content{grid-column:1/3;grid-row:2;justify-content:flex-start;padding-left:90px}.timeline-center{grid-column:1;grid-row:1/3;position:absolute;left:20px;transform:translateX(-50%)}.timeline-dot{width:14px;height:14px;box-shadow:0 0 0 4px rgba(212,168,83,.2)}.description-box{max-width:100%;padding:20px}.description-box p{font-size:1rem;line-height:1.6rem}.date-badge{padding:8px 18px;font-size:1rem;height:38px;margin:0 2rem}.timeline-item.left .date-badge,.timeline-item.right .date-badge{transform:translateX(-30px) scale(.8)}.timeline-item.left .description-box,.timeline-item.right .description-box{transform:translateX(-30px) translateY(20px)}}@media (max-width:599px){.timeline-container{padding:25px 3rem}.timeline:before{left:15px}.timeline-header{margin-bottom:40px}.timeline-title{font-size:2rem;margin-bottom:10px;text-align:left;width:100%}.timeline-subtitle{font-size:1.2rem;text-align:left;width:100%}.timeline-item{gap:15px;margin-bottom:70px}.timeline-item.left .date-content,.timeline-item.right .date-content{padding-left:40px;margin-bottom:12px}.timeline-item.left .description-content,.timeline-item.right .description-content{padding-left:80px}.timeline-center{left:15px}.timeline-dot{width:12px;height:12px;box-shadow:0 0 0 3px rgba(212,168,83,.2)}.description-box{padding:18px;border-radius:10px}.description-box p{font-size:1rem;line-height:1.5rem}.date-badge{padding:6px 16px;font-size:1rem;height:36px}}@media (max-width:480px){.timeline-container{padding:20px 3rem}.timeline:before{left:12px}.timeline-header{margin-bottom:35px}.timeline-title{font-size:2rem;margin-bottom:8px}.timeline-subtitle{font-size:1.2rem;line-height:22px}.timeline-item{gap:12px;margin-bottom:65px}.timeline-item.left .date-content,.timeline-item.right .date-content{padding-left:35px;margin-bottom:10px}.timeline-item.left .description-content,.timeline-item.right .description-content{padding-left:65px}.timeline-center{left:12px}.timeline-dot{width:10px;height:10px;box-shadow:0 0 0 3px rgba(212,168,83,.2)}.description-box{padding:15px;border-radius:8px}.description-box p{font-size:1rem;line-height:20px}.date-badge{padding:6px 14px;font-size:1rem;height:34px}}.who-we-are-section-conatiner{width:100%}.who-we-are-section-wraper{display:flex;align-items:center;padding:10rem 3rem 5rem}.who-we-are-loaction-section,.who-we-are-text-section{display:flex;flex-direction:column;gap:1rem}.who-we-are-loaction-section{padding:1rem 0 0}.who-we-are-loaction-wraper{display:flex;gap:1rem}.who-we-are-focus-area,.who-we-are-loaction-div{display:flex;flex-direction:column;gap:1rem;border-radius:.938rem;background-color:#111827;padding:2rem;flex:1 1}.who-we-are-text-heading{font-weight:500;font-size:2rem;line-height:clamp(1.8rem,3vw,1.563rem)}.who-we-are-loaction-heading,.who-we-are-text-heading{font-family:Inter;letter-spacing:0;color:var(--primary-gold)}.who-we-are-loaction-heading{font-weight:600;font-size:1.5rem;line-height:27px}.who-we-are-loaction-text{font-family:Inter;font-weight:300;font-style:Regular;font-size:1.2rem;line-height:27px;letter-spacing:0;color:var(--text-white)}.who-we-are-img-section{height:100%}.who-we-are-img-section,.who-we-are-text-section{flex:1 1}.who-we-are-black-backgorund{margin-left:9rem;width:450px;height:450px;border-radius:50%;background-color:black;box-shadow:10px 10px 85px 90px rgba(227,175,30,.5);position:relative}.who-we-are-alien-img{position:absolute;width:100%;height:100%}.who-we-are-alien-img img{width:100%;height:130%}.who-we-are-text-description{font-family:Inter;font-weight:300;font-style:Regular;font-size:1.2rem;line-height:27px;letter-spacing:0;text-align:left;color:var(--text-white)}@media (max-width:1440px){.who-we-are-section-wraper{padding:6rem 3rem 4rem;gap:3.5rem}.who-we-are-black-backgorund{width:420px;height:420px}}@media (max-width:1200px){.who-we-are-black-backgorund{margin-left:2rem}.about-our-mission-cards-container{padding:0}}@media (max-width:1024px){.who-we-are-section-wraper{padding:5rem 3rem 3rem;gap:3rem}.who-we-are-text-description{font-size:1.2rem}.who-we-are-loaction-wraper{gap:1rem}.who-we-are-focus-area,.who-we-are-loaction-div{padding:1.35rem}.who-we-are-black-backgorund{width:380px;height:380px;box-shadow:8px 8px 70px 75px rgba(227,175,30,.48)}}@media (max-width:900px){.who-we-are-black-backgorund{margin-left:1rem}.who-we-are-loaction-text,.who-we-are-text-description{line-height:23px}}@media (max-width:768px){.who-we-are-img-section{display:none}.who-we-are-section-wraper{flex-direction:column;padding:4rem 3rem 3rem;gap:3rem}.who-we-are-text-section{gap:1.25rem}.who-we-are-text-heading{line-height:30px}.who-we-are-text-description{font-size:1.2rem;line-height:1.8}.who-we-are-loaction-wraper{flex-direction:column;gap:1rem}.who-we-are-focus-area,.who-we-are-loaction-div{padding:1.25rem;gap:1rem}.who-we-are-loaction-heading{font-size:1.2rem;line-height:1.4rem}.who-we-are-loaction-text{font-size:.95rem;line-height:1.4rem}.who-we-are-img-section{width:100%}.who-we-are-black-backgorund{width:350px;height:350px;box-shadow:7px 7px 60px 65px rgba(227,175,30,.45)}.who-we-are-alien-img img{height:125%}}@media (max-width:480px){.who-we-are-section-wraper{flex-direction:column;padding:3rem;gap:2rem}.who-we-are-text-section{gap:1rem}.who-we-are-text-description{line-height:22px}.who-we-are-loaction-wraper{flex-direction:column;gap:1rem}.who-we-are-focus-area,.who-we-are-loaction-div{padding:1.5rem;gap:.8rem}.who-we-are-loaction-heading{font-size:1.5rem;line-height:1.3rem}.who-we-are-loaction-text{font-size:1.2rem;line-height:20px}.who-we-are-img-section{display:none}.who-we-are-black-backgorund{width:280px;height:280px;box-shadow:5px 5px 40px 45px rgba(227,175,30,.4)}.who-we-are-alien-img img{height:120%}}.about-us-overall-container{background-image:linear-gradient(180deg,#010102,#000000,#13181a,#263033)}.about-us-main-container{padding:7rem 0 0}.about-us-container{width:100%;max-width:1600px;margin:0 auto}.about-contact-section{display:flex;align-self:center;justify-content:center;padding:2rem 3rem}.about-contact-section .contact-parent{background-color:#222222}