.hero__skeleton{border-radius:5px;justify-content:center;width:100%;height:500px;display:flex;position:relative;overflow:hidden}.hero__skeleton .container{position:relative}.hero__skeleton-image{width:100%;height:100%;position:absolute;top:0;left:0}.hero__skeleton-content{z-index:1;flex-direction:column;gap:15px;display:flex;position:absolute;bottom:50px;left:50px}.hero__skeleton-subtitle{width:150px;height:16px}.hero__skeleton-title{width:350px;height:40px}.hero__skeleton-btn{border-radius:5px;width:180px;height:45px}@media (max-width:868px){.hero__skeleton{height:300px}.hero__skeleton-content{gap:10px;bottom:30px;left:30px}.hero__skeleton-subtitle{width:120px;height:14px}.hero__skeleton-title{width:250px;height:30px}.hero__skeleton-btn{width:150px;height:40px}}@media (max-width:500px){.hero__skeleton{height:170px;margin:0 15px}.hero__skeleton-content{gap:8px;bottom:15px;left:15px}.hero__skeleton-subtitle{width:100px;height:12px}.hero__skeleton-title{width:180px;height:20px}.hero__skeleton-btn{border-radius:3px;width:120px;height:30px}}
