.landing-teaser{position:relative;background:#f5f5f5;padding:6rem 0}.landing-teaser .container{position:relative}.landing-teaser__image img{position:absolute;top:0;right:0;width:auto;max-width:50%;object-fit:contain;height:100%}.landing-teaser__content{width:66%;position:relative}.landing-teaser__content h2{font-weight:900}.landing-teaser__content h2 span{color:#f04e23;font-family:"Geist Mono",monospace}.landing-teaser__content p{margin:1rem 0}.landing-teaser__tag{opacity:.7;display:block;margin-bottom:1rem}.landing-teaser .button span,.landing-teaser .button i{color:#fff;background-color:#f04e23;transition:all 0.5s}.landing-teaser .button>i i::before,.landing-teaser .button>i i::after{background-color:#fff}.no-touch .button:hover span:after,.no-touch .button:hover>i:after{display:none}.landing-teaser .button:hover span,.landing-teaser .button:hover i{background-color:#898a8a}.landing-teaser__video{margin:2rem 0}.landing-teaser__video iframe{width:100%;height:auto;aspect-ratio:1920 / 1080;border-radius:2rem;overflow:hidden}.landing-teaser__points{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;transition:all 0.3s;margin:4rem 0}.landing-teaser__point{background:#f3f3f3;padding:2rem;border-radius:1rem;text-align:center;border:3px solid #fff}.landing-teaser__point img{margin-bottom:1rem;border-radius:1rem}.landing-teaser__point h5{margin-bottom:.5rem}.landing-teaser__point p{font-size:1rem;line-height:1.4}.landing-teaser__point a{margin-top:2rem}.landing-teaser__points--no .landing-teaser__point{padding:0;border-radius:0;border:unset}.landing-teaser--four .landing-teaser__points{grid-template-columns:repeat(4,1fr)}.landing-teaser--four .landing-teaser__point{padding:1rem}.landing-teaser--border{position:relative;border-top:.5rem solid #f04e23}.landing-teaser--alt .landing-teaser__content{width:50%}.landing-teaser--alt .landing-teaser__content h2{font-size:2.5rem;background-image:linear-gradient(90deg,#f04e23,#d71612);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0;line-height:1.2;font-weight:900}@media (max-width:1199px){.landing-teaser--four .landing-teaser__points{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.landing-teaser{padding:4rem 0}.landing-teaser--alt .landing-teaser__content,.landing-teaser__content{width:100%}.landing-teaser__points{grid-template-columns:1fr;margin:2rem 0;gap:1rem}.landing-teaser--four .landing-teaser__points{grid-template-columns:1fr}}