*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:auto}body{font-family:Lato,sans-serif;color:#141b26;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:#1a6b33;text-decoration:none;transition:color .2s}a:hover{color:#0f5c2e}ul{list-style:none}.container{max-width:1140px;margin:0 auto;padding:0 24px}.section{padding:80px 0}.section--alt{background:#f7faf8}.section--green{background:#1a6b33;color:#fff}.section--green a{color:#a8d2f5}.section--green a:hover{color:#fff}h1,h2,h3,h4{line-height:1.25;font-weight:700}h1{font-size:2.75rem}h2{font-size:2rem;margin-bottom:16px}h3{font-size:1.35rem;margin-bottom:12px}h4{font-size:1.1rem;margin-bottom:8px}p{margin-bottom:16px}.section-title{text-align:center;margin-bottom:48px}.section-title h2{position:relative;display:inline-block;padding-bottom:16px}.section-title h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:3px;background:#1a6b33;border-radius:2px}.section--green .section-title h2:after{background:#a8d2f5}.section-title p{color:#555;max-width:640px;margin:16px auto 0;font-size:1.05rem}.section--green .section-title p{color:#ffffffd9}.btn{display:inline-block;padding:12px 32px;border-radius:6px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .25s;border:2px solid transparent;text-align:center}.btn--primary{background:#1a6b33;color:#fff;border-color:#1a6b33}.btn--primary:hover{background:#0f5c2e;border-color:#0f5c2e;color:#fff}.btn--outline{background:transparent;color:#1a6b33;border-color:#1a6b33}.btn--outline:hover{background:#1a6b33;color:#fff}.btn--white{background:#fff;color:#1a6b33;border-color:#fff}.btn--white:hover{background:transparent;color:#fff;border-color:#fff}.grid{display:grid;gap:32px}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}@media(max-width:992px){.grid--3,.grid--4{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}h1{font-size:2rem}h2{font-size:1.6rem}.section{padding:56px 0}}.card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 16px #0000000f;transition:transform .25s,box-shadow .25s}.card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.card__img{width:100%;height:220px;object-fit:cover}.card__body{padding:24px}.text-green{color:#1a6b33}.text-center{text-align:center}.mt-16{margin-top:16px}.mt-32{margin-top:32px}.mb-0{margin-bottom:0}
