.home-module__txgM7a__hero{background:var(--emerald);align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.home-module__txgM7a__heroBg{pointer-events:none;background-image:radial-gradient(circle at 70% 20%,#d4af371a 0%,#0000 50%),radial-gradient(circle at 15% 80%,#a3b18a1a 0%,#0000 45%);position:absolute;inset:0}.home-module__txgM7a__heroContent{z-index:2;width:100%;max-width:1200px;padding:calc(var(--nav-h) + clamp(24px,4vh,48px))var(--section-px)clamp(28px,4vh,52px);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(24px,4vw,60px);margin:0 auto;display:grid;position:relative}.home-module__txgM7a__heroText{flex-direction:column;align-items:flex-start;display:flex}.home-module__txgM7a__heroTag{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:clamp(10px,1.6vh,16px);font-size:clamp(.6rem,1.2vw,.73rem);font-weight:700;display:inline-flex}.home-module__txgM7a__heroTag:before{content:"";background:var(--gold);flex-shrink:0;width:22px;height:1.5px;display:block}.home-module__txgM7a__heroHeadline{font-family:var(--font-heading);color:#fff;margin-bottom:clamp(10px,1.6vh,18px);font-size:clamp(1.75rem,3.6vw,3.1rem);font-weight:500;line-height:1.17}.home-module__txgM7a__heroHeadline em{color:var(--gold);font-style:italic}.home-module__txgM7a__heroSub{color:#ffffffb8;max-width:440px;margin-bottom:clamp(18px,2.8vh,34px);font-size:clamp(.84rem,1.45vw,.96rem);font-weight:300;line-height:1.8}.home-module__txgM7a__heroBtns{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.home-module__txgM7a__heroImageCol{background:0 0;flex-direction:column;align-items:center;gap:16px;display:flex}.home-module__txgM7a__heroPhotoFrame{background:0 0;width:min(360px,100%);position:relative}.home-module__txgM7a__heroPhotoFrame:before{content:"";z-index:0;background:linear-gradient(#d4af376b 6.25%,#0000 6.25%) 0 0/2px 100% no-repeat;border-top:2px solid #d4af376b;border-bottom:none;border-left:none;border-right:2px solid #d4af376b;border-radius:4px;width:100%;height:100%;position:absolute;top:-10px;right:-10px}.home-module__txgM7a__heroPhoto{z-index:1;aspect-ratio:3/4;background:0 0;border-radius:4px;width:100%;position:relative;overflow:hidden}.home-module__txgM7a__heroImg{object-fit:cover;object-position:center top;color:#0000;border-radius:4px;background:0 0!important}.home-module__txgM7a__heroBadge{background:var(--gold);color:var(--emerald);z-index:2;text-align:center;border-radius:3px;padding:10px 12px;position:absolute;bottom:18px;left:-18px;box-shadow:0 5px 20px #0003}.home-module__txgM7a__badgeNum{font-family:var(--font-heading);font-size:clamp(1.2rem,2vw,1.4rem);font-weight:700;line-height:1;display:block}.home-module__txgM7a__badgeText{letter-spacing:.1em;text-transform:uppercase;margin-top:3px;font-size:.58rem;font-weight:700;display:block}.home-module__txgM7a__heroStats{justify-content:center;align-items:center;width:100%;display:flex}.home-module__txgM7a__heroStatWrap{align-items:center;display:flex}.home-module__txgM7a__statDivider{background:#ffffff26;width:1px;height:26px;margin:0 14px}.home-module__txgM7a__heroStat{text-align:center}.home-module__txgM7a__heroStatNum{font-family:var(--font-heading);color:var(--gold);font-size:clamp(1.2rem,2vw,1.5rem);font-weight:600;line-height:1;display:block}.home-module__txgM7a__heroStatLabel{letter-spacing:.1em;text-transform:uppercase;color:#ffffff6b;margin-top:4px;font-size:.6rem;display:block}.home-module__txgM7a__aboutSection{background:var(--ivory);min-height:100svh;padding:clamp(32px,5vh,64px)var(--section-px);align-items:center;display:flex}.home-module__txgM7a__aboutInner{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(28px,4.5vw,72px);width:100%;max-width:1200px;margin:0 auto;display:grid}.home-module__txgM7a__aboutImageWrap{position:relative}.home-module__txgM7a__aboutPhoto{aspect-ratio:3/4;background:var(--ivory);border-radius:4px;width:100%;max-height:75vh;position:relative;overflow:hidden}.home-module__txgM7a__aboutImg{object-fit:cover;object-position:center top;border-radius:4px}.home-module__txgM7a__aboutAccentRing{pointer-events:none;border:2px solid #d4af374d;border-radius:50%;width:80px;height:80px;position:absolute;bottom:-14px;right:-14px}.home-module__txgM7a__aboutAccentDot{background:var(--gold);border-radius:50%;width:18px;height:18px;position:absolute;top:18px;left:-9px;box-shadow:0 0 0 5px #d4af371f}.home-module__txgM7a__aboutText{flex-direction:column;align-items:flex-start;display:flex}.home-module__txgM7a__aboutList{flex-direction:column;gap:10px;margin:clamp(12px,1.8vh,20px) 0 clamp(14px,2.2vh,26px);list-style:none;display:flex}.home-module__txgM7a__aboutList li{color:#555;align-items:flex-start;gap:11px;font-size:clamp(.82rem,1.4vw,.92rem);font-weight:300;line-height:1.6;display:flex}.home-module__txgM7a__aboutList li:before{content:"";background:var(--gold);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:7px}.home-module__txgM7a__aboutCta{align-self:flex-start}.home-module__txgM7a__servicesSection{background:var(--emerald);min-height:100svh;padding:clamp(32px,5vh,64px)var(--section-px);align-items:center;display:flex;position:relative;overflow:hidden}.home-module__txgM7a__servicesBg{pointer-events:none;background-image:radial-gradient(circle at 90% 10%,#d4af370f 0%,#0000 50%),radial-gradient(circle at 10% 90%,#a3b18a12 0%,#0000 50%);position:absolute;inset:0}.home-module__txgM7a__servicesInner{z-index:1;width:100%;max-width:1200px;margin:0 auto;position:relative}.home-module__txgM7a__servicesHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:clamp(20px,3.2vh,38px);display:flex}.home-module__txgM7a__servicesTitle{color:#fff!important}.home-module__txgM7a__servicesAllLink{flex-shrink:0;min-height:44px!important;padding:10px 18px!important;font-size:.75rem!important}.home-module__txgM7a__servicesGrid{grid-template-columns:repeat(4,1fr);gap:2px;display:grid}.home-module__txgM7a__serviceCard{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#ffffff0a;border:1px solid #ffffff12;flex-direction:column;padding:clamp(18px,2.4vh,32px) clamp(14px,2vw,24px);text-decoration:none;transition:background .28s,border-color .28s,transform .28s;display:flex;position:relative;overflow:hidden}.home-module__txgM7a__serviceCard:before{content:"";background:var(--gold);transform-origin:0;height:2px;transition:transform .34s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.home-module__txgM7a__serviceCard:hover:before,.home-module__txgM7a__serviceCard:focus-visible:before{transform:scaleX(1)}.home-module__txgM7a__serviceCard:hover,.home-module__txgM7a__serviceCard:focus-visible{background:#ffffff14;border-color:#ffffff1f;transform:translateY(-3px)}.home-module__txgM7a__serviceIconWrap{background:#d4af371a;border:1px solid #d4af372b;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:clamp(10px,1.6vh,16px);display:flex}.home-module__txgM7a__serviceNum{font-family:var(--font-heading);color:var(--gold);letter-spacing:.12em;margin-bottom:5px;font-size:.68rem;display:block}.home-module__txgM7a__serviceName{font-family:var(--font-heading);color:#fff;margin-bottom:7px;font-size:clamp(.93rem,1.6vw,1.1rem);font-weight:500;line-height:1.28}.home-module__txgM7a__serviceDesc{color:#ffffff85;flex:1;font-size:clamp(.76rem,1.25vw,.82rem);font-weight:300;line-height:1.7}.home-module__txgM7a__serviceArrow{color:var(--gold);align-self:flex-start;margin-top:clamp(10px,1.6vh,16px);font-size:1.05rem;transition:transform .2s;display:inline-block}.home-module__txgM7a__serviceCard:hover .home-module__txgM7a__serviceArrow{transform:translate(5px)}.home-module__txgM7a__credSection{background:var(--ivory);min-height:90svh;padding:clamp(32px,5vh,64px)var(--section-px);align-items:center;display:flex}.home-module__txgM7a__credInner{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(32px,5vw,64px);width:100%;max-width:1200px;margin:0 auto;display:grid}.home-module__txgM7a__credStats{grid-template-columns:1fr 1fr;gap:2px;margin-top:clamp(16px,2.5vh,28px);display:grid}.home-module__txgM7a__credStatCard{background:var(--ivory-dark);border-left:3px solid var(--gold);padding:clamp(16px,2vh,22px) clamp(12px,1.8vw,20px)}.home-module__txgM7a__credNum{font-family:var(--font-heading);color:var(--emerald);margin-bottom:5px;font-size:clamp(1.5rem,2.5vw,1.95rem);font-weight:600;line-height:1;display:block}.home-module__txgM7a__credLabel{letter-spacing:.1em;text-transform:uppercase;color:#999;font-size:clamp(.62rem,1vw,.7rem)}.home-module__txgM7a__credQuoteWrap{position:relative}.home-module__txgM7a__credQuoteCard{background:var(--emerald);color:#fff;border-radius:4px;padding:clamp(22px,3.2vh,38px) clamp(18px,3vw,34px);position:relative;overflow:hidden}.home-module__txgM7a__credQuoteCard:before{content:"\"";font-family:var(--font-heading);color:#d4af3717;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(5rem,11vw,10rem);line-height:1;position:absolute;top:-12px;left:10px}.home-module__txgM7a__credQuoteText{font-family:var(--font-heading);color:#ffffffe0;z-index:1;margin-bottom:clamp(14px,2vh,20px);font-size:clamp(.94rem,1.6vw,1.15rem);font-style:italic;line-height:1.65;position:relative}.home-module__txgM7a__credQuoteAuthor{align-items:center;gap:12px;display:flex}.home-module__txgM7a__credAuthorAvatar{background:#d4af3726;border:1.5px solid #d4af3757;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.home-module__txgM7a__credAuthorName{color:#fff;font-size:.85rem;font-weight:700;display:block}.home-module__txgM7a__credAuthorRole{color:#ffffff70;letter-spacing:.06em;margin-top:2px;font-size:.7rem;display:block}.home-module__txgM7a__credAccent{pointer-events:none;border:2px solid #d4af3745;border-radius:50%;width:60px;height:60px;position:absolute;bottom:-12px;right:-12px}.home-module__txgM7a__ctaSection{background:linear-gradient(135deg,var(--emerald)0%,var(--emerald-dark)100%);padding:var(--section-py)var(--section-px);text-align:center;position:relative;overflow:hidden}.home-module__txgM7a__ctaBg{pointer-events:none;background-image:radial-gradient(circle at 30%,#d4af3714 0%,#0000 50%),radial-gradient(circle at 70%,#a3b18a12 0%,#0000 50%);position:absolute;inset:0}.home-module__txgM7a__ctaInner{z-index:1;max-width:580px;margin:0 auto;position:relative}.home-module__txgM7a__ctaTag{width:100%;color:var(--gold)!important;justify-content:center!important}.home-module__txgM7a__ctaTag:before{background:var(--gold)!important}.home-module__txgM7a__ctaTitle{font-family:var(--font-heading);color:#fff;margin-bottom:13px;font-size:clamp(1.6rem,3vw,2.7rem);font-weight:500;line-height:1.24}.home-module__txgM7a__ctaTitle em{color:var(--gold);font-style:italic}.home-module__txgM7a__ctaBody{color:#ffffff9e;margin-bottom:clamp(22px,3.8vh,36px);font-size:clamp(.84rem,1.45vw,.96rem);font-weight:300;line-height:1.82}.home-module__txgM7a__ctaBtns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (max-width:1280px) and (min-width:1024px){.home-module__txgM7a__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1023px) and (min-width:901px){.home-module__txgM7a__hero{min-height:80svh}.home-module__txgM7a__aboutSection,.home-module__txgM7a__servicesSection,.home-module__txgM7a__credSection{min-height:unset;padding:clamp(56px,8vw,80px)var(--section-px)}.home-module__txgM7a__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px) and (min-width:768px){.home-module__txgM7a__hero{min-height:70svh}.home-module__txgM7a__heroContent{text-align:center;padding-top:calc(var(--nav-h) + 36px);grid-template-columns:1fr;gap:32px;padding-bottom:48px}.home-module__txgM7a__heroText{order:1;align-items:center}.home-module__txgM7a__heroTag{justify-content:center}.home-module__txgM7a__heroSub{text-align:center;max-width:520px;margin-left:auto;margin-right:auto}.home-module__txgM7a__heroBtns{justify-content:center}.home-module__txgM7a__heroImageCol{order:2;justify-content:center;width:100%}.home-module__txgM7a__heroPhotoFrame{width:min(280px,60%)}.home-module__txgM7a__heroBadge{bottom:14px;left:-14px}.home-module__txgM7a__aboutSection,.home-module__txgM7a__servicesSection,.home-module__txgM7a__credSection{min-height:unset;padding:clamp(48px,7vw,72px)var(--section-px)}.home-module__txgM7a__aboutInner{text-align:center;grid-template-columns:1fr;gap:28px}.home-module__txgM7a__aboutImageWrap{order:-1;max-width:260px;margin:0 auto}.home-module__txgM7a__aboutAccentRing,.home-module__txgM7a__aboutAccentDot{display:none}.home-module__txgM7a__aboutText{align-items:center}.home-module__txgM7a__aboutList li{text-align:left}.home-module__txgM7a__aboutCta{align-self:center}.home-module__txgM7a__servicesGrid{grid-template-columns:repeat(2,1fr)}.home-module__txgM7a__credInner{grid-template-columns:1fr}.home-module__txgM7a__credQuoteWrap{order:-1}}@media (max-width:767px){.home-module__txgM7a__hero{min-height:65svh}.home-module__txgM7a__heroContent{text-align:center;padding-top:calc(var(--nav-h) + 24px);grid-template-columns:1fr;gap:24px;padding-bottom:36px}.home-module__txgM7a__heroText{order:1;align-items:center}.home-module__txgM7a__heroTag{justify-content:center}.home-module__txgM7a__heroSub{text-align:center;max-width:100%}.home-module__txgM7a__heroBtns{flex-direction:column;align-items:stretch;gap:10px;width:100%}.home-module__txgM7a__heroBtns a{justify-content:center;width:100%}.home-module__txgM7a__heroImageCol{order:2;width:100%}.home-module__txgM7a__heroPhotoFrame{width:min(240px,62%);margin:0 auto}.home-module__txgM7a__heroBadge{padding:8px 10px;bottom:12px;left:-12px}.home-module__txgM7a__badgeNum{font-size:1.1rem}.home-module__txgM7a__statDivider{margin:0 10px}.home-module__txgM7a__heroStatNum{font-size:1.1rem}.home-module__txgM7a__aboutSection,.home-module__txgM7a__servicesSection,.home-module__txgM7a__credSection{min-height:unset;padding:48px var(--section-px);display:block}.home-module__txgM7a__aboutInner{text-align:center;grid-template-columns:1fr;gap:24px;display:grid}.home-module__txgM7a__aboutImageWrap{order:-1;max-width:200px;margin:0 auto}.home-module__txgM7a__aboutAccentRing,.home-module__txgM7a__aboutAccentDot{display:none}.home-module__txgM7a__aboutText{align-items:center}.home-module__txgM7a__aboutList{width:100%}.home-module__txgM7a__aboutList li{text-align:left}.home-module__txgM7a__aboutCta{align-self:center}.home-module__txgM7a__servicesGrid{grid-template-columns:repeat(2,1fr)}.home-module__txgM7a__servicesHeader{flex-direction:column;align-items:flex-start;gap:12px}.home-module__txgM7a__servicesAllLink{text-align:center;width:100%!important}.home-module__txgM7a__credInner{grid-template-columns:1fr;gap:24px}.home-module__txgM7a__credQuoteWrap{order:-1}.home-module__txgM7a__credStats{grid-template-columns:1fr 1fr}.home-module__txgM7a__ctaBtns{flex-direction:column;align-items:center}.home-module__txgM7a__ctaBtns a{justify-content:center;width:100%;max-width:320px}}@media (max-width:480px){.home-module__txgM7a__hero{min-height:60svh}.home-module__txgM7a__heroPhotoFrame{width:min(200px,58%)}.home-module__txgM7a__aboutSection,.home-module__txgM7a__servicesSection,.home-module__txgM7a__credSection{padding:40px var(--section-px)}.home-module__txgM7a__servicesGrid{grid-template-columns:1fr}.home-module__txgM7a__aboutImageWrap{max-width:170px}.home-module__txgM7a__credStats{grid-template-columns:1fr 1fr}.home-module__txgM7a__credStatCard{padding:14px 12px}.home-module__txgM7a__credNum{font-size:1.5rem}.home-module__txgM7a__serviceCard{padding:16px 14px}}@media (max-width:360px){.home-module__txgM7a__hero{min-height:55svh}.home-module__txgM7a__heroHeadline{font-size:clamp(1.45rem,8vw,1.75rem)}.home-module__txgM7a__heroPhotoFrame{width:min(175px,55%)}.home-module__txgM7a__aboutSection,.home-module__txgM7a__servicesSection,.home-module__txgM7a__credSection{padding:32px var(--section-px)}.home-module__txgM7a__aboutImageWrap{max-width:150px}.home-module__txgM7a__credStats{grid-template-columns:1fr}.home-module__txgM7a__statDivider{margin:0 8px}.home-module__txgM7a__heroBadge{padding:7px 9px;bottom:10px;left:-8px}}@media (max-height:560px) and (orientation:landscape){.home-module__txgM7a__hero,.home-module__txgM7a__aboutSection,.home-module__txgM7a__servicesSection,.home-module__txgM7a__credSection{min-height:unset}.home-module__txgM7a__heroContent{text-align:left;padding-top:calc(var(--nav-h) + 12px);grid-template-columns:1fr 1fr;gap:20px;padding-bottom:16px}.home-module__txgM7a__heroText{order:unset;align-items:flex-start}.home-module__txgM7a__heroTag{justify-content:flex-start}.home-module__txgM7a__heroSub{text-align:left;margin-left:0;margin-right:0}.home-module__txgM7a__heroBtns{flex-direction:row;align-items:center;width:auto}.home-module__txgM7a__heroBtns a{width:auto}.home-module__txgM7a__heroImageCol{order:unset;width:auto}.home-module__txgM7a__heroPhotoFrame{width:140px}.home-module__txgM7a__aboutSection{padding:20px var(--section-px);display:flex}.home-module__txgM7a__aboutInner{text-align:left;grid-template-columns:1fr 1fr;gap:20px}.home-module__txgM7a__aboutImageWrap{order:unset;max-width:unset;margin:0}.home-module__txgM7a__aboutText{align-items:flex-start}.home-module__txgM7a__aboutList li{text-align:left}.home-module__txgM7a__aboutCta{align-self:flex-start}.home-module__txgM7a__aboutAccentRing,.home-module__txgM7a__aboutAccentDot{display:block}.home-module__txgM7a__servicesSection,.home-module__txgM7a__credSection{padding:20px var(--section-px)}.home-module__txgM7a__servicesGrid{grid-template-columns:repeat(2,1fr)}.home-module__txgM7a__credInner{grid-template-columns:1fr 1fr;gap:20px}.home-module__txgM7a__credQuoteWrap{order:unset}}@supports (padding:env(safe-area-inset-left)){.home-module__txgM7a__heroContent,.home-module__txgM7a__aboutSection,.home-module__txgM7a__servicesSection,.home-module__txgM7a__credSection,.home-module__txgM7a__ctaSection{padding-left:max(var(--section-px),env(safe-area-inset-left));padding-right:max(var(--section-px),env(safe-area-inset-right))}}@media (prefers-reduced-motion:reduce){.home-module__txgM7a__serviceCard,.home-module__txgM7a__serviceCard:before,.home-module__txgM7a__serviceArrow{transition:none}}@media print{.home-module__txgM7a__hero,.home-module__txgM7a__servicesSection,.home-module__txgM7a__ctaSection{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff!important}.home-module__txgM7a__hero,.home-module__txgM7a__aboutSection,.home-module__txgM7a__servicesSection,.home-module__txgM7a__credSection{min-height:auto!important;display:block!important}.home-module__txgM7a__fade-up{opacity:1!important;transform:none!important}.home-module__txgM7a__heroBg,.home-module__txgM7a__servicesBg,.home-module__txgM7a__ctaBg{display:none}}
