.page-module___8aEwW__homeContainer{flex-direction:column;display:flex}.page-module___8aEwW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.page-module___8aEwW__sectionDark,.page-module___8aEwW__sectionLight{padding:5rem 0;position:relative}.page-module___8aEwW__sectionDark{background-color:var(--background)}.page-module___8aEwW__sectionLight{background-color:#fff}.page-module___8aEwW__centerText{text-align:center;max-width:800px;margin:0 auto 3rem}.page-module___8aEwW__sectionTitle{background:linear-gradient(90deg,#fc3c38 0%,#111 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.75rem;font-weight:700}.page-module___8aEwW__sectionSubtitle{color:var(--text-muted);font-size:1.15rem;line-height:1.6}.page-module___8aEwW__struggleGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module___8aEwW__painPoints{margin-top:2.5rem}.page-module___8aEwW__painPoints li{color:var(--foreground);background:var(--surface);border-left:5px solid var(--accent);border-radius:var(--radius-md);cursor:default;align-items:center;gap:1.5rem;margin-bottom:1.25rem;padding:1.5rem;font-size:1.15rem;font-weight:500;display:flex;box-shadow:0 4px 15px #0000000a}.page-module___8aEwW__icon{color:var(--accent);flex-shrink:0;width:28px;height:28px}.page-module___8aEwW__struggleImageContainer{perspective:1000px;width:100%;padding-bottom:2rem;position:relative}.page-module___8aEwW__struggleImageWrapper{aspect-ratio:4/3;border-radius:var(--radius-lg);width:100%;transform-style:preserve-3d;z-index:2;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000026}.page-module___8aEwW__imageBackdrop{border-radius:var(--radius-lg);z-index:1;background:linear-gradient(135deg,#122d641a 0%,#fc3c380d 100%);width:80%;height:80%;position:absolute;bottom:0;right:-2rem;transform:rotate(3deg)}.page-module___8aEwW__imagePlaceholder{width:100%;height:100%;position:relative}.page-module___8aEwW__coverImage{object-fit:cover}.page-module___8aEwW__comparisonGrid{grid-template-columns:1fr 1fr;gap:2rem;max-width:900px;margin:0 auto;display:grid}.page-module___8aEwW__compCard{background:var(--background);border-radius:var(--radius-md);border:1px solid var(--surface-border);box-shadow:var(--shadow-sm);padding:2.5rem}.page-module___8aEwW__compCardActive{background-color:var(--primary-dark);color:#fff;box-shadow:var(--shadow-lg);border:none;transform:scale(1.03)}.page-module___8aEwW__compTitle{text-align:center;margin-bottom:1.5rem;font-size:1.6rem;font-weight:600}.page-module___8aEwW__compCardActive .page-module___8aEwW__compTitle{color:#fff}.page-module___8aEwW__compList li{align-items:center;gap:1rem;margin-bottom:1.25rem;font-size:1.1rem;display:flex}.page-module___8aEwW__compItemNegative{color:var(--text-muted);text-decoration:line-through}.page-module___8aEwW__compItemPositive{font-weight:500}.page-module___8aEwW__checkIcon{color:var(--accent);flex-shrink:0;width:22px;height:22px}.page-module___8aEwW__compCardActive .page-module___8aEwW__checkIcon{color:#fff}.page-module___8aEwW__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.page-module___8aEwW__serviceLink{color:inherit;text-decoration:none;display:block}.page-module___8aEwW__serviceCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-lg);flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 15px #00000008}.page-module___8aEwW__serviceImageWrapper{width:100%;height:200px;position:relative;overflow:hidden}.page-module___8aEwW__serviceImage{object-fit:cover;transition:transform .5s}.page-module___8aEwW__serviceCard:hover .page-module___8aEwW__serviceImage{transform:scale(1.1)}.page-module___8aEwW__serviceCardContent{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.page-module___8aEwW__serviceCardContent h3{color:var(--primary-dark);margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.4}.page-module___8aEwW__serviceCardContent p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.page-module___8aEwW__primaryButton{background-color:var(--primary);color:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1.1rem;font-weight:600;transition:background-color .2s;display:inline-flex}.page-module___8aEwW__primaryButton:hover{background-color:var(--primary-dark)}.page-module___8aEwW__ctaSection{background-color:var(--primary-dark);color:#fff;text-align:center;padding:6rem 0}.page-module___8aEwW__ctaSection h2{margin-bottom:1.25rem;font-size:2.75rem;font-weight:700}.page-module___8aEwW__ctaSection p{color:#ffffffe6;margin-bottom:2.5rem;font-size:1.25rem}.page-module___8aEwW__ctaButtonLarge{background-color:var(--accent);color:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:1.1rem 3rem;font-size:1.2rem;font-weight:700;transition:background-color .2s;display:inline-block}.page-module___8aEwW__ctaButtonLarge:hover{background-color:var(--accent-hover)}@media (max-width:768px){.page-module___8aEwW__struggleGrid,.page-module___8aEwW__comparisonGrid{grid-template-columns:1fr;gap:3rem}.page-module___8aEwW__compCardActive{transform:none}.page-module___8aEwW__sectionTitle,.page-module___8aEwW__ctaSection h2{font-size:2.25rem}.page-module___8aEwW__sectionDark,.page-module___8aEwW__sectionLight{padding:4rem 0}}
.HeroSection-module__YGMWTW__heroSection{align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__YGMWTW__backgroundCarousel{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.HeroSection-module__YGMWTW__carouselContainer{height:100%;display:flex}.HeroSection-module__YGMWTW__carouselSlide{flex:0 0 100%;min-width:0;position:relative}.HeroSection-module__YGMWTW__backgroundImage{background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__YGMWTW__overlay{background:linear-gradient(90deg,#0a0c13cc 0%,#0a0c1366 50%,#0a0c1333 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__YGMWTW__container{z-index:2;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:4rem 2rem;display:flex;position:relative}.HeroSection-module__YGMWTW__textContent{flex:1;max-width:800px}.HeroSection-module__YGMWTW__textContent h1{color:#fff;letter-spacing:-1px;font-size:4rem;font-weight:400;line-height:1.1}.HeroSection-module__YGMWTW__heroTitle{flex-direction:column;display:flex}.HeroSection-module__YGMWTW__animatedTextWrapper{height:1.2em;position:relative}.HeroSection-module__YGMWTW__animatedText{color:#fc3c38;white-space:nowrap;font-weight:700;position:absolute;left:0}.HeroSection-module__YGMWTW__textContent h1 strong{font-weight:700}.HeroSection-module__YGMWTW__glassCard{-webkit-backdrop-filter:blur(16px);background:#14182373;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;gap:2rem;width:450px;padding:3rem 2.5rem;display:flex;box-shadow:0 20px 40px #0000004d}.HeroSection-module__YGMWTW__glassCard p{color:#f0f0f0;font-size:1.1rem;font-weight:500;line-height:1.6}.HeroSection-module__YGMWTW__ctaButton{color:#fff;background:#fc3c38;border-radius:30px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.HeroSection-module__YGMWTW__ctaButton:hover{background:#e33632;transform:translateY(-2px)}@media (max-width:1024px){.HeroSection-module__YGMWTW__container{flex-direction:column;align-items:flex-start;padding-top:6rem}.HeroSection-module__YGMWTW__textContent h1{font-size:3.5rem}.HeroSection-module__YGMWTW__glassCard{width:100%;max-width:500px}}@media (max-width:768px){.HeroSection-module__YGMWTW__heroSection{min-height:auto}.HeroSection-module__YGMWTW__container{padding-top:10rem;padding-bottom:3rem}.HeroSection-module__YGMWTW__textContent h1{font-size:1.6rem}.HeroSection-module__YGMWTW__animatedTextWrapper{height:3.6em}.HeroSection-module__YGMWTW__animatedText{white-space:normal;width:100%;line-height:1.2}.HeroSection-module__YGMWTW__glassCard{padding:2rem}}
.AboutSection-module__G26wWW__aboutSection{background-color:var(--surface);padding:6rem 0;position:relative;overflow:hidden}.AboutSection-module__G26wWW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.AboutSection-module__G26wWW__titleContainer{text-align:center;margin-bottom:4rem}.AboutSection-module__G26wWW__sectionTitle{background:linear-gradient(90deg,#fc3c38 0%,#111 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.75rem;font-weight:800}.AboutSection-module__G26wWW__titleUnderline{background-color:var(--accent);border-radius:5px;width:80px;height:5px;margin:0 auto}.AboutSection-module__G26wWW__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.AboutSection-module__G26wWW__imageColumn{perspective:1000px;width:100%;padding:2rem;position:relative}.AboutSection-module__G26wWW__imageWrapper{aspect-ratio:4/3;z-index:2;width:100%;position:relative}.AboutSection-module__G26wWW__mainImageContainer{border-radius:var(--radius-lg);width:100%;height:100%;transform-style:preserve-3d;position:relative;overflow:hidden;box-shadow:0 20px 50px #122d6433}.AboutSection-module__G26wWW__mainImage{object-fit:cover}.AboutSection-module__G26wWW__imageOverlay{mix-blend-mode:multiply;background:linear-gradient(45deg,#122d6466 0%,#fc3c381a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.AboutSection-module__G26wWW__floatingIcon{color:var(--accent);z-index:10;border:4px solid var(--surface);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:absolute;box-shadow:0 15px 30px #00000026}.AboutSection-module__G26wWW__icon1{color:var(--primary);top:-20px;left:-20px}.AboutSection-module__G26wWW__icon2{bottom:20px;right:-30px}.AboutSection-module__G26wWW__icon3{color:var(--primary-dark);bottom:-20px;left:40px}.AboutSection-module__G26wWW__contentColumn{flex-direction:column;display:flex}.AboutSection-module__G26wWW__subTitle{color:var(--primary-dark);text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.AboutSection-module__G26wWW__textCards{flex-direction:column;gap:1.25rem;display:flex}.AboutSection-module__G26wWW__textCard{border-radius:var(--radius-md);border-left:4px solid var(--accent);color:var(--foreground);cursor:default;background:#fff;padding:1.5rem;font-size:1.1rem;line-height:1.6;box-shadow:0 4px 15px #0000000a}.AboutSection-module__G26wWW__textCard p{margin:0}.AboutSection-module__G26wWW__textCard strong{color:var(--primary-dark);font-weight:700}@media (max-width:992px){.AboutSection-module__G26wWW__aboutGrid{grid-template-columns:1fr;gap:3rem}.AboutSection-module__G26wWW__imageColumn{max-width:600px;margin:0 auto;padding:1rem}.AboutSection-module__G26wWW__subTitle{text-align:center}}@media (max-width:768px){.AboutSection-module__G26wWW__sectionTitle{font-size:2.25rem}.AboutSection-module__G26wWW__floatingIcon{width:50px;height:50px}.AboutSection-module__G26wWW__floatingIcon svg{width:24px;height:24px}}
.ServicesSection-module__yIL7hG__section{background-color:#fff;padding:6rem 2rem}.ServicesSection-module__yIL7hG__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.ServicesSection-module__yIL7hG__leftContent{flex-direction:column;gap:1.5rem;display:flex}.ServicesSection-module__yIL7hG__title{color:#111;background:linear-gradient(90deg,#fc3c38 0%,#111 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.4rem;font-weight:700;line-height:1.2}.ServicesSection-module__yIL7hG__subtitle{color:#444;font-size:1.1rem;line-height:1.6}.ServicesSection-module__yIL7hG__list{flex-direction:column;gap:1rem;margin:1rem 0;padding:0;list-style:none;display:flex}.ServicesSection-module__yIL7hG__listItem{color:#555;align-items:flex-start;gap:1rem;font-size:1rem;line-height:1.5;display:flex}.ServicesSection-module__yIL7hG__listIcon{color:#fc3c38;flex-shrink:0;margin-top:2px}.ServicesSection-module__yIL7hG__ctaButton{color:#fff;background:#fc3c38;border-radius:30px;align-self:flex-start;margin-top:1rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.ServicesSection-module__yIL7hG__ctaButton:hover{background:#e33632;transform:translateY(-2px)}.ServicesSection-module__yIL7hG__rightContent{border-radius:20px;width:100%;height:600px;position:relative;overflow:hidden}.ServicesSection-module__yIL7hG__imageWrapper{width:100%;height:100%;position:absolute;inset:0}.ServicesSection-module__yIL7hG__mainImage{object-fit:cover;width:100%;height:100%}.ServicesSection-module__yIL7hG__overlay{background:linear-gradient(90deg,#0006,#0000001a);position:absolute;inset:0}.ServicesSection-module__yIL7hG__tagsContainer{pointer-events:none;position:absolute;inset:0}.ServicesSection-module__yIL7hG__tag{-webkit-backdrop-filter:blur(12px);color:#fff;background:#ffffff40;border:1px solid #fff6;border-radius:12px;padding:1rem 1.5rem;font-size:1rem;font-weight:600;position:absolute;box-shadow:0 8px 32px #0000001a}.ServicesSection-module__yIL7hG__tag1{top:15%;left:10%}.ServicesSection-module__yIL7hG__tag2{top:40%;left:30%}.ServicesSection-module__yIL7hG__tag3{top:60%;left:15%}.ServicesSection-module__yIL7hG__tagMain{text-align:center;background:#122d6499;border:1px solid #ffffff4d;padding:1.5rem 2rem;font-size:1.2rem;bottom:15%;right:10%}.ServicesSection-module__yIL7hG__linesOverlay{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.ServicesSection-module__yIL7hG__line{stroke:#ffffff80;stroke-width:2px;fill:none;stroke-dasharray:4 4}@media (max-width:900px){.ServicesSection-module__yIL7hG__container{grid-template-columns:1fr;gap:3rem}.ServicesSection-module__yIL7hG__title{font-size:2.5rem}.ServicesSection-module__yIL7hG__rightContent{height:400px}}@media (max-width:768px){.ServicesSection-module__yIL7hG__rightContent{border-radius:12px;height:320px}.ServicesSection-module__yIL7hG__tag{border-radius:8px;padding:.6rem .85rem;font-size:.75rem}.ServicesSection-module__yIL7hG__tag1{top:15%;left:5%}.ServicesSection-module__yIL7hG__tag2{top:40%;left:55%;transform:translate(-50%)}.ServicesSection-module__yIL7hG__tag3{top:65%;left:10%}.ServicesSection-module__yIL7hG__tagMain{padding:.75rem 1rem;font-size:.9rem;bottom:10%;right:5%}.ServicesSection-module__yIL7hG__linesOverlay{display:none}}
.BentoWhyChoose-module__0V3OkG__section{color:#fff;background-image:linear-gradient(#000000d9,#000000f2),url(/bento-bg.png);background-position:50%;background-size:cover;background-attachment:fixed;padding:4rem 2rem;position:relative;overflow:hidden}.BentoWhyChoose-module__0V3OkG__container{max-width:1300px;margin:0 auto}.BentoWhyChoose-module__0V3OkG__header{margin-bottom:2rem}.BentoWhyChoose-module__0V3OkG__title{background:linear-gradient(90deg,#fc3c38 0%,#fff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.BentoWhyChoose-module__0V3OkG__subtitle{color:#b0a0d0;font-size:1.1rem}.BentoWhyChoose-module__0V3OkG__bentoGrid{grid-template-rows:200px 200px;grid-template-columns:1fr 1.2fr 1fr;gap:1rem;display:grid}.BentoWhyChoose-module__0V3OkG__card{-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;padding:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.BentoWhyChoose-module__0V3OkG__card:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:50%;height:100%;transition:all .75s;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.BentoWhyChoose-module__0V3OkG__card:hover:before{left:150%}.BentoWhyChoose-module__0V3OkG__card:hover{background:#ffffff14;border-color:#fc3c3866;transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #00000080,0 0 20px #fc3c381a}.BentoWhyChoose-module__0V3OkG__cardTall{background:linear-gradient(135deg,#5533ff1a,#0000004d);grid-area:1/1/3/2}.BentoWhyChoose-module__0V3OkG__cardWide{grid-area:1/2/2/4}.BentoWhyChoose-module__0V3OkG__cardSmall1{grid-area:2/2/3/3}.BentoWhyChoose-module__0V3OkG__cardSmall2{grid-area:2/3/3/4}.BentoWhyChoose-module__0V3OkG__cardTitle{z-index:2;color:#fc3c38;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.BentoWhyChoose-module__0V3OkG__cardDesc{color:#c0b0e0;z-index:2;font-size:.95rem;line-height:1.4}.BentoWhyChoose-module__0V3OkG__iconWrapper{color:#86f;z-index:2;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.75rem;display:flex}.BentoWhyChoose-module__0V3OkG__marqueeContainer{z-index:1;opacity:.8;flex-direction:column;gap:.75rem;width:100%;margin-top:auto;display:flex;position:absolute;bottom:.5rem;left:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.BentoWhyChoose-module__0V3OkG__marqueeTrack{gap:1rem;width:max-content;display:flex}.BentoWhyChoose-module__0V3OkG__marqueeTrack.BentoWhyChoose-module__0V3OkG__left{animation:25s linear infinite BentoWhyChoose-module__0V3OkG__scrollLeft}.BentoWhyChoose-module__0V3OkG__marqueeTrack.BentoWhyChoose-module__0V3OkG__right{animation:20s linear infinite BentoWhyChoose-module__0V3OkG__scrollRight}.BentoWhyChoose-module__0V3OkG__marqueeItem{color:#e0d0f0;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;padding:.5rem 1rem;font-size:.9rem}@keyframes BentoWhyChoose-module__0V3OkG__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes BentoWhyChoose-module__0V3OkG__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (max-width:1000px){.BentoWhyChoose-module__0V3OkG__bentoGrid{grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr}.BentoWhyChoose-module__0V3OkG__cardTall{grid-area:1/1/2/3}.BentoWhyChoose-module__0V3OkG__cardWide{grid-area:2/1/3/3}.BentoWhyChoose-module__0V3OkG__cardSmall1{grid-area:3/1/4/2}.BentoWhyChoose-module__0V3OkG__cardSmall2{grid-area:3/2/4/3}.BentoWhyChoose-module__0V3OkG__marqueeContainer{margin-top:1.5rem;position:relative;bottom:auto}}@media (max-width:600px){.BentoWhyChoose-module__0V3OkG__bentoGrid{grid-template-rows:auto;grid-template-columns:1fr}.BentoWhyChoose-module__0V3OkG__cardTall,.BentoWhyChoose-module__0V3OkG__cardWide,.BentoWhyChoose-module__0V3OkG__cardSmall1,.BentoWhyChoose-module__0V3OkG__cardSmall2{grid-area:auto/1/auto/2}.BentoWhyChoose-module__0V3OkG__marqueeContainer{margin-top:1.5rem;position:relative;bottom:auto}}
.HowWeWork-module__czAogq__section{color:#fff;background-color:#0a0f1e;padding:4rem 2rem;position:relative;overflow:hidden}.HowWeWork-module__czAogq__container{max-width:1200px;margin:0 auto}.HowWeWork-module__czAogq__title{background:linear-gradient(90deg,#fc3c38 0%,#fff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:3rem;font-weight:700}.HowWeWork-module__czAogq__layout{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}.HowWeWork-module__czAogq__stepsContainer{flex-direction:column;gap:1rem;display:flex}.HowWeWork-module__czAogq__stepItem{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden}.HowWeWork-module__czAogq__stepItem:hover{background:#ffffff0d;border-color:#ffffff1a}.HowWeWork-module__czAogq__stepItem.HowWeWork-module__czAogq__active{background:#102a5b;border-color:#fc3c38}.HowWeWork-module__czAogq__stepTitle{background:linear-gradient(90deg,#fc3c38 0%,#fff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:1rem;margin-bottom:0;font-size:1.4rem;font-weight:600;transition:margin-bottom .3s;display:flex}.HowWeWork-module__czAogq__stepItem.HowWeWork-module__czAogq__active .HowWeWork-module__czAogq__stepTitle{margin-bottom:1rem}.HowWeWork-module__czAogq__stepContent{opacity:0;max-height:0;transition:all .4s;overflow:hidden}.HowWeWork-module__czAogq__stepItem.HowWeWork-module__czAogq__active .HowWeWork-module__czAogq__stepContent{opacity:1;max-height:150px}.HowWeWork-module__czAogq__bulletList{margin:0;padding:0;list-style:none}.HowWeWork-module__czAogq__bulletList li{color:#d0d5e0;margin-bottom:.5rem;padding-left:1.5rem;font-size:.95rem;line-height:1.5;position:relative}.HowWeWork-module__czAogq__bulletList li:before{content:"→";color:#fc3c38;position:absolute;top:0;left:0}.HowWeWork-module__czAogq__imageContainer{aspect-ratio:4/3;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.HowWeWork-module__czAogq__stepImage{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .5s,transform .5s;position:absolute;top:0;left:0;transform:scale(1.05)}.HowWeWork-module__czAogq__stepImage.HowWeWork-module__czAogq__active{opacity:1;transform:scale(1)}@media (max-width:900px){.HowWeWork-module__czAogq__layout{grid-template-columns:1fr;gap:3rem}.HowWeWork-module__czAogq__imageContainer{aspect-ratio:16/9;order:-1}}
.TestimonialsSection-module__XID2pW__section{color:#fff;background-color:#050a15;padding:8rem 2rem;position:relative;overflow:hidden}.TestimonialsSection-module__XID2pW__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.TestimonialsSection-module__XID2pW__leftContent{max-width:500px}.TestimonialsSection-module__XID2pW__title{background:linear-gradient(90deg,#fc3c38 0%,#fff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700}.TestimonialsSection-module__XID2pW__subtitle{color:#a0b0d0;font-size:1.1rem;line-height:1.6}.TestimonialsSection-module__XID2pW__subtitle strong{color:#fff;margin-bottom:.5rem;display:block}.TestimonialsSection-module__XID2pW__rightContent{height:600px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 15% 85%,#0000 100%)}.TestimonialsSection-module__XID2pW__marqueeContainer{flex-direction:column;gap:1.5rem;animation:30s linear infinite TestimonialsSection-module__XID2pW__scrollVertical;display:flex}.TestimonialsSection-module__XID2pW__marqueeContainer:hover{animation-play-state:paused}@keyframes TestimonialsSection-module__XID2pW__scrollVertical{0%{transform:translateY(0)}to{transform:translateY(calc(-50% - .75rem))}}.TestimonialsSection-module__XID2pW__testimonialCard{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:background .3s,border-color .3s;display:flex}.TestimonialsSection-module__XID2pW__testimonialCard:hover{background:#ffffff14;border-color:#fff3}.TestimonialsSection-module__XID2pW__iconWrapper{color:#8c9bb4;background:#ffffff0d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:.8rem;display:flex}.TestimonialsSection-module__XID2pW__cardContent{flex-direction:column;display:flex}.TestimonialsSection-module__XID2pW__cardText{color:#f0f0f0;margin-bottom:.5rem;font-size:1rem;line-height:1.5}.TestimonialsSection-module__XID2pW__cardAuthor{color:#8c9bb4;font-size:.9rem;font-style:italic}@media (max-width:900px){.TestimonialsSection-module__XID2pW__container{grid-template-columns:1fr;gap:3rem}.TestimonialsSection-module__XID2pW__rightContent{height:400px}}
.ThesisResearchSection-module__9cLrIG__section{background:var(--background);padding:6rem 0;position:relative;overflow:hidden}.ThesisResearchSection-module__9cLrIG__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.ThesisResearchSection-module__9cLrIG__sectionTitle{text-align:center;background:linear-gradient(90deg,#122d64 0%,#fc3c38 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4rem;font-size:2.5rem;font-weight:800}.ThesisResearchSection-module__9cLrIG__blocksContainer{flex-direction:column;gap:5rem;display:flex}.ThesisResearchSection-module__9cLrIG__block{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.ThesisResearchSection-module__9cLrIG__block:nth-child(2n){direction:rtl}.ThesisResearchSection-module__9cLrIG__block:nth-child(2n)>*{direction:ltr}.ThesisResearchSection-module__9cLrIG__imageWrapper{aspect-ratio:4/3;border:1px solid #0000000d;border-radius:24px;width:100%;transition:transform .4s;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0a193826}.ThesisResearchSection-module__9cLrIG__imageWrapper:hover{transform:translateY(-5px);box-shadow:0 35px 60px -15px #0a193840}.ThesisResearchSection-module__9cLrIG__image{object-fit:cover;transition:transform .6s}.ThesisResearchSection-module__9cLrIG__imageWrapper:hover .ThesisResearchSection-module__9cLrIG__image{transform:scale(1.05)}.ThesisResearchSection-module__9cLrIG__content{flex-direction:column;justify-content:center;display:flex}.ThesisResearchSection-module__9cLrIG__content h3{color:var(--primary-dark);margin-bottom:1.25rem;font-size:1.8rem;font-weight:800;position:relative}.ThesisResearchSection-module__9cLrIG__content p{color:#444;opacity:.9;font-size:1.1rem;line-height:1.8}.ThesisResearchSection-module__9cLrIG__highlight{color:#111;border-bottom:2px solid #fc3c384d;font-weight:700}@media (max-width:900px){.ThesisResearchSection-module__9cLrIG__block,.ThesisResearchSection-module__9cLrIG__block:nth-child(2n){direction:ltr;grid-template-columns:1fr;gap:2.5rem}.ThesisResearchSection-module__9cLrIG__imageWrapper{aspect-ratio:16/9;max-width:600px;margin:0 auto}.ThesisResearchSection-module__9cLrIG__content{text-align:center}.ThesisResearchSection-module__9cLrIG__sectionTitle{font-size:2rem}}
