/* LORIN 2026-08-04 landing + wheel update */
.lw4__teaser{top:calc(var(--lw4-teaser-top,58%) + 8vh)!important}
.lorin-home-study{background:#2e6245;color:#fff;padding:clamp(4.8rem,7vw,8rem) 2rem}
.lorin-home-study__inner{width:min(120rem,100%);margin:0 auto;text-align:center}
.lorin-home-study__eyebrow{margin:0 0 1rem;font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;opacity:.78}
.lorin-home-study__title{max-width:76rem;margin:0 auto 3.6rem;color:inherit;font-size:clamp(2.8rem,4vw,4.8rem);line-height:1.08}
.lorin-home-study__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}
.lorin-home-study__card{min-height:18rem;padding:2.8rem 1.8rem;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(255,255,255,.22);border-radius:1.6rem;background:rgba(255,255,255,.07)}
.lorin-home-study__number{display:block;margin-bottom:1rem;font-size:clamp(4rem,5vw,6.4rem);font-weight:600;line-height:1}
.lorin-home-study__label{margin:0;font-size:1.5rem;line-height:1.4}
.lorin-home-study__button,.lorin-home-products-cta__button{display:inline-flex;align-items:center;justify-content:center;min-height:5.2rem;padding:1.3rem 2.8rem;border-radius:999px;text-decoration:none;font-size:1.5rem;font-weight:700;transition:transform .2s ease}
.lorin-home-study__button{margin-top:3rem;background:#fff;color:#2e6245}
.lorin-home-products-cta{padding:1.2rem 2rem 6rem;text-align:center}
.lorin-home-products-cta__button{background:#2e6245;color:#fff}
.lorin-home-study__button:hover,.lorin-home-products-cta__button:hover{transform:translateY(-2px)}
@media(max-width:749px){.lw4__teaser{top:calc(var(--lw4-teaser-top,58%) + 6vh)!important}.lorin-home-study{padding:4.8rem 1.6rem}.lorin-home-study__title{margin-bottom:2.6rem;font-size:3rem}.lorin-home-study__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.lorin-home-study__card{min-height:15.5rem;padding:2rem 1.2rem;border-radius:1.2rem}.lorin-home-study__number{font-size:4.2rem}.lorin-home-study__label{font-size:1.3rem}.lorin-home-products-cta{padding:.8rem 1.6rem 4.8rem}.lorin-home-products-cta__button{width:100%;max-width:36rem}}
