.kk-hero .eyebrow{color:#fff!important}.kk-hero__actions .button--secondary{border:1px solid #fff;border-radius:5px;color:#fff}.kk-hero__stat,p.kk-hero__body{max-width:767px}.kk-hero__actions .button--secondary:hover{border:1px solid #0067b1}.kk-hero{align-items:center;display:flex;overflow:hidden;position:relative;-webkit-font-smoothing:antialiased}.kk-hero__bg{inset:0;position:absolute}.kk-hero:after{background:#fff;bottom:-1px;clip-path:polygon(0 100%,100% 0,100% 100%);content:"";height:80px;left:0;position:absolute;right:0;z-index:1}.kk-hero__inner{margin:0 auto;max-width:1200px;padding:90px 0 120px;position:relative;width:100%;z-index:2}.kk-hero__heading{animation:kkFadeUp .6s ease .25s both;color:#fff;font-size:clamp(44px,6vw,72px);font-weight:900;letter-spacing:.01em;line-height:1;margin-bottom:24px;text-transform:uppercase}.kk-hero__heading em{color:var(--kk-red-bright);font-style:normal}.kk-hero__body{animation:kkFadeUp .6s ease .4s both;color:hsla(0,0%,100%,.82);font-weight:400;margin-bottom:36px}.kk-hero__actions{align-items:center;animation:kkFadeUp .6s ease .55s both;display:flex;flex-wrap:wrap;gap:20px}.kk-hero__stat{animation:kkFadeUp .6s ease .7s both;border-top:1px solid hsla(0,0%,100%,.15);color:#fff;font-size:14px;line-height:1.5;margin-top:48px;padding-top:32px}.kk-hero__stat strong{color:var(--kk-white);font-weight:600}@keyframes kkFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.kk-hero{height:auto;padding:80px 0 100px}.kk-hero__inner{padding:0 24px}.kk-hero__actions{align-items:flex-start;flex-direction:column}.kk-hero h1{font-size:45px!important}}