.Header-module__GPz-la__header{z-index:1000;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border);background-color:#ffffffeb;position:fixed;top:0;left:0;right:0}.Header-module__GPz-la__navContainer{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1.5rem;height:80px;display:grid}.Header-module__GPz-la__navContainer>nav{justify-self:center}.Header-module__GPz-la__navContainer>.Header-module__GPz-la__ctaBtn{justify-self:end}.Header-module__GPz-la__logo{font-family:var(--font-headings);letter-spacing:-.03em;color:var(--color-black);align-items:center;gap:.25rem;font-size:1.5rem;font-weight:800;display:flex}.Header-module__GPz-la__logoImage{object-fit:contain;width:auto;height:55px}.Header-module__GPz-la__logoRed{color:var(--color-brand)}.Header-module__GPz-la__navList{white-space:nowrap;align-items:center;gap:2rem;list-style:none;display:flex}.Header-module__GPz-la__navLink{color:var(--color-black);transition:color var(--transition-fast);font-size:.95rem;font-weight:500;position:relative}.Header-module__GPz-la__navLink:hover{color:var(--color-brand)}.Header-module__GPz-la__navLink:after{content:"";background-color:var(--color-brand);transform-origin:100%;width:100%;height:2px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.Header-module__GPz-la__navLink:hover:after{transform-origin:0;transform:scaleX(1)}.Header-module__GPz-la__ctaBtn{background-color:var(--color-black);color:var(--color-white);border:1px solid var(--color-black);cursor:pointer;transition:background-color var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);border-radius:4px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600}.Header-module__GPz-la__ctaBtn:hover{background-color:var(--color-brand);border-color:var(--color-brand)}.Header-module__GPz-la__menuBtn{border:1px solid var(--color-border);cursor:pointer;z-index:1001;width:44px;height:44px;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);background:#fffffff5;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:0;display:none;box-shadow:0 4px 16px #00000014}.Header-module__GPz-la__menuBtn:hover{border-color:#c81e32;box-shadow:0 4px 20px #c81e3226}.Header-module__GPz-la__burgerLine{background-color:#111;border-radius:999px;width:22px;height:2.5px;margin:3px 0;transition:transform .3s,opacity .3s,background-color .3s;display:block}.Header-module__GPz-la__menuBtnActive .Header-module__GPz-la__burgerLine{background-color:#c81e32}.Header-module__GPz-la__mobileDrawer{background-color:var(--color-white);z-index:999;width:100%;max-width:300px;transition:transform var(--transition-smooth);flex-direction:column;gap:2rem;padding:6rem 2rem 2rem;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #0000000d}.Header-module__GPz-la__mobileDrawerActive{transform:translate(0)}.Header-module__GPz-la__mobileNavList{flex-direction:column;gap:1.5rem;list-style:none;display:flex}.Header-module__GPz-la__mobileNavLink{font-family:var(--font-headings);color:var(--color-black);font-size:1.25rem;font-weight:700}.Header-module__GPz-la__mobileNavLink:hover{color:var(--color-brand)}.Header-module__GPz-la__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;opacity:0;pointer-events:none;transition:opacity var(--transition-fast);background-color:#0003;position:fixed;inset:0}.Header-module__GPz-la__overlayActive{opacity:1;pointer-events:auto}@media (max-width:1100px){.Header-module__GPz-la__navList{gap:1.25rem}.Header-module__GPz-la__navLink{font-size:.875rem}}@media (max-width:1024px){.Header-module__GPz-la__navContainer{grid-template-columns:1fr auto;gap:1rem;height:72px}.Header-module__GPz-la__navContainer>nav,.Header-module__GPz-la__navContainer>.Header-module__GPz-la__ctaBtn{display:none}.Header-module__GPz-la__logo{grid-area:1/1}.Header-module__GPz-la__menuBtn{grid-area:1/2;justify-self:end;display:flex}.Header-module__GPz-la__logoImage{width:auto;height:44px}.Header-module__GPz-la__menuBtnActive .Header-module__GPz-la__burgerLine:first-child{transform:translateY(8px)rotate(45deg)}.Header-module__GPz-la__menuBtnActive .Header-module__GPz-la__burgerLine:nth-child(2){opacity:0}.Header-module__GPz-la__menuBtnActive .Header-module__GPz-la__burgerLine:nth-child(3){transform:translateY(-8px)rotate(-45deg)}}@media (max-width:768px){.Header-module__GPz-la__navContainer{height:68px}.Header-module__GPz-la__menuBtn{width:42px;height:42px}.Header-module__GPz-la__burgerLine{width:20px}}
.About-module__5_NaKq__about{background:#fff;padding:clamp(5.5rem,11vh,8.5rem) 0 clamp(6rem,12vh,9rem);position:relative;overflow-x:clip}.About-module__5_NaKq__clipSvg{width:0;height:0;position:absolute}.About-module__5_NaKq__topCurve{clip-path:ellipse(120% 100% at 50% 0);z-index:1;pointer-events:none;background:#fff;height:clamp(3rem,8vw,5.5rem);position:absolute;top:-1px;left:0;right:0}.About-module__5_NaKq__watermark{z-index:0;font-family:var(--font-hero-headline);letter-spacing:-.04em;text-transform:uppercase;color:#0000;-webkit-text-stroke:1px #1111110f;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(6rem,18vw,16rem);font-weight:700;line-height:1;position:absolute;top:clamp(1rem,4vh,3rem);left:0}.About-module__5_NaKq__aboutGrid{z-index:2;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(2.5rem,5vw,5rem);width:100%;display:grid;position:relative}.About-module__5_NaKq__contentColumn{align-items:stretch;width:100%;min-width:0;max-width:100%;display:flex;position:relative}.About-module__5_NaKq__redBar{transform-origin:top;background:linear-gradient(#c81e32 0%,#8f1524 100%);border-radius:999px;flex-shrink:0;width:clamp(6px,.55vw,8px);margin-right:clamp(1.25rem,2.5vw,2rem)}.About-module__5_NaKq__contentInner{width:100%;min-width:0;padding-top:.25rem}.About-module__5_NaKq__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#c81e32;align-items:center;gap:.65rem;margin-bottom:1.25rem;font-size:.72rem;font-weight:700;display:inline-flex}.About-module__5_NaKq__eyebrow:before{content:"";background:#c81e32;width:28px;height:1px}.About-module__5_NaKq__title{font-family:var(--font-hero-headline);letter-spacing:-.03em;color:#111;overflow-wrap:break-word;margin-bottom:1.35rem;font-size:clamp(2rem,4.8vw,4rem);font-weight:700;line-height:1.08}.About-module__5_NaKq__titleLine{will-change:transform}.About-module__5_NaKq__highlight{color:#c81e32;white-space:nowrap;position:relative}.About-module__5_NaKq__highlight:after{content:"";transform-origin:0;background:linear-gradient(90deg,#c81e32,#c81e3259);border-radius:999px;height:.12em;transition:transform 1s cubic-bezier(.16,1,.3,1) .9s;position:absolute;bottom:.04em;left:0;right:0;transform:scaleX(0)}.About-module__5_NaKq__isRevealed .About-module__5_NaKq__highlight:after{transform:scaleX(1)}.About-module__5_NaKq__introText{color:#5e5e59;overflow-wrap:break-word;margin-bottom:2.5rem;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:500;line-height:1.75}.About-module__5_NaKq__pillarList{flex-direction:column;gap:0;display:flex}.About-module__5_NaKq__pillar{cursor:default;grid-template-columns:auto 1fr auto;align-items:start;gap:1.25rem;padding:1.35rem 1rem 1.35rem .75rem;transition:transform .45s cubic-bezier(.16,1,.3,1),background-color .45s cubic-bezier(.16,1,.3,1),box-shadow .45s cubic-bezier(.16,1,.3,1);display:grid;position:relative}.About-module__5_NaKq__pillarLine{pointer-events:none;background:#ececea;height:1px;position:absolute;bottom:0;left:0;right:0}.About-module__5_NaKq__pillarLine:after{content:"";transform-origin:0;background:#c81e32;transition:transform .55s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scaleX(0)}.About-module__5_NaKq__pillar:hover .About-module__5_NaKq__pillarLine:after{transform:scaleX(1)}.About-module__5_NaKq__pillar:hover{background:linear-gradient(90deg,#c81e320a,#0000 70%);transform:translate(8px)}.About-module__5_NaKq__pillarIndex{font-family:var(--font-hero-headline);letter-spacing:.08em;color:#c81e32;flex-shrink:0;padding-top:.2rem;font-size:.95rem;font-weight:700;transition:transform .45s cubic-bezier(.16,1,.3,1)}.About-module__5_NaKq__pillar:hover .About-module__5_NaKq__pillarIndex{transform:scale(1.25)}.About-module__5_NaKq__pillarBody{min-width:0}.About-module__5_NaKq__pillarTitle{color:#111;overflow-wrap:break-word;margin-bottom:.35rem;font-size:1.1rem;font-weight:700;transition:color .35s}.About-module__5_NaKq__pillar:hover .About-module__5_NaKq__pillarTitle{color:#c81e32}.About-module__5_NaKq__pillarDescription{color:#71717a;overflow-wrap:break-word;font-size:.95rem;line-height:1.65}.About-module__5_NaKq__pillarArrow{color:#c81e32;opacity:0;align-self:center;font-size:1.15rem;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);transform:translate(-10px)}.About-module__5_NaKq__pillar:hover .About-module__5_NaKq__pillarArrow{opacity:1;transform:translate(0)}.About-module__5_NaKq__mediaColumn{width:100%;min-width:0;max-width:100%;position:relative}.About-module__5_NaKq__mediaFrame{position:relative}.About-module__5_NaKq__spinBadge{z-index:4;pointer-events:none;filter:drop-shadow(0 12px 28px #11111124);place-items:center;width:clamp(96px,11vw,136px);height:clamp(96px,11vw,136px);display:grid;position:absolute;top:clamp(-2.25rem,-3vw,-1.5rem);right:clamp(-1.5rem,-2vw,-.75rem)}.About-module__5_NaKq__spinRing{will-change:transform;width:100%;height:100%;position:absolute;inset:0}.About-module__5_NaKq__spinText{letter-spacing:.32em;text-transform:uppercase;fill:#111;font-size:13.5px;font-weight:700}.About-module__5_NaKq__spinCenter{z-index:1;color:#fff;background:#c81e32;border-radius:50%;place-items:center;width:38%;height:38%;font-size:1rem;display:grid;position:relative}.About-module__5_NaKq__mediaClip{aspect-ratio:4/5;clip-path:url(#aboutCurveClip);z-index:1;min-height:clamp(420px,52vh,620px);position:relative;overflow:hidden;box-shadow:0 32px 80px #1111111f,inset 0 0 0 1px #fff9}.About-module__5_NaKq__mediaInner{will-change:transform;position:absolute;inset:0}.About-module__5_NaKq__curtain,.About-module__5_NaKq__curtainRed{transform-origin:100%;pointer-events:none;position:absolute;inset:-1px}.About-module__5_NaKq__curtain{z-index:2;background:#111}.About-module__5_NaKq__curtainRed{z-index:3;background:#c81e32}.About-module__5_NaKq__mediaImage{object-fit:cover;object-position:center 20%;will-change:transform}.About-module__5_NaKq__mediaOverlay{pointer-events:none;background:linear-gradient(160deg,#11111114 0%,#0000 42%),linear-gradient(#0000 52%,#11111173 100%);position:absolute;inset:0}.About-module__5_NaKq__experienceBadge{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #e4e4e7e6;border-left:4px solid #c81e32;flex-direction:column;gap:.2rem;padding:1.15rem 1.35rem;display:flex;position:absolute;bottom:clamp(2rem,8%,3.5rem);left:clamp(-1rem,-2vw,-1.75rem);box-shadow:0 18px 48px #1111111a}.About-module__5_NaKq__badgeValue{font-family:var(--font-hero-headline);letter-spacing:-.03em;color:#111;font-variant-numeric:tabular-nums;font-size:clamp(2rem,3.5vw,2.6rem);font-weight:700;line-height:1}.About-module__5_NaKq__badgeLabel{letter-spacing:.12em;text-transform:uppercase;color:#8e8e88;max-width:12ch;font-size:.72rem;font-weight:700}@media (max-width:1024px){.About-module__5_NaKq__aboutGrid{grid-template-columns:1fr;gap:clamp(2rem,5vw,3rem)}.About-module__5_NaKq__mediaColumn{order:-1;width:100%}.About-module__5_NaKq__mediaClip{aspect-ratio:16/10;width:100%;min-height:clamp(240px,42vw,420px)}.About-module__5_NaKq__experienceBadge{bottom:1.25rem;left:1rem}.About-module__5_NaKq__spinBadge{width:clamp(84px,14vw,110px);height:clamp(84px,14vw,110px);top:-1.25rem;right:.5rem}}@media (max-width:768px){.About-module__5_NaKq__about{padding:clamp(3.5rem,8vh,5rem) 0 clamp(4rem,8vh,5.5rem)}.About-module__5_NaKq__topCurve{height:clamp(2rem,5vw,3rem)}.About-module__5_NaKq__watermark{font-size:clamp(4.5rem,22vw,7rem);top:.75rem}.About-module__5_NaKq__contentColumn{flex-direction:column;width:100%}.About-module__5_NaKq__redBar{width:40px;height:3px;margin-bottom:1rem;margin-right:0}.About-module__5_NaKq__title{letter-spacing:-.02em;font-size:clamp(1.65rem,7.2vw,2.15rem);line-height:1.12}.About-module__5_NaKq__introText{margin-bottom:1.75rem;font-size:.98rem;line-height:1.7}.About-module__5_NaKq__pillar{gap:.75rem;padding:1rem .5rem 1rem .25rem}.About-module__5_NaKq__pillar:hover{background:0 0;transform:none}.About-module__5_NaKq__pillarArrow{display:none}.About-module__5_NaKq__mediaFrame{flex-direction:column;width:100%;display:flex}.About-module__5_NaKq__mediaClip{aspect-ratio:16/11;clip-path:none;border-radius:0 0 0 2rem;width:100%;max-width:100%;min-height:220px}.About-module__5_NaKq__spinBadge{display:none}.About-module__5_NaKq__experienceBadge{width:100%;max-width:none;margin-top:1rem;margin-left:0;margin-right:0;position:relative;bottom:auto;left:auto}}@media (max-width:600px){.About-module__5_NaKq__about{padding:3rem 0 3.5rem}.About-module__5_NaKq__eyebrow{letter-spacing:.16em;font-size:.65rem}.About-module__5_NaKq__title{font-size:clamp(1.5rem,8vw,1.85rem)}.About-module__5_NaKq__introText{font-size:.92rem}.About-module__5_NaKq__pillar{grid-template-columns:2.25rem 1fr;gap:.65rem;padding:.9rem 0}.About-module__5_NaKq__pillarIndex{padding-top:.1rem;font-size:.8rem}.About-module__5_NaKq__pillarTitle{font-size:.98rem}.About-module__5_NaKq__pillarDescription{font-size:.88rem;line-height:1.6}.About-module__5_NaKq__mediaClip{border-radius:0 0 0 1.5rem;min-height:200px}.About-module__5_NaKq__badgeValue{font-size:1.65rem}.About-module__5_NaKq__badgeLabel{max-width:none;font-size:.62rem}}@media (max-width:380px){.About-module__5_NaKq__title{font-size:1.4rem}.About-module__5_NaKq__pillar{grid-template-columns:2rem 1fr}}@media (prefers-reduced-motion:reduce){.About-module__5_NaKq__mediaImage{transform:none!important}.About-module__5_NaKq__curtain,.About-module__5_NaKq__curtainRed{display:none}.About-module__5_NaKq__highlight:after{transition:none}.About-module__5_NaKq__spinRing{animation:none!important}}
.Contact-module__RDTI0G__contact{background-color:var(--color-bg);border-bottom:1px solid var(--color-border);padding:120px 0;scroll-margin-top:100px}.Contact-module__RDTI0G__grid{grid-template-columns:.9fr 1.1fr;align-items:flex-start;gap:5rem;display:grid}.Contact-module__RDTI0G__titleSection{flex-direction:column;display:flex}.Contact-module__RDTI0G__title{letter-spacing:-.03em;color:var(--color-black);font-size:3rem;font-weight:800;line-height:1.1}.Contact-module__RDTI0G__titleLine{background-color:var(--color-brand);width:60px;height:4px;margin-top:1rem;margin-bottom:2rem;display:block}.Contact-module__RDTI0G__subtitle{color:var(--color-text-secondary);max-width:400px;font-size:1.15rem;line-height:1.6}.Contact-module__RDTI0G__form{background-color:var(--color-white);border:1px solid var(--color-border);border-radius:4px;flex-direction:column;gap:2rem;padding:3rem;display:flex}.Contact-module__RDTI0G__formGroup{flex-direction:column;display:flex;position:relative}.Contact-module__RDTI0G__label{font-family:var(--font-headings);color:var(--color-black);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.85rem;font-weight:700}.Contact-module__RDTI0G__input,.Contact-module__RDTI0G__textarea{width:100%;color:var(--color-black);background-color:var(--color-bg);border:1px solid var(--color-border);transition:border-color var(--transition-fast), background-color var(--transition-fast);border-radius:4px;outline:none;padding:1rem;font-size:1rem}.Contact-module__RDTI0G__textarea{resize:vertical;min-height:150px}.Contact-module__RDTI0G__input:focus,.Contact-module__RDTI0G__textarea:focus{border-color:var(--color-black);background-color:var(--color-white)}:is(.Contact-module__RDTI0G__input:user-invalid,.Contact-module__RDTI0G__textarea:user-invalid){border-color:var(--color-brand);background-color:#fff8f8}.Contact-module__RDTI0G__errorMsg{color:var(--color-brand);margin-top:.5rem;font-size:.8rem;font-weight:500}.Contact-module__RDTI0G__submitBtn{background-color:var(--color-black);color:var(--color-white);border:1px solid var(--color-black);cursor:pointer;transition:background-color var(--transition-fast), border-color var(--transition-fast), opacity var(--transition-fast);border-radius:4px;align-items:center;gap:.75rem;width:fit-content;padding:1.25rem 2.5rem;font-size:1rem;font-weight:600;display:flex}.Contact-module__RDTI0G__submitBtn:hover:not(:disabled){background-color:var(--color-brand);border-color:var(--color-brand)}.Contact-module__RDTI0G__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Contact-module__RDTI0G__successMessage{text-align:center;background-color:#f8fff8;border:1px solid #c2f0c2;border-radius:4px;padding:2.5rem}.Contact-module__RDTI0G__successTitle{font-family:var(--font-headings);color:#1e4620;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Contact-module__RDTI0G__successText{color:#386a3f;font-size:1rem}@media (max-width:900px){.Contact-module__RDTI0G__grid{grid-template-columns:1fr;gap:3rem}.Contact-module__RDTI0G__form{padding:2rem}}
.FAQ-module__0t50RG__faq{background-color:var(--color-white);border-bottom:1px solid var(--color-border);padding:120px 0}.FAQ-module__0t50RG__titleSection{margin-bottom:4rem}.FAQ-module__0t50RG__title{letter-spacing:-.03em;color:var(--color-black);font-size:3rem;font-weight:800}.FAQ-module__0t50RG__titleLine{background-color:var(--color-brand);width:60px;height:4px;margin-top:1rem;margin-bottom:1.5rem;display:block}.FAQ-module__0t50RG__subtitle{color:var(--color-text-secondary);max-width:600px;font-size:1.15rem;line-height:1.6}.FAQ-module__0t50RG__list{flex-direction:column;gap:1rem;max-width:800px;display:flex}.FAQ-module__0t50RG__item{border:1px solid var(--color-border);transition:border-color var(--transition-fast);border-radius:4px;overflow:hidden}.FAQ-module__0t50RG__item.FAQ-module__0t50RG__active{border-color:var(--color-brand)}.FAQ-module__0t50RG__question{cursor:pointer;text-align:left;width:100%;color:var(--color-black);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:600;display:flex}.FAQ-module__0t50RG__question:hover{color:var(--color-brand)}.FAQ-module__0t50RG__icon{width:24px;height:24px;color:var(--color-brand);transition:transform var(--transition-fast);flex-shrink:0}.FAQ-module__0t50RG__icon.FAQ-module__0t50RG__rotated{transform:rotate(45deg)}.FAQ-module__0t50RG__answer{color:var(--color-text-secondary);padding:0 1.5rem 1.25rem;font-size:.95rem;line-height:1.7}@media (max-width:640px){.FAQ-module__0t50RG__faq{padding:100px 0}.FAQ-module__0t50RG__title{font-size:2.5rem}.FAQ-module__0t50RG__question{padding:1rem 1.25rem;font-size:1rem}.FAQ-module__0t50RG__answer{padding:0 1.25rem 1rem}}
.Footer-module__as8s1W__footer{color:var(--color-text-primary);border-top:1px solid var(--color-border);background-color:#fff5f7;background-image:url(/optimized/db60b37bc84379f89ce568b2d99841d7.5ccdace4dc596bbb0e43.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:5rem 0 3rem;position:relative}.Footer-module__as8s1W__grid{grid-template-columns:1.2fr .8fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__as8s1W__logo{font-family:var(--font-headings);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;display:block}.Footer-module__as8s1W__copyright{color:var(--color-text-secondary);font-size:.9rem}.Footer-module__as8s1W__contactInfo{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__as8s1W__infoTitle{font-family:var(--font-headings);color:var(--color-brand);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.Footer-module__as8s1W__infoLink{color:var(--color-text-primary);transition:color var(--transition-fast);font-size:1.15rem;font-weight:500}.Footer-module__as8s1W__infoLink:hover{color:var(--color-brand)}.Footer-module__as8s1W__contactItems{flex-direction:column;gap:1rem;display:flex}.Footer-module__as8s1W__contactItem{color:var(--color-text-primary);transition:color var(--transition-fast);align-items:flex-start;gap:.75rem;font-size:1rem;line-height:1.5;display:flex}.Footer-module__as8s1W__contactItem svg{color:var(--color-brand);flex-shrink:0;margin-top:2px}a.Footer-module__as8s1W__contactItem:hover{color:var(--color-brand)}.Footer-module__as8s1W__bottomBar{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__as8s1W__socialList{gap:1.5rem;list-style:none;display:flex}.Footer-module__as8s1W__socialLink{color:var(--color-text-secondary);transition:color var(--transition-fast);font-size:.9rem}.Footer-module__as8s1W__socialLink:hover{color:var(--color-brand)}@media (max-width:768px){.Footer-module__as8s1W__grid{grid-template-columns:1fr;gap:3rem}.Footer-module__as8s1W__bottomBar{flex-direction:column;align-items:flex-start;gap:1.5rem}}
.Projects-module__I8N56G__work{background-color:var(--color-white);border-bottom:1px solid var(--color-border);padding:120px 0}.Projects-module__I8N56G__titleSection{justify-content:space-between;align-items:flex-end;margin-bottom:5rem;display:flex}.Projects-module__I8N56G__title{letter-spacing:-.03em;color:var(--color-black);font-size:3rem;font-weight:800}.Projects-module__I8N56G__titleLine{background-color:var(--color-brand);width:60px;height:4px;margin-top:1rem;display:block}.Projects-module__I8N56G__subtitle{color:var(--color-text-secondary);text-align:right;max-width:400px;font-size:1.1rem;line-height:1.5}.Projects-module__I8N56G__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.Projects-module__I8N56G__card{border:1px solid var(--color-border);background-color:var(--color-bg);transition:transform var(--transition-smooth), border-color var(--transition-fast), box-shadow var(--transition-smooth);border-radius:4px;flex-direction:column;display:flex;overflow:hidden}.Projects-module__I8N56G__card:hover{border-color:var(--color-brand);transform:translateY(-8px);box-shadow:0 20px 40px #0000000a}.Projects-module__I8N56G__imageWrapper{aspect-ratio:4/3;border-bottom:1px solid var(--color-border);width:100%;position:relative;overflow:hidden}.Projects-module__I8N56G__image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-smooth)}.Projects-module__I8N56G__card:hover .Projects-module__I8N56G__image{transform:scale(1.04)}.Projects-module__I8N56G__cardContent{flex-direction:column;flex:1;padding:2rem;display:flex}.Projects-module__I8N56G__tag{text-transform:uppercase;color:var(--color-brand);letter-spacing:.05em;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.Projects-module__I8N56G__cardTitle{color:var(--color-black);margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.Projects-module__I8N56G__cardDescription{color:var(--color-text-secondary);flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.Projects-module__I8N56G__link{color:var(--color-black);transition:color var(--transition-fast);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.Projects-module__I8N56G__link:hover{color:var(--color-brand)}.Projects-module__I8N56G__linkIcon{transition:transform var(--transition-fast)}.Projects-module__I8N56G__link:hover .Projects-module__I8N56G__linkIcon{transform:translate(4px)}@media (max-width:1024px){.Projects-module__I8N56G__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.Projects-module__I8N56G__titleSection{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:4rem}.Projects-module__I8N56G__subtitle{text-align:left;max-width:100%}.Projects-module__I8N56G__grid{grid-template-columns:1fr;gap:2rem}}
.Services-module__J8Vg9a__services{background-color:var(--color-bg);border-bottom:1px solid var(--color-border);padding:120px 0}.Services-module__J8Vg9a__headerWrapper{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:4rem;display:flex}.Services-module__J8Vg9a__titleSection{max-width:650px}.Services-module__J8Vg9a__badge{letter-spacing:.15em;color:var(--color-brand);text-transform:uppercase;background:#d32f2f14;border-radius:20px;margin-bottom:1rem;padding:6px 14px;font-size:.8rem;font-weight:800;display:inline-block}.Services-module__J8Vg9a__title{letter-spacing:-.03em;color:var(--color-black);font-size:3rem;font-weight:800;line-height:1.15}.Services-module__J8Vg9a__titleLine{background-color:var(--color-brand);border-radius:2px;width:60px;height:4px;margin-top:1.25rem;display:block}.Services-module__J8Vg9a__subtitle{color:var(--color-text-secondary);max-width:500px;font-size:1.1rem;line-height:1.6}.Services-module__J8Vg9a__grid{grid-template-columns:repeat(3,1fr);gap:2.25rem;display:grid}.Services-module__J8Vg9a__card{border:1px solid var(--color-border);background-color:var(--color-white);transition:transform var(--transition-smooth), border-color var(--transition-fast), box-shadow var(--transition-smooth);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.Services-module__J8Vg9a__card:hover{border-color:#d32f2f66;transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.Services-module__J8Vg9a__imageContainer{background-color:#0c0c0e;width:100%;height:210px;position:relative;overflow:hidden}.Services-module__J8Vg9a__cardImage{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Services-module__J8Vg9a__card:hover .Services-module__J8Vg9a__cardImage{transform:scale(1.06)}.Services-module__J8Vg9a__imageOverlay{pointer-events:none;background:linear-gradient(#0000001a 0%,#0c0c0ebf 100%);position:absolute;inset:0}.Services-module__J8Vg9a__glassNumber{-webkit-backdrop-filter:blur(8px);color:#fff;font-family:var(--font-headings);letter-spacing:.05em;z-index:2;background:#111111bf;border:1px solid #fff3;border-radius:20px;padding:4px 14px;font-size:.85rem;font-weight:800;position:absolute;top:14px;right:14px;box-shadow:0 4px 12px #00000040}.Services-module__J8Vg9a__cardBody{flex-direction:column;flex:1;padding:1.75rem;display:flex}.Services-module__J8Vg9a__cardHeader{align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.Services-module__J8Vg9a__iconWrapper{width:38px;height:38px;color:var(--color-brand);background:#d32f2f14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .3s,color .3s;display:flex}.Services-module__J8Vg9a__card:hover .Services-module__J8Vg9a__iconWrapper{background-color:var(--color-brand);color:#fff}.Services-module__J8Vg9a__cardTitle{color:var(--color-black);letter-spacing:-.02em;font-size:1.3rem;font-weight:700}.Services-module__J8Vg9a__cardDescription{color:var(--color-text-secondary);margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.Services-module__J8Vg9a__tagList{flex-wrap:wrap;gap:.5rem;margin-top:auto;margin-bottom:1.5rem;display:flex}.Services-module__J8Vg9a__tag{color:#555550;background:#f4f4f0;border:1px solid #e2e2dc;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:all .2s}.Services-module__J8Vg9a__card:hover .Services-module__J8Vg9a__tag{color:var(--color-brand);background:#d32f2f0d;border-color:#d32f2f33}.Services-module__J8Vg9a__cardFooter{border-top:1px solid var(--color-border);padding-top:1rem}.Services-module__J8Vg9a__learnMore{color:var(--color-black);align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;transition:color .2s;display:inline-flex}.Services-module__J8Vg9a__arrowIcon{transition:transform .2s}.Services-module__J8Vg9a__learnMore:hover{color:var(--color-brand)}.Services-module__J8Vg9a__learnMore:hover .Services-module__J8Vg9a__arrowIcon{transform:translate(5px)}@media (max-width:1100px){.Services-module__J8Vg9a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__J8Vg9a__services{padding:80px 0}.Services-module__J8Vg9a__headerWrapper{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:2.5rem}.Services-module__J8Vg9a__title{font-size:2.25rem}.Services-module__J8Vg9a__grid{grid-template-columns:1fr;gap:1.75rem}.Services-module__J8Vg9a__imageContainer{height:190px}}
.Team-module__WVNkWG__team{background-color:var(--color-white);border-bottom:1px solid var(--color-border);padding:120px 0}.Team-module__WVNkWG__titleSection{margin-bottom:5rem}.Team-module__WVNkWG__title{letter-spacing:-.03em;color:var(--color-black);font-size:3rem;font-weight:800}.Team-module__WVNkWG__titleLine{background-color:var(--color-brand);width:60px;height:4px;margin-top:1rem;margin-bottom:1.5rem;display:block}.Team-module__WVNkWG__subtitle{color:var(--color-text-secondary);max-width:600px;font-size:1.15rem;line-height:1.6}.Team-module__WVNkWG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,360px));justify-content:center;gap:2rem;display:grid}.Team-module__WVNkWG__card{background-color:var(--color-white);transition:transform var(--transition-smooth), border-color var(--transition-fast), box-shadow var(--transition-smooth);border:1px solid #c81e32;border-radius:4px;flex-direction:column;display:flex;overflow:hidden}.Team-module__WVNkWG__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #d32f2f0d}.Team-module__WVNkWG__imageWrapper{aspect-ratio:4/5;background-color:var(--color-bg);width:100%;position:relative;overflow:hidden}.Team-module__WVNkWG__memberImage{transition:transform var(--transition-smooth);width:100%;height:100%}.Team-module__WVNkWG__card:hover .Team-module__WVNkWG__memberImage{transform:scale(1.05)}.Team-module__WVNkWG__memberInfo{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.Team-module__WVNkWG__memberName{color:var(--color-black);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.Team-module__WVNkWG__memberRole{color:var(--color-brand);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.9rem;font-weight:700}.Team-module__WVNkWG__memberBio{color:var(--color-text-secondary);flex-grow:1;margin-bottom:1.5rem;font-size:.925rem;line-height:1.5}.Team-module__WVNkWG__socials{gap:1rem;margin-top:auto;display:flex}.Team-module__WVNkWG__socialLink{color:var(--color-text-muted);transition:color var(--transition-fast);justify-content:center;align-items:center;display:flex}.Team-module__WVNkWG__socialLink:hover{color:var(--color-brand)}@media (max-width:1200px){.Team-module__WVNkWG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Team-module__WVNkWG__team{padding:100px 0}.Team-module__WVNkWG__title{font-size:2.5rem}.Team-module__WVNkWG__grid{grid-template-columns:1fr;gap:1.5rem}.Team-module__WVNkWG__memberInfo{padding:1.5rem}}
.WhyChooseUs-module__DiNvzG__whyUs{background-color:var(--color-black);color:var(--color-white);border-bottom:1px solid var(--color-border);padding:140px 0;position:relative;overflow:hidden}.WhyChooseUs-module__DiNvzG__grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:6rem;display:grid}.WhyChooseUs-module__DiNvzG__title{letter-spacing:-.03em;color:var(--color-white);font-size:3.5rem;font-weight:800;line-height:1.1}.WhyChooseUs-module__DiNvzG__titleRed{color:var(--color-brand)}.WhyChooseUs-module__DiNvzG__description{color:var(--color-text-muted);max-width:420px;margin-top:2rem;font-size:1.25rem;line-height:1.6}.WhyChooseUs-module__DiNvzG__statsGrid{grid-template-columns:repeat(2,1fr);gap:4rem 3rem;display:grid}.WhyChooseUs-module__DiNvzG__statItem{border-left:2px solid var(--color-brand);flex-direction:column;padding-left:1.5rem;display:flex}.WhyChooseUs-module__DiNvzG__number{font-family:var(--font-headings);color:var(--color-white);letter-spacing:-.04em;margin-bottom:.5rem;font-size:4.5rem;font-weight:800;line-height:1}.WhyChooseUs-module__DiNvzG__label{font-family:var(--font-headings);color:var(--color-brand);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.WhyChooseUs-module__DiNvzG__sublabel{color:var(--color-text-muted);font-size:.95rem}@media (max-width:1024px){.WhyChooseUs-module__DiNvzG__grid{grid-template-columns:1fr;gap:4rem}.WhyChooseUs-module__DiNvzG__title{font-size:3rem}.WhyChooseUs-module__DiNvzG__description{max-width:100%}}@media (max-width:640px){.WhyChooseUs-module__DiNvzG__statsGrid{grid-template-columns:1fr;gap:2.5rem}.WhyChooseUs-module__DiNvzG__number{font-size:3.5rem}}
.project-detail-module__QEuunG__detailPage{background-color:var(--color-bg);min-height:100vh;color:var(--color-text-primary)}.project-detail-module__QEuunG__hero{background-image:linear-gradient(180deg, #fff5f7 0%, var(--color-bg) 100%);border-bottom:1px solid var(--color-border);padding-top:160px;padding-bottom:80px;position:relative}.project-detail-module__QEuunG__heroContainer{max-width:var(--spacing-container);margin:0 auto;padding:0 2rem}.project-detail-module__QEuunG__backLink{color:var(--color-text-secondary);transition:color var(--transition-fast), transform var(--transition-fast);align-items:center;gap:.5rem;margin-bottom:2.5rem;font-size:.9rem;font-weight:700;display:inline-flex}.project-detail-module__QEuunG__backLink:hover{color:var(--color-brand);transform:translate(-4px)}.project-detail-module__QEuunG__tag{text-transform:uppercase;color:var(--color-brand);letter-spacing:.08em;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:inline-block}.project-detail-module__QEuunG__title{letter-spacing:-.03em;color:var(--color-black);max-width:800px;margin-bottom:3rem;font-size:3.5rem;font-weight:800;line-height:1.1}.project-detail-module__QEuunG__metaGrid{border-top:1px solid var(--color-border);grid-template-columns:repeat(4,1fr);gap:2rem;padding-top:2rem;display:grid}.project-detail-module__QEuunG__metaItem{flex-direction:column;gap:.5rem;display:flex}.project-detail-module__QEuunG__metaLabel{text-transform:uppercase;color:var(--color-text-muted);letter-spacing:.05em;font-size:.75rem;font-weight:700}.project-detail-module__QEuunG__metaValue{color:var(--color-black);font-size:1.1rem;font-weight:700}.project-detail-module__QEuunG__mainContent{background-color:var(--color-white);padding:80px 0}.project-detail-module__QEuunG__contentGrid{grid-template-columns:1.2fr .8fr;gap:5rem;display:grid}.project-detail-module__QEuunG__imageWrapper{aspect-ratio:16/9;border:1px solid var(--color-border);background-color:var(--color-bg);border-radius:12px;width:100%;margin-bottom:3rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000008}.project-detail-module__QEuunG__image{object-fit:cover;width:100%;height:100%}.project-detail-module__QEuunG__sectionTitle{letter-spacing:-.02em;color:var(--color-black);margin-bottom:1.5rem;font-size:1.8rem;font-weight:800;position:relative}.project-detail-module__QEuunG__sectionTitle:after{content:"";background-color:var(--color-brand);width:40px;height:3px;margin-top:.5rem;display:block}.project-detail-module__QEuunG__overviewText{color:var(--color-text-secondary);margin-bottom:3rem;font-size:1.1rem;line-height:1.7}.project-detail-module__QEuunG__featuresSection{margin-bottom:3.5rem}.project-detail-module__QEuunG__featureList{flex-direction:column;gap:1.5rem;list-style:none;display:flex}.project-detail-module__QEuunG__featureItem{align-items:flex-start;gap:1rem;display:flex}.project-detail-module__QEuunG__featureIcon{color:var(--color-brand);flex-shrink:0;margin-top:.2rem}.project-detail-module__QEuunG__featureText{color:var(--color-text-secondary);font-size:1rem;line-height:1.5}.project-detail-module__QEuunG__featureTitle{color:var(--color-black);margin-bottom:.25rem;font-weight:700}.project-detail-module__QEuunG__challengeBox{background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:8px;margin-bottom:3rem;padding:2.5rem}.project-detail-module__QEuunG__challengeTitle{color:var(--color-black);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.2rem;font-weight:700;display:flex}.project-detail-module__QEuunG__challengeIcon{color:var(--color-brand)}.project-detail-module__QEuunG__challengeText{color:var(--color-text-secondary);font-size:1rem;line-height:1.6}.project-detail-module__QEuunG__solutionBox{border-left:4px solid var(--color-brand);margin-bottom:2rem;padding-left:2rem}.project-detail-module__QEuunG__solutionTitle{color:var(--color-black);margin-bottom:1rem;font-size:1.2rem;font-weight:700}.project-detail-module__QEuunG__solutionText{color:var(--color-text-secondary);font-size:1rem;line-height:1.6}.project-detail-module__QEuunG__sidebar{flex-direction:column;gap:3rem;display:flex}.project-detail-module__QEuunG__sidebarWidget{background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:8px;padding:2.5rem}.project-detail-module__QEuunG__widgetTitle{color:var(--color-black);border-bottom:1px solid var(--color-border);margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.2rem;font-weight:700}.project-detail-module__QEuunG__techGrid{flex-wrap:wrap;gap:.75rem;display:flex}.project-detail-module__QEuunG__techBadge{background-color:var(--color-white);border:1px solid var(--color-border);color:var(--color-text-secondary);transition:border-color var(--transition-fast), color var(--transition-fast);border-radius:4px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.project-detail-module__QEuunG__techBadge:hover{border-color:var(--color-brand);color:var(--color-brand)}.project-detail-module__QEuunG__metricsGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.project-detail-module__QEuunG__metricCard{background-color:var(--color-white);border:1px solid var(--color-border);text-align:center;transition:transform var(--transition-smooth), border-color var(--transition-fast);border-radius:8px;padding:1.5rem}.project-detail-module__QEuunG__metricCard:hover{border-color:var(--color-brand);transform:translateY(-4px)}.project-detail-module__QEuunG__metricValue{color:var(--color-brand);margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1.1}.project-detail-module__QEuunG__metricLabel{text-transform:uppercase;color:var(--color-text-secondary);letter-spacing:.05em;margin-bottom:.25rem;font-size:.85rem;font-weight:700}.project-detail-module__QEuunG__metricDesc{color:var(--color-text-muted);font-size:.8rem}.project-detail-module__QEuunG__ctaSection{text-align:center;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background-color:#fff5f7;padding:80px 0}.project-detail-module__QEuunG__ctaTitle{color:var(--color-black);margin-bottom:1rem;font-size:2.2rem;font-weight:800}.project-detail-module__QEuunG__ctaDesc{color:var(--color-text-secondary);max-width:600px;margin:0 auto 2.5rem;font-size:1.1rem}.project-detail-module__QEuunG__ctaBtn{background-color:var(--color-black);color:var(--color-white);transition:background-color var(--transition-fast);border-radius:4px;padding:1rem 2.5rem;font-weight:700;display:inline-block}.project-detail-module__QEuunG__ctaBtn:hover{background-color:var(--color-brand)}.project-detail-module__QEuunG__notFound{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:180px 0;display:flex}.project-detail-module__QEuunG__notFoundTitle{margin-bottom:1rem;font-size:3rem;font-weight:800}.project-detail-module__QEuunG__notFoundText{color:var(--color-text-secondary);margin-bottom:2rem;font-size:1.1rem}@media (max-width:1024px){.project-detail-module__QEuunG__contentGrid{grid-template-columns:1fr;gap:4rem}.project-detail-module__QEuunG__metaGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.project-detail-module__QEuunG__hero{padding-top:120px;padding-bottom:60px}.project-detail-module__QEuunG__title{margin-bottom:2rem;font-size:2.5rem}.project-detail-module__QEuunG__metaGrid{grid-template-columns:1fr;gap:1.5rem}.project-detail-module__QEuunG__mainContent{padding:50px 0}.project-detail-module__QEuunG__challengeBox{padding:1.5rem}.project-detail-module__QEuunG__solutionBox{padding-left:1.5rem}.project-detail-module__QEuunG__ctaTitle{font-size:1.8rem}}
