.CaseStudyDetail-module__UFCCXq__container{color:#f0f0f0;box-sizing:border-box;max-width:1200px;margin:0 auto;padding:10rem 2rem 6rem;overflow-x:hidden}.CaseStudyDetail-module__UFCCXq__hero{text-align:center;flex-direction:column;align-items:center;margin-bottom:6rem;display:flex}.CaseStudyDetail-module__UFCCXq__metaPanel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-sizing:border-box;background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:4px;justify-content:center;align-items:center;gap:3rem;width:fit-content;margin:0 auto;padding:1.5rem 3rem;display:flex}.CaseStudyDetail-module__UFCCXq__brandBox{border-right:1px solid #ffffff1a;align-items:center;padding-right:3rem;display:flex}.CaseStudyDetail-module__UFCCXq__detailsBox{flex-direction:row;align-items:center;gap:2.5rem;display:flex}.CaseStudyDetail-module__UFCCXq__metaItem{color:#a0a0a0;white-space:nowrap;align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;display:flex}.CaseStudyDetail-module__UFCCXq__metaIcon{color:#e41c1c;font-size:1.1rem}.CaseStudyDetail-module__UFCCXq__visitLink{color:#f4f4f4;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:.6rem;padding:.5rem 1rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex}.CaseStudyDetail-module__UFCCXq__visitLink:hover{color:#f4f4f4;background:#e41c1c;border-color:#e41c1c;transform:translateY(-2px)}.CaseStudyDetail-module__UFCCXq__contentLayout{flex-direction:column;display:flex}.CaseStudyDetail-module__UFCCXq__descriptionSection{box-sizing:border-box;max-width:850px;margin:0 auto 6rem;padding-left:4rem;position:relative}.CaseStudyDetail-module__UFCCXq__accentBar{background:linear-gradient(#e41c1c,#e41c1c33);width:2px;height:100%;position:absolute;top:0;left:0;box-shadow:0 0 15px #e41c1c33}.CaseStudyDetail-module__UFCCXq__paragraph{color:#b0b0b0;margin-bottom:2rem;font-size:1.15rem;line-height:1.9}.CaseStudyDetail-module__UFCCXq__gallerySection{box-sizing:border-box;width:100%;padding:4rem 0}.CaseStudyDetail-module__UFCCXq__imageGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;width:100%;display:grid}.CaseStudyDetail-module__UFCCXq__imageWrapper{background:#0a0a0a;border:1px solid #ffffff1a;border-radius:4px;width:100%;transition:all .6s cubic-bezier(.16,1,.3,1);overflow:hidden}.CaseStudyDetail-module__UFCCXq__imageWrapper:hover{border-color:#e41c1c66;transform:translateY(-12px);box-shadow:0 30px 60px #00000080}.CaseStudyDetail-module__UFCCXq__galleryImage{filter:grayscale(20%);transition:all .8s;display:block;width:100%!important;height:auto!important}.CaseStudyDetail-module__UFCCXq__imageWrapper:hover .CaseStudyDetail-module__UFCCXq__galleryImage{filter:grayscale(0%);transform:scale(1.03)}@media (max-width:768px){.CaseStudyDetail-module__UFCCXq__container{padding:6rem 1.5rem}.CaseStudyDetail-module__UFCCXq__metaPanel{flex-direction:column;gap:1.5rem;width:100%;padding:2rem}.CaseStudyDetail-module__UFCCXq__brandBox{border-bottom:1px solid #ffffff1a;border-right:none;width:100%;padding:0 0 1.5rem;display:block}.CaseStudyDetail-module__UFCCXq__detailsBox{flex-direction:column;gap:1.5rem}.CaseStudyDetail-module__UFCCXq__descriptionSection{margin-bottom:4rem;padding-left:2rem}.CaseStudyDetail-module__UFCCXq__imageGrid{grid-template-columns:1fr;gap:2rem}}
.CTASection-module__Xl4ODa__CTAWrapper{text-align:center;opacity:0;flex-direction:column;align-items:center;width:100%;margin-top:6rem;padding:0 2rem;transition:all 1s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(20px)}.CTASection-module__Xl4ODa__active{opacity:1;transform:translateY(0)}.CTASection-module__Xl4ODa__CTAWrapper p{color:#f4f4f4;opacity:0;max-width:600px;margin-bottom:2rem;font-size:1.1rem;font-weight:500;line-height:1.6;transition:all .8s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(15px)}.CTASection-module__Xl4ODa__active p{opacity:1;transition-delay:.1s;transform:translateY(0)}.CTASection-module__Xl4ODa__CTAWrapper p:after{content:"";opacity:0;background-color:#e41c1c;width:30px;height:2px;margin:1rem auto 0;transition:all .6s ease-out;display:block}.CTASection-module__Xl4ODa__active p:after{opacity:1;transition-delay:.4s}.CTASection-module__Xl4ODa__ctaButton{text-transform:uppercase;letter-spacing:.18em;cursor:pointer;color:#f4f4f4;opacity:0;background:linear-gradient(#e41c1c 0%,#b31414 100%);border:1px solid #ffffff1a;border-radius:2px;padding:.9rem 2.8rem;font-size:.8rem;font-weight:800;transition:opacity .8s ease-out,transform .4s cubic-bezier(.16,1,.3,1),background .4s,box-shadow .4s,letter-spacing .4s;position:relative;overflow:hidden;transform:translateY(10px);box-shadow:0 4px 15px #0006,0 0 0 1px #e41c1c33}.CTASection-module__Xl4ODa__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.CTASection-module__Xl4ODa__active .CTASection-module__Xl4ODa__ctaButton{opacity:1;transition-delay:.6s;transform:translateY(0)}@media (hover:hover){.CTASection-module__Xl4ODa__ctaButton:hover{letter-spacing:.22em;background:linear-gradient(#ff1f1f 0%,#e41c1c 100%);transform:translateY(-4px);box-shadow:0 12px 25px #e41c1c4d,0 0 0 1px #e41c1c80;transition-delay:0s!important}.CTASection-module__Xl4ODa__ctaButton:hover:before{left:100%}}.CTASection-module__Xl4ODa__ctaButton:active{transition-duration:.1s;transform:translateY(-1px)scale(.98);box-shadow:0 4px 10px #00000080}@media (max-width:768px){.CTASection-module__Xl4ODa__CTAWrapper{margin:4rem auto;padding:0 1.5rem}.CTASection-module__Xl4ODa__active p,.CTASection-module__Xl4ODa__active p:after,.CTASection-module__Xl4ODa__active .CTASection-module__Xl4ODa__ctaButton{transition-duration:.6s;transition-delay:.1s!important}.CTASection-module__Xl4ODa__ctaButton{letter-spacing:.15em;width:100%;max-width:250px}}
.GoogleReview-module__6tQ2rW__googleReviewCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#f0f0f0;opacity:0;background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:2px;max-width:650px;margin:3rem auto;padding:2.5rem;transition:all 1s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:translateY(30px)}.GoogleReview-module__6tQ2rW__active{opacity:1;transform:translateY(0)}.GoogleReview-module__6tQ2rW__googleReviewCard:before{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.GoogleReview-module__6tQ2rW__googleReviewCard:hover{border-color:#e41c1c66;transform:translateY(-5px);box-shadow:0 20px 40px #0006}.GoogleReview-module__6tQ2rW__googleReviewCard:hover:before{left:100%}.GoogleReview-module__6tQ2rW__reviewHeader{align-items:center;margin-bottom:1.5rem;display:flex}.GoogleReview-module__6tQ2rW__reviewerImageWrapper{border:1px solid #ffffff1a;border-radius:2px;width:50px;height:50px;margin-right:1.25rem;overflow:hidden}.GoogleReview-module__6tQ2rW__reviewerImage{object-fit:cover;filter:grayscale(30%)}.GoogleReview-module__6tQ2rW__reviewerInfo{flex-direction:column;flex-grow:1;display:flex}.GoogleReview-module__6tQ2rW__reviewerName{color:#f4f4f4;letter-spacing:-.02em;font-size:1rem;font-weight:800}.GoogleReview-module__6tQ2rW__reviewDate{color:#666;text-transform:uppercase;letter-spacing:.1em;margin-top:2px;font-size:.75rem}.GoogleReview-module__6tQ2rW__ratingSection{margin-bottom:1rem}.GoogleReview-module__6tQ2rW__starRating{gap:4px;display:flex}.GoogleReview-module__6tQ2rW__starFilled{color:#e41c1c;font-size:1rem}.GoogleReview-module__6tQ2rW__starEmpty{color:#333;font-size:1rem}.GoogleReview-module__6tQ2rW__reviewText{color:#b0b0b0;margin:0;font-size:1.05rem;font-style:italic;line-height:1.8}.GoogleReview-module__6tQ2rW__googleIconLink{color:#666;background:#ffffff05;border:1px solid #ffffff1a;border-radius:2px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.GoogleReview-module__6tQ2rW__faIcon{font-size:.9rem;transition:transform .4s}.GoogleReview-module__6tQ2rW__googleIconLink:hover{color:#f4f4f4;background:#e41c1c;border-color:#e41c1c;transform:translateY(-2px);box-shadow:0 5px 15px #e41c1c4d}.GoogleReview-module__6tQ2rW__googleIconLink:hover .GoogleReview-module__6tQ2rW__faIcon{transform:scale(1.1)}@media (max-width:768px){.GoogleReview-module__6tQ2rW__googleReviewCard{margin:1rem;padding:1.5rem}.GoogleReview-module__6tQ2rW__reviewText{font-size:.95rem}}
.BeforeAndAfterSection-module__F6gZGG__container{opacity:0;max-width:1200px;margin:8rem auto;padding:0 2rem;transition:all 1s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.BeforeAndAfterSection-module__F6gZGG__active{opacity:1;transform:translateY(0)}.BeforeAndAfterSection-module__F6gZGG__heading{color:#f4f4f4;text-align:center;letter-spacing:-.04em;margin-bottom:5rem;font-size:3rem;font-weight:800}.BeforeAndAfterSection-module__F6gZGG__heading:after{content:"";background:#e41c1c;border-radius:2px;width:50px;height:3px;margin:1.5rem auto 0;transition:transform .8s cubic-bezier(.16,1,.3,1) .4s;display:block;transform:scaleX(0)}.BeforeAndAfterSection-module__F6gZGG__active .BeforeAndAfterSection-module__F6gZGG__heading:after{transform:scaleX(1)}.BeforeAndAfterSection-module__F6gZGG__grid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.BeforeAndAfterSection-module__F6gZGG__column{opacity:0;flex-direction:column;gap:4rem;transition:all 1s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(30px)}.BeforeAndAfterSection-module__F6gZGG__active .BeforeAndAfterSection-module__F6gZGG__column:first-child{opacity:1;transition-delay:.2s;transform:translateY(0)}.BeforeAndAfterSection-module__F6gZGG__active .BeforeAndAfterSection-module__F6gZGG__column:nth-child(2){opacity:1;transition-delay:.5s;transform:translateY(0)}.BeforeAndAfterSection-module__F6gZGG__imageCard{background:#ffffff05;border:1px solid #ffffff14;border-radius:2px;transition:all .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.BeforeAndAfterSection-module__F6gZGG__imageCard:before{content:"";z-index:2;background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.BeforeAndAfterSection-module__F6gZGG__imageCard:hover{border-color:#e41c1c66;transform:translateY(-8px);box-shadow:0 20px 40px #00000080}.BeforeAndAfterSection-module__F6gZGG__imageCard:hover:before{left:100%}.BeforeAndAfterSection-module__F6gZGG__cardTitle{text-transform:uppercase;letter-spacing:.2em;color:#888;text-align:center;background:#ffffff05;border-bottom:1px solid #ffffff0d;padding:1.5rem;font-size:.75rem;font-weight:800}.BeforeAndAfterSection-module__F6gZGG__imageWrapper{background:#0f0f0f;width:100%;display:block;position:relative}.BeforeAndAfterSection-module__F6gZGG__image{filter:grayscale(30%)contrast(1.1);width:100%;height:auto;transition:all .8s cubic-bezier(.16,1,.3,1);display:block}.BeforeAndAfterSection-module__F6gZGG__imageCard:hover .BeforeAndAfterSection-module__F6gZGG__image{filter:grayscale(0%)contrast();transform:scale(1.04)}.BeforeAndAfterSection-module__F6gZGG__caption{color:#888;text-align:center;padding:1.5rem;font-size:.95rem;font-weight:500;line-height:1.6}@media (max-width:768px){.BeforeAndAfterSection-module__F6gZGG__container{margin:2rem auto;padding:4rem 1.5rem}.BeforeAndAfterSection-module__F6gZGG__grid{grid-template-columns:1fr;gap:3rem}.BeforeAndAfterSection-module__F6gZGG__active .BeforeAndAfterSection-module__F6gZGG__column{transition-delay:.1s!important}.BeforeAndAfterSection-module__F6gZGG__imageCard:hover{transform:translateY(-4px)}}
.SectionHeader-module__FFyeUG__container{opacity:0;flex-direction:column;width:100%;margin-bottom:4rem;transition:opacity .8s ease-out,transform .8s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(10px)}.SectionHeader-module__FFyeUG__active{opacity:1;transform:translateY(0)}.SectionHeader-module__FFyeUG__center{text-align:center;align-items:center}.SectionHeader-module__FFyeUG__left{text-align:left;align-items:flex-start}.SectionHeader-module__FFyeUG__heading{letter-spacing:-.04em;color:#f4f4f4;opacity:0;margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1.1;transition:all .8s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.SectionHeader-module__FFyeUG__active .SectionHeader-module__FFyeUG__heading{opacity:1;transition-delay:.1s;transform:translateY(0)}.SectionHeader-module__FFyeUG__accentLine{opacity:0;transform-origin:0;background-color:#e41c1c;border-radius:2px;width:50px;height:3px;margin-bottom:1.5rem;transition:all .6s cubic-bezier(.16,1,.3,1);transform:scaleX(0)}.SectionHeader-module__FFyeUG__accentLine:last-child{margin-bottom:0}.SectionHeader-module__FFyeUG__center .SectionHeader-module__FFyeUG__accentLine{transform-origin:50%;margin-left:auto;margin-right:auto}.SectionHeader-module__FFyeUG__active .SectionHeader-module__FFyeUG__accentLine{opacity:1;transition-delay:.3s;transform:scaleX(1)}.SectionHeader-module__FFyeUG__subheading{color:#a0a0a0;opacity:0;max-width:700px;font-size:1.1rem;font-weight:400;line-height:1.6;transition:all .8s ease-out;transform:translateY(10px)}.SectionHeader-module__FFyeUG__active .SectionHeader-module__FFyeUG__subheading{opacity:1;transition-delay:.45s;transform:translateY(0)}@media (max-width:768px){.SectionHeader-module__FFyeUG__container{margin-bottom:3rem}.SectionHeader-module__FFyeUG__heading{font-size:2.2rem}.SectionHeader-module__FFyeUG__subheading{padding:0 1rem;font-size:1rem}.SectionHeader-module__FFyeUG__active .SectionHeader-module__FFyeUG__heading,.SectionHeader-module__FFyeUG__active .SectionHeader-module__FFyeUG__accentLine,.SectionHeader-module__FFyeUG__active .SectionHeader-module__FFyeUG__subheading{transition-duration:.5s;transition-delay:.1s!important}}
.PageTemplate-module__Vcn7Qa__pageWrapper{width:100%;margin:0;padding-top:200px;overflow-x:hidden}@keyframes PageTemplate-module__Vcn7Qa__heroFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.PageTemplate-module__Vcn7Qa__hero{text-align:center;box-sizing:border-box;z-index:1;justify-content:center;align-items:center;width:100%;height:100svh;margin-top:-200px;padding:0 1.5rem;display:flex;position:relative}.PageTemplate-module__Vcn7Qa__heroContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.PageTemplate-module__Vcn7Qa__heroTitle{letter-spacing:-.04em;color:#f4f4f4;margin-bottom:1.5rem;font-size:3rem;font-weight:800;animation:1.2s cubic-bezier(.16,1,.3,1) both PageTemplate-module__Vcn7Qa__heroFadeIn}.PageTemplate-module__Vcn7Qa__heroDescription{color:#ccc;margin-bottom:2.5rem;font-size:1.5rem;font-weight:400;line-height:1.4;animation:1.2s cubic-bezier(.16,1,.3,1) .3s both PageTemplate-module__Vcn7Qa__heroFadeIn}.PageTemplate-module__Vcn7Qa__ctaButton{text-transform:uppercase;letter-spacing:.2em;cursor:pointer;color:#f4f4f4;background:linear-gradient(#e41c1c 0%,#b31414 100%);border:1px solid #ffffff1a;border-radius:2px;padding:1.1rem 3.5rem;font-size:.85rem;font-weight:800;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),background .4s,box-shadow .4s,letter-spacing .4s;animation:1.2s cubic-bezier(.16,1,.3,1) .6s both PageTemplate-module__Vcn7Qa__heroFadeIn;display:inline-block;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080,0 0 0 1px #e41c1c33}.PageTemplate-module__Vcn7Qa__ctaButton:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;position:absolute;top:0;left:-100%}@media (hover:hover){.PageTemplate-module__Vcn7Qa__ctaButton:hover{letter-spacing:.25em;background:linear-gradient(#ff1f1f 0%,#e41c1c 100%);transform:translateY(-5px);box-shadow:0 15px 35px #e41c1c4d,0 0 0 1px #e41c1c80}.PageTemplate-module__Vcn7Qa__ctaButton:hover:before{transition:left .7s cubic-bezier(.16,1,.3,1);left:100%}}.PageTemplate-module__Vcn7Qa__ctaButton:active{transition-duration:.1s;transform:translateY(-1px)scale(.98);box-shadow:0 5px 15px #00000080}.PageTemplate-module__Vcn7Qa__secondSection.PageTemplate-module__Vcn7Qa__noHeroCTA{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;max-width:1400px;min-height:100svh;margin:0 auto;padding:80px 1.5rem;display:flex}.PageTemplate-module__Vcn7Qa__secondSection{color:#eee;box-sizing:border-box;z-index:1;background:0 0;width:100%;padding:100px 60px 160px;position:relative}@media screen and (min-width:1024px) and (max-width:1440px) and (max-height:900px){.PageTemplate-module__Vcn7Qa__pageWrapper{padding-top:180px}.PageTemplate-module__Vcn7Qa__hero{margin-top:-100px}}@media (max-width:768px){.PageTemplate-module__Vcn7Qa__pageWrapper{padding-top:100px}.PageTemplate-module__Vcn7Qa__hero{margin-top:-100px}.PageTemplate-module__Vcn7Qa__heroTitle{font-size:2.2rem}.PageTemplate-module__Vcn7Qa__heroDescription{margin-bottom:2rem;font-size:1.1rem}.PageTemplate-module__Vcn7Qa__ctaButton{letter-spacing:.15em;width:auto;min-width:200px;padding:1rem 2.5rem;font-size:.8rem}.PageTemplate-module__Vcn7Qa__secondSection{padding:60px 15px 80px}.PageTemplate-module__Vcn7Qa__secondSection.PageTemplate-module__Vcn7Qa__noHeroCTA{min-height:80vh}}
.TextSection-module__IQTJ7G__textSection{color:#fff;max-width:850px;margin-bottom:4rem}.TextSection-module__IQTJ7G__centerAlign{text-align:center;margin-left:auto;margin-right:auto}.TextSection-module__IQTJ7G__leftAlign{text-align:left;margin-left:0;margin-right:auto}.TextSection-module__IQTJ7G__header{color:#f4f4f4;letter-spacing:-.04em;margin-bottom:2rem;font-size:3.2rem;font-weight:800;line-height:1.05}.TextSection-module__IQTJ7G__header:after{content:"";background-color:#e41c1c;width:45px;height:2px;margin-top:1.5rem;display:block;box-shadow:0 0 10px #e41c1c4d}.TextSection-module__IQTJ7G__centerAlign .TextSection-module__IQTJ7G__header:after{margin-left:auto;margin-right:auto}.TextSection-module__IQTJ7G__leftAlign .TextSection-module__IQTJ7G__header:after{margin-left:0}.TextSection-module__IQTJ7G__description{color:#999;max-width:680px;font-size:1.2rem;font-weight:400;line-height:1.8}.TextSection-module__IQTJ7G__centerAlign .TextSection-module__IQTJ7G__description{margin-left:auto;margin-right:auto}.TextSection-module__IQTJ7G__extraComponent{margin-top:3rem;display:flex}.TextSection-module__IQTJ7G__centerAlign .TextSection-module__IQTJ7G__extraComponent{justify-content:center}.TextSection-module__IQTJ7G__leftAlign .TextSection-module__IQTJ7G__extraComponent{justify-content:flex-start}@media (max-width:768px){.TextSection-module__IQTJ7G__header{margin-bottom:1.5rem;font-size:2.4rem}.TextSection-module__IQTJ7G__description{font-size:1.05rem;line-height:1.7}.TextSection-module__IQTJ7G__textSection{text-align:center!important}.TextSection-module__IQTJ7G__header:after{margin-left:auto!important;margin-right:auto!important}}
.ContactForm-module__f_V9Ma__contactFormContainer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#f0f0f0;box-sizing:border-box;background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:2px;flex-direction:column;height:100%;padding:4rem;transition:border-color .6s cubic-bezier(.16,1,.3,1);animation:1s cubic-bezier(.16,1,.3,1) both ContactForm-module__f_V9Ma__fadeInUp;display:flex}.ContactForm-module__f_V9Ma__logoHeader{justify-content:center;margin-bottom:2rem;animation:.8s ease-out .2s both ContactForm-module__f_V9Ma__fadeInUp;display:flex}.ContactForm-module__f_V9Ma__formLogo{filter:drop-shadow(0 0 10px #e41c1c33);width:auto;height:45px}.ContactForm-module__f_V9Ma__contactFormTitle{text-align:center;color:#f4f4f4;letter-spacing:-.04em;margin-bottom:3.5rem;font-size:2.2rem;font-weight:800;animation:.8s ease-out .35s both ContactForm-module__f_V9Ma__fadeInUp}.ContactForm-module__f_V9Ma__contactForm{flex-direction:column;gap:1.75rem;display:flex}.ContactForm-module__f_V9Ma__formGroup{flex-direction:column;animation:.8s ease-out both ContactForm-module__f_V9Ma__fadeInUp;display:flex}.ContactForm-module__f_V9Ma__formGroup label{text-transform:uppercase;letter-spacing:.15em;color:#666;margin-bottom:12px;font-size:.7rem;font-weight:800;transition:color .4s;display:block}.ContactForm-module__f_V9Ma__formGroup:focus-within label{color:#e41c1c}.ContactForm-module__f_V9Ma__formGroup input,.ContactForm-module__f_V9Ma__formGroup textarea{color:#f4f4f4;box-sizing:border-box;background-color:#00000040;border:1px solid #ffffff14;border-radius:1px;outline:none;width:100%;padding:16px;font-size:1rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.ContactForm-module__f_V9Ma__formGroup input:focus,.ContactForm-module__f_V9Ma__formGroup textarea:focus{background-color:#00000080;border-color:#e41c1c80;box-shadow:0 0 20px #e41c1c0d}.ContactForm-module__f_V9Ma__submitBtn{color:#f4f4f4;text-transform:uppercase;letter-spacing:.2em;cursor:pointer;background:#e41c1c;border:none;border-radius:1px;width:100%;margin-top:1.5rem;padding:1.25rem;font-size:.8rem;font-weight:900;transition:all .4s cubic-bezier(.16,1,.3,1);animation:.8s ease-out .85s both ContactForm-module__f_V9Ma__fadeInUp;position:relative;overflow:hidden}.ContactForm-module__f_V9Ma__submitBtn:hover:not(:disabled){letter-spacing:.25em;background:#ff1f1f;transform:translateY(-2px);box-shadow:0 10px 30px #e41c1c4d}.ContactForm-module__f_V9Ma__submitBtn:active:not(:disabled){transform:translateY(1px)}.ContactForm-module__f_V9Ma__greyButton{cursor:not-allowed;color:#555!important;box-shadow:none!important;background:#1a1a1a!important;border:1px solid #333!important}@keyframes ContactForm-module__f_V9Ma__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ContactForm-module__f_V9Ma__contactFormContainer{padding:3rem 1.5rem}.ContactForm-module__f_V9Ma__contactFormTitle{margin-bottom:2.5rem;font-size:1.75rem}.ContactForm-module__f_V9Ma__formGroup input,.ContactForm-module__f_V9Ma__formGroup textarea{font-size:16px}}
.SingleImage-module__3YJq_q__imageWrapper{opacity:0;width:100%;max-width:100%;margin:0 auto;transition:opacity .6s,transform .6s;display:block;position:relative;transform:translateY(10px)}.SingleImage-module__3YJq_q__imageWrapper.SingleImage-module__3YJq_q__loaded{opacity:1;transform:translateY(0)}
@keyframes ContactInfo-module__1ByWYa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ContactInfo-module__1ByWYa__contactInfoWrapper{flex-direction:column;gap:1.5rem;width:100%;margin:0;display:flex}.ContactInfo-module__1ByWYa__contactCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;width:100%;color:inherit;box-sizing:border-box;background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:2px;outline:none;justify-content:space-between;align-items:center;min-width:0;padding:2rem;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),background-color .4s,border-color .4s,box-shadow .4s;animation:1.2s cubic-bezier(.16,1,.3,1) both ContactInfo-module__1ByWYa__fadeInUp;display:flex;position:relative;overflow:hidden}.ContactInfo-module__1ByWYa__contactCard:before{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.ContactInfo-module__1ByWYa__contactCard:first-child{animation-delay:.2s}.ContactInfo-module__1ByWYa__contactCard:nth-child(2){animation-delay:.5s}.ContactInfo-module__1ByWYa__contactCard:nth-child(3){animation-delay:.8s}.ContactInfo-module__1ByWYa__contactCard:nth-child(4){animation-delay:1.1s}@media (hover:hover){.ContactInfo-module__1ByWYa__contactCard:hover{background-color:#ffffff0a;border-color:#e41c1c80;transform:translateY(-5px);box-shadow:0 20px 40px #0006;transition-delay:0s!important}.ContactInfo-module__1ByWYa__contactCard:hover:before{left:100%}.ContactInfo-module__1ByWYa__contactCard:hover .ContactInfo-module__1ByWYa__iconWrapper{color:#f4f4f4;background-color:#e41c1c;border-color:#e41c1c;transform:scale(1.05)}.ContactInfo-module__1ByWYa__contactCard:hover .ContactInfo-module__1ByWYa__arrowWrapper{color:#e41c1c;transform:translate(10px)}.ContactInfo-module__1ByWYa__contactCard:hover .ContactInfo-module__1ByWYa__label{color:#e41c1c}}.ContactInfo-module__1ByWYa__contactCard:active{transition-duration:.1s;transform:scale(.98)}.ContactInfo-module__1ByWYa__cardLeftSide{flex:1;align-items:center;gap:1.5rem;min-width:0;display:flex}.ContactInfo-module__1ByWYa__iconWrapper{color:#e41c1c;background-color:#0000;border:1px solid #e41c1c4d;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.ContactInfo-module__1ByWYa__infoText{text-align:left;flex-direction:column;flex:1;min-width:0;display:flex}.ContactInfo-module__1ByWYa__label{color:#666;text-transform:uppercase;letter-spacing:.2em;margin-bottom:4px;font-size:.7rem;font-weight:800;transition:color .3s}.ContactInfo-module__1ByWYa__contentText{color:#f4f4f4;letter-spacing:-.02em;overflow-wrap:break-word;word-break:break-all;white-space:normal;font-size:1.1rem;font-weight:600}.ContactInfo-module__1ByWYa__arrowWrapper{color:#ffffff1a;flex-shrink:0;justify-content:center;align-items:center;padding-left:1rem;font-size:1rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}@media (max-width:768px){.ContactInfo-module__1ByWYa__contactCard{background:#ffffff0a;padding:1.25rem}.ContactInfo-module__1ByWYa__cardLeftSide{gap:1rem}.ContactInfo-module__1ByWYa__contactCard:nth-child(n){animation-delay:.1s!important}.ContactInfo-module__1ByWYa__iconWrapper{width:42px;height:42px;font-size:.9rem}.ContactInfo-module__1ByWYa__label{letter-spacing:.12em;font-size:.55rem}.ContactInfo-module__1ByWYa__contentText{overflow-wrap:break-word;word-break:break-all;font-size:.9rem;line-height:1.3}.ContactInfo-module__1ByWYa__arrowWrapper{padding-left:.5rem}}@media (max-width:380px){.ContactInfo-module__1ByWYa__cardLeftSide{gap:.75rem}.ContactInfo-module__1ByWYa__iconWrapper{width:36px;height:36px}.ContactInfo-module__1ByWYa__contentText{font-size:.85rem}.ContactInfo-module__1ByWYa__arrowWrapper{display:none}}
.TypingAnimation-module__lmdNyG__typingContainer{text-align:center;color:#a0a0a0;letter-spacing:-.04em;height:60px;font-size:1.2rem;font-weight:800;line-height:1.4;font-family:var(--font-body);background-color:#0000;min-height:1.5em;margin-bottom:1.5rem;display:block}.TypingAnimation-module__lmdNyG__typingTextWrapper{word-break:break-word;display:inline;position:relative}.TypingAnimation-module__lmdNyG__cursor{vertical-align:middle;background-color:#e41c1c;border-radius:1px;width:2px;height:1.1em;margin-left:4px;animation:1.2s ease-in-out infinite TypingAnimation-module__lmdNyG__pulseCursor;display:inline-block;transform:translateY(-1px);box-shadow:0 0 8px #e41c1c99,0 0 2px #e41c1ccc}@keyframes TypingAnimation-module__lmdNyG__pulseCursor{0%,to{opacity:1}50%{opacity:.1}}@media (max-width:768px){.TypingAnimation-module__lmdNyG__typingContainer{letter-spacing:.12em;padding:0 1rem;font-size:.8rem}.TypingAnimation-module__lmdNyG__cursor{height:1em;transform:translateY(-.5px)}}
.ATSProcess-module__PC8VSq__wrapper{max-width:1100px;margin:0 auto;padding:10rem 2rem;position:relative}.ATSProcess-module__PC8VSq__timelineContainer{flex-direction:column;gap:4rem;margin-top:6rem;display:flex;position:relative}.ATSProcess-module__PC8VSq__gutter{z-index:1;background:linear-gradient(#0000 0%,#e41c1c80 15% 85%,#0000 100%);width:1px;position:absolute;top:0;bottom:0;left:28px}.ATSProcess-module__PC8VSq__stepRow{opacity:0;gap:3.5rem;transition:all 1s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:translate(-30px)}.ATSProcess-module__PC8VSq__rowActive{opacity:1;transform:translate(0)}.ATSProcess-module__PC8VSq__timelineMarker{z-index:2;flex-shrink:0;position:relative}.ATSProcess-module__PC8VSq__iconBox{color:#e41c1c;background:#050505;border:1px solid #ffffff1a;border-radius:2px;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.1rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:inset 0 0 10px #000c}.ATSProcess-module__PC8VSq__stepRow:hover .ATSProcess-module__PC8VSq__iconBox{color:#f4f4f4;background:#e41c1c;border-color:#e41c1c;box-shadow:0 0 25px #e41c1c66}.ATSProcess-module__PC8VSq__stepCard{background:linear-gradient(135deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0d;border-radius:2px;flex-grow:1;padding:3rem;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.ATSProcess-module__PC8VSq__stepCard:before{content:"";pointer-events:none;opacity:0;background:linear-gradient(#12101000 50%,#0000001a 50%) 0 0/100% 2px,linear-gradient(90deg,#ff000005,#00ff0003,#0000ff05) 0 0/3px 100%;transition:opacity .4s;position:absolute;inset:0}.ATSProcess-module__PC8VSq__stepRow:hover .ATSProcess-module__PC8VSq__stepCard{background:#ffffff0a;border-color:#ffffff1f;transform:translateY(-2px)}.ATSProcess-module__PC8VSq__stepRow:hover .ATSProcess-module__PC8VSq__stepCard:before{opacity:1}.ATSProcess-module__PC8VSq__stepTitle{letter-spacing:-.03em;color:#f4f4f4;align-items:center;gap:1rem;margin-bottom:1.25rem;font-size:1.5rem;font-weight:800;display:flex}.ATSProcess-module__PC8VSq__stepTitle:after{content:"";background:#e41c1c;width:0;height:2px;transition:width .6s cubic-bezier(.16,1,.3,1)}.ATSProcess-module__PC8VSq__stepRow:hover .ATSProcess-module__PC8VSq__stepTitle:after{width:40px}.ATSProcess-module__PC8VSq__stepDescription{color:#999;max-width:750px;font-size:1.05rem;line-height:1.8;transition:color .4s}.ATSProcess-module__PC8VSq__stepRow:hover .ATSProcess-module__PC8VSq__stepDescription{color:#ccc}@media (max-width:768px){.ATSProcess-module__PC8VSq__wrapper{padding:6rem 1.5rem}.ATSProcess-module__PC8VSq__stepRow{gap:1.5rem}.ATSProcess-module__PC8VSq__gutter{left:22px}.ATSProcess-module__PC8VSq__iconBox{width:44px;height:44px}.ATSProcess-module__PC8VSq__stepCard{padding:2rem 1.5rem}.ATSProcess-module__PC8VSq__stepTitle{font-size:1.25rem}.ATSProcess-module__PC8VSq__stepTitle:after{display:none}@media (max-width:768px){.ATSProcess-module__PC8VSq__wrapper{padding:5rem 1.25rem}.ATSProcess-module__PC8VSq__timelineContainer{gap:2rem}.ATSProcess-module__PC8VSq__gutter{opacity:.6;left:0}.ATSProcess-module__PC8VSq__stepRow{flex-direction:column;gap:1rem;transform:translate(20px)}.ATSProcess-module__PC8VSq__rowActive{transform:translate(0)}.ATSProcess-module__PC8VSq__timelineMarker{z-index:3;margin-bottom:-1rem;padding-left:1rem}.ATSProcess-module__PC8VSq__iconBox{background:#0a0a0a;border-color:#e41c1c66;width:48px;height:48px;font-size:1rem}.ATSProcess-module__PC8VSq__stepCard{background:#ffffff08;border-left:2px solid #e41c1c33;padding:2rem 1.5rem 1.5rem}.ATSProcess-module__PC8VSq__stepTitle{margin-bottom:.8rem;font-size:1.2rem;display:block}.ATSProcess-module__PC8VSq__stepDescription{color:#a0a0a0;font-size:.95rem;line-height:1.6}.ATSProcess-module__PC8VSq__stepCard:before{display:none}}@media (max-width:380px){.ATSProcess-module__PC8VSq__stepCard{padding:1.5rem 1rem}.ATSProcess-module__PC8VSq__stepTitle{font-size:1.1rem}}}
.ServiceGrid-module__ELPrjW__serviceSection{color:#eee;width:100%}.ServiceGrid-module__ELPrjW__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:4rem auto 0;padding:0 2rem;display:grid}.ServiceGrid-module__ELPrjW__card{opacity:0;will-change:transform,opacity;background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0f;border-radius:2px;flex-direction:column;align-items:center;padding:3rem 2.5rem;transition:transform .5s cubic-bezier(.34,1.56,.64,1),opacity .4s ease-out,border-color .3s,background .3s;display:flex;position:relative;overflow:hidden;transform:translateY(30px)scale(.95)}.ServiceGrid-module__ELPrjW__inView{opacity:1;transition-delay:calc(var(--index)*70ms);transform:translateY(0)scale(1)}.ServiceGrid-module__ELPrjW__card:after{content:"";background:#e41c1c;width:0%;height:2px;transition:width .4s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:0;left:0}.ServiceGrid-module__ELPrjW__iconService{color:#e41c1c;opacity:.8;justify-content:center;margin-bottom:1.5rem;font-size:2.2rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:flex}.ServiceGrid-module__ELPrjW__title{color:#f4f4f4;letter-spacing:-.03em;text-align:center;margin-bottom:1rem;font-size:1.4rem;font-weight:800}.ServiceGrid-module__ELPrjW__desc{color:#888;text-align:center;font-size:1rem;line-height:1.7;transition:color .3s}@media (hover:hover){.ServiceGrid-module__ELPrjW__card:hover{background:#ffffff0d;border-color:#e41c1c66;transform:translateY(-8px)scale(1.02)}.ServiceGrid-module__ELPrjW__card:hover:after{width:100%}.ServiceGrid-module__ELPrjW__card:hover .ServiceGrid-module__ELPrjW__iconService{filter:drop-shadow(0 0 15px #e41c1c66);opacity:1;transform:scale(1.15)translateY(-5px)}.ServiceGrid-module__ELPrjW__card:hover .ServiceGrid-module__ELPrjW__desc{color:#f4f4f4}}@media (max-width:768px){.ServiceGrid-module__ELPrjW__grid{justify-content:center;gap:1.5rem;padding:0 1.5rem}.ServiceGrid-module__ELPrjW__card{text-align:center;box-sizing:border-box;align-items:center;width:100%;padding:2.5rem 1.5rem;transition:all .4s cubic-bezier(.25,1,.5,1);transition-delay:50ms!important}.ServiceGrid-module__ELPrjW__title{font-size:1.25rem}.ServiceGrid-module__ELPrjW__desc{font-size:.95rem}}
.YoutubeButton-module__-SKz_W__button{color:#f4f4f4;background-color:red;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex}.YoutubeButton-module__-SKz_W__button:hover{background-color:#c00;transform:scale(1.05)}@media (max-width:767px){.YoutubeButton-module__-SKz_W__button{padding:.5rem .8rem;font-size:.9rem}}
.BlogTemplate-module__rTi1_a__wrapper{text-align:left;color:#f4f4f4;max-width:800px;margin:0 auto}.BlogTemplate-module__rTi1_a__backNav{margin-bottom:3rem}.BlogTemplate-module__rTi1_a__backLink{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:700;text-decoration:none;transition:color .3s}.BlogTemplate-module__rTi1_a__backLink:hover{color:#e41c1c}.BlogTemplate-module__rTi1_a__category{color:#e41c1c;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.5rem;font-size:11px;font-weight:800;display:block}.BlogTemplate-module__rTi1_a__title{color:#f4f4f4;margin:.5rem 0 1rem;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800;line-height:1.2}.BlogTemplate-module__rTi1_a__meta{color:#888;margin-bottom:3rem;font-size:14px}.BlogTemplate-module__rTi1_a__content{color:#eee;font-size:1.1rem;line-height:1.7}.BlogTemplate-module__rTi1_a__content p{margin-bottom:1.5rem}.BlogTemplate-module__rTi1_a__content ul{margin-bottom:2rem;padding-left:2rem;list-style-type:disc}.BlogTemplate-module__rTi1_a__content li{margin-bottom:.75rem;padding-left:.5rem;list-style-position:outside}.BlogTemplate-module__rTi1_a__content li::marker{color:#e41c1c}.BlogTemplate-module__rTi1_a__content h3{color:#f4f4f4;margin:3.5rem 0 1.2rem;font-size:1.6rem;font-weight:700}.BlogTemplate-module__rTi1_a__disclaimer{color:#888;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;margin:4rem 0 2rem;padding:1.5rem;font-size:.85rem;line-height:1.6}.BlogTemplate-module__rTi1_a__disclaimer strong{color:#f4f4f4;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;display:block}.BlogTemplate-module__rTi1_a__tipJar{text-align:center;background:#ffffff08;border:1px #ffffff26;border-radius:16px;margin-top:4rem;padding:3rem 2rem}.BlogTemplate-module__rTi1_a__tipJar h4{color:#f4f4f4;margin-bottom:.5rem;font-size:1.4rem}.BlogTemplate-module__rTi1_a__tipJar p{color:#aaa;margin-bottom:1.5rem}.BlogTemplate-module__rTi1_a__tipButton{color:#f4f4f4;background-color:#e41c1c;border-radius:8px;align-items:center;padding:.8rem 2rem;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-flex}.BlogTemplate-module__rTi1_a__tipButton:hover{background-color:#b71515;transform:scale(1.03)}.BlogTemplate-module__rTi1_a__bottomNav{text-align:center;border-top:1px solid #ffffff1a;margin-top:4rem;padding-top:2rem}@media (max-width:600px){.BlogTemplate-module__rTi1_a__headerTitle{text-align:center;margin-bottom:2.5rem}.BlogTemplate-module__rTi1_a__title{margin-top:.8rem;font-size:1.75rem;line-height:1.3}.BlogTemplate-module__rTi1_a__category{margin:0 auto .5rem;display:block}.BlogTemplate-module__rTi1_a__meta{margin-bottom:2rem}.BlogTemplate-module__rTi1_a__wrapper{padding:0 10px}.BlogTemplate-module__rTi1_a__content{text-align:left;font-size:1rem}.BlogTemplate-module__rTi1_a__content ul{padding-left:1.25rem}.BlogTemplate-module__rTi1_a__tipJar{padding:2rem 1.5rem}}.BlogTemplate-module__rTi1_a__fadeIn{opacity:0;animation:.8s forwards BlogTemplate-module__rTi1_a__reveal;transform:translateY(10px)}@keyframes BlogTemplate-module__rTi1_a__reveal{to{opacity:1;transform:translateY(0)}}.BlogTemplate-module__rTi1_a__videoContainer{background:#000;transition:opacity .5s}
.CaseStudiesSection-module__WuM4HW__wrapper{max-width:1400px;margin:0 auto;padding:0 2rem}.CaseStudiesSection-module__WuM4HW__grid{grid-template-columns:repeat(2,1fr);gap:3.5rem;width:100%;display:grid}.CaseStudiesSection-module__WuM4HW__card{background-color:#0a0a0a;border:1px solid #ffffff14;border-radius:4px;flex-direction:column;height:100%;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}@media (min-width:1025px){.CaseStudiesSection-module__WuM4HW__card:not(.CaseStudiesSection-module__WuM4HW__comingSoonCard):hover{border-color:#e41c1c99;transform:translateY(-8px);box-shadow:0 20px 40px #0006}.CaseStudiesSection-module__WuM4HW__card:hover .CaseStudiesSection-module__WuM4HW__text h3{color:#e41c1c}}.CaseStudiesSection-module__WuM4HW__imageWrapper{aspect-ratio:3/2;background-color:#0d0d0d;border-bottom:1px solid #ffffff14;width:100%;position:relative;overflow:hidden}.CaseStudiesSection-module__WuM4HW__baseImage{object-fit:cover;object-position:top;z-index:1;opacity:0;filter:grayscale(15%);width:100%;height:100%;transition:opacity .6s ease-in-out,transform .8s cubic-bezier(.16,1,.3,1),filter .6s;display:block;position:absolute;top:0;left:0}.CaseStudiesSection-module__WuM4HW__baseImage[data-loaded=true]{z-index:2;opacity:1}@media (min-width:1025px){.CaseStudiesSection-module__WuM4HW__card:not(.CaseStudiesSection-module__WuM4HW__comingSoonCard):hover .CaseStudiesSection-module__WuM4HW__baseImage{filter:grayscale(0%);transform:scale(1.03)}}.CaseStudiesSection-module__WuM4HW__comingSoonBadge{color:#f4f4f4;text-transform:uppercase;letter-spacing:.12em;z-index:10;background-color:#e41c1c;border-radius:2px;padding:8px 16px;font-size:.7rem;font-weight:800;position:absolute;top:20px;right:20px}.CaseStudiesSection-module__WuM4HW__text{flex-grow:1;padding:2.5rem}.CaseStudiesSection-module__WuM4HW__text h3{color:#f4f4f4;letter-spacing:-.02em;margin-bottom:1rem;font-size:1.6rem;font-weight:700;transition:color .3s}.CaseStudiesSection-module__WuM4HW__text p{color:#a0a0a0;font-size:1.05rem;line-height:1.7}@media (max-width:1024px){.CaseStudiesSection-module__WuM4HW__grid{gap:2rem}.CaseStudiesSection-module__WuM4HW__text{padding:2rem}.CaseStudiesSection-module__WuM4HW__text h3{color:#e41c1c}}@media (max-width:768px){.CaseStudiesSection-module__WuM4HW__grid{grid-template-columns:1fr;gap:1.5rem}.CaseStudiesSection-module__WuM4HW__wrapper{padding:0 1.2rem}.CaseStudiesSection-module__WuM4HW__imageWrapper{aspect-ratio:16/9}.CaseStudiesSection-module__WuM4HW__text{padding:1.5rem}.CaseStudiesSection-module__WuM4HW__text h3{margin-bottom:.75rem;font-size:1.4rem}.CaseStudiesSection-module__WuM4HW__text p{font-size:1rem;line-height:1.6}}@media (max-width:380px){.CaseStudiesSection-module__WuM4HW__text h3{font-size:1.25rem}}
.LegalContent-module__qaGIma__wrapper{text-align:left;width:100%;max-width:800px;margin:0 auto;animation:.6s ease-out forwards LegalContent-module__qaGIma__fadeIn}.LegalContent-module__qaGIma__mainTitle{color:#f4f4f4;text-align:center;letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.LegalContent-module__qaGIma__intro{color:#888;text-align:center;margin-bottom:4rem;font-size:1.1rem}.LegalContent-module__qaGIma__section{margin-bottom:3.5rem}.LegalContent-module__qaGIma__section h2{color:#e41c1c;text-transform:uppercase;letter-spacing:1px;margin-top:2rem;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.LegalContent-module__qaGIma__section h3{color:#f4f4f4;margin-top:1.8rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.LegalContent-module__qaGIma__section p{color:#ccc;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.65}.LegalContent-module__qaGIma__section strong{color:#f4f4f4}.LegalContent-module__qaGIma__divider{background:linear-gradient(90deg,#0000,#333,#0000);height:1px;margin:5rem 0}.LegalContent-module__qaGIma__companyDetails{text-align:center;color:#888;border-top:1px solid #333;margin-top:5rem;padding:3rem 1rem;font-size:.95rem}.LegalContent-module__qaGIma__companyDetails p{margin-bottom:.5rem}.LegalContent-module__qaGIma__companyDetails strong{color:#eee}.LegalContent-module__qaGIma__backHome{margin-top:3rem}.LegalContent-module__qaGIma__homeLink{color:#f4f4f4;border-radius:4px;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.LegalContent-module__qaGIma__homeLink:hover{color:#e41c1c;transform:translate(-5px)}@keyframes LegalContent-module__qaGIma__fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.LegalContent-module__qaGIma__wrapper{padding:0 1.5rem}.LegalContent-module__qaGIma__mainTitle{margin-top:1rem;font-size:2.2rem}.LegalContent-module__qaGIma__intro{margin-bottom:2.5rem;font-size:1rem}.LegalContent-module__qaGIma__section{margin-bottom:2.5rem}.LegalContent-module__qaGIma__section h2{margin-top:1.5rem;margin-bottom:1rem;font-size:1.4rem}.LegalContent-module__qaGIma__section h3{margin-top:1.5rem;font-size:1.15rem}.LegalContent-module__qaGIma__section p{font-size:1rem;line-height:1.6}.LegalContent-module__qaGIma__divider{margin:3rem 0}.LegalContent-module__qaGIma__companyDetails{margin-top:3rem;padding:2rem .5rem;font-size:.9rem}.LegalContent-module__qaGIma__backHome{width:100%;margin-top:2rem}.LegalContent-module__qaGIma__homeLink{text-align:center;color:#e41c1c;border:1px solid #e41c1c;padding:1rem;display:block}.LegalContent-module__qaGIma__homeLink:hover{transform:none}}
.ValueProposition-module__dq_x6W__wrapper{opacity:0;max-width:1200px;margin:0 auto;padding:100px 2rem;transition:all 1s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.ValueProposition-module__dq_x6W__active{opacity:1;transform:translateY(0)}.ValueProposition-module__dq_x6W__gridContainer{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:4rem;display:grid}.ValueProposition-module__dq_x6W__card{text-align:left;background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0d;border-radius:2px;flex-direction:column;align-items:flex-start;padding:3.5rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.ValueProposition-module__dq_x6W__cardHeader{flex-direction:column;gap:1.5rem;margin-bottom:1.5rem;display:flex}.ValueProposition-module__dq_x6W__iconWrapper{color:#e41c1c;justify-content:flex-start;align-items:center;width:50px;height:50px;font-size:2rem;transition:transform .4s;display:flex}.ValueProposition-module__dq_x6W__card:hover{background:#ffffff0a;border-color:#e41c1c4d;transform:translateY(-5px)}.ValueProposition-module__dq_x6W__card:hover .ValueProposition-module__dq_x6W__iconWrapper{transform:scale(1.1)}.ValueProposition-module__dq_x6W__cardTitle{letter-spacing:-.03em;color:#f4f4f4;font-size:1.8rem;font-weight:800;line-height:1.2}.ValueProposition-module__dq_x6W__cardTitle:after{content:"";background:#e41c1c;width:20px;height:2px;margin-top:1rem;transition:width .4s;display:block}.ValueProposition-module__dq_x6W__card:hover .ValueProposition-module__dq_x6W__cardTitle:after{width:60px}.ValueProposition-module__dq_x6W__cardDescription{color:#a0a0a0;font-size:1.1rem;font-weight:400;line-height:1.8}@media (max-width:900px){.ValueProposition-module__dq_x6W__gridContainer{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:768px){.ValueProposition-module__dq_x6W__wrapper{padding:60px 1.5rem}.ValueProposition-module__dq_x6W__card{padding:2.5rem 2rem}.ValueProposition-module__dq_x6W__cardTitle{font-size:1.5rem}}
.WhyChooseUs-module__49_FRW__wrapper{color:#f4f4f4;max-width:1200px;margin:0 auto;padding:10rem 2rem}.WhyChooseUs-module__49_FRW__listContainer{border-top:1px solid #ffffff14;flex-direction:column;display:flex}.WhyChooseUs-module__49_FRW__featureRow{will-change:transform,background;background:0 0;border-bottom:1px solid #ffffff14;align-items:center;padding:3rem 1.5rem;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex}.WhyChooseUs-module__49_FRW__leftCol{flex-shrink:0;align-items:center;gap:2rem;width:35%;min-width:320px;display:flex}.WhyChooseUs-module__49_FRW__icon{color:#666;justify-content:center;align-items:center;min-width:50px;font-size:1.6rem;transition:all .5s;display:flex}.WhyChooseUs-module__49_FRW__title{color:#f4f4f4;white-space:nowrap;letter-spacing:-.02em;margin:0;font-size:1.6rem;font-weight:700}.WhyChooseUs-module__49_FRW__separator{background:#ffffff1a;flex-shrink:0;width:1px;height:30px;margin:0 4rem;transition:all .5s cubic-bezier(.16,1,.3,1)}.WhyChooseUs-module__49_FRW__rightCol{flex-grow:1}.WhyChooseUs-module__49_FRW__description{color:#a0a0a0;margin:0;font-size:1.1rem;font-weight:400;line-height:1.8;transition:color .5s}@media (max-width:1280px) and (min-width:769px){.WhyChooseUs-module__49_FRW__separator{display:none}.WhyChooseUs-module__49_FRW__leftCol{gap:1.5rem;width:30%;min-width:250px;padding-right:2rem}.WhyChooseUs-module__49_FRW__title{white-space:normal;font-size:1.4rem}}@media (min-width:769px){.WhyChooseUs-module__49_FRW__featureRow:hover{background:#ffffff08;transform:translate(10px)}.WhyChooseUs-module__49_FRW__featureRow:hover .WhyChooseUs-module__49_FRW__icon{color:#e41c1c;transform:scale(1.1)}.WhyChooseUs-module__49_FRW__featureRow:hover .WhyChooseUs-module__49_FRW__separator{background:#e41c1c;height:45px}.WhyChooseUs-module__49_FRW__featureRow:hover .WhyChooseUs-module__49_FRW__description{color:#f4f4f4}}@media (max-width:768px){.WhyChooseUs-module__49_FRW__wrapper{padding:6rem 1.5rem}.WhyChooseUs-module__49_FRW__featureRow{text-align:left;will-change:auto;flex-direction:column;align-items:flex-start;padding:2.5rem .5rem;transition:background .3s;transform:none!important}.WhyChooseUs-module__49_FRW__featureRow:active{background:#ffffff0d}.WhyChooseUs-module__49_FRW__leftCol{width:100%;min-width:unset;gap:1rem;margin-bottom:1rem}.WhyChooseUs-module__49_FRW__title{white-space:normal;color:#f4f4f4;font-size:1.4rem}.WhyChooseUs-module__49_FRW__icon{color:#e41c1c;min-width:unset;font-size:1.8rem;transform:none!important}.WhyChooseUs-module__49_FRW__separator{display:none}.WhyChooseUs-module__49_FRW__rightCol{width:100%}.WhyChooseUs-module__49_FRW__description{color:#999;font-size:1.05rem}}
.Lab-module__FHgo2W__container{max-width:1100px;margin:0 auto;padding:2rem 1rem}.Lab-module__FHgo2W__header{text-align:center;margin-bottom:5rem}.Lab-module__FHgo2W__headerTitle{color:#f4f4f4;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.5rem,8vw,4rem);font-weight:900}.Lab-module__FHgo2W__headerDesc{color:#888;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.Lab-module__FHgo2W__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem;display:grid}.Lab-module__FHgo2W__card{background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;justify-content:space-between;padding:2.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Lab-module__FHgo2W__card:hover{background:#ffffff0a;border-color:#e41c1c4d;transform:translateY(-8px);box-shadow:0 20px 40px #0006}.Lab-module__FHgo2W__metaRow{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Lab-module__FHgo2W__tag{color:#e41c1c;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:800}.Lab-module__FHgo2W__date{color:#555;font-size:12px;font-weight:600}.Lab-module__FHgo2W__cardTitle{color:#f4f4f4;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3;transition:color .3s}.Lab-module__FHgo2W__excerpt{color:#aaa;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Lab-module__FHgo2W__readMore{color:#888;text-transform:uppercase;letter-spacing:.05em;align-items:center;font-size:.85rem;font-weight:700;transition:all .3s;display:flex}.Lab-module__FHgo2W__card:hover .Lab-module__FHgo2W__readMore{color:#e41c1c;transform:translate(8px)}@media (max-width:768px){.Lab-module__FHgo2W__container{padding:1rem}.Lab-module__FHgo2W__header{text-align:center;margin-bottom:3.5rem}.Lab-module__FHgo2W__grid{grid-template-columns:1fr;gap:1.5rem}.Lab-module__FHgo2W__card{padding:2rem 1.5rem}.Lab-module__FHgo2W__headerTitle{font-size:2.5rem}.Lab-module__FHgo2W__headerDesc{padding:0 10px;font-size:1.1rem}}@media (max-width:480px){.Lab-module__FHgo2W__metaRow{flex-direction:column;align-items:flex-start;gap:.5rem}}
.NotFound-module__Jq_08q__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:600px;margin:0 auto;animation:.8s ease-out NotFound-module__Jq_08q__fadeIn;display:flex}@keyframes NotFound-module__Jq_08q__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.NotFound-module__Jq_08q__errorCode{color:#e41c1c;text-transform:uppercase;letter-spacing:.4em;margin-bottom:1rem;font-size:.9rem;font-weight:700}.NotFound-module__Jq_08q__title{color:#f4f4f4;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.NotFound-module__Jq_08q__description{color:#888;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.NotFound-module__Jq_08q__homeButton{color:#f4f4f4;background-color:#e41c1c;border:1px solid #0000;border-radius:6px;padding:1rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.NotFound-module__Jq_08q__homeButton:hover{color:#e41c1c;background-color:#0000;border-color:#e41c1c;transform:translateY(-3px);box-shadow:0 10px 20px #e41c1c33}
