.banner-inner{background-color:#252f38;background-position:50%;background-size:cover;position:relative}.banner-inner,.banner-inner:before{background-repeat:no-repeat;overflow:hidden}.banner-inner:before{animation:bgGraphicBreathe 10s ease-in-out infinite;background-position:0 100%;background-size:contain;bottom:0;content:"";height:100%;left:0;position:absolute;transform:translate(var(--bg-tx,0),var(--bg-ty,0)) scale(var(--bg-ts,1));width:50%;z-index:2}@keyframes bgGraphicBreathe{0%,to{opacity:.6}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.banner-inner:before{animation:none}}.banner-inner__image{background-color:#252f38;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;overflow:hidden;position:absolute;right:0;top:0;width:55%;z-index:1}.banner-inner__image img{display:block;height:100%;object-fit:cover;position:relative;width:100%;z-index:2}.banner-inner__image-overlay{background:#252f38;background:-webkit-linear-gradient(90deg,#252f38,rgba(37,47,56,.8) 26%,rgba(37,47,56,0) 50%);background:-moz-linear-gradient(90deg,#252f38 0,rgba(37,47,56,.8) 26%,rgba(37,47,56,0) 50%);background:linear-gradient(90deg,#252f38,rgba(37,47,56,.8) 26%,rgba(37,47,56,0) 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#252F38",endColorstr="#252F38",GradientType=1);height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.banner-inner__inner{display:flex;margin:0 auto;max-width:1280px;padding:8rem 1.5rem;position:relative;width:100%;z-index:3}.banner-inner__content{max-width:500px}.banner-inner__tag{margin-bottom:1rem}.banner-inner__body *{color:#fff}.banner-inner__body * strong{background:linear-gradient(90deg,#6bcf85,#2d9a47);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:inherit}.banner-inner__ctas{align-items:center;display:flex;flex-wrap:wrap;gap:12px 32px;margin-top:32px}@media (max-width:1024px){.banner-inner__inner{padding:6rem 1.5rem}}@media (max-width:767px){.banner-inner:before{width:100%}.banner-inner__image{aspect-ratio:3/2;height:auto;position:relative;right:auto;top:auto;width:100%}.banner-inner__inner{padding:1rem 1.5rem 4rem}.banner-inner__image-overlay{background:-webkit-linear-gradient(0deg,#252f38,rgba(37,47,56,.8) 26%,rgba(37,47,56,0) 50%);background:-moz-linear-gradient(0deg,#252f38 0,rgba(37,47,56,.8) 26%,rgba(37,47,56,0) 50%);background:linear-gradient(0deg,#252f38,rgba(37,47,56,.8) 26%,rgba(37,47,56,0) 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#252F38",endColorstr="#252F38",GradientType=1)}}