@charset "UTF-8";.contentpro.hero{position:relative;z-index:1;display:flex;align-items:center;min-height:70vh;padding:100px 0;overflow:hidden;text-align:center}.contentpro.hero .hero__tag{display:inline-block;background:rgba(255,255,255,0.15);font-size:12px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;padding:6px 18px;border-radius:50px;margin-bottom:1rem;border:1px solid rgba(255,255,255,0.22)}.contentpro.hero .hero__title{display:flex;flex-direction:column;margin-bottom:2rem;font-weight:bold}.contentpro.hero .hero__content:has(.hero__subtitle) .hero__title{margin-bottom:1rem}.contentpro.hero .hero__subtitle{font-style:italic;margin-bottom:2rem}.contentpro.hero .hero__text{margin-bottom:2rem}.contentpro.hero .hero__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.contentpro.hero .hero__actions .cta-btn{display:inline-block;font-weight:800;font-size:15px;padding:12px 24px;border-radius:50px;text-decoration:none;transition:background 0.2s,transform 0.2s}.contentpro.hero .hero__actions .cta-btn:hover{transform:translateY(-2px)}.contentpro.hero .hero__actions .cta-btn-outline{display:inline-block;font-weight:800;font-size:15px;padding:12px 24px;border-radius:50px;text-decoration:none;transition:background 0.2s,transform 0.2s}.contentpro.hero .hero__actions .cta-btn-outline:hover{transform:translateY(-2px)}
