.hero-high-impact-text-highlight-center{display:flex;align-items:center;justify-content:center}.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:10% 0 120px}@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}.hero-high-impact-text-highlight{position:relative;display:flex;align-items:center;gap:8px;max-width:360px;width:-moz-fit-content;width:fit-content;padding:8px;border-radius:8px;cursor:pointer;overflow:hidden}@media screen and (max-width:599px){.hero-high-impact-text-highlight{max-width:300px}}.hero-high-impact-text-highlight-cont{position:relative;width:-moz-fit-content;width:fit-content;margin-top:42px;border-radius:8px;cursor:pointer;transition:transform .3s cubic-bezier(.4,0,.2,1)}.hero-high-impact-text-highlight-cont:hover{transform:scale(1.05)}.hero-high-impact-text-highlight-media{max-width:65px}.hero-high-impact-text-highlight-links{color:#fff}.hero-high-impact-text-highlight-label{position:absolute;top:0;left:0;display:flex;justify-content:flex-end;width:100%;pointer-events:none}@media screen and (max-width:599px){.hero-high-impact-text-highlight-label{justify-content:center;top:-40px;left:0}}.hero-high-impact-text-highlight-label p{display:flex;align-items:center;height:32px;padding:8px;width:-moz-fit-content;width:fit-content;background:#4969fb;border-radius:8px;transition:transform .3s cubic-bezier(.4,0,.2,1);transform-origin:top right;transform:rotate(20deg) translate(40%,-40%);font-size:16px;font-weight:500;color:#fff}@media screen and (max-width:599px){.hero-high-impact-text-highlight-label p{transform:rotate(0deg) translate(0);transform-origin:initial}}.hero-high-impact-text-highlight-arrow{max-height:25px;max-width:25px;min-width:25px}@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}}