:root{--navy:#081b25;--navy-light:#102b37;--gold:#efb447;--cream:#f7f5ef;--ink:#152932;--muted:#667177;--line:#dcded7;--font:Arial,Helvetica,sans-serif;--radius:3px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--cream)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #bb7611;outline-offset:5px}img{max-width:100%}.wrap{width:min(1280px,89%);margin:auto}.utility{background:var(--navy);color:#c5cdd0;font-size:10px;letter-spacing:1px;padding:10px 0}.utility .wrap{display:flex;justify-content:space-between}.utility .wrap>span:last-child{display:flex;gap:12px;align-items:center}.flag{display:inline-block;width:20px;height:12px;background:linear-gradient(#ce293c 0 33%,white 33% 66%,#477050 66%)}.site-header{position:sticky;top:0;z-index:20;background:var(--cream);border-bottom:1px solid #deded5}.navigation{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{width:157px;flex-shrink:0;text-align:center}.brand img{width:157px;height:59px;object-fit:contain;mix-blend-mode:multiply}.brand>span{font-size:8px;letter-spacing:5px;display:block;margin-top:-3px}.menu{display:flex;align-items:center;gap:25px;font-size:11px;font-weight:600}.menu>a:not(.btn):hover{color:#ae700d}.btn{border-radius:var(--radius);padding:17px 22px;font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:28px;line-height:1.3}.btn-gold{background:var(--gold);border:1px solid var(--gold);color:var(--navy)}.btn-gold:hover{background:#f5c773;border-color:#f5c773;transform:translateY(-2px)}.btn span{font-size:19px}.menu .btn{padding:14px 17px;font-size:10px;gap:15px}.menu-toggle{display:none}.hero{position:relative;background:#071820;min-height:640px;color:white;overflow:hidden}.hero-image{position:absolute;width:77%;height:100%;right:0;object-fit:cover;object-position:75% 57%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#071820 0%,#071820f5 24%,#07182096 43%,transparent 67%),linear-gradient(0deg,#071820c9,transparent 30%)}.hero-content{position:relative;padding-top:106px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:2px;color:var(--gold);font-weight:700;margin-bottom:27px}.eyebrow>span{width:6px;height:6px;background:var(--gold);border-radius:50%}.eyebrow.dark{color:#7c6a46}h1{font-size:clamp(45px,4.7vw,72px);letter-spacing:-3px;font-weight:700;line-height:1.08;margin:0 0 28px}em{font-style:normal;color:var(--gold)}.hero p{color:#bec7cc;font-size:16px;line-height:1.8;margin-bottom:32px}.hero-link{font-size:12px;margin-left:26px;display:inline-flex;gap:25px;align-items:center}.hero-link:hover{color:var(--gold)}.hero-foot{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff21;padding:24px 0;margin-top:82px;font-size:9px;letter-spacing:2px;color:#adbac1}.hero-foot a{display:flex;align-items:center;gap:20px}.hero-foot a span{font-size:22px;color:var(--gold)}.proof{background:#102630;color:#d5dee1}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:29px 0}.proof-grid>div{display:flex;gap:20px;align-items:center;padding-left:28px;border-left:1px solid #ffffff1c}.proof-grid>div:first-child{padding:0;border:0}.proof strong{font-size:40px;letter-spacing:-2px;color:var(--gold);font-weight:400}.proof strong span{font-size:24px}.proof p{font-size:11px;line-height:1.8;margin:0}.proof b{font-weight:400;color:#fff}.proof-icon{font-size:37px;color:var(--gold);font-weight:300}.section{padding:90px 0}.row-gap{display:grid;grid-template-columns:1fr 1fr;gap:90px}h2{font-size:clamp(31px,3vw,44px);font-weight:600;line-height:1.14;letter-spacing:-1.8px;margin:0 0 25px}h2>span{color:#748079}p{line-height:1.8;font-size:14px;color:var(--muted)}.lead-copy{font-size:20px;line-height:1.5;color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:36px;font-size:12px;font-weight:700;border-bottom:1px solid #bcbfb5;padding:8px 0}.text-link:hover{color:#ac6d05}.text-link span{font-size:20px;color:#b57a1b}.timeline{display:grid;grid-template-columns:repeat(4,1fr);margin-top:50px;border-top:1px solid #d6d9d0}.timeline>div{padding-top:24px;position:relative}.timeline>div:before{content:'';width:7px;height:7px;border-radius:50%;background:#c8a260;position:absolute;top:-4px}.timeline b{display:block;font-size:17px;margin-bottom:10px}.timeline span{font-size:11px;color:var(--muted);line-height:1.8}.products{background:#eeeee6}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:32px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:12px;margin:0}.product-filters{display:flex;gap:6px;margin:34px 0 26px}.product-filters button{border:1px solid #d8dbd1;padding:10px 17px;background:transparent;border-radius:2px;font-size:11px;color:var(--ink)}.product-filters button.active{color:white;background:var(--navy);border-color:var(--navy)}.product-filters button span{margin-left:14px;color:#e1bc6c}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.product-card{padding:0;text-align:left;border:0;background:#f9f9f5;transition:transform .2s;color:var(--ink);min-width:0;overflow:hidden}.product-card:hover{transform:translateY(-7px)}.product-photo{display:block;height:185px;background-color:white;background-repeat:no-repeat;background-size:320% auto;transition:transform .3s}.potato{background-image:url('../assets/potato-catalog.jpg');background-position:51% 44%}.tortilla{background-image:url('../assets/tortilla-catalog.jpg');background-position:1% 40%}.tube{background-image:url('../assets/potato-catalog.jpg');background-position:99% 29%}.extruded{background-image:url('../assets/extruded-catalog.jpg');background-position:1% 38%}.popcorn{background-image:url('../assets/extruded-catalog.jpg');background-position:51% 40%}.product-copy{display:block;padding:20px 17px}.product-copy small{font-size:9px;color:#7c786b;letter-spacing:1px}.product-copy strong{display:block;font-size:15px;min-height:40px;line-height:1.4;margin:10px 0 14px;font-weight:600}.product-copy>span{display:flex;justify-content:space-between;font-size:10px;color:#68716a;align-items:center}.product-copy i{font-size:19px;color:#ad751a;font-style:normal}.catalog-note{font-size:10px;margin:22px 0 0}.hub{background:var(--navy);color:white}.hub-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;min-height:600px}.hub-art{position:relative;min-height:490px;overflow:hidden;background:radial-gradient(ellipse at 50% 45%,#3f473534,transparent 65%),repeating-linear-gradient(0deg,transparent 0 48px,#d7dacf09 48px 49px),repeating-linear-gradient(90deg,transparent 0 48px,#d7dacf09 48px 49px)}.hub-ring{position:absolute;border:1px solid #bc975632;border-radius:50%;width:290px;height:290px;left:50%;top:45%;transform:translate(-50%,-50%)}.ring-two{width:450px;height:450px}.ring-three{width:610px;height:610px}.hub-coordinate{position:absolute;top:35px;left:25px;font-family:monospace;font-size:10px;letter-spacing:2px;color:#93a3a6}.hub-location{position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);text-align:center}.hub-location strong{font-size:41px;font-weight:400;display:block;letter-spacing:-1px}.hub-location>span:last-child{font-size:9px;letter-spacing:3px;color:#b9c1bd}.location-dot{display:block;width:13px;height:13px;border-radius:50%;background:var(--gold);margin:0 auto 20px;box-shadow:0 0 0 10px #efb44718,0 0 50px 15px #efb44745}.hub-art-caption{position:absolute;bottom:33px;left:25px;font-size:10px;letter-spacing:2px;line-height:1.7;color:#96a7ac}.hub-copy{padding:65px 0}.hub-copy h2{font-size:38px}.hub p{color:#aab9bf;font-size:13px}.hub-details{display:flex;gap:20px;border-top:1px solid #ffffff1a;padding:20px 0 0;margin-top:20px}.hub-details>span{font-size:10px;color:var(--gold);padding-top:4px}.hub h3{font-size:15px;font-weight:500}.hub-details p{font-size:12px}.light{color:white;border-color:#ffffff36}.brands-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:42px}.brands-grid>button{border:0;border-right:1px solid var(--line);background:none;padding:28px 12px;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:17px}.brands-grid b{font-size:45px;font-style:italic;letter-spacing:-3px;line-height:1.4}.patos{color:#272721;font-family:Georgia,serif}.cipso{color:#22557d}.cerezos{color:#98760d;font-family:Georgia,serif}.brands-grid button>span{font-size:10px;color:var(--muted)}.brands-grid button:hover{background:#eeede6}.private-label{padding:27px 27px;display:flex;flex-direction:column;justify-content:center}.private-label>span{font-size:21px;line-height:1.3;font-weight:600;letter-spacing:-.5px}.private-label small{font-size:10px;margin-top:15px}.private-label small span{float:right;color:#ad751a;font-size:16px}.manufacturing{background:#eeeee6}.solutions article>div{border-top:1px solid #c8ccbf;padding:28px 25px 0 0;height:100%}.solution-no{font-size:10px;letter-spacing:1px;color:#797359}.solutions h3{font-size:25px;letter-spacing:-.6px;line-height:1.25;margin:25px 0 18px}.solutions p{font-size:13px}.solutions .text-link{font-size:11px;gap:15px}.quality-list details{border-bottom:1px solid var(--line);padding:20px 0}.quality-list details:first-child{padding-top:0}.quality-list summary{display:flex;justify-content:space-between;font-size:15px;font-weight:600;cursor:pointer;list-style:none}.quality-list summary::-webkit-details-marker{display:none}.quality-list summary span{color:#a77d30}.quality-list details[open] summary span{transform:rotate(45deg)}.quality-list p{font-size:12px;margin:16px 25px 0 0}.quality>.row-gap>div>p{max-width:370px}.contact{background:#102934;color:white}.contact h2{font-size:43px}.contact p{color:#b3c0c5}.contact-location{font-size:12px;margin-top:42px;display:flex;align-items:center;gap:12px}.contact label{font-size:11px;margin-bottom:8px;color:#d9e0e3}.form-control,.form-select{background:#ffffff05;color:#fff;border:1px solid #ffffff2c;border-radius:2px;padding:11px;font-size:12px}.form-control:focus,.form-select:focus{background:#173845;color:#fff;border-color:var(--gold);box-shadow:0 0 0 3px #efb44722}.form-select option{background:var(--navy);color:white}.privacy-check{display:flex;gap:9px;align-items:flex-start;margin-top:22px!important;line-height:1.5}.privacy-check input{margin-top:3px;accent-color:var(--gold)}.inline-button{background:none;border:0;text-decoration:underline;padding:0;color:inherit}.contact .btn{margin-top:15px}.contact .form-note{font-size:10px;margin:15px 0 0;color:#a7bac3}#form-status{font-size:12px;color:var(--gold);margin-top:14px}footer{background:#071b25;color:white;padding:48px 0 22px}.footer-top{display:flex;align-items:center;gap:75px;padding-bottom:35px}.footer-brand{font-family:Georgia,serif;font-weight:900;font-size:28px;letter-spacing:-1px}.footer-brand span{display:block;font:8px Arial,sans-serif;letter-spacing:3px;margin-top:4px}.footer-top p{font-size:11px;color:#a9bac0;margin:0}.back-top{margin-left:auto;font-size:11px}.footer-bottom{border-top:1px solid #ffffff19;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#91a4ac}.footer-bottom>div{display:flex;gap:18px;flex-wrap:wrap}.footer-bottom button{border:0;padding:0;background:none;color:#b3c1c7;font-size:9px}.skip-link{position:fixed;top:-100px;left:10px;z-index:100;background:var(--gold);padding:15px}.skip-link:focus{top:10px}dialog{width:min(690px,92vw);max-height:88vh;border:0;border-radius:6px;padding:46px;background:var(--cream);color:var(--ink);box-shadow:0 25px 120px #0007}dialog::backdrop{background:#03111cbd;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:28px;color:var(--ink)}dialog h2{font-size:30px}dialog .eyebrow{color:#856726}dialog .catalog-image{width:100%;margin:10px 0 22px}dialog p{font-size:13px}dialog .btn{margin-top:10px}.enquiry-preview{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:13px;background:#e9eae2;padding:20px}.no-scroll{overflow:hidden}
@media(min-width:1500px){.hero{min-height:730px}.hero-content{padding-top:135px}.hero-foot{margin-top:110px}}@media(max-width:1150px){.menu{gap:15px;font-size:10px}.navigation{gap:15px}.brand,.brand img{width:130px}.menu .btn{padding:12px 10px;gap:7px}.product-grid{gap:10px}.product-photo{height:150px}.row-gap{gap:45px}.hub-grid{gap:35px}.proof-grid>div{padding-left:15px;gap:12px}}@media(max-width:950px){.menu-toggle{display:block;background:transparent;border:0;padding:12px}.menu-toggle span{display:block;width:25px;height:2px;background:var(--ink);margin:6px 0}.menu{display:none;position:absolute;left:0;right:0;top:100%;background:var(--cream);padding:24px 6%;border-bottom:1px solid var(--line);box-shadow:0 20px 25px #0002}.menu.open{display:flex;align-items:stretch;flex-direction:column;gap:0}.menu>a{padding:14px 0;font-size:14px}.menu .btn{justify-content:space-between;padding:15px;margin-top:10px;font-size:12px}.hero{min-height:620px}.hero-image{width:95%;opacity:.78}.hero-shade{background:linear-gradient(90deg,#071820 0%,#071820da 30%,#07182020)}.hero-content{padding-top:100px}.proof-grid{grid-template-columns:repeat(2,1fr);gap:25px}.proof-grid>div:nth-child(3){border:0;padding-left:0}.product-grid{grid-template-columns:repeat(3,1fr)}.product-photo{height:190px}.brands-grid{grid-template-columns:repeat(2,1fr)}.brands-grid>button:nth-child(2){border-right:0}.brands-grid>button:nth-child(3),.private-label{border-top:1px solid var(--line)}.hub-copy h2{font-size:31px}.section{padding:65px 0}.footer-bottom{flex-direction:column}.contact h2{font-size:35px}}@media(max-width:600px){.wrap{width:88%}.utility{font-size:8px;letter-spacing:.3px}.utility .wrap>span:first-child{max-width:160px}.navigation{min-height:75px}.brand img{height:48px}.hero{min-height:665px}.hero-content{padding-top:57px}.eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:23px}h1{font-size:45px;letter-spacing:-2px;line-height:1.08}.hero p{font-size:13px;max-width:285px}.hero-image{width:130%;max-width:none;height:76%;top:24%;right:-26%;object-position:80% 70%;opacity:.85}.hero-shade{background:linear-gradient(180deg,#071820 5%,#071820da 30%,#07182025 58%,#07182070),linear-gradient(90deg,#071820aa,transparent)}.hero .btn{font-size:11px;padding:14px 17px;gap:16px}.hero-link{font-size:11px;margin-left:18px;gap:9px}.hero-foot{margin-top:223px;font-size:7px;letter-spacing:1px;padding:18px 0}.hero-foot a{gap:10px}.proof-grid{padding:23px 0;gap:20px 10px}.proof strong{font-size:30px}.proof-icon{font-size:28px}.proof p{font-size:9px}.proof-grid>div{padding-left:12px;gap:10px}.row-gap{grid-template-columns:1fr;gap:25px}.section{padding:55px 0}h2{font-size:34px;letter-spacing:-1.3px}.lead-copy{font-size:18px}.timeline{grid-template-columns:repeat(2,1fr);gap:24px 10px;margin-top:33px}.timeline>div:nth-child(n+3){border-top:1px solid var(--line)}.timeline b{font-size:15px}.timeline span{font-size:10px}.section-heading{align-items:flex-start;flex-direction:column;gap:18px}.section-heading>p{font-size:12px}.product-filters{margin-top:25px;gap:5px;flex-wrap:wrap}.product-filters button{padding:9px 12px;font-size:10px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-photo{height:140px}.product-copy{padding:16px 12px}.product-copy strong{font-size:13px;min-height:37px}.product-copy small{font-size:8px}.product-copy>span{font-size:9px}.hub-grid{grid-template-columns:1fr;gap:0}.hub-art{min-height:320px;margin-top:20px}.hub-copy{padding:25px 0 55px}.hub-copy h2{font-size:33px}.hub-art-caption{font-size:8px;bottom:20px}.hub-coordinate{top:20px;font-size:8px}.hub-location strong{font-size:35px}.brands-grid{margin-top:28px}.brands-grid b{font-size:36px}.brands-grid>button{padding:22px 8px;gap:10px}.brands-grid button>span{font-size:8px;text-align:center}.private-label{padding:20px}.private-label>span{font-size:18px}.solutions h3{font-size:25px}.solutions article>div{padding:24px 0 0}.solutions p{max-width:360px}.quality-list{margin-top:10px}.contact h2{font-size:36px}.contact-location{margin-top:25px;margin-bottom:15px}.footer-top{gap:22px;flex-wrap:wrap}.footer-top p{font-size:10px}.back-top{margin-left:0}.footer-bottom>div{gap:15px}dialog{padding:38px 25px}.desktop-break{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* Crop only the product-pack area of the supplied catalogue sheets. */
.product-photo{height:auto;aspect-ratio:1.9;background-size:320% auto}.potato{background-position:51% 42%}.tortilla{background-position:1% 35%}.tube{background-position:99% 29%}.extruded{background-position:1% 35%}.popcorn{background-position:51% 35%}
