.hero-home{position:relative;padding:115px 0;background:linear-gradient(135deg,#141414,#302e2c);color:#fff;overflow:hidden}.hero-home:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-150px;top:-180px;background:conic-gradient(#5ca759,#9f5d50,#5a5693,#76685c,#5ca759);filter:blur(18px);opacity:.7}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:5vw;align-items:center}.hero-home h1{color:#fff}.hero-home h1 span{color:#91c78f}.hero-home p{color:#ddd8d1}.actions{display:flex;gap:.7rem;flex-wrap:wrap}.actions .outline{border:1px solid #aaa;background:transparent}.dashboard{background:#fff;color:#333;padding:1.5rem;border-radius:24px;box-shadow:0 30px 70px #0006}.dashboard .score{font-size:2.5rem;font-weight:900;color:#171717}.bars{display:flex;align-items:end;gap:.5rem;height:110px;margin:1rem 0}.bars i{display:block;flex:1;background:#5ca759;border-radius:6px 6px 0 0}.bars i:nth-child(2){height:58%;background:#9f5d50}.bars i:nth-child(3){height:72%;background:#5a5693}.bars i:nth-child(4){height:88%;background:#76685c}.bars i:nth-child(1){height:45%}.home-section{padding:95px 0}.home-section.soft{background:#f4f5f1}.section-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem}.section-head p{max-width:480px}.packages{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.package-card{display:flex;flex-direction:column;padding:1.5rem;border:1px solid #dedbd3;border-top:4px solid #5ca759;border-radius:18px;background:#fff;min-height:360px}.package-card:nth-child(2){border-top-color:#9f5d50}.package-card:nth-child(3){border-top-color:#5a5693}.package-card:nth-child(4){border-top-color:#76685c}.package-card ul{padding-left:1.2rem}.package-card .price{font-weight:900;font-size:1.3rem;color:#171717}.package-card .btn{margin-top:auto}.certified-grid{display:grid;grid-template-columns:270px 1fr;gap:4rem;align-items:center}.certified-grid img{width:100%}.flow{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.flow article{padding:1.3rem;background:#fff;border:1px solid #dedbd3;border-radius:16px}.flow b{display:block;color:#171717;margin-bottom:.4rem}.portal-promo{background:linear-gradient(135deg,#eef5eb,#f7f3ee)}.portal-promo-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:4rem;align-items:center}.portal-promo-action{display:grid;justify-items:start;gap:.8rem}.portal-promo-action small{color:#6c6862}.premium-block{background:#171717;color:#ddd}.premium-block h2{color:#fff}.premium-block strong{color:#91c78f}@media(max-width:850px){.hero-grid,.certified-grid,.portal-promo-grid{grid-template-columns:1fr}.packages{grid-template-columns:1fr 1fr}.flow{grid-template-columns:1fr 1fr}.dashboard{max-width:520px}.section-head{display:block}}@media(max-width:520px){.packages,.flow{grid-template-columns:1fr}.hero-home{padding:75px 0}}
