.typHero{background-color:var(--brand-primary);overflow:hidden;padding:170px 0 120px;position:relative}@media (min-width:992px){.typHero{padding:170px 0 190px}}.typHero__bg{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;display:none;height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:992px){.typHero__bg{display:block}}.typHero__left{position:relative}.typHero__text{margin-bottom:43px;text-align:center}@media (min-width:992px){.typHero__text{text-align:left}}.typHero__text h1,.typHero__text h2{color:var(--white);font-size:calc(34.375px + .97656vw);line-height:1.2em;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:50px}}@media (min-width:992px){.typHero__text h1,.typHero__text h2{font-size:calc(38.75px + 1.95313vw);line-height:1.2em}}@media screen and (min-width:992px) and (max-width:576px){.typHero__text h1,.typHero__text h2{font-size:50px}}@media screen and (min-width:992px) and (min-width:1600px){.typHero__text h1,.typHero__text h2{font-size:70px}}.typHero__text h1 em,.typHero__text h2 em{color:var(--brand-secondary)}.typHero__text p{color:var(--white);font-weight:var(--fw-normal);line-height:1.5em;margin-bottom:30px}@media (min-width:992px){.typHero__text p{max-width:543px}}.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:1.2em;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}}.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: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{position:relative}