@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap");.hero{background-image:url(https://hiveperform.com/hubfs/HP_Banner_Cropped.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:30px;border-bottom-right-radius:30px;color:var(--white);font-family:Manrope,sans-serif;overflow:hidden;padding:33px 0;position:relative}.hero__container{margin:0 auto;max-width:1160px;overflow-wrap:break-word;padding:0 20px;position:relative;width:100%;z-index:1;word-wrap:break-word;text-align:center}.hero__brand{height:28px;max-width:100%;width:auto}.hero__title{font-size:clamp(24px,5.2vw,35px);line-height:1.2;margin-bottom:0;margin-top:32px}.hero__description,.hero__title{color:#fff;max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.hero__description{font-size:clamp(16px,2.4vw,20px);font-weight:500;margin-bottom:30px;margin-top:8px}.hero__cta{align-items:center;background:#0b1220;border:1px solid #000;border-radius:999px;color:#fff;display:inline-flex;font-size:16px;font-weight:400;gap:10px;justify-content:center;max-width:100%;padding:12px 23px;text-decoration:none;white-space:nowrap}.hero__cta:hover{background:#fff;color:#0b1220;text-decoration:none}@media (max-width:768px){.hero{border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding:24px 0}.hero__container{padding:0 16px}.hero__brand{height:24px;margin-bottom:8px}.hero__title{margin-bottom:8px;margin-top:12px}.hero__description{margin-bottom:24px;margin-top:8px}.hero__cta{font-size:15px;padding:10px 20px}}@media (max-width:480px){.hero{border-bottom-left-radius:16px;border-bottom-right-radius:16px;padding:20px 0}.hero__container{padding:0 12px}.hero__brand{height:20px}.hero__cta{font-size:14px;padding:9px 18px}}