.tp-hero{align-items:flex-end;background:#071a14;display:flex;margin-top:-72px;min-height:95vh;overflow:hidden;padding-bottom:6rem;padding-top:72px;position:relative}.tp-hero__bg{background-position:center 40%;background-size:cover;inset:0;opacity:.55;position:absolute}.tp-hero__overlay{background:linear-gradient(0deg,rgba(7,26,20,.85) 0,rgba(7,26,20,.4) 50%,rgba(7,26,20,.1));inset:0;position:absolute}.tp-hero__content{max-width:760px;position:relative;z-index:2}.tp-hero__meta{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.5rem}.tp-hero__tag{background:var(--mt-accent);border-radius:var(--mt-radius-pill);color:#fff;display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.1em;padding:5px 14px;text-transform:uppercase}.tp-hero__tag--outline{background:transparent;border:1.5px solid hsla(0,0%,100%,.35);color:hsla(0,0%,100%,.8)}.tp-hero__title{color:#fff;margin-bottom:1.25rem}.tp-hero__title em{color:#8cd9c0;font-style:italic}.tp-hero__tagline{color:hsla(0,0%,100%,.7);font-size:1.1rem;line-height:1.8;margin-bottom:2rem;max-width:560px}.tp-hero__details{display:flex;flex-wrap:wrap;gap:1.75rem;margin-bottom:2.25rem}.tp-hero__detail{align-items:center;color:hsla(0,0%,100%,.75);display:flex;font-size:.9rem;font-weight:600;gap:7px}.tp-hero__detail svg{color:#8cd9c0;flex-shrink:0}.tp-hero__ctas{display:flex;flex-wrap:wrap;gap:1rem}.tp-hero__scroll{align-items:center;bottom:2rem;color:hsla(0,0%,100%,.35);display:flex;flex-direction:column;font-size:10px;gap:8px;left:50%;letter-spacing:.15em;position:absolute;text-transform:uppercase;transform:translateX(-50%)}.tp-hero__scroll-line{animation:tpScrollAnim 2s ease-in-out infinite;background:linear-gradient(180deg,hsla(0,0%,100%,.35),hsla(0,0%,100%,0));height:44px;width:1px}@keyframes tpScrollAnim{0%,to{opacity:.35;transform:scaleY(1)}50%{opacity:1;transform:scaleY(.5)}}@media (max-width:768px){.tp-hero{min-height:100svh;padding-bottom:4rem}.tp-hero__ctas{flex-direction:column}.tp-hero__ctas .mt-btn{justify-content:center;width:100%}.tp-hero__details{gap:1rem}}