.typHero{overflow:hidden;padding:32px 0 40px;position:relative}@media (min-width:768px){.typHero{padding:42px 0 58px}}.typHero__bg{background-repeat:no-repeat;background-size:100%;height:241.5px;position:absolute;right:-64px;top:-36px;width:241.5px}@media (min-width:768px){.typHero__bg{height:483px;right:-128px;top:-72px;width:483px}}.typHero__brand{max-width:157px;padding-bottom:50px;padding-top:0;position:relative;z-index:1}@media (min-width:768px){.typHero__brand{padding-bottom:68px;padding-top:0}}@media (max-width:768px){.typHero__brand{margin:0 auto;text-align:center}.typHero__brand img{max-height:80px}}.typHero__left{position:relative}.typHero__text{margin-bottom:43px;text-align:center}@media (min-width:992px){.typHero__text{max-width:590px;text-align:left}}.typHero__text--padded{padding:0}@media (min-width:992px){.typHero__text--padded{padding-top:50px}}.typHero__text h1,.typHero__text h2{color:var(--white);font-size:calc(23.125px + 2.92969vw);line-height:calc(23.125px + 2.92969vw);margin-bottom:20px}@media screen and (max-width:576px){.typHero__text h1,.typHero__text h2{font-size:40px}}@media screen and (min-width:1600px){.typHero__text h1,.typHero__text h2{font-size:70px}}@media screen and (max-width:576px){.typHero__text h1,.typHero__text h2{line-height:40px}}@media screen and (min-width:1600px){.typHero__text h1,.typHero__text h2{line-height:70px}}.typHero__text p{color:var(--white);font-weight:var(--fw-normal);margin-bottom:25px}@media (min-width:992px){.typHero__text p{max-width:344px}}.typHero__text p:last-child{margin-bottom:0}.typHero__text ul{margin-bottom:20px;padding-left:20px}@media (min-width:992px){.typHero__text ul{padding-left:40px}}.typHero__text ul:last-child{margin-bottom:0}.typHero__text ul li{color:var(--white);font-size:22px;line-height:30px;margin-bottom:20px}@media screen and (max-width:576px){.typHero__text ul li{font-size:22px}}@media screen and (min-width:1600px){.typHero__text ul li{font-size:22px}}@media screen and (max-width:576px){.typHero__text ul li{line-height:30px}}@media screen and (min-width:1600px){.typHero__text ul li{line-height:30px}}.typHero__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}@media (min-width:992px){.typHero__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:100%}}.typHero__buttons .button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.typHero__buttons .button:focus{outline:auto!important}.typHero__buttons .button:first-child{margin-bottom:20px;margin-right:0}@media (min-width:992px){.typHero__buttons .button:first-child{margin-bottom:0;margin-right:20px}}.typHero__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;max-width:459px;position:relative}@media (min-width:992px){.typHero__image{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}}.typHero__image img,.typHero__video{position:relative}.typHero__video{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 20px}@media (min-width:992px){.typHero__video{margin-bottom:30px;margin-left:auto;margin-top:10px}}.typHero__video__frame{cursor:pointer;margin:0 auto;max-width:960px;overflow:hidden;position:relative;width:100%}.typHero__video__inner{border-radius:10px;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.typHero__video__play{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.typHero__video__play.active{pointer-events:none}.typHero__video__play.active:before{opacity:0;z-index:-1}.typHero__video__play.active svg{display:none;pointer-events:none}.typHero__video__play svg{height:100px;width:100px}.typHero__video__play svg,.typHero__video__play:before{border-radius:50%;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.typHero__video__play:before{background-color:#fff;content:"";height:80px;width:80px}.typHero__video:hover .typHero__video__play svg path{fill:#fff}.typHero__video:hover .typHero__video__play:before{background-color:#089f84}.typHero__video iframe,.typHero__video video{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.typHero__video video[poster]{-o-object-fit:cover;object-fit:cover}