*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,system-ui,sans-serif;color:#233044;background:#fffdf8;line-height:1.6}a{text-decoration:none;color:inherit}.wrap,.nav{width:min(1120px,calc(100% - 36px));margin:auto}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.nav img{width:170px;display:block}.nav nav{display:flex;gap:26px;font-weight:800}.nav nav a:hover{color:#26943b}.hero{min-height:610px;background:url("images/angry-pose.jpg") center/cover;position:relative;display:flex;align-items:center}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.12))}.heroText{position:relative;color:#fff;max-width:650px;margin:auto;width:min(1120px,calc(100% - 36px));padding:70px 0}.heroText>b{background:#ffe06a;color:#25351e;padding:8px 14px;border-radius:99px;font-size:12px}.hero h1{font-size:clamp(48px,8vw,92px);line-height:.95;margin:22px 0}.hero h1 span{display:block;color:#8df05c}.hero p{font-size:19px;max-width:600px}.btn{display:inline-flex;justify-content:center;align-items:center;padding:12px 18px;border-radius:14px;font-weight:900;margin:8px 8px 0 0}.green{background:#36aa45;color:#fff}.red{background:#ed3d3d;color:#fff}.full{width:100%;margin:12px 0 0}.section{padding:88px 0}.heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}.heading small,.about small{color:#26943b;font-weight:900;letter-spacing:.12em}.heading h2,.about h2{font-size:clamp(34px,5vw,52px);line-height:1.05;margin:5px 0}.heading p{max-width:440px;color:#687486}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;border-radius:22px;overflow:hidden;padding:0 20px 20px;box-shadow:0 10px 30px rgba(35,48,68,.09);border:1px solid #e9eee8}.card>img{width:calc(100% + 40px);margin-left:-20px;display:block;aspect-ratio:4/3;object-fit:cover;background:#fff}.card h3{margin:16px 0 4px}.card p{color:#687486;margin:0}.videos{background:#f0f8ef}.video{padding-bottom:20px}.video:hover{transform:translateY(-3px)}.channel{margin-top:28px;background:#fff1bd;padding:20px;border-radius:18px;display:flex;justify-content:space-between;align-items:center;gap:20px}.aboutGrid{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.aboutGrid img{width:100%;border-radius:26px;box-shadow:0 18px 45px rgba(35,48,68,.13)}.legal{text-align:center;border-top:1px solid #e5eae4;padding:25px}.legal a{margin:0 12px;font-weight:700;color:#5f6b7c}footer{text-align:center;background:#233044;color:#dbe4ee;padding:28px}@media(max-width:800px){.nav nav{display:none}.grid{grid-template-columns:1fr 1fr}.aboutGrid{grid-template-columns:1fr}.heading{display:block}.hero{min-height:560px}}@media(max-width:560px){.grid{grid-template-columns:1fr}.nav img{width:145px}.channel{display:block}.heroText{padding:50px 0}}