/* GCC purchasing content: extends the existing TRX identity without changing other pages. */
.gcc-page{margin:0;font:1rem/1.65 Arial,Helvetica,sans-serif;color:#101410}
.gcc-page *{box-sizing:border-box}
.gcc-page img{display:block;max-width:100%}
.gcc-page a{color:#065c2b;text-underline-offset:.2em}
.gcc-page .brand,.gcc-page nav a{text-decoration:none;color:inherit}
.gcc-page .brand{display:flex;align-items:center}
.gcc-page .site-header{position:static!important}
.gcc-page nav{display:flex;gap:.65rem;flex-wrap:wrap}
.gcc-page nav a{padding:.65rem .8rem;border:1px solid #d9e1dc;border-radius:.35rem;font-weight:700}
.gcc-page .site-footer{display:flex;align-items:center;gap:2rem;background:#101410;color:#fff;padding:2.6rem clamp(1rem,5vw,4.5rem)}
.gcc-page .site-footer a{color:#fff;text-decoration:none}
.gcc-page .site-footer p{margin:.3rem 0}
.gcc-page .footer-logo img{background:#fff;object-fit:contain;border-radius:.35rem;min-width:7rem}
.gcc-page .footer-slogan{display:flex;gap:.7rem;font-size:.875rem}
.gcc-page .footer-slogan .red{color:#ff7575}.gcc-page .footer-slogan .green{color:#65d792}
.gcc-skip{position:absolute;left:1rem;top:-8rem;z-index:2000;background:#fff;padding:.8rem 1.2rem}
.gcc-skip:focus{top:1rem}
.gcc-hero,.gcc-section{padding:3.5rem clamp(1rem,6vw,6rem)}
.gcc-hero{background:#fff;border-bottom:1px solid #d9e1dc}
.gcc-hero>p:not(.gcc-kicker):not(.gcc-breadcrumb){max-width:58rem}
.gcc-page .gcc-breadcrumb{font-size:.875rem;margin:0 0 2rem;color:#59655e}
.gcc-kicker{font-size:.875rem;font-weight:700;color:#065c2b;margin:0 0 .8rem}
.gcc-page h1{font-size:clamp(2.25rem,5vw,4.6rem);line-height:1.06;max-width:58rem;margin:.5rem 0 1.4rem}
.gcc-page h2,.gcc-application h2{font-size:clamp(1.65rem,3vw,2.5rem);line-height:1.2;margin:0 0 1.2rem}
.gcc-page h3,.gcc-application h3{font-size:1.25rem;line-height:1.3;margin:0 0 .8rem}
.gcc-page .gcc-lead{font-size:1.2rem;color:#425147}
.gcc-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.6rem}
.gcc-page .gcc-button,.gcc-callout .gcc-button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;border:1px solid #087d38;border-radius:.35rem;padding:.7rem 1.15rem;text-decoration:none;background:#fff;color:#065c2b;font-weight:700;font-size:1rem}
.gcc-page .gcc-button.primary,.gcc-callout .gcc-button.primary{background:#067a34;color:#fff}
.gcc-page a:focus-visible,.gcc-page summary:focus-visible,.gcc-page [tabindex]:focus-visible,.gcc-callout a:focus-visible{outline:3px solid #156dc4;outline-offset:4px}
.gcc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}
.gcc-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}
.gcc-card,.gcc-panel{border:1px solid #d9e1dc;border-radius:.4rem;overflow:hidden;background:#fff}
.gcc-card>img{width:100%;height:13.5rem;object-fit:contain;padding:1rem;background:#fff;border-bottom:1px solid #d9e1dc}
.gcc-card>div,.gcc-panel{padding:1.5rem}
.gcc-card p,.gcc-panel p{margin:.7rem 0 1rem}
.gcc-secondary{margin-top:1.35rem}
.gcc-tinted{background:#edf3ef}
.gcc-destinations{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.5rem 0}
.gcc-destinations span{border:1px solid #b3c8ba;background:#fff;border-radius:.3rem;padding:.5rem .9rem;font-size:1rem}
.gcc-note{color:#46584c;border-left:3px solid #087d38;padding:.75rem 1rem;margin-top:1.5rem;background:#fff;font-size:1rem}
.gcc-table-scroll{overflow-x:auto;margin:1.5rem 0;border:1px solid #c5d3ca;border-radius:.4rem}
.gcc-table{width:100%;border-collapse:collapse;min-width:36rem;background:#fff}
.gcc-table th,.gcc-table td{padding:1rem;text-align:left;vertical-align:top;border-bottom:1px solid #d9e1dc;font-size:1rem}
.gcc-table thead th{background:#123e25;color:#fff}.gcc-table tr:last-child th,.gcc-table tr:last-child td{border-bottom:0}
.gcc-table th[scope="row"]{width:20%}.gcc-table td:last-child{width:19%}
.gcc-rfq{padding:1.6rem;border:1px solid #b3c8ba;background:#f4f8f5;border-radius:.4rem}
.gcc-rfq ul{padding-left:1.25rem;margin-bottom:1.5rem}.gcc-rfq li{margin:.4rem 0}
.gcc-rfq .gcc-button{margin:.25rem .3rem .25rem 0}
.gcc-faq{max-width:66rem}.gcc-faq details{border-bottom:1px solid #bdcfc3;padding:1.2rem 0}
.gcc-faq summary{cursor:pointer;font-weight:700;font-size:1.125rem}.gcc-faq p{margin-bottom:.3rem}
.gcc-callout{margin:1.5rem clamp(1rem,5vw,4.5rem) 2.5rem;padding:1.6rem;border:1px solid #b3c8ba;border-left:5px solid #067a34;border-radius:.35rem;background:#f0f6f2;color:#101410}
.gcc-callout h2{font-size:1.6rem;line-height:1.25;margin:0 0 .75rem}.gcc-callout p{font-size:1rem;line-height:1.65;max-width:70rem}
.gcc-callout a:not(.gcc-button),.gcc-application a{color:#065c2b;text-decoration:underline;text-underline-offset:.2em}
.gcc-application{max-width:90rem;margin:auto}.gcc-application p,.gcc-application li{font-size:1rem!important;line-height:1.65!important}
.gcc-application .gcc-grid{margin:1.5rem 0}.gcc-application .gcc-panel{overflow-wrap:anywhere}
@media(max-width:960px){.gcc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gcc-hero,.gcc-section{padding:2.75rem 1.5rem}}
@media(max-width:640px){.gcc-grid,.gcc-grid-two{grid-template-columns:1fr}.gcc-hero,.gcc-section{padding:2.2rem 1rem}.gcc-page .site-footer{align-items:flex-start;flex-direction:column}.gcc-page nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.gcc-page nav a{text-align:center}.gcc-actions .gcc-button,.gcc-rfq .gcc-button{width:100%}.gcc-callout{margin:1rem;padding:1.25rem}.gcc-page .footer-slogan{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html.gcc-document{scroll-behavior:auto!important}}
