.metavital-hero{position:relative;width:100%;height:500px;overflow:hidden;display:flex}.metavital-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,39,74,.72),rgba(0,39,74,.18) 58%,rgba(0,39,74,.04));z-index:1}.hero-image{object-fit:cover;object-position:center;z-index:0}.hero-text{position:absolute;top:20%;left:3%;z-index:2;color:#fff;max-width:min(620px,92vw)}.hero-subtitle{font-size:42px;font-weight:700;margin-bottom:15px;color:#fff}.hero-title{font-size:32px;font-weight:500;line-height:1.2;margin-bottom:25px;color:#fff}.hero-button{text-decoration:none;padding:8px 15px!important;border-radius:6px!important;font-weight:500!important;font-size:16px!important;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease}.hero-button,.hero-button:hover{background:#fff!important;color:#0076bc!important}.hero-button:hover{transform:scale(1.1)!important}.hero-system-box{position:absolute;bottom:20px;left:0;right:0;margin:0 auto;width:max-content;background:#0a2540;padding:10px 0;border-radius:10px;display:flex;flex-direction:column;align-items:center;min-width:499px;height:200px;z-index:20}.system-title{color:#cfd8e3;font-size:18px;padding:10px}.system-options{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px}.system{text-align:center;flex:1 1;color:#fff}.system img{width:60px;height:60px}.plus{font-size:36px;font-weight:700;margin:10px 0}.Text-icon{color:#fff;font-weight:500}.divider{width:1px;height:100px;background:hsla(0,0%,100%,.3);margin:0 40px}@media (max-width:768px){.metavital-hero{min-height:430px;padding:30px 15px;flex-direction:column;justify-content:center}.metavital-hero:after{background:linear-gradient(180deg,rgba(0,39,74,.7),rgba(0,39,74,.44))}.hero-text{position:relative;top:0;left:0;text-align:center;width:100%;margin-bottom:20px}.hero-subtitle{font-size:20px}.hero-title{font-size:22px;line-height:1.3}.hero-button{font-size:14px!important;padding:8px 14px!important}.hero-system-box{position:relative;left:0;transform:translateX(-50%);bottom:0;margin-top:20px;width:100%;max-width:320px;min-width:unset;height:auto}.system-options{flex-direction:column;gap:15px}.divider{display:none}.system img{width:50px;height:60px}.plus{font-size:26px;margin:5px 0}.system-title{font-size:16px}}.system img{transition:transform .3s ease}.system:hover img{transform:scale(1.2)}.plus{transform:scale(1)!important}