.bs-home{--green:#176525;--deep:#0b4518;--pale:#f4f8f3;--ink:#172018;--muted:#657067;--line:#dce5dc;--white:#fff;--orange:#df7a24;--blue:#3493b6;color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.55;letter-spacing:0;background:#fff;overflow:hidden}
@scope (.bs-home){
:root{--green:#176525;--deep:#0b4518;--pale:#f4f8f3;--ink:#172018;--muted:#657067;--line:#dce5dc;--white:#fff;--orange:#df7a24;--blue:#3493b6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.55;letter-spacing:0;background:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;width:100%}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{height:38px;background:var(--deep);color:#fff;font-size:11px}.topbar .shell{height:100%;display:flex;align-items:center;gap:28px}.topbar span{display:flex;align-items:center;gap:7px}.topbar svg{width:14px}.topbar .language{margin-left:auto}.nav{height:94px;display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;gap:11px;font-weight:800;font-size:17px;line-height:1.05;color:#7b351c}.brand strong{display:block;color:var(--green);font-size:19px}.brand-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#edf5ec;color:var(--green)}.brand-icon svg{width:30px}.nav nav{display:flex;align-items:center;justify-content:center;gap:42px;margin-left:auto;font-size:12px;font-weight:700;text-transform:uppercase}.nav nav a{padding:37px 0 10px;border-bottom:2px solid transparent}.nav nav a:hover,.nav nav a.active{color:var(--green);border-color:var(--green)}.button{min-height:44px;border:1px solid transparent;border-radius:6px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-transform:uppercase;font-weight:800;font-size:11px;cursor:pointer}.button svg{width:17px}.button-primary{background:var(--green);color:#fff}.button-outline{border-color:var(--green);color:var(--green);background:#fff}.button-outline-light{border-color:#fff;color:#fff}.button-white{background:#fff;color:var(--green)}.menu-toggle{display:none;border:0;background:none;color:var(--green)}.hero{height:420px;position:relative;overflow:hidden}.hero>img{height:100%;object-fit:cover;object-position:72% 55%}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#fff 4%,rgba(255,255,255,.94) 38%,rgba(255,255,255,.15) 68%)}.hero-content{position:absolute;inset:0;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.hero-content>p{font-size:25px;font-weight:800;text-transform:uppercase;margin:0}.hero h1{margin:3px 0 15px;color:var(--green);font-size:43px;line-height:1.08;text-transform:uppercase}.hero-content>span{max-width:470px;font-size:13px}.actions{display:flex;gap:30px;margin-top:28px}.stats{position:relative;z-index:2;margin-top:-34px;min-height:120px;background:#fff;border:1px solid #e8eee8;box-shadow:0 7px 24px rgba(14,64,28,.09);border-radius:8px;display:grid;grid-template-columns:repeat(4,1fr);padding:21px}.stats article{display:grid;grid-template-columns:58px 1fr;align-items:center;padding:0 22px;border-right:1px solid var(--line)}.stats article:last-child{border:0}.stats svg{grid-row:1/3;width:48px;height:48px;padding:13px;border-radius:50%;background:#edf5ed;color:var(--green)}.stats strong{color:var(--green);font-size:25px;line-height:1}.stats span{font-size:11px}.section{padding:60px 0}.section-title{text-align:center;margin-bottom:34px}.section-title>svg{width:25px;color:var(--green)}.section-title h2{font-size:25px;text-transform:uppercase;margin:2px 0}.section-title p{font-size:11px;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{border:1px solid var(--line);border-radius:8px;padding:11px;display:grid;grid-template-columns:42% 58%;min-height:270px;background:#fff}.product-card>img{height:100%;object-fit:cover;border-radius:6px}.product-card>div{padding:7px 11px}.product-card h3{font-size:15px;line-height:1.15;text-transform:uppercase;color:var(--green);margin:0 0 15px}.product-card h3 small{display:block;color:#8a3f22;font-size:11px;margin-top:3px}.product-card p{font-size:10px;min-height:28px}.product-card p svg{width:13px;vertical-align:middle}.meter{margin:12px 0}.meter span{display:flex;justify-content:space-between;font-size:9px}.meter span b{font-size:9px}.meter>i{display:block;height:5px;border-radius:5px;background:#e5e9e5;margin-top:4px;overflow:hidden}.meter em{display:block;width:var(--value);height:100%;background:var(--green)}.meter em.blue{background:var(--blue)}.meter em.orange{background:var(--orange)}.product-card a{display:flex;align-items:center;justify-content:flex-end;gap:3px;margin-top:19px;color:var(--green);font-size:9px;font-weight:800;text-transform:uppercase}.product-card a svg{width:13px}.center{text-align:center;margin-top:24px}.quality{background:linear-gradient(90deg,#f8faf7,#f1f6ef)}.icon-grid{display:grid;grid-template-columns:repeat(6,1fr)}.icon-grid article{text-align:center;padding:0 22px}.icon-grid svg{width:54px;height:54px;padding:14px;border-radius:50%;background:#e9f2e8;color:var(--green)}.icon-grid h3{font-size:11px;text-transform:uppercase;margin:14px 0 8px}.icon-grid p{font-size:10px;color:var(--muted);margin:0}.about{display:grid;grid-template-columns:1fr 1.2fr;max-width:1380px;margin:auto}.about>img{height:430px;object-fit:cover}.about>div{padding:60px 7vw}.about h2{font-size:25px;text-transform:uppercase}.about p{max-width:630px;color:var(--muted)}.about-numbers{display:grid;grid-template-columns:repeat(4,1fr);margin-top:35px}.about-numbers span{font-size:10px}.about-numbers strong{display:block;color:var(--green);font-size:25px}.process{padding-bottom:70px}.process-grid{display:grid;grid-template-columns:1fr 50px 1fr 50px 1fr 50px 1fr;align-items:center;text-align:center}.process-grid article{position:relative}.process-grid article>b{position:absolute;top:-12px;left:22%;background:var(--green);color:#fff;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;font-size:10px}.process-grid article>svg{width:68px;height:68px;padding:20px;border-radius:50%;background:#edf4ec;color:var(--green)}.process-grid h3{font-size:11px;text-transform:uppercase;margin:12px 0 3px}.process-grid p{font-size:10px;margin:0}.process-grid>span svg{color:var(--green)}.other-products{background:#fafcf9}.mini-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.mini-grid article{background:#fff;padding:7px;border:1px solid var(--line);box-shadow:0 3px 9px rgba(0,0,0,.06);text-align:center}.mini-grid img{height:120px;object-fit:cover}.mini-grid b{font-size:10px;text-transform:uppercase;display:block;padding:9px 2px 4px}.news-gallery{display:grid;grid-template-columns:.9fr 1.1fr;gap:25px}.news,.gallery{border:1px solid var(--line);padding:17px}.panel-head{display:flex;justify-content:space-between;align-items:center}.panel-head h2{font-size:15px;text-transform:uppercase}.panel-head a,.news article a{font-size:8px;text-transform:uppercase;color:var(--green);font-weight:800}.news article{display:grid;grid-template-columns:130px 1fr;gap:15px;margin-top:13px}.news article img{height:95px;object-fit:cover}.news article small{font-size:8px}.news article h3{font-size:11px;margin:4px 0}.gallery>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.gallery img{height:100px;object-fit:cover;border-radius:4px}.contact-banner{background:var(--green);color:#fff}.contact-banner .shell{min-height:135px;display:flex;justify-content:space-between;align-items:center}.contact-banner small{text-transform:uppercase;font-size:9px}.contact-banner h2{font-size:22px;text-transform:uppercase;margin:3px 0}.contact-banner p{font-size:10px;margin:0}.contact-banner .actions{margin:0}.contact{padding:30px 0;display:grid;grid-template-columns:280px 1fr;gap:50px}.contact h2{text-transform:uppercase;font-size:20px;margin:0}.contact>div p{font-size:11px;display:flex;gap:8px;align-items:center}.contact>div p svg{width:15px;color:var(--green)}.contact form{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.contact label{font-size:9px}.contact input,.contact select,.contact textarea{width:100%;display:block;margin-top:4px;padding:8px;border:1px solid #cfd8cf}.contact .full{grid-column:1/-1}.form-status{margin:0;color:var(--green);text-align:center}footer{background:#0b481a;color:#fff;padding:26px 0 10px}footer>.shell{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px}.footer-brand{color:#fff}.footer-brand strong{color:#fff}footer>.shell>div{display:flex;flex-direction:column;gap:6px;font-size:10px}footer>.shell>div b{text-transform:uppercase;font-size:11px}footer>p{text-align:center;border-top:1px solid rgba(255,255,255,.18);padding-top:10px;margin:20px 0 0;font-size:9px}
@media(max-width:980px){.nav nav{display:none;position:absolute;z-index:20;top:132px;left:0;right:0;background:#fff;padding:20px}.nav nav.open{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.nav nav a{padding:10px}.menu-toggle{display:grid;margin-left:auto}.nav-quote{display:none}.hero-overlay{background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.7) 60%,rgba(255,255,255,.15))}.stats{grid-template-columns:1fr 1fr}.stats article:nth-child(2){border:0}.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:35% 65%}.icon-grid{grid-template-columns:repeat(3,1fr);gap:35px 0}.about{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr 30px 1fr}.process-grid article:nth-of-type(n+3){margin-top:40px}.process-grid>span:nth-of-type(2){display:none}.mini-grid{grid-template-columns:repeat(3,1fr)}.news-gallery{grid-template-columns:1fr}.contact-banner .shell{padding:25px 0;align-items:flex-start;gap:20px}.contact{grid-template-columns:1fr}footer>.shell{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.shell{width:min(100% - 28px,1180px)}.topbar{height:auto;padding:8px 0}.topbar .shell{flex-wrap:wrap;gap:7px 18px}.topbar .language{display:none}.nav{height:76px}.brand{font-size:14px}.brand strong{font-size:16px}.brand-icon{width:40px;height:40px}.hero{height:570px}.hero>img{object-position:60% center}.hero-overlay{background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.65)),linear-gradient(0deg,#fff0,#fff)}.hero-content{justify-content:flex-end;padding-bottom:85px}.hero-content>p{font-size:18px}.hero h1{font-size:36px}.hero-content>span{font-size:12px}.actions{gap:9px;flex-wrap:wrap}.button{padding:0 14px}.stats{margin-top:-35px;grid-template-columns:1fr;padding:10px}.stats article{border:0;border-bottom:1px solid var(--line);padding:13px}.stats article:last-child{border:0}.section{padding:45px 0}.section-title h2{font-size:21px}.product-card{grid-template-columns:1fr}.product-card>img{height:220px}.product-card>div{padding:15px 5px}.icon-grid{grid-template-columns:1fr 1fr}.icon-grid article{padding:0 10px}.about>img{height:300px}.about>div{padding:42px 20px}.about-numbers{grid-template-columns:1fr 1fr;gap:18px}.process-grid{grid-template-columns:1fr}.process-grid>span{transform:rotate(90deg);margin:20px}.process-grid>span:nth-of-type(2){display:block}.process-grid article:nth-of-type(n+3){margin-top:0}.mini-grid{grid-template-columns:1fr 1fr;gap:10px}.news article{grid-template-columns:100px 1fr}.gallery>div:last-child{grid-template-columns:1fr 1fr}.contact-banner .shell{display:block}.contact-banner .actions{margin-top:20px}.contact form{grid-template-columns:1fr}.contact .full{grid-column:auto}footer>.shell{grid-template-columns:1fr 1fr;gap:25px}.footer-brand{grid-column:1/-1}}

/* Refined product cards */
.product-grid{gap:24px;align-items:stretch}
.product-card{display:flex;flex-direction:column;min-height:0;padding:0;overflow:hidden;border:1px solid #e0e8e0;border-radius:8px;background:#fff;box-shadow:0 8px 28px rgba(22,75,34,.08);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.product-card:hover{transform:translateY(-6px);border-color:#b8ceb9;box-shadow:0 18px 42px rgba(22,75,34,.14)}
.product-card .product-image{position:relative;display:block;margin:0;overflow:hidden;background:#eef3ed}
.product-card .product-image img{height:255px;object-fit:cover;transition:transform .45s ease}
.product-card:hover .product-image img{transform:scale(1.035)}
.product-card .product-body{display:flex;flex:1;flex-direction:column;padding:24px 24px 21px}
.product-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
.product-heading h3{margin:0;color:var(--green);font-size:19px;line-height:1.15;text-transform:uppercase}
.product-heading h3 small{display:block;margin-top:5px;color:#8a4625;font-size:11px;font-weight:700}
.product-heading>svg{width:38px;height:38px;flex:0 0 auto;padding:9px;border-radius:50%;background:#edf5ec;color:var(--green)}
.product-card .product-use{min-height:69px;margin:17px 0;padding-bottom:17px;border-bottom:1px solid var(--line);color:var(--muted);font-size:12px;line-height:1.65}
.product-card .product-use b{color:var(--ink)}
.product-facts{margin:0 0 19px}
.product-facts>div{display:grid;grid-template-columns:65px 1fr;gap:10px;padding:4px 0;font-size:10px}
.product-facts dt{color:var(--muted);font-weight:600}
.product-facts dd{margin:0;text-align:right;font-weight:700}
.nutrition{margin-top:auto;padding:16px;border-radius:6px;background:#f6f9f5}
.nutrition>p{min-height:0;margin:0 0 12px;color:var(--green);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.product-card .meter{margin:10px 0}
.product-card .meter span,.product-card .meter span b{font-size:10px}
.product-card .meter>i{height:7px;background:#e0e7e0}
.product-card .meter em{border-radius:8px;transform-origin:left;animation:product-meter 1s ease both}
.product-card .product-link{display:flex;align-items:center;justify-content:space-between;margin:19px 0 0;padding-top:16px;border-top:1px solid var(--line);color:var(--green);font-size:10px;font-weight:800;text-transform:uppercase}
.product-card .product-link svg{width:16px;transition:transform .2s ease}
.product-card .product-link:hover svg{transform:translate(2px,-2px)}
.button,.stats,.mini-grid article,.news,.gallery{transition:transform .25s ease,box-shadow .25s ease}
.button:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(18,91,35,.18)}
@keyframes product-meter{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(max-width:980px){.product-grid{grid-template-columns:repeat(2,1fr)}.product-card:last-child{grid-column:1/-1;width:calc(50% - 12px);justify-self:center}}
@media(max-width:620px){.product-grid{grid-template-columns:1fr}.product-card:last-child{grid-column:auto;width:100%}.product-card .product-image img{height:245px}.product-card .product-body{padding:21px 18px}.product-card .product-use{min-height:0}.product-heading h3{font-size:18px}}
@media(prefers-reduced-motion:reduce){.product-card,.product-card img,.product-card .meter em,.button{animation:none;transition:none}}

/* Company introduction */
.about{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);max-width:none;margin:0;padding:74px max(5vw,calc((100vw - 1180px)/2));gap:72px;align-items:center;background:#f3f7f2;overflow:hidden}
.about:after{content:"";position:absolute;right:0;bottom:0;width:31%;height:5px;background:var(--green)}
.about>.about-media{position:relative;min-width:0;padding:0}
.about-media:before{content:"";position:absolute;left:-16px;top:-16px;width:92px;height:92px;border-left:3px solid var(--green);border-top:3px solid var(--green);z-index:1}
.about-media img{height:500px;object-fit:cover;border-radius:7px;box-shadow:0 24px 55px rgba(20,66,29,.18)}
.about-badge{position:absolute;right:-30px;bottom:28px;min-width:235px;padding:18px 20px;display:flex;align-items:center;gap:13px;border-radius:6px;background:#fff;box-shadow:0 15px 35px rgba(20,66,29,.2)}
.about-badge>svg{width:36px;height:36px;padding:8px;border-radius:50%;background:#eaf3e9;color:var(--green)}
.about-badge span{font-size:10px;color:var(--muted)}
.about-badge b{display:block;margin-bottom:3px;color:var(--green);font-size:12px;text-transform:uppercase}
.about-content{padding:0}
.about-eyebrow{display:flex;align-items:center;gap:8px;margin:0 0 15px!important;color:var(--green)!important;font-size:10px!important;font-weight:800;text-transform:uppercase;letter-spacing:.1em}
.about-eyebrow svg{width:17px}
.about-content h2{margin:0 0 23px;font-size:38px;line-height:1.12;text-transform:uppercase}
.about-content h2 span{color:var(--green)}
.about-content>p:not(.about-eyebrow){max-width:600px;margin:0 0 19px;color:var(--muted);font-size:13px;line-height:1.8}
.about-link{display:inline-flex;align-items:center;gap:9px;padding-bottom:5px;border-bottom:1px solid var(--green);color:var(--green);font-size:10px;font-weight:800;text-transform:uppercase}
.about-link svg{width:15px;transition:transform .2s ease}
.about-link:hover svg{transform:translateX(3px)}
.about-numbers{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:35px}
.about-numbers span{position:relative;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;align-items:center;min-height:88px;padding:15px;border:1px solid #dae5da;border-radius:6px;background:rgba(255,255,255,.75);font-size:10px}
.about-numbers span>svg{grid-row:1/3;width:32px;height:32px;padding:7px;border-radius:50%;background:#e7f1e6;color:var(--green)}
.about-numbers strong{display:block;color:var(--green);font-size:23px;line-height:1}
.about-numbers small{color:var(--muted);font-size:9px}
@media(max-width:980px){.about{grid-template-columns:1fr;gap:48px;padding:60px 30px}.about-media img{height:430px}.about-badge{right:20px}.about-content{max-width:720px}.about:after{width:55%}}
@media(max-width:620px){.about{padding:50px 14px;gap:40px}.about-media:before{left:-5px;top:-10px;width:60px;height:60px}.about-media img{height:330px}.about-badge{right:12px;bottom:12px;min-width:210px;padding:13px}.about-content h2{font-size:30px}.about-numbers{grid-template-columns:1fr 1fr;gap:8px}.about-numbers span{grid-template-columns:31px 1fr;padding:11px;min-height:78px}.about-numbers span>svg{width:27px;height:27px}.about-numbers strong{font-size:20px}}

/* Compact partner and process layout matching the homepage reference. */
.about{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:0;padding:0 max(5vw,calc((100vw - 1180px)/2));background:#fff;align-items:stretch}
.about:after,.about-media:before{display:none}
.about>.about-media{order:2}
.about-media img{height:375px;border-radius:0;box-shadow:none}
.about-badge{display:none}
.about-content{order:1;padding:48px 55px 38px 12px}
.about-content h2{position:relative;margin:0 0 25px;font-size:27px;line-height:1.08}
.about-content h2:after{content:"";display:block;width:32px;height:2px;margin-top:12px;background:var(--green)}
.about-content h2 span{color:var(--ink)}
.about-content>p:not(.about-eyebrow){margin:0 0 15px;color:#4e5b51;font-size:11px;line-height:1.65}
.about-content>p b{color:var(--green)}
.about-link,.about-eyebrow{display:none}
.about-numbers{grid-template-columns:repeat(4,1fr);gap:13px;margin-top:27px}
.about-numbers span{display:block;min-height:0;padding:0;border:0;border-radius:0;background:transparent}
.about-numbers span>svg{display:none}
.about-numbers strong{margin-bottom:5px;font-size:24px}
.about-numbers small{display:block;color:var(--ink);font-size:8px;line-height:1.35;text-transform:none}
.process{padding-top:27px;padding-bottom:50px;border-top:1px solid #e2e8e2}
.process .section-title{margin-bottom:27px}
.process .section-title>svg{width:18px}
.process .section-title h2{font-size:17px}
.process-grid article>svg{width:56px;height:56px;padding:17px}
.process-grid article>b{top:-8px;left:25%;width:24px;height:24px;font-size:8px}
.process-grid h3{margin:10px 0 3px;font-size:9px}
.process-grid p{font-size:8px}
.process-grid>span svg{width:20px}
@media(max-width:980px){.about{grid-template-columns:1fr 1fr;padding:0 30px;gap:0}.about-media img{height:100%;min-height:370px}.about-content{padding:42px 35px 35px 0}.about-numbers{grid-template-columns:1fr 1fr}.process{padding-top:30px}}
@media(max-width:620px){.about{grid-template-columns:1fr;padding:0 14px}.about>.about-media{order:1}.about-content{order:2;padding:30px 5px 38px}.about-media img{height:270px;min-height:0}.about-content h2{font-size:25px}.about-numbers{grid-template-columns:repeat(4,1fr);gap:7px}.about-numbers strong{font-size:19px}.about-numbers small{font-size:7px}.process-grid article>svg{width:58px;height:58px}}

/* Three-column secondary product collection */
.other-products{padding-top:48px;background:#f7faf6;border-top:1px solid #edf2ec}
.other-products .section-title p{color:var(--muted)}
.mini-grid{grid-template-columns:repeat(3,1fr);gap:20px}
.mini-grid article{display:grid;grid-template-columns:43% 57%;padding:0;overflow:hidden;border-radius:7px;text-align:left;box-shadow:0 7px 22px rgba(20,70,30,.08);transition:transform .25s ease,box-shadow .25s ease}
.mini-grid article:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(20,70,30,.13)}
.mini-grid img{height:170px;object-fit:cover}
.mini-grid article>div{display:flex;flex-direction:column;justify-content:center;padding:17px}
.mini-grid article span{color:var(--green);font-size:8px;font-weight:800;text-transform:uppercase}
.mini-grid article b{padding:5px 0 16px;color:var(--ink);font-size:13px;text-align:left}
.mini-grid article a{display:flex;align-items:center;gap:5px;color:var(--green);font-size:8px;font-weight:800;text-transform:uppercase}
.mini-grid article a svg{width:13px}
@media(max-width:980px){.mini-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.mini-grid{grid-template-columns:1fr}.mini-grid img{height:155px}}

.mini-grid .secondary-card{display:flex;flex-direction:column;padding:0;overflow:hidden;border:1px solid #e0e8e0;border-radius:8px;background:#fff;text-align:left;box-shadow:0 8px 28px rgba(22,75,34,.08)}
.mini-grid .secondary-card .product-image{position:relative;display:block;overflow:hidden}
.mini-grid .secondary-card .product-image img{height:245px;object-fit:cover;transition:transform .4s ease}
.mini-grid .secondary-card:hover .product-image img{transform:scale(1.035)}
.mini-grid .secondary-card .product-body{display:flex;flex:1;flex-direction:column;justify-content:flex-start;padding:23px}
.mini-grid .secondary-card .product-heading h3{margin:0;color:var(--green);font-size:18px;line-height:1.15;text-transform:uppercase}
.mini-grid .secondary-card .product-heading h3 small{display:block;margin-top:5px;color:#8a4625;font-size:10px}
.mini-grid .secondary-card .product-use{min-height:68px;margin:17px 0;padding-bottom:17px;border-bottom:1px solid var(--line);color:var(--muted);font-size:11px;line-height:1.65}
.mini-grid .secondary-card .product-use b{display:inline;padding:0;color:var(--ink);font-size:inherit;text-transform:none}
.mini-grid .secondary-card .product-facts{width:100%;margin-bottom:7px}
.mini-grid .secondary-card .product-facts b{padding:0}
.mini-grid .secondary-card .product-link{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:16px;width:100%;border-top:1px solid var(--line);font-size:9px}
@media(max-width:620px){.mini-grid .secondary-card .product-image img{height:235px}.mini-grid .secondary-card .product-use{min-height:0}}

/* Vision, mission and core values */
.purpose-section{padding:62px 0 58px;background:linear-gradient(180deg,#fff 0%,#fbfdfb 72%,#f6faf5 100%);border-top:1px solid #edf2ed;color:var(--ink)}
.purpose-heading{text-align:center;max-width:830px;margin:0 auto 36px}
.purpose-heading>i,.purpose-heading>svg{display:block;width:26px;height:26px;margin:0 auto 6px;color:var(--green);fill:var(--green)}
.purpose-heading>p{display:flex;align-items:center;justify-content:center;gap:10px;margin:0;color:var(--green);font-size:13px;font-weight:800;text-transform:uppercase}
.purpose-heading>p span{display:block;width:48px;height:1px;background:#8eb595}
.purpose-heading h2{margin:10px 0 13px;font-size:36px;line-height:1.15}
.purpose-heading>div{max-width:750px;margin:auto;color:#4d5850;font-size:13px;line-height:1.7}
.purpose-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}
.purpose-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:445px;overflow:hidden;border:1px solid #e2eae2;border-radius:8px;background:linear-gradient(145deg,#fff 58%,#f1f7f0);box-shadow:0 5px 18px rgba(20,70,30,.05)}
.purpose-image{height:205px;overflow:hidden;background:#eaf1e9}
.purpose-image img{height:100%;object-fit:cover;transition:transform .35s ease}
.purpose-card:hover .purpose-image img{transform:scale(1.035)}
.purpose-icon{position:absolute;top:168px;left:20px;width:74px;height:74px;padding:5px;border-radius:50%;background:#fff;box-shadow:0 2px 7px rgba(14,72,25,.12)}
.purpose-icon i,.purpose-icon svg{width:100%;height:100%;padding:13px;border-radius:50%;background:var(--green);color:#fff}
.purpose-body{position:relative;display:flex;flex:1;flex-direction:column;padding:43px 27px 27px;overflow:hidden}
.purpose-body h3{position:relative;z-index:1;margin:0 0 19px;color:var(--green);font-size:16px;text-transform:uppercase}
.purpose-body h3:after{content:"";display:block;width:30px;height:2px;margin-top:9px;background:var(--green)}
.purpose-body>p{position:relative;z-index:1;max-width:82%;margin:0;color:#303a33;font-size:11px;line-height:1.75}
.purpose-body ul{position:relative;z-index:1;display:grid;gap:6px;margin:0;padding:0;list-style:none}
.purpose-body li{display:flex;align-items:center;gap:7px;color:#303a33;font-size:11px}
.purpose-body li i,.purpose-body li svg{width:14px;height:14px;flex:0 0 auto;padding:2px;border-radius:50%;background:var(--green);color:#fff}
.purpose-body .purpose-watermark{position:absolute;z-index:0;right:14px;bottom:15px;width:100px;height:100px;padding:0;border:0;border-radius:0;background:none;color:#dfeadd;opacity:.75;stroke-width:1.25}

/* Why Choose Us: four items on the first row and two centered below. */
.quality{padding:0;margin-top:30px;background:transparent;scroll-margin-top:140px}
.quality .icon-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 0;max-width:1120px;margin:auto;padding:29px 25px;border:1px solid #b9d1bd;border-radius:10px;background:rgba(255,255,255,.62);box-shadow:0 7px 22px rgba(23,101,37,.05)}
.quality .icon-grid article{position:relative;padding:0 24px}
.quality .icon-grid article:not(:nth-child(4)):not(:nth-child(6)):after{content:"";position:absolute;top:12%;right:0;width:1px;height:76%;background:#dce6dc}
.quality .icon-grid article>svg{width:58px;height:58px;padding:15px}
.quality .icon-grid h3{font-size:13px;line-height:1.35}
.quality .icon-grid p{font-size:11px;line-height:1.65}
.quality .icon-grid article:nth-child(5){grid-column:2}
.quality .icon-grid article:nth-child(6){grid-column:3}
@media(max-width:980px){.purpose-grid{grid-template-columns:1fr}.purpose-card{display:grid;grid-template-columns:42% 58%;min-height:260px}.purpose-image{height:100%}.purpose-icon{top:28px;left:calc(42% - 37px)}.purpose-body{padding:42px 30px 30px 52px}.purpose-body>p{max-width:86%}.quality .icon-grid{grid-template-columns:repeat(2,1fr);padding:30px 20px}.quality .icon-grid article:nth-child(5),.quality .icon-grid article:nth-child(6){grid-column:auto}.quality .icon-grid article:nth-child(odd):after{content:"";position:absolute;top:12%;right:0;width:1px;height:76%;background:#dce6dc}.quality .icon-grid article:nth-child(even):after{display:none}}
@media(max-width:620px){.purpose-section{padding:48px 0 45px}.purpose-heading h2{font-size:27px}.purpose-heading>p{font-size:11px}.purpose-heading>p span{width:30px}.purpose-grid{gap:16px}.purpose-card{display:flex;min-height:420px}.purpose-image{height:185px}.purpose-icon{top:151px;left:18px;width:68px;height:68px}.purpose-body{padding:42px 20px 24px}.purpose-body>p{max-width:88%}.quality{padding:0;margin-top:22px}.quality .icon-grid{grid-template-columns:1fr;gap:30px;padding:28px 16px}.quality .icon-grid article{padding:0 24px}.quality .icon-grid article:after{display:none!important}.quality .icon-grid h3{font-size:15px}.quality .icon-grid p{font-size:13px}}

/* Six-step export process */
.process{padding:65px 24px 58px;background:#fff;color:var(--ink)}
.process-shell{width:min(1600px,100%);margin:auto}
.process-heading{text-align:center;margin-bottom:42px}
.process-heading>svg{display:block;width:27px;height:27px;margin:0 auto 6px;color:var(--green);fill:var(--green)}
.process-heading h2{margin:0;font-size:38px;line-height:1.1;text-transform:uppercase}
.process-heading h2 span{color:var(--green)}
.process-heading p{margin:10px 0 0;font-size:15px}
.process .process-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;align-items:stretch;text-align:left}
.process-step{position:relative;display:flex;min-width:0;flex-direction:column;text-align:center}
.process-step:not(:nth-child(6)):after{content:"";position:absolute;z-index:0;top:61px;left:calc(50% + 56px);width:calc(100% - 92px);border-top:2px dotted #b9d4bd}
.process-step:not(:nth-child(6)):before{content:"›";position:absolute;z-index:2;top:47px;right:-21px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#2d923c;color:#fff;font-size:25px;line-height:1}
.process-visual{position:relative;z-index:1;width:122px;height:122px;margin:0 auto 17px;display:grid;place-items:center;border-radius:50%;background:#edf5ec}
.process-visual>b{position:absolute;left:-6px;top:-15px;width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:13px}
.process-visual>span{display:grid;place-items:center;color:var(--green)}
.process-visual svg{width:54px;height:54px;stroke-width:1.8}
.process-copy{min-height:95px;padding:0 10px}
.process-copy h3{min-height:38px;margin:0 0 7px;color:var(--green);font-size:14px;line-height:1.3;text-transform:uppercase}
.process-copy p{margin:0;color:#2c352e;font-size:11px;line-height:1.55}
.process-step>ul{min-height:167px;margin:0 3px 19px;padding:16px 15px 14px 29px;border-radius:7px;background:linear-gradient(145deg,#f7faf6,#f0f5ef);text-align:left;list-style:none}
.process-step>ul li{position:relative;margin:0 0 8px;color:#2f3932;font-size:10px;line-height:1.4}
.process-step>ul li:before{content:"";position:absolute;left:-15px;top:6px;width:5px;height:5px;border-radius:50%;background:var(--green)}
.process-promise{display:grid;grid-template-columns:49px 1fr;align-items:center;gap:10px;min-height:66px;padding:0 8px;text-align:left}
.process-promise>svg{width:48px;height:48px;padding:12px;border-radius:50%;background:#edf5ec;color:var(--green)}
.process-promise p{margin:0;color:#303a33;font-size:10px;line-height:1.55}
.process-promise strong{color:var(--green)}
.process-assurance{display:grid;grid-template-columns:repeat(4,1fr);margin-top:42px;padding:24px 25px;border:1px solid #cbdccc;border-radius:8px;background:#fff}
.process-assurance article{display:grid;grid-template-columns:58px 1fr;align-items:center;gap:13px;padding:0 24px;border-right:1px solid #dce5dc}
.process-assurance article:last-child{border:0}
.process-assurance svg{width:56px;height:56px;padding:15px;border-radius:50%;background:#edf5ec;color:var(--green)}
.process-assurance h3{margin:0 0 5px;color:var(--green);font-size:12px;text-transform:uppercase}
.process-assurance p{margin:0;color:#3d4840;font-size:10px;line-height:1.55}
@media(max-width:1300px){.process-shell{width:min(1120px,100%)}.process .process-grid{grid-template-columns:repeat(3,1fr);gap:42px 24px}.process-step:nth-child(3n):after,.process-step:nth-child(3n):before{display:none}.process-assurance{grid-template-columns:1fr 1fr;gap:25px 0}.process-assurance article:nth-child(2){border-right:0}}
@media(max-width:820px){.process .process-grid{grid-template-columns:repeat(2,1fr)}.process-step:nth-child(3n):after,.process-step:nth-child(3n):before{display:block}.process-step:nth-child(even):after,.process-step:nth-child(even):before{display:none}.process-copy{min-height:80px}.process-step>ul{min-height:150px}.process-assurance{grid-template-columns:1fr}.process-assurance article{border-right:0;border-bottom:1px solid #dce5dc;padding:17px 10px}.process-assurance article:last-child{border-bottom:0}}
@media(max-width:560px){.process{padding:50px 14px 42px}.process-heading h2{font-size:30px}.process-heading p{font-size:12px}.process .process-grid{grid-template-columns:1fr;gap:30px}.process-step:after{display:block!important;top:auto!important;left:50%!important;bottom:-26px!important;width:0!important;height:25px!important;border-top:0!important;border-left:2px dotted #b9d4bd}.process-step:before{display:none!important}.process-step:last-child:after{display:none!important}.process-copy{min-height:0;margin-bottom:17px}.process-step>ul{width:100%;min-height:0;margin-bottom:14px;padding:18px 20px 15px 34px}.process-promise{width:min(310px,100%);margin:auto}.process-assurance{margin-top:36px;padding:8px 17px}.process-assurance article{grid-template-columns:50px 1fr}.process-assurance svg{width:48px;height:48px}}

/* Trusted documents and customer feedback */
.trust-documents{padding:58px 20px 65px;background:linear-gradient(180deg,#fbfdfb,#f4f8f3);border-top:1px solid #e8eee7;color:var(--ink)}
.trust-documents-shell{width:min(1380px,100%);margin:auto}
.trust-documents-heading{text-align:center;margin-bottom:30px}
.trust-documents-heading>svg{display:block;width:25px;height:25px;margin:0 auto 5px;color:var(--green);fill:var(--green)}
.trust-documents-heading h2{margin:0 0 10px;color:var(--green);font-size:27px;text-transform:uppercase}
.trust-documents-heading p{margin:0;color:#3e4941;font-size:11px;line-height:1.7}
.trust-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:min(1000px,100%);margin:auto}
.trust-tabs button{position:relative;min-height:58px;padding:0 20px;border:1px solid #d8e2d8;border-radius:8px 8px 0 0;background:#fff;color:var(--ink);display:flex;align-items:center;justify-content:center;gap:10px;font-size:11px;font-weight:800;text-transform:uppercase;cursor:pointer}
.trust-tabs button svg{width:24px;color:var(--green)}
.trust-tabs button.is-active{border-color:var(--green);background:var(--green);color:#fff}
.trust-tabs button.is-active svg{color:#fff}
.trust-tabs button.is-active:after{content:"";position:absolute;left:50%;bottom:-9px;transform:translateX(-50%);border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--green)}
.trust-gallery{position:relative;margin-top:0;padding:34px 55px 22px;border:1px solid #dbe4db;border-radius:8px;background:rgba(255,255,255,.75);box-shadow:0 8px 28px rgba(20,70,30,.05)}
.trust-viewport{overflow:hidden}
.trust-track{display:grid;grid-template-columns:repeat(var(--trust-columns),minmax(0,1fr));gap:25px;min-height:370px;align-items:stretch}
.trust-item{min-width:0;padding:0;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;color:var(--ink);cursor:zoom-in}
.trust-item>strong{margin-top:11px;font-size:11px;text-align:center}
.trust-item>small{margin-top:6px;color:#768079;font-size:9px}
.trust-paper{position:relative;width:min(210px,100%);height:300px;padding:28px 18px 18px;overflow:hidden;border:1px solid #ced8ce;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.08);color:#273129;text-align:center}
.trust-paper>svg{width:31px;height:31px;margin:auto;color:var(--green)}
.trust-paper>small{display:block;margin-top:6px;font-size:6px;letter-spacing:.08em}
.trust-paper>h3{min-height:25px;margin:10px 0 4px;font-size:9px;text-transform:uppercase}
.trust-paper>b{font-size:20px;color:var(--green)}
.trust-demo{position:absolute;right:-26px;top:15px;width:90px;transform:rotate(40deg);background:#e8efe7;color:#67816b;font-size:7px;font-weight:800;letter-spacing:.12em}
.paper-lines{display:grid;gap:6px;margin:15px 4px}
.paper-lines i{display:block;height:2px;background:#dde3dd}
.paper-lines i:nth-child(2),.paper-lines i:nth-child(4){width:78%;margin:auto}
.paper-table{display:grid;grid-template-columns:repeat(2,1fr);gap:3px;margin-top:13px}
.paper-table span{height:15px;border:1px solid #dce2dc}
.paper-signature{position:absolute;left:20px;bottom:24px;color:#597760;font-family:cursive;font-size:9px;font-style:italic}
.paper-seal{position:absolute;right:20px;bottom:17px;width:43px;height:43px;border:3px double #c85c52;border-radius:50%;display:grid;place-items:center;color:#c85c52;font-size:8px;font-weight:800;transform:rotate(-12deg)}
.trust-feedback-card{width:100%;height:300px;padding:34px 27px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #d6e1d6;border-radius:7px;background:linear-gradient(145deg,#fff,#eef5ed);text-align:left;box-shadow:0 3px 12px rgba(20,70,30,.07)}
.trust-feedback-card>svg{width:38px;height:38px;color:var(--green);opacity:.55}
.trust-feedback-card blockquote{margin:15px 0;color:#344038;font-size:12px;line-height:1.8;font-style:italic}
.trust-feedback-card span,.trust-feedback-card small{display:block}.trust-feedback-card span{color:var(--green);font-size:11px;font-weight:800;text-transform:uppercase}.trust-feedback-card small{margin-top:4px;color:var(--muted);font-size:9px}
.trust-arrow{position:absolute;z-index:2;top:47%;width:38px;height:38px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;cursor:pointer}.trust-arrow svg{width:20px}.trust-prev{left:15px}.trust-next{right:15px}.trust-arrow:disabled{opacity:.3;cursor:not-allowed}
.trust-dots{display:flex;justify-content:center;gap:6px;margin-top:18px}.trust-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#d2d8d2;cursor:pointer}.trust-dots button.is-active{background:var(--green)}
.trust-lightbox{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:60px 90px;background:rgba(7,20,11,.94)}
.trust-lightbox.is-open{display:flex}.trust-lightbox-open{overflow:hidden}
.trust-lightbox-content{width:min(650px,80vw);display:grid;place-items:center}
.trust-lightbox-content .trust-paper{width:360px;height:515px;padding:48px 30px}.trust-lightbox-content .trust-feedback-card{width:min(590px,100%);height:auto;min-height:350px}
.trust-lightbox button{position:absolute;border:0;background:rgba(255,255,255,.12);color:#fff;cursor:pointer}.trust-lightbox-close{right:22px;top:18px;width:46px;height:46px;border-radius:50%;font-size:31px}.trust-lightbox-prev,.trust-lightbox-next{top:50%;transform:translateY(-50%);width:50px;height:68px;border-radius:5px;font-size:40px}.trust-lightbox-prev{left:22px}.trust-lightbox-next{right:22px}.trust-lightbox-count{position:absolute;bottom:18px;color:#fff;font-size:12px}
@media(max-width:980px){.trust-track{min-height:370px}.trust-gallery{padding-left:50px;padding-right:50px}}
@media(max-width:620px){.trust-documents{padding:48px 14px}.trust-documents-heading h2{font-size:23px}.trust-tabs{display:flex;overflow-x:auto;justify-content:flex-start;padding-bottom:9px}.trust-tabs button{flex:0 0 230px;border-radius:7px}.trust-gallery{padding:30px 42px 20px}.trust-track{min-height:370px}.trust-paper{width:210px}.trust-prev{left:7px}.trust-next{right:7px}.trust-lightbox{padding:70px 15px}.trust-lightbox-content{width:100%}.trust-lightbox-content .trust-paper{width:min(310px,82vw);height:445px}.trust-lightbox-prev,.trust-lightbox-next{width:40px;height:58px}.trust-lightbox-prev{left:6px}.trust-lightbox-next{right:6px}}
@media(prefers-reduced-motion:reduce){.trust-paper,.trust-feedback-card,.trust-arrow{transition:none}}

/* Global export partner network */
.partner-section{padding:58px 20px 50px;background:#fff;color:var(--ink);overflow:hidden}
.partner-shell{width:min(1380px,100%);margin:auto}
.partner-main{display:grid;grid-template-columns:31% 69%;align-items:center;min-height:490px}
.partner-copy{position:relative;z-index:2;padding:25px 25px 25px 0}
.partner-kicker{display:flex;align-items:center;gap:9px;margin:0 0 5px;color:var(--green);font-size:12px;font-weight:800;text-transform:uppercase}
.partner-kicker svg{width:24px;height:24px;fill:var(--green)}
.partner-copy h2{margin:0;color:#151d17;font-size:46px;line-height:1;text-transform:uppercase}
.partner-rule{display:block;width:34px;height:3px;margin:21px 0 24px;background:var(--green)}
.partner-copy>p:not(.partner-kicker){max-width:390px;margin:0 0 12px;color:#445047;font-size:11px;line-height:1.75}
.partner-commitment{max-width:380px;margin-top:36px;padding:17px 20px;display:grid;grid-template-columns:55px 1fr;align-items:center;gap:14px;border-radius:7px;background:linear-gradient(110deg,#f1f6ef,#fafcf9)}
.partner-commitment>svg{width:52px;height:52px;padding:13px;border-radius:50%;background:var(--green);color:#fff}
.partner-commitment b,.partner-commitment span{display:block}.partner-commitment b{color:var(--green);font-size:11px;text-transform:uppercase}.partner-commitment span{margin-top:5px;color:#455047;font-size:9px;line-height:1.5}
.partner-map{position:relative;min-width:0;aspect-ratio:1.78}
.partner-map>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:.92}
.partner-routes{position:absolute;inset:0;width:100%;height:100%;overflow:visible}
.partner-routes path{fill:none;stroke:#2e7c3a;stroke-width:1.3;stroke-dasharray:5 4;opacity:.7}
.map-point,.map-origin{position:absolute;z-index:2;left:var(--x);top:var(--y);transform:translate(-50%,-50%);white-space:nowrap;font-size:9px;font-weight:700}
.map-point:after{content:"";position:absolute;left:50%;top:calc(100% + 4px);width:11px;height:11px;transform:translateX(-50%);border:2px solid #fff;border-radius:50%;background:var(--green);box-shadow:0 2px 5px rgba(20,70,30,.18)}
.map-origin{color:#df3c2f;font-size:27px;text-shadow:0 1px #fff}
.map-origin b{position:absolute;left:-9px;top:30px;color:#1f2922;font-size:9px;text-shadow:none}
.partner-legend{position:absolute;left:5%;bottom:7%;padding:8px 12px;border:1px solid #a7c5ac;border-radius:4px;background:rgba(255,255,255,.9);font-size:8px}.partner-legend i{display:inline-block;width:24px;margin-right:6px;border-top:1px dashed var(--green);vertical-align:middle}
.partner-stats{display:grid;grid-template-columns:repeat(5,1fr);padding:28px 18px;border:1px solid #d5e1d5;border-radius:8px;background:#fff;box-shadow:0 7px 24px rgba(20,70,30,.05)}
.partner-stats article{display:grid;grid-template-columns:58px 1fr;gap:13px;padding:0 19px;border-right:1px solid #dce5dc}
.partner-stats article:last-child{border:0}.partner-stats article>i,.partner-stats article>svg{width:54px;height:54px;padding:14px;border-radius:50%;background:var(--green);color:#fff}
.partner-stats strong{display:block;color:var(--green);font-size:27px;line-height:1}.partner-stats b{display:block;min-height:31px;margin-top:4px;color:var(--green);font-size:9px;line-height:1.35;text-transform:uppercase}.partner-stats p{margin:13px 0 0;color:#465149;font-size:9px;line-height:1.6}
@media(max-width:1050px){.partner-main{grid-template-columns:1fr}.partner-copy{max-width:700px;padding:20px 0 10px}.partner-map{width:100%}.partner-stats{grid-template-columns:1fr 1fr;padding:17px}.partner-stats article{padding:18px;border-bottom:1px solid #dce5dc}.partner-stats article:nth-child(even){border-right:0}.partner-stats article:last-child{grid-column:1/-1;border-bottom:0}.partner-stats article:nth-child(4){border-bottom:0}}
@media(max-width:650px){.partner-section{padding:45px 14px}.partner-copy h2{font-size:37px}.partner-copy>p:not(.partner-kicker){font-size:11px}.partner-commitment{margin-top:25px}.partner-map{margin-top:12px;aspect-ratio:1.5}.map-point{font-size:7px}.map-secondary,.map-point:nth-of-type(3),.map-point:nth-of-type(5),.map-point:nth-of-type(11){display:none}.map-point:after{width:8px;height:8px}.map-origin{font-size:21px}.partner-legend{left:2%;bottom:0}.partner-stats{grid-template-columns:1fr;padding:10px}.partner-stats article,.partner-stats article:last-child{grid-column:auto;padding:17px 10px;border-right:0;border-bottom:1px solid #dce5dc}.partner-stats article:nth-child(4){border-bottom:1px solid #dce5dc}.partner-stats article:last-child{border-bottom:0}}

/* Facilities and operations */
.facilities-section{padding:58px 20px 64px;background:#fff;color:var(--ink)}
.facilities-shell{width:min(1380px,100%);margin:auto}
.facilities-heading{text-align:center;margin-bottom:32px}
.facilities-heading>p{display:flex;align-items:center;justify-content:center;gap:8px;margin:0;color:var(--green);font-size:10px;font-weight:800;text-transform:uppercase}
.facilities-heading>p span{width:42px;height:1px;background:#9aba9f}
.facilities-heading>p svg{width:16px;height:16px;fill:var(--green)}
.facilities-heading h2{margin:6px 0 8px;font-size:31px;line-height:1.15;text-transform:uppercase}
.facilities-heading>div{color:#465149;font-size:11px;line-height:1.65}
.facilities-features{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.facilities-features article{position:relative;height:270px;overflow:hidden;border-radius:7px;background:#eaf0e9;box-shadow:0 7px 20px rgba(19,61,27,.1)}
.facilities-features article>img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.facilities-features article:hover>img{transform:scale(1.035)}
.facilities-features article>div{position:absolute;left:0;right:0;bottom:0;min-height:90px;padding:15px 16px;display:grid;grid-template-columns:43px 1fr;align-items:center;gap:11px;color:#fff;background:linear-gradient(180deg,rgba(7,45,17,.72),#0c3e19)}
.facilities-features article>div>svg{width:40px;height:40px;padding:9px;border:1px solid rgba(255,255,255,.75);border-radius:50%}
.facilities-features b,.facilities-features small{display:block}.facilities-features b{font-size:10px;text-transform:uppercase}.facilities-features small{margin-top:5px;color:#d8e4da;font-size:8px;line-height:1.45}
.facilities-gallery-heading{display:flex;align-items:center;gap:10px;margin:26px 0 13px}.facilities-gallery-heading h3{margin:0;font-size:15px;text-transform:uppercase}.facilities-gallery-heading span{width:35px;height:2px;background:var(--green)}
.facilities-gallery-slider{position:relative;padding:0 0 25px;--facility-columns:4;--facility-gap:12px}
.facilities-gallery-viewport{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x;cursor:grab;-webkit-overflow-scrolling:touch}
.facilities-gallery-viewport::-webkit-scrollbar{display:none}.facilities-gallery-viewport.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;user-select:none}
.facilities-gallery{display:grid;grid-template-rows:repeat(2,150px);grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--facility-columns) - 1)*var(--facility-gap))/var(--facility-columns));gap:var(--facility-gap);width:100%;min-width:100%}
.facilities-gallery button{position:relative;width:100%;height:150px;scroll-snap-align:start;padding:0;overflow:hidden;border:0;border-radius:6px;background:#e9efea;cursor:zoom-in}
.facilities-gallery button:after{content:"+";position:absolute;inset:0;display:grid;place-items:center;background:rgba(8,55,19,.5);color:#fff;font-size:31px;opacity:0;transition:opacity .2s ease}
.facilities-gallery button:hover:after{opacity:1}
.facilities-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.facilities-gallery button:hover img{transform:scale(1.04)}
.facilities-gallery-arrow{position:absolute;z-index:3;top:137px;width:36px;height:36px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;cursor:pointer;box-shadow:0 4px 13px rgba(13,72,25,.2);transition:opacity .2s ease,transform .2s ease}.facilities-gallery-arrow:hover:not(:disabled){transform:scale(1.06)}.facilities-gallery-arrow svg{width:19px}.facilities-gallery-prev{left:10px}.facilities-gallery-next{right:10px}.facilities-gallery-arrow:disabled{opacity:.3;cursor:not-allowed}
.facilities-gallery-progress{position:absolute;left:0;right:0;bottom:7px;height:3px;overflow:hidden;border-radius:4px;background:#dbe4db}.facilities-gallery-progress span{display:block;width:100%;height:100%;transform:scaleX(var(--facility-progress,.1));transform-origin:left;background:var(--green);transition:transform .2s ease}
.facilities-gallery-pages{position:absolute;right:0;bottom:-14px;color:var(--muted);font-size:9px}
.news-only{display:block;max-width:900px}.news-only .news{width:100%}
.facility-lightbox{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:60px 80px;background:rgba(7,20,11,.94)}
.facility-lightbox.is-open{display:flex}.facility-lightbox img{max-width:min(1200px,88vw);max-height:84vh;object-fit:contain}.facility-lightbox button{position:absolute;border:0;background:rgba(255,255,255,.12);color:#fff;cursor:pointer}.facility-lightbox-close{right:22px;top:18px;width:46px;height:46px;border-radius:50%;font-size:30px}.facility-lightbox-prev,.facility-lightbox-next{top:50%;transform:translateY(-50%);width:48px;height:66px;border-radius:5px;font-size:39px}.facility-lightbox-prev{left:20px}.facility-lightbox-next{right:20px}.facility-lightbox-count{position:absolute;bottom:18px;color:#fff;font-size:12px}.facility-lightbox-open{overflow:hidden}
@media(max-width:980px){.facilities-features{grid-template-columns:1fr 1fr}.facilities-gallery-slider{--facility-columns:2}.facilities-gallery{grid-template-rows:repeat(2,180px)}.facilities-gallery button{height:180px}.facilities-gallery-arrow{top:167px}}
@media(max-width:620px){.facilities-section{padding:48px 14px}.facilities-heading h2{font-size:25px}.facilities-heading>p span{width:22px}.facilities-features{grid-template-columns:1fr}.facilities-features article{height:280px}.facilities-gallery-slider{--facility-columns:1;--facility-gap:8px}.facilities-gallery{grid-template-rows:repeat(2,150px)}.facilities-gallery button{height:150px}.facilities-gallery-arrow{top:137px;width:32px;height:32px}.facilities-gallery-prev{left:7px}.facilities-gallery-next{right:7px}.facility-lightbox{padding:70px 12px}.facility-lightbox-prev,.facility-lightbox-next{width:39px;height:56px}.facility-lightbox-prev{left:5px}.facility-lightbox-next{right:5px}}
@media(prefers-reduced-motion:reduce){.facilities-gallery-viewport{scroll-behavior:auto}.facilities-gallery img,.facilities-gallery button:after,.facilities-gallery-arrow,.facilities-gallery-progress span{transition:none}}

/* Latest news and insights */
.news-insights{padding:62px 20px 68px;background:linear-gradient(180deg,#fff,#f8faf7);color:var(--ink)}
.news-insights-shell{width:min(1460px,100%);margin:auto}
.news-insights-heading{text-align:center;margin-bottom:30px}.news-insights-heading>p{display:flex;align-items:center;justify-content:center;gap:10px;margin:0;color:var(--green);font-size:11px;font-weight:800;text-transform:uppercase}.news-insights-heading>p span{width:35px;height:1px;background:#a5c2aa}.news-insights-heading h2{margin:8px 0 10px;font-size:38px;text-transform:uppercase}.news-insights-heading>div{color:#3e4941;font-size:12px;line-height:1.65}
.news-tabs{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin:0 auto 24px;max-width:1220px}.news-tabs button{min-height:59px;padding:0 15px;border:1px solid #d7e1d7;border-radius:7px;background:#fff;color:var(--ink);display:flex;align-items:center;justify-content:center;gap:10px;font-size:11px;font-weight:800;text-transform:uppercase;cursor:pointer}.news-tabs button svg{width:24px;color:var(--deep)}.news-tabs button.is-active{border-color:var(--green);background:var(--green);color:#fff}.news-tabs button.is-active svg{color:#fff}
.news-cards{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;align-items:stretch}.news-card{grid-column:span 1;min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #dfe7df;border-radius:7px;background:#fff;box-shadow:0 4px 15px rgba(20,70,30,.05)}.news-card.news-featured{grid-column:span 2}.news-card-image{position:relative;height:220px;overflow:hidden;background:#eaf0e9}.news-featured .news-card-image{height:265px}.news-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.news-card:hover img{transform:scale(1.035)}.news-card-image span{position:absolute;left:16px;top:14px;padding:6px 12px;border-radius:3px;background:var(--green);color:#fff;font-size:9px;font-weight:800;text-transform:uppercase}.news-card-body{display:flex;flex:1;flex-direction:column;padding:18px}.news-card-body time{display:flex;align-items:center;gap:6px;color:#637068;font-size:9px}.news-card-body time svg{width:12px;color:var(--green)}.news-card-body h3{display:-webkit-box;min-height:42px;margin:13px 0 11px;overflow:hidden;font-size:15px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.news-featured .news-card-body h3{min-height:59px;font-size:21px}.news-card-body p{display:-webkit-box;min-height:51px;margin:0 0 16px;overflow:hidden;color:#465149;font-size:10px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.news-featured .news-card-body p{min-height:56px;font-size:11px}.news-card-body a{display:flex;align-items:center;gap:8px;margin-top:auto;color:var(--green);font-size:9px;font-weight:800;text-transform:uppercase}.news-card-body a svg{width:15px}.news-cards.has-few-items{grid-template-columns:repeat(auto-fit,minmax(260px,420px));justify-content:center}.news-cards.has-few-items .news-card{grid-column:span 1}.news-empty{grid-column:1/-1;padding:35px;text-align:center;color:var(--muted)}
.news-view-all{text-align:center;margin:23px 0}.news-view-all a{min-height:39px;padding:0 20px;border:1px solid var(--green);border-radius:4px;display:inline-flex;align-items:center;gap:10px;color:var(--green);font-size:9px;font-weight:800;text-transform:uppercase}.news-view-all svg{width:15px}
.news-dashboard{display:grid;grid-template-columns:repeat(4,1fr);min-height:245px;padding:34px 28px;border:1px solid #e0e8df;border-radius:8px;background:#f3f7f2}.news-dashboard>article{min-width:0;padding:0 30px;border-right:1px solid #ccdacc}.news-dashboard>article:last-child{border:0}.news-dashboard h3{display:flex;align-items:center;gap:11px;margin:0 0 18px;color:#173d20;font-size:14px;line-height:1.35;text-transform:uppercase}.news-dashboard h3 svg{width:27px;height:27px;color:var(--green)}.news-dashboard>article>p{margin:-10px 0 17px;color:var(--muted);font-size:11px}.news-dashboard dl{margin:0}.news-dashboard dl>div{display:flex;justify-content:space-between;gap:12px;margin-bottom:13px;font-size:11px;line-height:1.4}.news-dashboard dd{margin:0;font-size:12px;font-weight:800;white-space:nowrap}.news-dashboard .down{color:#17712a}.news-dashboard .up{color:#d43b32}.news-dashboard>article>small{display:block;margin-top:16px;color:#707c73;font-size:9px}.snapshot{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.snapshot span{padding:4px 8px;border-right:1px solid #d5e0d5;font-size:9px;line-height:1.45;text-align:center}.snapshot span:last-child{border:0}.snapshot b{display:block;margin-bottom:5px;color:var(--green);font-size:27px;font-weight:500}.news-dashboard ul{display:grid;gap:11px;margin:0;padding:0;list-style:none}.news-dashboard li{display:grid;grid-template-columns:43px 1fr;gap:11px;align-items:center;font-size:10px;line-height:1.35}.news-dashboard time{padding:5px;border:1px solid #d6b660;border-radius:4px;color:var(--green);font-size:7px;text-align:center}.news-dashboard time b{font-size:14px}.news-dashboard li span>small{display:block;margin-top:3px;color:var(--muted);font-size:9px}
@media(max-width:1200px){.news-cards{grid-template-columns:repeat(4,1fr)}.news-card.news-featured{grid-column:1/-1;display:grid;grid-template-columns:1.15fr .85fr}.news-featured .news-card-image{height:100%;min-height:300px}.news-dashboard{grid-template-columns:1fr 1fr;gap:25px 0}.news-dashboard>article:nth-child(2){border-right:0}.news-tabs{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.news-tabs{display:flex;overflow-x:auto;padding-bottom:8px}.news-tabs button{flex:0 0 185px}.news-cards{grid-template-columns:1fr 1fr}.news-card.news-featured{grid-column:1/-1;display:flex}.news-featured .news-card-image{height:260px;min-height:0}.news-dashboard{grid-template-columns:1fr}.news-dashboard>article{padding:18px 8px;border-right:0;border-bottom:1px solid #d7e1d7}.news-dashboard>article:last-child{border:0}}
@media(max-width:520px){.news-insights{padding:48px 14px}.news-insights-heading h2{font-size:29px}.news-cards{grid-template-columns:1fr}.news-card.news-featured{grid-column:auto}.news-card-image,.news-featured .news-card-image{height:225px}.news-featured .news-card-body h3{font-size:18px}.news-dashboard{padding:10px 16px}}

}
.bs-home .bs-home-contact-form{min-width:0;flex:1}.bs-home .bs-home-contact-form .wpcf7-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bs-home .bs-home-contact-form .wpcf7-form>p{margin:0}.bs-home .bs-home-contact-form input,.bs-home .bs-home-contact-form select,.bs-home .bs-home-contact-form textarea{width:100%}@media(max-width:620px){.bs-home .bs-home-contact-form .wpcf7-form{grid-template-columns:1fr}}

/* Flatsome compatibility: lock the homepage product section to its intended layout. */
.bs-home #products.section.shell{display:block!important;position:relative!important;width:min(1180px,calc(100% - 40px))!important;max-width:1180px!important;min-height:0!important;margin:0 auto!important;padding:60px 0!important}
.bs-home #products>.section-title{display:block!important;width:100%!important;max-width:none!important;margin:0 0 34px!important;padding:0!important;text-align:center!important}
.bs-home #products>.section-title svg{display:inline-block!important;width:25px!important;height:25px!important;margin:0 auto!important;color:var(--green)!important}
.bs-home #products>.section-title h2{display:block!important;margin:2px 0!important;font-size:25px!important;line-height:1.3!important;text-align:center!important;text-transform:uppercase!important}
.bs-home #products>.section-title p{display:block!important;margin:0!important;text-align:center!important}
.bs-home #products>.product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;gap:24px!important}
.bs-home #products>.product-grid>.product-card{display:flex!important;flex-direction:column!important;width:auto!important;max-width:none!important;min-width:0!important;height:auto!important;margin:0!important;padding:0!important;float:none!important}
.bs-home #products>.product-grid>.product-card .product-image{display:block!important;width:100%!important;margin:0!important}
.bs-home #products>.product-grid>.product-card .product-image img{width:100%!important;height:255px!important;object-fit:cover!important}
.bs-home #products>.product-grid>.product-card .product-body{display:flex!important;flex:1!important;flex-direction:column!important;width:100%!important}
.bs-home #products>.center{display:block!important;position:static!important;width:100%!important;max-width:none!important;margin:24px 0 0!important;text-align:center!important;float:none!important}
.bs-home #products>.center>a{display:inline-flex!important;width:auto!important;margin:0 auto!important}
@media(max-width:980px){.bs-home #products>.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bs-home #products>.product-grid>.product-card:last-child{grid-column:1/-1!important;width:calc(50% - 12px)!important;justify-self:center!important}}
@media(max-width:620px){.bs-home #products.section.shell{width:min(100% - 28px,1180px)!important;padding:45px 0!important}.bs-home #products>.product-grid{grid-template-columns:minmax(0,1fr)!important}.bs-home #products>.product-grid>.product-card:last-child{grid-column:auto!important;width:100%!important}.bs-home #products>.product-grid>.product-card .product-image img{height:245px!important}}
.bs-home .trust-real-document{padding:8px}.bs-home .trust-real-document img{width:100%;height:100%;object-fit:contain}
