:root{--homeTools-bg:#FFF5E9;--homeTools-accent:#C2410C;--homeTools-dot:#FFA559;--homeTools-card-bg:#fff;--homeTools-shadow:0 4px 16px rgba(0,0,0,.10);--homeTools-shadow-lg:0 8px 22px rgba(0,0,0,.14)}.homeTools-section{width:100%;padding:3rem 0;background:var(--homeTools-bg);box-sizing:border-box}.homeTools-title{margin:0 0 2.5rem;text-align:center;font-weight:700;font-size:28px;line-height:1.2;color:var(--homeTools-accent)}@media (min-width:768px){.homeTools-title{font-size:32px}}.homeTools-container{max-width:1100px;margin:0 auto;position:relative;display:flex;align-items:center}.homeTools-nav{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:0;border-radius:999px;width:42px;height:42px;padding:0;cursor:pointer;box-shadow:var(--homeTools-shadow);display:flex;align-items:center;justify-content:center;transition:box-shadow .2s ease,transform .2s ease,opacity .2s ease;color:var(--homeTools-accent);z-index:5}.homeTools-nav:hover{box-shadow:var(--homeTools-shadow-lg);transform:translateY(-50%) scale(1.04)}.homeTools-nav:active{transform:translateY(-50%) scale(.98)}.homeTools-nav:disabled{opacity:.4;cursor:default;box-shadow:none}.homeTools-nav--left{left:-1rem}.homeTools-nav--right{right:-1rem}.homeTools-navIcon{width:22px;height:22px;stroke-width:2.5}.homeTools-cards{display:flex;gap:1.5rem;width:100%;justify-content:center;padding:0 1rem;box-sizing:border-box}.title-title{width:660px}.homeTools-card{background:var(--homeTools-card-bg);border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.08);overflow:hidden;display:flex;text-align:center;height:282px;flex-direction:column;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;width:min(90vw,320px)}.homeTools-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(0,0,0,.15)}.homeTools-cardImage{position:relative;width:100%;height:180px;background:transparent}.homeTools-cardBody{padding:1rem}.homeTools-cardTitle{font-weight:700;font-size:18px;line-height:1.25;color:#111}.homeTools-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.homeTools-dot{width:12px;height:12px;border-radius:999px;background:var(--homeTools-dot);opacity:.4;transition:opacity .2s ease,transform .2s ease}.homeTools-dot--active{opacity:1;transform:scale(1.05)}@media (min-width:640px){.homeTools-card{width:300px}.homeTools-nav--left{left:-2rem}.homeTools-nav--right{right:-2rem}}@media (min-width:768px){.homeTools-card{width:320px}}.btn-home{cursor:pointer}.btn-home:hover{border:3px solid #fff}@media (max-width:1200px){.homeTools-section{padding:3rem 43px}}@media (max-width:600px){.homeTools-nav{display:none!important}.homeTools-section{padding:40px 10px}.homeTools-container{padding:0}.homeTools-cards{padding:0 .5rem;gap:1rem;flex-wrap:nowrap}.title-title{width:100%;font-size:33px}.homeTools-card{width:88vw}}.title-vio{text-align:start}.title-vio-t{height:auto!important;max-height:none!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;display:block!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:unset!important}:root{--facts-bg:#FFF5E9;--facts-accent:#C2410C;--facts-dot:#FFA559;--facts-card-bg:#fff;--facts-shadow:0 4px 16px rgba(0,0,0,.10);--facts-shadow-lg:0 8px 22px rgba(0,0,0,.14)}.facts-section{width:100%;padding:3rem 0;background:var(--facts-bg);box-sizing:border-box}.facts-title{margin:0 0 2.5rem;text-align:center;font-weight:700;font-size:28px;line-height:1.2;color:var(--facts-accent)}@media (min-width:768px){.facts-title{font-size:32px}}.facts-container{max-width:1100px;margin:0 auto;position:relative}.facts-container,.facts-nav{display:flex;align-items:center}.facts-nav{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:0;border-radius:999px;width:42px;height:42px;padding:0;cursor:pointer;box-shadow:var(--facts-shadow);justify-content:center;transition:box-shadow .2s ease,transform .2s ease,opacity .2s ease;color:var(--facts-accent);z-index:5}.facts-nav:hover{box-shadow:var(--facts-shadow-lg);transform:translateY(-50%) scale(1.04)}.facts-nav:active{transform:translateY(-50%) scale(.98)}.facts-nav:disabled{opacity:.4;cursor:default;box-shadow:none}.facts-nav--left{left:-1rem}.facts-nav--right{right:-1rem}.facts-navIcon{width:22px;height:22px;stroke-width:2.5}.facts-cards{display:flex;gap:1.5rem;width:100%;justify-content:center;padding:0 1rem;box-sizing:border-box}.facts-card{background:var(--facts-card-bg);border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.08);overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;width:min(90vw,320px)}.facts-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(0,0,0,.15)}.facts-cardBody{padding:2rem;min-height:220px;display:flex;flex-direction:column;justify-content:center;align-items:center}.facts-value{font-weight:800;font-size:36px;line-height:1.1;text-align:center;background:linear-gradient(90deg,#EA580C,#DF9067);-webkit-background-clip:text;background-clip:text;color:transparent}@media (min-width:768px){.facts-value{font-size:44px}}.facts-desc{margin-top:.75rem;text-align:center;font-size:16px;line-height:1.35;color:#222}@media (min-width:768px){.facts-desc{font-size:18px}}.facts-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.facts-dot{width:12px;height:12px;border-radius:999px;background:var(--facts-dot);opacity:.4;transition:opacity .2s ease,transform .2s ease}.facts-dot--active{opacity:1;transform:scale(1.05)}.facts-loader{text-align:center;padding:3rem 0;color:#444;font-size:16px}@media (min-width:640px){.facts-card{width:300px}.facts-nav--left{left:-2rem}.facts-nav--right{right:-2rem}}@media (min-width:768px){.facts-card{width:320px}}@media (max-width:1200px){.facts-section{padding:3rem 43px}}@media (max-width:600px){.facts-nav{display:none!important}.facts-section{padding:40px 10px}.facts-container{padding:0}.facts-cards{padding:0 .5rem;gap:1rem;flex-wrap:nowrap}.facts-card{width:88vw}}