@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700&display=swap";:root{--ink:#111311;--black:#050605;--paper:#fff;--soft:#f2f3f0;--line:#d9dcd6;--green:#518a70;--green-dark:#274d3d;--green-light:#dcebe3;--yellow:#ffd300;--muted:#666b67}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Sora,Google Sans,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--yellow);color:var(--black)}main{width:100%;overflow-x:hidden}h1,h2,h3,p{overflow-wrap:break-word}.section-shell{max-width:1440px;margin:0 auto;padding:120px 64px}#sobre,#portfolio,#solucoes,#parceria,#contato,#faq{scroll-margin-top:78px}.site-header{background:var(--black);color:#fff;z-index:50;justify-content:space-between;align-items:center;height:78px;padding:0 48px;display:flex;position:sticky;top:0;left:0;right:0}.brand{align-items:center;gap:12px;display:flex}.brand img{filter:invert();width:auto;height:27px}.brand span{color:#bfc4c0;letter-spacing:.15em;border-left:1px solid #ffffff40;padding-left:12px;font-size:11px;font-weight:700}.site-header nav{align-items:center;gap:32px;display:flex}.site-header nav>a{color:#d8dad8;font-size:13px;font-weight:500;transition:color .2s}.site-header nav>a:hover{color:#fff}.site-header .header-cta{color:#000;background:#fff;border-radius:999px;align-items:center;gap:28px;padding:14px 19px;display:flex}.site-header .header-cta:hover{color:#000}.site-header .header-cta span{font-size:17px}.menu-toggle{display:none}.hero{background:var(--black);color:#fff;grid-template-columns:minmax(0,1fr) minmax(480px,.88fr);min-height:calc(100vh - 78px);display:grid;overflow:hidden}.hero-copy{z-index:2;align-self:center;max-width:760px;padding:86px 44px 84px max(64px,50vw - 656px);position:relative}.eyebrow{color:#5f6761;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 30px;font-size:11px;font-weight:700;display:flex}.eyebrow>span{background:var(--green);border-radius:50%;width:7px;height:7px}.eyebrow.light{color:#aeb6b0}.hero h1{letter-spacing:-.06em;max-width:850px;margin:0;font-size:clamp(48px,5.35vw,86px);font-weight:500;line-height:.98}h1 em,h2 em{color:var(--green);font-style:normal}.hero-lead{color:#bec3bf;max-width:650px;margin:34px 0 0;font-size:16px;line-height:1.7}.hero-actions{align-items:center;gap:28px;margin-top:42px;display:flex}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:30px;min-height:54px;padding:0 22px;font-size:14px;font-weight:600;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button span{font-size:18px}.button-light{color:#000;background:#fff}.button-light:hover{background:var(--green-light)}.button-dark{color:#fff;background:#000}.button-dark:hover{background:var(--green-dark)}.text-link{align-items:center;gap:18px;padding:10px 0;font-size:13px;font-weight:700;display:inline-flex;position:relative}.text-link:after{content:"";background:currentColor;width:72%;height:1px;transition:width .2s;position:absolute;bottom:4px;left:0}.text-link:hover:after{width:100%}.light-link{color:#fff}.hero-note{color:#747b76;letter-spacing:.12em;text-transform:uppercase;margin:36px 0 0;font-size:10px}.hero-visual{background:var(--green);min-height:690px;position:relative;overflow:hidden}.hero-visual:before{content:"";background:#eff1ed;border-radius:50%;width:106%;height:85%;position:absolute;bottom:-22%;left:2%}.hero-orbit{border:1px solid #fff5;border-radius:50%;position:absolute}.orbit-one{width:550px;height:550px;top:-190px;right:-120px}.orbit-two{width:310px;height:310px;top:90px;left:-80px}.hero-stamp{margin:0;font-size:13px;line-height:1.35;position:absolute;top:42px;left:44px}.hero-stamp strong{font-size:21px;font-weight:600}.hero-product{background:#fff;position:absolute;overflow:hidden;box-shadow:0 30px 80px #102a1d35}.hero-product img{object-fit:contain;width:100%;height:100%}.hero-product-main{border-radius:50%;width:min(36vw,520px);height:min(36vw,520px);top:15%;left:6%;transform:rotate(-4deg)}.hero-product-main img{transform:scale(1.08)rotate(4deg)}.hero-product-side{border:8px solid var(--green);border-radius:50%;width:205px;height:205px;bottom:5%;right:4%}.hero-product-side img{transform:scale(.93)}.hero-badge{color:#bfc4c0;text-transform:uppercase;background:#111;border-radius:2px;padding:15px 18px;font-size:11px;line-height:1.45;position:absolute;bottom:7%;left:8%}.hero-badge strong{color:#fff;font-size:13px}.benefit-bar{border-bottom:1px solid var(--line);grid-template-columns:310px 1fr;align-items:stretch;min-height:138px;display:grid}.benefit-intro{background:var(--yellow);letter-spacing:-.01em;text-align:left;flex-direction:column;justify-content:center;align-items:center;padding:28px 44px;font-size:13px;display:flex}.benefit-intro strong{font-size:18px}.benefit-list{grid-template-columns:repeat(5,1fr);align-items:stretch;display:grid}.benefit-item{border-right:1px solid var(--line);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:25px 18px;font-size:11px;line-height:1.35;display:flex}.benefit-item span{border:1px solid var(--green);color:var(--green);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;display:flex}.section-heading h2,.partnership-heading h2,.process-heading h2,.faq-heading h2,.applications h2,.contact h2,.final-cta h2,.trust-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4.3vw,66px);font-weight:500;line-height:1.03}.split-heading{grid-template-columns:1.2fr .8fr;gap:12%;display:grid}.intro-copy{align-self:end;max-width:510px}.intro-copy p{color:var(--muted);margin:0 0 15px;font-size:15px;line-height:1.75}.intro-copy .text-link{margin-top:14px}.category-marquee{border-bottom:1px solid var(--line);border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(12px,1.7vw,26px);margin-top:92px;padding:26px 0;font-size:clamp(16px,1.65vw,26px);display:flex;overflow:visible}.category-marquee span{white-space:nowrap}.category-marquee i{color:var(--green);font-style:normal}.brand-anniversary{background:var(--black);color:#fff}.brand-anniversary-inner{grid-template-columns:.72fr 1.15fr;align-items:center;gap:56px;max-width:1440px;margin:0 auto;padding:104px 64px;display:grid}.anniversary-mark{aspect-ratio:1;border:1px solid #ffffff26;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;min-width:280px;max-width:360px;display:flex;position:relative}.anniversary-mark:after{border:1px solid var(--green);content:"";border-radius:50%;position:absolute;inset:18px}.anniversary-mark strong{color:var(--yellow);letter-spacing:-.075em;z-index:1;font-size:clamp(96px,11vw,158px);font-weight:600;line-height:.82;position:relative}.anniversary-mark span{color:#dce3df;letter-spacing:.18em;text-transform:uppercase;z-index:1;font-size:16px;font-weight:700;position:relative}.anniversary-copy h2{letter-spacing:-.055em;max-width:920px;margin:0;font-size:clamp(38px,4.7vw,68px);font-weight:500;line-height:1.03}.anniversary-copy>p:not(.eyebrow){color:#aab2ad;max-width:650px;margin:28px 0 0;font-size:15px;line-height:1.75}.anniversary-points{border-top:1px solid #ffffff24;grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:0;margin-top:8px;display:grid}.anniversary-points div{border-right:1px solid #ffffff24;padding:28px 28px 0 0}.anniversary-points div:not(:first-child){padding-left:28px}.anniversary-points div:last-child{border-right:0}.anniversary-points strong{margin-bottom:8px;font-size:15px;display:block}.anniversary-points span{color:#8d9791;font-size:12px;line-height:1.55;display:block}.portfolio{background:var(--soft)}.portfolio-heading{justify-content:space-between;align-items:end;margin-bottom:58px;display:flex}.portfolio-heading>p{color:var(--muted);max-width:410px;margin:0 0 4px;font-size:14px;line-height:1.7}.product-grid{grid-template-columns:repeat(12,1fr);gap:14px;display:grid}.product-card{border-radius:4px;min-height:620px;padding:42px;position:relative;overflow:hidden}.product-card .product-info{z-index:2;max-width:330px;position:relative}.product-kicker{color:#6b726d;letter-spacing:.15em;text-transform:uppercase;margin:0 0 18px;font-size:10px;font-weight:700}.product-card h3{letter-spacing:-.055em;margin:0 0 20px;font-size:clamp(30px,3vw,44px);font-weight:500;line-height:1.04}.product-card .product-info>p:not(.product-kicker){color:#626863;margin:0;font-size:13px;line-height:1.65}.product-card a{z-index:3;justify-content:space-between;font-size:12px;font-weight:700;display:flex;position:absolute;bottom:38px;left:42px;right:42px}.product-card .product-info>a{justify-content:flex-start;align-items:center;gap:18px;width:fit-content;margin-top:22px;position:relative;bottom:auto;left:auto;right:auto}.product-card img{mix-blend-mode:multiply;object-fit:contain;width:53%;position:absolute;bottom:36px;right:1%}.product-wide{grid-column:span 12;min-height:610px}.product-wide .product-info{max-width:390px}.product-wide img{width:54%;height:100%;bottom:0;right:3%}.product-dark{color:#fff;background:#111311}.product-dark:before{content:"";background:#afcdbd;position:absolute;inset:0 0 0 46%}.product-dark .product-kicker,.product-dark .product-info>p:not(.product-kicker){color:#aeb3af}.product-dark img{filter:drop-shadow(0 22px 28px #1f44352e);mix-blend-mode:normal;z-index:1}.recommended{border-left:1px solid var(--green);color:#b7bcb8;margin-top:28px;padding-left:16px;font-size:11px;line-height:1.6}.recommended span{color:#fff;text-transform:uppercase;font-weight:700;display:block}.product-pet{background:#dfece4;grid-column:span 5}.product-pet img{width:64%;bottom:55px;right:-7%}.product-glass{background:#f2df93;grid-column:span 4}.product-glass img{filter:drop-shadow(0 20px 24px #9a77221f);mix-blend-mode:normal;width:73%;bottom:38px;right:-4%}.product-seca{background:#e8eae7;grid-column:span 3}.product-seca img{width:77%;bottom:70px;right:-15%}.portfolio-more{border-top:1px solid #cdd0cc;justify-content:space-between;align-items:center;margin-top:42px;padding-top:32px;display:flex}.portfolio-more p{color:var(--muted);margin:0;font-size:13px}.portfolio-more strong{color:var(--ink);margin-bottom:5px;font-size:17px;display:block}.applications{background:var(--black);color:#fff}.applications .section-shell{padding-bottom:130px}.applications-top{justify-content:space-between;align-items:end;display:flex}.applications-top>p{color:#969d97;max-width:420px;margin:0 0 4px;font-size:14px;line-height:1.7}.application-grid{border-top:1px solid #ffffff30;grid-template-columns:repeat(4,1fr);margin-top:72px;display:grid}.application-grid article{border-right:1px solid #ffffff25;min-height:350px;padding:30px 30px 32px 0;position:relative}.application-grid article:not(:first-child){padding-left:30px}.application-grid article:last-child{border-right:0}.application-number{color:#737a74;font-size:11px}.application-grid h3{letter-spacing:-.03em;margin:72px 0 18px;font-size:22px;font-weight:500}.application-grid p{color:#9ca29d;max-width:250px;margin:0;font-size:13px;line-height:1.65}.application-grid a{border:1px solid #ffffff45;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:background .2s,color .2s;display:flex;position:absolute;bottom:0}.application-grid a:hover{background:var(--green);border-color:var(--green)}.partnership-heading{justify-content:space-between;align-items:end;display:flex}.partnership-heading>p{color:var(--muted);max-width:410px;margin:0;font-size:14px;line-height:1.7}.partnership-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:72px;display:grid}.partnership-grid article{border-right:1px solid var(--line);padding:28px 28px 10px 0}.partnership-grid article:not(:first-child){padding-left:28px}.partnership-grid article:last-child{border-right:0}.partnership-grid span{color:var(--green);font-size:11px}.partnership-grid h3{letter-spacing:-.03em;margin:58px 0 16px;font-size:18px;font-weight:600;line-height:1.25}.partnership-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.trust-band{background:var(--green-light);grid-template-columns:1fr 1.2fr;gap:7%;padding:82px max(64px,50vw - 656px);display:grid}.trust-copy h2{font-size:clamp(34px,3.4vw,52px)}.trust-points{grid-template-columns:repeat(3,1fr);align-items:center;display:grid}.trust-points div{border-left:1px solid #173c2b2e;padding:18px 24px}.trust-points strong{margin-bottom:7px;font-size:14px;display:block}.trust-points span{color:#5f6d64;font-size:11px}.process{grid-template-columns:.8fr 1.2fr;gap:10%;display:grid}.process-heading{align-self:start;position:sticky;top:130px}.process-list{border-top:1px solid var(--line)}.process-list article{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr;align-items:start;gap:25px;padding:32px 0;display:grid}.process-list article>span{color:var(--green);padding-top:5px;font-size:11px}.process-list h3{letter-spacing:-.03em;margin:0 0 7px;font-size:19px;font-weight:600}.process-list p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.contact{background:var(--green-dark);color:#fff;grid-template-columns:.85fr 1.15fr;gap:8%;padding:120px max(64px,50vw - 656px);display:grid}.contact-copy>p:not(.eyebrow){color:#b8c7bf;max-width:500px;font-size:14px;line-height:1.75}.contact h2 em{color:#b7d7c7}.contact-callout{border-top:1px solid #ffffff30;align-items:center;gap:18px;max-width:470px;margin-top:48px;padding-top:24px;display:flex}.contact-callout>span{border:1px solid #ffffff70;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.contact-callout p{color:#aebdb5;margin:0;font-size:11px;line-height:1.5}.contact-callout strong{color:#fff;font-size:13px}.rdstation-form-shell{color:var(--ink);background:#fff;border-radius:4px;min-height:600px;padding:44px}.rdstation-form-shell *{max-width:100%}.rdstation-form-heading{border-bottom:1px solid #d9dcd6;margin-bottom:28px;padding-bottom:24px}.rdstation-form-heading span{color:var(--green);letter-spacing:.13em;text-transform:uppercase;margin-bottom:9px;font-size:9px;font-weight:700;display:block}.rdstation-form-heading h3{letter-spacing:-.04em;margin:0;font-size:26px;font-weight:500}.rdstation-form-shell #b2b-84000d4b16a9bd5df511{min-height:410px}.rdstation-form-shell #b2b-84000d4b16a9bd5df511 iframe{width:100%!important;max-width:100%!important}.rdstation-form-shell .bricks-form{background:0 0!important}.rdstation-form-shell .bricks-form__fieldset{padding:0!important}.rdstation-form-shell .bricks-form__field{width:100%!important;max-width:100%!important}.rdstation-form-shell .bricks-form__label{letter-spacing:.05em;text-transform:uppercase;color:var(--ink)!important;font-family:inherit!important;font-size:10px!important;font-weight:700!important}.rdstation-form-shell .bricks-form__input,.rdstation-form-shell .bricks-form__textarea,.rdstation-form-shell .bricks-form__select{box-shadow:none!important;border-color:#cfd2ce!important;border-radius:2px!important;width:100%!important;max-width:100%!important;font-family:inherit!important}.rdstation-form-shell .bricks-form__input:focus,.rdstation-form-shell .bricks-form__textarea:focus,.rdstation-form-shell .bricks-form__select:focus{border-color:var(--green)!important}.rdstation-form-shell .bricks-form__submit button{width:100%;min-height:54px;color:#fff!important;background:#000!important;border:0!important;border-radius:999px!important;font-family:inherit!important;font-size:14px!important;font-weight:600!important}.rdstation-privacy{color:#858a86;text-align:center;margin:16px 0 0;font-size:9px;line-height:1.6}.form-row{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.contact-form label{letter-spacing:.07em;text-transform:uppercase;margin-bottom:19px;font-size:10px;font-weight:700;display:block}.contact-form input,.contact-form select,.contact-form textarea{color:var(--ink);text-transform:none;background:0 0;border:0;border-bottom:1px solid #cfd2ce;border-radius:0;outline:0;width:100%;margin-top:8px;padding:8px 0 12px;font-size:13px;font-weight:400;transition:border-color .2s;display:block}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--green)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#a6aaa7}.submit-button{width:100%;margin-top:8px}.privacy{color:#858a86;text-align:center;margin:15px 0 0;font-size:9px;line-height:1.6}.privacy a{color:var(--ink);text-decoration:underline}.form-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:510px;display:flex}.form-success>span{background:var(--green-light);color:var(--green-dark);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:26px;font-size:26px;display:flex}.form-success h3{letter-spacing:-.04em;margin:0 0 14px;font-size:30px}.form-success p{color:var(--muted);max-width:410px;font-size:13px;line-height:1.65}.form-success button{cursor:pointer;background:0 0;border:0;margin-top:15px;font-size:12px;font-weight:700;text-decoration:underline}.faq{grid-template-columns:.8fr 1.2fr;gap:10%;display:grid}.faq-heading{align-self:start;position:sticky;top:130px}.faq-heading .text-link{margin-top:28px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;grid-template-columns:42px 1fr 25px;align-items:center;gap:20px;padding:27px 0;font-size:16px;font-weight:600;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green);font-size:10px}.faq-list summary i{font-size:22px;font-style:normal;font-weight:400;transition:transform .2s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{color:var(--muted);max-width:650px;margin:-7px 30px 28px 62px;font-size:13px;line-height:1.7}.final-cta{background:var(--black);color:#fff;text-align:left;grid-template-columns:minmax(0,.95fr) minmax(390px,.78fr);align-items:start;gap:clamp(42px,6vw,92px);padding:120px max(64px,50vw - 656px);display:grid}.final-cta .eyebrow{justify-content:flex-start}.final-cta h2{letter-spacing:-.055em;max-width:870px;margin:0;font-size:clamp(42px,5.8vw,82px);font-weight:500;line-height:1.03}.final-cta h2 em{color:var(--green);font-style:normal}.final-cta-copy>p:not(.eyebrow){color:#a3aaa4;max-width:610px;margin:30px 0 42px;font-size:14px;line-height:1.75}.final-proof{border-top:1px solid #ffffff24;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;max-width:640px;display:grid}.final-proof div{border-right:1px solid #ffffff24;padding:22px 24px 0 0}.final-proof div:last-child{border-right:0;padding-left:24px}.final-proof strong{color:#fff;margin-bottom:7px;font-size:13px;display:block}.final-proof span{color:#929a95;font-size:11px;line-height:1.55;display:block}.final-cta .rdstation-form-shell{text-align:left;align-self:start;box-shadow:0 34px 80px #0000003d}footer{color:#3d3d3d;background:#ededed;grid-template-columns:1.2fr 1fr;padding:72px max(48px,50vw - 656px) 24px;display:grid}.footer-brand img{width:auto;height:35px}.footer-brand p{color:#777b78;margin-top:18px;font-size:13px}.footer-links{grid-template-columns:repeat(2,1fr);display:grid}.footer-links div{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-links strong{color:#777b78;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:9px}.footer-links a{font-size:12px}.footer-links a:hover{text-decoration:underline}.footer-bottom{color:#818581;border-top:1px solid #d3d5d2;grid-column:1/-1;justify-content:space-between;margin-top:65px;padding-top:22px;font-size:9px;display:flex}@media (max-width:1100px){.site-header{padding:0 28px}.site-header nav{gap:20px}.site-header nav>a{font-size:12px}.hero{grid-template-columns:1fr .8fr}.hero-copy{padding-left:48px}.benefit-bar{grid-template-columns:250px 1fr}.benefit-list{grid-template-columns:repeat(3,1fr)}.benefit-item:nth-last-child(-n+2){border-top:1px solid var(--line)}.section-shell{padding:96px 42px}.product-pet,.product-glass{grid-column:span 6}.product-seca{grid-column:span 12;min-height:430px}.product-seca img{width:38%;right:8%}.brand-anniversary-inner{grid-template-columns:1fr;padding-left:42px;padding-right:42px}.anniversary-mark{width:min(70vw,310px);min-width:0;max-width:310px}.anniversary-points{grid-template-columns:repeat(3,1fr)}.final-cta{grid-template-columns:1fr}.contact,.trust-band,.final-cta{padding-left:42px;padding-right:42px}}@media (max-width:820px){.section-shell{padding:78px 24px}#sobre,#portfolio,#solucoes,#parceria,#contato,#faq{scroll-margin-top:68px}.site-header{height:68px;padding:0 22px}.brand img{height:23px}.menu-toggle{z-index:3;background:0 0;border:1px solid #ffffff40;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;padding:0;display:flex}.menu-toggle span{background:#fff;width:16px;height:1px;transition:transform .2s}.menu-toggle.is-open span:first-child{transform:translateY(3px)rotate(45deg)}.menu-toggle.is-open span:last-child{transform:translateY(-3px)rotate(-45deg)}.site-header nav{background:var(--black);flex-direction:column;align-items:flex-start;gap:0;max-height:100dvh;padding:95px 24px 28px;display:none;position:fixed;top:0;left:0;right:0;overflow-y:auto}.site-header nav.is-open{display:flex}.site-header nav>a{border-bottom:1px solid #ffffff20;width:100%;padding:18px 0;font-size:19px}.site-header .header-cta{border:0;justify-content:space-between;margin-top:18px;padding:15px 18px;font-size:13px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:74px 24px 56px}.hero h1{letter-spacing:-.045em;font-size:clamp(40px,11.6vw,58px)}.hero-lead{font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start;gap:14px}.button{width:100%;min-height:52px}.text-link{max-width:100%}.hero-visual{min-height:450px}.hero-product-main{width:min(82vw,360px);height:min(82vw,360px);top:15%;left:-4%}.hero-product-side{width:min(36vw,150px);height:min(36vw,150px);bottom:7%;right:3%}.hero-stamp,.hero-badge{display:none}.benefit-bar{grid-template-columns:1fr}.benefit-intro{align-items:flex-start}.benefit-list{grid-template-columns:repeat(2,1fr)}.benefit-item{border-top:1px solid var(--line);min-height:120px}.benefit-item:last-child{grid-column:span 2}.split-heading,.process,.faq{grid-template-columns:1fr}.intro-copy{margin-top:44px}.category-marquee{justify-content:flex-start;gap:12px 16px;margin-top:58px;font-size:16px}.brand-anniversary-inner{gap:38px;padding:78px 24px}.anniversary-mark{width:min(78vw,280px)}.anniversary-copy h2{letter-spacing:-.045em;font-size:clamp(34px,10vw,46px)}.anniversary-points{grid-template-columns:1fr;margin-top:0}.anniversary-points div,.anniversary-points div:not(:first-child){border-bottom:1px solid #ffffff24;border-right:0;padding:20px 0}.anniversary-points div:last-child{border-bottom:0}.portfolio-heading,.applications-top,.partnership-heading{flex-direction:column;align-items:flex-start;gap:30px}.portfolio-heading>p,.applications-top>p,.partnership-heading>p{max-width:100%}.product-wide,.product-pet,.product-glass,.product-seca{grid-column:span 12;min-height:auto}.product-wide{min-height:auto}.product-card{flex-direction:column;justify-content:space-between;padding:30px;display:flex}.product-card .product-info{max-width:100%}.product-card h3{letter-spacing:-.045em;font-size:clamp(30px,9vw,40px)}.product-card a{bottom:28px;left:30px;right:30px}.product-card .product-info>a{position:static}.product-wide img,.product-pet img,.product-glass img,.product-seca img{z-index:1;align-self:center;width:78%;height:auto;max-height:380px;margin-top:34px;position:relative;bottom:auto;right:auto}.product-wide img{width:min(92%,430px)}.product-pet img{width:min(86%,390px)}.product-glass img{width:min(88%,390px)}.product-seca img{width:min(62%,250px)}.product-dark:before{height:48%;inset:auto 0 0}.product-dark img{opacity:1}.portfolio-more{flex-direction:column;align-items:flex-start;gap:28px}.application-grid,.partnership-grid{grid-template-columns:repeat(2,1fr)}.application-grid article:nth-child(2),.partnership-grid article:nth-child(2){border-right:0}.application-grid article:nth-child(n+3),.partnership-grid article:nth-child(n+3){border-top:1px solid #ffffff25}.partnership-grid article:nth-child(n+3){border-top-color:var(--line)}.trust-band{grid-template-columns:1fr;padding:72px 24px}.trust-points{margin-top:40px}.trust-points div{padding-left:0}.process-heading,.faq-heading{position:static}.process-list,.faq-list{margin-top:52px}.contact{grid-template-columns:1fr;padding:78px 24px}.rdstation-form-shell{min-height:0;padding:30px}.rdstation-form-heading h3{font-size:22px}.rdstation-form-shell #b2b-84000d4b16a9bd5df511{min-height:360px}.faq-list summary{grid-template-columns:34px 1fr 24px;gap:14px;font-size:15px}.faq-list details p{margin-left:48px;margin-right:0}.final-cta{gap:46px;padding:78px 24px}.final-cta h2{letter-spacing:-.045em;font-size:clamp(38px,10.7vw,54px)}.final-cta-copy>p:not(.eyebrow){margin-bottom:30px}footer{grid-template-columns:1fr;padding:55px 24px 22px}.footer-links{margin-top:45px}}@media (max-width:520px){.hero-copy{padding-top:58px}.hero-product-main{width:310px;height:310px;top:17%;left:-8%}.hero-product-side{width:128px;height:128px;bottom:8%}.hero-badge{left:20px}.section-heading h2,.partnership-heading h2,.process-heading h2,.faq-heading h2,.applications h2,.contact h2,.trust-copy h2{letter-spacing:-.045em;font-size:37px}.benefit-list{grid-template-columns:1fr}.benefit-item:last-child{grid-column:auto}.anniversary-mark{width:min(82vw,260px)}.anniversary-mark strong{font-size:106px}.anniversary-copy h2{font-size:36px}.product-card{min-height:auto;padding:26px}.product-wide{min-height:auto}.product-wide img{width:96%}.product-pet img{width:90%}.product-glass img{width:94%}.product-seca img{width:68%}.application-grid,.partnership-grid{grid-template-columns:1fr}.application-grid article,.application-grid article:not(:first-child){border-top:1px solid #ffffff25;border-right:0;min-height:260px;padding-left:0}.partnership-grid article,.partnership-grid article:not(:first-child){border-right:0;border-top:1px solid var(--line);padding-left:0}.trust-points{grid-template-columns:1fr}.trust-points div{border-bottom:1px solid #173c2b2e}.form-row{grid-template-columns:1fr;gap:0}.rdstation-form-shell{padding:24px 18px}.final-cta{padding:82px 20px}.final-proof{grid-template-columns:1fr}.final-proof div,.final-proof div:last-child{border-bottom:1px solid #ffffff24;border-right:0;padding:18px 0}.final-proof div:last-child{border-bottom:0}.final-cta h2{font-size:38px}.footer-links{grid-template-columns:1fr;gap:35px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
