section.hero{background:#3e4241}section.hero>.center{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch;padding-left:0;padding-right:0}section.hero .copy{display:flex;flex-direction:column;justify-content:center;gap:20px;padding:56px 40px 56px 26px}@media(max-width:768px){section.hero .copy{padding:40px 16px}}section.hero h1,section.hero h2{margin:0;max-width:17ch;color:#fff;font-size:clamp(34px,4.2vw,52px);line-height:1.06;letter-spacing:-.035em}section.hero h1 strong,section.hero h2 strong{color:#4ade80;font-weight:800}section.hero p{margin:0;max-width:46ch;color:#dcdedd;font-size:18px;line-height:1.6}section.hero .buttons{display:flex;flex-wrap:wrap;gap:12px}section.hero .buttons .btn{padding:15px 28px;font-size:16px}section.hero .buttons .btn:hover{background:#fff;color:#3e4241}section.hero .buttons .btn.ghost{padding:13px 26px}section.hero .buttons .btn.ghost:hover{background:transparent;color:#fff}section.hero .photo{min-height:420px;background:#eceded}section.hero .photo img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:768px){section.hero .photo{min-height:260px}}.strip{background:#3e4241;color:#a9adac;padding:12px 16px;text-align:center;font-size:13px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.strip span{display:inline-block}.strip span+span:before{content:"";display:inline-block;width:16px;height:2px;margin:0 14px;vertical-align:middle;background:currentColor}section.category-cards-block{padding:40px 0 8px}section.category-cards-block h2{margin:0 0 20px;font-size:28px;letter-spacing:-.025em}section.usps{padding:46px 0 56px}section.usps>.center{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}section.usps .usp{display:flex;flex-direction:column;gap:7px;background:#f3f4f4;border-radius:12px;padding:22px 20px}section.usps .usp strong{font-size:16px;font-weight:700}section.usps .usp span{font-size:14px;line-height:1.6;color:#4a4a44}section.text-photo{padding:34px 0 56px}section.text-photo.surface{background:#f3f4f4;padding:56px 0}section.text-photo>.center{display:grid;grid-template-columns:minmax(0,1fr);gap:34px;align-items:center}section.text-photo>.center.with-photo{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}section.text-photo>.center.photo-left .photo{order:-1}section.text-photo .copy{display:flex;flex-direction:column;align-items:flex-start;gap:18px;max-width:760px}section.text-photo h1,section.text-photo h2,section.text-photo h3{margin:0;font-size:clamp(30px,3.6vw,42px);line-height:1.1}section.text-photo .text{font-size:17px;line-height:1.7;color:#4a4a44}section.text-photo .text p{margin:0 0 18px}section.text-photo .text p:last-child{margin-bottom:0}section.text-photo .photo{aspect-ratio:4/3;min-height:260px;border-radius:12px;overflow:hidden;background:#f1f1ee}section.text-photo .photo img{display:block;width:100%;height:100%;object-fit:cover}
