:root{--green:#123e32;--deep:#0b2c23;--lime:#e1edaa;--ink:#172d25;--muted:#62716a;--line:#dce3dc;--paper:#f5f7f2}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;background:#fff}a{color:inherit;text-decoration:none}a:hover{color:#557b37}button,input,select,textarea{font:inherit}button,a,input,textarea,select{outline-offset:5px}img{max-width:100%;display:block;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.12;letter-spacing:-.04em}h1{font-size:clamp(2.5rem,5.2vw,5rem);margin-bottom:26px}h2{font-size:clamp(2rem,3.3vw,3.2rem)}h3{font-size:1.2rem;line-height:1.3}p{color:var(--muted)}.wrap{width:min(1280px,90%);margin:auto}.topline{background:var(--green);color:#fff;font-size:.75rem;letter-spacing:.13em;padding:9px 0}.topline .wrap{display:flex;justify-content:space-between}.topline span{opacity:.75}header{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:12px;font-size:1.35rem;font-weight:700;line-height:1.1;letter-spacing:.08em}.brand small{display:block;font-size:.7rem;letter-spacing:.48em;margin-top:7px}.mark{font:3.4rem Georgia;letter-spacing:-.17em;display:block;padding-right:8px}.mark span{font-size:1.7rem}nav{display:flex;gap:26px;align-items:center;font-size:.875rem}nav>a[aria-current]{border-bottom:1px solid var(--green)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--green);color:#fff;border:1px solid var(--green);padding:15px 22px;font-weight:600;font-size:.875rem;cursor:pointer;min-height:48px}.button:hover{background:var(--deep);color:#fff}.button.secondary{background:transparent;color:var(--green);border-color:#bac8ba}.button span{font-size:1.2rem}.menu{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:620px;background:var(--paper)}.herocopy{padding:66px 5vw 35px max(5vw,calc((100vw - 1280px)/2));display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.16em;color:var(--green);margin-bottom:23px}.hero h1{font-size:clamp(3rem,4.7vw,4.8rem)}.hero em{color:#507541;font-weight:400}.hero p:not(.eyebrow){max-width:490px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.herobottom{font-size:.7rem;letter-spacing:.08em;margin-top:49px;color:var(--muted)}figure{margin:0;position:relative;min-height:620px;background:var(--green)}figure img{height:100%;width:100%;position:absolute;inset:0}figcaption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;background:linear-gradient(transparent,#092e23bf);padding:45px 28px 22px;color:white;font-size:.75rem;letter-spacing:.15em}.section{padding-top:80px;padding-bottom:80px}.sectionhead{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.sectionhead h2{margin-bottom:0}.textlink{font-weight:600;font-size:.9rem;border-bottom:1px solid #afbea8;padding-bottom:6px;display:inline-block}.categorygrid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.categorygrid>a{padding:30px 24px;display:flex;flex-direction:column;align-items:flex-start;border-right:1px solid var(--line);transition:background .2s}.categorygrid>a:last-child{border:0}.categorygrid>a:hover{background:var(--paper)}.categorygrid .number{color:#87957f;font:1rem Georgia;margin-bottom:34px}.categorygrid h3{font:1.65rem Georgia;min-height:63px}.categorygrid p{font-size:.9rem;flex:1}.categorygrid .textlink{margin-top:20px}.band{background:var(--paper);padding:68px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.lead{font-size:1.125rem;line-height:1.7;max-width:760px}.productgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:28px}.product{border:1px solid var(--line);padding:30px;display:flex;flex-direction:column;min-height:240px;background:linear-gradient(150deg,#f5f7f2,white)}.product:hover{border-color:#62825d}.product .eyebrow{font-size:.68rem;letter-spacing:.09em;display:block}.product h3{font:1.7rem Georgia;letter-spacing:-.03em}.product p{font-size:.875rem;flex:1}.productbottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:17px;font-size:.875rem}.cta{background:var(--green);color:white;display:flex;align-items:center;justify-content:space-between;padding:50px 60px;margin-bottom:80px;gap:30px}.cta .eyebrow{color:var(--lime)}.cta h2{margin:0}.cta .button{background:var(--lime);color:var(--green)}footer{background:var(--deep);color:#fff;padding-top:65px}footer p{color:#b8c7bf;font-size:.875rem}.footergrid{display:grid;grid-template-columns:1.2fr .8fr 1fr 1fr;gap:40px}footer h3{font-size:.875rem}footer a:not(.brand){display:block;font-size:.875rem;color:#cbd8d0;margin-bottom:7px}.footergrid .brand{font-size:1.2rem;margin-bottom:25px}.footline{display:flex;justify-content:space-between;border-top:1px solid #365248;padding:25px 0;margin-top:45px;font-size:.75rem;color:#b8c7bf}.intro{padding-top:68px;padding-bottom:40px}.intro h1{max-width:950px}.intro .lead{max-width:750px}.about img{height:430px;width:100%}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.steps article{border-top:1px solid var(--line);padding-top:24px}.steps span{color:#748768;display:block;margin-bottom:24px}.catalog{display:grid;grid-template-columns:240px 1fr;gap:40px;padding-bottom:80px}.catalog aside{position:sticky;top:30px;align-self:start}.catalog aside h2{font:1.1rem Arial}.catalog aside a{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:14px 0;font-size:.9rem}.catalog aside span{color:var(--muted)}.catalogsection{margin-bottom:55px}.catalogsection .sectionhead{margin:0}.catalogsection h2{font-size:2rem}.catalogsection .sectionhead a{font-size:.875rem}.catalog .productgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.breadcrumb{font-size:.875rem;margin-top:25px;color:var(--muted)}.detail{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;padding-top:45px}.detail h1{font-size:3.6rem}.detailpanel{background:var(--paper);padding:45px;min-height:450px;display:flex;flex-direction:column;justify-content:center;border:1px solid var(--line)}.detailpanel h2{font-size:2.6rem}.detailpanel strong{display:block;color:var(--green);font-size:1.4rem;font-weight:400;margin-bottom:15px}.detailpanel small{color:var(--muted)}.detailrule{width:60px;border-top:2px solid #789465;margin-bottom:25px}.note{border-left:3px solid #8ca568;background:#f4f6f0;padding:18px 22px;font-size:.9rem;color:#53654e}.note p{margin:0}.fine{font-size:.8rem;margin-top:20px}.specs{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}table{border-collapse:collapse;width:100%;font-size:.95rem}td,th{padding:16px;border-bottom:1px solid var(--line);text-align:left}th{font-weight:500;width:40%;background:var(--paper)}.contact{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;padding-top:25px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:22px}.fields label{font-size:.875rem;font-weight:600}.fields input,.fields select,.fields textarea{display:block;width:100%;padding:13px;margin-top:7px;border:1px solid #bfcdbf;border-radius:0;background:white;color:var(--ink);font-weight:400}.full{grid-column:1/-1}.check{display:flex;align-items:flex-start;gap:12px;font-size:.875rem;margin:25px 0}.check input{margin-top:7px;width:18px;height:18px;flex:none}.prose{max-width:800px;padding-top:0}.prose h2{font-size:1.8rem;margin-top:35px}.sr,.skip{position:absolute;left:-10000px}.skip:focus{left:20px;top:10px;background:white;z-index:20;padding:10px}#form-status{color:var(--green);font-weight:600}@media(min-width:1600px){.hero{min-height:680px}figure{min-height:680px}}@media(max-width:1050px){nav{gap:15px}nav .button{display:none}.hero{min-height:560px}figure{min-height:560px}.herocopy{padding:45px 5vw}.hero h1{font-size:3.4rem}.categorygrid{grid-template-columns:1fr 1fr}.categorygrid>a{border-bottom:1px solid var(--line)}.categorygrid h3{min-height:0}.split,.detail,.specs{gap:35px}.catalog{grid-template-columns:200px 1fr}.contact{gap:35px}.footergrid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.topline{font-size:.62rem}.topline span{display:none}header{min-height:85px;position:relative}.menu{display:block;border:1px solid var(--line);padding:10px;background:white;color:var(--green)}nav{display:none;position:absolute;top:85px;left:-5.55%;right:-5.55%;padding:25px;background:white;z-index:10;border-bottom:1px solid var(--line)}nav.open{display:flex;align-items:stretch;flex-direction:column;gap:18px}.hero{grid-template-columns:1fr}.herocopy{padding:45px 6vw}.hero h1{font-size:3.25rem}.herobottom{margin-top:28px}figure{min-height:370px}.section{padding:50px 0}.sectionhead{align-items:flex-start;flex-direction:column;gap:20px}.categorygrid{grid-template-columns:1fr 1fr}.categorygrid>a{padding:25px 18px}.categorygrid h3{font-size:1.45rem}.categorygrid .number{margin-bottom:20px}.split,.detail,.specs,.contact,.catalog{grid-template-columns:1fr;gap:30px}.productgrid,.catalog .productgrid{grid-template-columns:1fr}.steps{grid-template-columns:1fr;gap:25px}.band{padding:45px 0}.cta{padding:35px 25px;flex-direction:column;align-items:flex-start;margin-bottom:50px}.footergrid{grid-template-columns:1fr 1fr;gap:30px}.footergrid>div:first-child{grid-column:1/-1}.footline{gap:20px;flex-wrap:wrap}.intro{padding-top:40px}.catalog aside{position:static}.detail h1{font-size:2.7rem}.detailpanel{min-height:320px;padding:30px}.fields{grid-template-columns:1fr}.contact{padding-top:0}.about img{height:300px}.catalogsection .sectionhead{gap:12px}.brand{font-size:1.15rem}.mark{font-size:2.7rem}.button{padding:13px 17px;gap:20px}.product{min-height:215px}}
.productphoto{width:100%;height:210px;object-fit:contain;background:white;margin:0 0 20px}.productgallery{min-width:0}.gallerymain{width:100%;height:430px;object-fit:contain;background:#fff;border:1px solid var(--line)}.gallerythumbs{display:flex;gap:9px;overflow-x:auto;padding:12px 0}.gallerythumb{border:1px solid var(--line);padding:3px;flex:0 0 76px;background:#fff;cursor:pointer}.gallerythumb img{width:68px;height:65px;object-fit:contain}.gallerythumb.selected{border:2px solid var(--green);padding:2px}.productgallery .fine a{text-decoration:underline}.certificate-register{padding-bottom:65px}.certificatecards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.certificatecard{border:1px solid var(--line);background:#fff;display:flex;flex-direction:column;min-width:0}.certificatepreview{padding:22px;background:var(--paper);display:block}.certificatepreview img{width:100%;height:365px;object-fit:contain}.certificatebody{padding:26px;display:flex;flex-direction:column;flex:1}.certificatebody h2{font-size:2rem;letter-spacing:-.035em}.certificatebody h3{font-size:1rem;margin-top:20px}.certificatebody .eyebrow{margin-bottom:15px}.certificatebody dl{margin:4px 0 15px;font-size:.875rem}.certificatebody dt{color:var(--muted);margin-top:14px}.certificatebody dd{margin:2px 0 0;overflow-wrap:anywhere}.certificatebody p{font-size:.9rem}.certificatebody .fine{font-size:.8rem}.certactions{display:flex;flex-direction:column;align-items:flex-start;gap:18px;margin-top:auto;padding-top:15px}.certactions .button{width:100%;gap:10px}.certstrip{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-top:50px;border-bottom:1px solid var(--line);padding-bottom:30px}.certstrip h2{font-size:2rem}.certstrip .eyebrow{margin-bottom:14px}@media(max-width:1050px){.certificatecards{grid-template-columns:1fr}.certificatecard{display:grid;grid-template-columns:300px 1fr}.certificatepreview{display:flex;align-items:flex-start}.certificatepreview img{height:auto}.certificatebody h2{font-size:2.4rem}}@media(max-width:720px){.gallerymain{height:330px}.certificatecard{display:flex}.certificatepreview img{height:360px}.certstrip{display:block}.certstrip .textlink{margin-bottom:10px}.productphoto{height:230px}}

.salesemail,.contactemail a{overflow-wrap:anywhere}.contactemail{margin:18px 0!important}.contactemail a{text-decoration:underline}.hero h1{font-size:clamp(2.8rem,4.3vw,4.5rem)}
.contact .note [lang="zh-CN"],.contact .note strong+br,.contact .note address br{display:none}
.hero-b2b .herocopy{padding-bottom:28px}.hero-trust{display:grid;grid-template-columns:repeat(3,max-content);gap:22px;border-top:1px solid #bdcabc;padding-top:20px;margin-top:34px;font-size:.7rem;letter-spacing:.035em;color:#526158}.hero-trust span{display:flex;flex-direction:column;gap:2px}.hero-trust strong{font-size:1.15rem;color:var(--green);line-height:1.1;letter-spacing:0}.hero-b2b .herobottom{display:none}@media(max-width:720px){.hero-trust{grid-template-columns:1fr 1fr;gap:16px}.hero-trust span:last-child{grid-column:1/-1}}

header .brand{flex:none}header .companylogo{width:150px;height:150px;object-fit:contain}header.wrap{min-height:155px}.footerbrand{display:inline-flex;background:transparent;padding:0}.footerbrand .companylogo{width:220px;height:220px;object-fit:contain}address{font-style:normal;line-height:1.65;font-size:.9rem;margin:16px 0;overflow-wrap:anywhere}footer address{color:#cbd8d0}.contactphone{margin:18px 0!important}.contactphone a{text-decoration:underline}@media(max-width:720px){header.wrap{min-height:120px}header .companylogo{width:115px;height:115px}nav{top:120px}.footerbrand .companylogo{width:190px;height:190px}}

.aboutlinks{display:flex;gap:24px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:18px}.aboutlinks a{font-size:.9rem;text-decoration:underline;text-underline-offset:6px}.roadsection{border-top:1px solid var(--line);scroll-margin-top:20px}.roadgallery{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start;margin-top:32px}.roadgallery figure{min-height:0;background:var(--paper);position:static}.roadgallery img{position:static;width:100%;height:auto;object-fit:contain}.roadgallery figcaption{position:static;display:block;background:none;color:var(--green);padding:22px;letter-spacing:0;font-size:1.05rem;font-weight:600}.roadgallery figcaption span{display:block;font-weight:400;color:var(--muted);font-size:.875rem;margin-top:5px}@media(max-width:720px){.roadgallery{grid-template-columns:1fr}}

/* About page: visual system adapted for Chengyu Foods */
.about-rebuild{overflow:hidden}.about-welcome{display:grid;grid-template-columns:1fr 1fr;gap:80px;position:relative;padding:78px 0 96px}.about-welcome-copy{padding-top:12px}.about-welcome h1{color:#08733e;font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:clamp(3rem,5.2vw,5.1rem);max-width:650px;letter-spacing:-.06em}.about-kicker{font-size:1.45rem;line-height:1.55;color:#293932;max-width:640px}.about-rule{border-top:3px dashed #08733e;margin:46px 0 43px}.about-points p{font-size:1.08rem;line-height:1.75;color:#35433c;padding-left:37px;position:relative;max-width:650px}.about-points p:before{content:'';width:13px;height:13px;border-radius:50%;background:#08733e;border:4px solid #d8eee5;position:absolute;left:0;top:.52em}.about-welcome-photo{min-height:600px;border-radius:42px 0 0 42px;overflow:hidden;background:#e9eee8}.about-welcome-photo img{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:center}.about-welcome-photo figcaption{font-size:.68rem;flex-direction:column;gap:4px}.about-welcome-photo figcaption span{letter-spacing:.04em;opacity:.85}.about-highlight-card{position:absolute;left:41%;bottom:120px;width:245px;min-height:265px;background:#137a4ed9;color:#fff;border:2px solid #d7efdf;border-radius:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px;box-shadow:0 10px 25px #0b2c2340}.about-highlight-card strong{font-size:5rem;line-height:.85}.about-highlight-card span{font-size:1.4rem;font-weight:700}.about-highlight-card p{color:#eff9f0;line-height:1.05;margin:22px 0 0;font-size:1.05rem}.about-highlights{padding:10px 0 50px}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.highlight-grid article{padding:32px 24px;min-height:190px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:flex-end}.highlight-grid article:last-child{border:0}.highlight-grid strong{font-size:2.6rem;line-height:1;color:#08733e;letter-spacing:-.06em}.highlight-grid span{font-weight:700;color:#08733e;letter-spacing:.09em;margin-top:5px}.highlight-grid p{margin:16px 0 0;color:#526158;line-height:1.3}.about-title-line{border-top:1px solid #b8c0b9;position:relative;padding-top:0}.about-title-line h2{display:inline-block;background:#fff;margin:-24px 0 28px;padding:0 26px 0 0;font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:2.35rem}.corporate-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.corporate-gallery figure{min-height:310px;background:#eaf0e8;overflow:hidden}.corporate-gallery img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.corporate-gallery figure:nth-child(1) img{object-position:50% 37%}.corporate-gallery figure:nth-child(2) img{object-position:50% 50%}.corporate-gallery figure:nth-child(3) img{object-position:50% 50%}.corporate-gallery figure:nth-child(4) img{object-position:50% 68%}.corporate-gallery figcaption{font-size:.65rem;padding:26px 15px 13px}.on-the-road-mini{border-left:3px solid #08733e;padding:12px 20px;margin-top:32px;max-width:610px}.on-the-road-mini .eyebrow{margin-bottom:6px}.on-the-road-mini p:last-child{margin:0}.why-choose{background:linear-gradient(90deg,#0a482fb0,#153f25ea),url('/assets/food-hero.png') center/cover;color:#fff;padding:84px 0}.why-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.why-inner figure{min-height:530px;padding:14px;background:#fff;border-radius:8px;overflow:hidden}.why-inner figure img{position:static;width:100%;height:100%;object-fit:cover}.why-inner .eyebrow{color:#dcecae;margin-bottom:12px}.why-inner h2{font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:3.2rem}.why-inner h3{font-size:1.35rem;margin:22px 0 3px}.why-inner p{color:#f2f7f1;font-size:1.06rem;line-height:1.68}.green-stat-banner{background:linear-gradient(90deg,#0a542fdf,#0d3f25e8),url('/assets/food-hero.png') center/cover;color:#fff;padding:66px 0 115px;position:relative}.green-stat-banner:after{content:'';background:#fff;position:absolute;left:-5%;right:-5%;height:85px;bottom:-48px;border-radius:50% 50% 0 0/100% 100% 0 0}.green-stat-banner .wrap{display:grid;grid-template-columns:repeat(3,1fr);position:relative;z-index:1}.green-stat-banner article{padding:8px 60px;border-right:1px solid #b6caae70;text-align:center}.green-stat-banner article:last-child{border:0}.green-stat-banner strong{display:block;font-size:2.65rem;line-height:1.2}.green-stat-banner span{display:block;color:#e5eee6;font-size:1rem}.culture{display:grid;grid-template-columns:.72fr 1.28fr;gap:85px;padding-top:90px}.culture h2{font-family:Arial,Helvetica,sans-serif;font-weight:700;color:#174d2d;font-size:3.25rem}.culture h3{color:#08733e;font-size:1.4rem;margin-top:35px}.culture-intro p{font-size:1.05rem;line-height:1.6}.culture-values>.eyebrow{font-size:1.4rem;color:#08733e;letter-spacing:0;font-weight:700;border-bottom:1px dashed #14834f;padding-bottom:24px;margin-bottom:0}.culture-values article{display:grid;grid-template-columns:52px 1fr;gap:18px;padding:27px 0;border-bottom:1px dashed #14834f}.culture-values article>span{width:44px;height:44px;border:3px solid #15814b;border-radius:50%;display:grid;place-items:center;color:#08733e;font-weight:700;font-size:1.35rem}.culture-values article h3{color:#242e28;font-size:1.28rem;margin:0 0 7px}.culture-values article p{margin:0;line-height:1.55}.who-we-are{display:grid;grid-template-columns:1fr 1fr;gap:0;padding-top:30px;padding-bottom:100px}.who-we-are figure{min-height:560px}.who-we-are figure img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.who-we-are>div{padding:50px 8%;background:#fbfcf9;box-shadow:0 3px 14px #0b2c2314;align-self:start;margin-top:70px;margin-left:-1px;min-height:440px}.who-we-are h2{font-family:Arial,Helvetica,sans-serif;font-size:2.3rem;font-weight:700}.who-we-are h3{font-size:1.45rem;margin:23px 0 3px}.who-we-are p{font-size:1.04rem;line-height:1.6}.who-we-are .button{margin-top:12px}@media(max-width:900px){.about-welcome{gap:35px}.about-highlight-card{left:37%;width:205px;min-height:225px}.about-highlight-card strong{font-size:4rem}.corporate-gallery{grid-template-columns:repeat(2,1fr)}.why-inner{gap:40px}.culture{gap:45px}.green-stat-banner article{padding:8px 25px}}@media(max-width:720px){.about-welcome{grid-template-columns:1fr;padding:45px 0 60px}.about-welcome h1{font-size:3rem}.about-kicker{font-size:1.18rem}.about-welcome-photo{min-height:380px;border-radius:28px 0 0 28px}.about-highlight-card{left:auto;right:10px;bottom:26px;width:165px;min-height:170px;border-radius:28px}.about-highlight-card strong{font-size:3.3rem}.about-highlight-card span{font-size:1rem}.about-highlight-card p{font-size:.78rem;margin-top:13px}.about-highlights{padding-bottom:10px}.highlight-grid{grid-template-columns:1fr 1fr}.highlight-grid article{min-height:145px;padding:22px 15px;border-bottom:1px solid var(--line)}.highlight-grid article:nth-child(2){border-right:0}.highlight-grid strong{font-size:1.9rem}.corporate-gallery{gap:12px}.corporate-gallery figure{min-height:210px}.why-choose{padding:55px 0}.why-inner,.culture,.who-we-are{grid-template-columns:1fr}.why-inner figure{min-height:330px}.why-inner h2{font-size:2.55rem}.green-stat-banner{padding:40px 0 90px}.green-stat-banner .wrap{grid-template-columns:1fr;gap:20px}.green-stat-banner article{border:0;padding:10px}.green-stat-banner:after{height:55px;bottom:-30px}.culture{padding-top:70px}.culture h2{font-size:2.7rem}.who-we-are{padding-bottom:55px}.who-we-are figure{min-height:390px}.who-we-are>div{margin-top:0;padding:38px 8%;min-height:0}.corporate-gallery figcaption{display:none}}
.corporate-gallery figcaption{display:none}.corporate-gallery figure{border-radius:10px;box-shadow:0 8px 22px #0b2c231a}.on-the-road{padding-top:35px}.on-the-road>.lead{margin:0 0 30px}.road-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.road-gallery figure{min-height:410px;border-radius:10px;overflow:hidden;background:#eef2ed;box-shadow:0 8px 22px #0b2c231a}.road-gallery img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;inset:0}@media(max-width:720px){.road-gallery{grid-template-columns:1fr}.road-gallery figure{min-height:300px}}
.about-welcome-photo{aspect-ratio:16/10;min-height:auto}.road-gallery figure:first-child img{object-position:center 58%}@media(max-width:720px){.about-welcome-photo{aspect-ratio:16/10;min-height:auto}.road-gallery figure:first-child img{object-position:center 58%}}
