.home-intro,.home-why,.pricing-section,.faq-section{padding:100px 0}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.split-section img{width:100%;border-radius:var(--radius);box-shadow:var(--shadow)}.split-section h2,.home-study h2,.home-why h2,.pricing-section h2,.faq-section h2,.testimonials-section h2{margin:0 0 22px;font-size:clamp(2.2rem,4vw,4rem);line-height:1.08;letter-spacing:-.04em}
.home-study{padding:0 0 100px;background:#fff;color:#fff}.home-study-panel{padding:96px 98px;border-radius:10px;background:var(--green)}.home-study-heading{margin-bottom:50px}.home-study-heading .eyebrow{color:#d4e2db}.home-study-heading .eyebrow:before{border-top-color:#d4e2db}.home-study-heading h2{color:#fff}.home-study-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(520px,1.2fr);gap:90px}.home-study-intro{margin:0 0 42px;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.62);font-size:1.03rem;line-height:1.8;text-align:justify}.home-study-value{display:grid;grid-template-columns:84px 1fr;gap:28px;align-items:center;padding:30px 0;border-bottom:1px solid rgba(255,255,255,.62)}.home-study-value:last-child{border-bottom:0}.home-study-value>span{display:grid;place-items:center;width:72px;height:72px;border-radius:8px;background:#fff;color:var(--green)}.home-study-value .icon-svg{width:43px;height:43px;stroke-width:1.45}.home-study-value h3,.home-study-service h3{margin:0 0 8px;font-size:1.55rem;line-height:1.18}.home-study-value p,.home-study-service p{margin:0;line-height:1.6}.home-study-service{display:grid;grid-template-columns:170px 1fr 68px;gap:30px;align-items:center;min-height:235px;margin-bottom:42px;padding:34px;border-radius:10px;background:#fff;color:var(--ink)}.home-study-service:last-child{margin-bottom:0}.home-study-service img{width:170px;height:170px;border-radius:8px;object-fit:cover}.home-study-service>span{align-self:start;display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--cream);color:var(--green)}.home-study-service>span .icon-svg{width:36px;height:36px;stroke-width:1.7}.home-study-service p{color:var(--muted)}
.section-heading{max-width:820px;margin-bottom:48px}.home-why .section-heading{text-align:center;margin-inline:auto}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.why-grid article{display:flex;min-height:315px;padding:38px 31px;flex-direction:column;align-items:center;justify-content:center;border-radius:14px;text-align:center;background:var(--cream)}.why-grid article:nth-child(odd){background:var(--green);color:#fff}.why-icon{display:grid;place-items:center;width:68px;height:68px;margin-bottom:22px;color:var(--green)}.why-icon .icon-svg{width:54px;height:54px;stroke-width:1.4}.why-grid article:nth-child(odd) .why-icon{color:#fff}.why-grid h3{margin:0 0 12px;font-size:1.24rem;line-height:1.25}.why-grid p{margin:0;color:var(--muted);line-height:1.58}.why-grid article:nth-child(odd) p{color:#fff}
.pricing-section{background:var(--cream)}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pricing-grid article{display:grid;align-content:start;padding:28px;border-radius:var(--radius);background:#fff;box-shadow:0 10px 30px rgba(18,63,48,.08)}.pricing-grid article:nth-child(even){background:var(--green);color:#fff}.pricing-grid article:nth-child(even) a{color:#fff}.pricing-grid h3{font-size:1.8rem;margin:0}.pricing-grid ul{padding-left:20px;min-height:155px}.pricing-grid strong{display:block;margin:12px 0;font-size:2rem}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;gap:20px;padding:22px 4px;font-weight:800;cursor:pointer}.faq-list summary span{color:var(--green)}.faq-list details p{margin:0;padding:0 4px 24px 45px;color:var(--muted)}.testimonials-section{padding:100px 0;background:var(--green);color:#fff}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.testimonial-grid blockquote{margin:0;padding:28px;border-radius:var(--radius);background:#fff;color:var(--ink)}.testimonial-grid blockquote p{font-size:1.05rem}.testimonial-grid footer{color:var(--green);font-weight:800}
@media(max-width:1100px){.home-study-panel{padding:70px 55px}.home-study-layout{grid-template-columns:1fr;gap:55px}.home-study-services{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-study-service{display:flex;min-height:0;margin:0;padding:25px;flex-direction:column;align-items:flex-start}.home-study-service img{width:100%;height:auto;aspect-ratio:4/3}.home-study-service>span{order:-1}.home-study-service>span .icon-svg{width:42px;height:42px}.home-study-service div{flex:1}.why-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.split-section{grid-template-columns:1fr;gap:35px}.home-study-services{grid-template-columns:1fr}.home-study-service{display:grid;grid-template-columns:150px 1fr 48px;gap:24px;align-items:center}.home-study-service img{width:150px;height:170px;aspect-ratio:auto}.home-study-service>span{order:initial}.pricing-grid{grid-template-columns:repeat(2,1fr)}.testimonial-grid{grid-template-columns:1fr}}
@media(max-width:620px){.home-intro,.home-why,.pricing-section,.faq-section,.testimonials-section{padding:65px 0}.home-study{padding-bottom:65px}.home-study-panel{width:calc(100% - 16px);padding:56px 24px}.home-study-heading{margin-bottom:34px}.home-study-layout{gap:38px}.home-study-value{grid-template-columns:60px 1fr;gap:17px;padding:24px 0}.home-study-value>span{width:54px;height:54px}.home-study-value .icon-svg{width:31px;height:31px}.home-study-value h3,.home-study-service h3{font-size:1.25rem}.home-study-services{grid-template-columns:1fr;gap:20px}.home-study-service{display:grid;grid-template-columns:104px 1fr 40px;padding:20px;gap:15px}.home-study-service img{width:104px;height:130px}.home-study-service>span{order:initial;width:40px;height:40px}.home-study-service>span .icon-svg{width:24px;height:24px}.why-grid,.pricing-grid{grid-template-columns:1fr}.why-grid article{min-height:285px}.pricing-grid ul{min-height:0}}
