#hero-wrap{margin-bottom:40px}@keyframes rotatePlanet{0%{transform:scale(1.7) rotate(0deg)}50%{transform:scale(2.5) rotate(180deg)}to{transform:scale(1.7) rotate(1turn)}}#hero-wrap h1{color:#000;letter-spacing:0;text-transform:none;text-fill-color:#000;-webkit-text-fill-color:#000}.hero-wrap{display:inline-block;position:relative;width:100%}.hero-wrap>div{position:relative;z-index:1}.hero-stle{text-align:right}.hero-stle h1{font-family:GeneralSans-Regular!important;font-size:22px!important;line-height:1.5!important}.hero-image{align-items:center;background:#000;display:flex;height:100%;justify-content:center;mask-size:contain;max-height:580px;overflow:hidden}.hero-tag-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.hero-tag{border-radius:21px;color:#000;display:inline-block;font-family:GeneralSans-Medium;font-size:18px;font-weight:500;line-height:42px;padding:0 20px}.hero-image>img{animation:rotatePlanet ease-in-out;animation-duration:120s;animation-iteration-count:infinite;width:95%}@media (max-width:767px){.hero-tag{font-size:16px;line-height:32px}.hero-stle h1{font-size:18px!important}}