.Services-module__jMJzEW__services{background-color:var(--color-black);padding:var(--spacing-section)0;position:relative}.Services-module__jMJzEW__heading{font-family:var(--font-display);text-align:center;text-transform:uppercase;color:var(--color-white);margin-bottom:60px;font-size:4rem;font-weight:600}.Services-module__jMJzEW__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Services-module__jMJzEW__card{background:#0f0f0f;border:1px solid #ffffff1a;flex-direction:column;min-height:500px;padding:50px 30px;transition:all .4s;display:flex;position:relative;overflow:hidden}.Services-module__jMJzEW__card:hover{border-color:var(--color-accent);background:#141414;transform:translateY(-10px)}.Services-module__jMJzEW__cardTitle{font-family:var(--font-display);color:var(--color-white);text-transform:uppercase;z-index:2;margin-bottom:25px;font-size:2rem;position:relative}.Services-module__jMJzEW__cardDesc{font-family:var(--font-primary);color:var(--color-text-light);z-index:2;flex-grow:1;margin-bottom:30px;font-size:1.1rem;line-height:1.7;position:relative}.Services-module__jMJzEW__cardLink{color:var(--color-accent);text-transform:uppercase;letter-spacing:1px;z-index:2;align-items:center;gap:10px;font-size:.9rem;font-weight:700;display:flex;position:relative}.Services-module__jMJzEW__cardBackground{object-fit:cover;opacity:.15;pointer-events:none;z-index:1;width:100%;height:100%;transition:opacity .4s,transform .4s;position:absolute;top:0;left:0}.Services-module__jMJzEW__card:hover .Services-module__jMJzEW__cardBackground{opacity:.3;transform:scale(1.05)}@media (max-width:900px){.Services-module__jMJzEW__grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.Services-module__jMJzEW__heading{font-size:2.5rem}}.Services-module__jMJzEW__ctaSection{text-align:center;background:var(--color-white);border:1px solid #0000000d;border-radius:24px;padding:100px 40px;transition:transform .5s,box-shadow .5s;position:relative;overflow:hidden}.Services-module__jMJzEW__ctaSection:hover{box-shadow:0 20px 40px #0000000d}.Services-module__jMJzEW__ctaBackground,.Services-module__jMJzEW__ctaSection:before{display:none}.Services-module__jMJzEW__ctaHeading{font-family:var(--font-display);color:var(--color-black);text-transform:uppercase;letter-spacing:-1px;z-index:2;margin-bottom:24px;font-size:3.5rem;position:relative}.Services-module__jMJzEW__ctaText{color:#444;z-index:2;max-width:650px;margin:0 auto 50px;font-size:1.25rem;line-height:1.8;position:relative}.Services-module__jMJzEW__ctaButton{background:var(--color-black);color:var(--color-white);font-family:var(--font-display);text-transform:uppercase;z-index:2;letter-spacing:1px;border-radius:100px;justify-content:center;align-items:center;padding:20px 50px;font-size:1.1rem;font-weight:700;transition:all .4s cubic-bezier(.23,1,.32,1);display:inline-flex;position:relative;overflow:hidden}.Services-module__jMJzEW__ctaButton:before{content:"";background:var(--color-accent);transform-origin:100%;z-index:-1;width:100%;height:100%;transition:transform .4s cubic-bezier(.23,1,.32,1);position:absolute;top:0;left:0;transform:scaleX(0)}.Services-module__jMJzEW__ctaButton:hover{color:var(--color-black);padding-right:60px;transform:translateY(-5px);box-shadow:0 15px 40px #0003}.Services-module__jMJzEW__ctaButton:hover:before{transform-origin:0;transform:scaleX(1)}.Services-module__jMJzEW__ctaButton:after{content:"→";opacity:0;transition:all .3s;position:absolute;right:30px;transform:translate(-10px)}.Services-module__jMJzEW__ctaButton:hover:after{opacity:1;transform:translate(0)}@media (max-width:768px){.Services-module__jMJzEW__ctaSection{border-radius:16px;padding:60px 20px}.Services-module__jMJzEW__ctaHeading{word-wrap:break-word;font-size:2rem}.Services-module__jMJzEW__ctaText{margin-bottom:30px;font-size:1rem}.Services-module__jMJzEW__ctaButton{width:100%;padding:15px 30px;font-size:.9rem}}
.About-module__yo4i5G__about{padding:var(--spacing-section)0;background:var(--color-white);position:relative;overflow:hidden}.About-module__yo4i5G__contentWrapper{align-items:center;gap:80px;display:flex}.About-module__yo4i5G__imageCol{flex:1;height:700px;position:relative}.About-module__yo4i5G__image{object-fit:cover;transition:filter .5s}.About-module__yo4i5G__imageCol:hover .About-module__yo4i5G__image{filter:grayscale(0%)contrast()}.About-module__yo4i5G__textCol{flex:1;padding-left:20px}.About-module__yo4i5G__subHeading{color:var(--color-accent);font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.2em;margin-bottom:25px;font-size:.9rem;font-weight:700;display:block}.About-module__yo4i5G__heading{font-family:var(--font-display);text-transform:uppercase;color:var(--color-black);margin-bottom:40px;font-size:4rem;line-height:1}.About-module__yo4i5G__description{font-family:var(--font-primary);color:var(--color-text-dark);margin-bottom:30px;font-size:1.2rem;font-weight:300;line-height:1.8}.About-module__yo4i5G__stats{border-top:1px solid #0000001a;gap:60px;margin-top:60px;padding-top:50px;display:flex}.About-module__yo4i5G__statItem h4{font-family:var(--font-display);color:var(--color-black);margin-bottom:5px;font-size:3.5rem;line-height:1}.About-module__yo4i5G__statItem span{font-family:var(--font-primary);text-transform:uppercase;color:var(--color-text-light);letter-spacing:1px;font-size:.9rem;font-weight:600}@media (max-width:900px){.About-module__yo4i5G__contentWrapper{flex-direction:column;gap:40px}.About-module__yo4i5G__imageCol{width:100%;height:400px}.About-module__yo4i5G__textCol{padding-left:0}.About-module__yo4i5G__heading{font-size:2.8rem}.About-module__yo4i5G__stats{gap:30px}.About-module__yo4i5G__statItem h4{font-size:2.5rem}@media (max-width:960px){.About-module__yo4i5G__contentWrapper{flex-direction:column;gap:50px}.About-module__yo4i5G__imageCol{order:-1;width:100%;height:400px}.About-module__yo4i5G__textCol{width:100%;padding-left:0}.About-module__yo4i5G__heading{font-size:2.8rem}.About-module__yo4i5G__stats{flex-direction:column;gap:30px}.About-module__yo4i5G__statItem{border-bottom:1px solid #ffffff1a;border-right:none;padding-bottom:20px;padding-right:0}.About-module__yo4i5G__statItem:last-child{border-bottom:none}}@media (max-width:480px){.About-module__yo4i5G__heading{font-size:2.2rem}}}.About-module__yo4i5G__definitions{margin-bottom:40px}.About-module__yo4i5G__defItem{margin-bottom:30px}.About-module__yo4i5G__defItem h3{color:var(--color-black);font-size:1.5rem;font-family:var(--font-display);margin-bottom:10px}.About-module__yo4i5G__defItem p{color:var(--color-text-dark);font-size:1.1rem;line-height:1.6}.About-module__yo4i5G__missionVision{border-top:1px solid #0000001a;grid-template-columns:1fr 1fr;gap:30px;margin-top:40px;padding-top:40px;display:grid}.About-module__yo4i5G__mvItem h4{color:var(--color-accent);text-transform:uppercase;margin-bottom:15px;font-size:1.2rem;font-weight:700}.About-module__yo4i5G__mvItem p{color:var(--color-text-dark);font-size:1rem;line-height:1.6}@media (max-width:768px){.About-module__yo4i5G__missionVision{grid-template-columns:1fr;gap:30px}}
.Approach-module__mi_GuG__approach{background:var(--color-black);text-align:center;padding:120px 0}.Approach-module__mi_GuG__heading{text-transform:uppercase;color:var(--color-white);margin-bottom:60px;font-size:2.5rem}.Approach-module__mi_GuG__content{flex-wrap:wrap;justify-content:center;gap:60px;display:flex}.Approach-module__mi_GuG__item{text-align:left;max-width:400px;box-shadow:none;background:#0f0f0f;border:1px solid #ffffff1a;padding:40px}.Approach-module__mi_GuG__item h3{color:var(--color-accent);text-transform:uppercase;margin-bottom:20px;font-size:1.2rem}.Approach-module__mi_GuG__item p{color:var(--color-text-light);font-size:1rem}
