.blog-page{background:#ffffff;color:#102014;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.blog-page__container{width:100%;max-width:1180px;margin:0 auto;padding:24px 16px 56px}.blog-hero{display:flex;flex-direction:column;gap:20px;padding:18px;background:#f7faf7;border:1px solid #dfe8df;border-radius:20px}.blog-hero__content{display:flex;flex-direction:column;align-items:flex-start}.blog-hero__eyebrow{display:inline-flex;margin:0 0 12px;padding:6px 12px;color:#0b5a2a;background:#e7f4eb;border-radius:999px;font-size:13px;font-weight:700;line-height:1.3}.blog-hero__title{max-width:780px;margin:0;color:#102014;font-size:32px;line-height:1.08;letter-spacing:-0.03em}.blog-hero__summary{max-width:780px;margin:14px 0 0;color:#405044;font-size:16px;line-height:1.65}.blog-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.blog-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 16px;color:#102014;background:#ffffff;border:1px solid #cfdacf;border-radius:12px;font-size:15px;font-weight:700;line-height:1.2;text-decoration:none;transition:transform 160ms ease,box-shadow 160ms ease,background-color 160ms ease,border-color 160ms ease}.blog-button:hover,.blog-button:focus-visible{transform:translateY(-1px);box-shadow:0 10px 24px rgba(16,32,20,0.12)}.blog-button:focus-visible{outline:3px solid rgba(22,122,58,0.35);outline-offset:3px}.blog-button--primary{color:#ffffff;background:#167a3a;border-color:#167a3a}.blog-button--primary:hover,.blog-button--primary:focus-visible{background:#0b5a2a;border-color:#0b5a2a}.blog-button--secondary{color:#102014;background:#ffffff}.blog-hero__figure{position:relative;margin:0;overflow:hidden;background:#102014;border:1px solid #dfe8df;border-radius:18px}.blog-hero__image{display:block;width:100%;height:260px;object-fit:cover}.blog-hero__caption{position:absolute;left:12px;right:12px;bottom:12px;max-width:360px;padding:10px 12px;color:#ffffff;background:rgba(16,32,20,0.82);border-radius:12px;font-size:13px;font-weight:700;line-height:1.35}.blog-toc{display:flex;flex-direction:column;gap:12px;margin-top:18px;padding:16px;background:#ffffff;border:1px solid #dfe8df;border-radius:18px}.blog-toc__title{margin:0;color:#102014;font-size:15px;font-weight:800}.blog-toc__links{display:flex;flex-direction:column;gap:8px}.blog-toc__link{display:flex;padding:11px 12px;color:#102014;background:#f7faf7;border:1px solid #e4ece4;border-radius:12px;font-size:14px;font-weight:700;line-height:1.35;text-decoration:none}.blog-toc__link:hover,.blog-toc__link:focus-visible{background:#eef7f0;border-color:#c8ddce}.blog-toc__link:focus-visible{outline:3px solid rgba(22,122,58,0.3);outline-offset:2px}.blog-article{display:flex;flex-direction:column;gap:34px;margin-top:18px}.blog-section{display:flex;flex-direction:column;gap:16px}.blog-section__title{margin:0;color:#102014;font-size:26px;line-height:1.18;letter-spacing:-0.02em}.blog-article p{margin:0;color:#334338;font-size:17px;line-height:1.75}.blog-article__lead{padding:18px;background:#ffffff;border:1px solid #dfe8df;border-radius:18px}.blog-article ul{display:flex;flex-direction:column;gap:7px;margin:0;padding-left:20px;color:#334338;font-size:16px;line-height:1.65}.blog-feature-row,.blog-card-row{display:flex;flex-direction:column;gap:14px}.blog-feature-card,.blog-content-card{display:flex;flex-direction:column;gap:9px;padding:18px;background:#ffffff;border:1px solid #dfe8df;border-radius:18px;box-shadow:0 10px 28px rgba(16,32,20,0.05)}.blog-feature-card{background:#f7faf7}.blog-feature-card__title{margin:0;color:#0b5a2a;font-size:17px;line-height:1.25}.blog-feature-card__text{font-size:15px;line-height:1.55}.blog-content-card__title{margin:0;color:#102014;font-size:20px;line-height:1.25}.blog-content-card--full{background:#f7faf7}.blog-callout{padding:18px;color:#102014;background:#eaf6ee;border:1px solid #c8ddce;border-radius:18px}.blog-callout p{color:#102014;font-weight:800;line-height:1.55}.blog-image-block{margin:0;overflow:hidden;background:#102014;border:1px solid #dfe8df;border-radius:18px}.blog-image-block__image{display:block;width:100%;height:auto;object-fit:cover}.blog-media-row{display:flex;flex-direction:column;gap:16px;padding:18px;background:#f7faf7;border:1px solid #dfe8df;border-radius:18px}.blog-media-row__content{display:flex;flex-direction:column;gap:12px}.blog-media-row__title{margin:0;color:#102014;font-size:21px;line-height:1.25}.blog-media-row__figure{margin:0;overflow:hidden;background:#102014;border:1px solid #dfe8df;border-radius:16px}.blog-media-row__image{display:block;width:100%;height:240px;object-fit:cover}.blog-final-cta{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:22px;background:#eaf6ee;border:1px solid #c8ddce;border-radius:20px}.blog-final-cta__title{margin:0;color:#102014;font-size:25px;line-height:1.2;letter-spacing:-0.02em}.blog-final-cta__text{max-width:760px}@media (min-width:700px){.blog-page__container{padding:32px 24px 72px}.blog-hero{flex-direction:row;align-items:stretch;padding:22px}.blog-hero__content{flex:1 1 58%;justify-content:center}.blog-hero__figure{flex:1 1 42%}.blog-hero__image{height:100%;min-height:320px}.blog-toc__links{flex-direction:row;flex-wrap:wrap}.blog-toc__link{flex:1 1 220px}.blog-feature-row,.blog-card-row{flex-direction:row}.blog-feature-card,.blog-content-card{flex:1 1 0}.blog-media-row{flex-direction:row;align-items:center}.blog-media-row__content{flex:1 1 56%}.blog-media-row__figure{flex:1 1 44%}.blog-media-row__image{height:280px}}@media (min-width:1000px){.blog-page__container{padding-top:40px}.blog-hero__title{font-size:44px}.blog-article{gap:42px}.blog-section__title{font-size:31px}}.eb-page{font-family:Arial,Helvetica,sans-serif;color:#26312d;background:#ffffff;line-height:1.6}.eb-page,.eb-page *{box-sizing:border-box}.eb-page img{display:block;width:100%;height:auto}.eb-page a{color:inherit}.eb-page a:focus-visible,.eb-page button:focus-visible,.eb-page input:focus-visible,.eb-page select:focus-visible,.eb-page textarea:focus-visible{outline:3px solid rgba(69,164,48,0.6);outline-offset:3px}.eb-container{width:100%;max-width:1180px;margin:0 auto;padding:0 1.25rem}.eb-container--narrow{max-width:900px}.eb-hero{position:relative;min-height:70vh;display:flex;align-items:center;overflow:hidden;background:#111815}.eb-hero__bg{position:absolute;inset:0;z-index:1}.eb-hero__bg img{height:100%;object-fit:cover}.eb-hero__overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(9,15,13,0.9),rgba(9,15,13,0.62),rgba(9,15,13,0.35))}.eb-hero__inner{position:relative;z-index:3;display:flex;align-items:center;padding-top:5rem;padding-bottom:5rem}.eb-hero__content{max-width:780px;color:#ffffff}.eb-eyebrow,.eb-section-label{margin:0 0 0.75rem;color:#45a430;font-size:0.78rem;font-weight:800;letter-spacing:0.08em;text-transform:uppercase}.eb-section-label--light{color:#b7efaa}.eb-hero h1{margin:0;font-size:clamp(2.4rem,6vw,5rem);line-height:0.96;letter-spacing:-0.05em;color:#ffffff;font-weight:900}.eb-hero__lead{max-width:720px;margin:1.35rem 0 0;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.55;color:#f4f8f3;font-weight:700}.eb-hero__support{max-width:680px;margin:1rem 0 0;color:#dbe4da;font-size:1rem}.eb-hero__actions,.eb-final-cta__actions{display:flex;flex-wrap:wrap;gap:0.85rem;margin-top:1.75rem}.eb-btn{display:inline-flex;align-items:center;justify-content:center;min-height:3.1rem;padding:0.9rem 1.35rem;border-radius:0.45rem;font-size:0.95rem;font-weight:800;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:transform 0.2s ease,box-shadow 0.2s ease,background 0.2s ease}.eb-btn:hover{transform:translateY(-2px);text-decoration:none}.eb-btn--primary,.eb-btn--form{background:#45a430;color:#ffffff;box-shadow:0 12px 26px rgba(69,164,48,0.25)}.eb-btn--primary:hover,.eb-btn--form:hover{background:#348723}.eb-btn--secondary{background:rgba(255,255,255,0.08);color:#ffffff;border-color:rgba(255,255,255,0.65)}.eb-btn--secondary:hover{background:rgba(255,255,255,0.16)}.eb-value{position:relative;z-index:5;margin-top:-2.5rem;padding-bottom:2.5rem}.eb-value__cards{display:flex;flex-direction:column;gap:1rem}.eb-value-card,.eb-benefit-card,.eb-process-card,.eb-trust-card,.eb-faq-item{background:#ffffff;border:1px solid #e2e8df;border-radius:1rem;box-shadow:0 15px 35px rgba(17,24,20,0.08)}.eb-value-card{display:flex;flex-direction:column;align-items:flex-start;min-height:190px;padding:1.5rem}.eb-value-card h2,.eb-benefit-card h3,.eb-process-card h3,.eb-trust-card h3,.eb-faq-item h3{margin:0.85rem 0 0.45rem;color:#1f2925;font-size:1.12rem;line-height:1.25;font-weight:900}.eb-value-card p,.eb-benefit-card p,.eb-process-card p,.eb-trust-card p,.eb-faq-item p{margin:0;color:#5c6761}.eb-icon{width:2.6rem;height:2.6rem;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#45a430;color:#ffffff;border-radius:999px;font-weight:900;box-shadow:0 8px 18px rgba(69,164,48,0.22)}.eb-section{padding:4.5rem 0}.eb-section--form,.eb-comparison,.eb-tech,.eb-faq{background:#f5f7f3}.eb-split{display:flex;flex-direction:column;gap:2rem}.eb-split--top{align-items:flex-start}.eb-copy h2,.eb-section-head h2,.eb-cta-band h2,.eb-final-cta h2{margin:0;color:#1e2924;font-size:clamp(2rem,4vw,3.2rem);line-height:1.04;letter-spacing:-0.035em;font-weight:900}.eb-copy p,.eb-section-head p{margin:1rem 0 0;color:#55615b;font-size:1rem}.eb-checklist{display:flex;flex-direction:column;gap:0.65rem;margin:1.25rem 0 0;padding:0;list-style:none}.eb-checklist li{position:relative;padding-left:1.85rem;color:#26312d;font-weight:700}.eb-checklist li::before{content:"✓";position:absolute;left:0;top:0;color:#45a430;font-weight:900}.eb-form-card{width:100%;background:#ffffff;border-radius:1.2rem;overflow:hidden;box-shadow:0 18px 45px rgba(17,24,20,0.13);border:1px solid #e2e8df}.eb-form-card__header{padding:1.35rem;background:#45a430;color:#ffffff}.eb-form-card__header h2{margin:0;color:#ffffff;font-size:1.45rem;line-height:1.2}.eb-form-card__header p{margin:0.5rem 0 0;color:#eefbea;font-size:0.94rem}.eb-form-card__embed{padding:1.35rem}.eb-form-placeholder{margin:0 0 1rem;padding:0.9rem;background:#f5f7f3;border:1px dashed #9eb197;border-radius:0.65rem;color:#536158;font-size:0.9rem;font-weight:700;text-align:center}.eb-form{display:flex;flex-direction:column;gap:0.9rem}.eb-form__field{display:flex;flex-direction:column;gap:0.35rem}.eb-form__field label{color:#26312d;font-size:0.9rem;font-weight:800}.eb-form__field input,.eb-form__field select,.eb-form__field textarea{width:100%;min-height:3rem;padding:0.75rem 0.85rem;color:#26312d;background:#ffffff;border:1px solid #cad5c6;border-radius:0.55rem;font:inherit}.eb-form__field textarea{resize:vertical;min-height:7rem}.eb-btn--form{width:100%;border:0;margin-top:0.35rem}.eb-form__microcopy{margin:0;color:#6a756f;font-size:0.82rem;text-align:center}.eb-before-after{display:flex;flex-direction:column;gap:1rem}.eb-before-after__item{position:relative;min-height:260px;overflow:hidden;border-radius:1.2rem;box-shadow:0 18px 40px rgba(17,24,20,0.12)}.eb-before-after__item img{height:100%;min-height:260px;object-fit:cover}.eb-before-after__item span{position:absolute;left:1rem;bottom:1rem;display:inline-flex;padding:0.45rem 0.8rem;background:#45a430;color:#ffffff;border-radius:999px;font-size:0.82rem;font-weight:900}.eb-section-head{max-width:790px;margin:0 auto 2rem;text-align:center}.eb-card-row{display:flex;flex-direction:column;gap:1rem}.eb-benefit-card,.eb-process-card,.eb-trust-card{display:flex;flex-direction:column;align-items:flex-start;min-height:230px;padding:1.4rem}.eb-table-wrap{width:100%;overflow-x:auto;border-radius:1rem;box-shadow:0 15px 35px rgba(17,24,20,0.07)}.eb-table{width:100%;min-width:640px;border-collapse:collapse;background:#ffffff}.eb-table th,.eb-table td{padding:1rem;border-bottom:1px solid #e0e7dd;text-align:left;vertical-align:top}.eb-table thead th{background:#26312d;color:#ffffff;font-size:1rem}.eb-table tbody tr:last-child th,.eb-table tbody tr:last-child td{border-bottom:0}.eb-table td:nth-child(2),.eb-table--specs td{color:#26312d;font-weight:700}.eb-table--specs th{width:38%;background:#edf3ea;color:#26312d}.eb-center{display:flex;justify-content:center;margin-top:2rem}.eb-process{background:#ffffff}.eb-process__image{margin-bottom:1.2rem;overflow:hidden;border-radius:1.2rem;max-height:340px}.eb-process__image img{height:100%;max-height:340px;object-fit:cover}.eb-step{width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;background:#45a430;color:#ffffff;border-radius:999px;font-weight:900}.eb-cta-band{position:relative;overflow:hidden;background:#101713}.eb-cta-band__bg{position:absolute;inset:0;z-index:1}.eb-cta-band__bg img{height:100%;object-fit:cover}.eb-cta-band__overlay{position:absolute;inset:0;z-index:2;background:rgba(12,20,16,0.84)}.eb-cta-band__inner{position:relative;z-index:3;display:flex;flex-direction:column;gap:1.5rem;padding-top:3.5rem;padding-bottom:3.5rem;color:#ffffff}.eb-cta-band h2,.eb-final-cta h2{color:#ffffff}.eb-cta-band p,.eb-final-cta p{margin:0.75rem 0 0;color:#e6eee4}.eb-cta-band__action{display:flex;flex-direction:column;align-items:flex-start;gap:0.7rem}.eb-cta-band__action p{margin:0;font-weight:800}.eb-cta-band__action a:not(.eb-btn),.eb-final-cta__actions a:not(.eb-btn){color:#b7efaa;font-weight:900;text-decoration:none}.eb-tech__image{overflow:hidden;border-radius:1.2rem;box-shadow:0 16px 38px rgba(17,24,20,0.12)}.eb-tech__image img{min-height:340px;object-fit:cover}.eb-credibility{background:#ffffff}.eb-faq__list{display:flex;flex-direction:column;gap:1rem}.eb-faq-item{padding:1.35rem}.eb-faq-item h3{margin-top:0}.eb-final-cta{background:linear-gradient(135deg,#26312d,#111815);padding:4rem 0;color:#ffffff}.eb-final-cta__inner{max-width:920px;text-align:center}.eb-final-cta__actions{justify-content:center}.eb-final-cta__actions p{width:100%;margin-top:0;font-weight:800}@media (min-width:640px){.eb-value__cards,.eb-before-after,.eb-card-row,.eb-image-card-row,.eb-gallery__row{flex-direction:row;flex-wrap:wrap}.eb-value-card{width:calc(33.333% - 0.67rem)}.eb-before-after__item{width:calc(50% - 0.5rem)}.eb-card-row--six .eb-benefit-card,.eb-gallery-card{width:calc(50% - 0.5rem)}.eb-card-row--three .eb-process-card,.eb-card-row--three .eb-trust-card{width:calc(33.333% - 0.67rem)}.eb-image-card{width:calc(50% - 0.5rem)}.eb-form{flex-direction:row;flex-wrap:wrap}.eb-form__field{width:calc(50% - 0.45rem)}.eb-form__field--full,.eb-btn--form,.eb-form__microcopy{width:100%}}@media (min-width:900px){.eb-section{padding:5.5rem 0}.eb-split{flex-direction:row;align-items:center;gap:3rem}.eb-split>*{width:50%}.eb-form-card{position:sticky;top:1.5rem}.eb-card-row--six .eb-benefit-card{width:calc(33.333% - 0.67rem)}.eb-image-card{width:calc(25% - 0.75rem)}.eb-gallery-card{width:calc(33.333% - 0.67rem)}.eb-cta-band__inner{flex-direction:row;align-items:center;justify-content:space-between}.eb-cta-band__inner>div:first-child{width:65%}.eb-cta-band__action{width:30%;align-items:flex-start}}@media (min-width:1100px){.eb-hero{min-height:76vh}}