.gb-guides-page{--green:#0d3b24;--green-dark:#092f1c;--text:#17211b;--muted:#69736d;--border:#dde4df;--bg:#f7f8f6;--white:#fff;width:100%;padding:54px 0 82px;background:var(--bg);color:var(--text);font-family:var(--font-body-family,inherit);-webkit-text-size-adjust:100%}.gb-guides-page *,.gb-guides-page *::before,.gb-guides-page *::after{box-sizing:border-box}.gb-guides-page h1,.gb-guides-page h2,.gb-guides-page h3{font-family:var(--font-heading-family,inherit)}.gb-guides-page a{text-decoration:none}.gbg-header{max-width:760px;margin:0 0 54px}.gbg-header h1{margin:0;color:var(--green);font-size:clamp(38px,5vw,58px);line-height:1.02;letter-spacing:-.045em;font-weight:800}.gbg-header p{max-width:670px;margin:18px 0 0;color:var(--muted);font-size:17px;line-height:1.68}.gbg-section{margin-top:56px;content-visibility:auto;contain-intrinsic-size:620px}.gbg-section:first-of-type{margin-top:0}.gbg-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid var(--border)}.gbg-section-head h2{margin:0;color:var(--text);font-size:25px;line-height:1.2;letter-spacing:-.025em;font-weight:760}.gbg-section-head p{max-width:500px;margin:0;color:var(--muted);font-size:13px;line-height:1.55;text-align:right}.gbg-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.gbg-card{min-width:0}.gbg-card-link{height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:15px;background:var(--white);color:inherit!important;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.gbg-card-link:hover{transform:translateY(-3px);border-color:#bfcfc5;box-shadow:0 12px 30px rgba(13,59,36,.07)}.gbg-image{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background:#e9ece9}.gbg-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.gbg-card-link:hover .gbg-image img{transform:scale(1.025)}.gbg-body{display:flex;flex:1;flex-direction:column;padding:19px 19px 18px}.gbg-category{display:block;margin-bottom:9px;color:var(--green);font-size:10px;line-height:1;font-weight:760;letter-spacing:.09em;text-transform:uppercase}.gbg-body h3{margin:0;color:var(--text);font-size:18px;line-height:1.25;letter-spacing:-.018em;font-weight:740}.gbg-body p{margin:9px 0 18px;color:var(--muted);font-size:13.5px;line-height:1.6}.gbg-read{margin-top:auto;display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:12.5px;line-height:1;font-weight:700}.gbg-read svg{width:14px;height:14px;transition:transform .18s ease}.gbg-card-link:hover .gbg-read svg{transform:translateX(3px)}.gbg-feature{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);margin-top:56px;overflow:hidden;border-radius:17px;background:var(--green);color:#fff;content-visibility:auto;contain-intrinsic-size:355px}.gbg-feature-image{min-height:355px;overflow:hidden}.gbg-feature-image img{display:block;width:100%;height:100%;object-fit:cover}.gbg-feature-content{display:flex;flex-direction:column;justify-content:center;padding:42px 40px}.gbg-feature-label{display:block;margin-bottom:13px;color:rgba(255,255,255,.55);font-size:10px;line-height:1;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.gbg-feature-content h2{max-width:410px;margin:0;color:#fff;font-size:31px;line-height:1.12;letter-spacing:-.035em;font-weight:760}.gbg-feature-content p{max-width:420px;margin:15px 0 25px;color:rgba(255,255,255,.72);font-size:14px;line-height:1.65}.gbg-feature-link{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;color:#fff!important;font-size:13px;line-height:1;font-weight:700;border-bottom:1px solid rgba(255,255,255,.45);padding-bottom:4px}.gbg-feature-link svg{width:15px;height:15px;transition:transform .18s ease}.gbg-feature-link:hover svg{transform:translateX(3px)}.gbg-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:58px;padding-top:27px;border-top:1px solid var(--border)}.gbg-bottom-copy h2{margin:0;color:var(--text);font-size:20px;line-height:1.3;font-weight:730}.gbg-bottom-copy p{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.gbg-contact-link{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;padding:12px 17px;background:var(--green);color:#fff!important;border-radius:9px;font-size:12.5px;line-height:1;font-weight:700;transition:background .18s ease,transform .18s ease}.gbg-contact-link:hover{background:var(--green-dark);transform:translateY(-1px)}.gbg-contact-link svg{width:14px;height:14px}@media(max-width:900px){.gbg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gbg-feature{grid-template-columns:1fr 1fr}.gbg-feature-content{padding:34px 30px}}@media(max-width:649px){.gb-guides-page{padding:36px 0 60px}.gbg-header{margin-bottom:39px}.gbg-header h1{font-size:38px;line-height:1.04}.gbg-header p{margin-top:14px;font-size:15.5px;line-height:1.62}.gbg-section{margin-top:44px}.gbg-section-head{display:block;margin-bottom:15px;padding-bottom:12px}.gbg-section-head h2{font-size:22px}.gbg-section-head p{margin-top:6px;max-width:none;font-size:12.5px;text-align:left}.gbg-grid{grid-template-columns:1fr;gap:11px}.gbg-card-link{display:grid;grid-template-columns:118px minmax(0,1fr);border-radius:12px}.gbg-image{height:100%;min-height:154px;aspect-ratio:auto}.gbg-body{min-width:0;padding:16px 15px}.gbg-category{margin-bottom:7px;font-size:9px}.gbg-body h3{font-size:16px}.gbg-body p{margin:7px 0 13px;font-size:12px;line-height:1.5}.gbg-read{font-size:11.5px}.gbg-feature{display:flex;flex-direction:column;margin-top:44px;border-radius:13px}.gbg-feature-image{min-height:0;aspect-ratio:16/9}.gbg-feature-content{padding:25px 21px 27px}.gbg-feature-content h2{font-size:25px;line-height:1.14}.gbg-feature-content p{margin:12px 0 20px;font-size:13px}.gbg-bottom{display:block;margin-top:45px;padding-top:23px}.gbg-bottom-copy h2{font-size:18px}.gbg-contact-link{margin-top:18px}}@media(max-width:390px){.gbg-card-link{grid-template-columns:105px minmax(0,1fr)}.gbg-body{padding:14px 13px}.gbg-body h3{font-size:15px}}@media(prefers-reduced-motion:reduce){.gbg-card-link,.gbg-image img,.gbg-read svg,.gbg-feature-link svg,.gbg-contact-link{transition:none!important}}
