@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap");.Model2_pageWrapper__vdg_w{background-color:#fffcf5;color:#0f172a;font-family:Inter,sans-serif;min-height:100vh;position:relative}.Model2_pageWrapper__vdg_w:before{top:0;left:0;background:radial-gradient(circle,rgba(220,161,31,.03) 0,rgba(255,252,245,0) 70%)}.Model2_pageWrapper__vdg_w:after,.Model2_pageWrapper__vdg_w:before{content:"";position:fixed;width:60vw;height:60vh;z-index:0;pointer-events:none}.Model2_pageWrapper__vdg_w:after{bottom:0;right:0;background:radial-gradient(circle,rgba(114,6,12,.02) 0,rgba(255,252,245,0) 70%)}@keyframes Model2_headerSlideDown__HZqvO{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.Model2_header__NTTfn{position:sticky;top:0;z-index:50;min-height:84px;background-color:#fffcf5;display:flex;justify-content:center;padding:0 2rem;border-bottom:1px solid rgba(0,0,0,.03);animation:Model2_headerSlideDown__HZqvO .8s cubic-bezier(.2,.8,.2,1) forwards}.Model2_headerInner__D4VJl{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1300px}.Model2_logo__WUlky{font-size:24px;font-weight:800;letter-spacing:-.02em;color:#0f172a;text-decoration:none;display:flex;align-items:center;gap:.5rem}.Model2_logoIcon__1vU37{color:#2563eb}.Model2_logoImage__WbPCJ{height:48px;width:auto;max-height:48px;-o-object-fit:contain;object-fit:contain;transition:all .3s ease}.Model2_navLinks__SfQ3t{display:flex;gap:1.5rem;align-items:center}.Model2_navLink__ryS8o{font-size:15px;font-weight:700;color:#334155;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1);position:relative;padding:.25rem 0}.Model2_navLink__ryS8o:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:3px;background-color:#b8940d;border-radius:2px;transition:width .3s ease}.Model2_navLink__ryS8o:hover{color:#72060c}.Model2_navLink__ryS8o:hover:after{width:100%}.Model2_navLinkActive__YcofZ{color:#72060c}.Model2_navLinkActive__YcofZ:after{width:100%}.Model2_btnHeader__aqh7b{background-color:#72060c;color:#fff;font-size:14px;font-weight:700;padding:.6rem 1.5rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.Model2_btnHeader__aqh7b:hover{background-color:#4a0308;transform:translateY(-2px);box-shadow:0 4px 12px rgba(114,6,12,.3)}.Model2_mobileMenuBtn__B0Q0Z{display:none;background:none;border:none;color:#0f172a;cursor:pointer;padding:4px}.Model2_mobileDropdown__oX_qK{position:absolute;top:100%;left:0;width:100%;background-color:#fffcf5;border-top:1px solid rgba(0,0,0,.05);box-shadow:0 10px 25px -5px rgba(0,0,0,.1);padding:1.5rem 2rem;animation:Model2_slideDown__XWptf .2s ease-out forwards;z-index:100}.Model2_mobileNavLinks__vwSml{display:flex;flex-direction:column;gap:1.25rem}@keyframes Model2_slideDown__XWptf{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Model2_hero__vJ3Ae{padding:2rem 2rem 4rem;width:100%;position:relative;display:flex;align-items:center;background:linear-gradient(90deg,#f0f6eb,#faf8f2 50%,transparent);min-height:auto;overflow:hidden}@media (min-width:1024px){.Model2_hero__vJ3Ae{padding-top:4rem;padding-bottom:5.5rem;min-height:60vh}}.Model2_heroInner__S6WXV{display:flex;flex-direction:column;width:100%;max-width:1400px;margin:0 auto;gap:2rem;align-items:center;position:relative;z-index:10}@media (min-width:1024px){.Model2_heroInner__S6WXV{flex-direction:row;justify-content:space-between;align-items:center}}.Model2_heroContent__l0Vf_{flex:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left;z-index:10;max-width:750px;position:relative}.Model2_pillBadge__ojOjq{display:inline-flex;align-items:center;gap:.5rem;background-color:#fff;border:1px solid #e2e8f0;padding:.5rem 1rem;border-radius:999px;font-size:11px;font-weight:700;color:#b8940d;letter-spacing:1px;margin-bottom:2rem;box-shadow:0 4px 10px rgba(0,0,0,.03)}.Model2_pillBadgeIcon__PC0eh{color:#b8940d}.Model2_heroTitle__veD1j{font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1.1;color:#72060c;letter-spacing:-.03em;margin-bottom:1.5rem}.Model2_titleDivider__Ef75_{width:60px;height:4px;background-color:#72060c;margin-bottom:1.5rem;border-radius:2px}.Model2_accentText__K8rSQ{color:#dca11f}.Model2_heroSubtitle__juiWc{font-size:1.125rem;line-height:1.6;color:#475569;margin-bottom:1.5rem;max-width:90%;text-align:left;font-weight:500}.Model2_heroActions__AmYAe{display:flex;gap:1rem;flex-wrap:wrap}.Model2_heroImageContainer__iJoeB{flex:1;position:relative;width:100%;height:500px}@media (min-width:1024px){.Model2_heroImageContainer__iJoeB{position:absolute;right:0;top:0;bottom:0;width:60%;height:100%;z-index:0;mask-image:linear-gradient(90deg,transparent 0,#000 40%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 40%)}}.Model2_heroImg__J0FhZ{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right center;object-position:right center}.Model2_btnPrimary__1Nj_0{background-color:#61040a;color:#fff;font-size:16px;font-weight:600;height:56px;padding:0 2rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 20px -5px rgba(74,3,8,.4),inset 0 1px 0 hsla(0,0%,100%,.1);display:flex;align-items:center;gap:.5rem}.Model2_btnPrimary__1Nj_0:hover{background-color:#4a0308;transform:translateY(-2px);box-shadow:0 15px 25px -5px rgba(74,3,8,.5),inset 0 1px 0 hsla(0,0%,100%,.2)}.Model2_btnPrimary__1Nj_0:active{transform:translateY(0)}.Model2_btnSecondary__28cP4{background-color:#fff;color:#72060c;font-size:16px;font-weight:600;height:56px;padding:0 2rem;border-radius:.5rem;border:1px solid #72060c;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:.5rem}.Model2_btnSecondary__28cP4:hover{background-color:#faf7f3;border-color:#4a0308;transform:translateY(-2px);box-shadow:0 10px 20px -5px rgba(114,6,12,.1)}.Model2_btnSecondary__28cP4:active{transform:translateY(0)}.Model2_trustAvatar__tf4sx{width:32px;height:32px;border-radius:50%;border:2px solid #fff;margin-left:-12px;background-color:#e2e8f0;-o-object-fit:cover;object-fit:cover;box-shadow:0 2px 4px rgba(0,0,0,.05)}.Model2_trustAvatar__tf4sx:first-child{margin-left:0}.Model2_graphicContainer__x1wcA{position:relative;width:100%;height:640px;display:flex;justify-content:center;align-items:center}.Model2_graphicBgPattern__7UWUb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background-image:radial-gradient(#cbd5e1 1px,transparent 0);background-size:24px 24px;opacity:.5;border-radius:50%;mask-image:radial-gradient(circle,#000 30%,transparent 70%);-webkit-mask-image:radial-gradient(circle,#000 30%,transparent 70%);z-index:0;pointer-events:none}@keyframes Model2_spin__ljzwd{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Model2_spinReverse__Ezp09{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes Model2_float__xAWG5{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Model2_ring1__4vcqF{position:absolute;top:calc(50% - 110px);left:calc(50% - 110px);width:220px;height:220px;border-radius:50%;border:1px dashed rgba(220,161,31,.4);animation:Model2_spin__ljzwd 30s linear infinite;z-index:1}.Model2_ring2__gOacX{position:absolute;top:calc(50% - 170px);left:calc(50% - 170px);width:340px;height:340px;border-radius:50%;border:1px dashed rgba(220,161,31,.3);animation:Model2_spin__ljzwd 45s linear infinite;z-index:1}.Model2_ring3__DG2qQ{position:absolute;top:calc(50% - 280px);left:calc(50% - 280px);width:560px;height:560px;border-radius:50%;border:1px dashed rgba(220,161,31,.25);animation:Model2_spin__ljzwd 60s linear infinite;z-index:1}.Model2_orbit1__AaOaP{top:calc(50% - 110px);left:calc(50% - 110px);width:220px;height:220px;animation:Model2_spin__ljzwd 30s linear infinite}.Model2_orbit1__AaOaP,.Model2_orbit2__cekJ1{position:absolute;border-radius:50%;z-index:10}.Model2_orbit2__cekJ1{top:calc(50% - 170px);left:calc(50% - 170px);width:340px;height:340px;animation:Model2_spin__ljzwd 45s linear infinite}.Model2_orbit3__m0CF3{position:absolute;top:calc(50% - 280px);left:calc(50% - 280px);width:560px;height:560px;border-radius:50%;animation:Model2_spin__ljzwd 60s linear infinite;z-index:10}.Model2_centralNode__HfkAV{position:absolute;width:100px;height:100px;background-color:#61040a;border-radius:50%;box-shadow:0 4px 10px rgba(74,3,8,.4);display:flex;justify-content:center;align-items:center;z-index:20;color:#dca11f;animation:Model2_float__xAWG5 4s ease-in-out infinite}.Model2_centralNode__HfkAV:before{content:"";position:absolute;width:240px;height:240px;background:radial-gradient(circle,rgba(220,161,31,.4) 0,rgba(220,161,31,0) 60%);z-index:-1;border-radius:50%}.Model2_orbitCard__TQErx{position:absolute;background:#fff;padding:12px 16px;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.08);display:flex;align-items:center;gap:12px;min-width:160px;animation:Model2_spinReverse__Ezp09 60s linear infinite;z-index:10}.Model2_cardIconBox__Copsj{width:40px;height:40px;border-radius:10px;display:flex;justify-content:center;align-items:center}.Model2_cardText__STglM{display:flex;flex-direction:column}.Model2_cardValue__6Fi0x{font-size:16px;font-weight:800;color:#72060c;line-height:1.2}.Model2_cardLabel__xQBn_{font-size:11px;color:#64748b;font-weight:500;line-height:1.2;margin-top:2px}.Model2_card1__CCyIw{top:52px;left:-18px}.Model2_card2__d325b{top:52px;right:-18px}.Model2_card3__LPZOA{bottom:52px;left:-18px}.Model2_card4__Tmhlx{bottom:52px;right:-18px}.Model2_orbitAvatar__JYas8{position:absolute;width:44px;height:44px;border-radius:50%;border:4px solid #fff;box-shadow:0 6px 12px rgba(0,0,0,.08);display:flex;justify-content:center;align-items:center;color:#fff;animation:Model2_spinReverse__Ezp09 45s linear infinite;z-index:8}.Model2_avatar1__WF2Ig{top:20px;right:40px;background-color:#72060c;color:#fff}.Model2_avatar2__Ivcn4{right:40px}.Model2_avatar2__Ivcn4,.Model2_avatar3__9ZtG6{bottom:20px;background-color:#faefdf;color:#72060c}.Model2_avatar3__9ZtG6{left:40px}.Model2_avatar4__6QA1q{top:20px;left:40px;background-color:#72060c;color:#fff}.Model2_orbitDot__js_Td{position:absolute;width:8px;height:8px;border-radius:50%;z-index:7}.Model2_dot1__LUDrR{top:-4px;left:calc(50% - 4px);background:#dca11f}.Model2_dot2__e7wzI{bottom:-4px;left:calc(50% - 4px);background:#dca11f}.Model2_dot3__fPr3x{top:calc(50% - 4px);left:-4px;background:#dca11f}.Model2_dot4__qxtvf{top:calc(50% - 4px);right:-4px;background:#dca11f}.Model2_statsContainer__nwDAx{max-width:1100px;margin:-3.5rem auto 2rem;display:grid;grid-template-columns:repeat(4,1fr);background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);border-radius:24px;box-shadow:0 20px 40px -10px rgba(114,6,12,.08),inset 0 0 0 1px rgba(220,161,31,.2);position:relative;z-index:20;overflow:hidden}.Model2_statItem__6zFFx{padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:default}.Model2_statItem__6zFFx:not(:last-child):after{content:"";position:absolute;right:0;top:25%;height:50%;width:1px;background:linear-gradient(180deg,transparent,rgba(220,161,31,.3),transparent)}.Model2_statItem__6zFFx:hover{background:linear-gradient(180deg,hsla(36,73%,93%,0),hsla(36,73%,93%,.6));transform:translateY(-4px)}.Model2_statIcon__Zes7P{color:#dca11f;margin-bottom:.75rem;transition:transform .4s cubic-bezier(.4,0,.2,1),color .4s;display:flex;justify-content:center;align-items:center}.Model2_statItem__6zFFx:hover .Model2_statIcon__Zes7P{transform:scale(1.2) translateY(-2px);color:#72060c}.Model2_statItem__6zFFx>div:not(.Model2_statIcon__Zes7P){display:flex;flex-direction:column;align-items:center;gap:.25rem}.Model2_statNumber__1Vypa{font-size:36px;font-weight:900;color:#72060c;line-height:1;letter-spacing:-.02em}.Model2_statLabel__tyovP{font-size:12px;color:#64748b;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.Model2_section__eJBPa{padding:6rem 2rem;max-width:1300px;margin:0 auto}.Model2_sectionHeader__iz5nj{text-align:center;margin-bottom:4rem}.Model2_sectionTitle__kG4n7{font-size:40px;font-weight:800;background:linear-gradient(90deg,#2563eb,#10b981);-webkit-background-clip:text;color:transparent;background-clip:text;letter-spacing:-.02em;margin-bottom:1rem}.Model2_featuresGrid__f1qnB{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.Model2_featureCard__AaW9i{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem 2rem;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:1.25rem}.Model2_featureCard__AaW9i:hover{transform:translateY(-4px);box-shadow:0 20px 40px -15px rgba(0,0,0,.08);border-color:#cbd5e1}.Model2_featureIcon__Z8Etl{width:48px;height:48px;border-radius:12px;background-color:#f8fafc;border:1px solid #e2e8f0;display:flex;justify-content:center;align-items:center;color:#2563eb}.Model2_featureTitle__FTPah{font-size:20px;font-weight:700;color:#0f172a}.Model2_featureDesc__xYlpa{font-size:15px;color:#64748b;line-height:1.6}.Model2_sectionGray__nBJHA{background-color:#fff;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;max-width:100%}.Model2_pricingGrid__bttDr{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto}.Model2_pricingCard__jO3V2{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:3rem 2.5rem;display:flex;flex-direction:column;transition:transform .2s cubic-bezier(.4,0,.2,1)}.Model2_pricingCardPremium__Pvnrt{border:2px solid #f59e0b;position:relative;box-shadow:0 20px 40px -15px rgba(245,158,11,.15)}.Model2_pricingBadge__Rh5Mo{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background-color:#f59e0b;color:#fff;font-size:12px;font-weight:700;padding:4px 16px;border-radius:16px;text-transform:uppercase;letter-spacing:.05em}.Model2_pricingTitle__3V9t3{font-size:24px;font-weight:800;color:#0f172a;margin-bottom:2rem;text-align:center}.Model2_pricingList__7YyuQ{list-style:none;display:flex;flex-direction:column;gap:1.25rem;margin-bottom:3rem;flex:1}.Model2_pricingListItem__GqtWd{display:flex;align-items:flex-start;gap:.75rem;font-size:15px;color:#475569;line-height:1.5}.Model2_pricingIcon__C82hm{color:#10b981;flex-shrink:0;margin-top:2px}.Model2_btnAmber__3cmRa{background-color:#f59e0b;color:#fff;font-size:16px;font-weight:600;height:56px;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;justify-content:center;align-items:center;width:100%;box-shadow:0 4px 6px -1px rgba(245,158,11,.3)}.Model2_btnAmber__3cmRa:hover{background-color:#d97706;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(245,158,11,.4)}.Model2_btnAmber__3cmRa:active{transform:translateY(0) scale(.98)}@media (max-width:1440px) and (min-width:1025px){.Model2_graphicContainer__x1wcA{transform:scale(.8);transform-origin:center center}.Model2_heroContent__l0Vf_{transform:translateY(-60px)}}@media (max-width:1024px){.Model2_navLinks__SfQ3t{display:none}.Model2_mobileMenuBtn__B0Q0Z{display:flex;align-items:center;justify-content:center}.Model2_logoImage__WbPCJ{height:36px;max-height:36px}.Model2_hero__vJ3Ae{grid-template-columns:1fr;text-align:left;padding:0 1rem 1rem}.Model2_heroContent__l0Vf_{align-items:center;text-align:center;margin-bottom:0;order:2;z-index:20}.Model2_heroSubtitle__juiWc{margin:0 0 2rem;max-width:100%;text-align:justify}.Model2_heroActions__AmYAe{justify-content:center}.Model2_graphicContainer__x1wcA{transform:scale(.85);order:1;margin-top:-3rem;margin-bottom:-3rem}.Model2_statsContainer__nwDAx{grid-template-columns:repeat(4,1fr);margin:1rem auto 3rem;padding:0 1rem}}@media (max-width:768px){.Model2_header__NTTfn{padding:0 .5rem}.Model2_headerInner__D4VJl{justify-content:space-between}.Model2_btnHeader__aqh7b{padding:.4rem .75rem;font-size:13px;white-space:nowrap}.Model2_heroTitle__veD1j{font-size:48px}.Model2_heroGraphic__vpzat{height:400px;margin-top:-3rem;margin-bottom:-7rem}.Model2_statsContainer__nwDAx{grid-template-columns:1fr;gap:1rem;margin:0 1rem 3rem;background:transparent;box-shadow:none;backdrop-filter:none}.Model2_statItem__6zFFx{background:#fff;border-radius:16px;padding:1rem 1.25rem;flex-direction:row;justify-content:flex-start;text-align:left;border:1px solid rgba(0,0,0,.03);box-shadow:0 10px 30px -10px rgba(0,0,0,.05)}.Model2_statItem__6zFFx>div:not(.Model2_statIcon__Zes7P){align-items:flex-start}.Model2_statItem__6zFFx:not(:last-child):after{display:none}.Model2_statItem__6zFFx:hover{background:#fff;transform:translateY(-5px)}.Model2_statIcon__Zes7P{margin-bottom:0;margin-right:1rem;color:#72060c;background-color:#faefdf;padding:1rem;border-radius:16px}.Model2_statItem__6zFFx:hover .Model2_statIcon__Zes7P{transform:none}.Model2_statNumber__1Vypa{font-size:24px}.Model2_heroActions__AmYAe{flex-direction:column;width:100%}.Model2_btnPrimary__1Nj_0,.Model2_btnSecondary__28cP4{width:100%;justify-content:center}}@media (max-width:480px){.Model2_heroTitle__veD1j{font-size:28px}.Model2_mobileDropdown__oX_qK{padding:1.5rem 1rem}.Model2_graphicContainer__x1wcA{transform:scale(.45);margin-top:-11rem;margin-bottom:-11rem}.Model2_cardValue__6Fi0x{font-size:24px}.Model2_cardLabel__xQBn_{font-size:16px;margin-top:4px}.Model2_orbitCard__TQErx{padding:10px 14px;width:175px;min-width:unset;gap:8px;border-radius:14px}.Model2_cardIconBox__Copsj{width:38px;height:38px;border-radius:10px;flex-shrink:0}.Model2_cardIconBox__Copsj svg{width:20px!important;height:20px!important}.Model2_orbitAvatar__JYas8{width:50px;height:50px;border-width:3px}.Model2_orbitAvatar__JYas8 svg{width:24px!important;height:24px!important}.Model2_centralNode__HfkAV{width:110px;height:110px}.Model2_centralNode__HfkAV svg{width:54px!important;height:54px!important}.Model2_card1__CCyIw{top:-20px;left:calc(50% - 87.5px);right:auto;bottom:auto}.Model2_card2__d325b{top:calc(50% - 30px);right:-15px;left:auto;bottom:auto}.Model2_card3__LPZOA{bottom:-20px;left:calc(50% - 87.5px);top:auto;right:auto}.Model2_card4__Tmhlx{top:calc(50% - 30px);left:-15px;bottom:auto;right:auto}.Model2_avatar1__WF2Ig{top:75px;right:75px}.Model2_avatar2__Ivcn4{bottom:75px;right:75px}.Model2_avatar3__9ZtG6{bottom:75px;left:75px}.Model2_avatar4__6QA1q{top:75px;left:75px}}.Feature3DSection_scrollSection__qkq7Z{position:relative;width:100%;background-color:#f8fafc}@media (min-width:1024px){.Feature3DSection_scrollSection__qkq7Z{height:calc((var(--slides-count, 4) * 80vh) + 100vh)}}.Feature3DSection_stickyContainer___853z{position:sticky;top:80px;width:100%;height:calc(100vh - 80px);overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:2rem}.Feature3DSection_grid__3meIt{display:grid;grid-template-columns:1fr 1fr;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;gap:4rem;align-items:center}.Feature3DSection_textContent__XCZKg{position:relative;height:500px;display:flex;flex-direction:column;justify-content:center}.Feature3DSection_textBlock__UdX5n{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);opacity:0;transition:opacity .5s ease,transform .5s ease;pointer-events:none}.Feature3DSection_textBlock__UdX5n.Feature3DSection_active__c39BR{opacity:1;transform:translateY(-50%);pointer-events:auto}.Feature3DSection_textBlock__UdX5n.Feature3DSection_exitUp__KNiN5{opacity:0;transform:translateY(-80%)}.Feature3DSection_textBlock__UdX5n.Feature3DSection_enterDown__GuarK{opacity:0;transform:translateY(-20%)}.Feature3DSection_badge__5DIfm{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background-color:#fff;color:#72060c;border-radius:12px;font-size:13px;font-weight:700;letter-spacing:.05em;margin-bottom:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);border:1px solid rgba(184,148,13,.3)}.Feature3DSection_title__r9aoD{font-size:56px;font-weight:800;color:#72060c;line-height:1.1;letter-spacing:-.03em;margin-bottom:.25rem;font-family:var(--font-serif,serif)}.Feature3DSection_highlight__5kltV{font-size:26px;font-weight:700;color:#b8940d;margin-bottom:1rem;display:block}.Feature3DSection_divider__i2qKu{width:48px;height:4px;background-color:#72060c;border-radius:2px;margin-bottom:1rem}.Feature3DSection_description__kAhwz{font-size:15px;color:#475569;line-height:1.5;margin-bottom:1.5rem;max-width:90%}.Feature3DSection_expertiseRow__S45bu{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.Feature3DSection_expertiseIcon__Ql_zN{width:52px;height:52px;border-radius:50%;background-color:#fdfbf7;color:#72060c;border:1px solid rgba(184,148,13,.2);display:flex;align-items:center;justify-content:center}.Feature3DSection_expertiseText__bStnY{display:flex;flex-direction:column}.Feature3DSection_expertiseTitle__FLygf{font-weight:800;color:#72060c;font-size:16px}.Feature3DSection_expertiseSubtitle__Iy9vn{font-size:13px;color:#64748b}.Feature3DSection_statsCard__W_nP_{background:#fff;border-radius:16px;padding:1.5rem;display:flex;justify-content:space-between;box-shadow:0 10px 25px -5px rgba(0,0,0,.05);border:1px solid #f1f5f9}.Feature3DSection_statItem__Dz4J4{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.Feature3DSection_statItem__Dz4J4:not(:last-child){border-right:1px solid #e2e8f0}.Feature3DSection_statIcon__EGrgo{color:#b8940d;margin-bottom:.75rem}.Feature3DSection_statValue__jM0HH{font-weight:800;color:#72060c;font-size:16px}.Feature3DSection_statLabel__0yvil{font-size:11px;color:#64748b;margin-top:.25rem}.Feature3DSection_scene__Dn_ym{position:relative;width:100%;height:600px;display:flex;align-items:center;justify-content:center}.Feature3DSection_imageWrapper__FEvlp{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:520px;opacity:0;transition:opacity .5s ease;pointer-events:none;z-index:10}.Feature3DSection_imageWrapper__FEvlp.Feature3DSection_active__c39BR{opacity:1;pointer-events:auto}.Feature3DSection_imageBgCircle__9fwQ6{position:absolute;top:50%;right:-5%;transform:translateY(-50%);width:450px;height:450px;background-color:#fdfbf7;border-radius:50%;z-index:1}.Feature3DSection_dotPattern__zdWRh{position:absolute;top:-20px;left:-20px;width:150px;height:150px;background-image:radial-gradient(#b8940d 2px,transparent 0);background-size:16px 16px;z-index:2;opacity:.3}.Feature3DSection_imageMain__aN21Q{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:24px;position:relative;z-index:3;box-shadow:0 20px 40px rgba(0,0,0,.1);border:6px solid #fff}.Feature3DSection_quoteBox__yjPmX{position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);background-color:#72060c;border-radius:16px;padding:1.75rem;width:90%;z-index:10;display:flex;gap:1rem;box-shadow:0 10px 25px rgba(114,6,12,.4);color:#fff}.Feature3DSection_quoteIcon__uriBv{flex-shrink:0;color:#b8940d}.Feature3DSection_quoteText__soGqB{font-size:14px;line-height:1.6;font-weight:500}@media (max-width:1024px){.Feature3DSection_scrollSection__qkq7Z{height:auto!important}.Feature3DSection_stickyContainer___853z{display:none!important}.Feature3DSection_grid__3meIt{grid-template-columns:1fr;gap:2rem}.Feature3DSection_textContent__XCZKg{height:auto;text-align:center;order:2}.Feature3DSection_textBlock__UdX5n{position:relative;top:auto;left:auto;transform:none!important;opacity:1!important;display:none}.Feature3DSection_textBlock__UdX5n.Feature3DSection_active__c39BR{display:block}.Feature3DSection_badge__5DIfm{display:none}.Feature3DSection_divider__i2qKu{margin:0 auto 1.5rem}.Feature3DSection_description__kAhwz{margin:0 auto 2rem}.Feature3DSection_expertiseRow__S45bu{justify-content:center}.Feature3DSection_scene__Dn_ym{height:350px;order:1;margin-bottom:2rem}.Feature3DSection_imageWrapper__FEvlp{width:260px;height:340px}.Feature3DSection_imageBgCircle__9fwQ6{width:280px;height:280px;right:50%;transform:translate(50%,-50%)}}