.About_about__fFfvC{background:linear-gradient(180deg,var(--surface-muted) 0,var(--surface) 100%);position:relative;overflow:hidden;border-top:1px solid var(--border-subtle)}.About_about__fFfvC:before{top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(193,120,23,.08) 0,transparent 70%);animation:About_float__mH6Pc 15s ease-in-out infinite}.About_about__fFfvC:after,.About_about__fFfvC:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.About_about__fFfvC:after{bottom:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(193,120,23,.06) 0,transparent 70%);animation:About_float__mH6Pc 20s ease-in-out infinite reverse}.About_aboutContent__FO7Fr{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;position:relative;z-index:1}.About_aboutImage__ytnMD{width:100%;height:500px;border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--dark-brown),var(--warm-black));overflow:hidden;position:relative;box-shadow:var(--shadow-lift);border:1px solid var(--border-subtle)}.About_aboutText__dxdCw h3{font-size:2rem;color:var(--dark-brown);margin-bottom:1.5rem;font-weight:700}.About_aboutText__dxdCw p{font-size:1.1rem;color:var(--oak-medium);margin-bottom:1.5rem;line-height:1.8}.About_stats__JZaeY{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:3rem}.About_statItem__fqr0M{text-align:center;padding:1.5rem;background:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border-strong);box-shadow:var(--shadow-soft);transition:border-color .2s ease,transform .2s ease}.About_statItem__fqr0M:hover{border-color:rgba(193,120,23,.4);transform:translateY(-2px)}.About_statItem__fqr0M h4{font-size:2.5rem;color:var(--amber);font-weight:700}.About_statItem__fqr0M p{color:var(--dark-brown);font-weight:500}@media (max-width:968px){.About_about__fFfvC{padding-bottom:2rem}.About_aboutContent__FO7Fr{grid-template-columns:1fr}.About_aboutText__dxdCw,.About_aboutText__dxdCw h3,.About_aboutText__dxdCw p{text-align:center}.About_stats__JZaeY{grid-template-columns:1fr}}.BlogSection_blogSection__INAes{background:var(--surface-muted);position:relative;border-top:1px solid var(--border-subtle)}@media (max-width:968px){.BlogSection_blogSection__INAes{padding-top:2rem}}.BlogSection_grid__hFIRh{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.BlogSection_carouselContainer__6l_yo{position:relative;max-width:1200px;margin:0 auto;padding:0 3rem}.BlogSection_carousel__HVh2N{overflow:hidden;border-radius:1.5rem;width:100%}.BlogSection_carouselTrack__K09Vl{display:flex;transition:transform .5s ease-in-out;will-change:transform;width:100%}.BlogSection_card__0qnSx{background:var(--surface);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:1rem;border:1px solid var(--border-strong);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.BlogSection_card__0qnSx:hover{border-color:rgba(193,120,23,.25);box-shadow:var(--shadow-lift);transform:translateY(-2px)}.BlogSection_carouselTrack__K09Vl .BlogSection_card__0qnSx{min-width:100%;flex-shrink:0;width:100%;box-sizing:border-box}.BlogSection_cover__i4IBl{border-radius:1.25rem;overflow:hidden;width:100%;height:400px;position:relative;background:var(--light-bg);display:block;cursor:pointer;transition:transform .3s ease,opacity .3s ease}.BlogSection_cover__i4IBl:hover{transform:scale(1.02);opacity:.9}.BlogSection_cover__i4IBl img{object-fit:cover;object-position:center;width:100%;height:100%}.BlogSection_meta__xBK2e{display:flex;gap:.5rem;color:var(--oak-medium);font-size:.9rem;text-transform:uppercase;letter-spacing:.08em}.BlogSection_card__0qnSx h3{font-size:1.4rem;color:var(--dark-brown);cursor:pointer;transition:color .3s ease}.BlogSection_card__0qnSx h3:hover{color:var(--amber)}.BlogSection_card__0qnSx a{text-decoration:none}.BlogSection_card__0qnSx p{color:var(--oak-medium)}.BlogSection_cardFooter__cc1ZY{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.BlogSection_tags__GhRn3{display:flex;gap:.5rem;flex-wrap:wrap}.BlogSection_tags__GhRn3 span{background:rgba(193,120,23,.1);color:var(--amber);padding:.35rem .8rem;border-radius:999px;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;line-height:1.4}.BlogSection_readMore__dF6XY{color:var(--dark-brown);text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.25rem}.BlogSection_readMore__dF6XY:after{content:"→";display:inline-block;transition:transform .2s ease}.BlogSection_readMore__dF6XY:hover:after{transform:translateX(3px)}.BlogSection_carouselButton__XVP1S{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:2px solid var(--amber);color:var(--amber);width:50px;height:50px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10;box-shadow:0 4px 15px rgba(44,24,16,.1)}.BlogSection_carouselButton__XVP1S:hover{background:var(--amber);color:#fff;transform:translateY(-50%) scale(1.1)}@media (max-width:968px){.BlogSection_carouselButton__XVP1S{top:125px;transform:translateY(-50%)}.BlogSection_carouselButton__XVP1S:hover{transform:translateY(-50%) scale(1.1)}}.BlogSection_carouselButtonNext__AOKn_{right:0}.BlogSection_carouselButton__XVP1S:first-of-type{left:0}.BlogSection_dots__mOFkr{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}.BlogSection_dot__HpYvx{width:12px;height:12px;border-radius:50%;border:2px solid var(--amber);background:transparent;cursor:pointer;transition:all .3s ease;padding:0}.BlogSection_dot__HpYvx:hover{background:rgba(193,120,23,.3);transform:scale(1.2)}.BlogSection_dotActive__luyH7{background:var(--amber);transform:scale(1.3)}.BlogSection_cta__8yeR8{margin-top:2rem;text-align:center}@media (max-width:968px){.BlogSection_grid__hFIRh{grid-template-columns:1fr}.BlogSection_carouselContainer__6l_yo{padding:0;margin:0 auto;width:100%;max-width:100%}.BlogSection_carousel__HVh2N{width:100%;margin:0;overflow:hidden}.BlogSection_carouselTrack__K09Vl{width:100%;display:flex}.BlogSection_carouselTrack__K09Vl .BlogSection_card__0qnSx{width:100%;min-width:100%;flex-shrink:0;padding:0;margin:0;border-radius:0}.BlogSection_carouselTrack__K09Vl .BlogSection_cover__i4IBl{width:100%;height:250px;margin:0;border-radius:0}.BlogSection_carouselTrack__K09Vl .BlogSection_card__0qnSx>:not(.BlogSection_cover__i4IBl){padding:0 1rem}.BlogSection_carouselTrack__K09Vl .BlogSection_card__0qnSx>.BlogSection_cover__i4IBl+*{padding-top:1rem}.BlogSection_carouselTrack__K09Vl .BlogSection_card__0qnSx h3{margin-bottom:.25rem}.BlogSection_carouselTrack__K09Vl .BlogSection_card__0qnSx p{margin-bottom:.5rem}.BlogSection_carouselTrack__K09Vl .BlogSection_cardFooter__cc1ZY{margin-top:.5rem;flex-direction:column;align-items:flex-start;gap:.75rem}.BlogSection_carouselTrack__K09Vl .BlogSection_tags__GhRn3{flex-direction:column;gap:.5rem;width:100%}.BlogSection_carouselTrack__K09Vl .BlogSection_tags__GhRn3 span{width:-moz-fit-content;width:fit-content;max-width:100%}.BlogSection_carouselTrack__K09Vl .BlogSection_readMore__dF6XY{white-space:nowrap;width:100%;text-align:left}.BlogSection_carouselTrack__K09Vl .BlogSection_cover__i4IBl img{width:100%;height:100%;object-fit:cover;object-position:center}.BlogSection_card__0qnSx{padding:1.25rem}.BlogSection_carouselButton__XVP1S{width:40px;height:40px;font-size:1.2rem}.BlogSection_carouselButton__XVP1S:first-of-type{left:.5rem}.BlogSection_carouselButtonNext__AOKn_{right:.5rem}}.CapabilitiesStrip_section__m9fFe{position:relative;overflow:hidden;background:linear-gradient(180deg,var(--surface-muted) 0,var(--surface) 55%,var(--surface-muted) 100%);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.CapabilitiesStrip_section__m9fFe:before{content:"";position:absolute;inset:0;background-image:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(193,120,23,.09),transparent 55%),radial-gradient(ellipse 60% 40% at 100% 50%,rgba(44,24,16,.04),transparent 50%);pointer-events:none}.CapabilitiesStrip_headerTight__PIqlM{position:relative;z-index:1;margin-bottom:clamp(2rem,5vw,3.25rem)}.CapabilitiesStrip_eyebrow__wuRtC{font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--amber);margin-bottom:.75rem}.CapabilitiesStrip_grid__0IQSI{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:clamp(1rem,2.5vw,1.5rem);gap:clamp(1rem,2.5vw,1.5rem)}.CapabilitiesStrip_card__XB76P{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-lg);padding:clamp(1.25rem,2.5vw,1.75rem);box-shadow:var(--shadow-soft);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.CapabilitiesStrip_card__XB76P:hover{border-color:rgba(193,120,23,.35);box-shadow:var(--shadow-lift);transform:translateY(-3px)}.CapabilitiesStrip_iconWrap__Ubs3i{width:48px;height:48px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem;background:linear-gradient(135deg,rgba(193,120,23,.12),rgba(44,24,16,.06));border:1px solid rgba(193,120,23,.2);color:var(--amber)}.CapabilitiesStrip_iconWrap__Ubs3i svg{width:24px;height:24px;flex-shrink:0}.CapabilitiesStrip_card__XB76P h3{font-size:1.05rem;font-weight:700;color:var(--dark-brown);margin-bottom:.65rem;line-height:1.25;letter-spacing:-.02em}.CapabilitiesStrip_card__XB76P p{font-size:.9rem;line-height:1.6;color:var(--oak-medium);margin:0}@media (max-width:1024px){.CapabilitiesStrip_grid__0IQSI{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.CapabilitiesStrip_grid__0IQSI{grid-template-columns:1fr}}.Contact_contact__fU08Y{background:var(--surface-muted);border-top:1px solid var(--border-subtle)}.Contact_contactContent__UqGew{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem}.Contact_contactInfo__k4ZEV{display:flex;flex-direction:column;gap:2rem}.Contact_contactItem__t2FDc{display:flex;align-items:flex-start;gap:1.5rem}.Contact_contactIcon__a198w{font-size:2rem;color:var(--amber);min-width:50px;height:50px;background:var(--light-bg);border-radius:50%;display:flex;align-items:center;justify-content:center}.Contact_contactDetails__GNU1m h3{font-size:1.3rem;color:var(--dark-brown);margin-bottom:.5rem;font-weight:600}.Contact_contactDetails__GNU1m p{color:var(--oak-medium);font-size:1.1rem}.Contact_contactDetails__GNU1m a{color:var(--amber);text-decoration:none}.Contact_contactForm__lMX68{background:var(--surface);padding:3rem;border-radius:var(--radius-lg);border:1px solid var(--border-strong);box-shadow:var(--shadow-soft)}.Contact_formGroup__1YEJK{margin-bottom:1.5rem}.Contact_formGroup__1YEJK label{display:block;margin-bottom:.5rem;color:var(--dark-brown);font-weight:600}.Contact_formGroup__1YEJK input,.Contact_formGroup__1YEJK textarea{width:100%;padding:1rem;border:1px solid var(--border-strong);border-radius:var(--radius-sm);font-family:Montserrat,sans-serif;font-size:1rem;transition:border-color .3s ease;background:#fff}.Contact_formGroup__1YEJK input:focus,.Contact_formGroup__1YEJK textarea:focus{outline:none;border-color:var(--amber)}.Contact_formGroup__1YEJK textarea{min-height:150px;resize:vertical}@media (max-width:968px){.Contact_contact__fU08Y{padding-top:2rem}.Contact_contactContent__UqGew{grid-template-columns:1fr}}