@import "https://fonts.googleapis.com/css2?family=Archivo+Narrow:wght@600;700&family=Source+Sans+3:wght@400;500;600;700&display=swap";:root{--green:#0f542d;--green-dark:#07371d;--paper:#f7f2e9;--paper-2:#ece4d7;--red:#b61f24;--yellow:#e5b719;--ink:#17221b;--muted:#657067;--line:#c9c1b5;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:"Source Sans 3",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}.site-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f2e9f5;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:34px;height:70px;padding:0 4.5vw;display:grid;position:sticky;top:0}.brand{flex-direction:column;width:max-content;line-height:.82;display:inline-flex}.brand-main{color:var(--green);letter-spacing:-.02em;font-family:Archivo Narrow,sans-serif;font-size:1.55rem;font-weight:700}.brand-sub{color:var(--red);letter-spacing:.26em;margin-top:7px;font-size:.57rem;font-weight:700}.desktop-nav{gap:30px;font-size:.9rem;font-weight:600;display:flex}.desktop-nav a{border-bottom:1px solid #0000;padding:6px 0;transition:border-color .2s}.desktop-nav a:hover{border-color:var(--green)}.header-cta{border:1px solid var(--green);color:var(--green);padding:10px 18px;font-weight:700;transition:all .2s}.header-cta:hover{background:var(--green);color:var(--paper)}.menu-button,.mobile-nav{display:none}.hero{border-bottom:1px solid var(--line);grid-template-columns:.9fr 1.1fr;min-height:calc(96vh - 70px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:8vw 6.5vw;display:flex}.eyebrow{color:var(--green);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}.hero h1,.products-intro h2,.family-title h3,.about-copy h2,.business-section h2,.contact-section h2,.modal h2,.statement-line{letter-spacing:-.035em;font-family:Archivo Narrow,sans-serif}.hero h1{color:var(--green);margin:28px 0 0;font-size:clamp(4.7rem,7.6vw,9rem);font-weight:700;line-height:.78}.hero-rotator{min-width:4.4ch;color:var(--red);display:inline-block;position:relative}.hero-rotator:after{content:"";background:var(--yellow);z-index:-1;height:.08em;position:absolute;bottom:-.03em;left:.03em;right:-.08em}.hero-text{max-width:560px;color:var(--muted);margin:34px 0 0;font-size:1.15rem;line-height:1.58}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:36px;display:flex}.primary-action{background:var(--red);color:#fff;align-items:center;min-height:48px;padding:12px 20px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.primary-action:hover{background:#9f191e;transform:translateY(-2px)}.text-link{color:var(--green);border-bottom:1px solid var(--green);padding-bottom:3px;font-weight:700}.hero-media{background:var(--green-dark);min-height:600px;margin:0;position:relative;overflow:hidden}.hero-media:before{content:"";z-index:1;pointer-events:none;border:22px solid #0000;position:absolute;inset:0}.hero-media img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .7s}.hero-media:hover img{transform:scale(1.018)}.hero-caption{z-index:2;border-top:4px solid var(--yellow);background:var(--green-dark);color:#fff;letter-spacing:.13em;text-transform:uppercase;padding:15px 20px 14px;font-size:.7rem;font-weight:700;position:absolute;bottom:0;left:0}.institution-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.institution-strip span{text-align:center;color:var(--green);letter-spacing:.11em;text-transform:uppercase;padding:20px;font-size:.72rem;font-weight:700}.brand-statement{border-bottom:1px solid var(--line);padding:120px 5.5vw 130px;overflow:hidden}.brand-statement .eyebrow{margin-bottom:30px}.statement-line{color:var(--ink);margin:0;font-size:clamp(3.8rem,7.4vw,8.7rem);font-weight:700;line-height:.9}.statement-line.accent{color:var(--green);margin-left:8vw}.products-section{padding:120px 5.5vw 140px}.products-intro{grid-template-columns:minmax(0,1.1fr) .7fr;align-items:end;gap:8vw;display:grid}.products-intro h2{max-width:820px;color:var(--green);margin:14px 0 0;font-size:clamp(4rem,6.6vw,7.6rem);line-height:.86}.products-intro>p{max-width:470px;color:var(--muted);margin:0;font-size:1.08rem;line-height:1.6}.family-tabs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:74px;display:grid}.family-tabs button{border:0;border-right:1px solid var(--line);text-align:left;min-height:100px;color:var(--muted);cursor:pointer;background:0 0;align-items:flex-end;gap:12px;padding:20px 18px;font-family:Archivo Narrow,sans-serif;font-size:1.45rem;font-weight:700;transition:color .2s,background .2s;display:flex;position:relative}.family-tabs button:last-child{border-right:0}.family-tabs button span{color:var(--red);letter-spacing:.08em;align-self:flex-start;font-family:"Source Sans 3",sans-serif;font-size:.68rem}.family-tabs button:hover{color:var(--green);background:#0f542d09}.family-tabs button.active{color:var(--green);background:#fffaf2}.family-tabs button.active:after{content:"";background:var(--red);height:4px;position:absolute;bottom:-1px;left:18px;right:18px}.featured-family{grid-template-columns:minmax(210px,.3fr) 1fr;gap:60px;padding-top:54px;display:grid}.family-title{align-self:start;position:sticky;top:105px}.family-title h3{color:var(--green);text-transform:uppercase;margin:12px 0 0;font-size:clamp(3rem,4.7vw,5.4rem);line-height:.87}.family-title>p:last-child{color:var(--muted);margin-top:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px 30px;display:grid}.product{min-width:0}.product-image{cursor:pointer;background:#fff;border:0;width:100%;height:390px;padding:0;position:relative;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%;transition:transform .45s}.product:hover .product-image img{transform:scale(1.035)}.product-open{background:var(--green-dark);color:#fff;padding:10px 13px;font-size:.72rem;font-weight:700;transition:transform .25s;position:absolute;bottom:0;right:0;transform:translateY(100%)}.product:hover .product-open,.product-image:focus-visible .product-open{transform:translateY(0)}.product-format{color:var(--red);letter-spacing:.09em;text-transform:uppercase;margin:18px 0 0;font-size:.72rem;font-weight:700}.product h4{color:var(--green);margin:8px 0 0;font-family:Archivo Narrow,sans-serif;font-size:2.15rem;line-height:.97}.product-description{color:var(--muted);margin:14px 0 0;line-height:1.55}.claims{flex-wrap:wrap;gap:8px 16px;margin-top:16px;display:flex}.claims span{border-left:2px solid var(--green);color:var(--green);text-transform:uppercase;padding-left:8px;font-size:.69rem;font-weight:700}.about-section{background:var(--paper-2);grid-template-columns:1.2fr .8fr;align-items:center;gap:7vw;padding:130px 5.5vw;display:grid}.about-visual{position:relative}.about-visual>img{object-fit:cover;background:#fff;width:100%;height:620px}.about-number{background:var(--paper-2);min-width:270px;color:var(--green);padding:22px 0 0 34px;position:absolute;bottom:-1px;right:-1px}.about-number strong{font-family:Archivo Narrow,sans-serif;font-size:9rem;line-height:.7;display:block}.about-number span{letter-spacing:.11em;text-transform:uppercase;margin-top:16px;font-size:.72rem;font-weight:700;display:block}.about-copy h2{color:var(--green);margin:18px 0 0;font-size:clamp(3.7rem,5.4vw,6.2rem);line-height:.88}.about-copy>p:not(.eyebrow){color:var(--muted);font-size:1.08rem;line-height:1.65}.business-section{background:var(--green);color:#fff;grid-template-columns:1.05fr .82fr;gap:9vw;padding:130px 5.5vw;display:grid}.eyebrow.light{color:var(--yellow)}.business-section h2{margin:18px 0 0;font-size:clamp(4rem,6.4vw,7rem);line-height:.86}.business-section>div>p:not(.eyebrow){color:#ffffffb8;max-width:620px;margin:28px 0 34px;font-size:1.1rem;line-height:1.6}.primary-action.inverted{background:var(--paper);color:var(--green)}.business-list{border-top:1px solid #ffffff42;align-self:end;margin:0;padding:0;list-style:none}.business-list li{border-bottom:1px solid #ffffff42;grid-template-columns:50px 1fr;gap:10px;padding:21px 0;font-family:Archivo Narrow,sans-serif;font-size:1.78rem;line-height:1.05;display:grid}.business-list span{color:var(--yellow);font-family:"Source Sans 3",sans-serif;font-size:.72rem;font-weight:700}.contact-section{background:var(--green-dark);color:#fff;grid-template-columns:.8fr 1.2fr;gap:9vw;padding:105px 5.5vw;display:grid}.contact-section h2{margin:16px 0 0;font-size:clamp(4rem,6vw,6.7rem);line-height:.88}.contact-section>div:first-child>p:last-child{color:#ffffffab;font-size:1.08rem;line-height:1.6}.contact-grid{border-top:1px solid #ffffff42;grid-template-columns:1fr 1fr;align-content:start;gap:34px;padding-top:10px;display:grid}.contact-grid h3{color:var(--yellow);letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px;font-size:.7rem}.contact-grid address{color:#fffc;font-style:normal;line-height:1.6}.contact-grid a{color:#fffc;margin-bottom:4px;display:block}.contact-grid a:hover{color:var(--yellow)}.contact-email a{font-size:1.18rem}footer{color:#ffffff8c;background:#052a16;justify-content:space-between;align-items:center;gap:20px;padding:34px 5.5vw;display:flex}.footer-brand{flex-direction:column;display:inline-flex}.footer-brand strong{color:#fff;font-family:Archivo Narrow,sans-serif;font-size:1.8rem;line-height:.9}.footer-brand span{color:var(--yellow);letter-spacing:.25em;margin-top:8px;font-size:.57rem;font-weight:700}footer p{margin:0;font-size:.8rem}.modal-backdrop{z-index:100;background:#05160cd1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);grid-template-columns:.9fr 1.1fr;width:min(920px,96vw);max-height:90vh;display:grid;position:relative;overflow:auto}.modal>img{object-fit:contain;background:#fff;width:100%;height:100%;min-height:520px}.modal-content{padding:50px}.modal-content h2{color:var(--green);margin:10px 0 16px;font-size:3.8rem;line-height:.92}.modal-content>p{color:var(--muted);line-height:1.6}.modal-content ul{border-top:1px solid var(--line);margin:24px 0 0;padding:0;list-style:none}.modal-content li{border-bottom:1px solid var(--line);color:var(--muted);padding:12px 0}.modal-close{z-index:3;background:var(--green);color:#fff;cursor:pointer;border:0;width:38px;height:38px;font-size:1.5rem;position:absolute;top:8px;right:12px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}@media (width<=980px){.site-header{grid-template-columns:1fr auto}.desktop-nav,.header-cta{display:none}.menu-button{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:700;display:block}.mobile-nav{border-bottom:1px solid var(--line);background:var(--paper);flex-direction:column;padding:20px 5vw;display:flex;position:absolute;top:70px;left:0;right:0}.mobile-nav a{border-bottom:1px solid var(--line);padding:12px 0}.hero{grid-template-columns:1fr}.hero-copy{padding:90px 6vw 76px}.hero h1{font-size:clamp(5rem,14vw,8rem)}.hero-media{min-height:500px}.products-intro,.featured-family,.about-section,.business-section,.contact-section{grid-template-columns:1fr}.products-intro{gap:26px}.family-title{position:static}.about-visual>img{height:520px}.about-number{right:0}}@media (width<=720px){.family-tabs{grid-template-columns:1fr 1fr}.family-tabs button:nth-child(2){border-right:0}.family-tabs button:nth-child(-n+2){border-bottom:1px solid var(--line)}.product-grid{grid-template-columns:1fr}}@media (width<=640px){.site-header{height:64px;padding:0 18px}.brand-main{font-size:1.35rem}.mobile-nav{padding-inline:18px;top:64px}.hero{min-height:auto}.hero-copy{padding:64px 22px 58px}.hero h1{margin-top:22px;font-size:4.65rem;line-height:.8}.hero-text{margin-top:28px;font-size:1.02rem}.hero-media{min-height:330px}.hero-caption{max-width:92%;font-size:.6rem}.institution-strip{grid-template-columns:1fr}.institution-strip span+span{border-left:0;border-top:1px solid var(--line)}.brand-statement{padding:82px 22px 88px}.statement-line{font-size:4rem}.statement-line.accent{margin:8px 0 0}.products-section,.about-section,.business-section,.contact-section{padding:86px 22px}.products-intro h2{font-size:4.5rem}.family-tabs{margin-top:50px}.family-tabs button{min-height:90px;padding:16px 12px;font-size:1.2rem}.featured-family{gap:38px;padding-top:42px}.family-title h3{font-size:3.8rem}.product-grid{gap:52px}.product-image{height:330px}.product-open{transform:none}.about-visual>img{height:390px}.about-number{min-width:0;margin-top:-38px;padding:14px 22px 0 0;display:inline-block;position:relative}.about-number strong{font-size:7rem}.about-copy h2,.business-section h2,.contact-section h2{font-size:4.35rem}.contact-grid{grid-template-columns:1fr}.contact-email{grid-column:auto}footer{flex-direction:column;align-items:flex-start}.modal{grid-template-columns:1fr}.modal>img{min-height:280px;max-height:330px}.modal-content{padding:30px 24px 34px}.modal-content h2{font-size:3.2rem}}#inicio,#produtos,#sobre,#negocio,#contato{scroll-margin-top:88px}.contact-legal p{color:#fffc;margin:0;line-height:1.6}@media (width>=981px){#inicio.hero{isolation:isolate;min-height:min(820px, calc(100vh - var(--header-h)));border-bottom:1px solid var(--line);background:var(--green-dark);grid-template-columns:minmax(400px,.82fr) minmax(0,1.38fr);align-items:stretch;padding:0;display:grid;position:relative;overflow:hidden}#inicio.hero:before{content:none;display:none}#inicio.hero .hero-copy{z-index:2;background:radial-gradient(circle at 85% 20%,#e5b7191a,#0000 32%),linear-gradient(135deg,#07371d 0%,#0b4b29 58%,#0d5a31 100%);flex-direction:column;justify-content:center;width:auto;max-width:none;min-height:100%;padding:clamp(72px,7vw,112px) clamp(42px,4.6vw,78px) clamp(72px,7vw,112px) clamp(44px,5.5vw,92px);display:flex;position:relative}#inicio.hero .hero-copy:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#0d5a31 0%,#0d5a31d6 36%,#0d5a3100 100%);width:112px;position:absolute;top:0;bottom:0;right:-56px}#inicio.hero .eyebrow{color:var(--yellow);text-shadow:none}#inicio.hero h1{color:#fff;text-shadow:0 3px 24px #0000002e;max-width:620px;margin-top:30px;font-size:clamp(4.3rem,6vw,7.15rem);line-height:.82}#inicio.hero .hero-rotator{min-width:0;color:var(--yellow);animation:none!important}#inicio.hero .hero-rotator:before,#inicio.hero .hero-rotator:after{content:none;display:none}#inicio.hero .hero-text{color:#ffffffe0;max-width:500px;text-shadow:none;margin-top:30px}#inicio.hero .hero-actions{gap:30px;margin-top:34px}#inicio.hero .primary-action{box-shadow:0 14px 34px #0000002e}#inicio.hero .text-link{color:#fff;border-bottom-color:#ffffffad}#inicio.hero .text-link:hover{border-bottom-color:var(--yellow);color:var(--yellow)}#inicio.hero .hero-media{min-height:min(820px, calc(100vh - var(--header-h)));background:#0a4b28;margin:0;display:block;position:relative;overflow:hidden}#inicio.hero .hero-media:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#07371d3d 0%,#07371d0f 12%,#07371d00 26%),linear-gradient(#00000008,#0000 60%,#00000017);position:absolute;inset:0}#inicio.hero .hero-media img{width:100%;height:100%;min-height:min(820px, calc(100vh - var(--header-h)));object-fit:cover;object-position:61% center;filter:saturate(1.02)contrast(1.02);transform:none}#inicio.hero .hero-media:hover img{transform:none}#inicio.hero .hero-caption{display:none}.brand-statement{padding-top:clamp(70px,6vw,94px);padding-bottom:clamp(76px,6.5vw,104px)}.statement-line{font-size:clamp(3.6rem,5.9vw,7rem);line-height:.92}.statement-line.accent{margin-left:clamp(48px,6vw,110px)}.family-tabs button{padding-right:52px}.family-tabs button:before{border:1px solid var(--line);min-width:26px;color:var(--muted);background:var(--paper);text-align:center;padding:3px 7px;font-family:"Source Sans 3",sans-serif;font-size:.66rem;font-weight:700;line-height:1;position:absolute;top:16px;right:16px}.family-tabs button:first-child:before{content:"(3)"}.family-tabs button:nth-child(2):before{content:"(2)"}.family-tabs button:nth-child(3):before,.family-tabs button:nth-child(4):before{content:"(1)"}.family-tabs button.active:before{color:var(--green);background:var(--paper-2);border-color:#0f542d57}.featured-family{animation:.18s cubic-bezier(.2,0,0,1) both family-fade!important}.featured-family:has(.product-grid>.product:only-child){grid-template-columns:minmax(220px,.34fr) minmax(0,1fr)}.product-grid:has(>.product:only-child){grid-template-columns:minmax(0,760px);justify-content:start}.product-format{background:#b61f2409;border:1px solid #b61f2447;width:fit-content;margin-top:18px;padding:5px 8px 4px;display:inline-flex}.claims{gap:8px;margin-top:18px}.claims span{color:var(--green);letter-spacing:.025em;background:#0f542d0b;border:1px solid #0f542d33;padding:6px 9px 5px;font-size:.64rem}.business-section{background:var(--paper-2);color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.business-section .eyebrow.light{color:var(--green)}.business-section>div>p:not(.eyebrow){color:var(--muted)}.business-section .primary-action.inverted{background:var(--green);color:#fff}.business-list{border-top-color:var(--line)}.business-list li{border-bottom-color:var(--line);color:var(--ink)}.business-list span{color:var(--red)}}@keyframes family-fade{0%{opacity:0}to{opacity:1}}@media (width<=980px){#inicio.hero .hero-media img{object-position:58% center}}@media (width<=640px){.hero h1{font-size:clamp(3.7rem,19vw,4.65rem)}.statement-line{font-size:clamp(3.2rem,16vw,4rem)}.products-intro h2{font-size:clamp(3.4rem,17vw,4.5rem)}.family-title h3{font-size:clamp(3.1rem,15vw,3.8rem)}.about-copy h2,.business-section h2,.contact-section h2{font-size:clamp(3.3rem,16vw,4.35rem)}}:root{--header-h:70px;--content-x:clamp(22px, 5.5vw, 92px)}html{scroll-padding-top:calc(var(--header-h) + 18px)}body{overflow-x:hidden}button:focus-visible,a:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.site-header{box-shadow:0 1px #17221b0f}.hero{min-height:min(880px, calc(100svh - var(--header-h)))}.hero-copy{padding:clamp(64px,8vw,132px) clamp(30px,6.5vw,108px)}.hero h1{text-wrap:balance;font-size:clamp(4.35rem,7vw,8.2rem)}.hero-rotator{transform-origin:0 100%;animation:.42s cubic-bezier(.2,.7,.2,1) both word-in}.hero-media img{filter:saturate(.98)contrast(1.02)}.brand-statement,.products-section,.about-section,.business-section,.contact-section{padding-left:var(--content-x);padding-right:var(--content-x)}.brand-statement{padding-top:clamp(80px,8vw,118px);padding-bottom:clamp(88px,9vw,128px)}.statement-line{text-wrap:balance;font-size:clamp(3.7rem,6.7vw,7.9rem)}.products-section{padding-top:clamp(86px,8vw,118px);padding-bottom:clamp(100px,9vw,140px)}.products-intro h2{text-wrap:balance;font-size:clamp(3.8rem,6vw,6.9rem)}.family-tabs{top:var(--header-h);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f2e9f0;position:sticky}.family-tabs button{transition:color .22s,background .22s,transform .22s}.family-tabs button:hover{transform:translateY(-2px)}.family-tabs button.active:after{animation:.3s both tab-line}.featured-family{animation:.45s cubic-bezier(.22,.7,.22,1) both family-in}.product{transition:transform .28s}.product:hover{transform:translateY(-5px)}.product-image{aspect-ratio:4/3;background:#fffdf8;border:1px solid #17221b17;height:auto;min-height:300px;padding:clamp(12px,1.5vw,22px)}.product-image img{object-fit:contain}.product h4{text-wrap:balance}.about-section{padding-top:clamp(92px,9vw,130px);padding-bottom:clamp(92px,9vw,130px)}.about-visual>img{aspect-ratio:4/3;object-fit:cover;height:auto;min-height:430px}.business-section,.contact-section{padding-top:clamp(92px,9vw,130px);padding-bottom:clamp(92px,9vw,130px)}.modal-backdrop{animation:.18s both backdrop-in}.modal{animation:.28s cubic-bezier(.22,.7,.22,1) both modal-in;box-shadow:0 30px 90px #00000047}@keyframes word-in{0%{opacity:0;transform:translateY(.16em)}to{opacity:1;transform:translateY(0)}}@keyframes tab-line{0%{transform-origin:0;transform:scaleX(.2)}to{transform-origin:0;transform:scaleX(1)}}@keyframes family-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(20px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=980px){.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{min-height:640px}.hero-media{min-height:56vw;max-height:720px}.products-intro,.about-section,.business-section,.contact-section{grid-template-columns:1fr}.featured-family{grid-template-columns:minmax(170px,.28fr) 1fr;gap:36px}.about-visual{max-width:820px}}@media (width<=720px){:root{--header-h:64px}.site-header{height:var(--header-h)}.hero-copy{min-height:auto;padding-top:72px;padding-bottom:76px}.hero h1{font-size:clamp(3.75rem,18vw,5.2rem);line-height:.82}.hero-media{min-height:72vw}.institution-strip{grid-template-columns:1fr}.institution-strip span+span{border-left:0;border-top:1px solid var(--line)}.statement-line{font-size:clamp(3.2rem,15.5vw,4.8rem)}.statement-line.accent{margin-top:12px;margin-left:0}.products-intro h2{font-size:clamp(3.3rem,15vw,4.8rem)}.family-tabs{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(170px,70vw);grid-auto-flow:column;display:grid;overflow-x:auto}.family-tabs button{scroll-snap-align:start;min-height:84px}.featured-family{grid-template-columns:1fr;gap:34px;padding-top:40px}.family-title{position:static}.family-title h3{overflow-wrap:anywhere;max-width:100%;font-size:clamp(3rem,15vw,4.2rem)}.product-grid{grid-template-columns:1fr;gap:54px}.product-image,.about-visual>img{aspect-ratio:4/3;min-height:0}.about-number{min-width:180px;padding:18px 0 0 22px}.about-number strong{font-size:clamp(5.5rem,26vw,7rem)}.business-section h2,.contact-section h2,.about-copy h2{font-size:clamp(3.25rem,15vw,4.6rem)}.modal{grid-template-columns:1fr;width:min(620px,96vw)}.modal>img{aspect-ratio:4/3;min-height:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}:root{--brand-green:#0b4f2f;--brand-green-deep:#06361f;--brand-green-soft:#e8f0e9;--brand-red:#c92027;--brand-red-dark:#a8171d;--brand-yellow:#f0c528;--surface:#fbfaf6;--surface-warm:#f4efe5;--text:#13251b;--text-soft:#647068;--border:#134b2f24;--header-h:84px;--content-x:clamp(24px,5vw,84px)}html{scroll-padding-top:calc(var(--header-h) + 18px);background:var(--surface)}body{background:var(--surface);color:var(--text)}::selection{background:var(--brand-yellow);color:var(--brand-green-deep)}.site-header{height:var(--header-h)!important;padding:0 var(--content-x)!important;-webkit-backdrop-filter:blur(18px)saturate(1.1)!important;backdrop-filter:blur(18px)saturate(1.1)!important;background:#fbfaf6f7!important;border-bottom:1px solid #0b4f2f1a!important;grid-template-columns:minmax(210px,260px) minmax(0,1fr) auto!important;gap:clamp(24px,3vw,52px)!important;box-shadow:0 8px 30px #0e301e0b!important}.brand{isolation:isolate;background:0 0!important;flex-direction:column!important;justify-content:center!important;width:max-content!important;height:62px!important;padding-left:58px!important;line-height:.86!important;display:inline-flex!important;position:relative!important}.brand:before{content:"";z-index:-1;background:linear-gradient(#ffd936,#f0bd13);border:3px solid #fff;border-bottom:0;border-radius:60px 60px 0 0;width:50px;height:27px;position:absolute;top:11px;left:0}.brand:after{content:"";background:var(--brand-red);border-radius:999px;width:54px;height:7px;position:absolute;top:36px;left:1px;transform:skew(-12deg);box-shadow:0 3px #f0bd13}.brand-main{color:var(--brand-red)!important;letter-spacing:-.045em!important;font-family:Archivo Narrow,sans-serif!important;font-size:1.75rem!important;font-weight:700!important;display:block!important}.brand-sub{color:var(--brand-green)!important;letter-spacing:.31em!important;margin-top:7px!important;font-size:.58rem!important;font-weight:700!important;display:block!important}.desktop-nav{color:#173c28!important;justify-self:end!important;gap:clamp(22px,2.4vw,38px)!important;font-size:.94rem!important}.desktop-nav a{position:relative;border:0!important;padding:29px 0 27px!important}.desktop-nav a:after{content:"";background:var(--brand-red);transform-origin:0;border-radius:99px;height:2px;transition:transform .22s;position:absolute;bottom:20px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover{color:var(--brand-red)!important}.desktop-nav a:hover:after{transform:scaleX(1)}.header-cta{border:1px solid var(--brand-red)!important;background:var(--brand-red)!important;color:#fff!important;border-radius:12px!important;align-items:center!important;min-height:46px!important;padding:0 22px!important;font-weight:700!important;display:inline-flex!important;box-shadow:0 10px 26px #c9202724!important}.header-cta:hover{transform:translateY(-1px);background:var(--brand-red-dark)!important}#inicio.hero{min-height:min(790px,calc(100svh - var(--header-h)))!important;padding:clamp(32px,4vw,62px) var(--content-x) clamp(42px,4.6vw,70px)!important;background:radial-gradient(circle at 3% 10%,#f0c52826,#0000 23%),linear-gradient(#fbfaf6,#f6f1e7)!important;border-bottom:0!important;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)!important;gap:clamp(26px,3vw,52px)!important;display:grid!important}#inicio.hero:before,#inicio.hero .hero-copy:after{content:none!important;display:none!important}#inicio.hero .hero-copy{background:0 0!important;justify-content:center!important;align-items:flex-start!important;max-width:700px!important;min-height:auto!important;padding:clamp(50px,6vw,88px) 0!important}#inicio.hero .eyebrow{align-items:center;gap:10px;display:inline-flex;color:var(--brand-green)!important;text-shadow:none!important}#inicio.hero .eyebrow:before{content:"";background:var(--brand-yellow);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #f0c52829}#inicio.hero h1{max-width:690px!important;color:var(--brand-green-deep)!important;letter-spacing:-.046em!important;text-shadow:none!important;margin-top:30px!important;font-size:clamp(4.5rem,6.35vw,7.6rem)!important;line-height:.83!important}#inicio.hero .hero-rotator{color:var(--brand-red)!important;animation:none!important}#inicio.hero .hero-rotator:before,#inicio.hero .hero-rotator:after{content:none!important;display:none!important}#inicio.hero .hero-text{color:#526158!important;max-width:560px!important;margin-top:32px!important;font-size:1.12rem!important;line-height:1.65!important}#inicio.hero .hero-actions{gap:22px!important;margin-top:34px!important}#inicio.hero .primary-action,.business-section .primary-action{background:var(--brand-red)!important;color:#fff!important;border-radius:12px!important;min-height:50px!important;padding:0 22px!important;box-shadow:0 12px 28px #c9202729!important}#inicio.hero .text-link{color:var(--brand-green)!important;border-bottom-color:#0b4f2f73!important}#inicio.hero .hero-media{background:var(--brand-green-deep)!important;border:1px solid #0b4f2f1f!important;border-radius:30px!important;min-height:640px!important;margin:0!important;position:relative!important;overflow:hidden!important;box-shadow:0 18px 55px #12301f14!important}#inicio.hero .hero-media:before{content:""!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(#04321d80,#04321d1f 32%,#0000 56%),linear-gradient(#0000 72%,#04321d2e)!important;display:block!important;position:absolute!important;inset:0!important}#inicio.hero .hero-media:after{content:"PRODUÇÃO REGIONAL  •  VALE DO JAGUARIBE";z-index:2;color:#ffffffeb;letter-spacing:.13em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#05361f8c;border:1px solid #ffffff52;border-radius:999px;padding:10px 13px 9px;font-size:.63rem;font-weight:700;position:absolute;top:24px;left:26px}#inicio.hero .hero-media img{object-fit:cover!important;object-position:center bottom!important;filter:saturate(.98)contrast(1.035)!important;width:116%!important;height:116%!important;min-height:0!important;position:absolute!important;bottom:-4%!important;left:-8%!important;transform:none!important}#inicio.hero .hero-caption{display:none!important}.institution-strip{width:min(1440px,calc(100% - 2 * var(--content-x)));z-index:5;margin:-16px auto 0;position:relative;overflow:hidden;box-shadow:0 14px 36px #12301f0f;border:1px solid var(--border)!important;background:#fffdf8f5!important;border-radius:18px!important;grid-template-columns:repeat(3,1fr)!important}.institution-strip span{justify-content:center;align-items:center;min-height:72px;display:flex;color:var(--brand-green)!important}.institution-strip span+span{border-left:1px solid var(--border)!important}.brand-statement{background:var(--surface);max-width:1440px;margin:0 auto;padding:clamp(108px,10vw,160px) var(--content-x) clamp(104px,9vw,150px)!important;border:0!important}.brand-statement .eyebrow{color:var(--brand-red)!important;margin-bottom:34px!important}.statement-line{max-width:1180px;color:var(--text)!important;font-size:clamp(3.8rem,5.55vw,6.8rem)!important;line-height:.92!important}.statement-line.accent{color:var(--brand-green)!important;margin:10px 0 0 clamp(30px,5vw,84px)!important}.products-section{border-top:1px solid #0b4f2f14;border-bottom:1px solid #0b4f2f14;padding:clamp(104px,9vw,142px) var(--content-x) clamp(116px,10vw,160px)!important;background:var(--brand-green-soft)!important}.products-intro{max-width:1440px;margin:0 auto;grid-template-columns:minmax(0,1.05fr) minmax(320px,.55fr)!important;gap:clamp(48px,8vw,120px)!important}.products-intro .eyebrow{color:var(--brand-red)!important}.products-intro h2{color:var(--brand-green-deep)!important;font-size:clamp(3.7rem,5.5vw,6.4rem)!important;line-height:.88!important}.products-intro>p{color:#526158!important;line-height:1.7!important}.family-tabs{max-width:1440px;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#ffffff8c!important;border:1px solid #0b4f2f1f!important;border-radius:18px!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important;margin:clamp(58px,6vw,82px) auto 0!important;padding:8px!important;position:static!important}.family-tabs button{color:#526158!important;background:0 0!important;border:0!important;border-radius:12px!important;align-items:center!important;min-height:76px!important;padding:16px 18px!important;font-size:1.12rem!important;transform:none!important}.family-tabs button:before{display:none!important}.family-tabs button span{color:var(--brand-red)!important;align-self:center!important}.family-tabs button.active{box-shadow:0 8px 24px #12301f12;color:var(--brand-green-deep)!important;background:#fff!important}.family-tabs button.active:after{border-radius:99px;background:var(--brand-red)!important;height:3px!important;bottom:8px!important;left:18px!important;right:18px!important}.featured-family{max-width:1440px;margin:0 auto;grid-template-columns:minmax(190px,.25fr) minmax(0,1fr)!important;gap:clamp(34px,4vw,62px)!important;padding-top:clamp(44px,5vw,68px)!important}.family-title{top:calc(var(--header-h) + 28px)!important}.family-title .eyebrow{color:var(--brand-red)!important}.family-title h3{color:var(--brand-green-deep)!important;text-transform:none!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px!important}.product{background:#fffdf8f5;border:1px solid #0b4f2f1c;border-radius:20px;padding:18px 18px 26px;box-shadow:0 18px 44px #12301f12}.product:hover{box-shadow:0 24px 54px #12301f1a;transform:translateY(-4px)!important}.product-image{aspect-ratio:4/3!important;background:#f9f6ef!important;border:0!important;border-radius:15px!important;min-height:0!important;padding:18px!important}.product-open{border-radius:999px!important;bottom:14px!important;right:14px!important}.product-format{color:var(--brand-red)!important;background:0 0!important;border:0!important;padding:0!important}.product h4{color:var(--brand-green-deep)!important}.product-description{color:#617067!important}.claims span{background:#eef4ef!important;border:1px solid #0b4f2f26!important;border-radius:999px!important;padding:6px 9px!important}.about-section{color:#fff;padding:clamp(112px,10vw,158px) var(--content-x)!important;background:radial-gradient(circle at 88% 20%,#f0c52821,#0000 24%),linear-gradient(135deg,#06361f,#0a4a2c)!important;grid-template-columns:minmax(0,1.06fr) minmax(360px,.72fr)!important;gap:clamp(56px,7vw,110px)!important}.about-visual>img{box-shadow:0 26px 70px #0000003d;aspect-ratio:4/3!important;border-radius:26px!important;min-height:0!important}.about-number{background:var(--brand-yellow)!important;min-width:230px!important;color:var(--brand-green-deep)!important;border-radius:18px!important;padding:20px 24px 22px!important;bottom:-22px!important;right:-18px!important}.about-number strong{font-size:6.5rem!important}.about-copy .eyebrow{color:var(--brand-yellow)!important}.about-copy h2{color:#fff!important;font-size:clamp(3.5rem,4.8vw,5.9rem)!important}.about-copy>p:not(.eyebrow){color:#ffffffc2!important;line-height:1.72!important}.business-section{padding:clamp(112px,10vw,158px) var(--content-x)!important;background:var(--surface-warm)!important;color:var(--text)!important;border:0!important;grid-template-columns:minmax(0,.88fr) minmax(360px,.72fr)!important;gap:clamp(58px,8vw,130px)!important}.business-section .eyebrow.light{color:var(--brand-red)!important}.business-section h2{color:var(--brand-green-deep)!important;font-size:clamp(3.7rem,5vw,6.1rem)!important}.business-section>div>p:not(.eyebrow){color:#59675f!important;line-height:1.7!important}.business-section .primary-action.inverted{background:var(--brand-red)!important;color:#fff!important}.business-list{border-top-color:#0b4f2f2e!important}.business-list li{color:var(--brand-green-deep)!important;border-bottom-color:#0b4f2f2e!important}.business-list span{color:var(--brand-red)!important}.contact-section{padding:clamp(104px,9vw,142px) var(--content-x)!important;background:#052d1b!important;grid-template-columns:minmax(300px,.64fr) minmax(0,1fr)!important;gap:clamp(64px,8vw,124px)!important}.contact-section .eyebrow.light{color:var(--brand-yellow)!important}.contact-section>div:first-child>p:last-child{color:#ffffffa8!important;line-height:1.7!important}.contact-grid{border-top-color:#ffffff24!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;padding-top:0!important}.contact-grid>div{border-bottom:1px solid #ffffff24;padding:26px 26px 26px 0}.contact-grid>div:nth-child(2n){border-left:1px solid #ffffff24;padding-left:26px}.contact-grid h3{color:var(--brand-yellow)!important}.contact-email{grid-column:auto!important}.contact-email a{overflow-wrap:anywhere;font-size:1rem!important}footer{min-height:104px;padding:30px var(--content-x)!important;background:#032317!important}.footer-brand strong{color:#fff!important}.footer-brand span{color:var(--brand-yellow)!important}footer p{color:#ffffff8c!important}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#032317db!important}.modal{border-radius:24px!important;overflow:hidden!important;box-shadow:0 34px 110px #00000052!important}@media (width<=1180px){.desktop-nav{gap:20px!important;font-size:.87rem!important}#inicio.hero h1{font-size:clamp(4rem,6vw,5.7rem)!important}.product-grid{grid-template-columns:1fr!important}}@media (width<=980px){:root{--header-h:74px}.site-header{grid-template-columns:1fr auto!important}.desktop-nav,.header-cta{display:none!important}.menu-button{justify-content:center;align-items:center;width:48px!important;height:48px!important;color:var(--brand-green-deep)!important;background:#fff!important;border:1px solid #0b4f2f33!important;border-radius:999px!important;display:inline-flex!important}.mobile-nav{box-shadow:0 22px 40px #12301f1a;top:calc(var(--header-h) - 1px)!important;padding:14px var(--content-x) 22px!important;background:#fbfaf6fc!important;display:grid!important;position:absolute!important;left:0!important;right:0!important}.mobile-nav a{border-bottom:1px solid var(--border)!important;padding:17px 4px!important}.mobile-nav a:last-child{background:var(--brand-red);text-align:center;border-radius:10px;margin-top:12px;color:#fff!important;border:0!important}#inicio.hero{grid-template-columns:1fr!important;min-height:auto!important}#inicio.hero .hero-copy{max-width:760px!important;padding:58px 0 44px!important}#inicio.hero h1{font-size:clamp(4.3rem,10vw,6.5rem)!important}#inicio.hero .hero-media{min-height:58vw!important;max-height:650px!important}.products-intro,.about-section,.business-section,.contact-section{grid-template-columns:1fr!important}.featured-family{grid-template-columns:minmax(170px,.27fr) minmax(0,1fr)!important}}@media (width<=720px){:root{--header-h:68px;--content-x:22px}.brand{transform-origin:0;transform:scale(.92)}#inicio.hero{padding:16px var(--content-x) 34px!important}#inicio.hero .hero-copy{padding:46px 0 34px!important}#inicio.hero h1{font-size:clamp(3.65rem,17vw,4.9rem)!important}#inicio.hero .hero-actions{width:100%;flex-direction:column!important;align-items:stretch!important;gap:14px!important}#inicio.hero .primary-action{justify-content:center;width:100%}#inicio.hero .hero-media{border-radius:20px!important;min-height:74vw!important}#inicio.hero .hero-media:after{font-size:.56rem;top:16px;left:16px}#inicio.hero .hero-media img{width:132%!important;height:124%!important;left:-16%!important}.institution-strip{width:calc(100% - 2 * var(--content-x));margin-top:-4px;grid-template-columns:1fr!important}.institution-strip span+span{border-left:0!important;border-top:1px solid var(--border)!important}.statement-line{font-size:clamp(3.1rem,14.5vw,4.45rem)!important}.statement-line.accent{margin-left:0!important}.products-intro{grid-template-columns:1fr!important;gap:28px!important}.products-intro h2{font-size:clamp(3.25rem,14vw,4.6rem)!important}.family-tabs{scrollbar-width:none;grid-template-columns:none!important;grid-auto-columns:minmax(176px,68vw)!important;grid-auto-flow:column!important;display:grid!important;overflow-x:auto!important}.featured-family{grid-template-columns:1fr!important}.family-title{position:static!important}.product-grid{grid-template-columns:1fr!important}.about-number{min-width:178px!important;right:10px!important}.about-number strong{font-size:5rem!important}.about-copy h2,.business-section h2,.contact-section h2{font-size:clamp(3.25rem,14vw,4.5rem)!important}.contact-grid{grid-template-columns:1fr!important}.contact-grid>div,.contact-grid>div:nth-child(2n){border-left:0!important;padding:24px 0!important}footer{flex-direction:column;min-height:140px;align-items:flex-start!important}}:root{--ps4-cream:#f6f0e6;--ps4-ink:#f8f6ef;--ps4-green:#0a4d2f;--ps4-green-deep:#06351f;--ps4-red:#c91f26;--ps4-yellow:#f2c627;--ps4-line:#ffffff3d}.ps-header{z-index:50!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;transition:background .28s,box-shadow .28s,-webkit-backdrop-filter .28s,backdrop-filter .28s!important;position:fixed!important;inset:0 0 auto!important}.ps-header-inner{border-bottom:1px solid var(--ps4-line)!important;grid-template-columns:170px 1fr auto!important;align-items:center!important;gap:32px!important;width:min(100% - 48px,1380px)!important;min-height:92px!important;margin:0 auto!important;display:grid!important}.ps-brand{background:0 0!important;justify-content:flex-start!important;align-items:center!important;width:fit-content!important;min-width:0!important;height:auto!important;padding:0!important;display:inline-flex!important}.ps-brand img{object-fit:contain!important;filter:drop-shadow(0 4px 12px #00000029)!important;width:128px!important;height:auto!important;max-height:68px!important;display:block!important}.ps-nav{justify-content:flex-end!important;align-items:center!important;gap:clamp(24px,2.6vw,44px)!important;min-width:0!important;display:flex!important}.ps-nav a{color:#fffffff0!important;letter-spacing:-.01em!important;white-space:nowrap!important;padding:14px 0!important;font-size:.84rem!important;font-weight:600!important;text-decoration:none!important;position:relative!important}.ps-nav a:after{content:""!important;background:var(--ps4-yellow)!important;height:1px!important;transition:right .22s!important;position:absolute!important;bottom:7px!important;left:0!important;right:100%!important}.ps-nav a:hover:after,.ps-nav a:focus-visible:after{right:0!important}.ps-header-cta{color:#fff!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#06351f2e!important;border:1px solid #ffffff57!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:44px!important;padding:0 18px!important;font-size:.78rem!important;font-weight:700!important;text-decoration:none!important;transition:background .22s,border-color .22s,transform .22s!important;display:inline-flex!important}.ps-header-cta:hover{background:#ffffff1f!important;border-color:#ffffff94!important;transform:translateY(-1px)!important}.ps-header[data-scrolled=true]{-webkit-backdrop-filter:blur(16px)saturate(1.08)!important;backdrop-filter:blur(16px)saturate(1.08)!important;background:#f7f3ebed!important;box-shadow:0 10px 32px #0e2d1d14!important}.ps-header[data-scrolled=true] .ps-header-inner{border-bottom-color:#0b4f2f1a!important;min-height:76px!important}.ps-header[data-scrolled=true] .ps-brand img{filter:none!important;width:112px!important}.ps-header[data-scrolled=true] .ps-nav a{color:var(--ps4-green-deep)!important}.ps-header[data-scrolled=true] .ps-header-cta{background:var(--ps4-green-deep)!important;border-color:var(--ps4-green-deep)!important;color:#fff!important}.ps-hero{isolation:isolate!important;background:var(--ps4-green-deep)!important;min-height:100svh!important;margin:0!important;padding:0!important;position:relative!important;overflow:hidden!important}.ps-hero-grid{z-index:3!important;width:min(100% - 48px,1380px)!important;min-height:100svh!important;margin:0 auto!important;display:block!important;position:relative!important}.ps-hero-visual{z-index:0!important;margin:0!important;position:absolute!important;inset:0 calc(-50vw + min(100vw - 48px,1380px)/2)!important}.ps-visual-frame{box-shadow:none!important;transform:translate3d(var(--ps-pointer-x,0), var(--ps-media-y,0), 0) scale(var(--ps-media-scale,1.018))!important;background:linear-gradient(90deg,#031c11c7 0%,#04231594 34%,#0423152e 63%,#0423151a 100%),linear-gradient(#02120b52 0%,#02120b0d 42%,#02120b80 100%),url(/images/hero-oficial.webp) 50%/cover no-repeat!important;border:0!important;border-radius:0!important;transition:transform .22s ease-out!important;position:absolute!important;inset:0!important;overflow:hidden!important}.ps-visual-frame:after{content:""!important;pointer-events:none!important;background:linear-gradient(#0000,#02110a4d)!important;height:34%!important;position:absolute!important;inset:auto 0 0!important}.ps-visual-frame>img{display:none!important}.ps-visual-topline{z-index:3!important;color:#ffffffb8!important;letter-spacing:.2em!important;text-transform:uppercase!important;writing-mode:vertical-rl!important;background:0 0!important;border:0!important;padding:0!important;font-size:.58rem!important;font-weight:700!important;position:absolute!important;top:118px!important;left:auto!important;right:30px!important;transform:rotate(180deg)!important}.ps-visual-index{display:none!important}.ps-hero-copy{z-index:4!important;color:#fff!important;width:min(760px,54vw)!important;transform:translate3d(0, var(--ps-copy-y,0), 0)!important;padding:0!important;position:absolute!important;bottom:clamp(82px,10vh,124px)!important;left:0!important}.ps-kicker{color:#ffffffc7!important;letter-spacing:.17em!important;text-transform:uppercase!important;align-items:center!important;gap:18px!important;margin:0 0 26px!important;font-size:.64rem!important;font-weight:700!important;display:inline-flex!important}.ps-kicker:before{content:""!important;background:var(--ps4-yellow)!important;border-radius:99px!important;width:34px!important;height:2px!important}.ps-kicker span:last-child{opacity:.76!important}.ps-hero-title{color:#fff!important;letter-spacing:-.052em!important;text-wrap:balance!important;max-width:760px!important;margin:0!important;font-family:Archivo Narrow,Arial Narrow,Arial,sans-serif!important;font-size:clamp(4.6rem,6.7vw,8.2rem)!important;font-weight:700!important;line-height:.82!important;display:block!important}.ps-hero-title>span,.ps-hero-title>strong{display:block!important}.ps-hero-title>strong{color:#fff!important;font-weight:700!important}.ps-hero-title>strong:after{content:"Feita no Ceará."!important;color:var(--ps4-yellow)!important;letter-spacing:-.02em!important;margin-top:.22em!important;font-family:Georgia,Times New Roman,serif!important;font-size:.28em!important;font-style:italic!important;font-weight:400!important;line-height:1!important;display:block!important}.ps-hero-text{color:#fffc!important;max-width:590px!important;margin:30px 0 0!important;font-size:clamp(1rem,1.08vw,1.16rem)!important;line-height:1.62!important}.ps-hero-actions{flex-wrap:wrap!important;gap:12px!important;margin-top:30px!important;display:flex!important}.ps-action-primary,.ps-action-secondary{border-radius:4px!important;justify-content:center!important;align-items:center!important;min-height:50px!important;padding:0 20px!important;font-size:.78rem!important;font-weight:800!important;text-decoration:none!important;transition:transform .22s,background .22s,color .22s,border-color .22s!important;display:inline-flex!important}.ps-action-primary{background:var(--ps4-red)!important;color:#fff!important;border:1px solid var(--ps4-red)!important}.ps-action-primary:after{content:"↗"!important;color:var(--ps4-yellow)!important;margin-left:22px!important;font-size:1rem!important}.ps-action-secondary{color:#fff!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#ffffff14!important;border:1px solid #ffffff57!important}.ps-action-primary:hover,.ps-action-secondary:hover{transform:translateY(-2px)!important}.ps-action-secondary:hover{background:#ffffff26!important;border-color:#ffffff8f!important}.ps-proof-row{z-index:5!important;-webkit-backdrop-filter:blur(16px)saturate(1.05)!important;backdrop-filter:blur(16px)saturate(1.05)!important;background:#f6f0e6f0!important;border:1px solid #ffffff40!important;border-radius:14px!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important;width:min(460px,34vw)!important;margin:0!important;padding:0!important;display:grid!important;position:absolute!important;bottom:clamp(82px,10vh,124px)!important;right:0!important;overflow:hidden!important;box-shadow:0 24px 60px #01160c2e!important}.ps-proof{min-width:0!important;color:var(--ps4-green-deep)!important;background:0 0!important;border:0!important;flex-direction:column!important;gap:4px!important;padding:18px 16px 16px!important;display:flex!important}.ps-proof+.ps-proof{border-left:1px solid #06351f1f!important}.ps-proof strong{letter-spacing:-.035em!important;font-size:1.35rem!important;line-height:1!important}.ps-proof span{color:#06351fad!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.58rem!important;font-weight:700!important;line-height:1.3!important}.ps-scroll-cue{z-index:7!important;color:#ffffffad!important;letter-spacing:.17em!important;text-transform:uppercase!important;align-items:center!important;gap:10px!important;font-size:.58rem!important;font-weight:700!important;text-decoration:none!important;display:inline-flex!important;position:absolute!important;bottom:24px!important;left:50%!important;transform:translate(-50%)!important}.ps-scroll-cue:after{content:"↓"!important;color:var(--ps4-yellow)!important;animation:1.6s ease-in-out infinite ps4Scroll!important}@keyframes ps4Scroll{0%,to{opacity:.65;transform:translateY(0)}50%{opacity:1;transform:translateY(5px)}}.ps-hero:after{content:""!important;z-index:8!important;pointer-events:none!important;background:#fffdf8!important;border-radius:50% 50% 0 0/100% 100% 0 0!important;height:92px!important;position:absolute!important;bottom:-58px!important;left:-5%!important;right:-5%!important}.institution-strip{display:none!important}@media (width<=1100px){.ps-header-inner{grid-template-columns:145px 1fr auto!important;gap:22px!important;width:min(100% - 36px,1080px)!important}.ps-nav{gap:22px!important}.ps-nav a{font-size:.78rem!important}.ps-header-cta{padding-inline:14px!important}.ps-hero-grid{width:min(100% - 36px,1080px)!important}.ps-hero-copy{width:min(650px,60vw)!important}.ps-hero-title{font-size:clamp(4rem,7.4vw,6.5rem)!important}.ps-proof-row{width:min(400px,36vw)!important}}@media (width<=820px){.ps-header{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#f7f3ebf0!important;box-shadow:0 8px 28px #0e2d1d12!important}.ps-header-inner{border-bottom:0!important;grid-template-columns:auto 1fr auto!important;width:calc(100% - 28px)!important;min-height:72px!important}.ps-brand img{filter:none!important;width:102px!important}.ps-nav,.ps-header-cta{display:none!important}.ps-menu-button{min-height:42px!important;color:var(--ps4-green-deep)!important;background:0 0!important;border:1px solid #06351f2e!important;border-radius:999px!important;justify-content:center!important;justify-self:end!important;align-items:center!important;padding:0 14px!important;font-size:.78rem!important;font-weight:800!important;display:inline-flex!important}.ps-mobile-nav{background:#f7f3ebfa!important;border:1px solid #06351f1a!important;border-radius:16px!important;gap:0!important;padding:10px!important;display:grid!important;position:absolute!important;top:72px!important;left:14px!important;right:14px!important;box-shadow:0 22px 60px #0e2d1d1f!important}.ps-mobile-nav a{min-height:48px!important;color:var(--ps4-green-deep)!important;border-radius:10px!important;align-items:center!important;padding:0 14px!important;font-weight:750!important;text-decoration:none!important;display:flex!important}.ps-mobile-nav a:hover{background:#0b4f2f0f!important}.ps-hero{min-height:920px!important}.ps-hero-grid{width:calc(100% - 32px)!important;min-height:920px!important}.ps-hero-visual{inset:0 -16px!important}.ps-visual-frame{background:linear-gradient(#02170d2e 0%,#02170d38 38%,#02170dc7 78%,#02170de6 100%),url(/images/hero-oficial.webp) 50%/cover no-repeat!important;transform:none!important}.ps-visual-topline{display:none!important}.ps-hero-copy{width:auto!important;bottom:210px!important;left:0!important;right:0!important}.ps-kicker{margin-bottom:20px!important;font-size:.58rem!important}.ps-kicker span:last-child{display:none!important}.ps-hero-title{max-width:680px!important;font-size:clamp(4rem,15vw,6.4rem)!important}.ps-hero-text{max-width:560px!important;margin-top:24px!important;font-size:1rem!important}.ps-proof-row{width:min(520px,100%)!important;bottom:72px!important;left:0!important;right:auto!important}.ps-scroll-cue{display:none!important}.ps-hero:after{height:78px!important;bottom:-48px!important}}@media (width<=560px){.ps-hero,.ps-hero-grid{min-height:860px!important}.ps-hero-copy{bottom:214px!important}.ps-hero-title{font-size:clamp(3.45rem,16vw,5.1rem)!important;line-height:.84!important}.ps-hero-title>strong:after{margin-top:.3em!important;font-size:.3em!important}.ps-hero-text{max-width:100%!important;font-size:.96rem!important;line-height:1.55!important}.ps-hero-actions{gap:10px!important}.ps-action-primary,.ps-action-secondary{min-height:48px!important;padding-inline:16px!important}.ps-proof-row{border-radius:12px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.ps-proof{padding:14px 10px 13px!important}.ps-proof strong{font-size:1.14rem!important}.ps-proof span{letter-spacing:.05em!important;font-size:.5rem!important}}@media (prefers-reduced-motion:reduce){.ps-visual-frame,.ps-hero-copy,.ps-action-primary,.ps-action-secondary,.ps-scroll-cue:after{transition:none!important;animation:none!important;transform:none!important}}.ps-menu-button,.ps-mobile-nav{display:none!important}.ps-visual-frame{background:linear-gradient(90deg,#022616f0 0%,#03371fc7 34%,#043d224d 60%,#032e1a1f 100%),linear-gradient(#01160c61 0%,#01160c0f 48%,#01160c75 100%),url(/images/hero-produtos-madeira-hq.webp) 62%/cover no-repeat!important}.ps-hero-copy{width:min(760px,52vw)!important;bottom:clamp(58px,6.8vh,82px)!important}.ps-hero-title{letter-spacing:-.048em!important;max-width:760px!important;font-size:clamp(4.25rem,5.65vw,6.75rem)!important;line-height:.87!important}.ps-hero-title>strong{white-space:nowrap!important}.ps-hero-title>strong:after{margin-top:.2em!important}.ps-hero-text{max-width:540px!important;margin-top:22px!important;line-height:1.52!important}.ps-hero-actions{margin-top:22px!important}.ps-proof-row{width:min(470px,100%)!important;margin:24px 0 0!important;position:static!important;box-shadow:0 18px 44px #01180d29!important}.ps-proof:nth-child(3) strong{font-size:0!important}.ps-proof:nth-child(3) strong:after{content:"COMÉRCIO"!important;letter-spacing:-.025em!important;font-size:1.06rem!important}.ps-proof:nth-child(3) span{font-size:0!important}.ps-proof:nth-child(3) span:after{content:"para o seu negócio"!important;letter-spacing:.08em!important;font-size:.58rem!important}.ps-header-inner{grid-template-columns:160px 1fr auto!important}.ps-brand img{width:122px!important}.ps-nav{gap:clamp(26px,2.3vw,40px)!important}.ps-header-cta{min-height:42px!important;padding-inline:17px!important}@media (width<=1180px){.ps-hero-title{font-size:clamp(4rem,6.2vw,5.9rem)!important}.ps-hero-title>strong{white-space:normal!important}.ps-hero-copy{width:min(680px,57vw)!important}}@media (width<=900px){.ps-proof-row{width:min(520px,100%)!important}}@media (width<=820px){.ps-header-inner{grid-template-columns:auto 1fr auto!important;min-height:70px!important}.ps-menu-button{color:#fff!important;background:#083d27!important;border:0!important;border-radius:50%!important;justify-content:center!important;justify-self:end!important;align-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;font-size:0!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important;box-shadow:0 8px 22px #06351f24!important}.ps-menu-button:before{content:"☰"!important;font-size:1.2rem!important;font-weight:400!important;display:block!important;transform:translateY(-1px)!important}.ps-menu-button[aria-expanded=true]:before{content:"×"!important;font-size:1.65rem!important;transform:translateY(-2px)!important}.ps-mobile-nav{z-index:80!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#faf7f0fb!important;border:1px solid #06351f1a!important;border-radius:18px!important;gap:4px!important;padding:10px!important;display:grid!important;position:absolute!important;top:78px!important;left:16px!important;right:16px!important;box-shadow:0 24px 60px #0427172e!important}.ps-mobile-nav a{color:#06351f!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;min-height:52px!important;padding:0 16px!important;font-size:.92rem!important;font-weight:750!important;text-decoration:none!important;display:flex!important}.ps-mobile-nav a:after{content:"↗"!important;color:#c91f26!important}.ps-mobile-nav a:hover,.ps-mobile-nav a:focus-visible{background:#084d2f11!important}.ps-hero-copy{width:auto!important;bottom:118px!important}.ps-hero-title{font-size:clamp(3.65rem,14.2vw,5.8rem)!important}.ps-hero-title>strong{white-space:normal!important}.ps-proof-row{display:none!important}.ps-hero-text{max-width:92%!important}.ps-visual-frame{background:linear-gradient(#02201233 0%,#02201247 42%,#022012e0 82%,#022012f5 100%),url(/images/hero-produtos-madeira-hq.webp) 68%/cover no-repeat!important}}@media (width<=560px){.ps-brand img{width:96px!important}.ps-hero-copy{bottom:94px!important}.ps-hero-title{font-size:clamp(3.25rem,15vw,4.7rem)!important;line-height:.86!important}.ps-hero-text{margin-top:18px!important;font-size:.94rem!important}.ps-hero-actions{margin-top:18px!important}.ps-action-primary,.ps-action-secondary{min-height:46px!important;padding-inline:15px!important}}.ps-scroll-story{color:#073b25!important;isolation:isolate!important;background:#f6f1e8!important;height:238svh!important;min-height:1500px!important;margin:0!important;padding:0!important;position:relative!important;overflow:clip!important}.ps-story-stage{background:radial-gradient(circle at 76% 42%, rgba(239, 197, 38, var(--story-glow,.1)) 0 12%, transparent 36%), linear-gradient(115deg, #f8f4eb 0%, #f4efe5 58%, #eef4ee 100%)!important;grid-template-rows:auto 1fr auto!important;grid-template-columns:minmax(0,1.2fr) minmax(280px,.55fr)!important;align-items:center!important;gap:28px 52px!important;width:100%!important;height:100svh!important;min-height:720px!important;padding:clamp(96px,12vh,142px) max(5vw,50vw - 690px) 58px!important;display:grid!important;position:sticky!important;top:0!important;overflow:hidden!important}.ps-story-stage:before{content:"PÔR DO SOL"!important;z-index:-1!important;color:#0000!important;-webkit-text-stroke:1px #073b2514!important;letter-spacing:-.055em!important;white-space:nowrap!important;transform:translate3d(var(--story-word-x,-4vw), 0, 0)!important;will-change:transform!important;pointer-events:none!important;font-family:Archivo Narrow,Arial Narrow,Arial,sans-serif!important;font-size:clamp(9rem,22vw,26rem)!important;font-weight:700!important;line-height:.72!important;position:absolute!important;bottom:-8.5vh!important;left:-1.5vw!important}.ps-story-stage:after{content:""!important;aspect-ratio:1!important;z-index:-2!important;width:min(48vw,720px)!important;transform:scale(var(--story-ring-scale,.86)) rotate(var(--story-ring-rotate,-8deg))!important;will-change:transform!important;border:1px solid #073b251a!important;border-radius:50%!important;position:absolute!important;top:13vh!important;right:-12vw!important;box-shadow:0 0 0 55px #073b2506,0 0 0 110px #073b2505!important}.ps-story-stage>.eyebrow{color:#c62329!important;letter-spacing:.2em!important;text-transform:uppercase!important;grid-area:1/1/auto/2!important;align-self:end!important;margin:0!important;font-size:.68rem!important;font-weight:800!important}.ps-story-stage>.eyebrow:before{content:"02"!important;color:#c62329!important;letter-spacing:.06em!important;vertical-align:middle!important;border:1px solid #c6232940!important;border-radius:50%!important;place-items:center!important;width:36px!important;height:36px!important;margin-right:14px!important;font-size:.56rem!important;display:inline-grid!important}.ps-story-copy{grid-area:2/1/auto/2!important;align-self:center!important;min-width:0!important;max-width:1030px!important;position:relative!important}.ps-scroll-story .statement-line{letter-spacing:-.052em!important;text-wrap:balance!important;will-change:transform, opacity!important;max-width:1040px!important;margin:0!important;font-family:Archivo Narrow,Arial Narrow,Arial,sans-serif!important;font-size:clamp(4.5rem,7.2vw,8.9rem)!important;font-weight:700!important;line-height:.87!important;transition:opacity .18s linear!important;position:relative!important}.ps-scroll-story .statement-line:first-child{color:#123627!important;opacity:var(--story-line-1-opacity,1)!important;transform:translate3d(var(--story-line-1-x,0px), var(--story-line-1-y,0px), 0)!important}.ps-scroll-story .statement-line.accent{color:#0b6841!important;opacity:var(--story-line-2-opacity,.72)!important;transform:translate3d(var(--story-line-2-x,0px), var(--story-line-2-y,36px), 0)!important;margin-top:.08em!important;margin-left:clamp(60px,8vw,150px)!important}.ps-story-side{width:min(100%,360px)!important;transform:translate3d(var(--story-side-x,0px), var(--story-side-y,0px), 0)!important;opacity:var(--story-side-opacity,.68)!important;will-change:transform, opacity!important;border-top:1px solid #073b252e!important;border-bottom:1px solid #073b252e!important;grid-area:1/2/3!important;place-self:center end!important;gap:0!important;padding:18px 0!important;display:grid!important}.ps-story-side p{color:#073b2585!important;letter-spacing:.16em!important;text-transform:uppercase!important;margin:0 0 14px!important;font-size:.58rem!important;font-weight:800!important}.ps-story-category{color:#0a4d31!important;border-top:1px solid #073b2517!important;grid-template-columns:32px 1fr auto!important;align-items:center!important;gap:10px!important;min-height:52px!important;padding:0 2px!important;display:grid!important}.ps-story-category:first-of-type{border-top:0!important}.ps-story-category b{letter-spacing:.08em!important;color:#c62329!important;font-size:.56rem!important;font-weight:800!important}.ps-story-category span{letter-spacing:-.018em!important;font-size:clamp(.95rem,1.25vw,1.15rem)!important;font-weight:720!important}.ps-story-category i{opacity:.55!important;width:7px!important;height:7px!important;transform:scale(var(--story-dot-scale,.72))!important;background:#efc526!important;border-radius:50%!important}.ps-story-footer{grid-area:3/1/auto/-1!important;grid-template-columns:auto 1fr auto!important;align-self:end!important;align-items:center!important;gap:18px!important;width:100%!important;display:grid!important}.ps-story-progress{background:#073b2529!important;height:1px!important;position:relative!important;overflow:hidden!important}.ps-story-progress>i{width:var(--story-progress,0%)!important;background:#c62329!important;transition:width 40ms linear!important;position:absolute!important;inset:0 auto 0 0!important}.ps-story-footer>span{color:#073b2585!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-size:.58rem!important;font-weight:800!important}.ps-story-link{color:#073b25!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#ffffff47!important;border:1px solid #073b253d!important;border-radius:999px!important;align-items:center!important;gap:10px!important;min-height:46px!important;padding:0 16px!important;font-size:.72rem!important;font-weight:800!important;text-decoration:none!important;transition:color .2s,background .2s,border-color .2s,transform .2s!important;display:inline-flex!important}.ps-story-link:after{content:"↘"!important;color:#c62329!important}.ps-story-link:hover{color:#fff!important;background:#073b25!important;border-color:#073b25!important;transform:translateY(-2px)!important}.ps-scroll-story[data-phase="2"] .ps-story-category:nth-of-type(2),.ps-scroll-story[data-phase="3"] .ps-story-category:nth-of-type(3),.ps-scroll-story[data-phase="4"] .ps-story-category:nth-of-type(4){color:#c62329!important}.ps-scroll-story[data-phase="2"] .ps-story-category:nth-of-type(2) i,.ps-scroll-story[data-phase="3"] .ps-story-category:nth-of-type(3) i,.ps-scroll-story[data-phase="4"] .ps-story-category:nth-of-type(4) i{opacity:1!important;transform:scale(1.35)!important}@media (width<=960px){.ps-scroll-story{height:190svh!important;min-height:1250px!important}.ps-story-stage{grid-template-rows:auto 1fr auto auto!important;grid-template-columns:1fr!important;gap:24px!important;padding:100px 24px 42px!important}.ps-story-stage>.eyebrow{grid-area:1/1!important}.ps-story-copy{grid-area:2/1!important}.ps-scroll-story .statement-line{font-size:clamp(4rem,11vw,7rem)!important}.ps-scroll-story .statement-line.accent{margin-left:clamp(22px,6vw,70px)!important}.ps-story-side{border-bottom:0!important;grid-area:3/1!important;grid-template-columns:repeat(4,1fr)!important;justify-self:stretch!important;width:100%!important}.ps-story-side p{grid-column:1/-1!important}.ps-story-category{border-left:1px solid #073b2517!important;grid-template-columns:24px 1fr!important;min-height:72px!important;padding:0 10px!important}.ps-story-category:first-of-type{border-left:0!important}.ps-story-category i{display:none!important}.ps-story-category span{font-size:.88rem!important}.ps-story-footer{grid-area:4/1!important}}@media (width<=640px){.ps-scroll-story{height:auto!important;min-height:0!important}.ps-story-stage{height:auto!important;min-height:0!important;padding:92px 20px 72px!important;position:relative!important;top:auto!important}.ps-story-stage:before{opacity:.55!important;font-size:8rem!important;bottom:3vh!important}.ps-story-stage:after{display:none!important}.ps-scroll-story .statement-line{opacity:1!important;font-size:clamp(3.35rem,16vw,5.2rem)!important;transform:none!important}.ps-scroll-story .statement-line.accent{margin-top:20px!important;margin-left:0!important}.ps-story-side{opacity:1!important;grid-template-columns:1fr 1fr!important;transform:none!important}.ps-story-category{border-top:1px solid #073b2517!important;min-height:58px!important}.ps-story-footer{grid-template-columns:1fr auto!important}.ps-story-footer>span{display:none!important}}@media (prefers-reduced-motion:reduce){.ps-scroll-story{height:auto!important;min-height:0!important}.ps-story-stage{height:auto!important;min-height:760px!important;position:relative!important}.ps-story-stage:before,.ps-story-stage:after,.ps-scroll-story .statement-line,.ps-story-side{opacity:1!important;transition:none!important;transform:none!important}.ps-story-progress>i{width:100%!important;transition:none!important}}.ps-scroll-story{width:100vw!important;max-width:none!important;height:190svh!important;min-height:1220px!important;margin:0 0 0 calc(50% - 50vw)!important;padding:0!important;overflow:clip!important}.ps-story-stage{grid-template-rows:auto minmax(0,1fr) auto!important;grid-template-columns:minmax(0,1.18fr) minmax(250px,.46fr)!important;gap:20px clamp(34px,4vw,64px)!important;width:100%!important;max-width:none!important;height:calc(100svh - 76px)!important;min-height:610px!important;padding:clamp(38px,5vh,64px) max(5vw,50vw - 690px) 32px!important;position:sticky!important;top:76px!important;overflow:hidden!important}.ps-story-stage:before{opacity:.82!important;font-size:clamp(8rem,18vw,20rem)!important;bottom:-5vh!important}.ps-story-stage:after{width:min(42vw,620px)!important;top:8vh!important;right:-9vw!important}.ps-story-stage>.eyebrow{align-self:start!important;font-size:.62rem!important}.ps-story-stage>.eyebrow:before{width:32px!important;height:32px!important;margin-right:12px!important}.ps-story-copy{align-self:center!important;max-width:840px!important;min-height:0!important;padding:0!important}.ps-scroll-story .statement-line{letter-spacing:-.049em!important;text-wrap:balance!important;max-width:820px!important;font-size:clamp(3.35rem,4.85vw,6rem)!important;line-height:.88!important}.ps-scroll-story .statement-line:first-child{max-width:760px!important}.ps-scroll-story .statement-line.accent{max-width:780px!important;margin-top:.16em!important;margin-left:clamp(26px,3.3vw,58px)!important}.ps-story-side{width:min(100%,330px)!important;padding:12px 0!important}.ps-story-side p{margin-bottom:10px!important}.ps-story-category{min-height:46px!important}.ps-story-category span{font-size:clamp(.88rem,1.05vw,1.02rem)!important}.ps-story-footer{gap:14px!important}.ps-story-link{min-height:42px!important;padding-inline:14px!important}@media (height<=820px) and (width>=821px){.ps-scroll-story{height:178svh!important;min-height:1080px!important}.ps-story-stage{gap:12px 38px!important;height:calc(100svh - 68px)!important;min-height:560px!important;padding:26px max(4.6vw,50vw - 660px) 22px!important;top:68px!important}.ps-story-stage>.eyebrow{font-size:.56rem!important}.ps-story-stage>.eyebrow:before{width:28px!important;height:28px!important}.ps-scroll-story .statement-line{font-size:clamp(3rem,4.25vw,5.2rem)!important;line-height:.87!important}.ps-scroll-story .statement-line:first-child{max-width:690px!important}.ps-scroll-story .statement-line.accent{max-width:720px!important;margin-left:clamp(18px,2.8vw,46px)!important}.ps-story-side{width:min(100%,300px)!important;padding-block:8px!important}.ps-story-category{min-height:40px!important}.ps-story-footer>span,.ps-story-side p{font-size:.52rem!important}.ps-story-link{min-height:38px!important;font-size:.66rem!important}}@media (width<=1080px) and (width>=821px){.ps-story-stage{grid-template-columns:minmax(0,1fr) minmax(230px,.38fr)!important;gap:18px 32px!important}.ps-scroll-story .statement-line{font-size:clamp(3.1rem,5.5vw,5.4rem)!important}}@media (width<=820px){.ps-scroll-story{width:100%!important;height:auto!important;min-height:0!important;margin-left:0!important;overflow:hidden!important}.ps-story-stage{height:auto!important;min-height:0!important;padding:92px 24px 72px!important;display:block!important;position:relative!important;top:auto!important;overflow:hidden!important}.ps-story-stage>.eyebrow{margin-bottom:30px!important}.ps-story-copy{max-width:680px!important}.ps-scroll-story .statement-line{opacity:1!important;max-width:680px!important;font-size:clamp(3.25rem,12.4vw,5.6rem)!important;transform:none!important}.ps-scroll-story .statement-line.accent{margin:.18em 0 0 clamp(18px,6vw,46px)!important}.ps-story-side{opacity:1!important;width:min(100%,520px)!important;margin-top:54px!important;transform:none!important}.ps-story-footer{grid-template-columns:1fr auto!important;margin-top:42px!important}.ps-story-footer>span{display:none!important}}@media (width<=560px){.ps-story-stage{padding:78px 18px 62px!important}.ps-scroll-story .statement-line{font-size:clamp(2.9rem,14vw,4.55rem)!important;line-height:.89!important}.ps-story-side{margin-top:40px!important}.ps-story-footer{display:block!important}.ps-story-progress{margin-bottom:20px!important}}.products-section.ps-products-motion{position:relative!important;overflow:clip!important}.products-section.ps-products-motion .products-intro>*,.products-section.ps-products-motion .family-tabs,.products-section.ps-products-motion .featured-family{opacity:0;transition:opacity .72s cubic-bezier(.22,.61,.36,1),transform .72s cubic-bezier(.22,.61,.36,1);transform:translateY(34px)}.products-section.ps-products-motion .products-intro>:nth-child(2){transition-delay:80ms}.products-section.ps-products-motion .family-tabs{transition-delay:.14s}.products-section.ps-products-motion .featured-family{transition-delay:.2s}.products-section.ps-products-motion.is-entered .products-intro>*,.products-section.ps-products-motion.is-entered .family-tabs,.products-section.ps-products-motion.is-entered .featured-family{opacity:1;transform:translate(0,0)}.products-section.ps-products-motion .family-tabs button{transition:color .24s,background .24s,box-shadow .24s,transform .24s!important;position:relative!important;overflow:hidden!important}.products-section.ps-products-motion .family-tabs button:not(.active):hover{background:#ffffff9e!important;transform:translateY(-2px)!important}.products-section.ps-products-motion .product-grid{perspective:1200px!important}.products-section.ps-products-motion .product{--product-card-y:0px;--product-image-y:0px;opacity:0;filter:blur(7px);will-change:transform, opacity, filter;transform-origin:50% 75%!important;transition:opacity .72s cubic-bezier(.22,.61,.36,1),filter .72s cubic-bezier(.22,.61,.36,1),transform .72s cubic-bezier(.22,.61,.36,1),box-shadow .28s!important;transition-delay:calc(var(--product-index,0) * 90ms)!important;transform:translateY(54px)scale(.965)!important}.products-section.ps-products-motion .product.is-visible{opacity:1;filter:blur();transform:translate3d(0, var(--product-card-y), 0) scale(1)!important}.products-section.ps-products-motion .product.is-visible:hover{transform:translate3d(0, calc(var(--product-card-y) - 7px), 0) scale(1.008)!important;box-shadow:0 30px 64px #12301f1f!important}.products-section.ps-products-motion .product-image{isolation:isolate!important;position:relative!important;overflow:hidden!important}.products-section.ps-products-motion .product-image:after{content:""!important;z-index:1!important;pointer-events:none!important;opacity:.55!important;background:linear-gradient(#0000 58%,#042d1b1f 100%)!important;transition:opacity .28s!important;position:absolute!important;inset:0!important}.products-section.ps-products-motion .product-image img{will-change:transform;transform:translate3d(0, var(--product-image-y), 0) scale(1.045)!important;transition:transform .46s cubic-bezier(.22,.61,.36,1),filter .35s!important}.products-section.ps-products-motion .product.is-visible:hover .product-image img{transform:translate3d(0, var(--product-image-y), 0) scale(1.085)!important;filter:saturate(1.04)contrast(1.02)!important}.products-section.ps-products-motion .product.is-visible:hover .product-image:after{opacity:.26!important}.products-section.ps-products-motion .product-open{opacity:.84!important;transition:transform .28s,opacity .28s,background .28s!important;transform:translateY(10px)!important}.products-section.ps-products-motion .product.is-visible:hover .product-open{opacity:1!important;transform:translate(0,0)!important}.products-section.ps-products-motion .product-format,.products-section.ps-products-motion .product h4,.products-section.ps-products-motion .product-description,.products-section.ps-products-motion .claims{opacity:0;transition:transform .48s,opacity .48s;transform:translateY(14px)}.products-section.ps-products-motion .product.is-visible .product-format,.products-section.ps-products-motion .product.is-visible h4,.products-section.ps-products-motion .product.is-visible .product-description,.products-section.ps-products-motion .product.is-visible .claims{opacity:1;transform:translate(0,0)}.products-section.ps-products-motion .product.is-visible h4{transition-delay:50ms}.products-section.ps-products-motion .product.is-visible .product-description{transition-delay:90ms}.products-section.ps-products-motion .product.is-visible .claims{transition-delay:.13s}@media (width<=820px){.products-section.ps-products-motion .product{transform:translateY(34px)scale(.98)!important}.products-section.ps-products-motion .product.is-visible,.products-section.ps-products-motion .product.is-visible:hover{transform:translate(0,0)scale(1)!important}.products-section.ps-products-motion .product-image img,.products-section.ps-products-motion .product.is-visible:hover .product-image img{transform:scale(1.025)!important}}@media (prefers-reduced-motion:reduce){.products-section.ps-products-motion .products-intro>*,.products-section.ps-products-motion .family-tabs,.products-section.ps-products-motion .featured-family,.products-section.ps-products-motion .product,.products-section.ps-products-motion .product-image img,.products-section.ps-products-motion .product-format,.products-section.ps-products-motion .product h4,.products-section.ps-products-motion .product-description,.products-section.ps-products-motion .claims,.products-section.ps-products-motion .product-open{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}}
