:root{--home-ink:#202b32;--home-muted:#5f6c73;--home-accent:#c94f1c;--home-green:#168b49;--home-line:#e2e4e2;--home-soft:#f7f8f7}.home-skip{position:fixed;z-index:1000;top:10px;left:10px;padding:11px 16px;border-radius:7px;background:var(--home-ink);color:#fff;font-weight:800;transform:translateY(-160%);transition:transform .18s ease}.home-skip:focus{transform:translateY(0)}
.home-page{margin:0;background:#fff;color:var(--home-ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55}
.home-page *{box-sizing:border-box}.home-page a{color:inherit;text-decoration:none}.home-shell{width:90%;max-width:var(--site-shell-max,1600px);margin-inline:auto}
.home-kicker{display:flex;align-items:center;gap:12px;color:var(--home-accent);font-size:.75rem;font-weight:800;letter-spacing:.16em}.home-kicker:before{content:"";width:30px;height:1px;flex:none;background:currentColor}
.home-hero{padding:0!important;background:#fff!important;color:var(--home-ink)!important;border-bottom:1px solid var(--home-line)}
.home-hero-grid{min-height:520px;padding:38px 0 42px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:clamp(36px,4vw,64px)}
.home-hero-copy{max-width:670px}.home-hero h1{max-width:680px;margin:17px 0 18px;color:var(--home-ink);font-size:clamp(3rem,4.25vw,4.65rem);font-weight:650;line-height:1.01;letter-spacing:-.05em}.home-hero-copy>p{max-width:590px;margin:0;color:var(--home-muted);font-size:1.08rem;line-height:1.65}
.home-hero-actions,.home-sharpening-actions{margin-top:26px;display:flex;align-items:center;flex-wrap:wrap;gap:11px}.home-button{min-height:48px;padding:13px 18px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid transparent;border-radius:7px;font-size:.94rem;font-weight:800;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.home-button>span{transition:transform .18s ease}.home-button-primary{background:var(--home-accent);color:#fff!important}.home-button-whatsapp{border-color:#1fae5b;color:#128c4d!important;background:#fff}.home-button-whatsapp-solid{background:var(--home-green);color:#fff!important}
.home-hero-media{position:relative;height:440px;margin:0;overflow:hidden;border-radius:12px;background:#eceeed;box-shadow:0 14px 38px rgb(32 43 50 / .08);animation:homeMediaIn .7s .16s cubic-bezier(.16,1,.3,1) both}.home-hero-media:after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.12),transparent 26%)}.home-hero-video{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;background:#eceeed}@keyframes homeMediaIn{from{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}
.home-contact-strip{background:#fff;border-bottom:1px solid var(--home-line)}.home-contact-grid{display:grid;grid-template-columns:repeat(3,1fr)}.home-contact-grid>a,.home-contact-grid>div{min-width:0;min-height:86px;padding:16px 24px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;border-right:1px solid var(--home-line)}.home-contact-grid>*:last-child{border-right:0}.home-mini-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#fff2eb;color:var(--home-accent)}.home-mini-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home-contact-grid small,.home-contact-grid strong{display:block}.home-contact-grid small{margin-bottom:3px;color:#7b858a;font-size:.66rem;font-weight:800;letter-spacing:.11em}.home-contact-grid strong{font-size:.92rem}.home-contact-grid b{color:var(--home-accent);font-size:1.1rem;transition:transform .18s ease}
.home-section{padding:68px 0!important;background:#fff!important;color:var(--home-ink)!important;border-bottom:1px solid var(--home-line)}.home-section-heading{margin-bottom:30px}.home-section-heading-row{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:end;gap:clamp(42px,6vw,80px)}.home-section-heading h2,.home-sharpening h2{max-width:780px;margin:13px 0 0;font-size:clamp(2.25rem,3.3vw,3.65rem);font-weight:650;line-height:1.04;letter-spacing:-.044em}.home-section-heading p{max-width:560px;margin:0;color:var(--home-muted);font-size:1rem;line-height:1.65}.home-text-link{margin-top:14px;display:inline-flex;align-items:center;gap:12px;color:var(--home-accent)!important;font-weight:800}.home-text-link span{transition:transform .18s ease}
.home-intent{padding:58px 0!important}.home-intent-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--home-line);border-radius:11px;overflow:hidden}.home-intent-grid>a{min-height:154px;padding:24px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:start;gap:14px;border-right:1px solid var(--home-line);background:#fff;transition:background-color .18s ease}.home-intent-grid>a:last-child{border-right:0}.home-intent-grid>a>span{color:var(--home-accent);font-size:.72rem;font-weight:900;letter-spacing:.1em}.home-intent-grid h3{margin:0 0 8px;font-size:1.14rem;line-height:1.25}.home-intent-grid p{margin:0;color:var(--home-muted);font-size:.9rem;line-height:1.55}.home-intent-grid b{color:var(--home-accent);transition:transform .18s ease}
.home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-product-card{min-width:0;overflow:hidden;border:1px solid var(--home-line);border-radius:11px;background:#fff;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s ease,box-shadow .22s ease}.home-product-card figure{height:220px;margin:0;overflow:hidden;background:#eceeed}.home-product-card img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .32s ease}.home-product-card>div{padding:21px 22px 23px}.home-product-card small,.home-guide-grid small{color:var(--home-accent);font-size:.68rem;font-weight:900;letter-spacing:.11em}.home-product-card h3{margin:10px 0 8px;font-size:1.22rem;line-height:1.2}.home-product-card p{min-height:67px;margin:0 0 15px;color:var(--home-muted);font-size:.91rem;line-height:1.52}.home-product-card b{font-size:.87rem}.home-product-card b span{margin-left:7px;color:var(--home-accent);transition:transform .18s ease}
.home-markets{background:var(--home-soft)!important}.home-market-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--home-line);border-radius:11px;overflow:hidden;background:#fff}.home-market-grid>div{min-height:112px;padding:21px;display:flex;flex-direction:column;justify-content:space-between;gap:18px;border-right:1px solid var(--home-line);border-bottom:1px solid var(--home-line)}.home-market-grid>div:nth-child(4n){border-right:0}.home-market-grid>div:nth-last-child(-n+4){border-bottom:0}.home-market-grid span{color:var(--home-accent);font-size:.72rem;font-weight:900;letter-spacing:.1em}.home-market-grid strong{max-width:23ch;font-size:1rem;line-height:1.35}.home-brand-panel{margin-top:18px;padding:24px 26px;display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);align-items:center;gap:40px;border:1px solid var(--home-line);border-radius:11px;background:#fff}.home-review-label{display:block;margin-bottom:7px;color:var(--home-accent);font-size:.66rem;font-weight:900;letter-spacing:.12em}.home-brand-panel h3{margin:0;font-size:1.28rem}.home-brand-panel p{max-width:510px;margin:7px 0 0;color:var(--home-muted);font-size:.9rem}.home-brand-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center}.home-brand-list span{min-height:54px;padding:12px 10px;display:grid;place-items:center;border-left:1px solid var(--home-line);color:#303a40;font-size:1.04rem;font-weight:800;letter-spacing:.015em;text-align:center}.home-brand-list span:first-child{border-left:0}
.home-sharpening-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(40px,5vw,76px)}.home-sharpening-grid>figure{height:450px;margin:0;overflow:hidden;border-radius:12px;background:#eceeed}.home-sharpening-grid>figure img{width:100%;height:100%;display:block;object-fit:cover}.home-sharpening-copy{max-width:660px}.home-sharpening-copy>p{max-width:58ch;margin:18px 0 0;color:var(--home-muted);font-size:1rem;line-height:1.67}.home-process{margin:23px 0 0;padding:0;list-style:none;border-top:1px solid var(--home-line)}.home-process li{min-height:63px;padding:12px 0;display:grid;grid-template-columns:38px 1fr;align-items:center;gap:13px;border-bottom:1px solid var(--home-line)}.home-process li>span{color:var(--home-accent);font-size:.72rem;font-weight:900}.home-process strong,.home-process small{display:block}.home-process strong{font-size:.95rem}.home-process small{margin-top:2px;color:var(--home-muted);font-size:.84rem}.home-scope-note{display:block;margin-top:14px;color:var(--home-muted);font-size:.78rem}
.home-approach-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(0,1.2fr);border:1px solid var(--home-line);border-radius:11px;overflow:hidden}.home-approach-grid>*{min-height:190px;padding:25px;border-right:1px solid var(--home-line)}.home-approach-grid>*:last-child{border-right:0}.home-approach-grid article>span{color:var(--home-accent);font-size:.72rem;font-weight:900}.home-approach-grid h3{margin:24px 0 8px;font-size:1.1rem;line-height:1.28}.home-approach-grid p{margin:0;color:var(--home-muted);font-size:.9rem;line-height:1.55}.home-approach-grid aside{display:flex;flex-direction:column;justify-content:center;background:var(--home-ink);color:#fff}.home-approach-grid aside strong{font-size:1.2rem}.home-approach-grid aside p{margin:10px 0 16px;color:#c8ced1}.home-approach-grid aside a{color:#f08a5e;font-size:.88rem;font-weight:800}
.home-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-guide-grid>a{overflow:hidden;border:1px solid var(--home-line);border-radius:11px;background:#fff;transition:transform .22s,border-color .22s,box-shadow .22s}.home-guide-grid img{width:100%;height:210px;display:block;object-fit:cover;transition:transform .32s}.home-guide-grid>a>div{padding:20px 21px 22px}.home-guide-grid h3{min-height:55px;margin:10px 0 17px;font-size:1.15rem;line-height:1.25}.home-guide-grid div>span{color:var(--home-accent);font-size:.86rem;font-weight:800}
.home-blog{padding:56px 0!important}.home-blog .home-section-heading{margin-bottom:22px}.home-blog .home-section-heading h2{font-size:clamp(2rem,2.7vw,3rem)}.home-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-blog-grid>a{min-width:0;overflow:hidden;border:1px solid var(--home-line);border-radius:11px;background:#fff;display:flex;flex-direction:column;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s ease,box-shadow .22s ease}.home-blog-grid figure{height:176px;margin:0;overflow:hidden;background:#eceeed;flex:none}.home-blog-grid img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .34s ease}.home-blog-grid small{color:var(--home-accent);font-size:.66rem;font-weight:900;letter-spacing:.1em}.home-blog-grid h3{margin:8px 0 0;font-size:1.15rem;line-height:1.22;letter-spacing:-.02em}.home-blog-grid a span{display:inline-flex;align-items:center;gap:9px;margin-top:auto;padding-top:13px;color:var(--home-accent);font-size:.85rem;font-weight:850}.home-blog-grid a span b{transition:transform .18s ease}.home-blog-featured{grid-row:auto}.home-blog-featured>div,.home-blog-card>div{min-height:162px;padding:18px 19px 20px;display:flex;flex-direction:column;align-items:flex-start}.home-blog-featured p{margin:8px 0 0;color:var(--home-muted);font-size:.86rem;line-height:1.48;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.home-final{padding:53px 0!important;background:var(--home-ink)!important;color:#fff!important}.home-final-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:center;gap:60px}.home-final-grid>div:first-child>span{color:#ef7a48;font-size:.72rem;font-weight:900;letter-spacing:.14em}.home-final h2{max-width:780px;margin:10px 0 10px;font-size:clamp(2rem,3vw,3.25rem);font-weight:650;line-height:1.06;letter-spacing:-.04em}.home-final p{max-width:750px;margin:0;color:#c7cdd0}.home-final-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px}.home-final-actions>a:last-child{min-height:46px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.4);border-radius:7px;color:#fff;font-size:.9rem;font-weight:700}
@media(hover:hover){.home-button-primary:hover{background:#a94017;transform:translateY(-1px);box-shadow:0 8px 20px rgb(201 79 28 / .18)}.home-button-whatsapp:hover{background:#f1fff6;transform:translateY(-1px)}.home-button-whatsapp-solid:hover{background:#11733c;transform:translateY(-1px)}.home-button:hover>span,.home-text-link:hover span{transform:translateX(3px)}.home-contact-grid>a:hover{background:#fbfbfa}.home-contact-grid>a:hover b,.home-intent-grid>a:hover b{transform:translateX(4px)}.home-intent-grid>a:hover{background:#fbfbfa}a.home-product-card:hover,.home-guide-grid>a:hover,.home-blog-grid>a:hover{transform:translateY(-3px);border-color:#d7b5a6;box-shadow:0 14px 30px rgb(31 40 44 / .08)}a.home-product-card:hover img,.home-guide-grid>a:hover img,.home-blog-grid>a:hover img{transform:scale(1.025)}.home-blog-grid>a:hover span b{transform:translateX(3px)}}
@media(max-width:1180px){.home-hero-grid{grid-template-columns:minmax(0,1fr) minmax(460px,1fr)}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-card p{min-height:0}.home-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-market-grid>div:nth-child(odd){border-right:1px solid var(--home-line)}.home-market-grid>div:nth-child(even){border-right:0}.home-market-grid>div:nth-last-child(-n+4){border-bottom:1px solid var(--home-line)}.home-market-grid>div:nth-last-child(-n+2){border-bottom:0}.home-brand-list{grid-template-columns:repeat(3,minmax(0,1fr))}.home-approach-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-approach-grid>*:nth-child(2){border-right:0}.home-approach-grid>*:nth-child(-n+2){border-bottom:1px solid var(--home-line)}}
@media(max-width:900px){.home-hero-grid{min-height:0;padding:36px 0 42px;grid-template-columns:1fr;gap:28px}.home-hero-copy{max-width:720px}.home-hero-media{height:auto;max-width:720px;aspect-ratio:16/9}.home-contact-grid{grid-template-columns:1fr}.home-contact-grid>a,.home-contact-grid>div{min-height:68px;padding:12px 18px;border-right:0;border-bottom:1px solid var(--home-line)}.home-contact-grid>*:last-child{border-bottom:0}.home-section{padding:56px 0!important}.home-section-heading-row{grid-template-columns:1fr;align-items:start;gap:18px}.home-intent-grid,.home-guide-grid{grid-template-columns:1fr}.home-intent-grid>a{min-height:112px;border-right:0;border-bottom:1px solid var(--home-line)}.home-intent-grid>a:last-child{border-bottom:0}.home-brand-panel{grid-template-columns:1fr;gap:20px}.home-brand-list{border-top:1px solid var(--home-line);padding-top:10px}.home-brand-list span{border-left:0;border-right:1px solid var(--home-line)}.home-brand-list span:nth-child(3n){border-right:0}.home-sharpening-grid{grid-template-columns:1fr;gap:28px}.home-sharpening-copy{grid-row:1}.home-sharpening-grid>figure{height:auto;max-width:720px;aspect-ratio:16/9}.home-guide-grid>a{display:grid;grid-template-columns:220px 1fr}.home-guide-grid img{height:100%;min-height:180px}.home-guide-grid h3{min-height:0}.home-blog-grid{grid-template-columns:1fr;grid-template-rows:auto}.home-blog-featured{grid-row:auto}.home-blog-card{grid-template-columns:220px minmax(0,1fr)}.home-final-grid{grid-template-columns:1fr;gap:28px}.home-final-actions{max-width:440px}}
@media(max-width:620px){.home-shell{width:calc(100% - 28px)}.home-kicker{font-size:.67rem;letter-spacing:.12em}.home-hero h1{font-size:2.4rem;line-height:1.04}.home-hero-copy>p{font-size:1rem;line-height:1.6}.home-hero-actions,.home-sharpening-actions{align-items:stretch;flex-direction:column}.home-button{width:100%}.home-hero-media{max-height:230px;aspect-ratio:16/9;border-radius:9px}.home-contact-grid>a,.home-contact-grid>div{grid-template-columns:34px minmax(0,1fr);padding:10px 12px}.home-contact-grid b{display:none}.home-section{padding:47px 0!important}.home-section-heading h2,.home-sharpening h2{font-size:2.15rem}.home-product-grid,.home-market-grid{grid-template-columns:1fr}.home-product-card figure{height:180px}.home-market-grid>div{min-height:88px!important;border-right:0!important;border-bottom:1px solid var(--home-line)!important}.home-market-grid>div:last-child{border-bottom:0!important}.home-brand-panel{padding:21px 18px}.home-brand-list{grid-template-columns:repeat(2,minmax(0,1fr))}.home-brand-list span,.home-brand-list span:nth-child(3n){border-right:1px solid var(--home-line)}.home-brand-list span:nth-child(even){border-right:0}.home-intent-grid>a{padding:20px 17px;grid-template-columns:27px minmax(0,1fr) auto}.home-sharpening-grid>figure{aspect-ratio:4/3}.home-approach-grid{grid-template-columns:1fr}.home-approach-grid>*{min-height:0;border-right:0!important;border-bottom:1px solid var(--home-line)!important}.home-approach-grid>*:last-child{border-bottom:0!important}.home-approach-grid h3{margin-top:17px}.home-guide-grid>a{display:block}.home-guide-grid img{height:200px;min-height:0}.home-blog-featured{display:block}.home-blog-featured figure{height:220px}.home-blog-featured>div{padding:21px 19px 23px}.home-blog-featured p{font-size:.91rem}.home-blog-card{display:block;min-height:0}.home-blog-card figure{height:190px}.home-blog-card>div{min-height:190px;padding:20px 19px}.home-final{padding:45px 0!important}.home-final h2{font-size:2.1rem}.home-final-actions{max-width:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home-hero-media{animation:none}.home-page .home-button,.home-page .home-product-card,.home-page .home-guide-grid>a,.home-page .home-blog-grid>a,.home-page img,.home-page b,.home-page span{transition:none!important}}

@media(max-width:620px){.home-hero-media{max-height:260px;aspect-ratio:4/3}}
@media(max-width:900px){.home-blog-grid>a{display:grid;grid-template-columns:220px minmax(0,1fr)}.home-blog-grid figure{height:100%;min-height:170px}.home-blog-featured>div,.home-blog-card>div{min-height:170px}}
@media(max-width:620px){.home-blog{padding:44px 0!important}.home-blog-grid>a{display:block}.home-blog-grid figure{height:165px;min-height:0}.home-blog-featured>div,.home-blog-card>div{min-height:0;padding:18px 17px 20px}.home-blog-featured p{font-size:.86rem}}
.home-final-actions>a:not(.home-button){min-height:46px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.4);border-radius:7px;color:#fff;font-size:.9rem;font-weight:700}

/* Homepage conversion and sector presentation refinements */
.home-contact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.home-contact-whatsapp .home-mini-icon{background:#eaf8ef;color:#159447}
.home-contact-whatsapp .home-mini-icon svg{fill:currentColor;stroke:none}
.home-contact-whatsapp small,.home-contact-whatsapp b{color:#159447}
.home-all-products{margin-top:18px;min-height:82px;padding:17px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:10px;background:var(--home-accent);color:#fff!important;box-shadow:0 10px 24px rgb(201 79 28 / .15);transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}
.home-all-products span{display:flex;flex-direction:column;gap:3px}.home-all-products small{font-size:.67rem;font-weight:900;letter-spacing:.13em;opacity:.78}.home-all-products strong{font-size:clamp(1.12rem,1.5vw,1.35rem)}.home-all-products>b{font-size:1.7rem;transition:transform .2s ease}

/* Unified homepage hero: copy and imagery read as one sales surface. */
.home-hero{padding:28px 0!important;background:#f8f9f8!important}
.home-hero-grid{min-height:520px;padding:0;grid-template-columns:minmax(440px,.86fr) minmax(560px,1.14fr);gap:0;overflow:hidden;border:1px solid #dde1df;border-radius:16px;background:#f1f3f2;box-shadow:0 18px 46px rgb(31 42 47 / .08)}
.home-hero-copy{position:relative;z-index:2;align-self:stretch;max-width:none;margin-right:-76px;padding:clamp(42px,4.2vw,72px) clamp(58px,5.2vw,88px) clamp(42px,4.2vw,72px) clamp(34px,4vw,64px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,#f1f3f2 0%,#f1f3f2 79%,rgba(241,243,242,.96) 88%,rgba(241,243,242,0) 100%)}
.home-hero-media{height:520px;border-radius:0;box-shadow:none}
.home-hero-media:after{background:linear-gradient(90deg,rgba(241,243,242,.42) 0%,rgba(241,243,242,.08) 15%,transparent 34%),linear-gradient(0deg,rgba(20,28,32,.08),transparent 32%)}

@media(max-width:1180px){.home-hero-grid{grid-template-columns:minmax(390px,.88fr) minmax(500px,1.12fr)}.home-hero-copy{margin-right:-58px;padding:42px 68px 42px 38px}.home-hero h1{font-size:clamp(2.7rem,4.2vw,3.8rem)}}
@media(max-width:1000px){.home-hero{padding:20px 0!important}.home-hero-grid{grid-template-columns:1fr;gap:0;border-radius:14px}.home-hero-copy{margin:0;padding:38px 34px 30px;background:#f1f3f2}.home-hero-media{width:100%;max-width:none;height:auto;aspect-ratio:16/9;border-top:1px solid #dfe2e0}.home-hero-media:after{background:linear-gradient(180deg,rgba(241,243,242,.38) 0%,transparent 25%),linear-gradient(0deg,rgba(20,28,32,.08),transparent 32%)}}
@media(max-width:620px){.home-hero{padding:14px 0!important}.home-hero-grid{border-radius:11px}.home-hero-copy{padding:28px 20px 23px}.home-hero h1{font-size:2.35rem}.home-hero-media{max-height:none;aspect-ratio:4/3;border-radius:0}.home-hero-actions{margin-top:21px}}
.home-market-layout{display:grid;grid-template-columns:minmax(360px,.8fr) minmax(0,1.2fr);gap:18px;align-items:stretch}
.home-market-media{position:relative;min-height:100%;margin:0;overflow:hidden;border-radius:11px;background:#e8e8e5}.home-market-media img{width:100%;height:100%;display:block;object-fit:cover}.home-market-media figcaption{position:absolute;left:16px;bottom:16px;padding:9px 12px;border-radius:5px;background:rgb(255 255 255 / .93);font-size:.76rem;font-weight:800}
.home-market-layout .home-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-market-layout .home-market-grid>div{min-height:112px}.home-market-layout .home-market-grid>div:nth-child(odd){border-right:1px solid var(--home-line)}.home-market-layout .home-market-grid>div:nth-child(even){border-right:0}.home-market-layout .home-market-grid>div:nth-last-child(-n+4){border-bottom:1px solid var(--home-line)}.home-market-layout .home-market-grid>div:nth-last-child(-n+2){border-bottom:0}
@media(hover:hover){.home-all-products:hover{background:#a94017;transform:translateY(-2px);box-shadow:0 14px 30px rgb(201 79 28 / .2)}.home-all-products:hover>b{transform:translateX(4px)}}
@media(max-width:1100px){.home-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-contact-grid>*:nth-child(2){border-right:0}.home-contact-grid>*:nth-child(-n+2){border-bottom:1px solid var(--home-line)}.home-market-layout{grid-template-columns:1fr}.home-market-media{height:auto;min-height:0;aspect-ratio:16/7}}
@media(max-width:620px){.home-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-contact-grid>*{border-right:0!important;border-bottom:1px solid var(--home-line)!important}.home-contact-grid>*:nth-child(odd){border-right:1px solid var(--home-line)!important}.home-contact-grid>*:nth-last-child(-n+2){border-bottom:0!important}.home-all-products{min-height:76px;padding:16px 18px}.home-market-media{aspect-ratio:4/3}.home-market-layout .home-market-grid{grid-template-columns:1fr}}
@media(max-width:360px){.home-contact-grid{grid-template-columns:1fr}.home-contact-grid>*{border-right:0!important;border-bottom:1px solid var(--home-line)!important}.home-contact-grid>*:last-child{border-bottom:0!important}}
