.tarantula-hero{background:url(https://www.tarantula.net/hubfs/Untitled%20design-2.jpg) 50%/cover no-repeat;border-radius:20px;overflow:hidden;padding:80px 20px;position:relative;text-align:center}.hero-container{margin:auto;max-width:900px}.hero-title{color:#000;font-family:ITC Avant Garde Gothic Std Medium;font-size:36px;font-weight:300;margin-bottom:40px}.hero-cta-wrap{display:flex;gap:25px;justify-content:center}.cta-btn{border-radius:8px;font-size:16px;font-weight:600;padding:15px 35px;text-decoration:none;transition:.3s ease}.black-btn{background:#000;color:#fff}.black-btn:hover{background:#333}.red-btn{background:#d60000;color:#fff}.red-btn:hover{background:#b30000}.fadeInUp{animation:fadeInUp .9s ease forwards;opacity:0;transform:translateY(30px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.tarantula-hero{padding:60px 20px}.hero-title{font-size:26px;margin-bottom:25px}.hero-cta-wrap{flex-direction:column;gap:15px}.cta-btn{margin:auto;max-width:260px;width:100%}}