.hero_ti{background:linear-gradient(180deg,#eaf6ff 0,#d1edff 100%);width:1440px;height:480px}
.hero__inner{max-width:100%;display:flex;position:relative;gap:32px;width:auto;align-items:center;top:118px}
.hero__header_sec{position:relative;width:462px;height:160px;opacity:1;top:-11px;left:-30px}
.hero__title{font-size:48px;font-weight:600;line-height:72px;margin:0 0 10px;display:flex;align-items:center;font-family:poppins;gap:8px}
.hero__media{display:flex;justify-content:center;width:auto;max-width:100%;height:351px;position:relative}
.media-card{width:100%;max-width:520px;background:linear-gradient(180deg,#8bc9ff 0,#d3e9ff 100%);border-radius:30px;overflow:visible}
.media-card__inner{position:absolute;width:369px;height:174px;background:linear-gradient(45deg,#2B313599,#16265596);opacity:1;top:30px;left:80px;border-radius:20px}