.hero-high-impact{z-index:1;position:relative;top:-100px;height:100%;padding:100px 0 0;margin-bottom:-100px;background:radial-gradient(circle,rgba(255,255,255,0) 50%,rgb(255,255,255) 100%),linear-gradient(180deg,rgba(255,255,255,0) 80%,rgb(255,255,255))}.hero-high-impact-text{z-index:1;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;width:100%;height:100%;padding:120px 0}@media screen and (max-width:599px){.hero-high-impact-text{padding:10% 0 60px}}.hero-high-impact-text-title h1{max-width:clamp(300px,75svw,940px);margin:0 auto;font-size:5rem;text-align:center}@media screen and (max-width:1199px){.hero-high-impact-text-title h1{font-size:3.75rem}}@media screen and (max-width:899px){.hero-high-impact-text-title h1{font-size:3.25rem}}@media screen and (max-width:599px){.hero-high-impact-text-title h1{font-size:2.5rem}}.hero-high-impact-text-subtitle p{max-width:clamp(300px,75svw,875px);margin:0 auto;text-align:center}@keyframes shiny-btn{0%{-webkit-transform:scale(0) rotate(45deg);opacity:0}80%{-webkit-transform:scale(0) rotate(45deg);opacity:.5}81%{-webkit-transform:scale(4) rotate(45deg);opacity:1}to{-webkit-transform:scale(50) rotate(45deg);opacity:0}}