.typHero{background-color:var(--black);color:var(--textLight);overflow:hidden;padding:0 0 50px;position:relative}.typHero__left{padding-bottom:40px;padding-top:0;position:relative}@media (min-width:992px){.typHero__left{padding-top:0}}.typHero__text{padding:40px 0;text-align:center}@media (min-width:992px){.typHero__text{max-width:590px;text-align:left}}.typHero__text h1,.typHero__text h2{color:var(--white);margin-bottom:30px}.typHero__text h1:last-child,.typHero__text h2:last-child{margin-bottom:0}.typHero__text p{color:inherit;font-weight:var(--fw-normal);margin-bottom:25px}.typHero__text p:last-child{margin-bottom:0}.typHero__text ul{margin-bottom:25px}.typHero__text ul:last-child{margin-bottom:0}.typHero__text ul li{color:var(--white);font-size:16px;line-height:26px;margin-bottom:5px;position:relative}@media screen and (max-width:576px){.typHero__text ul li{font-size:16px}}@media screen and (min-width:1600px){.typHero__text ul li{font-size:16px}}@media screen and (max-width:576px){.typHero__text ul li{line-height:26px}}@media screen and (min-width:1600px){.typHero__text ul li{line-height:26px}}.typHero__text .lpTag__tag,.typHero__text .typHero__tag{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:6px}@media (min-width:992px){.typHero__text .lpTag__tag,.typHero__text .typHero__tag{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}}.typHero__text .lpTag__tag p,.typHero__text .typHero__tag p{border-radius:2px;color:var(--black);font-family:Karelia,sans-serif;font-size:14px;line-height:100%;margin:0;padding:6px 8px 8px}@media screen and (max-width:576px){.typHero__text .lpTag__tag p,.typHero__text .typHero__tag p{font-size:14px}}@media screen and (min-width:1600px){.typHero__text .lpTag__tag p,.typHero__text .typHero__tag p{font-size:14px}}.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;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;max-width:100%}}.typHero__buttons .button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.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:30px auto 0;max-width:480px;position:relative}@media (min-width:992px){.typHero__image{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto;margin-top:0}}.typHero__image__inner{border-radius:50%;height:0;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.typHero__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}