:root{--navy:#122c41;--navy-deep:#0d2233;--blue:#2c668e;--ice:#afd5ed;--ink:#1d3447;--muted:#516575;--line:#d9e2e8;--pale:#f3f6f8;--white:#fff;--max:1280px;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.035em;line-height:1.1}h1{font-size:clamp(2.7rem,4.7vw,4.75rem)}h2{font-size:clamp(2rem,3.2vw,3rem)}h3{font-size:1.2rem;line-height:1.4;font-weight:600;letter-spacing:-.015em}p{color:var(--muted)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #4488b7;outline-offset:5px}::selection{background:#c9e4f5;color:var(--navy)}.container{width:calc(100% - 96px);max-width:var(--max);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:20;top:8px;left:16px;transform:translateY(-180%);padding:10px 20px;background:var(--navy);color:#fff}.skip-link:focus{transform:translateY(0)}
.utility{background:var(--navy);color:#dce8f0;font-size:.8rem;letter-spacing:.025em}.utility .container{display:flex;justify-content:space-between;gap:16px;padding-block:9px}.utility a:hover{text-decoration:underline}.site-header{background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.nav-wrap{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:48px;height:48px;object-fit:contain}.brand>span{font-size:.96rem;line-height:1.4;font-weight:700;letter-spacing:.1em}.brand small{display:block;font-size:.65rem;letter-spacing:.41em;font-weight:500;margin-top:2px}.main-nav{display:flex;align-items:center;gap:22px}.main-nav>a:not(.button){font-size:.86rem;font-weight:500;white-space:nowrap;position:relative;padding:12px 0}.main-nav>a:not(.button):after{content:'';height:2px;width:0;background:var(--blue);position:absolute;bottom:5px;left:0;transition:width .18s}.main-nav>a:hover:after,.main-nav>a[aria-current=page]:after{width:100%}.main-nav>a[aria-current=page]{color:var(--blue)}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;min-height:52px;padding:13px 23px;background:var(--navy);border:1px solid var(--navy);color:white;font-weight:600;font-size:.95rem;border-radius:2px;line-height:1.45;transition:background .18s,transform .18s}.button:hover{background:#244b68;border-color:#244b68;transform:translateY(-1px)}.button.small{min-height:44px;padding:11px 17px;gap:15px;font-size:.83rem}.button.light{background:#fff;color:var(--navy);border-color:#fff}.button.light:hover{background:#dcecf6;border-color:#dcecf6}.button:disabled{opacity:.65;cursor:wait;transform:none}.menu-toggle{display:none;min-height:44px;border:1px solid var(--line);background:#fff;padding:7px 14px;align-items:center;gap:13px;color:var(--navy)}.menu-icon{font-size:1.25rem}.eyebrow{text-transform:uppercase;font-family:var(--sans);font-size:.78rem;font-weight:600;letter-spacing:.16em;margin-bottom:22px;color:var(--blue);line-height:1.5}
.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--navy)}.hero-copy{padding:76px clamp(36px,4.5vw,80px) 44px max(48px,calc((100vw - 1280px)/2));color:#fff;display:flex;flex-direction:column;align-items:flex-start}.hero .eyebrow{color:var(--ice)}.hero h1{font-size:clamp(2.8rem,4.55vw,4.5rem);line-height:1.05;max-width:650px}.hero h1 em{color:var(--ice);font-style:normal}.hero-copy>p:not(.eyebrow){color:#d5e2eb;max-width:580px;margin-top:27px;font-size:1rem;line-height:1.8}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:26px;margin-top:34px}.hero-secondary{font-weight:600;font-size:.94rem;display:flex;gap:15px;align-items:center;border-bottom:1px solid #7d9bb0;padding-bottom:5px}.hero-secondary:hover{color:var(--ice)}.hero-footnote{border-top:1px solid #456073;width:100%;margin-top:46px;padding-top:22px;color:#b8cbd9;font-size:.8rem;letter-spacing:.04em}.hero-image{position:relative;min-height:640px;overflow:hidden}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:52% center}.image-caption{position:absolute;bottom:24px;left:28px;right:28px;padding:12px 16px;background:rgba(255,255,255,.94);color:var(--navy);font-size:.85rem;max-width:360px;border-left:3px solid var(--blue)}.process-strip{border-bottom:1px solid var(--line)}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-block:33px;gap:38px}.process-grid>div{display:flex;align-items:flex-start;gap:18px}.step-number{font-family:var(--serif);font-size:2rem;color:var(--blue);line-height:1.15;flex-shrink:0}.process-grid h2{font-family:var(--sans);font-size:1.05rem;letter-spacing:0;font-weight:600;line-height:1.3;margin-bottom:7px}.process-grid p{font-size:.88rem;line-height:1.6}.section{padding:90px 0}.pale{background:var(--pale)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:42px}.section-heading>div:last-child,.section-heading>p{max-width:410px}.section-heading p:not(.eyebrow){margin-bottom:18px}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;color:var(--navy);font-size:.94rem;font-weight:600;line-height:1.5;border-bottom:1px solid #a4bfce;padding-bottom:5px}.text-link:hover{color:var(--blue);border-color:var(--blue)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 28px}.product-image{display:block;overflow:hidden;background:var(--pale);aspect-ratio:1.4}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-image:hover img{transform:scale(1.035)}.product-copy{padding-top:23px}.product-copy h3{font-family:var(--serif);font-size:1.6rem;font-weight:400}.product-copy p{font-size:.96rem;margin-top:12px;line-height:1.7;min-height:81px}.product-copy .text-link{margin-top:20px;font-size:.88rem}.split{display:grid;grid-template-columns:1.05fr 1fr;gap:76px;align-items:center}.editorial-image{position:relative;height:580px}.editorial-image img{height:100%;width:100%;object-fit:cover}.editorial-image>span{position:absolute;bottom:24px;left:25px;background:#fff;padding:12px 20px;font-size:.85rem}.editorial-copy>p:not(.eyebrow){margin-top:24px}.editorial-copy .text-link{margin-top:28px}.benefit{padding-top:20px;border-top:1px solid var(--line);margin-top:22px}.benefit h3{font-size:1.03rem;margin-bottom:6px}.benefit p{font-size:.93rem}.cta{background:var(--navy);color:#fff;padding:66px 0}.cta .container{display:flex;align-items:center;justify-content:space-between;gap:44px}.cta h2{font-size:clamp(2rem,3vw,2.8rem)}.cta p{color:#c6d8e6;margin-top:15px}.cta .eyebrow{color:var(--ice);margin-top:0;margin-bottom:15px}.cta .button{flex-shrink:0}
.page-intro{background:var(--pale);padding:72px 0 65px;border-bottom:1px solid var(--line)}.page-intro h1{max-width:980px}.lead{font-size:1.13rem;line-height:1.8;max-width:840px;margin-top:27px}.category-links{display:flex;flex-wrap:wrap;gap:10px 26px;padding-bottom:30px;border-bottom:1px solid var(--line);margin-bottom:40px}.category-links a{font-size:.9rem;font-weight:600;padding:4px 0;border-bottom:1px solid transparent}.category-links a:hover{border-color:var(--blue);color:var(--blue)}.product-note{border-top:1px solid var(--line);margin-top:58px;padding-top:40px;max-width:900px}.product-note h2{font-size:2rem}.product-note p{margin:18px 0 22px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 48px}.project-item{padding:30px 0;border-top:1px solid var(--line)}.state-label{display:block;color:var(--blue);font-size:.78rem;letter-spacing:.14em;margin-bottom:14px}.project-item h3{font-size:1.25rem}.project-item p{font-size:.96rem;line-height:1.7;margin-top:12px}.value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:55px}.value-grid h2{font-size:1.9rem;margin-bottom:20px}.value-grid .eyebrow{margin-bottom:15px}.legal-layout{display:grid;grid-template-columns:260px minmax(0,800px);gap:90px}.contents{align-self:start;position:sticky;top:130px}.contents nav{display:flex;flex-direction:column;gap:16px}.contents nav a{font-size:.91rem;line-height:1.5;color:var(--muted);padding-left:16px;border-left:2px solid var(--line)}.contents nav a:hover{border-color:var(--blue);color:var(--navy)}.legal-section{margin-bottom:45px;padding-bottom:40px;border-bottom:1px solid var(--line)}.legal-section:last-child{margin-bottom:0;padding-bottom:0;border:0}.legal-section h2{font-size:2rem;line-height:1.2;margin-bottom:22px}.legal-section p+p{margin-top:18px}.legal-section a{text-decoration:underline;text-underline-offset:3px;color:var(--navy)}.numbered-list{padding-left:23px}.numbered-list li{padding-left:10px;margin-bottom:23px;color:var(--blue)}.numbered-list h3{font-size:1.05rem;margin-bottom:7px;color:var(--ink)}.numbered-list p{font-size:1rem}
.resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.resource-panel{padding:35px;border:1px solid var(--line)}.resource-panel h2{font-size:2rem;margin-bottom:22px}.resource-panel>p:not(.eyebrow){margin-bottom:26px}.resource-panel .text-link{margin-top:15px}.download-link{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:17px 0;font-weight:500;font-size:.95rem}.download-link:last-child{padding-bottom:0}.download-link span{color:var(--muted);font-size:.8rem;white-space:nowrap}.download-link:hover{color:var(--blue)}.faq-layout{display:grid;grid-template-columns:.8fr 1.5fr;gap:80px;margin-top:90px}.faq-layout .text-link{margin-top:30px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}summary{display:flex;list-style:none;align-items:center;justify-content:space-between;gap:22px;padding:23px 0;cursor:pointer;font-weight:600;line-height:1.55}summary::-webkit-details-marker{display:none}summary span{font-size:1.5rem;color:var(--blue);font-weight:400;flex-shrink:0;transition:transform .15s}details[open] summary span{transform:rotate(45deg)}.answer{padding:0 28px 25px 0}.answer p{font-size:.96rem}.answer p+p{margin-top:17px}.form-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:80px;align-items:start}.form-aside{background:var(--navy);color:#fff;padding:34px}.form-aside h2{font-size:2.4rem}.form-aside .eyebrow{color:var(--ice)}.form-aside ol{padding-left:21px;color:#d5e2eb;margin-block:30px}.form-aside li{padding-left:5px;margin-bottom:17px}.form-aside>p:not(.eyebrow){color:#cadbe6;font-size:.91rem;margin:24px 0}.form-aside>a{font-size:.9rem;text-decoration:underline;text-underline-offset:4px}.aside-contact{border-top:1px solid #456073;padding-top:25px;margin-top:35px}.aside-contact p{color:#c6d8e6;margin-bottom:9px}.aside-contact a{display:block;font-size:.94rem;overflow-wrap:anywhere}.main-form fieldset{padding:0;border:0;margin:0 0 32px;min-width:0}.main-form legend{font-size:1.04rem;font-weight:600;display:block;width:100%;margin-bottom:22px;padding-bottom:15px;border-bottom:1px solid var(--line)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.field{display:flex;flex-direction:column;gap:8px;min-width:0}.field.full{grid-column:1/-1}.field label{font-weight:600;font-size:.9rem}.field label span{color:var(--blue)}input:not([type=checkbox]),select,textarea{width:100%;min-width:0;background:white;color:var(--ink);border:1px solid #b9c8d2;border-radius:2px;padding:12px 14px;font-size:1rem;line-height:1.5}input:not([type=checkbox]),select{min-height:49px}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#667a89;opacity:1}input[type=checkbox]{width:20px;height:20px;accent-color:var(--navy);flex-shrink:0;margin:4px 0 0}.form-note{font-size:.84rem;line-height:1.65}.main-form>.form-note{margin-bottom:24px}.form-note a{text-decoration:underline;text-underline-offset:3px}.acknowledgment{display:flex;align-items:flex-start;gap:13px;padding:22px;background:var(--pale);margin:12px 0 18px}.acknowledgment label{font-size:.9rem;line-height:1.7}.form-status:empty{display:none}.form-status{margin-top:18px;max-width:700px;font-size:.94rem}.form-status[data-state=error]{color:#9a2b2b}.form-status[data-state=success]{color:#245c41}.trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.contact-details h2{margin-bottom:30px}.contact-row{border-top:1px solid var(--line);padding:22px 0}.contact-row h3{font-size:.83rem;letter-spacing:.04em;color:var(--muted);font-weight:500;margin-bottom:8px}.contact-row a{font-size:1.15rem;overflow-wrap:anywhere}.contact-row address{font-style:normal;line-height:1.7}.contact-details .text-link{margin-top:30px}
.site-footer{background:var(--navy-deep);color:#d2dfe8;padding-top:64px}.footer-top{display:grid;grid-template-columns:1.3fr .65fr 1fr 1.25fr;gap:42px;padding-bottom:40px}.footer-brand{font-family:var(--serif);font-size:1.5rem;color:#fff;line-height:1.25;display:block}.footer-top p{color:#b0c4d2;font-size:.88rem;margin:16px 0}.footer-top a{font-size:.9rem;line-height:1.8}.footer-top a:hover{color:#fff;text-decoration:underline}.footer-top .footer-brand{font-size:1.5rem}.footer-top h2{font-family:var(--sans);font-size:.9rem;font-weight:600;letter-spacing:0;color:#fff;margin-bottom:20px}.footer-links>a{display:block;margin-bottom:8px}.newsletter-field{display:flex}.newsletter-field input{border-color:#567182;background:#173448;color:#fff;border-radius:2px 0 0 2px;min-height:48px;font-size:.9rem}.newsletter-field input::placeholder{color:#bacdda}.newsletter-field button{background:#d9ebf6;color:var(--navy);border:0;min-width:48px;font-size:1.35rem}.newsletter-field button:hover{background:#fff}.newsletter .form-note{font-size:.78rem;line-height:1.65}.newsletter .form-note a{font-size:inherit}.newsletter .form-status[data-state=error]{color:#ffbeb5}.newsletter .form-status[data-state=success]{color:#b6e6cd}.footer-role{border-top:1px solid #344d60;padding:28px 0;display:grid;grid-template-columns:1.35fr 1fr;gap:50px}.footer-role p{color:#a9becc;font-size:.81rem;line-height:1.75}.footer-bottom{border-top:1px solid #344d60;padding:24px 0;display:flex;justify-content:space-between;gap:24px;font-size:.77rem;color:#9fb5c4}.footer-bottom a{margin-left:24px}.footer-bottom a:hover{color:#fff}
@media(min-width:1650px){.hero-copy{padding-left:max(48px,calc((100vw - 1280px)/2));padding-right:70px}.hero-image{min-height:710px}}
@media(max-width:1230px){.main-nav{gap:14px}.main-nav>a:not(.button){font-size:.875rem}.brand>span{font-size:.83rem}.brand img{width:42px;height:42px}.brand small{font-size:.6rem}.container{width:calc(100% - 64px)}.hero-copy{padding-left:32px;padding-right:32px}.hero-actions{gap:20px}.hero-copy>p:not(.eyebrow){font-size:.96rem}.hero-image{min-height:610px}.split{gap:45px}.form-layout{gap:45px;grid-template-columns:300px minmax(0,1fr)}.legal-layout{gap:50px;grid-template-columns:230px minmax(0,1fr)}.footer-top{gap:26px}}
@media(max-width:1150px){.menu-toggle{display:flex}.nav-wrap{min-height:82px;flex-wrap:wrap;gap:0}.brand>span{font-size:.94rem}.brand img{width:44px;height:44px}.main-nav{display:none;flex-basis:100%;flex-direction:column;align-items:stretch;gap:0;padding:12px 0 22px}.main-nav.is-open{display:flex}.main-nav>a:not(.button){font-size:1rem;padding:12px 0;border-bottom:1px solid var(--line)}.main-nav .button{margin-top:18px}.hero h1{font-size:3.15rem}.hero-copy{padding-top:58px}.hero-image{min-height:640px}.hero-actions{align-items:flex-start;flex-direction:column}.process-grid{gap:25px}.process-grid>div{gap:12px}.step-number{font-size:1.65rem}.process-grid h2{font-size:.95rem}.process-grid p{font-size:.85rem}.section{padding:68px 0}.product-grid{gap:34px 22px}.product-copy h3{font-size:1.4rem}.product-copy p{min-height:104px}.footer-top{grid-template-columns:1.2fr 1fr;gap:36px 60px}.form-layout{grid-template-columns:260px minmax(0,1fr);gap:32px}.form-aside{padding:25px}.form-aside h2{font-size:2rem}.form-grid{gap:20px}.download-link{flex-direction:column;align-items:flex-start;gap:4px}.faq-layout{gap:40px}.project-grid{gap:0 30px}.value-grid{gap:30px}.legal-layout{grid-template-columns:200px minmax(0,1fr);gap:35px}}
@media(max-width:760px){html{scroll-padding-top:100px}.container{width:calc(100% - 40px)}.utility .container{padding-block:8px;font-size:.7rem}.utility a{display:none}.brand>span{font-size:.83rem}.brand small{font-size:.56rem}.hero{grid-template-columns:1fr}.hero-copy{padding:46px 25px 30px}.hero h1{font-size:clamp(2.65rem,9vw,3.7rem);max-width:590px}.hero-copy>p:not(.eyebrow){margin-top:22px;font-size:.98rem}.hero-actions{flex-direction:row;align-items:center;gap:22px;margin-top:27px}.hero-footnote{margin-top:32px;padding-top:18px;font-size:.75rem}.hero-image{min-height:0;height:370px}.hero-image img{object-position:center 56%}.image-caption{bottom:18px;left:20px;right:20px;font-size:.8rem}.process-grid{grid-template-columns:1fr;padding-block:8px;gap:0}.process-grid>div{padding:20px 0;gap:20px;border-bottom:1px solid var(--line)}.process-grid>div:last-child{border:0}.process-grid h2{font-size:1rem}.process-grid p{font-size:.9rem}.step-number{font-size:1.75rem}.section{padding:55px 0}.eyebrow{font-size:.74rem;margin-bottom:16px}.section-heading{align-items:start;flex-direction:column;gap:22px;margin-bottom:30px}.section-heading>div:last-child,.section-heading>p{max-width:100%}.section-heading p:not(.eyebrow){margin-bottom:14px}.product-grid{grid-template-columns:1fr 1fr;gap:36px 20px}.product-copy{padding-top:17px}.product-copy h3{font-size:1.4rem}.product-copy p{font-size:.92rem;min-height:0}.product-copy .text-link{font-size:.82rem;gap:12px;margin-top:16px}.split{grid-template-columns:1fr;gap:35px}.editorial-image{height:420px}.editorial-image.tall{height:350px}.editorial-copy>p:not(.eyebrow){margin-top:20px}.cta{padding:48px 0}.cta .container{align-items:start;flex-direction:column;gap:25px}.cta .button{width:auto}.page-intro{padding:45px 0}.page-intro h1{font-size:clamp(2.6rem,8vw,3.6rem)}.lead{font-size:1.04rem;margin-top:22px;line-height:1.75}.category-links{gap:10px 20px;padding-bottom:23px;margin-bottom:30px}.category-links a{font-size:.86rem}.product-note{margin-top:42px;padding-top:30px}.project-grid{grid-template-columns:1fr 1fr;gap:0 25px}.value-grid{grid-template-columns:1fr;gap:33px}.value-grid article{padding-top:25px;border-top:1px solid var(--line)}.value-grid article:first-child{border:0;padding-top:0}.legal-layout{grid-template-columns:1fr;gap:35px}.contents{position:static;border-bottom:1px solid var(--line);padding-bottom:28px}.contents nav{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contents nav a{font-size:.86rem}.legal-section{padding-bottom:30px;margin-bottom:33px}.legal-section h2{font-size:1.85rem}.resource-grid{grid-template-columns:1fr;gap:25px}.resource-panel{padding:27px}.download-link{flex-direction:row;align-items:center;gap:15px}.faq-layout{grid-template-columns:1fr;gap:30px;margin-top:55px}.faq-layout .text-link{margin-top:20px}.form-layout{grid-template-columns:1fr;gap:36px}.form-aside{padding:28px}.form-aside h2 br{display:none}.form-aside ol{margin-block:20px}.aside-contact{margin-top:25px}.form-grid{gap:22px 16px}.contact-details h2{margin-bottom:25px}.footer-top{grid-template-columns:1fr 1fr;gap:32px 25px}.footer-top>div:first-child{grid-column:1/-1}.footer-top .newsletter{grid-column:1/-1;max-width:500px}.footer-role{grid-template-columns:1fr;gap:18px;padding-block:25px}.footer-bottom{flex-direction:column;gap:12px}.footer-bottom a{margin:0 24px 0 0}.site-footer{padding-top:45px}}
@media(max-width:440px){.brand{gap:8px}.brand img{width:39px;height:39px}.brand>span{font-size:.77rem}.menu-toggle{padding:6px 10px;font-size:.83rem}.hero-copy{padding-inline:20px}.hero-image{height:290px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero h1{font-size:2.7rem}.product-grid{grid-template-columns:1fr}.product-image{aspect-ratio:1.5}.product-copy h3{font-size:1.6rem}.product-copy .text-link{font-size:.9rem}.product-copy p{font-size:.96rem}.editorial-image{height:350px}.form-grid{grid-template-columns:1fr}.main-form .button{width:100%}.acknowledgment{padding:17px}.project-grid{grid-template-columns:1fr}.project-item{padding:24px 0}.download-link{flex-direction:column;align-items:start}.contents nav{grid-template-columns:1fr}.footer-top h2{font-size:.85rem}.footer-top a{font-size:.85rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.utility,.site-header,.site-footer,.cta,.contents,.hero-actions,.menu-toggle{display:none!important}.container{width:100%}.section,.page-intro{padding:20px 0}.hero,.legal-layout,.split,.form-layout{display:block}.hero-copy{color:#000;background:#fff;padding:0}.hero h1,.hero h1 em,.hero-copy>p:not(.eyebrow){color:#000}.hero-image{height:250px;min-height:0}.legal-section{break-inside:avoid}.product-grid{grid-template-columns:repeat(2,1fr)}}
